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

(1188 errors, 282 warnings)

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

question/type/javaunittest/backup/moodle2/backup_qtype_javaunittest_plugin.class.php
(#1) The first thing in a PHP file must be the <?php tag.
(#1) Additional whitespace found at start of file
(#12) Whitespace found at end of line
(#17) Whitespace found at end of line
(#20) Whitespace found at end of line
(#23) Whitespace found at end of line
(#26) Whitespace found at end of line
(#29) Whitespace found at end of line
(#49) Whitespace found at end of line
(#52) Whitespace found at end of line
(#55) Whitespace found at end of line
(#57) Whitespace found at end of line
(#59) Whitespace found at end of line
question/type/javaunittest/backup/moodle2/restore_qtype_javaunittest_plugin.class.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#12) Whitespace found at end of line
(#18) Whitespace found at end of line
(#23) Whitespace found at end of line
(#26) Whitespace found at end of line
(#32) Whitespace found at end of line
(#35) Whitespace found at end of line
(#40) Whitespace found at end of line
question/type/javaunittest/classes/task/cron_task.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#13) Whitespace found at end of line
(#22) Whitespace found at end of line
(#28) Whitespace found at end of line
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Whitespace found at end of line
(#34) Whitespace found at end of line
question/type/javaunittest/db/tasks.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#19) Whitespace found at end of line
(#20) Whitespace found at end of line
question/type/javaunittest/db/upgrade.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Whitespace found at end of line
(#22) Whitespace found at end of line
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Whitespace found at end of line
(#43) Whitespace found at end of line
(#51) Whitespace found at end of line
(#52) Space found after opening bracket of FOREACH loop
(#52) Space found before closing bracket of FOREACH loop
(#57) Whitespace found at end of line
(#62) Line exceeds maximum limit of 180 characters; contains 220 characters
(#67) Whitespace found at end of line
(#71) Whitespace found at end of line
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Whitespace found at end of line
(#79) Whitespace found at end of line
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Whitespace found at end of line
(#86) Line exceeds 132 characters; contains 133 characters
(#88) Whitespace found at end of line
(#91) Line exceeds 132 characters; contains 136 characters
(#94) Whitespace found at end of line
(#97) Whitespace found at end of line
(#99) Whitespace found at end of line
(#101) Inline control structures are not allowed
(#103) Whitespace found at end of line
(#106) Whitespace found at end of line
(#109) Whitespace found at end of line
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Line exceeds 132 characters; contains 149 characters
(#114) Inline control structures are not allowed
(#114) Whitespace found at end of line
(#116) Line exceeds 132 characters; contains 167 characters
(#117) Inline control structures are not allowed
(#117) Whitespace found at end of line
(#119) Line exceeds 132 characters; contains 157 characters
(#120) Inline control structures are not allowed
(#120) Whitespace found at end of line
(#122) Line exceeds 132 characters; contains 154 characters
(#123) Inline control structures are not allowed
(#123) Whitespace found at end of line
(#125) Line exceeds 132 characters; contains 160 characters
(#126) Inline control structures are not allowed
(#126) Whitespace found at end of line
(#128) Line exceeds 132 characters; contains 162 characters
(#129) Inline control structures are not allowed
(#129) Whitespace found at end of line
(#131) Line exceeds 132 characters; contains 165 characters
(#132) Inline control structures are not allowed
(#132) Whitespace found at end of line
(#134) Line exceeds 132 characters; contains 165 characters
(#135) Inline control structures are not allowed
(#135) Whitespace found at end of line
(#137) Line exceeds 132 characters; contains 164 characters
(#138) Inline control structures are not allowed
(#138) Whitespace found at end of line
(#140) Whitespace found at end of line
(#141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Space found after opening bracket of FOREACH loop
(#147) Space found before closing bracket of FOREACH loop
(#177) Whitespace found at end of line
(#178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Line exceeds 132 characters; contains 133 characters
(#180) Inline control structures are not allowed
(#180) Whitespace found at end of line
(#185) Whitespace found at end of line
(#187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) Line exceeds 132 characters; contains 170 characters
(#195) Whitespace found at end of line
(#198) Whitespace found at end of line
(#211) Whitespace found at end of line
(#217) Whitespace found at end of line
(#220) Whitespace found at end of line
(#223) Whitespace found at end of line
(#226) Whitespace found at end of line
question/type/javaunittest/db/upgradelib.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Variable "myFile" must be all lower-case
(#23) Variable "myFile" must be all lower-case
(#24) Variable "stringData" must be all lower-case
(#25) Variable "stringData" must be all lower-case
(#27) Whitespace found at end of line
(#31) Variable "myFile" must be all lower-case
(#32) Variable "myFile" must be all lower-case
(#33) Variable "stringData" must be all lower-case
(#34) Variable "stringData" must be all lower-case
(#36) Whitespace found at end of line
(#44) Variable "myFile" must be all lower-case
(#45) Variable "myFile" must be all lower-case
(#46) Variable "stringData" must be all lower-case
(#47) Variable "stringData" must be all lower-case
(#49) Whitespace found at end of line
(#53) Variable "myFile" must be all lower-case
(#54) Variable "myFile" must be all lower-case
(#55) Variable "stringData" must be all lower-case
(#56) Variable "stringData" must be all lower-case
(#60) Variable "myFile" must be all lower-case
(#61) Variable "myFile" must be all lower-case
(#62) Variable "stringData" must be all lower-case
(#63) Variable "stringData" must be all lower-case
(#67) Variable "myFile" must be all lower-case
(#68) Variable "myFile" must be all lower-case
(#69) Variable "stringData" must be all lower-case
(#70) Variable "stringData" must be all lower-case
(#72) Whitespace found at end of line
question/type/javaunittest/edit_javaunittest_form.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Whitespace found at end of line
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Whitespace found at end of line
(#15) "require_once" must be immediately followed by an open parenthesis
(#22) Whitespace found at end of line
(#23) Variable "loaded_initialy" must not contain underscores.
(#24) Whitespace found at end of line
(#26) Whitespace found at end of line
(#29) Whitespace found at end of line
(#30) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (genral optis)
(#31) Whitespace found at end of line
(#34) Whitespace found at end of line
(#35) Whitespace found at end of line
(#38) Whitespace found at end of line
(#43) Whitespace found at end of line
(#44) Whitespace found at end of line
(#47) Whitespace found at end of line
(#52) Whitespace found at end of line
(#53) Whitespace found at end of line
(#56) Whitespace found at end of line
(#60) Whitespace found at end of line
(#61) Whitespace found at end of line
(#62) Whitespace found at end of line
(#63) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (fedback optins)
(#66) Line exceeds maximum limit of 180 characters; contains 251 characters
(#69) Whitespace found at end of line
(#70) Line exceeds maximum limit of 180 characters; contains 190 characters
(#73) Whitespace found at end of line
(#74) Line exceeds maximum limit of 180 characters; contains 184 characters
(#77) Whitespace found at end of line
(#78) Line exceeds maximum limit of 180 characters; contains 241 characters
(#81) Whitespace found at end of line
(#82) Line exceeds 132 characters; contains 169 characters
(#85) Whitespace found at end of line
(#86) Line exceeds maximum limit of 180 characters; contains 181 characters
(#89) Whitespace found at end of line
(#90) Line exceeds maximum limit of 180 characters; contains 244 characters
(#93) Whitespace found at end of line
(#94) Line exceeds maximum limit of 180 characters; contains 187 characters
(#98) Whitespace found at end of line
(#99) Line exceeds maximum limit of 180 characters; contains 183 characters
(#103) Whitespace found at end of line
(#104) Line exceeds maximum limit of 180 characters; contains 248 characters
(#107) Whitespace found at end of line
(#108) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (sample outin)
(#110) Whitespace found at end of line
(#119) Whitespace found at end of line
(#129) Whitespace found at end of line
(#133) Whitespace found at end of line
question/type/javaunittest/lang/de/qtype_javaunittest.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#14) Inline comments must start with a capital letter, digit or 3-dots sequence
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) Inline comments must start with a capital letter, digit or 3-dots sequence
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
question/type/javaunittest/lang/en/qtype_javaunittest.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#14) Inline comments must start with a capital letter, digit or 3-dots sequence
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
(#14) No space found before comment text; expected "// general" but found "//general"
(#23) Inline comments must start with a capital letter, digit or 3-dots sequence
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
question/type/javaunittest/lib.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Whitespace found at end of line
(#30) "require_once" must be immediately followed by an open parenthesis
(#36) Whitespace found at end of line
(#41) Variable "cfg_plugin" must not contain underscores.
(#42) Whitespace found at end of line
(#44) Empty IF statement detected
(#44) Variable "cfg_plugin" must not contain underscores.
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Empty IF statement detected
(#46) Variable "cfg_plugin" must not contain underscores.
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Variable "cfg_plugin" must not contain underscores.
(#49) Line exceeds 132 characters; contains 140 characters
(#50) Line exceeds 132 characters; contains 150 characters
(#51) Line exceeds 132 characters; contains 145 characters
(#52) Line exceeds 132 characters; contains 145 characters
(#62) Whitespace found at end of line
(#69) function name "qtype_javaunittest_generateJsBy" must be lower-case letters only
(#73) Variable "cfg_plugin" must not contain underscores.
(#75) Whitespace found at end of line
(#76) Variable "cfg_plugin" must not contain underscores.
(#77) Whitespace found at end of line
(#79) Whitespace found at end of line
(#80) Variable "cfg_plugin" must not contain underscores.
(#81) Whitespace found at end of line
(#83) Inline control structures are not allowed
(#85) Whitespace found at end of line
(#88) Line exceeds 132 characters; contains 148 characters
(#93) Whitespace found at end of line
(#94) Variable "cfg_plugin" must not contain underscores.
(#95) Whitespace found at end of line
(#97) Inline control structures are not allowed
(#99) Whitespace found at end of line
(#102) Line exceeds 132 characters; contains 155 characters
(#103) Line exceeds 132 characters; contains 164 characters
(#104) Line exceeds 132 characters; contains 166 characters
(#105) Line exceeds 132 characters; contains 174 characters
(#106) Line exceeds 132 characters; contains 174 characters
(#107) Line exceeds 132 characters; contains 175 characters
(#108) Line exceeds 132 characters; contains 169 characters
(#109) Line exceeds 132 characters; contains 169 characters
(#110) Line exceeds 132 characters; contains 175 characters
(#111) Line exceeds 132 characters; contains 175 characters
(#114) Whitespace found at end of line
(#115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Variable "readOnly" must be all lower-case
(#120) Whitespace found at end of line
(#121) Variable "readOnly" must be all lower-case
(#121) Line exceeds maximum limit of 180 characters; contains 229 characters
(#123) Whitespace found at end of line
(#125) Whitespace found at end of line
(#127) Whitespace found at end of line
question/type/javaunittest/moodle_qtype_javaunittest_remoteserver/config.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Whitespace found at end of line
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#21) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) This comment is 43% valid code; is this commented out code?
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) This comment is 43% valid code; is this commented out code?
(#95) Inline comments must start with a capital letter, digit or 3-dots sequence
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) This comment is 43% valid code; is this commented out code?
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) This comment is 43% valid code; is this commented out code?
(#103) Whitespace found at end of line
question/type/javaunittest/moodle_qtype_javaunittest_remoteserver/server.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#12) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#12) "require_once" must be immediately followed by an open parenthesis
(#13) "require_once" must be immediately followed by an open parenthesis
(#21) Inline comments must start with a capital letter, digit or 3-dots sequence
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Inline comments must start with a capital letter, digit or 3-dots sequence
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Whitespace found at end of line
(#45) Space found after opening bracket of FOREACH loop
(#45) Space found before closing bracket of FOREACH loop
(#46) Inline control structures are not allowed
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Variable "memory_xmx" must not contain underscores.
(#67) Variable "memory_limit_output" must not contain underscores.
(#70) Line exceeds 132 characters; contains 152 characters
(#72) Variable "time_start" must not contain underscores.
(#77) Line exceeds 132 characters; contains 153 characters
(#78) Variable "time_start" must not contain underscores.
(#86) Variable "memory_xmx" must not contain underscores.
(#86) Variable "memory_limit_output" must not contain underscores.
(#87) Whitespace found at end of line
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Variable "temp_folder" must not contain underscores.
(#89) Line exceeds 132 characters; contains 162 characters
(#90) Whitespace found at end of line
(#92) Variable "temp_folder" must not contain underscores.
(#93) Variable "temp_folder" must not contain underscores.
(#95) Variable "temp_folder" must not contain underscores.
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Inline control structures are not allowed
(#101) Whitespace found at end of line
(#102) Variable "temp_folder" must not contain underscores.
(#103) Variable "fd_testfile" must not contain underscores.
(#104) Inline control structures are not allowed
(#104) Variable "fd_testfile" must not contain underscores.
(#106) Variable "fd_testfile" must not contain underscores.
(#107) Variable "fd_testfile" must not contain underscores.
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Variable "temp_folder" must not contain underscores.
(#122) Variable "fd_studentsfile" must not contain underscores.
(#123) Inline control structures are not allowed
(#123) Variable "fd_studentsfile" must not contain underscores.
(#125) Variable "fd_studentsfile" must not contain underscores.
(#126) Variable "fd_studentsfile" must not contain underscores.
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Whitespace found at end of line
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Variable "temp_folder" must not contain underscores.
(#135) Variable "temp_folder" must not contain underscores.
(#136) Line exceeds 132 characters; contains 169 characters
(#140) Whitespace found at end of line
(#144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Whitespace found at end of line
(#147) Line exceeds 132 characters; contains 164 characters
(#147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) This comment is 61% valid code; is this commented out code?
(#151) Space found after opening bracket of FOR loop
(#151) Space found before closing bracket of FOR loop
(#155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Space found after opening bracket of FOR loop
(#158) Space found before closing bracket of FOR loop
(#163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Variable "temp_folder" must not contain underscores.
(#166) Variable "temp_folder" must not contain underscores.
(#169) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#172) Whitespace found at end of line
(#173) Line exceeds 132 characters; contains 167 characters
(#173) Inline comments must start with a capital letter, digit or 3-dots sequence
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#173) This comment is 60% valid code; is this commented out code?
(#177) Space found after opening bracket of FOR loop
(#177) Space found before closing bracket of FOR loop
(#181) Inline comments must start with a capital letter, digit or 3-dots sequence
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) Space found after opening bracket of FOR loop
(#184) Space found before closing bracket of FOR loop
(#188) Whitespace found at end of line
(#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
(#190) Variable "missing_classes" must not contain underscores.
(#191) Variable "missing_classes_extras" must not contain underscores.
(#192) Variable "missing_members_class" must not contain underscores.
(#193) Variable "missing_members_element" must not contain underscores.
(#194) Variable "missing_methods_class" must not contain underscores.
(#195) Variable "missing_methods_element" must not contain underscores.
(#196) Space found after opening bracket of FOR loop
(#196) Space found before closing bracket of FOR loop
(#196) Variable "toverify_classindex" must not contain underscores.
(#196) Variable "toverify_classindex" must not contain underscores.
(#196) Variable "toverify_classindex" must not contain underscores.
(#197) Variable "found_class" must not contain underscores.
(#197) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#198) Space found after opening bracket of FOR loop
(#198) Space found before closing bracket of FOR loop
(#198) Variable "javap_classindex" must not contain underscores.
(#198) Variable "javap_classindex" must not contain underscores.
(#198) Variable "javap_classindex" must not contain underscores.
(#199) Variable "toverify_classindex" must not contain underscores.
(#199) Variable "javap_classindex" must not contain underscores.
(#200) Variable "toverify_classindex" must not contain underscores.
(#200) Variable "javap_classindex" must not contain underscores.
(#201) Variable "found_class" must not contain underscores.
(#201) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#202) Whitespace found at end of line
(#203) Space found after opening bracket of FOR loop
(#203) Space found before closing bracket of FOR loop
(#203) Variable "toverify_elemindex" must not contain underscores.
(#203) Variable "toverify_elemindex" must not contain underscores.
(#203) Variable "toverify_classindex" must not contain underscores.
(#203) Variable "toverify_elemindex" must not contain underscores.
(#203) Line exceeds 132 characters; contains 152 characters
(#204) Variable "found_elem" must not contain underscores.
(#204) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#205) Space found after opening bracket of FOR loop
(#205) Space found before closing bracket of FOR loop
(#205) Variable "javap_elemindex" must not contain underscores.
(#205) Variable "javap_elemindex" must not contain underscores.
(#205) Variable "javap_classindex" must not contain underscores.
(#205) Variable "javap_elemindex" must not contain underscores.
(#205) Line exceeds 132 characters; contains 141 characters
(#206) Variable "toverify_classindex" must not contain underscores.
(#206) Variable "toverify_elemindex" must not contain underscores.
(#206) Variable "javap_classindex" must not contain underscores.
(#206) Variable "javap_elemindex" must not contain underscores.
(#206) Line exceeds 132 characters; contains 165 characters
(#207) Variable "found_elem" must not contain underscores.
(#207) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#210) Variable "found_elem" must not contain underscores.
(#210) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#211) Variable "toverify_classindex" must not contain underscores.
(#211) Variable "toverify_elemindex" must not contain underscores.
(#211) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#212) Variable "missing_members_class" must not contain underscores.
(#212) Variable "toverify_classindex" must not contain underscores.
(#213) Variable "missing_members_element" must not contain underscores.
(#213) Variable "toverify_classindex" must not contain underscores.
(#213) Variable "toverify_elemindex" must not contain underscores.
(#213) Line exceeds 132 characters; contains 159 characters
(#215) Variable "missing_methods_class" must not contain underscores.
(#215) Variable "toverify_classindex" must not contain underscores.
(#216) Variable "missing_methods_element" must not contain underscores.
(#216) Variable "toverify_classindex" must not contain underscores.
(#216) Variable "toverify_elemindex" must not contain underscores.
(#216) Line exceeds 132 characters; contains 174 characters
(#216) Whitespace found at end of line
(#220) Whitespace found at end of line
(#223) Whitespace found at end of line
(#225) Variable "found_class" must not contain underscores.
(#225) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#226) Variable "missing_classes" must not contain underscores.
(#226) Variable "toverify_classindex" must not contain underscores.
(#227) Variable "missing_classes_extras" must not contain underscores.
(#227) Variable "toverify_classindex" must not contain underscores.
(#231) Variable "missing_classes" must not contain underscores.
(#231) Variable "missing_members_class" must not contain underscores.
(#231) Variable "missing_methods_class" must not contain underscores.
(#232) Line exceeds 132 characters; contains 171 characters
(#236) Variable "missing_classes" must not contain underscores.
(#237) Variable "missing_classes_extras" must not contain underscores.
(#238) Variable "missing_members_class" must not contain underscores.
(#239) Variable "missing_members_element" must not contain underscores.
(#240) Variable "missing_methods_class" must not contain underscores.
(#241) Variable "missing_methods_element" must not contain underscores.
(#246) Inline comments must start with a capital letter, digit or 3-dots sequence
(#246) Inline comments must end in full-stops, exclamation marks, or question marks
(#249) Whitespace found at end of line
(#250) Inline comments must start with a capital letter, digit or 3-dots sequence
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) Variable "temp_folder" must not contain underscores.
(#253) Variable "temp_folder" must not contain underscores.
(#254) Line exceeds 132 characters; contains 170 characters
(#261) Whitespace found at end of line
(#262) Inline comments must start with a capital letter, digit or 3-dots sequence
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) Variable "memory_xmx" must not contain underscores.
(#264) Variable "temp_folder" must not contain underscores.
(#266) Whitespace found at end of line
(#269) Whitespace found at end of line
(#270) Variable "ret_proc" must not contain underscores.
(#270) Whitespace found at end of line
(#271) Variable "memory_limit_output" must not contain underscores.
(#272) Whitespace found at end of line
(#273) Inline control structures are not allowed
(#273) Variable "temp_folder" must not contain underscores.
(#274) Whitespace found at end of line
(#275) Variable "ret_proc" must not contain underscores.
(#275) Variable "ret_proc" must not contain underscores.
(#276) Line exceeds 132 characters; contains 173 characters
(#279) Whitespace found at end of line
(#282) Whitespace found at end of line
(#287) Whitespace found at end of line
(#290) Inline control structures are not allowed
(#290) Variable "temp_folder" must not contain underscores.
(#292) Line exceeds maximum limit of 180 characters; contains 183 characters
(#304) Variable "memory_limit_output" must not contain underscores.
(#305) Whitespace found at end of line
(#307) Whitespace found at end of line
(#308) Inline comments must start with a capital letter, digit or 3-dots sequence
(#308) Inline comments must end in full-stops, exclamation marks, or question marks
(#311) Variable "memory_limit_output" must not contain underscores.
(#311) Whitespace found at end of line
(#313) Whitespace found at end of line
(#317) Whitespace found at end of line
(#320) Whitespace found at end of line
(#350) function name "delTree" must be lower-case letters only
(#353) Whitespace found at end of line
(#355) Space found after opening bracket of FOREACH loop
(#355) Space found before closing bracket of FOREACH loop
(#371) Whitespace found at end of line
(#390) Variable "timeout_real" must not contain underscores.
(#390) Variable "output_limit" must not contain underscores.
(#394) Whitespace found at end of line
(#395) Inline comments must start with a capital letter, digit or 3-dots sequence
(#395) Inline comments must end in full-stops, exclamation marks, or question marks
(#398) Whitespace found at end of line
(#399) Inline comments must start with a capital letter, digit or 3-dots sequence
(#399) Inline comments must end in full-stops, exclamation marks, or question marks
(#402) Whitespace found at end of line
(#403) Whitespace found at end of line
(#404) Inline comments must start with a capital letter, digit or 3-dots sequence
(#404) Inline comments must end in full-stops, exclamation marks, or question marks
(#405) Whitespace found at end of line
(#407) Whitespace found at end of line
(#411) Whitespace found at end of line
(#412) Inline comments must start with a capital letter, digit or 3-dots sequence
(#412) Inline comments must end in full-stops, exclamation marks, or question marks
(#415) Whitespace found at end of line
(#416) Variable "orig_pipes" must not contain underscores.
(#418) Whitespace found at end of line
(#421) Variable "stderr_content" must not contain underscores.
(#423) Whitespace found at end of line
(#425) Variable "orig_pipes" must not contain underscores.
(#427) Whitespace found at end of line
(#429) Variable "num_changed" must not contain underscores.
(#430) Variable "num_changed" must not contain underscores.
(#436) Whitespace found at end of line
(#437) Space found after opening bracket of FOREACH loop
(#437) Space found before closing bracket of FOREACH loop
(#439) Variable "orig_pipes" must not contain underscores.
(#440) Variable "orig_pipes" must not contain underscores.
(#444) Variable "stderr_content" must not contain underscores.
(#447) Whitespace found at end of line
(#449) Whitespace found at end of line
(#450) Inline comments must start with a capital letter, digit or 3-dots sequence
(#450) Inline comments must end in full-stops, exclamation marks, or question marks
(#452) Variable "timeout_real" must not contain underscores.
(#456) Whitespace found at end of line
(#457) Inline comments must start with a capital letter, digit or 3-dots sequence
(#457) Inline comments must end in full-stops, exclamation marks, or question marks
(#458) Variable "stderr_content" must not contain underscores.
(#458) Variable "output_limit" must not contain underscores.
(#462) Whitespace found at end of line
(#469) Whitespace found at end of line
(#470) Variable "stderr_content" must not contain underscores.
(#471) Whitespace found at end of line
(#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
(#476) Whitespace found at end of line
(#478) Whitespace found at end of line
(#480) Whitespace found at end of line
question/type/javaunittest/moodle_qtype_javaunittest_remoteserver/version.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#11) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/javaunittest/question.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#15) "require_once" must be immediately followed by an open parenthesis
(#28) Member variable "feedbacklevel_studentcompiler" must not contain underscores.
(#29) Member variable "feedbacklevel_studentsignature" must not contain underscores.
(#30) Member variable "feedbacklevel_junitcompiler" must not contain underscores.
(#31) Member variable "feedbacklevel_times" must not contain underscores.
(#32) Member variable "feedbacklevel_counttests" must not contain underscores.
(#33) Member variable "feedbacklevel_junitheader" must not contain underscores.
(#34) Member variable "feedbacklevel_assertstring" must not contain underscores.
(#35) Member variable "feedbacklevel_assertexpected" must not contain underscores.
(#36) Member variable "feedbacklevel_assertactual" must not contain underscores.
(#37) Member variable "feedbacklevel_junitcomplete" must not contain underscores.
(#39) Whitespace found at end of line
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) Whitespace found at end of line
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Whitespace found at end of line
(#57) Whitespace found at end of line
(#66) Whitespace found at end of line
(#69) Whitespace found at end of line
(#85) Whitespace found at end of line
(#96) Whitespace found at end of line
(#106) Whitespace found at end of line
(#116) Whitespace found at end of line
(#127) Whitespace found at end of line
(#139) Whitespace found at end of line
(#141) Whitespace found at end of line
(#146) Whitespace found at end of line
(#153) Whitespace found at end of line
(#164) Whitespace found at end of line
(#168) Whitespace found at end of line
(#171) Variable "cfg_plugin" must not contain underscores.
(#172) Whitespace found at end of line
(#173) Variable "cfg_plugin" must not contain underscores.
(#190) Space found after opening bracket of FOR loop
(#190) Space found before closing bracket of FOR loop
(#191) Line exceeds 132 characters; contains 152 characters
(#192) Line exceeds 132 characters; contains 168 characters
(#198) Space found after opening bracket of FOR loop
(#198) Space found before closing bracket of FOR loop
(#199) Line exceeds 132 characters; contains 158 characters
(#200) Line exceeds 132 characters; contains 169 characters
(#206) Space found after opening bracket of FOR loop
(#206) Space found before closing bracket of FOR loop
(#207) Line exceeds 132 characters; contains 158 characters
(#208) Line exceeds 132 characters; contains 169 characters
(#216) Whitespace found at end of line
(#225) Whitespace found at end of line
(#226) Inline comments must start with a capital letter, digit or 3-dots sequence
(#234) Whitespace found at end of line
(#238) Inline comments must start with a capital letter, digit or 3-dots sequence
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#243) Whitespace found at end of line
(#244) Inline comments must start with a capital letter, digit or 3-dots sequence
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) Whitespace found at end of line
(#247) Inline comments must start with a capital letter, digit or 3-dots sequence
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) Inline control structures are not allowed
(#260) Whitespace found at end of line
(#262) Inline control structures are not allowed
(#268) Line exceeds 132 characters; contains 177 characters
(#269) Line exceeds 132 characters; contains 141 characters
(#270) Inline control structures are not allowed
(#270) Space found after opening bracket of FOREACH loop
(#270) Space found before closing bracket of FOREACH loop
(#270) Whitespace found at end of line
(#271) Inline control structures are not allowed
(#273) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#275) Line exceeds 132 characters; contains 148 characters
(#276) Inline control structures are not allowed
(#277) Line exceeds 132 characters; contains 154 characters
(#278) Inline control structures are not allowed
(#279) Line exceeds 132 characters; contains 152 characters
(#281) Space found after opening bracket of FOR loop
(#281) Space found before closing bracket of FOR loop
(#282) Inline control structures are not allowed
(#282) Whitespace found at end of line
(#290) Whitespace found at end of line
(#309) Whitespace found at end of line
(#310) Inline comments must start with a capital letter, digit or 3-dots sequence
(#310) Inline comments must end in full-stops, exclamation marks, or question marks
(#311) Inline control structures are not allowed
(#313) Inline control structures are not allowed
(#315) Inline control structures are not allowed
(#317) Inline control structures are not allowed
(#319) Inline control structures are not allowed
(#321) Inline control structures are not allowed
(#323) Inline control structures are not allowed
(#325) Inline control structures are not allowed
(#327) Inline control structures are not allowed
(#329) Inline control structures are not allowed
(#331) Inline control structures are not allowed
(#333) Inline control structures are not allowed
(#335) Whitespace found at end of line
(#336) Inline comments must start with a capital letter, digit or 3-dots sequence
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#337) Inline control structures are not allowed
(#339) Inline control structures are not allowed
(#341) Inline control structures are not allowed
(#343) Whitespace found at end of line
(#346) Whitespace found at end of line
(#347) Inline comments must start with a capital letter, digit or 3-dots sequence
(#347) Inline comments must end in full-stops, exclamation marks, or question marks
(#348) Variable "cur_feedback" must not contain underscores.
(#349) Whitespace found at end of line
(#351) Whitespace found at end of line
(#352) Variable "db_feedback" must not contain underscores.
(#353) Variable "db_feedback" must not contain underscores.
(#354) Variable "db_feedback" must not contain underscores.
(#355) Variable "cur_feedback" must not contain underscores.
(#356) Variable "db_feedback" must not contain underscores.
(#356) Variable "cur_feedback" must not contain underscores.
(#357) Variable "db_feedback" must not contain underscores.
(#359) Variable "db_feedback" must not contain underscores.
(#361) Whitespace found at end of line
(#364) Whitespace found at end of line
(#367) Whitespace found at end of line
(#374) Visibility must be declared on method "local_execute"
(#377) Variable "cfg_plugin" must not contain underscores.
(#378) Whitespace found at end of line
(#379) Inline comments must start with a capital letter, digit or 3-dots sequence
(#379) Inline comments must end in full-stops, exclamation marks, or question marks
(#380) Variable "temp_folder" must not contain underscores.
(#380) Line exceeds 132 characters; contains 137 characters
(#381) Whitespace found at end of line
(#383) Variable "temp_folder" must not contain underscores.
(#384) Variable "temp_folder" must not contain underscores.
(#386) Variable "temp_folder" must not contain underscores.
(#387) Whitespace found at end of line
(#388) Inline comments must start with a capital letter, digit or 3-dots sequence
(#388) Inline comments must end in full-stops, exclamation marks, or question marks
(#389) Inline control structures are not allowed
(#391) Variable "temp_folder" must not contain underscores.
(#392) Variable "fd_testfile" must not contain underscores.
(#393) Inline control structures are not allowed
(#393) Variable "fd_testfile" must not contain underscores.
(#395) Variable "fd_testfile" must not contain underscores.
(#396) Variable "fd_testfile" must not contain underscores.
(#397) Whitespace found at end of line
(#398) Inline comments must start with a capital letter, digit or 3-dots sequence
(#398) Inline comments must end in full-stops, exclamation marks, or question marks
(#403) Expected 1 space after "="; 0 found
(#408) Whitespace found at end of line
(#409) Inline comments must start with a capital letter, digit or 3-dots sequence
(#409) Inline comments must end in full-stops, exclamation marks, or question marks
(#410) Variable "temp_folder" must not contain underscores.
(#411) Variable "fd_studentsfile" must not contain underscores.
(#412) Inline control structures are not allowed
(#412) Variable "fd_studentsfile" must not contain underscores.
(#414) Variable "fd_studentsfile" must not contain underscores.
(#415) Variable "fd_studentsfile" must not contain underscores.
(#416) Whitespace found at end of line
(#417) Inline comments must start with a capital letter, digit or 3-dots sequence
(#417) Inline comments must end in full-stops, exclamation marks, or question marks
(#420) Whitespace found at end of line
(#421) Inline comments must start with a capital letter, digit or 3-dots sequence
(#421) Inline comments must end in full-stops, exclamation marks, or question marks
(#423) Variable "temp_folder" must not contain underscores.
(#424) Variable "cfg_plugin" must not contain underscores.
(#426) Variable "fd_logfile" must not contain underscores.
(#427) Inline control structures are not allowed
(#427) Variable "fd_logfile" must not contain underscores.
(#429) Variable "fd_logfile" must not contain underscores.
(#430) Variable "fd_logfile" must not contain underscores.
(#432) Inline control structures are not allowed
(#432) Variable "cfg_plugin" must not contain underscores.
(#433) Variable "temp_folder" must not contain underscores.
(#437) Whitespace found at end of line
(#440) Whitespace found at end of line
(#441) Inline comments must start with a capital letter, digit or 3-dots sequence
(#441) Inline comments must end in full-stops, exclamation marks, or question marks
(#443) Whitespace found at end of line
(#444) Line exceeds 132 characters; contains 168 characters
(#444) Inline comments must start with a capital letter, digit or 3-dots sequence
(#444) Inline comments must end in full-stops, exclamation marks, or question marks
(#444) This comment is 61% valid code; is this commented out code?
(#448) Space found after opening bracket of FOR loop
(#448) Space found before closing bracket of FOR loop
(#452) Inline comments must start with a capital letter, digit or 3-dots sequence
(#452) Inline comments must end in full-stops, exclamation marks, or question marks
(#455) Space found after opening bracket of FOR loop
(#455) Space found before closing bracket of FOR loop
(#460) Inline comments must start with a capital letter, digit or 3-dots sequence
(#460) Inline comments must end in full-stops, exclamation marks, or question marks
(#463) Variable "cfg_plugin" must not contain underscores.
(#463) Variable "temp_folder" must not contain underscores.
(#463) Variable "temp_folder" must not contain underscores.
(#465) Variable "cfg_plugin" must not contain underscores.
(#465) Variable "cfg_plugin" must not contain underscores.
(#465) Variable "cfg_plugin" must not contain underscores.
(#465) Line exceeds 132 characters; contains 170 characters
(#466) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#469) Whitespace found at end of line
(#470) Line exceeds 132 characters; contains 171 characters
(#470) Inline comments must start with a capital letter, digit or 3-dots sequence
(#470) Inline comments must end in full-stops, exclamation marks, or question marks
(#470) This comment is 60% valid code; is this commented out code?
(#474) Space found after opening bracket of FOR loop
(#474) Space found before closing bracket of FOR loop
(#478) Inline comments must start with a capital letter, digit or 3-dots sequence
(#478) Inline comments must end in full-stops, exclamation marks, or question marks
(#481) Space found after opening bracket of FOR loop
(#481) Space found before closing bracket of FOR loop
(#485) Whitespace found at end of line
(#486) Inline comments must start with a capital letter, digit or 3-dots sequence
(#486) Inline comments must end in full-stops, exclamation marks, or question marks
(#487) Variable "missing_classes" must not contain underscores.
(#488) Variable "missing_classes_extras" must not contain underscores.
(#489) Variable "missing_members_class" must not contain underscores.
(#490) Variable "missing_members_element" must not contain underscores.
(#491) Variable "missing_methods_class" must not contain underscores.
(#492) Variable "missing_methods_element" must not contain underscores.
(#493) Space found after opening bracket of FOR loop
(#493) Space found before closing bracket of FOR loop
(#493) Variable "toverify_classindex" must not contain underscores.
(#493) Variable "toverify_classindex" must not contain underscores.
(#493) Variable "toverify_classindex" must not contain underscores.
(#494) Variable "found_class" must not contain underscores.
(#494) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#495) Space found after opening bracket of FOR loop
(#495) Space found before closing bracket of FOR loop
(#495) Variable "javap_classindex" must not contain underscores.
(#495) Variable "javap_classindex" must not contain underscores.
(#495) Variable "javap_classindex" must not contain underscores.
(#496) Variable "toverify_classindex" must not contain underscores.
(#496) Variable "javap_classindex" must not contain underscores.
(#497) Variable "toverify_classindex" must not contain underscores.
(#497) Variable "javap_classindex" must not contain underscores.
(#498) Variable "found_class" must not contain underscores.
(#498) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#499) Whitespace found at end of line
(#500) Space found after opening bracket of FOR loop
(#500) Space found before closing bracket of FOR loop
(#500) Variable "toverify_elemindex" must not contain underscores.
(#500) Variable "toverify_elemindex" must not contain underscores.
(#500) Variable "toverify_classindex" must not contain underscores.
(#500) Variable "toverify_elemindex" must not contain underscores.
(#500) Line exceeds 132 characters; contains 156 characters
(#501) Variable "found_elem" must not contain underscores.
(#501) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#502) Space found after opening bracket of FOR loop
(#502) Space found before closing bracket of FOR loop
(#502) Variable "javap_elemindex" must not contain underscores.
(#502) Variable "javap_elemindex" must not contain underscores.
(#502) Variable "javap_classindex" must not contain underscores.
(#502) Variable "javap_elemindex" must not contain underscores.
(#502) Line exceeds 132 characters; contains 145 characters
(#503) Variable "toverify_classindex" must not contain underscores.
(#503) Variable "toverify_elemindex" must not contain underscores.
(#503) Variable "javap_classindex" must not contain underscores.
(#503) Variable "javap_elemindex" must not contain underscores.
(#503) Line exceeds 132 characters; contains 169 characters
(#504) Variable "found_elem" must not contain underscores.
(#504) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#507) Variable "found_elem" must not contain underscores.
(#507) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#508) Variable "toverify_classindex" must not contain underscores.
(#508) Variable "toverify_elemindex" must not contain underscores.
(#508) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#509) Variable "missing_members_class" must not contain underscores.
(#509) Variable "toverify_classindex" must not contain underscores.
(#510) Variable "missing_members_element" must not contain underscores.
(#510) Variable "toverify_classindex" must not contain underscores.
(#510) Variable "toverify_elemindex" must not contain underscores.
(#510) Line exceeds 132 characters; contains 163 characters
(#512) Variable "missing_methods_class" must not contain underscores.
(#512) Variable "toverify_classindex" must not contain underscores.
(#513) Variable "missing_methods_element" must not contain underscores.
(#513) Variable "toverify_classindex" must not contain underscores.
(#513) Variable "toverify_elemindex" must not contain underscores.
(#513) Line exceeds 132 characters; contains 178 characters
(#513) Whitespace found at end of line
(#517) Whitespace found at end of line
(#520) Whitespace found at end of line
(#522) Variable "found_class" must not contain underscores.
(#522) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#523) Variable "missing_classes" must not contain underscores.
(#523) Variable "toverify_classindex" must not contain underscores.
(#524) Variable "missing_classes_extras" must not contain underscores.
(#524) Variable "toverify_classindex" must not contain underscores.
(#528) Variable "missing_classes" must not contain underscores.
(#528) Variable "missing_members_class" must not contain underscores.
(#528) Variable "missing_methods_class" must not contain underscores.
(#532) Variable "missing_classes" must not contain underscores.
(#533) Variable "missing_classes_extras" must not contain underscores.
(#534) Variable "missing_members_class" must not contain underscores.
(#535) Variable "missing_members_element" must not contain underscores.
(#536) Variable "missing_methods_class" must not contain underscores.
(#537) Variable "missing_methods_element" must not contain underscores.
(#541) Whitespace found at end of line
(#542) Inline comments must start with a capital letter, digit or 3-dots sequence
(#542) Inline comments must end in full-stops, exclamation marks, or question marks
(#545) Whitespace found at end of line
(#546) Inline comments must start with a capital letter, digit or 3-dots sequence
(#546) Inline comments must end in full-stops, exclamation marks, or question marks
(#548) Variable "temp_folder" must not contain underscores.
(#549) Variable "cfg_plugin" must not contain underscores.
(#551) Variable "fd_logfile" must not contain underscores.
(#552) Inline control structures are not allowed
(#552) Variable "fd_logfile" must not contain underscores.
(#554) Variable "fd_logfile" must not contain underscores.
(#555) Variable "fd_logfile" must not contain underscores.
(#557) Inline control structures are not allowed
(#557) Variable "cfg_plugin" must not contain underscores.
(#558) Variable "temp_folder" must not contain underscores.
(#565) Whitespace found at end of line
(#566) Inline comments must start with a capital letter, digit or 3-dots sequence
(#566) Inline comments must end in full-stops, exclamation marks, or question marks
(#567) Variable "cfg_plugin" must not contain underscores.
(#567) Variable "cfg_plugin" must not contain underscores.
(#568) Variable "cfg_plugin" must not contain underscores.
(#569) Variable "cfg_plugin" must not contain underscores.
(#569) Variable "cfg_plugin" must not contain underscores.
(#569) Variable "temp_folder" must not contain underscores.
(#571) Whitespace found at end of line
(#574) Whitespace found at end of line
(#575) Variable "ret_proc" must not contain underscores.
(#575) Variable "cfg_plugin" must not contain underscores.
(#575) Whitespace found at end of line
(#576) Variable "cfg_plugin" must not contain underscores.
(#576) Variable "cfg_plugin" must not contain underscores.
(#577) Whitespace found at end of line
(#578) Variable "cfg_plugin" must not contain underscores.
(#580) Variable "fd_logfile" must not contain underscores.
(#581) Inline control structures are not allowed
(#581) Variable "fd_logfile" must not contain underscores.
(#583) Variable "fd_logfile" must not contain underscores.
(#584) Variable "fd_logfile" must not contain underscores.
(#586) Inline control structures are not allowed
(#586) Variable "cfg_plugin" must not contain underscores.
(#587) Variable "temp_folder" must not contain underscores.
(#588) Whitespace found at end of line
(#589) Variable "ret_proc" must not contain underscores.
(#589) Variable "ret_proc" must not contain underscores.
(#592) Whitespace found at end of line
(#595) Whitespace found at end of line
(#600) Whitespace found at end of line
(#603) Inline control structures are not allowed
(#603) Variable "cfg_plugin" must not contain underscores.
(#604) Variable "temp_folder" must not contain underscores.
(#608) Whitespace found at end of line
(#615) Visibility must be declared on method "remote_execute"
(#617) Variable "cfg_plugin" must not contain underscores.
(#618) Whitespace found at end of line
(#620) Variable "cfg_plugin" must not contain underscores.
(#621) Variable "cfg_plugin" must not contain underscores.
(#622) Variable "cfg_plugin" must not contain underscores.
(#629) Variable "cfg_plugin" must not contain underscores.
(#630) Variable "cfg_plugin" must not contain underscores.
(#631) Variable "cfg_plugin" must not contain underscores.
(#631) Whitespace found at end of line
(#636) Whitespace found at end of line
(#637) Variable "curlHandle" must be all lower-case
(#638) Variable "curlHandle" must be all lower-case
(#638) Variable "cfg_plugin" must not contain underscores.
(#639) Variable "curlHandle" must be all lower-case
(#640) Variable "curlHandle" must be all lower-case
(#641) Variable "curlHandle" must be all lower-case
(#642) Variable "curlHandle" must be all lower-case
(#643) Variable "curlHandle" must be all lower-case
(#644) Variable "curlHandle" must be all lower-case
(#645) Variable "curlHandle" must be all lower-case
(#646) Variable "curlHandle" must be all lower-case
(#647) Variable "curlHandle" must be all lower-case
(#647) Variable "cfg_plugin" must not contain underscores.
(#648) Variable "curlHandle" must be all lower-case
(#649) Variable "curlHandle" must be all lower-case
(#650) Variable "HTTPStatusCode" must be all lower-case
(#650) Variable "curlHandle" must be all lower-case
(#651) Variable "curlHandle" must be all lower-case
(#652) Whitespace found at end of line
(#653) Variable "HTTPStatusCode" must be all lower-case
(#660) Whitespace found at end of line
(#669) Whitespace found at end of line
(#672) Whitespace found at end of line
(#679) Visibility must be declared on method "compile"
(#680) Variable "cfg_plugin" must not contain underscores.
(#681) Whitespace found at end of line
(#682) Variable "cfg_plugin" must not contain underscores.
(#682) Variable "cfg_plugin" must not contain underscores.
(#682) Line exceeds 132 characters; contains 153 characters
(#683) Whitespace found at end of line
(#684) Inline comments must start with a capital letter, digit or 3-dots sequence
(#684) Inline comments must end in full-stops, exclamation marks, or question marks
(#687) Variable "cfg_plugin" must not contain underscores.
(#687) Variable "cfg_plugin" must not contain underscores.
(#687) Variable "cfg_plugin" must not contain underscores.
(#687) Line exceeds maximum limit of 180 characters; contains 183 characters
(#688) Whitespace found at end of line
(#692) Whitespace found at end of line
(#695) Whitespace found at end of line
(#698) Whitespace found at end of line
(#705) Visibility must be declared on method "mkdir_recursive"
(#713) Inline comments must start with a capital letter, digit or 3-dots sequence
(#714) Inline comments must end in full-stops, exclamation marks, or question marks
(#720) Inline control structures are not allowed
(#723) Line exceeds 132 characters; contains 139 characters
(#732) Whitespace found at end of line
(#739) method name "qtype_javaunittest_question::delTree" must be in lower-case letters only
(#739) Visibility must be declared on method "delTree"
(#742) Whitespace found at end of line
(#744) Space found after opening bracket of FOREACH loop
(#744) Space found before closing bracket of FOREACH loop
(#769) Variable "timeout_real" must not contain underscores.
(#769) Variable "output_limit" must not contain underscores.
(#773) Whitespace found at end of line
(#774) Inline comments must start with a capital letter, digit or 3-dots sequence
(#774) Inline comments must end in full-stops, exclamation marks, or question marks
(#777) Whitespace found at end of line
(#778) Inline comments must start with a capital letter, digit or 3-dots sequence
(#778) Inline comments must end in full-stops, exclamation marks, or question marks
(#781) Whitespace found at end of line
(#782) Whitespace found at end of line
(#783) Inline comments must start with a capital letter, digit or 3-dots sequence
(#783) Inline comments must end in full-stops, exclamation marks, or question marks
(#784) Whitespace found at end of line
(#786) Whitespace found at end of line
(#790) Whitespace found at end of line
(#791) Inline comments must start with a capital letter, digit or 3-dots sequence
(#791) Inline comments must end in full-stops, exclamation marks, or question marks
(#794) Whitespace found at end of line
(#795) Variable "orig_pipes" must not contain underscores.
(#797) Whitespace found at end of line
(#800) Variable "stderr_content" must not contain underscores.
(#802) Whitespace found at end of line
(#804) Variable "orig_pipes" must not contain underscores.
(#806) Whitespace found at end of line
(#808) Variable "num_changed" must not contain underscores.
(#809) Variable "num_changed" must not contain underscores.
(#815) Whitespace found at end of line
(#816) Space found after opening bracket of FOREACH loop
(#816) Space found before closing bracket of FOREACH loop
(#818) Variable "orig_pipes" must not contain underscores.
(#819) Variable "orig_pipes" must not contain underscores.
(#823) Variable "stderr_content" must not contain underscores.
(#826) Whitespace found at end of line
(#828) Whitespace found at end of line
(#829) Inline comments must start with a capital letter, digit or 3-dots sequence
(#829) Inline comments must end in full-stops, exclamation marks, or question marks
(#831) Variable "timeout_real" must not contain underscores.
(#835) Whitespace found at end of line
(#836) Inline comments must start with a capital letter, digit or 3-dots sequence
(#836) Inline comments must end in full-stops, exclamation marks, or question marks
(#837) Variable "stderr_content" must not contain underscores.
(#837) Variable "output_limit" must not contain underscores.
(#841) Whitespace found at end of line
(#848) Whitespace found at end of line
(#849) Variable "stderr_content" must not contain underscores.
(#850) Whitespace found at end of line
(#851) Inline comments must start with a capital letter, digit or 3-dots sequence
(#851) Inline comments must end in full-stops, exclamation marks, or question marks
(#855) Whitespace found at end of line
(#857) Whitespace found at end of line
(#859) Whitespace found at end of line
question/type/javaunittest/questiontype.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) "require_once" must be immediately followed by an open parenthesis
(#33) Whitespace found at end of line
(#62) Whitespace found at end of line
(#72) Whitespace found at end of line
(#80) Whitespace found at end of line
(#83) Whitespace found at end of line
(#90) Space found after opening bracket of FOR loop
(#90) Space found before closing bracket of FOR loop
(#95) Whitespace found at end of line
(#99) Whitespace found at end of line
question/type/javaunittest/renderer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#12) "require_once" must be immediately followed by an open parenthesis
(#21) Whitespace found at end of line
(#28) Whitespace found at end of line
(#31) Whitespace found at end of line
(#34) Whitespace found at end of line
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Whitespace found at end of line
(#41) Line exceeds 132 characters; contains 141 characters
(#43) Line exceeds 132 characters; contains 145 characters
(#45) Whitespace found at end of line
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Whitespace found at end of line
(#52) Whitespace found at end of line
(#55) Whitespace found at end of line
(#58) Whitespace found at end of line
(#61) Whitespace found at end of line
(#67) Whitespace found at end of line
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Whitespace found at end of line
(#72) Whitespace found at end of line
(#76) Whitespace found at end of line
(#78) Whitespace found at end of line
(#82) Whitespace found at end of line
(#89) Inline control structures are not allowed
(#91) Whitespace found at end of line
(#100) Whitespace found at end of line
(#106) Whitespace found at end of line
(#113) Whitespace found at end of line
(#132) Line exceeds 132 characters; contains 146 characters
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) No space found before comment text; expected "// $lines = $newlines < $lines ? $newlines + 2 : $lines; // unused since textarea size seems to be a huge recognition value for orientation" but found "//$lines = $newlines < $lines ? $newlines + 2 : $lines; // unused since textarea size seems to be a huge recognition value for orientation"
(#134) Whitespace found at end of line
(#140) Whitespace found at end of line
(#144) Whitespace found at end of line
question/type/javaunittest/settings.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Whitespace found at end of line
(#14) Inline comments must start with a capital letter, digit or 3-dots sequence
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
(#18) Whitespace found at end of line
(#19) Inline comments must start with a capital letter, digit or 3-dots sequence
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Whitespace found at end of line
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Whitespace found at end of line
(#31) Whitespace found at end of line
(#33) Whitespace found at end of line
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Whitespace found at end of line
(#36) Whitespace found at end of line
(#37) Whitespace found at end of line
(#39) Whitespace found at end of line
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Whitespace found at end of line
(#42) Whitespace found at end of line
(#43) Whitespace found at end of line
(#45) Whitespace found at end of line
(#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
(#47) Whitespace found at end of line
(#48) Whitespace found at end of line
(#49) Whitespace found at end of line
(#51) Whitespace found at end of line
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Whitespace found at end of line
(#54) Whitespace found at end of line
(#56) Whitespace found at end of line
(#57) Whitespace found at end of line
(#58) Whitespace found at end of line
(#59) Whitespace found at end of line
(#61) Whitespace found at end of line
(#62) Whitespace found at end of line
(#63) Whitespace found at end of line
(#65) Whitespace found at end of line
(#66) Whitespace found at end of line
(#67) Whitespace found at end of line
(#69) Whitespace found at end of line
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Whitespace found at end of line
(#72) Whitespace found at end of line
(#73) Whitespace found at end of line
(#75) Whitespace found at end of line
(#76) Whitespace found at end of line
(#77) Whitespace found at end of line
(#79) Whitespace found at end of line
(#83) Whitespace found at end of line
(#84) Whitespace found at end of line
(#85) Whitespace found at end of line
(#87) Whitespace found at end of line
(#88) Whitespace found at end of line
(#89) Whitespace found at end of line
(#91) Whitespace found at end of line
(#92) Whitespace found at end of line
(#93) Whitespace found at end of line
(#95) Whitespace found at end of line
(#96) Whitespace found at end of line
(#97) Whitespace found at end of line
(#98) Whitespace found at end of line
(#100) Whitespace found at end of line
(#101) Whitespace found at end of line
(#102) Whitespace found at end of line
(#103) Whitespace found at end of line
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Whitespace found at end of line
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Whitespace found at end of line
(#108) Whitespace found at end of line
(#109) Whitespace found at end of line
(#111) Whitespace found at end of line
(#115) Whitespace found at end of line
(#116) Whitespace found at end of line
(#117) Whitespace found at end of line
question/type/javaunittest/tests/question_test.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#14) "require_once" must be immediately followed by an open parenthesis
(#31) Whitespace found at end of line
(#32) Whitespace found at end of line
(#34) Whitespace found at end of line
question/type/javaunittest/tests/questionbase_test.php
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) "require_once" must be immediately followed by an open parenthesis
(#68) Whitespace found at end of line
(#72) Whitespace found at end of line
(#78) Whitespace found at end of line
(#81) Whitespace found at end of line
(#85) Whitespace found at end of line
(#91) Whitespace found at end of line
(#94) Whitespace found at end of line
(#98) Whitespace found at end of line
(#127) Whitespace found at end of line
question/type/javaunittest/tests/questiontype_test.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#14) "require_once" must be immediately followed by an open parenthesis
(#33) Whitespace found at end of line
question/type/javaunittest/tests/upgradelibnewqe_test.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#14) "require_once" must be immediately followed by an open parenthesis
(#48) Line exceeds 132 characters; contains 161 characters
(#58) Whitespace found at end of line
(#70) Line exceeds 132 characters; contains 158 characters
(#72) Whitespace found at end of line
(#81) Line exceeds maximum limit of 180 characters; contains 513 characters
(#105) Whitespace found at end of line
(#106) Whitespace found at end of line
(#107) Whitespace found at end of line
(#109) Whitespace found at end of line
(#120) Whitespace found at end of line
(#134) Whitespace found at end of line
(#148) Whitespace found at end of line
(#162) Whitespace found at end of line
(#176) Whitespace found at end of line
(#190) Whitespace found at end of line
(#191) Whitespace found at end of line
(#193) Whitespace found at end of line
(#195) Whitespace found at end of line
(#203) Line exceeds 132 characters; contains 163 characters
(#214) Whitespace found at end of line
(#224) Whitespace found at end of line
(#225) Whitespace found at end of line
(#235) Whitespace found at end of line
(#236) Whitespace found at end of line
(#247) Whitespace found at end of line
(#248) Whitespace found at end of line
(#259) Whitespace found at end of line
(#260) Whitespace found at end of line
(#261) Whitespace found at end of line
(#262) Whitespace found at end of line
(#264) Whitespace found at end of line
(#272) Line exceeds maximum limit of 180 characters; contains 478 characters
(#273) Line exceeds maximum limit of 180 characters; contains 555 characters
(#299) Whitespace found at end of line
(#313) Whitespace found at end of line
(#320) Line exceeds 132 characters; contains 141 characters
(#344) Whitespace found at end of line
(#345) Whitespace found at end of line
(#346) Whitespace found at end of line
(#348) Whitespace found at end of line
(#359) Whitespace found at end of line
(#373) Whitespace found at end of line
(#380) Line exceeds maximum limit of 180 characters; contains 361 characters
(#386) Whitespace found at end of line
(#393) Line exceeds maximum limit of 180 characters; contains 361 characters
(#399) Whitespace found at end of line
(#400) Whitespace found at end of line
(#402) Whitespace found at end of line
(#404) Whitespace found at end of line
(#414) Line exceeds maximum limit of 180 characters; contains 362 characters
(#423) Whitespace found at end of line
(#432) Line exceeds maximum limit of 180 characters; contains 377 characters
(#432) Whitespace found at end of line
(#433) Whitespace found at end of line
(#443) Line exceeds maximum limit of 180 characters; contains 377 characters
(#443) Whitespace found at end of line
(#444) Whitespace found at end of line
(#445) Whitespace found at end of line
(#446) Whitespace found at end of line
(#448) Whitespace found at end of line
(#456) Line exceeds maximum limit of 180 characters; contains 478 characters
(#457) Line exceeds maximum limit of 180 characters; contains 555 characters
(#483) Whitespace found at end of line
(#497) Whitespace found at end of line
(#504) Line exceeds 132 characters; contains 141 characters
(#528) Whitespace found at end of line
(#529) Whitespace found at end of line
(#530) Whitespace found at end of line
(#532) Whitespace found at end of line
(#534) Whitespace found at end of line
(#536) Whitespace found at end of line
(#555) Whitespace found at end of line
(#556) Whitespace found at end of line
(#557) Whitespace found at end of line
(#559) Whitespace found at end of line
question/type/javaunittest/version.php
(#2) The opening <?php tag must be followed by exactly one newline.

Javascript coding style problems

(1847 errors, 3738 warnings)

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

question/type/javaunittest/amd/src/codemirror/addon/dialog/dialog.js
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'if' condition. (curly)
(#11) Expected { after 'else'. (curly)
(#12) 'CodeMirror' is not defined. (no-undef)
(#14) Missing JSDoc comment. (require-jsdoc)
(#18) Expected { after 'if' condition. (curly)
(#20) Expected { after 'else'. (curly)
(#31) Missing JSDoc comment. (require-jsdoc)
(#32) Expected { after 'if' condition. (curly)
(#38) Expected { after 'if' condition. (curly)
(#43) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#44) Missing JSDoc comment. (require-jsdoc)
(#48) Expected { after 'if' condition. (curly)
(#53) Expected { after 'if' condition. (curly)
(#57) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#66) Expected { after 'if' condition. (curly)
(#67) Statement inside of curly braces should be on next line. (brace-style)
(#67) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#67) Requires a space before '}'. (block-spacing)
(#68) Expected { after 'if' condition. (curly)
(#69) Requires a space after '{'. (block-spacing)
(#69) Statement inside of curly braces should be on next line. (brace-style)
(#69) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#69) Requires a space before '}'. (block-spacing)
(#72) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#72) Statement inside of curly braces should be on next line. (brace-style)
(#78) Expected { after 'if' condition. (curly)
(#81) Expected { after 'if' condition. (curly)
(#84) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#90) Expected { after 'if' condition. (curly)
(#101) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#101) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#102) Missing JSDoc comment. (require-jsdoc)
(#103) Expected { after 'if' condition. (curly)
(#111) Don't make functions within a loop (no-loop-func)
(#115) Expected { after 'if' condition. (curly)
(#118) Don't make functions within a loop (no-loop-func)
(#120) Statement inside of curly braces should be on next line. (brace-style)
(#120) Expected { after 'if' condition. (curly)
(#120) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#122) Don't make functions within a loop (no-loop-func)
(#122) Statement inside of curly braces should be on next line. (brace-style)
(#122) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#137) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#140) Missing JSDoc comment. (require-jsdoc)
(#141) Expected { after 'if' condition. (curly)
(#152) Expected { after 'if' condition. (curly)
question/type/javaunittest/amd/src/codemirror/addon/display/autorefresh.js
(#5) Expected { after 'if' condition. (curly)
(#6) Missing semicolon. (semi)
(#7) Expected { after 'if' condition. (curly)
(#8) Missing semicolon. (semi)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#10) Missing semicolon. (semi)
(#12) Missing semicolon. (semi)
(#16) Missing semicolon. (semi)
(#17) Missing semicolon. (semi)
(#19) Expected { after 'if' condition. (curly)
(#20) Missing semicolon. (semi)
(#21) Missing semicolon. (semi)
(#23) Missing JSDoc comment. (require-jsdoc)
(#24) Missing JSDoc comment. (require-jsdoc)
(#26) Missing semicolon. (semi)
(#27) Expected { after 'if' condition. (curly)
(#28) Missing semicolon. (semi)
(#30) Missing semicolon. (semi)
(#33) Missing semicolon. (semi)
(#35) Missing semicolon. (semi)
(#36) Missing semicolon. (semi)
(#37) Missing semicolon. (semi)
(#38) Missing semicolon. (semi)
(#39) Missing semicolon. (semi)
(#42) Missing JSDoc comment. (require-jsdoc)
(#43) Missing semicolon. (semi)
(#44) Missing semicolon. (semi)
(#45) Missing semicolon. (semi)
question/type/javaunittest/amd/src/codemirror/addon/display/fullscreen.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#15) Expected { after 'if' condition. (curly)
(#16) Expected { after 'if' condition. (curly)
(#17) Expected { after 'if' condition. (curly)
(#18) Expected { after 'else'. (curly)
(#21) Missing JSDoc comment. (require-jsdoc)
(#32) Missing JSDoc comment. (require-jsdoc)
(#41) Trailing spaces not allowed. (no-trailing-spaces)
question/type/javaunittest/amd/src/codemirror/addon/edit/closebrackets.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#31) Missing JSDoc comment. (require-jsdoc)
(#32) Expected { after 'if' condition. (curly)
(#33) Expected { after 'if' condition. (curly)
(#33) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#39) Expected { after 'for' condition. (curly)
(#42) Missing JSDoc comment. (require-jsdoc)
(#43) Statement inside of curly braces should be on next line. (brace-style)
(#43) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#46) Missing JSDoc comment. (require-jsdoc)
(#48) Expected { after 'if' condition. (curly)
(#53) Missing JSDoc comment. (require-jsdoc)
(#53) Expected to return a value at the end of this function. (consistent-return)
(#55) Expected { after 'if' condition. (curly)
(#59) 'i' used outside of binding context. (block-scoped-var)
(#59) 'i' used outside of binding context. (block-scoped-var)
(#59) 'i' used outside of binding context. (block-scoped-var)
(#60) Expected { after 'if' condition. (curly)
(#60) 'i' used outside of binding context. (block-scoped-var)
(#61) 'i' used outside of binding context. (block-scoped-var)
(#62) Expected { after 'if' condition. (curly)
(#64) 'i' is already defined (no-redeclare)
(#64) 'i' used outside of binding context. (block-scoped-var)
(#64) 'i' used outside of binding context. (block-scoped-var)
(#64) 'i' used outside of binding context. (block-scoped-var)
(#65) 'i' used outside of binding context. (block-scoped-var)
(#66) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#66) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#70) Missing JSDoc comment. (require-jsdoc)
(#70) Expected to return a value at the end of this function. (consistent-return)
(#73) Expected { after 'if' condition. (curly)
(#77) Expected { after 'if' condition. (curly)
(#79) Expected { after 'if' condition. (curly)
(#93) Missing JSDoc comment. (require-jsdoc)
(#99) Missing JSDoc comment. (require-jsdoc)
(#99) Expected to return a value at the end of this function. (consistent-return)
(#101) Expected { after 'if' condition. (curly)
(#105) Expected { after 'if' condition. (curly)
(#114) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#114) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#115) 'next' is already defined (no-redeclare)
(#115) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#119) Expected { after 'if' condition. (curly)
(#119) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#121) Expected { after 'else'. (curly)
(#124) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#125) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#125) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#128) Expected { after 'if' condition. (curly)
(#129) Expected { after 'else'. (curly)
(#137) Expected { after 'if' condition. (curly)
(#138) Expected { after 'if' condition. (curly)
(#147) Expected { after 'for' condition. (curly)
(#147) 'i' used outside of binding context. (block-scoped-var)
(#147) 'i' used outside of binding context. (block-scoped-var)
(#147) 'i' used outside of binding context. (block-scoped-var)
(#147) 'i' used outside of binding context. (block-scoped-var)
(#147) 'i' used outside of binding context. (block-scoped-var)
(#147) 'i' used outside of binding context. (block-scoped-var)
(#151) Expected { after 'for' condition. (curly)
(#151) 'i' used outside of binding context. (block-scoped-var)
(#151) 'i' used outside of binding context. (block-scoped-var)
(#151) 'i' is already defined (no-redeclare)
(#151) 'i' used outside of binding context. (block-scoped-var)
(#151) 'i' used outside of binding context. (block-scoped-var)
(#151) 'i' used outside of binding context. (block-scoped-var)
(#151) 'i' used outside of binding context. (block-scoped-var)
(#152) 'i' used outside of binding context. (block-scoped-var)
(#152) 'i' used outside of binding context. (block-scoped-var)
(#152) 'i' used outside of binding context. (block-scoped-var)
(#152) 'i' used outside of binding context. (block-scoped-var)
(#155) Expected { after 'for' condition. (curly)
(#155) 'i' is already defined (no-redeclare)
(#155) 'i' used outside of binding context. (block-scoped-var)
(#155) 'i' used outside of binding context. (block-scoped-var)
(#155) 'i' used outside of binding context. (block-scoped-var)
(#155) 'i' used outside of binding context. (block-scoped-var)
(#155) 'i' used outside of binding context. (block-scoped-var)
(#155) 'i' used outside of binding context. (block-scoped-var)
(#156) 'i' used outside of binding context. (block-scoped-var)
(#156) 'i' used outside of binding context. (block-scoped-var)
(#156) 'i' used outside of binding context. (block-scoped-var)
(#156) 'i' used outside of binding context. (block-scoped-var)
(#169) Missing JSDoc comment. (require-jsdoc)
(#174) Missing JSDoc comment. (require-jsdoc)
(#175) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#176) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#183) Missing JSDoc comment. (require-jsdoc)
(#186) Expected { after 'if' condition. (curly)
(#191) Expected { after 'if' condition. (curly)
question/type/javaunittest/amd/src/codemirror/addon/edit/matchbrackets.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#12) Identifier 'ie_lt8' is not in camel case. (camelcase)
(#13) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#19) Missing JSDoc comment. (require-jsdoc)
(#20) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Expected { after 'if' condition. (curly)
(#24) Expected { after 'if' condition. (curly)
(#25) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#27) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#28) Expected { after 'if' condition. (curly)
(#28) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#29) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#40) Missing JSDoc comment. (require-jsdoc)
(#50) Expected { after 'if' condition. (curly)
(#51) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#52) Expected { after 'if' condition. (curly)
(#53) Expected { after 'if' condition. (curly)
(#56) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#58) Expected { after 'if' condition. (curly)
(#59) Expected { after 'if' condition. (curly)
(#59) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#60) Expected { after 'else'. (curly)
(#64) 'lineNo' used outside of binding context. (block-scoped-var)
(#67) Missing JSDoc comment. (require-jsdoc)
(#67) Expected to return a value at the end of this function. (consistent-return)
(#70) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#75) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#76) Expected { after 'if' condition. (curly)
(#77) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#84) Expected { after 'if' condition. (curly)
(#84) Identifier 'ie_lt8' is not in camel case. (camelcase)
(#88) Expected { after 'for' condition. (curly)
(#91) Expected { after 'if' condition. (curly)
(#92) Expected { after 'else'. (curly)
(#97) Missing JSDoc comment. (require-jsdoc)
(#99) Requires a space after '{'. (block-spacing)
(#99) Statement inside of curly braces should be on next line. (brace-style)
(#99) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#99) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#99) Requires a space before '}'. (block-spacing)
(#105) Expected { after 'if' condition. (curly)
(#113) Requires a space after '{'. (block-spacing)
(#113) Statement inside of curly braces should be on next line. (brace-style)
(#113) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#113) Requires a space before '}'. (block-spacing)
(#114) Missing space before opening brace. (space-before-blocks)
(#117) Missing space before opening brace. (space-before-blocks)
question/type/javaunittest/amd/src/codemirror/addon/mode/loadmode.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#12) Expected { after 'if' condition. (curly)
(#15) Missing JSDoc comment. (require-jsdoc)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Expected { after 'if' condition. (curly)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#19) Missing JSDoc comment. (require-jsdoc)
(#19) Expected to return a value at the end of this function. (consistent-return)
(#21) Expected { after 'if' condition. (curly)
(#23) 'i' used outside of binding context. (block-scoped-var)
(#23) 'i' used outside of binding context. (block-scoped-var)
(#23) 'i' used outside of binding context. (block-scoped-var)
(#24) Expected { after 'if' condition. (curly)
(#24) 'i' used outside of binding context. (block-scoped-var)
(#25) 'i' used outside of binding context. (block-scoped-var)
(#27) Expected { after 'if' condition. (curly)
(#29) Expected { after 'for' condition. (curly)
(#29) 'i' used outside of binding context. (block-scoped-var)
(#29) 'i' is already defined (no-redeclare)
(#29) 'i' used outside of binding context. (block-scoped-var)
(#29) 'i' used outside of binding context. (block-scoped-var)
(#30) 'i' used outside of binding context. (block-scoped-var)
(#33) Expected to return a value at the end of this function. (consistent-return)
(#34) Expected { after 'if' condition. (curly)
(#35) Expected { after 'if' condition. (curly)
(#36) Expected { after 'if' condition. (curly)
(#46) Expected { after 'for' condition. (curly)
(#54) 'requirejs' is not defined. (no-undef)
(#59) Expected { after 'if' condition. (curly)
question/type/javaunittest/amd/src/codemirror/addon/search/jump-to-line.js
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'if' condition. (curly)
(#11) Expected { after 'else'. (curly)
(#12) 'CodeMirror' is not defined. (no-undef)
(#16) Missing JSDoc comment. (require-jsdoc)
(#17) Expected { after 'if' condition. (curly)
(#18) Expected { after 'else'. (curly)
(#18) Unexpected prompt. (no-alert)
(#22) Line 22 exceeds the maximum line length of 132. (max-len)
(#24) Missing JSDoc comment. (require-jsdoc)
(#25) Missing semicolon. (semi)
(#26) Expected { after 'if' condition. (curly)
(#26) Missing semicolon. (semi)
(#27) Expected { after 'else'. (curly)
(#27) Missing semicolon. (semi)
(#33) Expected { after 'if' condition. (curly)
(#36) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#36) Unnecessary escape character: \: (no-useless-escape)
(#37) Missing semicolon. (semi)
(#38) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#38) Unnecessary escape character: \% (no-useless-escape)
(#40) Expected { after 'if' condition. (curly)
(#42) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#42) Unnecessary escape character: \: (no-useless-escape)
(#48) ["default"] is better written in dot notation. (dot-notation)
question/type/javaunittest/amd/src/codemirror/addon/search/match-highlighter.js
(#23) Expected { after 'if' condition. (curly)
(#25) Expected { after 'if' condition. (curly)
(#27) Expected { after 'else'. (curly)
(#28) 'CodeMirror' is not defined. (no-undef)
(#37) Missing JSDoc comment. (require-jsdoc)
(#46) Expected { after 'if' condition. (curly)
(#46) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#47) Expected { after 'if' condition. (curly)
(#47) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#48) Expected { after 'if' condition. (curly)
(#48) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#49) Expected { after 'if' condition. (curly)
(#49) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#68) Missing JSDoc comment. (require-jsdoc)
(#71) Requires a space after '{'. (block-spacing)
(#71) Statement inside of curly braces should be on next line. (brace-style)
(#71) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#71) Requires a space before '}'. (block-spacing)
(#74) Missing JSDoc comment. (require-jsdoc)
(#84) Missing JSDoc comment. (require-jsdoc)
(#96) Missing JSDoc comment. (require-jsdoc)
(#102) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#102) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#102) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#103) Expected { after 'while' condition. (curly)
(#104) Expected { after 'while' condition. (curly)
(#105) Expected { after 'if' condition. (curly)
(#109) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#110) Expected { after 'if' condition. (curly)
(#111) Expected { after 'if' condition. (curly)
(#113) Expected { after 'if' condition. (curly)
(#118) Missing JSDoc comment. (require-jsdoc)
(#122) 'pos' used outside of binding context. (block-scoped-var)
(#123) 'chr' used outside of binding context. (block-scoped-var)
(#123) 'pos' used outside of binding context. (block-scoped-var)
(#124) Expected { after 'if' condition. (curly)
(#124) 'chr' used outside of binding context. (block-scoped-var)
(#127) 'pos' is already defined (no-redeclare)
(#127) 'pos' used outside of binding context. (block-scoped-var)
(#128) 'chr' used outside of binding context. (block-scoped-var)
(#128) 'chr' is already defined (no-redeclare)
(#128) 'pos' used outside of binding context. (block-scoped-var)
(#129) Expected { after 'if' condition. (curly)
(#129) 'chr' used outside of binding context. (block-scoped-var)
(#132) Expected { after 'else'. (curly)
(#135) Missing JSDoc comment. (require-jsdoc)
(#140) Missing JSDoc comment. (require-jsdoc)
(#141) Expected to return a value at the end of this function. (consistent-return)
(#142) Expected { after 'if' condition. (curly)
(#146) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
question/type/javaunittest/amd/src/codemirror/addon/search/matchesonscrollbar.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#15) Expected { after 'if' condition. (curly)
(#16) Expected { after 'if' condition. (curly)
(#17) Unexpected 'this'. (no-invalid-this)
(#20) Missing JSDoc comment. (require-jsdoc)
(#24) Expected { after 'for-in'. (curly)
(#25) Expected { after 'if' condition. (curly)
(#37) Statement inside of curly braces should be on next line. (brace-style)
(#37) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#43) Expected { after 'if' condition. (curly)
(#45) 'match' used outside of binding context. (block-scoped-var)
(#46) Expected { after 'if' condition. (curly)
(#46) 'match' used outside of binding context. (block-scoped-var)
(#47) Expected { after 'if' condition. (curly)
(#47) 'match' used outside of binding context. (block-scoped-var)
(#52) 'match' is already defined (no-redeclare)
(#52) 'match' used outside of binding context. (block-scoped-var)
(#53) Expected { after 'if' condition. (curly)
(#53) 'match' used outside of binding context. (block-scoped-var)
(#54) 'i' used outside of binding context. (block-scoped-var)
(#54) 'match' used outside of binding context. (block-scoped-var)
(#55) Expected { after 'if' condition. (curly)
(#60) Missing JSDoc comment. (require-jsdoc)
(#61) Expected { after 'if' condition. (curly)
(#76) Expected { after 'if' condition. (curly)
(#79) Expected { after 'if' condition. (curly)
(#81) Expected { after 'if' condition. (curly)
(#85) Statement inside of curly braces should be on next line. (brace-style)
(#85) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
question/type/javaunittest/amd/src/codemirror/addon/search/search.js
(#13) Expected { after 'if' condition. (curly)
(#15) Expected { after 'if' condition. (curly)
(#17) Expected { after 'else'. (curly)
(#18) 'CodeMirror' is not defined. (no-undef)
(#22) Missing JSDoc comment. (require-jsdoc)
(#23) Expected { after 'if' condition. (curly)
(#25) Expected { after 'if' condition. (curly)
(#28) Expected to return a value at the end of this function. (consistent-return)
(#42) Missing JSDoc comment. (require-jsdoc)
(#47) Missing JSDoc comment. (require-jsdoc)
(#51) Missing JSDoc comment. (require-jsdoc)
(#55) Missing JSDoc comment. (require-jsdoc)
(#60) Missing JSDoc comment. (require-jsdoc)
(#65) Statement inside of curly braces should be on next line. (brace-style)
(#65) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#69) Missing JSDoc comment. (require-jsdoc)
(#70) Expected { after 'if' condition. (curly)
(#71) Expected { after 'else'. (curly)
(#71) Unexpected prompt. (no-alert)
(#74) Missing JSDoc comment. (require-jsdoc)
(#75) Expected { after 'if' condition. (curly)
(#76) Expected { after 'if' condition. (curly)
(#76) Unexpected confirm. (no-alert)
(#79) Missing JSDoc comment. (require-jsdoc)
(#81) Expected { after 'if' condition. (curly)
(#81) Missing semicolon. (semi)
(#82) Expected { after 'if' condition. (curly)
(#82) Missing semicolon. (semi)
(#83) Missing semicolon. (semi)
(#84) Missing semicolon. (semi)
(#87) Missing JSDoc comment. (require-jsdoc)
(#90) Statement inside of curly braces should be on next line. (brace-style)
(#90) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#91) Expected space(s) after "catch". (keyword-spacing)
(#91) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#91) Empty block statement. (no-empty)
(#93) Missing semicolon. (semi)
(#95) Expected { after 'if' condition. (curly)
(#101) Line 101 exceeds the maximum line length of 132. (max-len)
(#103) Missing JSDoc comment. (require-jsdoc)
(#110) Statement inside of curly braces should be on next line. (brace-style)
(#110) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#110) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#115) Missing JSDoc comment. (require-jsdoc)
(#115) Expected to return a value at the end of this function. (consistent-return)
(#117) Expected { after 'if' condition. (curly)
(#120) Missing semicolon. (semi)
(#123) Expected { after 'if' condition. (curly)
(#124) Expected { after 'if' condition. (curly)
(#125) Expected { after 'if' condition. (curly)
(#125) Missing semicolon. (semi)
(#127) Missing semicolon. (semi)
(#128) Expected { after 'if' condition. (curly)
(#131) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#131) Missing semicolon. (semi)
(#132) Missing semicolon. (semi)
(#136) Expected { after 'if' condition. (curly)
(#145) Missing JSDoc comment. (require-jsdoc)
(#145) Requires a space after '{'. (block-spacing)
(#145) Statement inside of curly braces should be on next line. (brace-style)
(#150) Expected { after 'if' condition. (curly)
(#155) Expected { after 'if' condition. (curly)
(#155) Missing semicolon. (semi)
(#156) Requires a space before '}'. (block-spacing)
(#158) Missing JSDoc comment. (require-jsdoc)
(#158) Requires a space after '{'. (block-spacing)
(#158) Statement inside of curly braces should be on next line. (brace-style)
(#161) Expected { after 'if' condition. (curly)
(#164) Statement inside of curly braces should be on next line. (brace-style)
(#164) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#164) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#165) Requires a space before '}'. (block-spacing)
(#168) Line 168 exceeds the maximum line length of 132. (max-len)
(#172) Missing JSDoc comment. (require-jsdoc)
(#177) Don't make functions within a loop (no-loop-func)
(#177) Requires a space after '{'. (block-spacing)
(#177) Statement inside of curly braces should be on next line. (brace-style)
(#177) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#177) Requires a space before '}'. (block-spacing)
(#178) Expected { after 'else'. (curly)
(#183) Missing JSDoc comment. (require-jsdoc)
(#184) Expected { after 'if' condition. (curly)
(#186) Missing semicolon. (semi)
(#188) Expected { after 'if' condition. (curly)
(#191) Missing semicolon. (semi)
(#193) Missing semicolon. (semi)
(#198) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#201) Expected { after 'if' condition. (curly)
(#207) Requires a space after '{'. (block-spacing)
(#207) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#207) Statement inside of curly braces should be on next line. (brace-style)
(#207) Requires a space before '}'. (block-spacing)
(#208) Requires a space after '{'. (block-spacing)
(#208) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#208) Statement inside of curly braces should be on next line. (brace-style)
(#208) Requires a space before '}'. (block-spacing)
(#208) Missing semicolon. (semi)
(#212) Requires a space after '{'. (block-spacing)
(#212) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#212) Statement inside of curly braces should be on next line. (brace-style)
(#212) Requires a space before '}'. (block-spacing)
(#221) Requires a space after '{'. (block-spacing)
(#221) Statement inside of curly braces should be on next line. (brace-style)
(#221) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#221) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#221) Requires a space before '}'. (block-spacing)
(#222) Requires a space after '{'. (block-spacing)
(#222) Statement inside of curly braces should be on next line. (brace-style)
(#222) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#222) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#222) Requires a space before '}'. (block-spacing)
(#224) Requires a space after '{'. (block-spacing)
(#224) Statement inside of curly braces should be on next line. (brace-style)
(#224) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#224) Requires a space before '}'. (block-spacing)
(#227) Requires a space after '{'. (block-spacing)
(#227) Statement inside of curly braces should be on next line. (brace-style)
(#227) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#227) Requires a space before '}'. (block-spacing)
question/type/javaunittest/amd/src/codemirror/addon/search/searchcursor.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#15) Missing JSDoc comment. (require-jsdoc)
(#17) Expected { after 'if' condition. (curly)
(#17) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#19) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#27) Expected { after 'if' condition. (curly)
(#28) Expected to return a value at the end of this function. (consistent-return)
(#31) 'line' used outside of binding context. (block-scoped-var)
(#31) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#31) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#34) 'line' used outside of binding context. (block-scoped-var)
(#35) Expected { after 'if' condition. (curly)
(#36) 'match' used outside of binding context. (block-scoped-var)
(#37) 'start' used outside of binding context. (block-scoped-var)
(#37) 'match' used outside of binding context. (block-scoped-var)
(#38) 'match' used outside of binding context. (block-scoped-var)
(#38) 'match' used outside of binding context. (block-scoped-var)
(#39) Expected { after 'if' condition. (curly)
(#39) 'line' used outside of binding context. (block-scoped-var)
(#41) 'matchLen' used outside of binding context. (block-scoped-var)
(#41) 'match' used outside of binding context. (block-scoped-var)
(#41) 'match' used outside of binding context. (block-scoped-var)
(#42) 'matchLen' used outside of binding context. (block-scoped-var)
(#43) 'start' used outside of binding context. (block-scoped-var)
(#43) 'line' used outside of binding context. (block-scoped-var)
(#43) Requires a space after '{'. (block-spacing)
(#43) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#43) 'match' used outside of binding context. (block-scoped-var)
(#43) Statement inside of curly braces should be on next line. (brace-style)
(#43) Requires a space before '}'. (block-spacing)
(#44) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#44) 'start' used outside of binding context. (block-scoped-var)
(#45) 'matchLen' used outside of binding context. (block-scoped-var)
(#50) 'line' is already defined (no-redeclare)
(#50) 'line' used outside of binding context. (block-scoped-var)
(#50) 'match' is already defined (no-redeclare)
(#50) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#50) 'match' used outside of binding context. (block-scoped-var)
(#50) 'line' used outside of binding context. (block-scoped-var)
(#51) 'matchLen' is already defined (no-redeclare)
(#51) 'matchLen' used outside of binding context. (block-scoped-var)
(#51) 'match' used outside of binding context. (block-scoped-var)
(#51) 'match' used outside of binding context. (block-scoped-var)
(#52) 'start' used outside of binding context. (block-scoped-var)
(#52) 'start' is already defined (no-redeclare)
(#52) 'match' used outside of binding context. (block-scoped-var)
(#52) 'match' used outside of binding context. (block-scoped-var)
(#53) Expected { after 'if' condition. (curly)
(#53) 'start' used outside of binding context. (block-scoped-var)
(#53) 'matchLen' used outside of binding context. (block-scoped-var)
(#53) 'line' used outside of binding context. (block-scoped-var)
(#53) 'matchLen' used outside of binding context. (block-scoped-var)
(#53) 'matchLen' used outside of binding context. (block-scoped-var)
(#55) Expected { after 'if' condition. (curly)
(#55) 'match' used outside of binding context. (block-scoped-var)
(#55) 'match' used outside of binding context. (block-scoped-var)
(#55) 'matchLen' used outside of binding context. (block-scoped-var)
(#55) 'matchLen' used outside of binding context. (block-scoped-var)
(#56) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#56) 'start' used outside of binding context. (block-scoped-var)
(#56) 'start' used outside of binding context. (block-scoped-var)
(#57) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#57) 'start' used outside of binding context. (block-scoped-var)
(#57) 'start' used outside of binding context. (block-scoped-var)
(#57) 'matchLen' used outside of binding context. (block-scoped-var)
(#57) 'matchLen' used outside of binding context. (block-scoped-var)
(#58) 'match' used outside of binding context. (block-scoped-var)
(#58) 'match' used outside of binding context. (block-scoped-var)
(#62) Expected { after 'if' condition. (curly)
(#63) Requires a space after '{'. (block-spacing)
(#63) Missing space before opening brace. (space-before-blocks)
(#63) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#63) Statement inside of curly braces should be on next line. (brace-style)
(#63) Requires a space before '}'. (block-spacing)
(#63) Requires a space after '{'. (block-spacing)
(#63) Missing space before opening brace. (space-before-blocks)
(#63) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#63) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#63) Statement inside of curly braces should be on next line. (brace-style)
(#63) Requires a space before '}'. (block-spacing)
(#70) Unexpected empty function. (no-empty-function)
(#72) Expected to return a value at the end of this function. (consistent-return)
(#74) 'orig' used outside of binding context. (block-scoped-var)
(#74) 'line' used outside of binding context. (block-scoped-var)
(#74) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#74) 'orig' used outside of binding context. (block-scoped-var)
(#75) 'match' used outside of binding context. (block-scoped-var)
(#75) 'line' used outside of binding context. (block-scoped-var)
(#76) 'match' used outside of binding context. (block-scoped-var)
(#77) 'match' used outside of binding context. (block-scoped-var)
(#77) 'orig' used outside of binding context. (block-scoped-var)
(#77) 'line' used outside of binding context. (block-scoped-var)
(#77) 'match' used outside of binding context. (block-scoped-var)
(#78) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#78) 'match' used outside of binding context. (block-scoped-var)
(#78) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#78) 'match' used outside of binding context. (block-scoped-var)
(#81) 'orig' is already defined (no-redeclare)
(#81) 'orig' used outside of binding context. (block-scoped-var)
(#81) 'line' is already defined (no-redeclare)
(#81) 'line' used outside of binding context. (block-scoped-var)
(#81) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#81) 'orig' used outside of binding context. (block-scoped-var)
(#82) 'match' used outside of binding context. (block-scoped-var)
(#82) 'match' is already defined (no-redeclare)
(#82) 'line' used outside of binding context. (block-scoped-var)
(#83) 'match' used outside of binding context. (block-scoped-var)
(#84) 'match' used outside of binding context. (block-scoped-var)
(#84) 'orig' used outside of binding context. (block-scoped-var)
(#84) 'line' used outside of binding context. (block-scoped-var)
(#84) 'match' used outside of binding context. (block-scoped-var)
(#85) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#85) 'match' used outside of binding context. (block-scoped-var)
(#85) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#85) 'match' used outside of binding context. (block-scoped-var)
(#95) Expected { after 'if' condition. (curly)
(#96) Expected { after 'if' condition. (curly)
(#97) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#98) Expected { after 'for' condition. (curly)
(#98) 'ln' used outside of binding context. (block-scoped-var)
(#98) 'i' used outside of binding context. (block-scoped-var)
(#98) 'i' used outside of binding context. (block-scoped-var)
(#98) 'i' used outside of binding context. (block-scoped-var)
(#98) 'ln' used outside of binding context. (block-scoped-var)
(#99) Expected { after 'if' condition. (curly)
(#99) 'i' used outside of binding context. (block-scoped-var)
(#99) 'ln' used outside of binding context. (block-scoped-var)
(#100) 'line' used outside of binding context. (block-scoped-var)
(#100) 'ln' used outside of binding context. (block-scoped-var)
(#100) 'ln' used outside of binding context. (block-scoped-var)
(#100) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#100) 'cut' used outside of binding context. (block-scoped-var)
(#100) 'line' used outside of binding context. (block-scoped-var)
(#101) Expected { after 'if' condition. (curly)
(#101) 'line' used outside of binding context. (block-scoped-var)
(#101) 'cut' used outside of binding context. (block-scoped-var)
(#102) Expected no return value. (consistent-return)
(#102) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#102) 'ln' used outside of binding context. (block-scoped-var)
(#102) 'ln' used outside of binding context. (block-scoped-var)
(#102) 'cut' used outside of binding context. (block-scoped-var)
(#104) Expected { after 'if' condition. (curly)
(#105) 'line' used outside of binding context. (block-scoped-var)
(#105) 'line' is already defined (no-redeclare)
(#105) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#105) 'cut' used outside of binding context. (block-scoped-var)
(#105) 'cut' is already defined (no-redeclare)
(#105) 'line' used outside of binding context. (block-scoped-var)
(#106) Expected { after 'if' condition. (curly)
(#106) 'line' used outside of binding context. (block-scoped-var)
(#106) 'cut' used outside of binding context. (block-scoped-var)
(#107) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#107) 'cut' used outside of binding context. (block-scoped-var)
(#108) Expected { after 'for' condition. (curly)
(#108) 'ln' used outside of binding context. (block-scoped-var)
(#108) 'ln' is already defined (no-redeclare)
(#108) 'i' used outside of binding context. (block-scoped-var)
(#108) 'i' is already defined (no-redeclare)
(#108) 'i' used outside of binding context. (block-scoped-var)
(#108) 'i' used outside of binding context. (block-scoped-var)
(#108) 'ln' used outside of binding context. (block-scoped-var)
(#109) Expected { after 'if' condition. (curly)
(#109) 'i' used outside of binding context. (block-scoped-var)
(#109) 'ln' used outside of binding context. (block-scoped-var)
(#110) Expected { after 'if' condition. (curly)
(#110) 'ln' used outside of binding context. (block-scoped-var)
(#110) 'ln' used outside of binding context. (block-scoped-var)
(#111) Expected no return value. (consistent-return)
(#111) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#111) 'ln' used outside of binding context. (block-scoped-var)
(#111) 'ln' used outside of binding context. (block-scoped-var)
(#119) Requires a space after '{'. (block-spacing)
(#119) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#119) Statement inside of curly braces should be on next line. (brace-style)
(#119) Requires a space before '}'. (block-spacing)
(#120) Requires a space after '{'. (block-spacing)
(#120) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#120) Statement inside of curly braces should be on next line. (brace-style)
(#120) Requires a space before '}'. (block-spacing)
(#123) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#124) Missing JSDoc comment. (require-jsdoc)
(#125) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#132) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#137) Expected { after 'if' condition. (curly)
(#138) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#138) Infix operators must be spaced. (space-infix-ops)
(#138) Infix operators must be spaced. (space-infix-ops)
(#140) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#142) Expected { after 'if' condition. (curly)
(#143) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#148) Expected to return a value at the end of this function. (consistent-return)
(#148) Requires a space after '{'. (block-spacing)
(#148) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#148) Statement inside of curly braces should be on next line. (brace-style)
(#148) Expected { after 'if' condition. (curly)
(#148) Requires a space before '}'. (block-spacing)
(#149) Expected to return a value at the end of this function. (consistent-return)
(#149) Requires a space after '{'. (block-spacing)
(#149) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#149) Expected { after 'if' condition. (curly)
(#149) Statement inside of curly braces should be on next line. (brace-style)
(#149) Requires a space before '}'. (block-spacing)
(#152) Expected { after 'if' condition. (curly)
(#155) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#162) Missing JSDoc comment. (require-jsdoc)
(#163) Expected { after 'if' condition. (curly)
(#164) Missing whitespace after semicolon. (semi-spacing)
(#166) Expected { after 'if' condition. (curly)
(#167) Expected { after 'if' condition. (curly)
(#168) Expected { after 'else'. (curly)
(#173) Unexpected 'this'. (no-invalid-this)
(#176) Unexpected 'this'. (no-invalid-this)
(#181) Unexpected 'this'. (no-invalid-this)
(#181) Unexpected 'this'. (no-invalid-this)
(#183) Expected { after 'if' condition. (curly)
(#183) Unexpected 'this'. (no-invalid-this)
(#186) Expected { after 'if' condition. (curly)
(#187) Unexpected 'this'. (no-invalid-this)
question/type/javaunittest/amd/src/codemirror/lib/codemirror.js
(#10) Expected to return a value at the end of this function. (consistent-return)
(#11) Expected { after 'if' condition. (curly)
(#12) 'module' is not defined. (no-undef)
(#13) Expected { after 'if' condition. (curly)
(#15) Expected { after 'else'. (curly)
(#17) Function 'anonymous' has a complexity of 25. (complexity)
(#28) Identifier 'ie_upto10' is not in camel case. (camelcase)
(#29) Identifier 'ie_11up' is not in camel case. (camelcase)
(#30) Identifier 'ie_upto10' is not in camel case. (camelcase)
(#30) Identifier 'ie_11up' is not in camel case. (camelcase)
(#31) Identifier 'ie_version' is not in camel case. (camelcase)
(#31) Identifier 'ie_upto10' is not in camel case. (camelcase)
(#31) Identifier 'ie_11up' is not in camel case. (camelcase)
(#37) Identifier 'mac_geMountainLion' is not in camel case. (camelcase)
(#46) Identifier 'presto_version' is not in camel case. (camelcase)
(#47) Expected { after 'if' condition. (curly)
(#47) Identifier 'presto_version' is not in camel case. (camelcase)
(#47) Identifier 'presto_version' is not in camel case. (camelcase)
(#47) Identifier 'presto_version' is not in camel case. (camelcase)
(#48) Identifier 'presto_version' is not in camel case. (camelcase)
(#48) Identifier 'presto_version' is not in camel case. (camelcase)
(#48) Statement inside of curly braces should be on next line. (brace-style)
(#48) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#48) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#50) Identifier 'presto_version' is not in camel case. (camelcase)
(#50) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#50) Identifier 'presto_version' is not in camel case. (camelcase)
(#51) Identifier 'ie_version' is not in camel case. (camelcase)
(#54) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#61) Missing JSDoc comment. (require-jsdoc)
(#62) Expected { after 'if' condition. (curly)
(#70) Expected { after 'if' condition. (curly)
(#78) Expected { after 'if' condition. (curly)
(#80) Expected { after 'if' condition. (curly)
(#103) Expected { after 'if' condition. (curly)
(#103) Identifier 'ie_version' is not in camel case. (camelcase)
(#103) Statement inside of curly braces should be on next line. (brace-style)
(#103) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#112) Expected { after 'if' condition. (curly)
(#114) Expected { after 'else'. (curly)
(#117) Expected { after 'for-in'. (curly)
(#117) Expected { after 'if' condition. (curly)
(#120) Expected { after 'if' condition. (curly)
(#121) Expected { after 'for' condition. (curly)
(#125) Expected { after 'if' condition. (curly)
(#136) Missing JSDoc comment. (require-jsdoc)
(#178) Identifier 'ie_version' is not in camel case. (camelcase)
(#178) Statement inside of curly braces should be on next line. (brace-style)
(#178) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#178) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#179) Expected { after 'if' condition. (curly)
(#182) Expected { after 'if' condition. (curly)
(#183) Expected { after 'else'. (curly)
(#238) Missing JSDoc comment. (require-jsdoc)
(#243) Missing JSDoc comment. (require-jsdoc)
(#245) Expected { after 'if' condition. (curly)
(#246) Expected { after 'if' condition. (curly)
(#251) Expected { after 'if' condition. (curly)
(#254) Missing JSDoc comment. (require-jsdoc)
(#266) Requires a space after '{'. (block-spacing)
(#266) Missing space before opening brace. (space-before-blocks)
(#266) Statement inside of curly braces should be on next line. (brace-style)
(#266) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#266) Requires a space before '}'. (block-spacing)
(#272) Missing JSDoc comment. (require-jsdoc)
(#273) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#276) Expected { after 'if' condition. (curly)
(#279) Expected { after 'if' condition. (curly)
(#280) Expected { after 'if' condition. (curly)
(#283) Expected { after 'if' condition. (curly)
(#285) Expected { after 'else'. (curly)
(#290) Missing JSDoc comment. (require-jsdoc)
(#291) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#294) Expected { after 'if' condition. (curly)
(#298) Missing JSDoc comment. (require-jsdoc)
(#304) Missing JSDoc comment. (require-jsdoc)
(#307) Missing space before opening brace. (space-before-blocks)
(#307) Requires a space after '{'. (block-spacing)
(#307) Statement inside of curly braces should be on next line. (brace-style)
(#307) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#307) Requires a space before '}'. (block-spacing)
(#312) Missing JSDoc comment. (require-jsdoc)
(#313) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#323) 'i' used outside of binding context. (block-scoped-var)
(#327) Missing JSDoc comment. (require-jsdoc)
(#335) Missing JSDoc comment. (require-jsdoc)
(#336) Expected { after 'if' condition. (curly)
(#337) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#337) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#338) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#339) 'found' used outside of binding context. (block-scoped-var)
(#340) 'found' used outside of binding context. (block-scoped-var)
(#341) 'found' used outside of binding context. (block-scoped-var)
(#341) 'found' used outside of binding context. (block-scoped-var)
(#344) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#345) 'found' used outside of binding context. (block-scoped-var)
(#345) 'found' is already defined (no-redeclare)
(#346) 'found' used outside of binding context. (block-scoped-var)
(#347) 'found' used outside of binding context. (block-scoped-var)
(#348) 'found' used outside of binding context. (block-scoped-var)
(#354) Missing JSDoc comment. (require-jsdoc)
(#355) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#370) Missing JSDoc comment. (require-jsdoc)
(#384) Missing JSDoc comment. (require-jsdoc)
(#385) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#400) Missing JSDoc comment. (require-jsdoc)
(#407) Expected { after 'if' condition. (curly)
(#410) Expected { after 'if' condition. (curly)
(#415) Expected { after 'if' condition. (curly)
(#415) Identifier 'ie_version' is not in camel case. (camelcase)
(#449) Expected { after 'if' condition. (curly)
(#456) Expected { after 'if' condition. (curly)
(#457) Expected { after 'if' condition. (curly)
(#460) Expected { after 'if' condition. (curly)
(#461) Expected { after 'if' condition. (curly)
(#464) Identifier 'mac_geMountainLion' is not in camel case. (camelcase)
(#467) Missing '()' invoking a constructor (new-parens)
(#468) Missing '()' invoking a constructor (new-parens)
(#472) Missing JSDoc comment. (require-jsdoc)
(#481) Expected { after 'if' condition. (curly)
(#482) Expected { after 'else'. (curly)
(#493) Missing JSDoc comment. (require-jsdoc)
(#493) Unexpected empty function. (no-empty-function)
(#496) Statement inside of curly braces should be on next line. (brace-style)
(#496) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#497) Unexpected empty function. (no-empty-function)
(#498) Unexpected empty function. (no-empty-function)
(#499) Unexpected empty function. (no-empty-function)
(#504) Missing JSDoc comment. (require-jsdoc)
(#507) Expected { after 'if' condition. (curly)
(#515) Expected { after 'if' condition. (curly)
(#515) Statement inside of curly braces should be on next line. (brace-style)
(#515) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#519) Expected { after 'if' condition. (curly)
(#520) Expected { after 'else'. (curly)
(#522) Expected { after 'if' condition. (curly)
(#526) Missing JSDoc comment. (require-jsdoc)
(#527) Expected { after 'if' condition. (curly)
(#528) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#531) Expected { after 'if' condition. (curly)
(#540) Missing JSDoc comment. (require-jsdoc)
(#551) Expected { after 'else'. (curly)
(#556) Expected { after 'else'. (curly)
(#562) Missing JSDoc comment. (require-jsdoc)
(#563) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#565) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#567) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#571) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#587) Missing JSDoc comment. (require-jsdoc)
(#588) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#589) Expected { after 'if' condition. (curly)
(#591) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#592) Expected { after 'for' condition. (curly)
(#593) Expected { after 'if' condition. (curly)
(#596) Expected { after 'if' condition. (curly)
(#596) Expected { after 'for' condition. (curly)
(#599) Expected { after 'if' condition. (curly)
(#606) Missing JSDoc comment. (require-jsdoc)
(#607) Expected { after 'if' condition. (curly)
(#608) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#608) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#612) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#624) Missing JSDoc comment. (require-jsdoc)
(#631) Missing JSDoc comment. (require-jsdoc)
(#637) Missing JSDoc comment. (require-jsdoc)
(#653) Expected { after 'if' condition. (curly)
(#657) Expected { after 'for' condition. (curly)
(#661) Missing JSDoc comment. (require-jsdoc)
(#675) Missing JSDoc comment. (require-jsdoc)
(#676) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#684) Expected { after 'if' condition. (curly)
(#686) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#699) Expected { after 'if' condition. (curly)
(#700) Expected { after 'if' condition. (curly)
(#715) Expected { after 'if' condition. (curly)
(#716) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#722) Expected { after 'if' condition. (curly)
(#724) Expected { after 'if' condition. (curly)
(#728) Expected { after 'if' condition. (curly)
(#747) Missing JSDoc comment. (require-jsdoc)
(#749) Missing whitespace after semicolon. (semi-spacing)
(#752) Expected { after 'if' condition. (curly)
(#752) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#757) Expected { after 'if' condition. (curly)
(#760) Expected { after 'if' condition. (curly)
(#775) Missing JSDoc comment. (require-jsdoc)
(#788) Missing JSDoc comment. (require-jsdoc)
(#797) Missing JSDoc comment. (require-jsdoc)
(#801) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#802) Expected { after 'if' condition. (curly)
(#803) Identifier 'ie_version' is not in camel case. (camelcase)
(#812) Expected { after 'if' condition. (curly)
(#813) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#813) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#816) Expected { after 'if' condition. (curly)
(#816) Expected { after 'for' condition. (curly)
(#824) Missing JSDoc comment. (require-jsdoc)
(#825) Expected { after 'if' condition. (curly)
(#825) Expected { after 'for' condition. (curly)
(#831) Missing JSDoc comment. (require-jsdoc)
(#832) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#832) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#849) Missing JSDoc comment. (require-jsdoc)
(#850) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#851) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#853) Missing JSDoc comment. (require-jsdoc)
(#856) Expected { after 'if' condition. (curly)
(#858) Expected { after 'else'. (curly)
(#863) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#868) Empty block statement. (no-empty)
(#873) Expected { after 'while' condition. (curly)
(#874) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#877) Expected { after 'if' condition. (curly)
(#888) Expected { after 'while' condition. (curly)
(#894) Missing JSDoc comment. (require-jsdoc)
(#897) Expected { after 'if' condition. (curly)
(#898) Expected { after 'if' condition. (curly)
(#899) Expected { after 'if' condition. (curly)
(#900) Expected { after 'if' condition. (curly)
(#907) Missing JSDoc comment. (require-jsdoc)
(#910) Expected { after 'if' condition. (curly)
(#913) Expected { after 'if' condition. (curly)
(#913) Identifier 'ie_version' is not in camel case. (camelcase)
(#918) Missing JSDoc comment. (require-jsdoc)
(#920) Expected { after 'if' condition. (curly)
(#922) Expected { after 'if' condition. (curly)
(#923) Statement inside of curly braces should be on next line. (brace-style)
(#923) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#932) Missing JSDoc comment. (require-jsdoc)
(#945) Missing JSDoc comment. (require-jsdoc)
(#948) Expected { after 'if' condition. (curly)
(#960) Missing JSDoc comment. (require-jsdoc)
(#962) Expected { after 'if' condition. (curly)
(#964) Expected { after 'if' condition. (curly)
(#970) Missing JSDoc comment. (require-jsdoc)
(#980) 'wrap' used outside of binding context. (block-scoped-var)
(#984) 'wrap' used outside of binding context. (block-scoped-var)
(#988) 'wrap' is already defined (no-redeclare)
(#988) 'wrap' used outside of binding context. (block-scoped-var)
(#992) 'wrap' used outside of binding context. (block-scoped-var)
(#993) Expected { after 'if' condition. (curly)
(#995) Expected { after 'if' condition. (curly)
(#1001) Expected { after 'if' condition. (curly)
(#1002) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1003) Expected { after 'if' condition. (curly)
(#1010) Missing JSDoc comment. (require-jsdoc)
(#1011) Expected { after 'if' condition. (curly)
(#1012) 'next' used outside of binding context. (block-scoped-var)
(#1013) 'next' is already defined (no-redeclare)
(#1014) Expected { after 'if' condition. (curly)
(#1021) Missing JSDoc comment. (require-jsdoc)
(#1024) Expected { after 'if' condition. (curly)
(#1025) Expected { after 'if' condition. (curly)
(#1035) Missing JSDoc comment. (require-jsdoc)
(#1037) Expected { after 'if' condition. (curly)
(#1037) Expected { after 'for' condition. (curly)
(#1041) Missing JSDoc comment. (require-jsdoc)
(#1042) Expected { after 'if' condition. (curly)
(#1045) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1046) Expected { after 'if' condition. (curly)
(#1049) Expected { after 'if' condition. (curly)
(#1051) Expected { after 'else'. (curly)
(#1057) Missing JSDoc comment. (require-jsdoc)
(#1071) Expected { after 'if' condition. (curly)
(#1078) Expected to return a value at the end of this function. (consistent-return)
(#1079) Expected { after 'if' condition. (curly)
(#1085) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1085) Statement inside of curly braces should be on next line. (brace-style)
(#1087) Missing JSDoc comment. (require-jsdoc)
(#1087) Requires a space after '{'. (block-spacing)
(#1087) Statement inside of curly braces should be on next line. (brace-style)
(#1087) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1087) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1087) Requires a space before '}'. (block-spacing)
(#1088) Missing JSDoc comment. (require-jsdoc)
(#1088) Statement inside of curly braces should be on next line. (brace-style)
(#1088) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1089) Missing JSDoc comment. (require-jsdoc)
(#1089) Statement inside of curly braces should be on next line. (brace-style)
(#1089) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1093) Missing JSDoc comment. (require-jsdoc)
(#1094) Statement inside of curly braces should be on next line. (brace-style)
(#1094) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#1094) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1102) Missing JSDoc comment. (require-jsdoc)
(#1105) Expected { after 'if' condition. (curly)
(#1108) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1114) Expected { after 'for' condition. (curly)
(#1114) 'i' used outside of binding context. (block-scoped-var)
(#1114) 'i' used outside of binding context. (block-scoped-var)
(#1114) 'i' used outside of binding context. (block-scoped-var)
(#1115) 'i' used outside of binding context. (block-scoped-var)
(#1118) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1118) Statement inside of curly braces should be on next line. (brace-style)
(#1123) 'i' used outside of binding context. (block-scoped-var)
(#1123) 'i' is already defined (no-redeclare)
(#1123) 'i' used outside of binding context. (block-scoped-var)
(#1123) 'i' used outside of binding context. (block-scoped-var)
(#1124) 'i' used outside of binding context. (block-scoped-var)
(#1125) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1127) Expected { after 'if' condition. (curly)
(#1128) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1129) Expected { after 'if' condition. (curly)
(#1130) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1133) 'i' used outside of binding context. (block-scoped-var)
(#1134) Do not nest ternary expressions (no-nested-ternary)
(#1138) Expected { after 'if' condition. (curly)
(#1142) 'updateInput' used outside of binding context. (block-scoped-var)
(#1147) Missing JSDoc comment. (require-jsdoc)
(#1147) Expected to return a value at the end of this function. (consistent-return)
(#1151) Expected { after 'if' condition. (curly)
(#1152) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1152) Statement inside of curly braces should be on next line. (brace-style)
(#1157) Missing JSDoc comment. (require-jsdoc)
(#1159) Expected { after 'if' condition. (curly)
(#1164) Expected { after 'if' condition. (curly)
(#1168) Expected { after 'for' condition. (curly)
(#1174) Expected { after 'if' condition. (curly)
(#1177) Expected { after 'if' condition. (curly)
(#1181) Missing JSDoc comment. (require-jsdoc)
(#1182) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1185) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1185) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1192) Missing JSDoc comment. (require-jsdoc)
(#1200) Missing JSDoc comment. (require-jsdoc)
(#1217) Unnecessary semicolon. (no-extra-semi)
(#1219) Missing JSDoc comment. (require-jsdoc)
(#1226) Expected { after 'if' condition. (curly)
(#1227) Expected { after 'else'. (curly)
(#1229) Expected { after 'if' condition. (curly)
(#1236) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1246) Expected { after 'if' condition. (curly)
(#1249) Expected { after 'if' condition. (curly)
(#1249) Identifier 'ie_version' is not in camel case. (camelcase)
(#1254) Expected { after 'if' condition. (curly)
(#1254) Missing semicolon. (semi)
(#1260) Missing JSDoc comment. (require-jsdoc)
(#1261) Expected { after 'if' condition. (curly)
(#1261) Missing semicolon. (semi)
(#1283) Expected { after 'if' condition. (curly)
(#1289) Expected { after 'if' condition. (curly)
(#1296) Expected { after 'if' condition. (curly)
(#1301) Expected { after 'if' condition. (curly)
(#1301) Missing semicolon. (semi)
(#1318) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1318) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1324) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1335) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1338) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1347) Expected { after 'if' condition. (curly)
(#1348) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1348) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1356) Expected { after 'if' condition. (curly)
(#1357) Expected { after 'if' condition. (curly)
(#1357) Identifier 'ie_version' is not in camel case. (camelcase)
(#1360) Expected { after 'if' condition. (curly)
(#1360) Identifier 'ie_version' is not in camel case. (camelcase)
(#1365) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1365) Statement inside of curly braces should be on next line. (brace-style)
(#1367) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1367) Statement inside of curly braces should be on next line. (brace-style)
(#1371) Statement inside of curly braces should be on next line. (brace-style)
(#1371) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1372) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1372) Empty block statement. (no-empty)
(#1376) Statement inside of curly braces should be on next line. (brace-style)
(#1376) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1382) Statement inside of curly braces should be on next line. (brace-style)
(#1382) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1388) Expected { after 'if' condition. (curly)
(#1391) Expected { after 'if' condition. (curly)
(#1399) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1401) Missing JSDoc comment. (require-jsdoc)
(#1403) Requires a space after '{'. (block-spacing)
(#1403) Statement inside of curly braces should be on next line. (brace-style)
(#1403) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1403) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#1403) Requires a space before '}'. (block-spacing)
(#1404) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1404) Requires a space after '{'. (block-spacing)
(#1404) Statement inside of curly braces should be on next line. (brace-style)
(#1404) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1404) Requires a space before '}'. (block-spacing)
(#1416) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1416) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1421) Expected { after 'if' condition. (curly)
(#1428) Expected { after 'if' condition. (curly)
(#1432) Identifier 'ie_version' is not in camel case. (camelcase)
(#1440) Expected { after 'if' condition. (curly)
(#1441) Statement inside of curly braces should be on next line. (brace-style)
(#1441) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#1441) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1444) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1445) Expected { after 'while' condition. (curly)
(#1453) Expected { after 'if' condition. (curly)
(#1454) Expected { after 'else'. (curly)
(#1466) Expected { after 'if' condition. (curly)
(#1470) Expected { after 'if' condition. (curly)
(#1470) Identifier 'ie_version' is not in camel case. (camelcase)
(#1475) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1475) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1475) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1476) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1477) Expected { after 'if' condition. (curly)
(#1482) Expected { after 'if' condition. (curly)
(#1485) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1486) Missing semicolon. (semi)
(#1487) Missing semicolon. (semi)
(#1492) Expected { after 'if' condition. (curly)
(#1494) Expected { after 'if' condition. (curly)
(#1497) Expected { after 'if' condition. (curly)
(#1505) Missing JSDoc comment. (require-jsdoc)
(#1506) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1518) Missing JSDoc comment. (require-jsdoc)
(#1520) Missing semicolon. (semi)
(#1522) Expected { after 'if' condition. (curly)
(#1522) Identifier 'ie_version' is not in camel case. (camelcase)
(#1525) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1526) Expected { after 'if' condition. (curly)
(#1526) Identifier 'ie_version' is not in camel case. (camelcase)
(#1527) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1528) Expected { after 'if' condition. (curly)
(#1531) Expected { after 'if' condition. (curly)
(#1532) Expected { after 'else'. (curly)
(#1538) Expected { after 'if' condition. (curly)
(#1538) Identifier 'ie_version' is not in camel case. (camelcase)
(#1552) Expected { after 'if' condition. (curly)
(#1562) Missing JSDoc comment. (require-jsdoc)
(#1571) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1576) Expected { after 'if' condition. (curly)
(#1577) Missing semicolon. (semi)
(#1582) Expected { after 'if' condition. (curly)
(#1586) Expected { after 'if' condition. (curly)
(#1587) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1588) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1595) Expected { after 'if' condition. (curly)
(#1596) Expected { after 'if' condition. (curly)
(#1602) Expected { after 'if' condition. (curly)
(#1604) Expected { after 'if' condition. (curly)
(#1614) Expected { after 'if' condition. (curly)
(#1615) Expected { after 'if' condition. (curly)
(#1616) Requires a space after '{'. (block-spacing)
(#1616) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1616) Statement inside of curly braces should be on next line. (brace-style)
(#1616) Requires a space before '}'. (block-spacing)
(#1619) Missing JSDoc comment. (require-jsdoc)
(#1620) Expected { after 'if' condition. (curly)
(#1620) Missing semicolon. (semi)
(#1623) Expected { after 'if' condition. (curly)
(#1643) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1665) Expected { after 'if' condition. (curly)
(#1666) Expected { after 'if' condition. (curly)
(#1671) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1674) Expected { after 'if' condition. (curly)
(#1681) Expected { after 'if' condition. (curly)
(#1693) Statement inside of curly braces should be on next line. (brace-style)
(#1693) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1694) Expected space(s) after "catch". (keyword-spacing)
(#1694) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1694) Empty block statement. (no-empty)
(#1695) 'rng' used outside of binding context. (block-scoped-var)
(#1698) Expected { after 'if' condition. (curly)
(#1698) 'rng' used outside of binding context. (block-scoped-var)
(#1698) 'rng' used outside of binding context. (block-scoped-var)
(#1701) 'rng' used outside of binding context. (block-scoped-var)
(#1703) Expected { after 'if' condition. (curly)
(#1703) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1704) Expected { after 'if' condition. (curly)
(#1714) Expected { after 'if' condition. (curly)
(#1715) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1715) Statement inside of curly braces should be on next line. (brace-style)
(#1732) Expected { after 'if' condition. (curly)
(#1738) Expected { after 'if' condition. (curly)
(#1740) Statement inside of curly braces should be on next line. (brace-style)
(#1740) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1741) Statement inside of curly braces should be on next line. (brace-style)
(#1741) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1743) Statement inside of curly braces should be on next line. (brace-style)
(#1743) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1747) Expected { after 'if' condition. (curly)
(#1749) Expected { after 'else'. (curly)
(#1750) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1750) Statement inside of curly braces should be on next line. (brace-style)
(#1752) Missing JSDoc comment. (require-jsdoc)
(#1769) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1773) Expected { after 'if' condition. (curly)
(#1775) Expected { after 'if' condition. (curly)
(#1780) Expected to return a value at the end of this function. (consistent-return)
(#1781) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1781) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1782) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1783) Expected { after 'if' condition. (curly)
(#1787) 'fromLine' used outside of binding context. (block-scoped-var)
(#1788) 'fromNode' used outside of binding context. (block-scoped-var)
(#1790) 'fromLine' used outside of binding context. (block-scoped-var)
(#1790) 'fromLine' is already defined (no-redeclare)
(#1791) 'fromNode' is already defined (no-redeclare)
(#1791) 'fromNode' used outside of binding context. (block-scoped-var)
(#1795) 'toLine' used outside of binding context. (block-scoped-var)
(#1796) 'toNode' used outside of binding context. (block-scoped-var)
(#1798) 'toLine' is already defined (no-redeclare)
(#1798) 'toLine' used outside of binding context. (block-scoped-var)
(#1799) 'toNode' is already defined (no-redeclare)
(#1799) 'toNode' used outside of binding context. (block-scoped-var)
(#1802) 'fromNode' used outside of binding context. (block-scoped-var)
(#1802) 'fromNode' used outside of binding context. (block-scoped-var)
(#1802) 'toNode' used outside of binding context. (block-scoped-var)
(#1802) 'toNode' used outside of binding context. (block-scoped-var)
(#1802) 'fromLine' used outside of binding context. (block-scoped-var)
(#1802) 'fromLine' used outside of binding context. (block-scoped-var)
(#1802) 'toLine' used outside of binding context. (block-scoped-var)
(#1802) 'toLine' used outside of binding context. (block-scoped-var)
(#1803) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1803) 'fromLine' used outside of binding context. (block-scoped-var)
(#1803) 'fromLine' used outside of binding context. (block-scoped-var)
(#1803) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1803) 'toLine' used outside of binding context. (block-scoped-var)
(#1803) 'toLine' used outside of binding context. (block-scoped-var)
(#1803) 'toLine' used outside of binding context. (block-scoped-var)
(#1803) 'toLine' used outside of binding context. (block-scoped-var)
(#1805) Statement inside of curly braces should be on next line. (brace-style)
(#1805) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#1805) 'toLine' used outside of binding context. (block-scoped-var)
(#1805) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1805) 'toLine' used outside of binding context. (block-scoped-var)
(#1806) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1806) Statement inside of curly braces should be on next line. (brace-style)
(#1806) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#1806) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1806) 'fromLine' used outside of binding context. (block-scoped-var)
(#1806) 'fromLine' used outside of binding context. (block-scoped-var)
(#1807) Expected { after 'else'. (curly)
(#1807) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1810) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1811) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1811) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1812) Expected { after 'while' condition. (curly)
(#1814) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1817) Expected { after 'while' condition. (curly)
(#1824) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1824) 'fromLine' used outside of binding context. (block-scoped-var)
(#1824) 'fromLine' used outside of binding context. (block-scoped-var)
(#1825) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1825) 'toLine' used outside of binding context. (block-scoped-var)
(#1825) 'toLine' used outside of binding context. (block-scoped-var)
(#1839) Expected { after 'if' condition. (curly)
(#1846) Expected { after 'if' condition. (curly)
(#1847) Missing semicolon. (semi)
(#1848) Expected { after 'if' condition. (curly)
(#1853) Missing semicolon. (semi)
(#1858) Expected { after 'if' condition. (curly)
(#1859) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1863) Missing semicolon. (semi)
(#1872) Missing JSDoc comment. (require-jsdoc)
(#1874) Expected { after 'if' condition. (curly)
(#1878) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1888) Missing JSDoc comment. (require-jsdoc)
(#1888) Statement inside of curly braces should be on next line. (brace-style)
(#1888) Expected { after 'if' condition. (curly)
(#1888) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#1888) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1890) Missing JSDoc comment. (require-jsdoc)
(#1890) Expected to return a value at the end of this function. (consistent-return)
(#1894) Expected { after 'if' condition. (curly)
(#1894) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1897) Missing whitespace after semicolon. (semi-spacing)
(#1898) Expected { after 'if' condition. (curly)
(#1899) Expected { after 'if' condition. (curly)
(#1904) Expected { after 'if' condition. (curly)
(#1909) Missing JSDoc comment. (require-jsdoc)
(#1909) Expected to return a value at the end of this function. (consistent-return)
(#1910) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1911) Expected { after 'if' condition. (curly)
(#1911) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1918) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1922) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1925) Expected { after 'if' condition. (curly)
(#1927) Expected { after 'while' condition. (curly)
(#1928) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1930) Missing JSDoc comment. (require-jsdoc)
(#1930) Expected to return a value at the end of this function. (consistent-return)
(#1938) Expected { after 'if' condition. (curly)
(#1939) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1945) Expected { after 'if' condition. (curly)
(#1948) Line 1948 exceeds the maximum line length of 132. (max-len)
(#1948) 'dist' used outside of binding context. (block-scoped-var)
(#1950) Expected { after 'if' condition. (curly)
(#1951) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1951) 'dist' used outside of binding context. (block-scoped-var)
(#1952) Expected { after 'else'. (curly)
(#1953) 'dist' used outside of binding context. (block-scoped-var)
(#1955) 'dist' is already defined (no-redeclare)
(#1955) 'dist' used outside of binding context. (block-scoped-var)
(#1957) Expected { after 'if' condition. (curly)
(#1958) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1958) 'dist' used outside of binding context. (block-scoped-var)
(#1959) Expected { after 'else'. (curly)
(#1960) 'dist' used outside of binding context. (block-scoped-var)
(#1960) 'after' used outside of binding context. (block-scoped-var)
(#1964) Missing JSDoc comment. (require-jsdoc)
(#1965) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1965) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1966) Missing JSDoc comment. (require-jsdoc)
(#1966) Statement inside of curly braces should be on next line. (brace-style)
(#1966) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1966) Statement inside of curly braces should be on next line. (brace-style)
(#1966) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1966) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#1967) Missing JSDoc comment. (require-jsdoc)
(#1970) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1971) Expected { after 'if' condition. (curly)
(#1975) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1977) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1977) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1978) Expected { after 'if' condition. (curly)
(#1982) Expected { after 'if' condition. (curly)
(#1983) Expected { after 'for' condition. (curly)
(#1985) Expected { after 'if' condition. (curly)
(#1989) Expected { after 'if' condition. (curly)
(#1999) Expected { after 'if' condition. (curly)
(#2014) Missing JSDoc comment. (require-jsdoc)
(#2020) Statement inside of curly braces should be on next line. (brace-style)
(#2020) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2022) Expected { after 'if' condition. (curly)
(#2023) Expected { after 'if' condition. (curly)
(#2025) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2026) Expected { after 'if' condition. (curly)
(#2031) Expected { after 'for' condition. (curly)
(#2033) 'out' used outside of binding context. (block-scoped-var)
(#2036) Expected { after 'for' condition. (curly)
(#2037) Expected { after 'if' condition. (curly)
(#2041) Expected { after 'if' condition. (curly)
(#2044) Expected { after 'if' condition. (curly)
(#2051) Missing JSDoc comment. (require-jsdoc)
(#2056) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2056) Statement inside of curly braces should be on next line. (brace-style)
(#2057) Statement inside of curly braces should be on next line. (brace-style)
(#2057) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2066) Missing JSDoc comment. (require-jsdoc)
(#2068) Statement inside of curly braces should be on next line. (brace-style)
(#2068) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2071) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2073) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2075) Expected { after 'if' condition. (curly)
(#2082) Missing JSDoc comment. (require-jsdoc)
(#2088) Missing JSDoc comment. (require-jsdoc)
(#2088) Requires a space after '{'. (block-spacing)
(#2088) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2088) Statement inside of curly braces should be on next line. (brace-style)
(#2088) Requires a space before '}'. (block-spacing)
(#2089) Missing JSDoc comment. (require-jsdoc)
(#2090) Expected { after 'if' condition. (curly)
(#2090) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2092) Expected { after 'if' condition. (curly)
(#2092) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2095) Missing JSDoc comment. (require-jsdoc)
(#2097) Expected { after 'if' condition. (curly)
(#2097) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2097) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2098) Expected { after 'if' condition. (curly)
(#2098) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2099) Expected { after 'else'. (curly)
(#2101) Missing JSDoc comment. (require-jsdoc)
(#2101) Requires a space after '{'. (block-spacing)
(#2101) Statement inside of curly braces should be on next line. (brace-style)
(#2101) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2101) Requires a space before '}'. (block-spacing)
(#2102) Missing JSDoc comment. (require-jsdoc)
(#2103) Expected { after 'for' condition. (curly)
(#2104) 'out' used outside of binding context. (block-scoped-var)
(#2117) Missing JSDoc comment. (require-jsdoc)
(#2136) Missing JSDoc comment. (require-jsdoc)
(#2142) Missing JSDoc comment. (require-jsdoc)
(#2143) Expected { after 'for' condition. (curly)
(#2145) 'out' used outside of binding context. (block-scoped-var)
(#2150) Missing JSDoc comment. (require-jsdoc)
(#2157) Missing JSDoc comment. (require-jsdoc)
(#2163) Missing JSDoc comment. (require-jsdoc)
(#2168) Expected { after 'for' condition. (curly)
(#2175) Expected { after 'if' condition. (curly)
(#2176) Expected { after 'if' condition. (curly)
(#2177) Expected { after 'else'. (curly)
(#2180) Missing JSDoc comment. (require-jsdoc)
(#2181) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2191) Missing JSDoc comment. (require-jsdoc)
(#2196) Missing JSDoc comment. (require-jsdoc)
(#2197) Expected { after 'if' condition. (curly)
(#2204) Expected { after 'if' condition. (curly)
(#2208) Missing JSDoc comment. (require-jsdoc)
(#2209) Expected { after 'if' condition. (curly)
(#2222) Missing JSDoc comment. (require-jsdoc)
(#2228) Missing JSDoc comment. (require-jsdoc)
(#2236) Expected { after 'if' condition. (curly)
(#2243) Function 'skipAtomicInner' has a complexity of 22. (complexity)
(#2243) Missing JSDoc comment. (require-jsdoc)
(#2245) Expected { after 'if' condition. (curly)
(#2246) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2247) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2248) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2251) Blocks are nested too deeply (5). (max-depth)
(#2252) Blocks are nested too deeply (6). (max-depth)
(#2252) Expected { after 'if' condition. (curly)
(#2253) Requires a space after '{'. (block-spacing)
(#2253) Statement inside of curly braces should be on next line. (brace-style)
(#2253) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2253) Requires a space before '}'. (block-spacing)
(#2256) Expected { after 'if' condition. (curly)
(#2259) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2260) Blocks are nested too deeply (5). (max-depth)
(#2260) Expected { after 'if' condition. (curly)
(#2261) Expected { after 'if' condition. (curly)
(#2261) Blocks are nested too deeply (5). (max-depth)
(#2266) Expected { after 'if' condition. (curly)
(#2274) Missing JSDoc comment. (require-jsdoc)
(#2282) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2287) Missing JSDoc comment. (require-jsdoc)
(#2289) Expected { after 'if' condition. (curly)
(#2289) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2290) Expected { after 'else'. (curly)
(#2292) Expected { after 'if' condition. (curly)
(#2292) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2293) Expected { after 'else'. (curly)
(#2301) Missing JSDoc comment. (require-jsdoc)
(#2305) Missing JSDoc comment. (require-jsdoc)
(#2306) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2311) Expected { after 'if' condition. (curly)
(#2314) Expected { after 'if' condition. (curly)
(#2316) Expected { after 'if' condition. (curly)
(#2323) Missing JSDoc comment. (require-jsdoc)
(#2337) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#2342) Missing JSDoc comment. (require-jsdoc)
(#2343) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2345) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2348) Missing JSDoc comment. (require-jsdoc)
(#2349) Expected { after 'if' condition. (curly)
(#2353) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2357) Missing JSDoc comment. (require-jsdoc)
(#2361) Missing JSDoc comment. (require-jsdoc)
(#2362) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2365) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2366) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2372) Statement inside of curly braces should be on next line. (brace-style)
(#2372) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#2372) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2376) Expected { after 'if' condition. (curly)
(#2376) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2380) Expected { after 'if' condition. (curly)
(#2382) Expected { after 'if' condition. (curly)
(#2382) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2383) Expected { after 'if' condition. (curly)
(#2385) Expected { after 'if' condition. (curly)
(#2387) Expected { after 'if' condition. (curly)
(#2393) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2397) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2409) Expected { after 'if' condition. (curly)
(#2417) Missing JSDoc comment. (require-jsdoc)
(#2418) Expected { after 'if' condition. (curly)
(#2423) Expected { after 'if' condition. (curly)
(#2427) Expected { after 'if' condition. (curly)
(#2433) Missing JSDoc comment. (require-jsdoc)
(#2434) Expected { after 'if' condition. (curly)
(#2438) Missing JSDoc comment. (require-jsdoc)
(#2440) Expected { after 'if' condition. (curly)
(#2441) Expected { after 'if' condition. (curly)
(#2442) Missing '()' invoking a constructor (new-parens)
(#2446) Expected to return a value at the end of this function. (consistent-return)
(#2448) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2451) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2452) Expected { after 'if' condition. (curly)
(#2453) Expected { after 'if' condition. (curly)
(#2456) Expected { after 'for' condition. (curly)
(#2457) Expected { after 'if' condition. (curly)
(#2460) Expected { after 'if' condition. (curly)
(#2465) Missing '()' invoking a constructor (new-parens)
(#2470) Expected { after 'if' condition. (curly)
(#2471) Expected { after 'for' condition. (curly)
(#2481) Missing JSDoc comment. (require-jsdoc)
(#2482) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2485) Expected { after 'if' condition. (curly)
(#2487) Expected { after 'if' condition. (curly)
(#2489) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2497) Missing JSDoc comment. (require-jsdoc)
(#2498) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2499) Expected { after 'if' condition. (curly)
(#2500) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2500) Infix operators must be spaced. (space-infix-ops)
(#2501) Expected { after 'if' condition. (curly)
(#2502) Expected { after 'else'. (curly)
(#2509) Expected { after 'if' condition. (curly)
(#2515) Missing JSDoc comment. (require-jsdoc)
(#2515) Requires a space after '{'. (block-spacing)
(#2515) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2515) Statement inside of curly braces should be on next line. (brace-style)
(#2515) Requires a space before '}'. (block-spacing)
(#2516) Missing JSDoc comment. (require-jsdoc)
(#2516) Requires a space after '{'. (block-spacing)
(#2516) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2516) Statement inside of curly braces should be on next line. (brace-style)
(#2516) Requires a space before '}'. (block-spacing)
(#2517) Missing JSDoc comment. (require-jsdoc)
(#2518) Expected { after 'if' condition. (curly)
(#2522) Expected { after 'if' condition. (curly)
(#2526) Missing JSDoc comment. (require-jsdoc)
(#2526) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2526) Statement inside of curly braces should be on next line. (brace-style)
(#2527) Missing JSDoc comment. (require-jsdoc)
(#2530) Missing JSDoc comment. (require-jsdoc)
(#2538) Missing JSDoc comment. (require-jsdoc)
(#2547) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2548) Expected { after 'if' condition. (curly)
(#2559) Missing JSDoc comment. (require-jsdoc)
(#2559) Expected to return a value at the end of this function. (consistent-return)
(#2560) Expected { after 'if' condition. (curly)
(#2562) Expected { after 'for' condition. (curly)
(#2562) 'i' used outside of binding context. (block-scoped-var)
(#2562) 'i' used outside of binding context. (block-scoped-var)
(#2562) 'i' used outside of binding context. (block-scoped-var)
(#2563) Expected { after 'if' condition. (curly)
(#2563) 'i' used outside of binding context. (block-scoped-var)
(#2564) 'i' used outside of binding context. (block-scoped-var)
(#2564) 'i' used outside of binding context. (block-scoped-var)
(#2565) Expected { after 'for' condition. (curly)
(#2565) 'i' is already defined (no-redeclare)
(#2565) 'i' used outside of binding context. (block-scoped-var)
(#2565) 'i' used outside of binding context. (block-scoped-var)
(#2565) 'i' used outside of binding context. (block-scoped-var)
(#2566) Expected { after 'if' condition. (curly)
(#2566) 'i' used outside of binding context. (block-scoped-var)
(#2567) 'i' used outside of binding context. (block-scoped-var)
(#2567) 'i' used outside of binding context. (block-scoped-var)
(#2572) Missing JSDoc comment. (require-jsdoc)
(#2585) Missing JSDoc comment. (require-jsdoc)
(#2590) Missing JSDoc comment. (require-jsdoc)
(#2590) Expected to return a value at the end of this function. (consistent-return)
(#2591) Expected { after 'if' condition. (curly)
(#2594) Expected { after 'if' condition. (curly)
(#2603) Missing JSDoc comment. (require-jsdoc)
(#2612) Expected { after 'if' condition. (curly)
(#2625) Missing JSDoc comment. (require-jsdoc)
(#2626) Expected { after 'if' condition. (curly)
(#2627) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2631) Expected { after 'if' condition. (curly)
(#2638) Expected { after 'if' condition. (curly)
(#2647) Missing JSDoc comment. (require-jsdoc)
(#2652) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2662) Expected { after 'if' condition. (curly)
(#2664) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2666) Expected { after 'if' condition. (curly)
(#2668) Expected { after 'if' condition. (curly)
(#2673) Expected { after 'if' condition. (curly)
(#2681) 'mStart' used outside of binding context. (block-scoped-var)
(#2681) 'mEnd' used outside of binding context. (block-scoped-var)
(#2684) Function 'measureCharInner' has a complexity of 27. (complexity)
(#2684) Missing JSDoc comment. (require-jsdoc)
(#2686) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2686) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2686) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2690) 'i' used outside of binding context. (block-scoped-var)
(#2690) 'i' used outside of binding context. (block-scoped-var)
(#2690) 'i' used outside of binding context. (block-scoped-var)
(#2691) Expected { after 'while' condition. (curly)
(#2692) Expected { after 'while' condition. (curly)
(#2693) Identifier 'ie_version' is not in camel case. (camelcase)
(#2696) 'rects' used outside of binding context. (block-scoped-var)
(#2697) Expected { after 'if' condition. (curly)
(#2697) 'rects' used outside of binding context. (block-scoped-var)
(#2698) 'rects' used outside of binding context. (block-scoped-var)
(#2698) 'rects' used outside of binding context. (block-scoped-var)
(#2699) Expected { after 'else'. (curly)
(#2704) Expected { after 'if' condition. (curly)
(#2709) Expected { after 'if' condition. (curly)
(#2709) Identifier 'ie_version' is not in camel case. (camelcase)
(#2711) Expected { after 'if' condition. (curly)
(#2712) 'rects' is already defined (no-redeclare)
(#2713) Expected { after 'if' condition. (curly)
(#2713) 'rects' used outside of binding context. (block-scoped-var)
(#2714) 'rects' used outside of binding context. (block-scoped-var)
(#2714) 'rects' used outside of binding context. (block-scoped-var)
(#2715) Expected { after 'else'. (curly)
(#2718) Identifier 'ie_version' is not in camel case. (camelcase)
(#2720) Expected { after 'if' condition. (curly)
(#2722) Expected { after 'else'. (curly)
(#2726) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2729) Expected { after 'for' condition. (curly)
(#2729) 'i' is already defined (no-redeclare)
(#2729) 'i' used outside of binding context. (block-scoped-var)
(#2729) 'i' used outside of binding context. (block-scoped-var)
(#2729) 'i' used outside of binding context. (block-scoped-var)
(#2730) Expected { after 'if' condition. (curly)
(#2730) 'i' used outside of binding context. (block-scoped-var)
(#2731) 'i' used outside of binding context. (block-scoped-var)
(#2731) 'i' used outside of binding context. (block-scoped-var)
(#2731) 'i' used outside of binding context. (block-scoped-var)
(#2731) 'i' used outside of binding context. (block-scoped-var)
(#2731) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2731) 'i' used outside of binding context. (block-scoped-var)
(#2731) 'i' used outside of binding context. (block-scoped-var)
(#2735) Expected { after 'if' condition. (curly)
(#2736) Statement inside of curly braces should be on next line. (brace-style)
(#2736) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2736) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#2743) Missing JSDoc comment. (require-jsdoc)
(#2744) Expected { after 'if' condition. (curly)
(#2744) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2753) Missing JSDoc comment. (require-jsdoc)
(#2757) Expected { after 'if' condition. (curly)
(#2757) Expected { after 'for' condition. (curly)
(#2762) Missing JSDoc comment. (require-jsdoc)
(#2765) Expected { after 'for' condition. (curly)
(#2769) Missing JSDoc comment. (require-jsdoc)
(#2772) Expected { after 'if' condition. (curly)
(#2776) Missing JSDoc comment. (require-jsdoc)
(#2776) Statement inside of curly braces should be on next line. (brace-style)
(#2776) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2777) Missing JSDoc comment. (require-jsdoc)
(#2777) Statement inside of curly braces should be on next line. (brace-style)
(#2777) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2783) Missing JSDoc comment. (require-jsdoc)
(#2784) Expected { after 'if' condition. (curly)
(#2784) Expected { after 'for' condition. (curly)
(#2788) Expected { after 'if' condition. (curly)
(#2789) Expected { after 'if' condition. (curly)
(#2791) Expected { after 'if' condition. (curly)
(#2792) Expected { after 'else'. (curly)
(#2805) Missing JSDoc comment. (require-jsdoc)
(#2806) Expected { after 'if' condition. (curly)
(#2807) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2822) Missing JSDoc comment. (require-jsdoc)
(#2823) Expected { after 'if' condition. (curly)
(#2830) Missing JSDoc comment. (require-jsdoc)
(#2832) Expected { after 'if' condition. (curly)
(#2833) Missing JSDoc comment. (require-jsdoc)
(#2835) Expected { after 'if' condition. (curly)
(#2835) Expected { after 'else'. (curly)
(#2838) Missing JSDoc comment. (require-jsdoc)
(#2839) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2849) Expected { after 'if' condition. (curly)
(#2852) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2853) Expected { after 'if' condition. (curly)
(#2856) Expected { after 'if' condition. (curly)
(#2856) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2862) Missing JSDoc comment. (require-jsdoc)
(#2863) 'pos' is already defined (no-redeclare)
(#2863) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2864) Expected { after 'if' condition. (curly)
(#2876) Missing JSDoc comment. (require-jsdoc)
(#2877) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2879) Expected { after 'if' condition. (curly)
(#2885) Missing JSDoc comment. (require-jsdoc)
(#2888) Expected { after 'if' condition. (curly)
(#2888) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2889) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2890) Expected { after 'if' condition. (curly)
(#2891) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2892) Expected { after 'if' condition. (curly)
(#2899) Expected { after 'if' condition. (curly)
(#2901) Expected { after 'else'. (curly)
(#2906) Missing JSDoc comment. (require-jsdoc)
(#2908) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2911) Missing JSDoc comment. (require-jsdoc)
(#2912) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2914) Expected { after 'if' condition. (curly)
(#2915) Expected { after 'if' condition. (curly)
(#2916) Expected { after 'else'. (curly)
(#2920) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2921) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2922) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2922) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2922) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2924) Expected { after 'if' condition. (curly)
(#2924) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2930) Expected { after 'while' condition. (curly)
(#2931) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2932) Do not nest ternary expressions (no-nested-ternary)
(#2935) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2938) Expected { after 'for' condition. (curly)
(#2941) Requires a space after '{'. (block-spacing)
(#2941) Statement inside of curly braces should be on next line. (brace-style)
(#2941) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#2941) Expected { after 'if' condition. (curly)
(#2941) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2941) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2941) Requires a space before '}'. (block-spacing)
(#2942) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2942) Requires a space after '{'. (block-spacing)
(#2942) Statement inside of curly braces should be on next line. (brace-style)
(#2942) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#2942) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2942) Requires a space before '}'. (block-spacing)
(#2948) Missing JSDoc comment. (require-jsdoc)
(#2949) Expected { after 'if' condition. (curly)
(#2949) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2950) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2962) Expected { after 'if' condition. (curly)
(#2968) Missing JSDoc comment. (require-jsdoc)
(#2969) Expected { after 'if' condition. (curly)
(#2969) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2973) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2974) Expected { after 'if' condition. (curly)
(#2990) Missing JSDoc comment. (require-jsdoc)
(#3018) Missing JSDoc comment. (require-jsdoc)
(#3021) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3023) Expected { after 'for' condition. (curly)
(#3027) Expected { after 'if' condition. (curly)
(#3028) Expected { after 'while' condition. (curly)
(#3035) Missing JSDoc comment. (require-jsdoc)
(#3036) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3037) Expected { after 'if' condition. (curly)
(#3039) Statement inside of curly braces should be on next line. (brace-style)
(#3039) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3040) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3042) Expected { after 'for' condition. (curly)
(#3050) Missing JSDoc comment. (require-jsdoc)
(#3052) Expected { after 'for' condition. (curly)
(#3052) 'i' used outside of binding context. (block-scoped-var)
(#3052) 'i' used outside of binding context. (block-scoped-var)
(#3052) 'i' used outside of binding context. (block-scoped-var)
(#3052) 'i' used outside of binding context. (block-scoped-var)
(#3052) 'i' used outside of binding context. (block-scoped-var)
(#3052) 'i' used outside of binding context. (block-scoped-var)
(#3052) 'i' used outside of binding context. (block-scoped-var)
(#3052) 'i' used outside of binding context. (block-scoped-var)
(#3052) 'i' used outside of binding context. (block-scoped-var)
(#3052) 'i' used outside of binding context. (block-scoped-var)
(#3052) 'i' used outside of binding context. (block-scoped-var)
(#3052) 'i' used outside of binding context. (block-scoped-var)
(#3053) 'i' used outside of binding context. (block-scoped-var)
(#3053) 'i' used outside of binding context. (block-scoped-var)
(#3053) 'i' used outside of binding context. (block-scoped-var)
(#3053) 'i' used outside of binding context. (block-scoped-var)
(#3054) Expected { after 'for' condition. (curly)
(#3054) 'i' used outside of binding context. (block-scoped-var)
(#3054) 'i' used outside of binding context. (block-scoped-var)
(#3054) 'i' used outside of binding context. (block-scoped-var)
(#3054) 'i' used outside of binding context. (block-scoped-var)
(#3054) 'i' is already defined (no-redeclare)
(#3054) 'i' used outside of binding context. (block-scoped-var)
(#3054) 'i' used outside of binding context. (block-scoped-var)
(#3054) 'i' used outside of binding context. (block-scoped-var)
(#3054) 'i' used outside of binding context. (block-scoped-var)
(#3054) 'i' used outside of binding context. (block-scoped-var)
(#3054) 'i' used outside of binding context. (block-scoped-var)
(#3054) 'i' used outside of binding context. (block-scoped-var)
(#3054) 'i' used outside of binding context. (block-scoped-var)
(#3055) 'i' used outside of binding context. (block-scoped-var)
(#3055) 'i' used outside of binding context. (block-scoped-var)
(#3055) 'i' used outside of binding context. (block-scoped-var)
(#3055) 'i' used outside of binding context. (block-scoped-var)
(#3056) Expected { after 'for' condition. (curly)
(#3056) 'i' used outside of binding context. (block-scoped-var)
(#3056) 'i' used outside of binding context. (block-scoped-var)
(#3056) 'i' used outside of binding context. (block-scoped-var)
(#3056) 'i' used outside of binding context. (block-scoped-var)
(#3056) 'i' is already defined (no-redeclare)
(#3056) 'i' used outside of binding context. (block-scoped-var)
(#3056) 'i' used outside of binding context. (block-scoped-var)
(#3056) 'i' used outside of binding context. (block-scoped-var)
(#3056) 'i' used outside of binding context. (block-scoped-var)
(#3056) 'i' used outside of binding context. (block-scoped-var)
(#3056) 'i' used outside of binding context. (block-scoped-var)
(#3056) 'i' used outside of binding context. (block-scoped-var)
(#3056) 'i' used outside of binding context. (block-scoped-var)
(#3057) 'i' used outside of binding context. (block-scoped-var)
(#3057) 'i' used outside of binding context. (block-scoped-var)
(#3057) 'i' used outside of binding context. (block-scoped-var)
(#3057) 'i' used outside of binding context. (block-scoped-var)
(#3058) Expected { after 'for' condition. (curly)
(#3058) 'i' used outside of binding context. (block-scoped-var)
(#3058) 'i' used outside of binding context. (block-scoped-var)
(#3058) 'i' used outside of binding context. (block-scoped-var)
(#3058) 'i' is already defined (no-redeclare)
(#3058) 'i' used outside of binding context. (block-scoped-var)
(#3058) 'i' used outside of binding context. (block-scoped-var)
(#3058) 'i' used outside of binding context. (block-scoped-var)
(#3058) 'i' used outside of binding context. (block-scoped-var)
(#3058) 'i' used outside of binding context. (block-scoped-var)
(#3058) 'i' used outside of binding context. (block-scoped-var)
(#3058) 'i' used outside of binding context. (block-scoped-var)
(#3058) 'i' used outside of binding context. (block-scoped-var)
(#3058) 'i' used outside of binding context. (block-scoped-var)
(#3059) 'i' used outside of binding context. (block-scoped-var)
(#3059) 'i' used outside of binding context. (block-scoped-var)
(#3059) 'i' used outside of binding context. (block-scoped-var)
(#3059) 'i' used outside of binding context. (block-scoped-var)
(#3060) Expected { after 'for' condition. (curly)
(#3060) 'i' used outside of binding context. (block-scoped-var)
(#3060) 'i' used outside of binding context. (block-scoped-var)
(#3060) 'i' used outside of binding context. (block-scoped-var)
(#3060) 'i' used outside of binding context. (block-scoped-var)
(#3060) 'i' is already defined (no-redeclare)
(#3060) 'i' used outside of binding context. (block-scoped-var)
(#3060) 'i' used outside of binding context. (block-scoped-var)
(#3060) 'i' used outside of binding context. (block-scoped-var)
(#3060) 'i' used outside of binding context. (block-scoped-var)
(#3060) 'i' used outside of binding context. (block-scoped-var)
(#3060) 'i' used outside of binding context. (block-scoped-var)
(#3060) 'i' used outside of binding context. (block-scoped-var)
(#3060) 'i' used outside of binding context. (block-scoped-var)
(#3061) 'i' used outside of binding context. (block-scoped-var)
(#3061) 'i' used outside of binding context. (block-scoped-var)
(#3061) 'i' used outside of binding context. (block-scoped-var)
(#3061) 'i' used outside of binding context. (block-scoped-var)
(#3064) Missing JSDoc comment. (require-jsdoc)
(#3064) Identifier 'endOperation_R1' is not in camel case. (camelcase)
(#3065) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3067) Expected { after 'if' condition. (curly)
(#3069) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3077) Missing JSDoc comment. (require-jsdoc)
(#3077) Identifier 'endOperation_W1' is not in camel case. (camelcase)
(#3081) Missing JSDoc comment. (require-jsdoc)
(#3081) Identifier 'endOperation_R2' is not in camel case. (camelcase)
(#3082) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3083) Expected { after 'if' condition. (curly)
(#3098) Expected { after 'if' condition. (curly)
(#3102) Missing JSDoc comment. (require-jsdoc)
(#3102) Identifier 'endOperation_W2' is not in camel case. (camelcase)
(#3105) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3107) Expected { after 'if' condition. (curly)
(#3112) Expected { after 'if' condition. (curly)
(#3114) Expected { after 'if' condition. (curly)
(#3116) Expected { after 'if' condition. (curly)
(#3119) Expected { after 'if' condition. (curly)
(#3121) Expected { after 'if' condition. (curly)
(#3123) Expected { after 'if' condition. (curly)
(#3127) Missing JSDoc comment. (require-jsdoc)
(#3127) Identifier 'endOperation_finish' is not in camel case. (camelcase)
(#3128) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3128) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3130) Expected { after 'if' condition. (curly)
(#3133) Expected { after 'if' condition. (curly)
(#3133) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3133) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3133) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3137) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3142) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3152) Expected { after 'if' condition. (curly)
(#3157) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3158) Expected { after 'if' condition. (curly)
(#3158) Expected { after 'for' condition. (curly)
(#3158) 'i' used outside of binding context. (block-scoped-var)
(#3158) 'i' used outside of binding context. (block-scoped-var)
(#3158) 'i' used outside of binding context. (block-scoped-var)
(#3159) Expected { after 'if' condition. (curly)
(#3159) 'i' used outside of binding context. (block-scoped-var)
(#3159) 'i' used outside of binding context. (block-scoped-var)
(#3160) Expected { after 'if' condition. (curly)
(#3160) Expected { after 'for' condition. (curly)
(#3160) 'i' used outside of binding context. (block-scoped-var)
(#3160) 'i' is already defined (no-redeclare)
(#3160) 'i' used outside of binding context. (block-scoped-var)
(#3160) 'i' used outside of binding context. (block-scoped-var)
(#3161) Expected { after 'if' condition. (curly)
(#3161) 'i' used outside of binding context. (block-scoped-var)
(#3161) 'i' used outside of binding context. (block-scoped-var)
(#3163) Expected { after 'if' condition. (curly)
(#3167) Expected { after 'if' condition. (curly)
(#3169) Expected { after 'if' condition. (curly)
(#3174) Missing JSDoc comment. (require-jsdoc)
(#3175) Expected { after 'if' condition. (curly)
(#3177) Statement inside of curly braces should be on next line. (brace-style)
(#3177) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3178) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3178) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3178) Statement inside of curly braces should be on next line. (brace-style)
(#3181) Missing JSDoc comment. (require-jsdoc)
(#3183) Expected { after 'if' condition. (curly)
(#3185) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3185) Statement inside of curly braces should be on next line. (brace-style)
(#3186) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3186) Statement inside of curly braces should be on next line. (brace-style)
(#3186) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3191) Missing JSDoc comment. (require-jsdoc)
(#3193) Expected { after 'if' condition. (curly)
(#3193) Unexpected 'this'. (no-invalid-this)
(#3193) Unexpected 'this'. (no-invalid-this)
(#3194) Unexpected 'this'. (no-invalid-this)
(#3195) Statement inside of curly braces should be on next line. (brace-style)
(#3195) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3195) Unexpected 'this'. (no-invalid-this)
(#3196) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3196) Statement inside of curly braces should be on next line. (brace-style)
(#3196) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3196) Unexpected 'this'. (no-invalid-this)
(#3199) Missing JSDoc comment. (require-jsdoc)
(#3201) Unexpected 'this'. (no-invalid-this)
(#3202) Expected { after 'if' condition. (curly)
(#3202) Unexpected 'this'. (no-invalid-this)
(#3204) Statement inside of curly braces should be on next line. (brace-style)
(#3204) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3204) Unexpected 'this'. (no-invalid-this)
(#3205) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3205) Statement inside of curly braces should be on next line. (brace-style)
(#3205) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3214) Missing JSDoc comment. (require-jsdoc)
(#3226) Missing JSDoc comment. (require-jsdoc)
(#3227) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3242) Missing JSDoc comment. (require-jsdoc)
(#3243) Expected { after 'if' condition. (curly)
(#3243) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3244) Expected { after 'if' condition. (curly)
(#3244) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3245) Expected { after 'if' condition. (curly)
(#3248) Expected { after 'if' condition. (curly)
(#3249) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3255) Expected { after 'if' condition. (curly)
(#3267) 'cut' used outside of binding context. (block-scoped-var)
(#3268) 'cut' used outside of binding context. (block-scoped-var)
(#3269) 'cut' used outside of binding context. (block-scoped-var)
(#3270) 'cut' used outside of binding context. (block-scoped-var)
(#3276) 'cut' is already defined (no-redeclare)
(#3276) 'cut' used outside of binding context. (block-scoped-var)
(#3277) 'cut' used outside of binding context. (block-scoped-var)
(#3278) 'cut' used outside of binding context. (block-scoped-var)
(#3279) 'cut' used outside of binding context. (block-scoped-var)
(#3298) Expected { after 'if' condition. (curly)
(#3300) Expected { after 'if' condition. (curly)
(#3307) Missing JSDoc comment. (require-jsdoc)
(#3309) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3310) Expected { after 'if' condition. (curly)
(#3313) Expected { after 'if' condition. (curly)
(#3315) Expected { after 'if' condition. (curly)
(#3315) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3317) Expected { after 'if' condition. (curly)
(#3321) Missing JSDoc comment. (require-jsdoc)
(#3329) Missing JSDoc comment. (require-jsdoc)
(#3329) Expected to return a value at the end of this function. (consistent-return)
(#3330) Expected { after 'if' condition. (curly)
(#3332) Expected { after 'if' condition. (curly)
(#3336) Expected { after 'if' condition. (curly)
(#3340) Missing JSDoc comment. (require-jsdoc)
(#3341) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3341) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3342) Expected { after 'if' condition. (curly)
(#3344) Expected { after 'for' condition. (curly)
(#3346) 'n' used outside of binding context. (block-scoped-var)
(#3348) Expected { after 'if' condition. (curly)
(#3349) 'n' used outside of binding context. (block-scoped-var)
(#3352) 'n' used outside of binding context. (block-scoped-var)
(#3357) Expected { after 'if' condition. (curly)
(#3366) Missing JSDoc comment. (require-jsdoc)
(#3367) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3372) Expected { after 'if' condition. (curly)
(#3374) Expected { after 'if' condition. (curly)
(#3377) Expected { after 'if' condition. (curly)
(#3379) Expected { after 'if' condition. (curly)
(#3387) Missing JSDoc comment. (require-jsdoc)
(#3388) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3391) Expected { after 'if' condition. (curly)
(#3399) Missing JSDoc comment. (require-jsdoc)
(#3403) Expected { after 'if' condition. (curly)
(#3403) Identifier 'ie_version' is not in camel case. (camelcase)
(#3405) Expected { after 'if' condition. (curly)
(#3407) Expected { after 'if' condition. (curly)
(#3412) Expected { after 'else'. (curly)
(#3413) Statement inside of curly braces should be on next line. (brace-style)
(#3413) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3413) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3417) Expected { after 'if' condition. (curly)
(#3417) Requires a space after '{'. (block-spacing)
(#3417) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3417) Statement inside of curly braces should be on next line. (brace-style)
(#3417) Requires a space before '}'. (block-spacing)
(#3420) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3421) Missing JSDoc comment. (require-jsdoc)
(#3423) Requires a space after '{'. (block-spacing)
(#3423) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3423) Statement inside of curly braces should be on next line. (brace-style)
(#3423) Requires a space before '}'. (block-spacing)
(#3425) Missing '()' invoking a constructor (new-parens)
(#3427) Unnecessary semicolon. (no-extra-semi)
(#3428) Missing JSDoc comment. (require-jsdoc)
(#3429) Expected { after 'if' condition. (curly)
(#3433) Missing JSDoc comment. (require-jsdoc)
(#3434) Expected { after 'if' condition. (curly)
(#3434) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3435) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3441) Missing '()' invoking a constructor (new-parens)
(#3451) Expected { after 'if' condition. (curly)
(#3455) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3456) Missing '()' invoking a constructor (new-parens)
(#3457) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3458) Expected { after 'if' condition. (curly)
(#3460) Expected { after 'if' condition. (curly)
(#3462) Expected { after 'else'. (curly)
(#3463) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3463) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3483) Missing space before opening brace. (space-before-blocks)
(#3483) Requires a space after '{'. (block-spacing)
(#3483) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3483) Statement inside of curly braces should be on next line. (brace-style)
(#3483) Requires a space before '}'. (block-spacing)
(#3484) Missing space before opening brace. (space-before-blocks)
(#3484) Requires a space after '{'. (block-spacing)
(#3484) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3484) Statement inside of curly braces should be on next line. (brace-style)
(#3484) Requires a space before '}'. (block-spacing)
(#3487) Statement inside of curly braces should be on next line. (brace-style)
(#3487) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3490) Requires a space after '{'. (block-spacing)
(#3490) Statement inside of curly braces should be on next line. (brace-style)
(#3490) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3490) Expected { after 'if' condition. (curly)
(#3490) Requires a space before '}'. (block-spacing)
(#3491) Requires a space after '{'. (block-spacing)
(#3491) Statement inside of curly braces should be on next line. (brace-style)
(#3491) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3491) Statement inside of curly braces should be on next line. (brace-style)
(#3491) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#3491) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3491) Requires a space before '}'. (block-spacing)
(#3492) Requires a space after '{'. (block-spacing)
(#3492) Missing space before opening brace. (space-before-blocks)
(#3492) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3492) Statement inside of curly braces should be on next line. (brace-style)
(#3492) Requires a space before '}'. (block-spacing)
(#3494) Requires a space after '{'. (block-spacing)
(#3494) Statement inside of curly braces should be on next line. (brace-style)
(#3494) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3494) Requires a space before '}'. (block-spacing)
(#3498) Statement inside of curly braces should be on next line. (brace-style)
(#3498) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3505) Missing JSDoc comment. (require-jsdoc)
(#3519) Missing JSDoc comment. (require-jsdoc)
(#3521) Expected { after 'if' condition. (curly)
(#3532) Missing JSDoc comment. (require-jsdoc)
(#3532) Expected to return a value at the end of this function. (consistent-return)
(#3534) Expected { after 'if' condition. (curly)
(#3545) Missing JSDoc comment. (require-jsdoc)
(#3547) Expected { after 'if' condition. (curly)
(#3549) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3551) Statement inside of curly braces should be on next line. (brace-style)
(#3551) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3551) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#3552) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3552) Statement inside of curly braces should be on next line. (brace-style)
(#3552) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3553) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3556) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3566) Missing JSDoc comment. (require-jsdoc)
(#3567) Unexpected 'this'. (no-invalid-this)
(#3567) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3568) Expected { after 'if' condition. (curly)
(#3576) Missing space before opening brace. (space-before-blocks)
(#3576) Requires a space after '{'. (block-spacing)
(#3576) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3576) Statement inside of curly braces should be on next line. (brace-style)
(#3576) Requires a space before '}'. (block-spacing)
(#3580) Expected { after 'if' condition. (curly)
(#3587) Expected { after 'if' condition. (curly)
(#3589) Expected { after 'if' condition. (curly)
(#3591) Expected { after 'if' condition. (curly)
(#3595) Expected { after 'if' condition. (curly)
(#3595) Missing '()' invoking a constructor (new-parens)
(#3596) Expected { after 'if' condition. (curly)
(#3597) Requires a space after '{'. (block-spacing)
(#3597) Statement inside of curly braces should be on next line. (brace-style)
(#3597) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3597) Requires a space before '}'. (block-spacing)
(#3601) Expected { after 'if' condition. (curly)
(#3602) Expected { after 'else'. (curly)
(#3608) Missing JSDoc comment. (require-jsdoc)
(#3609) Expected { after 'if' condition. (curly)
(#3610) Expected { after 'else'. (curly)
(#3612) Missing '()' invoking a constructor (new-parens)
(#3612) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3623) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3623) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3624) Expected { after 'if' condition. (curly)
(#3629) Expected { after 'else'. (curly)
(#3635) Missing JSDoc comment. (require-jsdoc)
(#3636) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3636) Missing '()' invoking a constructor (new-parens)
(#3638) Expected { after 'if' condition. (curly)
(#3644) Expected { after 'if' condition. (curly)
(#3644) Missing '()' invoking a constructor (new-parens)
(#3647) Expected { after 'if' condition. (curly)
(#3647) Identifier 'ie_version' is not in camel case. (camelcase)
(#3648) Requires a space after '{'. (block-spacing)
(#3648) Statement inside of curly braces should be on next line. (brace-style)
(#3648) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3648) Requires a space before '}'. (block-spacing)
(#3649) Expected { after 'else'. (curly)
(#3654) Expected { after 'if' condition. (curly)
(#3657) Expected { after 'if' condition. (curly)
(#3663) Missing JSDoc comment. (require-jsdoc)
(#3664) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3667) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3667) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3670) Expected { after 'if' condition. (curly)
(#3672) Expected { after 'else'. (curly)
(#3681) Expected { after 'if' condition. (curly)
(#3686) Expected { after 'if' condition. (curly)
(#3688) Expected { after 'else'. (curly)
(#3691) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3691) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3692) Expected { after 'if' condition. (curly)
(#3694) Expected { after 'else'. (curly)
(#3717) Missing JSDoc comment. (require-jsdoc)
(#3718) Expected { after 'if' condition. (curly)
(#3722) 'ranges' used outside of binding context. (block-scoped-var)
(#3722) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3725) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3728) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3729) Expected { after 'if' condition. (curly)
(#3730) 'ranges' used outside of binding context. (block-scoped-var)
(#3730) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3730) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3731) Expected { after 'if' condition. (curly)
(#3732) 'ranges' used outside of binding context. (block-scoped-var)
(#3732) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3732) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3734) Expected { after 'if' condition. (curly)
(#3734) 'ranges' used outside of binding context. (block-scoped-var)
(#3734) 'ranges' used outside of binding context. (block-scoped-var)
(#3735) 'ranges' used outside of binding context. (block-scoped-var)
(#3740) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3742) Expected { after 'if' condition. (curly)
(#3744) Expected { after 'else'. (curly)
(#3745) 'range' is already defined (no-redeclare)
(#3745) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3745) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3754) 'ranges' used outside of binding context. (block-scoped-var)
(#3754) 'ranges' is already defined (no-redeclare)
(#3755) 'ranges' used outside of binding context. (block-scoped-var)
(#3756) 'ranges' used outside of binding context. (block-scoped-var)
(#3767) Missing JSDoc comment. (require-jsdoc)
(#3770) Expected { after 'if' condition. (curly)
(#3775) Expected { after 'if' condition. (curly)
(#3776) Requires a space after '{'. (block-spacing)
(#3776) Missing space before opening brace. (space-before-blocks)
(#3776) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3776) Statement inside of curly braces should be on next line. (brace-style)
(#3776) Expected { after 'if' condition. (curly)
(#3776) Requires a space before '}'. (block-spacing)
(#3778) Do not nest ternary expressions (no-nested-ternary)
(#3779) Expected { after 'if' condition. (curly)
(#3780) Expected { after 'if' condition. (curly)
(#3787) Missing JSDoc comment. (require-jsdoc)
(#3798) Expected { after 'if' condition. (curly)
(#3799) Expected { after 'else'. (curly)
(#3809) Missing JSDoc comment. (require-jsdoc)
(#3809) Expected to return a value at the end of this function. (consistent-return)
(#3810) Statement inside of curly braces should be on next line. (brace-style)
(#3810) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3810) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3811) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3811) Expected space(s) after "catch". (keyword-spacing)
(#3811) Statement inside of curly braces should be on next line. (brace-style)
(#3811) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3812) Expected { after 'if' condition. (curly)
(#3812) 'mX' used outside of binding context. (block-scoped-var)
(#3813) Expected { after 'if' condition. (curly)
(#3818) Expected { after 'if' condition. (curly)
(#3818) 'mY' used outside of binding context. (block-scoped-var)
(#3819) 'mY' used outside of binding context. (block-scoped-var)
(#3823) 'mX' used outside of binding context. (block-scoped-var)
(#3824) 'mY' used outside of binding context. (block-scoped-var)
(#3832) Missing JSDoc comment. (require-jsdoc)
(#3840) Missing JSDoc comment. (require-jsdoc)
(#3841) Unexpected 'this'. (no-invalid-this)
(#3843) Expected { after 'if' condition. (curly)
(#3846) Expected { after 'if' condition. (curly)
(#3846) Missing '()' invoking a constructor (new-parens)
(#3847) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3848) Expected { after 'if' condition. (curly)
(#3852) 'text' used outside of binding context. (block-scoped-var)
(#3852) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3852) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3854) Expected { after 'if' condition. (curly)
(#3858) Missing '()' invoking a constructor (new-parens)
(#3861) Expected { after 'if' condition. (curly)
(#3861) Unexpected control character in regular expression. (no-control-regex)
(#3862) 'text' used outside of binding context. (block-scoped-var)
(#3866) 'text' used outside of binding context. (block-scoped-var)
(#3874) Expected { after 'for' condition. (curly)
(#3874) 'i' used outside of binding context. (block-scoped-var)
(#3874) 'i' used outside of binding context. (block-scoped-var)
(#3874) 'i' used outside of binding context. (block-scoped-var)
(#3874) 'i' used outside of binding context. (block-scoped-var)
(#3874) 'i' used outside of binding context. (block-scoped-var)
(#3880) Requires a space after '{'. (block-spacing)
(#3880) Statement inside of curly braces should be on next line. (brace-style)
(#3880) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3880) Requires a space before '}'. (block-spacing)
(#3884) 'text' is already defined (no-redeclare)
(#3884) 'text' used outside of binding context. (block-scoped-var)
(#3885) 'text' used outside of binding context. (block-scoped-var)
(#3886) Expected { after 'if' condition. (curly)
(#3889) Expected { after 'if' condition. (curly)
(#3889) Expected { after 'for' condition. (curly)
(#3889) Blocks are nested too deeply (5). (max-depth)
(#3889) 'i' used outside of binding context. (block-scoped-var)
(#3889) 'i' is already defined (no-redeclare)
(#3889) 'i' used outside of binding context. (block-scoped-var)
(#3889) 'i' used outside of binding context. (block-scoped-var)
(#3890) 'i' used outside of binding context. (block-scoped-var)
(#3890) 'i' used outside of binding context. (block-scoped-var)
(#3891) 'text' used outside of binding context. (block-scoped-var)
(#3895) Expected space(s) after "catch". (keyword-spacing)
(#3895) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3895) Missing space before opening brace. (space-before-blocks)
(#3895) Empty block statement. (no-empty)
(#3899) Missing JSDoc comment. (require-jsdoc)
(#3900) Missing '()' invoking a constructor (new-parens)
(#3900) Statement inside of curly braces should be on next line. (brace-style)
(#3900) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3900) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#3901) Expected { after 'if' condition. (curly)
(#3917) Expected { after 'if' condition. (curly)
(#3921) Missing JSDoc comment. (require-jsdoc)
(#3923) Expected { after 'if' condition. (curly)
(#3933) Missing JSDoc comment. (require-jsdoc)
(#3944) Missing JSDoc comment. (require-jsdoc)
(#3945) Expected { after 'if' condition. (curly)
(#3947) Expected { after 'if' condition. (curly)
(#3948) Expected { after 'if' condition. (curly)
(#3950) Expected { after 'if' condition. (curly)
(#3955) Missing JSDoc comment. (require-jsdoc)
(#3956) Expected { after 'if' condition. (curly)
(#3960) Expected { after 'if' condition. (curly)
(#3975) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3980) Expected { after 'if' condition. (curly)
(#3980) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#3981) Expected { after 'if' condition. (curly)
(#3982) Expected { after 'if' condition. (curly)
(#3982) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#3983) Expected { after 'if' condition. (curly)
(#3983) Infix operators must be spaced. (space-infix-ops)
(#3986) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3987) Expected { after 'if' condition. (curly)
(#3987) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3988) Expected { after 'if' condition. (curly)
(#3988) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3989) Expected { after 'if' condition. (curly)
(#3989) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3999) Missing JSDoc comment. (require-jsdoc)
(#4000) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4000) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4002) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4006) Expected { after 'if' condition. (curly)
(#4013) Unexpected labeled statement. (no-labels)
(#4017) Unexpected label in break statement. (no-labels)
(#4029) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4030) Expected { after 'if' condition. (curly)
(#4031) Line 4031 exceeds the maximum line length of 132. (max-len)
(#4032) Line 4032 exceeds the maximum line length of 132. (max-len)
(#4037) Expected { after 'if' condition. (curly)
(#4045) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4047) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4048) Expected { after 'if' condition. (curly)
(#4049) Expected { after 'else'. (curly)
(#4054) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4058) Expected { after 'if' condition. (curly)
(#4058) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4064) Expected { after 'if' condition. (curly)
(#4077) Missing JSDoc comment. (require-jsdoc)
(#4080) Expected { after 'if' condition. (curly)
(#4085) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4087) Expected { after 'if' condition. (curly)
(#4088) Expected { after 'if' condition. (curly)
(#4097) Missing JSDoc comment. (require-jsdoc)
(#4100) Expected { after 'if' condition. (curly)
(#4106) Missing '()' invoking a constructor (new-parens)
(#4107) Missing JSDoc comment. (require-jsdoc)
(#4110) Expected { after 'if' condition. (curly)
(#4121) Expected { after 'if' condition. (curly)
(#4123) Expected { after 'if' condition. (curly)
(#4131) Unnecessary escape character: \' (no-useless-escape)
(#4139) Missing JSDoc comment. (require-jsdoc)
(#4141) Expected { after 'if' condition. (curly)
(#4147) Requires a space after '{'. (block-spacing)
(#4147) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4147) Statement inside of curly braces should be on next line. (brace-style)
(#4147) Requires a space before '}'. (block-spacing)
(#4148) Expected to return a value at the end of this function. (consistent-return)
(#4149) Expected { after 'if' condition. (curly)
(#4153) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4153) Statement inside of curly braces should be on next line. (brace-style)
(#4158) Missing JSDoc comment. (require-jsdoc)
(#4160) Statement inside of curly braces should be on next line. (brace-style)
(#4160) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4164) Missing JSDoc comment. (require-jsdoc)
(#4165) Unexpected 'this'. (no-invalid-this)
(#4167) Expected { after 'if' condition. (curly)
(#4169) Expected { after 'if' condition. (curly)
(#4169) Identifier 'ie_version' is not in camel case. (camelcase)
(#4176) Expected { after 'if' condition. (curly)
(#4181) Expected { after 'if' condition. (curly)
(#4185) Missing JSDoc comment. (require-jsdoc)
(#4189) Missing JSDoc comment. (require-jsdoc)
(#4200) Missing JSDoc comment. (require-jsdoc)
(#4201) Expected { after 'if' condition. (curly)
(#4201) Unexpected 'this'. (no-invalid-this)
(#4202) Unexpected 'this'. (no-invalid-this)
(#4205) Missing JSDoc comment. (require-jsdoc)
(#4206) Unexpected 'this'. (no-invalid-this)
(#4207) Expected { after 'if' condition. (curly)
(#4208) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4209) Requires a space after '{'. (block-spacing)
(#4209) Statement inside of curly braces should be on next line. (brace-style)
(#4209) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#4209) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4209) Requires a space before '}'. (block-spacing)
(#4210) Expected { after 'if' condition. (curly)
(#4211) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4212) Expected { after 'if' condition. (curly)
(#4218) Missing JSDoc comment. (require-jsdoc)
(#4228) Missing JSDoc comment. (require-jsdoc)
(#4229) Expected { after 'if' condition. (curly)
(#4231) Expected { after 'if' condition. (curly)
(#4241) Expected { after 'if' condition. (curly)
(#4241) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4241) Statement inside of curly braces should be on next line. (brace-style)
(#4247) Missing JSDoc comment. (require-jsdoc)
(#4248) Expected { after 'if' condition. (curly)
(#4256) Requires a space after '{'. (block-spacing)
(#4256) Expected { after 'if' condition. (curly)
(#4256) Statement inside of curly braces should be on next line. (brace-style)
(#4256) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4256) Requires a space before '}'. (block-spacing)
(#4264) Missing JSDoc comment. (require-jsdoc)
(#4265) Expected { after 'if' condition. (curly)
(#4266) Expected { after 'if' condition. (curly)
(#4270) Missing JSDoc comment. (require-jsdoc)
(#4271) Expected { after 'if' condition. (curly)
(#4280) Expected { after 'if' condition. (curly)
(#4281) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4287) Missing JSDoc comment. (require-jsdoc)
(#4288) Expected { after 'if' condition. (curly)
(#4289) Expected { after 'if' condition. (curly)
(#4291) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4292) Expected { after 'if' condition. (curly)
(#4293) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4296) Missing JSDoc comment. (require-jsdoc)
(#4306) Missing JSDoc comment. (require-jsdoc)
(#4307) Expected { after 'if' condition. (curly)
(#4308) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4309) Expected { after 'else'. (curly)
(#4310) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4315) Missing JSDoc comment. (require-jsdoc)
(#4317) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4317) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4325) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4335) Missing JSDoc comment. (require-jsdoc)
(#4342) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4342) Statement inside of curly braces should be on next line. (brace-style)
(#4344) Expected { after 'if' condition. (curly)
(#4345) Expected { after 'if' condition. (curly)
(#4346) Expected { after 'if' condition. (curly)
(#4347) Expected { after 'if' condition. (curly)
(#4348) Expected { after 'if' condition. (curly)
(#4351) Expected { after 'if' condition. (curly)
(#4353) Expected { after 'if' condition. (curly)
(#4359) Missing JSDoc comment. (require-jsdoc)
(#4359) Expected to return a value at the end of this function. (consistent-return)
(#4361) Expected { after 'if' condition. (curly)
(#4362) Expected { after 'if' condition. (curly)
(#4362) Expected a return value. (consistent-return)
(#4367) Expected { after 'if' condition. (curly)
(#4367) Expected a return value. (consistent-return)
(#4374) Expected { after 'for' condition. (curly)
(#4381) Missing JSDoc comment. (require-jsdoc)
(#4382) Expected { after 'if' condition. (curly)
(#4399) Missing JSDoc comment. (require-jsdoc)
(#4400) Expected { after 'if' condition. (curly)
(#4402) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4402) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4403) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4407) 'i' used outside of binding context. (block-scoped-var)
(#4407) 'i' used outside of binding context. (block-scoped-var)
(#4407) 'i' used outside of binding context. (block-scoped-var)
(#4408) 'i' used outside of binding context. (block-scoped-var)
(#4409) Expected { after 'if' condition. (curly)
(#4412) Expected { after 'if' condition. (curly)
(#4412) 'i' used outside of binding context. (block-scoped-var)
(#4412) 'i' used outside of binding context. (block-scoped-var)
(#4425) Expected { after 'else'. (curly)
(#4425) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4437) 'i' used outside of binding context. (block-scoped-var)
(#4437) 'i' is already defined (no-redeclare)
(#4437) 'i' used outside of binding context. (block-scoped-var)
(#4437) 'i' used outside of binding context. (block-scoped-var)
(#4438) 'i' used outside of binding context. (block-scoped-var)
(#4447) 'i' used outside of binding context. (block-scoped-var)
(#4449) Expected { after 'if' condition. (curly)
(#4449) 'i' used outside of binding context. (block-scoped-var)
(#4453) Don't make functions within a loop (no-loop-func)
(#4465) Missing JSDoc comment. (require-jsdoc)
(#4466) Expected { after 'if' condition. (curly)
(#4469) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4470) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4474) Expected { after 'for' condition. (curly)
(#4481) Missing JSDoc comment. (require-jsdoc)
(#4481) Expected to return a value at the end of this function. (consistent-return)
(#4482) Expected { after 'if' condition. (curly)
(#4487) Expected a return value. (consistent-return)
(#4489) Expected { after 'if' condition. (curly)
(#4489) Expected a return value. (consistent-return)
(#4495) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4495) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4500) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4506) Expected { after 'if' condition. (curly)
(#4507) Expected { after 'if' condition. (curly)
(#4508) Expected { after 'else'. (curly)
(#4514) Missing JSDoc comment. (require-jsdoc)
(#4515) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4515) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4515) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4517) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4520) Expected to return a value at the end of this function. (consistent-return)
(#4528) Expected { after 'if' condition. (curly)
(#4543) Expected { after 'if' condition. (curly)
(#4552) Expected { after 'if' condition. (curly)
(#4554) Expected { after 'if' condition. (curly)
(#4556) Expected { after 'else'. (curly)
(#4559) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4567) Expected { after 'if' condition. (curly)
(#4568) Expected { after 'if' condition. (curly)
(#4573) Missing JSDoc comment. (require-jsdoc)
(#4574) Expected { after 'if' condition. (curly)
(#4575) Statement inside of curly braces should be on next line. (brace-style)
(#4575) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#4575) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4576) Expected { after 'if' condition. (curly)
(#4584) Missing JSDoc comment. (require-jsdoc)
(#4585) Expected { after 'if' condition. (curly)
(#4587) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4587) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4588) Expected { after 'if' condition. (curly)
(#4589) Expected { after 'if' condition. (curly)
(#4590) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4604) Missing JSDoc comment. (require-jsdoc)
(#4605) Expected { after 'if' condition. (curly)
(#4605) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4607) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4613) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4614) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4616) Expected { after 'if' condition. (curly)
(#4618) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4620) Expected { after 'if' condition. (curly)
(#4622) Expected { after 'if' condition. (curly)
(#4624) 'coords' used outside of binding context. (block-scoped-var)
(#4628) Missing JSDoc comment. (require-jsdoc)
(#4630) Expected { after 'if' condition. (curly)
(#4630) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4631) Expected { after 'if' condition. (curly)
(#4631) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4638) Missing JSDoc comment. (require-jsdoc)
(#4639) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4640) Expected { after 'if' condition. (curly)
(#4641) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4642) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4643) Expected { after 'if' condition. (curly)
(#4645) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4650) Expected { after 'if' condition. (curly)
(#4653) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4656) Expected { after 'if' condition. (curly)
(#4657) Expected { after 'if' condition. (curly)
(#4659) Expected { after 'if' condition. (curly)
(#4661) Expected { after 'if' condition. (curly)
(#4668) Missing JSDoc comment. (require-jsdoc)
(#4669) Expected { after 'if' condition. (curly)
(#4669) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4669) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4670) Expected { after 'if' condition. (curly)
(#4670) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4671) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4672) Expected { after 'if' condition. (curly)
(#4672) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4673) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4678) Missing JSDoc comment. (require-jsdoc)
(#4680) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4680) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4682) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4683) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4692) Missing JSDoc comment. (require-jsdoc)
(#4696) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4712) Function 'indentLine' has a complexity of 21. (complexity)
(#4712) Missing JSDoc comment. (require-jsdoc)
(#4713) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4714) Expected { after 'if' condition. (curly)
(#4714) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4718) Expected { after 'if' condition. (curly)
(#4719) Expected { after 'else'. (curly)
(#4723) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4724) Expected { after 'if' condition. (curly)
(#4725) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4732) Expected { after 'if' condition. (curly)
(#4737) Expected { after 'if' condition. (curly)
(#4737) Infix operators must be spaced. (space-infix-ops)
(#4738) Expected { after 'else'. (curly)
(#4748) 'pos' used outside of binding context. (block-scoped-var)
(#4748) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4749) Expected { after 'if' condition. (curly)
(#4750) 'i' used outside of binding context. (block-scoped-var)
(#4750) 'i' used outside of binding context. (block-scoped-var)
(#4750) 'i' used outside of binding context. (block-scoped-var)
(#4750) Requires a space after '{'. (block-spacing)
(#4750) 'pos' used outside of binding context. (block-scoped-var)
(#4750) Statement inside of curly braces should be on next line. (brace-style)
(#4750) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4750) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#4750) Requires a space before '}'. (block-spacing)
(#4751) Expected { after 'if' condition. (curly)
(#4751) 'pos' used outside of binding context. (block-scoped-var)
(#4751) 'pos' used outside of binding context. (block-scoped-var)
(#4754) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4754) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4756) Expected no return value. (consistent-return)
(#4760) 'i' used outside of binding context. (block-scoped-var)
(#4760) 'i' is already defined (no-redeclare)
(#4760) 'i' used outside of binding context. (block-scoped-var)
(#4760) 'i' used outside of binding context. (block-scoped-var)
(#4761) 'i' used outside of binding context. (block-scoped-var)
(#4763) 'pos' is already defined (no-redeclare)
(#4763) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4764) 'i' used outside of binding context. (block-scoped-var)
(#4774) Missing JSDoc comment. (require-jsdoc)
(#4775) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4776) Expected { after 'if' condition. (curly)
(#4777) Expected { after 'else'. (curly)
(#4778) Expected { after 'if' condition. (curly)
(#4778) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4779) Expected { after 'if' condition. (curly)
(#4785) Missing JSDoc comment. (require-jsdoc)
(#4786) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4802) Expected { after 'for' condition. (curly)
(#4817) Missing JSDoc comment. (require-jsdoc)
(#4818) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4818) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4820) Missing JSDoc comment. (require-jsdoc)
(#4822) Expected { after 'if' condition. (curly)
(#4822) Missing semicolon. (semi)
(#4824) Return statement should not contain assignment. (no-return-assign)
(#4826) Missing JSDoc comment. (require-jsdoc)
(#4828) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4830) Expected { after 'if' condition. (curly)
(#4831) Expected { after 'else'. (curly)
(#4832) Expected { after 'else'. (curly)
(#4832) Missing semicolon. (semi)
(#4833) Expected { after 'else'. (curly)
(#4838) Missing semicolon. (semi)
(#4840) Missing semicolon. (semi)
(#4842) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4844) Missing whitespace after semicolon. (semi-spacing)
(#4845) Expected { after 'if' condition. (curly)
(#4847) Do not nest ternary expressions (no-nested-ternary)
(#4848) Do not nest ternary expressions (no-nested-ternary)
(#4851) Expected { after 'if' condition. (curly)
(#4853) Requires a space after '{'. (block-spacing)
(#4853) Statement inside of curly braces should be on next line. (brace-style)
(#4853) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4853) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#4853) Requires a space before '}'. (block-spacing)
(#4857) Expected { after 'if' condition. (curly)
(#4858) Expected { after 'if' condition. (curly)
(#4861) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4862) Expected { after 'if' condition. (curly)
(#4869) Missing JSDoc comment. (require-jsdoc)
(#4870) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4870) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4873) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#4879) Expected { after 'if' condition. (curly)
(#4880) Statement inside of curly braces should be on next line. (brace-style)
(#4880) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4880) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#4883) 'target' used outside of binding context. (block-scoped-var)
(#4898) Missing space before opening brace. (space-before-blocks)
(#4898) Requires a space after '{'. (block-spacing)
(#4898) Statement inside of curly braces should be on next line. (brace-style)
(#4898) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4898) Requires a space before '}'. (block-spacing)
(#4901) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4902) Expected { after 'if' condition. (curly)
(#4904) Expected { after 'if' condition. (curly)
(#4908) Requires a space after '{'. (block-spacing)
(#4908) Statement inside of curly braces should be on next line. (brace-style)
(#4908) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4908) Requires a space before '}'. (block-spacing)
(#4909) Requires a space after '{'. (block-spacing)
(#4909) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4909) Statement inside of curly braces should be on next line. (brace-style)
(#4909) Requires a space before '}'. (block-spacing)
(#4914) Expected to return a value at the end of this function. (consistent-return)
(#4916) Expected { after 'for' condition. (curly)
(#4924) Unexpected 'this'. (no-invalid-this)
(#4925) Expected { after 'if' condition. (curly)
(#4926) Unexpected 'this'. (no-invalid-this)
(#4927) Unexpected 'this'. (no-invalid-this)
(#4928) Unexpected 'this'. (no-invalid-this)
(#4931) Unexpected 'this'. (no-invalid-this)
(#4936) Unexpected 'this'. (no-invalid-this)
(#4937) Unexpected 'this'. (no-invalid-this)
(#4945) Expected { after 'if' condition. (curly)
(#4945) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4945) Unexpected 'this'. (no-invalid-this)
(#4946) Expected { after 'else'. (curly)
(#4948) Expected { after 'if' condition. (curly)
(#4948) Unexpected 'this'. (no-invalid-this)
(#4948) Unexpected 'this'. (no-invalid-this)
(#4951) Unexpected 'this'. (no-invalid-this)
(#4951) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4955) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4957) Unexpected 'this'. (no-invalid-this)
(#4958) Expected { after 'for' condition. (curly)
(#4959) Unexpected 'this'. (no-invalid-this)
(#4960) Unexpected 'this'. (no-invalid-this)
(#4961) Expected { after 'if' condition. (curly)
(#4962) Unexpected 'this'. (no-invalid-this)
(#4964) Unexpected 'this'. (no-invalid-this)
(#4966) Expected { after 'if' condition. (curly)
(#4966) Unexpected 'this'. (no-invalid-this)
(#4966) Unexpected 'this'. (no-invalid-this)
(#4978) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4984) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4984) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4986) Expected { after 'if' condition. (curly)
(#4987) Expected { after 'else'. (curly)
(#4988) Unexpected use of '>>'. (no-bitwise)
(#4989) Expected { after 'if' condition. (curly)
(#4990) Expected { after 'if' condition. (curly)
(#4991) Statement inside of curly braces should be on next line. (brace-style)
(#4991) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4994) Do not nest ternary expressions (no-nested-ternary)
(#4999) Expected { after 'if' condition. (curly)
(#5009) Expected { after 'if' condition. (curly)
(#5010) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5012) Expected { after 'if' condition. (curly)
(#5014) 'i' used outside of binding context. (block-scoped-var)
(#5014) 'i' used outside of binding context. (block-scoped-var)
(#5014) 'i' used outside of binding context. (block-scoped-var)
(#5015) 'i' used outside of binding context. (block-scoped-var)
(#5016) Expected { after 'if' condition. (curly)
(#5023) 'i' used outside of binding context. (block-scoped-var)
(#5023) 'i' is already defined (no-redeclare)
(#5023) 'i' used outside of binding context. (block-scoped-var)
(#5023) 'i' used outside of binding context. (block-scoped-var)
(#5024) 'i' used outside of binding context. (block-scoped-var)
(#5025) Expected { after 'if' condition. (curly)
(#5033) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5033) Infix operators must be spaced. (space-infix-ops)
(#5038) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5039) Expected { after 'if' condition. (curly)
(#5039) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5040) Expected { after 'if' condition. (curly)
(#5041) Expected { after 'else'. (curly)
(#5059) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5062) Expected { after 'if' condition. (curly)
(#5063) Statement inside of curly braces should be on next line. (brace-style)
(#5063) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5063) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#5072) Statement inside of curly braces should be on next line. (brace-style)
(#5072) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5073) Statement inside of curly braces should be on next line. (brace-style)
(#5073) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5076) Unexpected 'this'. (no-invalid-this)
(#5079) Expected { after 'if' condition. (curly)
(#5085) Unexpected 'this'. (no-invalid-this)
(#5085) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5085) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5090) Expected { after 'if' condition. (curly)
(#5098) Expected { after 'if' condition. (curly)
(#5099) 'n' used outside of binding context. (block-scoped-var)
(#5101) Expected { after 'if' condition. (curly)
(#5103) 'n' is already defined (no-redeclare)
(#5103) 'n' used outside of binding context. (block-scoped-var)
(#5104) Expected { after 'if' condition. (curly)
(#5104) 'n' used outside of binding context. (block-scoped-var)
(#5104) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5106) 'n' used outside of binding context. (block-scoped-var)
(#5106) 'n' used outside of binding context. (block-scoped-var)
(#5111) Statement inside of curly braces should be on next line. (brace-style)
(#5111) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5111) Requires a space before '}'. (block-spacing)
(#5116) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5127) Expected { after 'if' condition. (curly)
(#5129) Expected { after 'if' condition. (curly)
(#5131) Expected { after 'if' condition. (curly)
(#5140) Expected { after 'if' condition. (curly)
(#5141) Expected { after 'if' condition. (curly)
(#5144) Expected { after 'if' condition. (curly)
(#5152) Expected to return a value at the end of this function. (consistent-return)
(#5153) Expected { after 'if' condition. (curly)
(#5157) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5157) Statement inside of curly braces should be on next line. (brace-style)
(#5157) Unexpected 'this'. (no-invalid-this)
(#5161) Statement inside of curly braces should be on next line. (brace-style)
(#5161) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#5161) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5164) Expected { after 'if' condition. (curly)
(#5166) 'cur' used outside of binding context. (block-scoped-var)
(#5170) Unexpected 'this'. (no-invalid-this)
(#5172) Expected { after 'if' condition. (curly)
(#5174) Expected { after 'else'. (curly)
(#5180) Unexpected 'this'. (no-invalid-this)
(#5180) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5180) Unexpected 'this'. (no-invalid-this)
(#5181) Expected { after 'if' condition. (curly)
(#5183) Expected { after 'else'. (curly)
(#5184) Unexpected 'this'. (no-invalid-this)
(#5191) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5192) Statement inside of curly braces should be on next line. (brace-style)
(#5192) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5192) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#5195) Expected { after 'if' condition. (curly)
(#5195) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5196) Expected { after 'else'. (curly)
(#5198) Expected { after 'if' condition. (curly)
(#5200) 'cur' used outside of binding context. (block-scoped-var)
(#5204) Unexpected 'this'. (no-invalid-this)
(#5204) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5204) Unexpected 'this'. (no-invalid-this)
(#5204) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5207) Expected { after 'if' condition. (curly)
(#5210) Expected { after 'if' condition. (curly)
(#5210) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5213) Expected { after 'if' condition. (curly)
(#5217) Expected { after 'if' condition. (curly)
(#5217) Expected { after 'for' condition. (curly)
(#5223) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5224) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5227) Expected { after 'if' condition. (curly)
(#5227) Expected { after 'else'. (curly)
(#5229) Do not nest ternary expressions (no-nested-ternary)
(#5230) Statement inside of curly braces should be on next line. (brace-style)
(#5230) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5231) Requires a space after '{'. (block-spacing)
(#5231) Statement inside of curly braces should be on next line. (brace-style)
(#5231) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5231) Requires a space before '}'. (block-spacing)
(#5232) Requires a space after '{'. (block-spacing)
(#5232) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5232) Statement inside of curly braces should be on next line. (brace-style)
(#5232) Requires a space before '}'. (block-spacing)
(#5233) Expected { after 'while' condition. (curly)
(#5234) Expected { after 'while' condition. (curly)
(#5236) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5236) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5240) Expected { after 'if' condition. (curly)
(#5240) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5241) Expected { after 'if' condition. (curly)
(#5241) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#5243) Expected { after 'else'. (curly)
(#5248) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5248) Statement inside of curly braces should be on next line. (brace-style)
(#5249) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5249) Statement inside of curly braces should be on next line. (brace-style)
(#5252) Expected { after 'if' condition. (curly)
(#5252) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5252) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5252) Unexpected 'this'. (no-invalid-this)
(#5253) Expected { after 'if' condition. (curly)
(#5253) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5253) Unexpected 'this'. (no-invalid-this)
(#5254) Expected { after 'if' condition. (curly)
(#5254) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5254) Unexpected 'this'. (no-invalid-this)
(#5265) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5266) Unexpected 'this'. (no-invalid-this)
(#5267) Expected { after 'if' condition. (curly)
(#5267) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5267) Unexpected 'this'. (no-invalid-this)
(#5269) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5270) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5273) Expected { after 'if' condition. (curly)
(#5276) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5277) Unexpected 'this'. (no-invalid-this)
(#5278) Unexpected 'this'. (no-invalid-this)
(#5280) Unexpected 'this'. (no-invalid-this)
(#5284) Unexpected 'this'. (no-invalid-this)
(#5289) Unexpected 'this'. (no-invalid-this)
(#5290) Missing JSDoc comment. (require-jsdoc)
(#5293) Expected { after 'if' condition. (curly)
(#5293) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5294) Expected { after 'if' condition. (curly)
(#5294) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5295) Expected { after 'if' condition. (curly)
(#5295) Unexpected 'this'. (no-invalid-this)
(#5298) Expected { after 'if' condition. (curly)
(#5298) Expected { after 'for' condition. (curly)
(#5299) Statement inside of curly braces should be on next line. (brace-style)
(#5299) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5303) Unexpected 'this'. (no-invalid-this)
(#5306) Missing space before opening brace. (space-before-blocks)
(#5306) Requires a space after '{'. (block-spacing)
(#5306) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5306) Statement inside of curly braces should be on next line. (brace-style)
(#5306) Requires a space before '}'. (block-spacing)
(#5309) Unexpected 'this'. (no-invalid-this)
(#5310) Unexpected 'this'. (no-invalid-this)
(#5311) Unexpected 'this'. (no-invalid-this)
(#5312) Unexpected 'this'. (no-invalid-this)
(#5313) Unexpected 'this'. (no-invalid-this)
(#5313) Unexpected 'this'. (no-invalid-this)
(#5313) Unexpected 'this'. (no-invalid-this)
(#5314) Unexpected 'this'. (no-invalid-this)
(#5315) Expected { after 'if' condition. (curly)
(#5315) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5315) Unexpected 'this'. (no-invalid-this)
(#5315) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#5316) Unexpected 'this'. (no-invalid-this)
(#5317) Unexpected 'this'. (no-invalid-this)
(#5317) Unexpected 'this'. (no-invalid-this)
(#5321) Unexpected 'this'. (no-invalid-this)
(#5323) Unexpected 'this'. (no-invalid-this)
(#5324) Unexpected 'this'. (no-invalid-this)
(#5325) Unexpected 'this'. (no-invalid-this)
(#5326) Unexpected 'this'. (no-invalid-this)
(#5327) Unexpected 'this'. (no-invalid-this)
(#5328) Unexpected 'this'. (no-invalid-this)
(#5328) Unexpected 'this'. (no-invalid-this)
(#5332) Requires a space after '{'. (block-spacing)
(#5332) Missing space before opening brace. (space-before-blocks)
(#5332) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5332) Statement inside of curly braces should be on next line. (brace-style)
(#5332) Requires a space before '}'. (block-spacing)
(#5333) Requires a space after '{'. (block-spacing)
(#5333) Missing space before opening brace. (space-before-blocks)
(#5333) Statement inside of curly braces should be on next line. (brace-style)
(#5333) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5333) Requires a space before '}'. (block-spacing)
(#5334) Requires a space after '{'. (block-spacing)
(#5334) Missing space before opening brace. (space-before-blocks)
(#5334) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5334) Statement inside of curly braces should be on next line. (brace-style)
(#5334) Requires a space before '}'. (block-spacing)
(#5335) Missing space before opening brace. (space-before-blocks)
(#5335) Requires a space after '{'. (block-spacing)
(#5335) Statement inside of curly braces should be on next line. (brace-style)
(#5335) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5335) Requires a space before '}'. (block-spacing)
(#5346) Missing JSDoc comment. (require-jsdoc)
(#5348) Expected { after 'if' condition. (curly)
(#5349) Requires a space after '{'. (block-spacing)
(#5349) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5349) Expected { after 'if' condition. (curly)
(#5349) Statement inside of curly braces should be on next line. (brace-style)
(#5349) Requires a space before '}'. (block-spacing)
(#5353) Missing space before opening brace. (space-before-blocks)
(#5353) Requires a space after '{'. (block-spacing)
(#5353) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5353) Statement inside of curly braces should be on next line. (brace-style)
(#5353) Requires a space before '}'. (block-spacing)
(#5375) Expected { after 'if' condition. (curly)
(#5376) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5378) Missing whitespace after semicolon. (semi-spacing)
(#5380) Expected { after 'if' condition. (curly)
(#5382) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5386) Expected { after 'for' condition. (curly)
(#5387) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5387) Missing semicolon. (semi)
(#5391) Expected { after 'if' condition. (curly)
(#5393) Requires a space after '{'. (block-spacing)
(#5393) Statement inside of curly braces should be on next line. (brace-style)
(#5393) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5393) Requires a space before '}'. (block-spacing)
(#5408) Expected { after 'if' condition. (curly)
(#5409) Expected { after 'if' condition. (curly)
(#5422) Requires a space after '{'. (block-spacing)
(#5422) Statement inside of curly braces should be on next line. (brace-style)
(#5422) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5422) Requires a space before '}'. (block-spacing)
(#5434) Requires a space after '{'. (block-spacing)
(#5434) Statement inside of curly braces should be on next line. (brace-style)
(#5434) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5434) Requires a space before '}'. (block-spacing)
(#5448) Missing semicolon. (semi)
(#5450) Requires a space after '{'. (block-spacing)
(#5450) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5450) Expected { after 'if' condition. (curly)
(#5450) Statement inside of curly braces should be on next line. (brace-style)
(#5450) Requires a space before '}'. (block-spacing)
(#5463) Missing space before opening brace. (space-before-blocks)
(#5463) Requires a space after '{'. (block-spacing)
(#5463) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5463) Statement inside of curly braces should be on next line. (brace-style)
(#5463) Requires a space before '}'. (block-spacing)
(#5465) Requires a space after '{'. (block-spacing)
(#5465) Missing space before opening brace. (space-before-blocks)
(#5465) Statement inside of curly braces should be on next line. (brace-style)
(#5465) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5465) Requires a space before '}'. (block-spacing)
(#5468) Expected { after 'if' condition. (curly)
(#5479) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5485) Expected { after 'if' condition. (curly)
(#5486) Expected { after 'if' condition. (curly)
(#5502) Expected { after 'if' condition. (curly)
(#5508) Expected { after 'if' condition. (curly)
(#5509) Expected { after 'else'. (curly)
(#5515) 'spec' is already defined (no-redeclare)
(#5517) Expected { after 'if' condition. (curly)
(#5521) 'prop' used outside of binding context. (block-scoped-var)
(#5522) Expected { after 'if' condition. (curly)
(#5522) 'prop' used outside of binding context. (block-scoped-var)
(#5523) Expected { after 'if' condition. (curly)
(#5523) 'prop' used outside of binding context. (block-scoped-var)
(#5523) 'prop' used outside of binding context. (block-scoped-var)
(#5523) 'prop' used outside of binding context. (block-scoped-var)
(#5524) 'prop' used outside of binding context. (block-scoped-var)
(#5524) 'prop' used outside of binding context. (block-scoped-var)
(#5528) Expected { after 'if' condition. (curly)
(#5529) Expected { after 'if' condition. (curly)
(#5529) Expected { after 'for-in'. (curly)
(#5529) 'prop' used outside of binding context. (block-scoped-var)
(#5529) 'prop' is already defined (no-redeclare)
(#5530) 'prop' used outside of binding context. (block-scoped-var)
(#5530) 'prop' used outside of binding context. (block-scoped-var)
(#5537) Requires a space after '{'. (block-spacing)
(#5537) Statement inside of curly braces should be on next line. (brace-style)
(#5537) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5537) Requires a space before '}'. (block-spacing)
(#5560) Requires a space after '{'. (block-spacing)
(#5560) Statement inside of curly braces should be on next line. (brace-style)
(#5560) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5560) Requires a space before '}'. (block-spacing)
(#5564) Expected { after 'if' condition. (curly)
(#5578) Expected { after 'if' condition. (curly)
(#5579) Expected { after 'if' condition. (curly)
(#5583) Expected { after 'if' condition. (curly)
(#5598) Expected { after 'if' condition. (curly)
(#5602) 'info' used outside of binding context. (block-scoped-var)
(#5610) Requires a space after '{'. (block-spacing)
(#5610) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5610) Statement inside of curly braces should be on next line. (brace-style)
(#5610) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5610) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5610) Requires a space before '}'. (block-spacing)
(#5618) Expected { after 'if' condition. (curly)
(#5619) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5620) Expected { after 'else'. (curly)
(#5621) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5629) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5630) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5635) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5649) There should be no space before '}' (object-curly-spacing)
(#5652) Requires a space after '{'. (block-spacing)
(#5652) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5652) Statement inside of curly braces should be on next line. (brace-style)
(#5652) Requires a space before '}'. (block-spacing)
(#5653) Requires a space after '{'. (block-spacing)
(#5653) Statement inside of curly braces should be on next line. (brace-style)
(#5653) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5653) Requires a space before '}'. (block-spacing)
(#5654) Requires a space after '{'. (block-spacing)
(#5654) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5654) Statement inside of curly braces should be on next line. (brace-style)
(#5654) Requires a space before '}'. (block-spacing)
(#5655) Requires a space after '{'. (block-spacing)
(#5655) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5655) Statement inside of curly braces should be on next line. (brace-style)
(#5655) Requires a space before '}'. (block-spacing)
(#5656) Requires a space after '{'. (block-spacing)
(#5656) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5656) Statement inside of curly braces should be on next line. (brace-style)
(#5656) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5656) Requires a space before '}'. (block-spacing)
(#5657) Requires a space after '{'. (block-spacing)
(#5657) Statement inside of curly braces should be on next line. (brace-style)
(#5657) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5657) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5657) Requires a space before '}'. (block-spacing)
(#5659) Statement inside of curly braces should be on next line. (brace-style)
(#5659) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5668) Statement inside of curly braces should be on next line. (brace-style)
(#5668) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5687) Expected { after 'if' condition. (curly)
(#5691) Requires a space after '{'. (block-spacing)
(#5691) Statement inside of curly braces should be on next line. (brace-style)
(#5691) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5691) Requires a space before '}'. (block-spacing)
(#5692) Requires a space after '{'. (block-spacing)
(#5692) Statement inside of curly braces should be on next line. (brace-style)
(#5692) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5692) Requires a space before '}'. (block-spacing)
(#5693) Requires a space after '{'. (block-spacing)
(#5693) Statement inside of curly braces should be on next line. (brace-style)
(#5693) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5693) Requires a space before '}'. (block-spacing)
(#5694) Requires a space after '{'. (block-spacing)
(#5694) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5694) Statement inside of curly braces should be on next line. (brace-style)
(#5694) Requires a space before '}'. (block-spacing)
(#5695) Requires a space after '{'. (block-spacing)
(#5695) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5695) Statement inside of curly braces should be on next line. (brace-style)
(#5695) Requires a space before '}'. (block-spacing)
(#5696) Requires a space after '{'. (block-spacing)
(#5696) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5696) Statement inside of curly braces should be on next line. (brace-style)
(#5696) Requires a space before '}'. (block-spacing)
(#5697) Requires a space after '{'. (block-spacing)
(#5697) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5697) Statement inside of curly braces should be on next line. (brace-style)
(#5697) Requires a space before '}'. (block-spacing)
(#5698) Requires a space after '{'. (block-spacing)
(#5698) Statement inside of curly braces should be on next line. (brace-style)
(#5698) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5698) Requires a space before '}'. (block-spacing)
(#5699) Requires a space after '{'. (block-spacing)
(#5699) Statement inside of curly braces should be on next line. (brace-style)
(#5699) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5699) Requires a space before '}'. (block-spacing)
(#5700) Requires a space after '{'. (block-spacing)
(#5700) Statement inside of curly braces should be on next line. (brace-style)
(#5700) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5700) Requires a space before '}'. (block-spacing)
(#5701) Requires a space after '{'. (block-spacing)
(#5701) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5701) Statement inside of curly braces should be on next line. (brace-style)
(#5701) Requires a space before '}'. (block-spacing)
(#5702) Requires a space after '{'. (block-spacing)
(#5702) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5702) Statement inside of curly braces should be on next line. (brace-style)
(#5702) Requires a space before '}'. (block-spacing)
(#5703) Requires a space after '{'. (block-spacing)
(#5703) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5703) Statement inside of curly braces should be on next line. (brace-style)
(#5703) Requires a space before '}'. (block-spacing)
(#5704) Requires a space after '{'. (block-spacing)
(#5704) Statement inside of curly braces should be on next line. (brace-style)
(#5704) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5704) Requires a space before '}'. (block-spacing)
(#5705) Requires a space after '{'. (block-spacing)
(#5705) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5705) Statement inside of curly braces should be on next line. (brace-style)
(#5705) Requires a space before '}'. (block-spacing)
(#5706) Requires a space after '{'. (block-spacing)
(#5706) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5706) Statement inside of curly braces should be on next line. (brace-style)
(#5706) Requires a space before '}'. (block-spacing)
(#5707) Requires a space after '{'. (block-spacing)
(#5707) Statement inside of curly braces should be on next line. (brace-style)
(#5707) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5707) Requires a space before '}'. (block-spacing)
(#5708) Requires a space after '{'. (block-spacing)
(#5708) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5708) Statement inside of curly braces should be on next line. (brace-style)
(#5708) Requires a space before '}'. (block-spacing)
(#5709) Requires a space after '{'. (block-spacing)
(#5709) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5709) Statement inside of curly braces should be on next line. (brace-style)
(#5709) Requires a space before '}'. (block-spacing)
(#5710) Requires a space after '{'. (block-spacing)
(#5710) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5710) Statement inside of curly braces should be on next line. (brace-style)
(#5710) Requires a space before '}'. (block-spacing)
(#5711) Requires a space after '{'. (block-spacing)
(#5711) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5711) Statement inside of curly braces should be on next line. (brace-style)
(#5711) Requires a space before '}'. (block-spacing)
(#5712) Requires a space after '{'. (block-spacing)
(#5712) Statement inside of curly braces should be on next line. (brace-style)
(#5712) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5712) Requires a space before '}'. (block-spacing)
(#5714) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5714) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5723) Expected { after 'if' condition. (curly)
(#5724) Expected { after 'else'. (curly)
(#5728) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5730) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5732) Expected { after 'if' condition. (curly)
(#5736) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5739) Expected { after 'if' condition. (curly)
(#5742) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5742) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5761) Requires a space after '{'. (block-spacing)
(#5761) Statement inside of curly braces should be on next line. (brace-style)
(#5761) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5761) Requires a space before '}'. (block-spacing)
(#5807) ["default"] is better written in dot notation. (dot-notation)
(#5811) Missing JSDoc comment. (require-jsdoc)
(#5812) 'name' is already defined (no-redeclare)
(#5812) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5816) Expected { after 'if' condition. (curly)
(#5817) Expected { after 'if' condition. (curly)
(#5818) Expected { after 'if' condition. (curly)
(#5819) Expected { after 'if' condition. (curly)
(#5820) Expected { after 'else'. (curly)
(#5822) Expected { after 'if' condition. (curly)
(#5823) Expected { after 'if' condition. (curly)
(#5824) Expected { after 'if' condition. (curly)
(#5825) Expected { after 'if' condition. (curly)
(#5836) Expected { after 'for-in'. (curly)
(#5838) Expected { after 'if' condition. (curly)
(#5839) Statement inside of curly braces should be on next line. (brace-style)
(#5839) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5839) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#5852) Expected { after 'if' condition. (curly)
(#5853) Expected { after 'if' condition. (curly)
(#5857) Expected { after 'for-in'. (curly)
(#5861) Expected to return a value at the end of this function. (consistent-return)
(#5864) Expected { after 'if' condition. (curly)
(#5865) Expected { after 'if' condition. (curly)
(#5866) Expected { after 'if' condition. (curly)
(#5866) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5869) Expected { after 'if' condition. (curly)
(#5873) Expected { after 'if' condition. (curly)
(#5887) Expected { after 'if' condition. (curly)
(#5887) ["char"] is better written in dot notation. (dot-notation)
(#5888) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5889) Expected { after 'if' condition. (curly)
(#5889) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5890) Expected { after 'if' condition. (curly)
(#5891) Expected { after 'if' condition. (curly)
(#5892) Expected { after 'if' condition. (curly)
(#5893) Expected { after 'if' condition. (curly)
(#5897) Missing JSDoc comment. (require-jsdoc)
(#5906) Expected { after 'if' condition. (curly)
(#5908) Expected { after 'if' condition. (curly)
(#5912) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5915) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5918) Missing JSDoc comment. (require-jsdoc)
(#5918) Requires a space after '{'. (block-spacing)
(#5918) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5918) Statement inside of curly braces should be on next line. (brace-style)
(#5918) Requires a space before '}'. (block-spacing)
(#5923) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5931) Expected space(s) after "catch". (keyword-spacing)
(#5931) Empty block statement. (no-empty)
(#5937) Statement inside of curly braces should be on next line. (brace-style)
(#5937) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5945) Expected { after 'if' condition. (curly)
(#5946) 'realSubmit' used outside of binding context. (block-scoped-var)
(#5952) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5972) Requires a space after '{'. (block-spacing)
(#5972) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5972) Statement inside of curly braces should be on next line. (brace-style)
(#5972) Requires a space before '}'. (block-spacing)
(#5973) Requires a space after '{'. (block-spacing)
(#5973) Statement inside of curly braces should be on next line. (brace-style)
(#5973) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5973) Requires a space before '}'. (block-spacing)
(#5974) Requires a space after '{'. (block-spacing)
(#5974) Statement inside of curly braces should be on next line. (brace-style)
(#5974) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5974) Requires a space before '}'. (block-spacing)
(#5975) Expected to return a value at the end of this function. (consistent-return)
(#5976) Expected { after 'if' condition. (curly)
(#5979) Expected to return a value at the end of this function. (consistent-return)
(#5981) Expected { after 'if' condition. (curly)
(#5982) Expected { after 'else'. (curly)
(#5982) 'ok' is already defined (no-redeclare)
(#5983) Requires a space after '{'. (block-spacing)
(#5983) Statement inside of curly braces should be on next line. (brace-style)
(#5983) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5983) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#5983) Requires a space before '}'. (block-spacing)
(#5987) Missing space before opening brace. (space-before-blocks)
(#5987) Empty block statement. (no-empty)
(#5992) Expected { after 'while' condition. (curly)
(#5995) Requires a space after '{'. (block-spacing)
(#5995) Statement inside of curly braces should be on next line. (brace-style)
(#5995) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5995) Requires a space before '}'. (block-spacing)
(#5996) Expected to return a value at the end of this function. (consistent-return)
(#5998) Requires a space after '{'. (block-spacing)
(#5998) Statement inside of curly braces should be on next line. (brace-style)
(#5998) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5998) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#5998) Requires a space before '}'. (block-spacing)
(#6000) Requires a space after '{'. (block-spacing)
(#6000) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6000) Statement inside of curly braces should be on next line. (brace-style)
(#6000) Requires a space before '}'. (block-spacing)
(#6012) Expected to return a value at the end of this function. (consistent-return)
(#6014) Requires a space after '{'. (block-spacing)
(#6014) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6014) Statement inside of curly braces should be on next line. (brace-style)
(#6014) Requires a space before '}'. (block-spacing)
(#6017) Expected { after 'if' condition. (curly)
(#6022) Expected { after 'if' condition. (curly)
(#6023) Expected { after 'if' condition. (curly)
(#6027) Missing space before opening brace. (space-before-blocks)
(#6027) Requires a space after '{'. (block-spacing)
(#6027) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6027) Statement inside of curly braces should be on next line. (brace-style)
(#6027) Requires a space before '}'. (block-spacing)
(#6030) Statement inside of curly braces should be on next line. (brace-style)
(#6030) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6031) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6031) Statement inside of curly braces should be on next line. (brace-style)
(#6031) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6059) Expected { after 'if' condition. (curly)
(#6060) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6061) Expected { after 'if' condition. (curly)
(#6064) Expected { after 'if' condition. (curly)
(#6066) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6067) 'i' used outside of binding context. (block-scoped-var)
(#6067) 'i' used outside of binding context. (block-scoped-var)
(#6067) 'i' used outside of binding context. (block-scoped-var)
(#6068) 'i' used outside of binding context. (block-scoped-var)
(#6070) Expected { after 'if' condition. (curly)
(#6072) Expected { after 'if' condition. (curly)
(#6072) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6073) Expected { after 'if' condition. (curly)
(#6073) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6076) Expected { after 'if' condition. (curly)
(#6076) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6079) Expected { after 'if' condition. (curly)
(#6079) 'i' is already defined (no-redeclare)
(#6079) 'i' used outside of binding context. (block-scoped-var)
(#6079) 'i' used outside of binding context. (block-scoped-var)
(#6079) 'i' used outside of binding context. (block-scoped-var)
(#6080) 'i' used outside of binding context. (block-scoped-var)
(#6080) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6088) Expected { after 'if' condition. (curly)
(#6088) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6093) Expected { after 'if' condition. (curly)
(#6095) Expected { after 'if' condition. (curly)
(#6096) Expected { after 'if' condition. (curly)
(#6097) Expected { after 'if' condition. (curly)
(#6106) Expected { after 'if' condition. (curly)
(#6106) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6111) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6112) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#6113) Expected { after 'if' condition. (curly)
(#6115) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6116) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#6117) Expected { after 'if' condition. (curly)
(#6126) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6126) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6127) Expected { after 'if' condition. (curly)
(#6129) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6136) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6140) Expected { after 'if' condition. (curly)
(#6149) Expected { after 'if' condition. (curly)
(#6165) 'nextMarkerId' is already defined (no-redeclare)
(#6168) Missing JSDoc comment. (require-jsdoc)
(#6168) Function 'markText' has a complexity of 29. (complexity)
(#6172) Expected { after 'if' condition. (curly)
(#6174) Expected { after 'if' condition. (curly)
(#6176) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6177) Expected { after 'if' condition. (curly)
(#6179) Expected { after 'if' condition. (curly)
(#6185) Expected { after 'if' condition. (curly)
(#6186) Expected { after 'if' condition. (curly)
(#6189) Expected { after 'if' condition. (curly)
(#6195) Expected { after 'if' condition. (curly)
(#6198) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6198) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6200) Expected { after 'if' condition. (curly)
(#6202) Expected { after 'if' condition. (curly)
(#6209) Expected { after 'if' condition. (curly)
(#6210) Expected { after 'if' condition. (curly)
(#6213) Expected { after 'if' condition. (curly)
(#6213) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6213) Statement inside of curly braces should be on next line. (brace-style)
(#6217) Expected { after 'if' condition. (curly)
(#6226) Expected { after 'if' condition. (curly)
(#6227) Expected { after 'if' condition. (curly)
(#6229) Expected { after 'if' condition. (curly)
(#6230) Expected { after 'for' condition. (curly)
(#6231) Expected { after 'if' condition. (curly)
(#6245) Expected { after 'for' condition. (curly)
(#6251) Expected { after 'if' condition. (curly)
(#6253) Expected { after 'for' condition. (curly)
(#6261) Missing JSDoc comment. (require-jsdoc)
(#6264) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6267) Expected { after 'if' condition. (curly)
(#6269) Expected { after 'for' condition. (curly)
(#6270) Expected { after 'if' condition. (curly)
(#6276) Missing JSDoc comment. (require-jsdoc)
(#6277) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#6277) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#6278) Statement inside of curly braces should be on next line. (brace-style)
(#6278) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6281) Missing JSDoc comment. (require-jsdoc)
(#6283) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6284) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6293) Missing JSDoc comment. (require-jsdoc)
(#6295) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6295) Missing whitespace after semicolon. (semi-spacing)
(#6295) Unnecessary semicolon. (no-extra-semi)
(#6296) Don't make functions within a loop (no-loop-func)
(#6296) Statement inside of curly braces should be on next line. (brace-style)
(#6296) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6309) Missing JSDoc comment. (require-jsdoc)
(#6315) Missing JSDoc comment. (require-jsdoc)
(#6315) Expected to return a value at the end of this function. (consistent-return)
(#6316) Expected { after 'if' condition. (curly)
(#6318) Expected { after 'if' condition. (curly)
(#6323) Missing JSDoc comment. (require-jsdoc)
(#6324) Expected { after 'for' condition. (curly)
(#6325) Expected { after 'if' condition. (curly)
(#6326) 'r' used outside of binding context. (block-scoped-var)
(#6329) Missing JSDoc comment. (require-jsdoc)
(#6338) Missing JSDoc comment. (require-jsdoc)
(#6339) Expected { after 'if' condition. (curly)
(#6340) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6341) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6343) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6347) 'nw' used outside of binding context. (block-scoped-var)
(#6349) Missing JSDoc comment. (require-jsdoc)
(#6350) Expected { after 'if' condition. (curly)
(#6351) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6352) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6354) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6356) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6359) 'nw' used outside of binding context. (block-scoped-var)
(#6368) Function 'stretchSpansOverChange' has a complexity of 27. (complexity)
(#6368) Missing JSDoc comment. (require-jsdoc)
(#6369) Expected { after 'if' condition. (curly)
(#6372) Expected { after 'if' condition. (curly)
(#6374) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6374) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6380) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6383) 'i' used outside of binding context. (block-scoped-var)
(#6383) 'i' used outside of binding context. (block-scoped-var)
(#6383) 'i' used outside of binding context. (block-scoped-var)
(#6383) 'i' used outside of binding context. (block-scoped-var)
(#6383) 'i' used outside of binding context. (block-scoped-var)
(#6383) 'i' used outside of binding context. (block-scoped-var)
(#6383) 'i' used outside of binding context. (block-scoped-var)
(#6383) 'i' used outside of binding context. (block-scoped-var)
(#6383) 'i' used outside of binding context. (block-scoped-var)
(#6384) 'span' used outside of binding context. (block-scoped-var)
(#6384) 'i' used outside of binding context. (block-scoped-var)
(#6384) 'i' used outside of binding context. (block-scoped-var)
(#6384) 'i' used outside of binding context. (block-scoped-var)
(#6385) 'span' used outside of binding context. (block-scoped-var)
(#6385) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6386) 'found' used outside of binding context. (block-scoped-var)
(#6386) 'span' used outside of binding context. (block-scoped-var)
(#6387) Expected { after 'if' condition. (curly)
(#6387) 'found' used outside of binding context. (block-scoped-var)
(#6387) 'span' used outside of binding context. (block-scoped-var)
(#6388) Expected { after 'if' condition. (curly)
(#6388) 'span' used outside of binding context. (block-scoped-var)
(#6388) 'found' used outside of binding context. (block-scoped-var)
(#6388) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6388) 'found' used outside of binding context. (block-scoped-var)
(#6394) 'i' used outside of binding context. (block-scoped-var)
(#6394) 'i' is already defined (no-redeclare)
(#6394) 'i' used outside of binding context. (block-scoped-var)
(#6394) 'i' used outside of binding context. (block-scoped-var)
(#6394) 'i' used outside of binding context. (block-scoped-var)
(#6394) 'i' used outside of binding context. (block-scoped-var)
(#6394) 'i' used outside of binding context. (block-scoped-var)
(#6394) 'i' used outside of binding context. (block-scoped-var)
(#6394) 'i' used outside of binding context. (block-scoped-var)
(#6394) 'i' used outside of binding context. (block-scoped-var)
(#6395) 'span' is already defined (no-redeclare)
(#6395) 'span' used outside of binding context. (block-scoped-var)
(#6395) 'i' used outside of binding context. (block-scoped-var)
(#6395) 'i' used outside of binding context. (block-scoped-var)
(#6395) 'i' used outside of binding context. (block-scoped-var)
(#6396) Expected { after 'if' condition. (curly)
(#6396) 'span' used outside of binding context. (block-scoped-var)
(#6396) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6396) 'span' used outside of binding context. (block-scoped-var)
(#6397) 'span' used outside of binding context. (block-scoped-var)
(#6397) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6398) 'found' used outside of binding context. (block-scoped-var)
(#6398) 'found' is already defined (no-redeclare)
(#6398) 'span' used outside of binding context. (block-scoped-var)
(#6399) 'found' used outside of binding context. (block-scoped-var)
(#6400) 'span' used outside of binding context. (block-scoped-var)
(#6401) Expected { after 'if' condition. (curly)
(#6401) 'span' used outside of binding context. (block-scoped-var)
(#6404) 'span' used outside of binding context. (block-scoped-var)
(#6405) Expected { after 'if' condition. (curly)
(#6405) 'span' used outside of binding context. (block-scoped-var)
(#6410) Expected { after 'if' condition. (curly)
(#6411) Expected { after 'if' condition. (curly)
(#6416) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6417) Expected { after 'if' condition. (curly)
(#6418) Expected { after 'for' condition. (curly)
(#6418) 'i' is already defined (no-redeclare)
(#6418) 'i' used outside of binding context. (block-scoped-var)
(#6418) 'i' used outside of binding context. (block-scoped-var)
(#6418) 'i' used outside of binding context. (block-scoped-var)
(#6418) 'i' used outside of binding context. (block-scoped-var)
(#6418) 'i' used outside of binding context. (block-scoped-var)
(#6418) 'i' used outside of binding context. (block-scoped-var)
(#6418) 'i' used outside of binding context. (block-scoped-var)
(#6418) 'i' used outside of binding context. (block-scoped-var)
(#6418) 'i' used outside of binding context. (block-scoped-var)
(#6419) Expected { after 'if' condition. (curly)
(#6419) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6419) 'i' used outside of binding context. (block-scoped-var)
(#6419) 'i' used outside of binding context. (block-scoped-var)
(#6419) 'i' used outside of binding context. (block-scoped-var)
(#6420) 'i' used outside of binding context. (block-scoped-var)
(#6420) 'i' used outside of binding context. (block-scoped-var)
(#6420) 'i' used outside of binding context. (block-scoped-var)
(#6421) Expected { after 'for' condition. (curly)
(#6421) 'i' used outside of binding context. (block-scoped-var)
(#6421) 'i' is already defined (no-redeclare)
(#6421) 'i' used outside of binding context. (block-scoped-var)
(#6421) 'i' used outside of binding context. (block-scoped-var)
(#6421) 'i' used outside of binding context. (block-scoped-var)
(#6421) 'i' used outside of binding context. (block-scoped-var)
(#6421) 'i' used outside of binding context. (block-scoped-var)
(#6421) 'i' used outside of binding context. (block-scoped-var)
(#6421) 'i' used outside of binding context. (block-scoped-var)
(#6421) 'i' used outside of binding context. (block-scoped-var)
(#6430) Missing JSDoc comment. (require-jsdoc)
(#6433) Expected { after 'if' condition. (curly)
(#6433) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6436) Expected { after 'if' condition. (curly)
(#6444) Missing JSDoc comment. (require-jsdoc)
(#6447) Expected { after 'if' condition. (curly)
(#6448) Expected { after 'if' condition. (curly)
(#6451) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6453) Unexpected labeled statement. (no-labels)
(#6455) Expected { after 'for' condition. (curly)
(#6456) Blocks are nested too deeply (5). (max-depth)
(#6456) Expected { after 'if' condition. (curly)
(#6456) Unexpected label in continue statement. (no-labels)
(#6467) Missing JSDoc comment. (require-jsdoc)
(#6470) Expected { after 'if' condition. (curly)
(#6472) Expected { after 'if' condition. (curly)
(#6476) Expected { after 'if' condition. (curly)
(#6479) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6482) Expected { after 'if' condition. (curly)
(#6483) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6483) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6484) Expected { after 'if' condition. (curly)
(#6486) Expected { after 'if' condition. (curly)
(#6496) Missing JSDoc comment. (require-jsdoc)
(#6498) Expected { after 'if' condition. (curly)
(#6499) Expected { after 'for' condition. (curly)
(#6503) Missing JSDoc comment. (require-jsdoc)
(#6504) Expected { after 'if' condition. (curly)
(#6505) Expected { after 'for' condition. (curly)
(#6512) Missing JSDoc comment. (require-jsdoc)
(#6512) Statement inside of curly braces should be on next line. (brace-style)
(#6512) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6513) Missing JSDoc comment. (require-jsdoc)
(#6513) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6513) Statement inside of curly braces should be on next line. (brace-style)
(#6518) Missing JSDoc comment. (require-jsdoc)
(#6520) Expected { after 'if' condition. (curly)
(#6521) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6523) Expected { after 'if' condition. (curly)
(#6525) Expected { after 'if' condition. (curly)
(#6531) Missing JSDoc comment. (require-jsdoc)
(#6532) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6533) Expected { after 'if' condition. (curly)
(#6535) Expected { after 'if' condition. (curly)
(#6535) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6541) Missing JSDoc comment. (require-jsdoc)
(#6541) Statement inside of curly braces should be on next line. (brace-style)
(#6541) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6542) Missing JSDoc comment. (require-jsdoc)
(#6542) Statement inside of curly braces should be on next line. (brace-style)
(#6542) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6547) Missing JSDoc comment. (require-jsdoc)
(#6547) Expected to return a value at the end of this function. (consistent-return)
(#6550) Expected { after 'if' condition. (curly)
(#6552) Expected { after 'if' condition. (curly)
(#6556) Expected { after 'if' condition. (curly)
(#6557) Expected { after 'if' condition. (curly)
(#6567) Missing JSDoc comment. (require-jsdoc)
(#6569) Expected { after 'while' condition. (curly)
(#6569) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#6576) Missing JSDoc comment. (require-jsdoc)
(#6578) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#6587) Missing JSDoc comment. (require-jsdoc)
(#6588) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6589) Expected { after 'if' condition. (curly)
(#6594) Missing JSDoc comment. (require-jsdoc)
(#6595) Expected { after 'if' condition. (curly)
(#6596) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6597) Expected { after 'if' condition. (curly)
(#6598) Expected { after 'while' condition. (curly)
(#6598) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#6606) Missing JSDoc comment. (require-jsdoc)
(#6606) Expected to return a value at the end of this function. (consistent-return)
(#6608) Expected { after 'if' condition. (curly)
(#6610) Expected { after 'if' condition. (curly)
(#6611) Expected { after 'if' condition. (curly)
(#6611) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6612) Expected { after 'if' condition. (curly)
(#6613) Expected { after 'if' condition. (curly)
(#6617) Missing JSDoc comment. (require-jsdoc)
(#6617) Expected to return a value at the end of this function. (consistent-return)
(#6618) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6622) Expected { after 'if' condition. (curly)
(#6626) Expected { after 'if' condition. (curly)
(#6627) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6638) Expected { after 'if' condition. (curly)
(#6638) Expected { after 'for-in'. (curly)
(#6638) Expected { after 'if' condition. (curly)
(#6645) Missing JSDoc comment. (require-jsdoc)
(#6646) Expected { after 'if' condition. (curly)
(#6651) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6651) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6651) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6652) Expected { after 'if' condition. (curly)
(#6652) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6653) Expected { after 'for' condition. (curly)
(#6653) Expected { after 'if' condition. (curly)
(#6654) Expected { after 'if' condition. (curly)
(#6657) Expected { after 'if' condition. (curly)
(#6663) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6663) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6666) Expected { after 'if' condition. (curly)
(#6668) Expected { after 'if' condition. (curly)
(#6674) Missing JSDoc comment. (require-jsdoc)
(#6675) Expected { after 'if' condition. (curly)
(#6675) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6677) Expected { after 'if' condition. (curly)
(#6680) Expected { after 'if' condition. (curly)
(#6682) Expected { after 'if' condition. (curly)
(#6686) Return statement should not contain assignment. (no-return-assign)
(#6689) Missing JSDoc comment. (require-jsdoc)
(#6692) Expected { after 'if' condition. (curly)
(#6695) Expected { after 'if' condition. (curly)
(#6695) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6696) Expected { after 'else'. (curly)
(#6701) Expected { after 'if' condition. (curly)
(#6719) Statement inside of curly braces should be on next line. (brace-style)
(#6719) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6724) Missing JSDoc comment. (require-jsdoc)
(#6726) Expected { after 'if' condition. (curly)
(#6727) Expected { after 'if' condition. (curly)
(#6728) Expected { after 'if' condition. (curly)
(#6728) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6732) Expected { after 'if' condition. (curly)
(#6736) Missing JSDoc comment. (require-jsdoc)
(#6741) Missing JSDoc comment. (require-jsdoc)
(#6742) Expected { after 'if' condition. (curly)
(#6744) Expected { after 'if' condition. (curly)
(#6747) Expected { after 'if' condition. (curly)
(#6747) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6749) Expected { after 'if' condition. (curly)
(#6749) Unnecessary escape character: \s (no-useless-escape)
(#6749) Unnecessary escape character: \s (no-useless-escape)
(#6755) Missing JSDoc comment. (require-jsdoc)
(#6755) Expected to return a value at the end of this function. (consistent-return)
(#6756) Expected { after 'if' condition. (curly)
(#6757) Expected { after 'if' condition. (curly)
(#6757) Expected a return value. (consistent-return)
(#6759) Expected { after 'if' condition. (curly)
(#6762) Missing JSDoc comment. (require-jsdoc)
(#6764) Expected { after 'if' condition. (curly)
(#6766) Expected { after 'if' condition. (curly)
(#6772) Missing JSDoc comment. (require-jsdoc)
(#6773) Missing JSDoc comment. (require-jsdoc)
(#6780) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6780) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6782) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6783) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6784) Expected { after 'if' condition. (curly)
(#6785) 'asArray' is not modified in this loop. (no-unmodified-loop-condition)
(#6788) Expected { after 'if' condition. (curly)
(#6794) Missing JSDoc comment. (require-jsdoc)
(#6796) Expected { after 'if' condition. (curly)
(#6796) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6797) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6798) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6800) Expected { after 'if' condition. (curly)
(#6804) Expected { after 'if' condition. (curly)
(#6812) Expected { after 'if' condition. (curly)
(#6835) Missing JSDoc comment. (require-jsdoc)
(#6838) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6846) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6846) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6847) Don't make functions within a loop (no-loop-func)
(#6851) Identifier 'i_end' is not in camel case. (camelcase)
(#6852) Expected { after 'if' condition. (curly)
(#6852) Identifier 'i_end' is not in camel case. (camelcase)
(#6853) Infix operators must be spaced. (space-infix-ops)
(#6857) Expected { after 'if' condition. (curly)
(#6863) Infix operators must be spaced. (space-infix-ops)
(#6864) Infix operators must be spaced. (space-infix-ops)
(#6873) Missing JSDoc comment. (require-jsdoc)
(#6876) Line 6876 exceeds the maximum line length of 132. (max-len)
(#6879) Expected { after 'if' condition. (curly)
(#6880) Expected { after 'if' condition. (curly)
(#6881) Expected { after 'if' condition. (curly)
(#6889) Missing JSDoc comment. (require-jsdoc)
(#6893) Expected { after 'if' condition. (curly)
(#6903) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6904) Missing JSDoc comment. (require-jsdoc)
(#6905) Expected { after 'if' condition. (curly)
(#6916) Missing JSDoc comment. (require-jsdoc)
(#6928) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6933) Expected { after 'if' condition. (curly)
(#6939) Expected { after 'if' condition. (curly)
(#6941) Expected { after 'if' condition. (curly)
(#6946) Expected { after 'if' condition. (curly)
(#6960) Expected { after 'if' condition. (curly)
(#6964) Expected { after 'if' condition. (curly)
(#6970) Missing JSDoc comment. (require-jsdoc)
(#6979) Function 'buildToken' has a complexity of 24. (complexity)
(#6979) Missing JSDoc comment. (require-jsdoc)
(#6980) Expected { after 'if' condition. (curly)
(#6982) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6985) 'content' used outside of binding context. (block-scoped-var)
(#6986) 'content' used outside of binding context. (block-scoped-var)
(#6987) Expected { after 'if' condition. (curly)
(#6987) Identifier 'ie_version' is not in camel case. (camelcase)
(#6990) 'content' used outside of binding context. (block-scoped-var)
(#6990) 'content' is already defined (no-redeclare)
(#6990) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6991) Unexpected constant condition. (no-constant-condition)
(#6996) 'txt' used outside of binding context. (block-scoped-var)
(#6996) 'txt' used outside of binding context. (block-scoped-var)
(#6996) 'txt' used outside of binding context. (block-scoped-var)
(#6997) Expected { after 'if' condition. (curly)
(#6997) Identifier 'ie_version' is not in camel case. (camelcase)
(#6997) 'content' used outside of binding context. (block-scoped-var)
(#6997) 'txt' used outside of binding context. (block-scoped-var)
(#6997) 'txt' used outside of binding context. (block-scoped-var)
(#6997) 'txt' used outside of binding context. (block-scoped-var)
(#6998) Expected { after 'else'. (curly)
(#6998) 'content' used outside of binding context. (block-scoped-var)
(#6998) 'txt' used outside of binding context. (block-scoped-var)
(#6998) 'txt' used outside of binding context. (block-scoped-var)
(#6998) 'txt' used outside of binding context. (block-scoped-var)
(#6999) 'txt' used outside of binding context. (block-scoped-var)
(#6999) 'txt' used outside of binding context. (block-scoped-var)
(#6999) 'txt' used outside of binding context. (block-scoped-var)
(#7003) Expected { after 'if' condition. (curly)
(#7006) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7007) 'txt' is already defined (no-redeclare)
(#7007) 'txt' used outside of binding context. (block-scoped-var)
(#7007) 'txt' used outside of binding context. (block-scoped-var)
(#7007) 'txt' used outside of binding context. (block-scoped-var)
(#7007) 'content' used outside of binding context. (block-scoped-var)
(#7008) 'txt' used outside of binding context. (block-scoped-var)
(#7008) 'txt' used outside of binding context. (block-scoped-var)
(#7008) 'txt' used outside of binding context. (block-scoped-var)
(#7009) 'txt' used outside of binding context. (block-scoped-var)
(#7009) 'txt' used outside of binding context. (block-scoped-var)
(#7009) 'txt' used outside of binding context. (block-scoped-var)
(#7012) 'txt' is already defined (no-redeclare)
(#7012) 'txt' used outside of binding context. (block-scoped-var)
(#7012) 'txt' used outside of binding context. (block-scoped-var)
(#7012) 'txt' used outside of binding context. (block-scoped-var)
(#7012) 'content' used outside of binding context. (block-scoped-var)
(#7013) 'txt' used outside of binding context. (block-scoped-var)
(#7013) 'txt' used outside of binding context. (block-scoped-var)
(#7013) 'txt' used outside of binding context. (block-scoped-var)
(#7016) 'txt' is already defined (no-redeclare)
(#7016) 'txt' used outside of binding context. (block-scoped-var)
(#7016) 'txt' used outside of binding context. (block-scoped-var)
(#7016) 'txt' used outside of binding context. (block-scoped-var)
(#7017) 'txt' used outside of binding context. (block-scoped-var)
(#7017) 'txt' used outside of binding context. (block-scoped-var)
(#7017) 'txt' used outside of binding context. (block-scoped-var)
(#7018) Expected { after 'if' condition. (curly)
(#7018) Identifier 'ie_version' is not in camel case. (camelcase)
(#7018) 'content' used outside of binding context. (block-scoped-var)
(#7018) 'txt' used outside of binding context. (block-scoped-var)
(#7018) 'txt' used outside of binding context. (block-scoped-var)
(#7018) 'txt' used outside of binding context. (block-scoped-var)
(#7019) Expected { after 'else'. (curly)
(#7019) 'content' used outside of binding context. (block-scoped-var)
(#7019) 'txt' used outside of binding context. (block-scoped-var)
(#7019) 'txt' used outside of binding context. (block-scoped-var)
(#7019) 'txt' used outside of binding context. (block-scoped-var)
(#7022) 'txt' used outside of binding context. (block-scoped-var)
(#7022) 'txt' used outside of binding context. (block-scoped-var)
(#7022) 'txt' used outside of binding context. (block-scoped-var)
(#7022) 'txt' used outside of binding context. (block-scoped-var)
(#7028) Expected { after 'if' condition. (curly)
(#7029) Expected { after 'if' condition. (curly)
(#7030) 'content' used outside of binding context. (block-scoped-var)
(#7030) 'content' used outside of binding context. (block-scoped-var)
(#7031) Expected { after 'if' condition. (curly)
(#7032) Expected no return value. (consistent-return)
(#7034) 'content' used outside of binding context. (block-scoped-var)
(#7034) 'content' used outside of binding context. (block-scoped-var)
(#7037) Missing JSDoc comment. (require-jsdoc)
(#7039) Expected { after 'for' condition. (curly)
(#7046) Missing JSDoc comment. (require-jsdoc)
(#7049) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7054) Expected { after 'if' condition. (curly)
(#7056) Expected { after 'if' condition. (curly)
(#7056) 'part' used outside of binding context. (block-scoped-var)
(#7057) 'part' used outside of binding context. (block-scoped-var)
(#7059) 'part' used outside of binding context. (block-scoped-var)
(#7060) 'part' used outside of binding context. (block-scoped-var)
(#7065) Missing JSDoc comment. (require-jsdoc)
(#7067) Expected { after 'if' condition. (curly)
(#7069) Expected { after 'if' condition. (curly)
(#7082) Function 'insertLineContent' has a complexity of 40. (complexity)
(#7082) Missing JSDoc comment. (require-jsdoc)
(#7083) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7083) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7085) Expected { after 'for' condition. (curly)
(#7085) Infix operators must be spaced. (space-infix-ops)
(#7086) Infix operators must be spaced. (space-infix-ops)
(#7090) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7090) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7090) 'i' used outside of binding context. (block-scoped-var)
(#7090) 'i' is already defined (no-redeclare)
(#7090) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7090) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7091) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7096) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7096) Missing semicolon. (semi)
(#7097) 'j' used outside of binding context. (block-scoped-var)
(#7097) 'j' used outside of binding context. (block-scoped-var)
(#7097) 'j' used outside of binding context. (block-scoped-var)
(#7097) 'j' used outside of binding context. (block-scoped-var)
(#7097) 'j' used outside of binding context. (block-scoped-var)
(#7097) 'j' used outside of binding context. (block-scoped-var)
(#7098) 'j' used outside of binding context. (block-scoped-var)
(#7098) 'j' used outside of binding context. (block-scoped-var)
(#7098) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7101) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7102) Blocks are nested too deeply (5). (max-depth)
(#7102) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7106) Expected { after 'if' condition. (curly)
(#7106) Blocks are nested too deeply (5). (max-depth)
(#7107) Expected { after 'if' condition. (curly)
(#7107) Blocks are nested too deeply (5). (max-depth)
(#7108) Expected { after 'if' condition. (curly)
(#7108) Blocks are nested too deeply (5). (max-depth)
(#7109) Expected { after 'if' condition. (curly)
(#7109) Blocks are nested too deeply (5). (max-depth)
(#7109) Missing semicolon. (semi)
(#7110) Expected { after 'if' condition. (curly)
(#7110) Blocks are nested too deeply (5). (max-depth)
(#7111) Blocks are nested too deeply (5). (max-depth)
(#7111) Expected { after 'if' condition. (curly)
(#7117) Expected { after 'if' condition. (curly)
(#7117) Expected { after 'for' condition. (curly)
(#7117) 'j' is already defined (no-redeclare)
(#7117) 'j' used outside of binding context. (block-scoped-var)
(#7117) 'j' used outside of binding context. (block-scoped-var)
(#7117) 'j' used outside of binding context. (block-scoped-var)
(#7117) 'j' used outside of binding context. (block-scoped-var)
(#7117) 'j' used outside of binding context. (block-scoped-var)
(#7117) 'j' used outside of binding context. (block-scoped-var)
(#7118) Expected { after 'if' condition. (curly)
(#7118) 'j' used outside of binding context. (block-scoped-var)
(#7118) 'j' used outside of binding context. (block-scoped-var)
(#7118) 'j' used outside of binding context. (block-scoped-var)
(#7118) 'j' used outside of binding context. (block-scoped-var)
(#7118) Missing semicolon. (semi)
(#7120) Expected { after 'if' condition. (curly)
(#7120) Expected { after 'for' condition. (curly)
(#7120) 'j' used outside of binding context. (block-scoped-var)
(#7120) 'j' used outside of binding context. (block-scoped-var)
(#7120) 'j' is already defined (no-redeclare)
(#7120) 'j' used outside of binding context. (block-scoped-var)
(#7120) 'j' used outside of binding context. (block-scoped-var)
(#7120) 'j' used outside of binding context. (block-scoped-var)
(#7120) 'j' used outside of binding context. (block-scoped-var)
(#7121) 'j' used outside of binding context. (block-scoped-var)
(#7121) 'j' used outside of binding context. (block-scoped-var)
(#7123) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7124) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7125) Expected { after 'if' condition. (curly)
(#7125) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7126) Expected { after 'if' condition. (curly)
(#7129) Expected { after 'if' condition. (curly)
(#7132) Unexpected constant condition. (no-constant-condition)
(#7140) Requires a space after '{'. (block-spacing)
(#7140) Statement inside of curly braces should be on next line. (brace-style)
(#7140) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#7140) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7140) Requires a space before '}'. (block-spacing)
(#7144) 'i' used outside of binding context. (block-scoped-var)
(#7145) 'i' used outside of binding context. (block-scoped-var)
(#7155) Missing JSDoc comment. (require-jsdoc)
(#7161) Missing JSDoc comment. (require-jsdoc)
(#7162) Missing JSDoc comment. (require-jsdoc)
(#7162) Requires a space after '{'. (block-spacing)
(#7162) Statement inside of curly braces should be on next line. (brace-style)
(#7162) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7162) Requires a space before '}'. (block-spacing)
(#7163) Missing JSDoc comment. (require-jsdoc)
(#7167) Missing JSDoc comment. (require-jsdoc)
(#7168) Expected { after 'for' condition. (curly)
(#7170) 'result' used outside of binding context. (block-scoped-var)
(#7173) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7173) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7174) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7175) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7175) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7184) 'added' used outside of binding context. (block-scoped-var)
(#7184) 'added' used outside of binding context. (block-scoped-var)
(#7186) Expected { after 'if' condition. (curly)
(#7187) Expected { after 'if' condition. (curly)
(#7187) 'added' used outside of binding context. (block-scoped-var)
(#7187) 'added' used outside of binding context. (block-scoped-var)
(#7187) 'added' used outside of binding context. (block-scoped-var)
(#7187) 'added' used outside of binding context. (block-scoped-var)
(#7192) 'added' used outside of binding context. (block-scoped-var)
(#7192) 'added' is already defined (no-redeclare)
(#7192) 'added' used outside of binding context. (block-scoped-var)
(#7193) 'added' used outside of binding context. (block-scoped-var)
(#7193) 'added' used outside of binding context. (block-scoped-var)
(#7195) 'added' used outside of binding context. (block-scoped-var)
(#7195) 'added' used outside of binding context. (block-scoped-var)
(#7203) 'added' used outside of binding context. (block-scoped-var)
(#7203) 'added' used outside of binding context. (block-scoped-var)
(#7203) 'added' is already defined (no-redeclare)
(#7204) Expected { after 'if' condition. (curly)
(#7205) 'added' used outside of binding context. (block-scoped-var)
(#7205) 'added' used outside of binding context. (block-scoped-var)
(#7224) Missing JSDoc comment. (require-jsdoc)
(#7231) 'height' used outside of binding context. (block-scoped-var)
(#7235) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7235) Statement inside of curly braces should be on next line. (brace-style)
(#7255) Expected { after 'for' condition. (curly)
(#7258) Expected to return a value at the end of this function. (consistent-return)
(#7259) Expected { after 'for' condition. (curly)
(#7260) Expected { after 'if' condition. (curly)
(#7264) Missing JSDoc comment. (require-jsdoc)
(#7266) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7278) Statement inside of curly braces should be on next line. (brace-style)
(#7278) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7282) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7284) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7287) Statement inside of curly braces should be on next line. (brace-style)
(#7287) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7287) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#7288) Expected { after 'if' condition. (curly)
(#7290) Expected { after 'else'. (curly)
(#7303) Expected { after 'for' condition. (curly)
(#7309) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7329) Expected { after 'if' condition. (curly)
(#7349) Expected to return a value at the end of this function. (consistent-return)
(#7351) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7354) Expected { after 'if' condition. (curly)
(#7355) Expected { after 'if' condition. (curly)
(#7357) Expected { after 'else'. (curly)
(#7363) Expected to return a value at the end of this function. (consistent-return)
(#7364) Expected { after 'if' condition. (curly)
(#7365) Expected { after 'if' condition. (curly)
(#7365) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7373) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#7381) Expected { after 'if' condition. (curly)
(#7393) Expected { after 'if' condition. (curly)
(#7394) Expected { after 'else'. (curly)
(#7400) Expected { after 'for' condition. (curly)
(#7403) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7403) Statement inside of curly braces should be on next line. (brace-style)
(#7410) Expected { after 'if' condition. (curly)
(#7414) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#7414) Unexpected 'this'. (no-invalid-this)
(#7414) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7414) Unexpected 'this'. (no-invalid-this)
(#7414) Unexpected 'this'. (no-invalid-this)
(#7415) Unexpected 'this'. (no-invalid-this)
(#7415) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#7415) Unexpected 'this'. (no-invalid-this)
(#7416) Unexpected 'this'. (no-invalid-this)
(#7417) Unexpected 'this'. (no-invalid-this)
(#7426) Expected { after 'if' condition. (curly)
(#7430) Requires a space after '{'. (block-spacing)
(#7430) Statement inside of curly braces should be on next line. (brace-style)
(#7430) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7430) Requires a space before '}'. (block-spacing)
(#7432) Expected to return a value at the end of this function. (consistent-return)
(#7432) Requires a space after '{'. (block-spacing)
(#7432) Expected { after 'if' condition. (curly)
(#7432) Statement inside of curly braces should be on next line. (brace-style)
(#7432) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7432) Requires a space before '}'. (block-spacing)
(#7433) Requires a space after '{'. (block-spacing)
(#7433) Statement inside of curly braces should be on next line. (brace-style)
(#7433) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7433) Requires a space before '}'. (block-spacing)
(#7436) Expected { after 'if' condition. (curly)
(#7440) Requires a space after '{'. (block-spacing)
(#7440) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7440) Statement inside of curly braces should be on next line. (brace-style)
(#7440) Requires a space before '}'. (block-spacing)
(#7441) Requires a space after '{'. (block-spacing)
(#7441) Statement inside of curly braces should be on next line. (brace-style)
(#7441) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7441) Requires a space before '}'. (block-spacing)
(#7442) Requires a space after '{'. (block-spacing)
(#7442) Statement inside of curly braces should be on next line. (brace-style)
(#7442) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7442) Requires a space before '}'. (block-spacing)
(#7444) Requires a space after '{'. (block-spacing)
(#7444) Statement inside of curly braces should be on next line. (brace-style)
(#7444) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7444) Requires a space before '}'. (block-spacing)
(#7447) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7448) Expected { after 'if' condition. (curly)
(#7448) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7449) Expected { after 'if' condition. (curly)
(#7450) Expected { after 'if' condition. (curly)
(#7451) Expected { after 'else'. (curly)
(#7454) Statement inside of curly braces should be on next line. (brace-style)
(#7454) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7455) Requires a space after '{'. (block-spacing)
(#7455) Statement inside of curly braces should be on next line. (brace-style)
(#7455) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7455) Requires a space before '}'. (block-spacing)
(#7458) Unexpected 'this'. (no-invalid-this)
(#7458) Unexpected 'this'. (no-invalid-this)
(#7458) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#7461) Unexpected 'this'. (no-invalid-this)
(#7461) Unexpected 'this'. (no-invalid-this)
(#7461) Unexpected 'this'. (no-invalid-this)
(#7464) Unexpected 'this'. (no-invalid-this)
(#7464) Unexpected 'this'. (no-invalid-this)
(#7464) Unexpected 'this'. (no-invalid-this)
(#7467) Unexpected 'this'. (no-invalid-this)
(#7467) Unexpected 'this'. (no-invalid-this)
(#7470) Unexpected 'this'. (no-invalid-this)
(#7471) Unexpected 'this'. (no-invalid-this)
(#7471) Unexpected 'this'. (no-invalid-this)
(#7474) Expected { after 'if' condition. (curly)
(#7475) Expected { after 'for' condition. (curly)
(#7476) Unexpected 'this'. (no-invalid-this)
(#7477) Unexpected 'this'. (no-invalid-this)
(#7478) Expected { after 'if' condition. (curly)
(#7478) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7478) Unexpected 'this'. (no-invalid-this)
(#7479) Unexpected 'this'. (no-invalid-this)
(#7479) 'out' used outside of binding context. (block-scoped-var)
(#7482) Unexpected 'this'. (no-invalid-this)
(#7483) Unexpected 'this'. (no-invalid-this)
(#7483) Unexpected 'this'. (no-invalid-this)
(#7484) Unexpected 'this'. (no-invalid-this)
(#7488) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7493) Expected { after 'if' condition. (curly)
(#7494) Expected { after 'else'. (curly)
(#7497) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7500) Expected { after 'if' condition. (curly)
(#7507) Expected { after 'for' condition. (curly)
(#7512) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7512) Unexpected 'this'. (no-invalid-this)
(#7513) 'i' used outside of binding context. (block-scoped-var)
(#7513) 'i' used outside of binding context. (block-scoped-var)
(#7513) 'i' used outside of binding context. (block-scoped-var)
(#7514) 'i' used outside of binding context. (block-scoped-var)
(#7515) 'i' used outside of binding context. (block-scoped-var)
(#7515) Unexpected 'this'. (no-invalid-this)
(#7515) 'i' used outside of binding context. (block-scoped-var)
(#7517) Unexpected 'this'. (no-invalid-this)
(#7518) Expected { after 'for' condition. (curly)
(#7518) 'i' is already defined (no-redeclare)
(#7518) 'i' used outside of binding context. (block-scoped-var)
(#7518) 'i' used outside of binding context. (block-scoped-var)
(#7518) 'i' used outside of binding context. (block-scoped-var)
(#7519) Unexpected 'this'. (no-invalid-this)
(#7519) 'i' used outside of binding context. (block-scoped-var)
(#7520) Expected { after 'if' condition. (curly)
(#7520) Unexpected 'this'. (no-invalid-this)
(#7521) Expected { after 'if' condition. (curly)
(#7521) Unexpected 'this'. (no-invalid-this)
(#7521) Unexpected 'this'. (no-invalid-this)
(#7523) Requires a space after '{'. (block-spacing)
(#7523) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7523) Statement inside of curly braces should be on next line. (brace-style)
(#7523) Unexpected 'this'. (no-invalid-this)
(#7523) Requires a space before '}'. (block-spacing)
(#7524) Requires a space after '{'. (block-spacing)
(#7524) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7524) Statement inside of curly braces should be on next line. (brace-style)
(#7524) Unexpected 'this'. (no-invalid-this)
(#7524) Requires a space before '}'. (block-spacing)
(#7525) Requires a space after '{'. (block-spacing)
(#7525) Statement inside of curly braces should be on next line. (brace-style)
(#7525) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7525) Unexpected 'this'. (no-invalid-this)
(#7525) Requires a space before '}'. (block-spacing)
(#7526) Requires a space after '{'. (block-spacing)
(#7526) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7526) Statement inside of curly braces should be on next line. (brace-style)
(#7526) Unexpected 'this'. (no-invalid-this)
(#7526) Requires a space before '}'. (block-spacing)
(#7528) Requires a space after '{'. (block-spacing)
(#7528) Statement inside of curly braces should be on next line. (brace-style)
(#7528) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7528) Requires a space before '}'. (block-spacing)
(#7529) Requires a space after '{'. (block-spacing)
(#7529) Statement inside of curly braces should be on next line. (brace-style)
(#7529) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7529) Requires a space before '}'. (block-spacing)
(#7532) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7532) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7533) Expected { after 'for' condition. (curly)
(#7533) 'i' used outside of binding context. (block-scoped-var)
(#7533) 'i' used outside of binding context. (block-scoped-var)
(#7533) 'i' used outside of binding context. (block-scoped-var)
(#7533) Expected { after 'if' condition. (curly)
(#7533) 'i' used outside of binding context. (block-scoped-var)
(#7534) Expected { after 'for' condition. (curly)
(#7534) 'i' is already defined (no-redeclare)
(#7534) 'i' used outside of binding context. (block-scoped-var)
(#7534) 'i' used outside of binding context. (block-scoped-var)
(#7534) 'i' used outside of binding context. (block-scoped-var)
(#7534) Expected { after 'if' condition. (curly)
(#7534) 'i' used outside of binding context. (block-scoped-var)
(#7537) Requires a space after '{'. (block-spacing)
(#7537) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7537) Statement inside of curly braces should be on next line. (brace-style)
(#7537) Requires a space before '}'. (block-spacing)
(#7543) Expected { after 'if' condition. (curly)
(#7547) Unexpected space before function parentheses. (space-before-function-paren)
(#7562) Unexpected 'this'. (no-invalid-this)
(#7563) Do not nest ternary expressions (no-nested-ternary)
(#7564) Do not nest ternary expressions (no-nested-ternary)
(#7566) Expected { after 'if' condition. (curly)
(#7567) Expected { after 'if' condition. (curly)
(#7568) Expected { after 'else'. (curly)
(#7573) Unexpected 'this'. (no-invalid-this)
(#7574) Do not nest ternary expressions (no-nested-ternary)
(#7575) Do not nest ternary expressions (no-nested-ternary)
(#7578) Expected { after 'if' condition. (curly)
(#7579) Expected { after 'if' condition. (curly)
(#7579) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7582) Expected { after 'if' condition. (curly)
(#7591) Unexpected 'this'. (no-invalid-this)
(#7593) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7593) Statement inside of curly braces should be on next line. (brace-style)
(#7599) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7608) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7609) Expected { after 'if' condition. (curly)
(#7611) Expected { after 'if' condition. (curly)
(#7611) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7612) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7619) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7622) Expected { after 'if' condition. (curly)
(#7624) Expected { after 'if' condition. (curly)
(#7625) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7625) Infix operators must be spaced. (space-infix-ops)
(#7638) Expected { after 'if' condition. (curly)
(#7638) Expected { after 'for' condition. (curly)
(#7639) Expected { after 'if' condition. (curly)
(#7639) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7645) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7646) Expected to return a value at the end of this function. (consistent-return)
(#7648) Statement inside of curly braces should be on next line. (brace-style)
(#7648) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7648) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#7652) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#7654) Unexpected space before function parentheses. (space-before-function-paren)
(#7657) Expected { after 'if' condition. (curly)
(#7658) Unexpected space before function parentheses. (space-before-function-paren)
(#7678) Expected { after 'if' condition. (curly)
(#7679) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7680) Expected { after 'if' condition. (curly)
(#7680) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7681) Expected { after 'if' condition. (curly)
(#7681) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7683) Expected { after 'if' condition. (curly)
(#7690) Expected { after 'if' condition. (curly)
(#7691) Expected { after 'if' condition. (curly)
(#7693) Expected { after 'if' condition. (curly)
(#7702) Requires a space after '{'. (block-spacing)
(#7702) Statement inside of curly braces should be on next line. (brace-style)
(#7702) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7702) Requires a space before '}'. (block-spacing)
(#7708) Requires a space after '{'. (block-spacing)
(#7708) Statement inside of curly braces should be on next line. (brace-style)
(#7708) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7708) Requires a space before '}'. (block-spacing)
(#7710) Requires a space after '{'. (block-spacing)
(#7710) Statement inside of curly braces should be on next line. (brace-style)
(#7710) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7710) Requires a space before '}'. (block-spacing)
(#7711) Requires a space after '{'. (block-spacing)
(#7711) Statement inside of curly braces should be on next line. (brace-style)
(#7711) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7711) Requires a space before '}'. (block-spacing)
(#7714) Expected { after 'if' condition. (curly)
(#7717) Statement inside of curly braces should be on next line. (brace-style)
(#7717) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7725) Expected { after 'for-in'. (curly)
(#7725) Expected { after 'if' condition. (curly)
(#7727) Requires a space after '{'. (block-spacing)
(#7727) Statement inside of curly braces should be on next line. (brace-style)
(#7727) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7727) Requires a space before '}'. (block-spacing)
(#7733) Missing JSDoc comment. (require-jsdoc)
(#7734) Missing JSDoc comment. (require-jsdoc)
(#7735) Expected { after 'if' condition. (curly)
(#7737) Expected { after 'if' condition. (curly)
(#7739) Expected { after 'if' condition. (curly)
(#7748) Missing JSDoc comment. (require-jsdoc)
(#7749) Expected { after 'if' condition. (curly)
(#7754) Expected { after 'if' condition. (curly)
(#7762) Missing JSDoc comment. (require-jsdoc)
(#7764) Expected { after 'if' condition. (curly)
(#7766) Missing whitespace after semicolon. (semi-spacing)
(#7767) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7768) Statement inside of curly braces should be on next line. (brace-style)
(#7768) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7768) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#7772) 'chunk' used outside of binding context. (block-scoped-var)
(#7777) Missing JSDoc comment. (require-jsdoc)
(#7778) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7781) Expected { after 'if' condition. (curly)
(#7782) Expected { after 'if' condition. (curly)
(#7789) Missing JSDoc comment. (require-jsdoc)
(#7791) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7791) Statement inside of curly braces should be on next line. (brace-style)
(#7797) Missing JSDoc comment. (require-jsdoc)
(#7799) Expected { after 'if' condition. (curly)
(#7799) Expected { after 'for' condition. (curly)
(#7804) Missing JSDoc comment. (require-jsdoc)
(#7805) Expected { after 'if' condition. (curly)
(#7805) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7806) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7808) Missing whitespace after semicolon. (semi-spacing)
(#7809) Expected { after 'if' condition. (curly)
(#7818) Missing JSDoc comment. (require-jsdoc)
(#7820) Unexpected labeled statement. (no-labels)
(#7821) 'i' used outside of binding context. (block-scoped-var)
(#7821) 'i' used outside of binding context. (block-scoped-var)
(#7821) 'i' used outside of binding context. (block-scoped-var)
(#7822) 'i' used outside of binding context. (block-scoped-var)
(#7822) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7823) Statement inside of curly braces should be on next line. (brace-style)
(#7823) Unexpected label in continue statement. (no-labels)
(#7823) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#7823) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7829) 'i' is already defined (no-redeclare)
(#7829) 'i' used outside of binding context. (block-scoped-var)
(#7829) 'i' used outside of binding context. (block-scoped-var)
(#7829) 'i' used outside of binding context. (block-scoped-var)
(#7830) 'i' used outside of binding context. (block-scoped-var)
(#7830) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7831) Expected { after 'if' condition. (curly)
(#7834) 'i' used outside of binding context. (block-scoped-var)
(#7834) 'i' used outside of binding context. (block-scoped-var)
(#7839) Missing JSDoc comment. (require-jsdoc)
(#7842) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7843) 'i' used outside of binding context. (block-scoped-var)
(#7843) 'i' used outside of binding context. (block-scoped-var)
(#7843) 'i' used outside of binding context. (block-scoped-var)
(#7844) 'i' used outside of binding context. (block-scoped-var)
(#7845) Expected { after 'if' condition. (curly)
(#7846) Expected { after 'else'. (curly)
(#7849) 'i' is already defined (no-redeclare)
(#7849) 'i' used outside of binding context. (block-scoped-var)
(#7849) 'i' used outside of binding context. (block-scoped-var)
(#7849) 'i' used outside of binding context. (block-scoped-var)
(#7850) 'i' used outside of binding context. (block-scoped-var)
(#7851) Expected { after 'if' condition. (curly)
(#7852) Expected { after 'else'. (curly)
(#7861) Missing JSDoc comment. (require-jsdoc)
(#7863) Expected { after 'if' condition. (curly)
(#7863) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7869) Missing JSDoc comment. (require-jsdoc)
(#7886) Missing JSDoc comment. (require-jsdoc)
(#7889) Requires a space after '{'. (block-spacing)
(#7889) Statement inside of curly braces should be on next line. (brace-style)
(#7889) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7889) Requires a space before '}'. (block-spacing)
(#7895) Missing JSDoc comment. (require-jsdoc)
(#7898) Expected { after 'if' condition. (curly)
(#7899) Expected { after 'else'. (curly)
(#7905) Missing JSDoc comment. (require-jsdoc)
(#7905) Expected to return a value at the end of this function. (consistent-return)
(#7920) Missing JSDoc comment. (require-jsdoc)
(#7923) Missing '()' invoking a constructor (new-parens)
(#7923) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7943) Expected { after 'if' condition. (curly)
(#7950) Expected { after 'if' condition. (curly)
(#7959) Expected { after 'if' condition. (curly)
(#7959) 'last' used outside of binding context. (block-scoped-var)
(#7962) Missing JSDoc comment. (require-jsdoc)
(#7968) Missing '()' invoking a constructor (new-parens)
(#7975) Missing JSDoc comment. (require-jsdoc)
(#7976) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7982) Expected { after 'if' condition. (curly)
(#7987) Expected { after 'else'. (curly)
(#7990) Missing '()' invoking a constructor (new-parens)
(#7993) Expected { after 'if' condition. (curly)
(#7997) Missing JSDoc comment. (require-jsdoc)
(#7999) Expected { after 'if' condition. (curly)
(#8004) Missing JSDoc comment. (require-jsdoc)
(#8005) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8007) Expected { after 'if' condition. (curly)
(#8015) Missing JSDoc comment. (require-jsdoc)
(#8016) Expected { after 'if' condition. (curly)
(#8018) Statement inside of curly braces should be on next line. (brace-style)
(#8018) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8018) Expected { after 'if' condition. (curly)
(#8019) Expected { after 'if' condition. (curly)
(#8019) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#8021) Do not nest ternary expressions (no-nested-ternary)
(#8021) 'out' used outside of binding context. (block-scoped-var)
(#8021) 'out' used outside of binding context. (block-scoped-var)
(#8021) 'out' used outside of binding context. (block-scoped-var)
(#8025) Missing JSDoc comment. (require-jsdoc)
(#8027) Expected { after 'if' condition. (curly)
(#8028) Expected { after 'for' condition. (curly)
(#8030) 'nw' used outside of binding context. (block-scoped-var)
(#8035) Missing JSDoc comment. (require-jsdoc)
(#8042) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8045) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8047) Expected { after 'if' condition. (curly)
(#8047) Expected { after 'for-in'. (curly)
(#8047) Blocks are nested too deeply (5). (max-depth)
(#8047) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#8048) Blocks are nested too deeply (6). (max-depth)
(#8055) 'copy' used outside of binding context. (block-scoped-var)
(#8060) Missing JSDoc comment. (require-jsdoc)
(#8076) Missing JSDoc comment. (require-jsdoc)
(#8078) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8080) Statement inside of curly braces should be on next line. (brace-style)
(#8080) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#8080) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8081) 'j' used outside of binding context. (block-scoped-var)
(#8081) 'j' used outside of binding context. (block-scoped-var)
(#8081) 'j' used outside of binding context. (block-scoped-var)
(#8082) 'j' used outside of binding context. (block-scoped-var)
(#8083) 'j' used outside of binding context. (block-scoped-var)
(#8087) 'j' is already defined (no-redeclare)
(#8087) 'j' used outside of binding context. (block-scoped-var)
(#8087) 'j' used outside of binding context. (block-scoped-var)
(#8087) 'j' used outside of binding context. (block-scoped-var)
(#8088) 'j' used outside of binding context. (block-scoped-var)
(#8090) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#8091) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#8104) Missing JSDoc comment. (require-jsdoc)
(#8105) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8105) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8115) Identifier 'e_preventDefault' is not in camel case. (camelcase)
(#8115) Identifier 'e_preventDefault' is not in camel case. (camelcase)
(#8116) Expected { after 'if' condition. (curly)
(#8117) Expected { after 'else'. (curly)
(#8119) Identifier 'e_stopPropagation' is not in camel case. (camelcase)
(#8119) Identifier 'e_stopPropagation' is not in camel case. (camelcase)
(#8120) Expected { after 'if' condition. (curly)
(#8121) Expected { after 'else'. (curly)
(#8123) Missing JSDoc comment. (require-jsdoc)
(#8123) Identifier 'e_defaultPrevented' is not in camel case. (camelcase)
(#8124) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8126) Identifier 'e_stop' is not in camel case. (camelcase)
(#8126) Identifier 'e_stop' is not in camel case. (camelcase)
(#8126) Requires a space after '{'. (block-spacing)
(#8126) Statement inside of curly braces should be on next line. (brace-style)
(#8126) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8126) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#8126) Requires a space before '}'. (block-spacing)
(#8128) Missing JSDoc comment. (require-jsdoc)
(#8128) Identifier 'e_target' is not in camel case. (camelcase)
(#8128) Requires a space after '{'. (block-spacing)
(#8128) Statement inside of curly braces should be on next line. (brace-style)
(#8128) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8128) Requires a space before '}'. (block-spacing)
(#8129) Missing JSDoc comment. (require-jsdoc)
(#8129) Identifier 'e_button' is not in camel case. (camelcase)
(#8131) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8132) Expected { after 'if' condition. (curly)
(#8132) Unexpected use of '&'. (no-bitwise)
(#8133) Expected { after 'if' condition. (curly)
(#8133) Unexpected use of '&'. (no-bitwise)
(#8134) Expected { after 'if' condition. (curly)
(#8134) Unexpected use of '&'. (no-bitwise)
(#8136) Expected { after 'if' condition. (curly)
(#8146) Expected { after 'if' condition. (curly)
(#8148) Expected { after 'if' condition. (curly)
(#8157) Missing semicolon. (semi)
(#8158) Missing JSDoc comment. (require-jsdoc)
(#8159) Missing semicolon. (semi)
(#8160) Expected { after 'if' condition. (curly)
(#8160) Missing semicolon. (semi)
(#8161) Expected { after 'else'. (curly)
(#8161) Missing semicolon. (semi)
(#8165) Expected { after 'if' condition. (curly)
(#8167) Expected { after 'if' condition. (curly)
(#8170) Missing semicolon. (semi)
(#8171) Expected { after 'for' condition. (curly)
(#8172) Statement inside of curly braces should be on next line. (brace-style)
(#8172) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8176) Expected space or tab after '/*' in comment. (spaced-comment)
(#8177) Missing semicolon. (semi)
(#8178) Expected { after 'if' condition. (curly)
(#8180) Expected { after 'for' condition. (curly)
(#8192) Missing JSDoc comment. (require-jsdoc)
(#8192) Expected space or tab after '/*' in comment. (spaced-comment)
(#8193) Missing semicolon. (semi)
(#8194) Expected { after 'if' condition. (curly)
(#8195) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8204) Missing JSDoc comment. (require-jsdoc)
(#8204) Requires a space after '{'. (block-spacing)
(#8204) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8204) Statement inside of curly braces should be on next line. (brace-style)
(#8204) Requires a space after '{'. (block-spacing)
(#8204) Missing space before opening brace. (space-before-blocks)
(#8204) Statement inside of curly braces should be on next line. (brace-style)
(#8204) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#8204) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8204) Requires a space before '}'. (block-spacing)
(#8204) Requires a space before '}'. (block-spacing)
(#8204) Unnecessary semicolon. (no-extra-semi)
(#8205) Expected { after 'for' condition. (curly)
(#8209) Missing JSDoc comment. (require-jsdoc)
(#8212) Expected { after 'for' condition. (curly)
(#8218) Missing JSDoc comment. (require-jsdoc)
(#8219) Expected { after 'if' condition. (curly)
(#8220) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8220) Statement inside of curly braces should be on next line. (brace-style)
(#8225) Missing JSDoc comment. (require-jsdoc)
(#8227) Expected { after 'if' condition. (curly)
(#8229) Expected { after 'for' condition. (curly)
(#8229) Expected { after 'if' condition. (curly)
(#8233) Missing JSDoc comment. (require-jsdoc)
(#8234) Missing semicolon. (semi)
(#8239) Missing JSDoc comment. (require-jsdoc)
(#8240) Requires a space after '{'. (block-spacing)
(#8240) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8240) Statement inside of curly braces should be on next line. (brace-style)
(#8240) Requires a space before '}'. (block-spacing)
(#8241) Requires a space after '{'. (block-spacing)
(#8241) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8241) Statement inside of curly braces should be on next line. (brace-style)
(#8241) Requires a space before '}'. (block-spacing)
(#8251) Missing space before opening brace. (space-before-blocks)
(#8251) Requires a space after '{'. (block-spacing)
(#8251) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8251) Statement inside of curly braces should be on next line. (brace-style)
(#8251) Requires a space before '}'. (block-spacing)
(#8254) Identifier 'sel_dontScroll' is not in camel case. (camelcase)
(#8254) Identifier 'sel_mouse' is not in camel case. (camelcase)
(#8254) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8254) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8254) Identifier 'sel_move' is not in camel case. (camelcase)
(#8256) Missing JSDoc comment. (require-jsdoc)
(#8256) Requires a space after '{'. (block-spacing)
(#8256) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8256) Statement inside of curly braces should be on next line. (brace-style)
(#8256) Requires a space before '}'. (block-spacing)
(#8265) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8267) Expected { after 'if' condition. (curly)
(#8269) Missing whitespace after semicolon. (semi-spacing)
(#8271) Expected { after 'if' condition. (curly)
(#8282) Missing whitespace after semicolon. (semi-spacing)
(#8284) Expected { after 'if' condition. (curly)
(#8286) Expected { after 'if' condition. (curly)
(#8291) Expected { after 'if' condition. (curly)
(#8293) Missing semicolon. (semi)
(#8296) Missing JSDoc comment. (require-jsdoc)
(#8297) Expected { after 'while' condition. (curly)
(#8302) Missing JSDoc comment. (require-jsdoc)
(#8302) Statement inside of curly braces should be on next line. (brace-style)
(#8302) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8302) Infix operators must be spaced. (space-infix-ops)
(#8304) Statement inside of curly braces should be on next line. (brace-style)
(#8304) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8305) Expected { after 'if' condition. (curly)
(#8306) Statement inside of curly braces should be on next line. (brace-style)
(#8306) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8307) Expected { after 'if' condition. (curly)
(#8308) Statement inside of curly braces should be on next line. (brace-style)
(#8308) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8308) Statement inside of curly braces should be on next line. (brace-style)
(#8308) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8308) Expected space(s) after "catch". (keyword-spacing)
(#8308) Empty block statement. (no-empty)
(#8310) Missing JSDoc comment. (require-jsdoc)
(#8311) Expected { after 'for' condition. (curly)
(#8312) Expected { after 'if' condition. (curly)
(#8315) Missing JSDoc comment. (require-jsdoc)
(#8317) Expected { after 'for' condition. (curly)
(#8321) Missing JSDoc comment. (require-jsdoc)
(#8321) Unexpected empty function. (no-empty-function)
(#8323) Missing JSDoc comment. (require-jsdoc)
(#8329) A constructor name should not start with a lowercase letter. (new-cap)
(#8331) Expected { after 'if' condition. (curly)
(#8333) Unnecessary semicolon. (no-extra-semi)
(#8335) Missing JSDoc comment. (require-jsdoc)
(#8336) Expected { after 'if' condition. (curly)
(#8337) Expected { after 'for-in'. (curly)
(#8338) Expected { after 'if' condition. (curly)
(#8343) Missing JSDoc comment. (require-jsdoc)
(#8345) Requires a space after '{'. (block-spacing)
(#8345) Missing space before opening brace. (space-before-blocks)
(#8345) Statement inside of curly braces should be on next line. (brace-style)
(#8345) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8345) Requires a space before '}'. (block-spacing)
(#8348) Line 8348 exceeds the maximum line length of 132. (max-len)
(#8353) Missing JSDoc comment. (require-jsdoc)
(#8354) Expected { after 'if' condition. (curly)
(#8355) Expected { after 'if' condition. (curly)
(#8359) Missing JSDoc comment. (require-jsdoc)
(#8360) Expected { after 'for-in'. (curly)
(#8360) Expected { after 'if' condition. (curly)
(#8369) Line 8369 exceeds the maximum line length of 132. (max-len)
(#8370) Missing JSDoc comment. (require-jsdoc)
(#8370) Statement inside of curly braces should be on next line. (brace-style)
(#8370) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8374) Missing JSDoc comment. (require-jsdoc)
(#8376) Expected { after 'if' condition. (curly)
(#8377) Expected { after 'if' condition. (curly)
(#8378) Expected { after 'if' condition. (curly)
(#8379) Expected { after 'if' condition. (curly)
(#8379) Expected { after 'for' condition. (curly)
(#8384) Expected { after 'if' condition. (curly)
(#8390) Expected { after 'else'. (curly)
(#8392) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8392) Statement inside of curly braces should be on next line. (brace-style)
(#8393) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#8393) Expected space(s) after "catch". (keyword-spacing)
(#8393) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8393) Statement inside of curly braces should be on next line. (brace-style)
(#8400) Missing JSDoc comment. (require-jsdoc)
(#8401) Expected { after 'for' condition. (curly)
(#8406) Missing JSDoc comment. (require-jsdoc)
(#8410) Expected to return a value at the end of this function. (consistent-return)
(#8411) Expected { after 'if' condition. (curly)
(#8413) Expected { after 'if' condition. (curly)
(#8416) Expected { after 'if' condition. (curly)
(#8417) Expected { after 'if' condition. (curly)
(#8418) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#8421) Missing JSDoc comment. (require-jsdoc)
(#8423) Expected { after 'while' condition. (curly)
(#8429) Expected { after 'if' condition. (curly)
(#8429) Identifier 'ie_version' is not in camel case. (camelcase)
(#8429) 'activeElt' is a function. (no-func-assign)
(#8430) Statement inside of curly braces should be on next line. (brace-style)
(#8430) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8431) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#8431) Expected space(s) after "catch". (keyword-spacing)
(#8431) Statement inside of curly braces should be on next line. (brace-style)
(#8431) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8434) Missing JSDoc comment. (require-jsdoc)
(#8434) Statement inside of curly braces should be on next line. (brace-style)
(#8434) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8445) Expected { after 'if' condition. (curly)
(#8447) Missing JSDoc comment. (require-jsdoc)
(#8449) Expected { after 'for' condition. (curly)
(#8450) Expected { after 'if' condition. (curly)
(#8460) Missing JSDoc comment. (require-jsdoc)
(#8461) Expected { after 'if' condition. (curly)
(#8465) Expected { after 'if' condition. (curly)
(#8470) Missing JSDoc comment. (require-jsdoc)
(#8471) Expected { after 'if' condition. (curly)
(#8475) Missing JSDoc comment. (require-jsdoc)
(#8479) Expected { after 'if' condition. (curly)
(#8479) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8493) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#8496) Expected { after 'if' condition. (curly)
(#8496) Identifier 'ie_version' is not in camel case. (camelcase)
(#8502) Missing JSDoc comment. (require-jsdoc)
(#8503) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8506) Expected { after 'if' condition. (curly)
(#8507) Identifier 'ie_version' is not in camel case. (camelcase)
(#8517) Missing JSDoc comment. (require-jsdoc)
(#8518) Expected { after 'if' condition. (curly)
(#8518) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8521) Expected { after 'if' condition. (curly)
(#8523) Return statement should not contain assignment. (no-return-assign)
(#8529) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8529) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8532) Expected { after 'if' condition. (curly)
(#8544) Requires a space after '{'. (block-spacing)
(#8544) Missing space before opening brace. (space-before-blocks)
(#8544) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8544) Statement inside of curly braces should be on next line. (brace-style)
(#8544) Requires a space before '}'. (block-spacing)
(#8547) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8547) Statement inside of curly braces should be on next line. (brace-style)
(#8548) Expected space(s) after "catch". (keyword-spacing)
(#8548) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#8548) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8548) Statement inside of curly braces should be on next line. (brace-style)
(#8550) Requires a space after '{'. (block-spacing)
(#8550) Statement inside of curly braces should be on next line. (brace-style)
(#8550) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8550) Requires a space before '}'. (block-spacing)
(#8551) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#8551) Expected space(s) after "catch". (keyword-spacing)
(#8551) Empty block statement. (no-empty)
(#8552) Expected { after 'if' condition. (curly)
(#8552) 'range' used outside of binding context. (block-scoped-var)
(#8552) 'range' used outside of binding context. (block-scoped-var)
(#8553) 'range' used outside of binding context. (block-scoped-var)
(#8553) 'range' used outside of binding context. (block-scoped-var)
(#8558) Expected { after 'if' condition. (curly)
(#8564) Missing JSDoc comment. (require-jsdoc)
(#8565) Expected { after 'if' condition. (curly)
(#8565) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8569) Return statement should not contain assignment. (no-return-assign)
(#8575) Unquoted number literal '3' used as key. (quote-props)
(#8575) Unquoted number literal '8' used as key. (quote-props)
(#8575) Unquoted number literal '9' used as key. (quote-props)
(#8575) Unquoted number literal '13' used as key. (quote-props)
(#8575) Unquoted number literal '16' used as key. (quote-props)
(#8575) Unquoted number literal '17' used as key. (quote-props)
(#8575) Unquoted number literal '18' used as key. (quote-props)
(#8576) Unquoted number literal '19' used as key. (quote-props)
(#8576) Unquoted number literal '20' used as key. (quote-props)
(#8576) Unquoted number literal '27' used as key. (quote-props)
(#8576) Unquoted number literal '32' used as key. (quote-props)
(#8576) Unquoted number literal '33' used as key. (quote-props)
(#8576) Unquoted number literal '34' used as key. (quote-props)
(#8576) Unquoted number literal '35' used as key. (quote-props)
(#8577) Unquoted number literal '36' used as key. (quote-props)
(#8577) Unquoted number literal '37' used as key. (quote-props)
(#8577) Unquoted number literal '38' used as key. (quote-props)
(#8577) Unquoted number literal '39' used as key. (quote-props)
(#8577) Unquoted number literal '40' used as key. (quote-props)
(#8577) Unquoted number literal '44' used as key. (quote-props)
(#8577) Unquoted number literal '45' used as key. (quote-props)
(#8578) Unquoted number literal '46' used as key. (quote-props)
(#8578) Unquoted number literal '59' used as key. (quote-props)
(#8578) Unquoted number literal '61' used as key. (quote-props)
(#8578) Unquoted number literal '91' used as key. (quote-props)
(#8578) Unquoted number literal '92' used as key. (quote-props)
(#8578) Unquoted number literal '93' used as key. (quote-props)
(#8579) Unquoted number literal '106' used as key. (quote-props)
(#8579) Unquoted number literal '107' used as key. (quote-props)
(#8579) Unquoted number literal '109' used as key. (quote-props)
(#8579) Unquoted number literal '110' used as key. (quote-props)
(#8579) Unquoted number literal '111' used as key. (quote-props)
(#8579) Unquoted number literal '127' used as key. (quote-props)
(#8580) Unquoted number literal '173' used as key. (quote-props)
(#8580) Unquoted number literal '186' used as key. (quote-props)
(#8580) Unquoted number literal '187' used as key. (quote-props)
(#8580) Unquoted number literal '188' used as key. (quote-props)
(#8580) Unquoted number literal '189' used as key. (quote-props)
(#8580) Unquoted number literal '190' used as key. (quote-props)
(#8580) Unquoted number literal '191' used as key. (quote-props)
(#8580) Unquoted number literal '192' used as key. (quote-props)
(#8580) Unquoted number literal '219' used as key. (quote-props)
(#8580) Unquoted number literal '220' used as key. (quote-props)
(#8581) Unquoted number literal '221' used as key. (quote-props)
(#8581) Unquoted number literal '222' used as key. (quote-props)
(#8581) Unquoted number literal '63232' used as key. (quote-props)
(#8581) Unquoted number literal '63233' used as key. (quote-props)
(#8581) Unquoted number literal '63234' used as key. (quote-props)
(#8581) Unquoted number literal '63235' used as key. (quote-props)
(#8581) Unquoted number literal '63272' used as key. (quote-props)
(#8582) Unquoted number literal '63273' used as key. (quote-props)
(#8582) Unquoted number literal '63275' used as key. (quote-props)
(#8582) Unquoted number literal '63276' used as key. (quote-props)
(#8582) Unquoted number literal '63277' used as key. (quote-props)
(#8582) Unquoted number literal '63302' used as key. (quote-props)
(#8586) Expected { after 'for' condition. (curly)
(#8586) 'i' used outside of binding context. (block-scoped-var)
(#8586) 'i' used outside of binding context. (block-scoped-var)
(#8586) 'i' used outside of binding context. (block-scoped-var)
(#8586) 'i' used outside of binding context. (block-scoped-var)
(#8586) 'i' used outside of binding context. (block-scoped-var)
(#8586) 'i' used outside of binding context. (block-scoped-var)
(#8586) 'i' used outside of binding context. (block-scoped-var)
(#8586) 'i' used outside of binding context. (block-scoped-var)
(#8586) 'i' used outside of binding context. (block-scoped-var)
(#8586) 'i' used outside of binding context. (block-scoped-var)
(#8586) 'i' used outside of binding context. (block-scoped-var)
(#8586) 'i' used outside of binding context. (block-scoped-var)
(#8588) Expected { after 'for' condition. (curly)
(#8588) 'i' used outside of binding context. (block-scoped-var)
(#8588) 'i' used outside of binding context. (block-scoped-var)
(#8588) 'i' is already defined (no-redeclare)
(#8588) 'i' used outside of binding context. (block-scoped-var)
(#8588) 'i' used outside of binding context. (block-scoped-var)
(#8588) 'i' used outside of binding context. (block-scoped-var)
(#8588) 'i' used outside of binding context. (block-scoped-var)
(#8588) 'i' used outside of binding context. (block-scoped-var)
(#8588) 'i' used outside of binding context. (block-scoped-var)
(#8588) 'i' used outside of binding context. (block-scoped-var)
(#8588) 'i' used outside of binding context. (block-scoped-var)
(#8590) Expected { after 'for' condition. (curly)
(#8590) 'i' used outside of binding context. (block-scoped-var)
(#8590) 'i' used outside of binding context. (block-scoped-var)
(#8590) 'i' is already defined (no-redeclare)
(#8590) 'i' used outside of binding context. (block-scoped-var)
(#8590) 'i' used outside of binding context. (block-scoped-var)
(#8590) 'i' used outside of binding context. (block-scoped-var)
(#8590) 'i' used outside of binding context. (block-scoped-var)
(#8590) 'i' used outside of binding context. (block-scoped-var)
(#8590) 'i' used outside of binding context. (block-scoped-var)
(#8590) 'i' used outside of binding context. (block-scoped-var)
(#8590) 'i' used outside of binding context. (block-scoped-var)
(#8590) 'i' used outside of binding context. (block-scoped-var)
(#8590) 'i' used outside of binding context. (block-scoped-var)
(#8595) Missing JSDoc comment. (require-jsdoc)
(#8595) Expected to return a value at the end of this function. (consistent-return)
(#8596) Expected { after 'if' condition. (curly)
(#8605) Expected { after 'if' condition. (curly)
(#8608) Missing JSDoc comment. (require-jsdoc)
(#8608) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8608) Statement inside of curly braces should be on next line. (brace-style)
(#8609) Missing JSDoc comment. (require-jsdoc)
(#8609) Statement inside of curly braces should be on next line. (brace-style)
(#8609) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8611) Missing JSDoc comment. (require-jsdoc)
(#8611) Statement inside of curly braces should be on next line. (brace-style)
(#8611) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#8611) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8612) Missing JSDoc comment. (require-jsdoc)
(#8614) Expected { after 'if' condition. (curly)
(#8618) Missing JSDoc comment. (require-jsdoc)
(#8621) Expected { after 'if' condition. (curly)
(#8623) Do not nest ternary expressions (no-nested-ternary)
(#8624) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#8626) Missing JSDoc comment. (require-jsdoc)
(#8627) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8628) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#8633) Do not nest ternary expressions (no-nested-ternary)
(#8634) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#8634) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8636) Missing JSDoc comment. (require-jsdoc)
(#8643) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#8648) Missing JSDoc comment. (require-jsdoc)
(#8650) Expected { after 'if' condition. (curly)
(#8651) Expected { after 'if' condition. (curly)
(#8655) Missing JSDoc comment. (require-jsdoc)
(#8659) Expected { after 'if' condition. (curly)
(#8661) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8664) Expected { after 'if' condition. (curly)
(#8667) Expected { after 'if' condition. (curly)
(#8672) 'found' used outside of binding context. (block-scoped-var)
(#8675) Missing JSDoc comment. (require-jsdoc)
(#8676) Expected { after 'if' condition. (curly)
(#8677) Expected { after 'do'. (curly)
(#8687) Missing JSDoc comment. (require-jsdoc)
(#8689) Expected { after 'if' condition. (curly)
(#8690) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8694) Expected { after 'if' condition. (curly)
(#8696) Expected { after 'if' condition. (curly)
(#8701) Expected { after 'if' condition. (curly)
(#8702) Expected { after 'if' condition. (curly)
(#8704) Expected { after 'else'. (curly)
(#8710) Missing JSDoc comment. (require-jsdoc)
(#8712) Expected { after 'if' condition. (curly)
(#8712) Expected { after 'while' condition. (curly)
(#8741) Line 8741 exceeds the maximum line length of 132. (max-len)
(#8743) Line 8743 exceeds the maximum line length of 132. (max-len)
(#8744) Missing JSDoc comment. (require-jsdoc)
(#8745) Expected { after 'if' condition. (curly)
(#8746) Expected { after 'if' condition. (curly)
(#8747) Expected { after 'if' condition. (curly)
(#8748) Expected { after 'if' condition. (curly)
(#8749) Expected { after 'if' condition. (curly)
(#8750) Expected { after 'if' condition. (curly)
(#8751) Expected { after 'else'. (curly)
(#8755) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8755) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8755) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8759) Missing JSDoc comment. (require-jsdoc)
(#8764) Function 'anonymous' has a complexity of 44. (complexity)
(#8765) Expected { after 'if' condition. (curly)
(#8766) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8767) Expected { after 'for' condition. (curly)
(#8767) 'i' used outside of binding context. (block-scoped-var)
(#8767) 'i' used outside of binding context. (block-scoped-var)
(#8767) 'i' used outside of binding context. (block-scoped-var)
(#8767) 'i' used outside of binding context. (block-scoped-var)
(#8767) 'i' used outside of binding context. (block-scoped-var)
(#8767) 'i' used outside of binding context. (block-scoped-var)
(#8767) 'i' used outside of binding context. (block-scoped-var)
(#8767) 'i' used outside of binding context. (block-scoped-var)
(#8767) 'i' used outside of binding context. (block-scoped-var)
(#8767) 'i' used outside of binding context. (block-scoped-var)
(#8767) 'i' used outside of binding context. (block-scoped-var)
(#8767) 'i' used outside of binding context. (block-scoped-var)
(#8767) 'i' used outside of binding context. (block-scoped-var)
(#8767) 'i' used outside of binding context. (block-scoped-var)
(#8767) 'i' used outside of binding context. (block-scoped-var)
(#8767) 'i' used outside of binding context. (block-scoped-var)
(#8767) 'i' used outside of binding context. (block-scoped-var)
(#8767) 'i' used outside of binding context. (block-scoped-var)
(#8767) 'i' used outside of binding context. (block-scoped-var)
(#8767) 'i' used outside of binding context. (block-scoped-var)
(#8767) 'i' used outside of binding context. (block-scoped-var)
(#8768) 'type' used outside of binding context. (block-scoped-var)
(#8768) 'type' used outside of binding context. (block-scoped-var)
(#8768) 'type' used outside of binding context. (block-scoped-var)
(#8768) 'type' used outside of binding context. (block-scoped-var)
(#8768) 'type' used outside of binding context. (block-scoped-var)
(#8768) 'i' used outside of binding context. (block-scoped-var)
(#8768) 'i' used outside of binding context. (block-scoped-var)
(#8768) 'i' used outside of binding context. (block-scoped-var)
(#8768) 'i' used outside of binding context. (block-scoped-var)
(#8768) 'i' used outside of binding context. (block-scoped-var)
(#8768) 'i' used outside of binding context. (block-scoped-var)
(#8768) 'i' used outside of binding context. (block-scoped-var)
(#8774) 'i' is already defined (no-redeclare)
(#8774) 'i' used outside of binding context. (block-scoped-var)
(#8774) 'i' used outside of binding context. (block-scoped-var)
(#8774) 'i' used outside of binding context. (block-scoped-var)
(#8774) 'i' used outside of binding context. (block-scoped-var)
(#8774) 'i' used outside of binding context. (block-scoped-var)
(#8774) 'i' used outside of binding context. (block-scoped-var)
(#8774) 'i' used outside of binding context. (block-scoped-var)
(#8774) 'prev' used outside of binding context. (block-scoped-var)
(#8774) 'i' used outside of binding context. (block-scoped-var)
(#8774) 'i' used outside of binding context. (block-scoped-var)
(#8774) 'i' used outside of binding context. (block-scoped-var)
(#8774) 'i' used outside of binding context. (block-scoped-var)
(#8774) 'i' used outside of binding context. (block-scoped-var)
(#8774) 'i' used outside of binding context. (block-scoped-var)
(#8774) 'i' used outside of binding context. (block-scoped-var)
(#8774) 'i' used outside of binding context. (block-scoped-var)
(#8774) 'i' used outside of binding context. (block-scoped-var)
(#8774) 'i' used outside of binding context. (block-scoped-var)
(#8774) 'i' used outside of binding context. (block-scoped-var)
(#8774) 'i' used outside of binding context. (block-scoped-var)
(#8774) 'i' used outside of binding context. (block-scoped-var)
(#8774) 'i' used outside of binding context. (block-scoped-var)
(#8775) 'type' used outside of binding context. (block-scoped-var)
(#8775) 'type' used outside of binding context. (block-scoped-var)
(#8775) 'type' used outside of binding context. (block-scoped-var)
(#8775) 'type' used outside of binding context. (block-scoped-var)
(#8775) 'type' used outside of binding context. (block-scoped-var)
(#8775) 'type' is already defined (no-redeclare)
(#8775) 'i' used outside of binding context. (block-scoped-var)
(#8775) 'i' used outside of binding context. (block-scoped-var)
(#8775) 'i' used outside of binding context. (block-scoped-var)
(#8775) 'i' used outside of binding context. (block-scoped-var)
(#8775) 'i' used outside of binding context. (block-scoped-var)
(#8775) 'i' used outside of binding context. (block-scoped-var)
(#8775) 'i' used outside of binding context. (block-scoped-var)
(#8776) Expected { after 'if' condition. (curly)
(#8776) 'type' used outside of binding context. (block-scoped-var)
(#8776) 'type' used outside of binding context. (block-scoped-var)
(#8776) 'type' used outside of binding context. (block-scoped-var)
(#8776) 'type' used outside of binding context. (block-scoped-var)
(#8776) 'type' used outside of binding context. (block-scoped-var)
(#8776) 'i' used outside of binding context. (block-scoped-var)
(#8776) 'i' used outside of binding context. (block-scoped-var)
(#8776) 'i' used outside of binding context. (block-scoped-var)
(#8776) 'i' used outside of binding context. (block-scoped-var)
(#8776) 'i' used outside of binding context. (block-scoped-var)
(#8776) 'i' used outside of binding context. (block-scoped-var)
(#8776) 'i' used outside of binding context. (block-scoped-var)
(#8776) 'prev' used outside of binding context. (block-scoped-var)
(#8777) Expected { after 'else'. (curly)
(#8777) 'prev' used outside of binding context. (block-scoped-var)
(#8777) 'type' used outside of binding context. (block-scoped-var)
(#8777) 'type' used outside of binding context. (block-scoped-var)
(#8777) 'type' used outside of binding context. (block-scoped-var)
(#8777) 'type' used outside of binding context. (block-scoped-var)
(#8777) 'type' used outside of binding context. (block-scoped-var)
(#8785) 'i' used outside of binding context. (block-scoped-var)
(#8785) 'i' used outside of binding context. (block-scoped-var)
(#8785) 'i' used outside of binding context. (block-scoped-var)
(#8785) 'i' used outside of binding context. (block-scoped-var)
(#8785) 'i' used outside of binding context. (block-scoped-var)
(#8785) 'i' used outside of binding context. (block-scoped-var)
(#8785) 'i' used outside of binding context. (block-scoped-var)
(#8785) 'i' is already defined (no-redeclare)
(#8785) 'cur' used outside of binding context. (block-scoped-var)
(#8785) 'i' used outside of binding context. (block-scoped-var)
(#8785) 'i' used outside of binding context. (block-scoped-var)
(#8785) 'i' used outside of binding context. (block-scoped-var)
(#8785) 'i' used outside of binding context. (block-scoped-var)
(#8785) 'i' used outside of binding context. (block-scoped-var)
(#8785) 'i' used outside of binding context. (block-scoped-var)
(#8785) 'i' used outside of binding context. (block-scoped-var)
(#8785) 'i' used outside of binding context. (block-scoped-var)
(#8785) 'i' used outside of binding context. (block-scoped-var)
(#8785) 'i' used outside of binding context. (block-scoped-var)
(#8785) 'i' used outside of binding context. (block-scoped-var)
(#8785) 'i' used outside of binding context. (block-scoped-var)
(#8785) 'i' used outside of binding context. (block-scoped-var)
(#8785) 'i' used outside of binding context. (block-scoped-var)
(#8786) 'type' used outside of binding context. (block-scoped-var)
(#8786) 'type' used outside of binding context. (block-scoped-var)
(#8786) 'type' used outside of binding context. (block-scoped-var)
(#8786) 'type' used outside of binding context. (block-scoped-var)
(#8786) 'type' is already defined (no-redeclare)
(#8786) 'type' used outside of binding context. (block-scoped-var)
(#8786) 'i' used outside of binding context. (block-scoped-var)
(#8786) 'i' used outside of binding context. (block-scoped-var)
(#8786) 'i' used outside of binding context. (block-scoped-var)
(#8786) 'i' used outside of binding context. (block-scoped-var)
(#8786) 'i' used outside of binding context. (block-scoped-var)
(#8786) 'i' used outside of binding context. (block-scoped-var)
(#8786) 'i' used outside of binding context. (block-scoped-var)
(#8787) Expected { after 'if' condition. (curly)
(#8787) 'type' used outside of binding context. (block-scoped-var)
(#8787) 'type' used outside of binding context. (block-scoped-var)
(#8787) 'type' used outside of binding context. (block-scoped-var)
(#8787) 'type' used outside of binding context. (block-scoped-var)
(#8787) 'type' used outside of binding context. (block-scoped-var)
(#8787) 'cur' used outside of binding context. (block-scoped-var)
(#8787) 'i' used outside of binding context. (block-scoped-var)
(#8787) 'i' used outside of binding context. (block-scoped-var)
(#8787) 'i' used outside of binding context. (block-scoped-var)
(#8787) 'i' used outside of binding context. (block-scoped-var)
(#8787) 'i' used outside of binding context. (block-scoped-var)
(#8787) 'i' used outside of binding context. (block-scoped-var)
(#8787) 'i' used outside of binding context. (block-scoped-var)
(#8788) 'type' used outside of binding context. (block-scoped-var)
(#8788) 'type' used outside of binding context. (block-scoped-var)
(#8788) 'type' used outside of binding context. (block-scoped-var)
(#8788) 'type' used outside of binding context. (block-scoped-var)
(#8788) 'type' used outside of binding context. (block-scoped-var)
(#8788) Statement inside of curly braces should be on next line. (brace-style)
(#8788) 'cur' used outside of binding context. (block-scoped-var)
(#8788) 'type' used outside of binding context. (block-scoped-var)
(#8788) 'type' used outside of binding context. (block-scoped-var)
(#8788) 'type' used outside of binding context. (block-scoped-var)
(#8788) 'type' used outside of binding context. (block-scoped-var)
(#8788) 'type' used outside of binding context. (block-scoped-var)
(#8788) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#8788) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8788) Expected { after 'if' condition. (curly)
(#8788) 'type' used outside of binding context. (block-scoped-var)
(#8788) 'type' used outside of binding context. (block-scoped-var)
(#8788) 'type' used outside of binding context. (block-scoped-var)
(#8788) 'type' used outside of binding context. (block-scoped-var)
(#8788) 'type' used outside of binding context. (block-scoped-var)
(#8788) 'i' used outside of binding context. (block-scoped-var)
(#8788) 'i' used outside of binding context. (block-scoped-var)
(#8788) 'i' used outside of binding context. (block-scoped-var)
(#8788) 'i' used outside of binding context. (block-scoped-var)
(#8788) 'i' used outside of binding context. (block-scoped-var)
(#8788) 'i' used outside of binding context. (block-scoped-var)
(#8788) 'i' used outside of binding context. (block-scoped-var)
(#8794) 'i' used outside of binding context. (block-scoped-var)
(#8794) 'i' is already defined (no-redeclare)
(#8794) 'i' used outside of binding context. (block-scoped-var)
(#8794) 'i' used outside of binding context. (block-scoped-var)
(#8794) 'i' used outside of binding context. (block-scoped-var)
(#8794) 'i' used outside of binding context. (block-scoped-var)
(#8794) 'i' used outside of binding context. (block-scoped-var)
(#8794) 'i' used outside of binding context. (block-scoped-var)
(#8794) 'prev' used outside of binding context. (block-scoped-var)
(#8794) 'prev' is already defined (no-redeclare)
(#8794) 'i' used outside of binding context. (block-scoped-var)
(#8794) 'i' used outside of binding context. (block-scoped-var)
(#8794) 'i' used outside of binding context. (block-scoped-var)
(#8794) 'i' used outside of binding context. (block-scoped-var)
(#8794) 'i' used outside of binding context. (block-scoped-var)
(#8794) 'i' used outside of binding context. (block-scoped-var)
(#8794) 'i' used outside of binding context. (block-scoped-var)
(#8794) 'i' used outside of binding context. (block-scoped-var)
(#8794) 'i' used outside of binding context. (block-scoped-var)
(#8794) 'i' used outside of binding context. (block-scoped-var)
(#8794) 'i' used outside of binding context. (block-scoped-var)
(#8794) 'i' used outside of binding context. (block-scoped-var)
(#8794) 'i' used outside of binding context. (block-scoped-var)
(#8794) 'i' used outside of binding context. (block-scoped-var)
(#8795) 'type' used outside of binding context. (block-scoped-var)
(#8795) 'type' used outside of binding context. (block-scoped-var)
(#8795) 'type' used outside of binding context. (block-scoped-var)
(#8795) 'type' used outside of binding context. (block-scoped-var)
(#8795) 'type' used outside of binding context. (block-scoped-var)
(#8795) 'type' is already defined (no-redeclare)
(#8795) 'i' used outside of binding context. (block-scoped-var)
(#8795) 'i' used outside of binding context. (block-scoped-var)
(#8795) 'i' used outside of binding context. (block-scoped-var)
(#8795) 'i' used outside of binding context. (block-scoped-var)
(#8795) 'i' used outside of binding context. (block-scoped-var)
(#8795) 'i' used outside of binding context. (block-scoped-var)
(#8795) 'i' used outside of binding context. (block-scoped-var)
(#8796) Expected { after 'if' condition. (curly)
(#8796) 'type' used outside of binding context. (block-scoped-var)
(#8796) 'type' used outside of binding context. (block-scoped-var)
(#8796) 'type' used outside of binding context. (block-scoped-var)
(#8796) 'type' used outside of binding context. (block-scoped-var)
(#8796) 'type' used outside of binding context. (block-scoped-var)
(#8796) 'prev' used outside of binding context. (block-scoped-var)
(#8796) 'i' used outside of binding context. (block-scoped-var)
(#8796) 'i' used outside of binding context. (block-scoped-var)
(#8796) 'i' used outside of binding context. (block-scoped-var)
(#8796) 'i' used outside of binding context. (block-scoped-var)
(#8796) 'i' used outside of binding context. (block-scoped-var)
(#8796) 'i' used outside of binding context. (block-scoped-var)
(#8796) 'i' used outside of binding context. (block-scoped-var)
(#8796) Infix operators must be spaced. (space-infix-ops)
(#8796) 'i' used outside of binding context. (block-scoped-var)
(#8796) 'i' used outside of binding context. (block-scoped-var)
(#8796) 'i' used outside of binding context. (block-scoped-var)
(#8796) 'i' used outside of binding context. (block-scoped-var)
(#8796) 'i' used outside of binding context. (block-scoped-var)
(#8796) 'i' used outside of binding context. (block-scoped-var)
(#8796) 'i' used outside of binding context. (block-scoped-var)
(#8797) Expected { after 'if' condition. (curly)
(#8797) 'type' used outside of binding context. (block-scoped-var)
(#8797) 'type' used outside of binding context. (block-scoped-var)
(#8797) 'type' used outside of binding context. (block-scoped-var)
(#8797) 'type' used outside of binding context. (block-scoped-var)
(#8797) 'type' used outside of binding context. (block-scoped-var)
(#8797) 'prev' used outside of binding context. (block-scoped-var)
(#8797) 'i' used outside of binding context. (block-scoped-var)
(#8797) 'i' used outside of binding context. (block-scoped-var)
(#8797) 'i' used outside of binding context. (block-scoped-var)
(#8797) 'i' used outside of binding context. (block-scoped-var)
(#8797) 'i' used outside of binding context. (block-scoped-var)
(#8797) 'i' used outside of binding context. (block-scoped-var)
(#8797) 'i' used outside of binding context. (block-scoped-var)
(#8797) Infix operators must be spaced. (space-infix-ops)
(#8798) 'prev' used outside of binding context. (block-scoped-var)
(#8798) 'prev' used outside of binding context. (block-scoped-var)
(#8798) 'i' used outside of binding context. (block-scoped-var)
(#8798) 'i' used outside of binding context. (block-scoped-var)
(#8798) 'i' used outside of binding context. (block-scoped-var)
(#8798) 'i' used outside of binding context. (block-scoped-var)
(#8798) 'i' used outside of binding context. (block-scoped-var)
(#8798) 'i' used outside of binding context. (block-scoped-var)
(#8798) 'i' used outside of binding context. (block-scoped-var)
(#8798) 'prev' used outside of binding context. (block-scoped-var)
(#8799) 'prev' used outside of binding context. (block-scoped-var)
(#8799) 'type' used outside of binding context. (block-scoped-var)
(#8799) 'type' used outside of binding context. (block-scoped-var)
(#8799) 'type' used outside of binding context. (block-scoped-var)
(#8799) 'type' used outside of binding context. (block-scoped-var)
(#8799) 'type' used outside of binding context. (block-scoped-var)
(#8806) 'i' used outside of binding context. (block-scoped-var)
(#8806) 'i' used outside of binding context. (block-scoped-var)
(#8806) 'i' used outside of binding context. (block-scoped-var)
(#8806) 'i' used outside of binding context. (block-scoped-var)
(#8806) 'i' is already defined (no-redeclare)
(#8806) 'i' used outside of binding context. (block-scoped-var)
(#8806) 'i' used outside of binding context. (block-scoped-var)
(#8806) 'i' used outside of binding context. (block-scoped-var)
(#8806) 'i' used outside of binding context. (block-scoped-var)
(#8806) 'i' used outside of binding context. (block-scoped-var)
(#8806) 'i' used outside of binding context. (block-scoped-var)
(#8806) 'i' used outside of binding context. (block-scoped-var)
(#8806) 'i' used outside of binding context. (block-scoped-var)
(#8806) 'i' used outside of binding context. (block-scoped-var)
(#8806) 'i' used outside of binding context. (block-scoped-var)
(#8806) 'i' used outside of binding context. (block-scoped-var)
(#8806) 'i' used outside of binding context. (block-scoped-var)
(#8806) 'i' used outside of binding context. (block-scoped-var)
(#8806) 'i' used outside of binding context. (block-scoped-var)
(#8806) 'i' used outside of binding context. (block-scoped-var)
(#8806) 'i' used outside of binding context. (block-scoped-var)
(#8806) 'i' used outside of binding context. (block-scoped-var)
(#8807) 'type' used outside of binding context. (block-scoped-var)
(#8807) 'type' used outside of binding context. (block-scoped-var)
(#8807) 'type' used outside of binding context. (block-scoped-var)
(#8807) 'type' used outside of binding context. (block-scoped-var)
(#8807) 'type' is already defined (no-redeclare)
(#8807) 'type' used outside of binding context. (block-scoped-var)
(#8807) 'i' used outside of binding context. (block-scoped-var)
(#8807) 'i' used outside of binding context. (block-scoped-var)
(#8807) 'i' used outside of binding context. (block-scoped-var)
(#8807) 'i' used outside of binding context. (block-scoped-var)
(#8807) 'i' used outside of binding context. (block-scoped-var)
(#8807) 'i' used outside of binding context. (block-scoped-var)
(#8807) 'i' used outside of binding context. (block-scoped-var)
(#8808) Expected { after 'if' condition. (curly)
(#8808) 'type' used outside of binding context. (block-scoped-var)
(#8808) 'type' used outside of binding context. (block-scoped-var)
(#8808) 'type' used outside of binding context. (block-scoped-var)
(#8808) 'type' used outside of binding context. (block-scoped-var)
(#8808) 'type' used outside of binding context. (block-scoped-var)
(#8808) 'i' used outside of binding context. (block-scoped-var)
(#8808) 'i' used outside of binding context. (block-scoped-var)
(#8808) 'i' used outside of binding context. (block-scoped-var)
(#8808) 'i' used outside of binding context. (block-scoped-var)
(#8808) 'i' used outside of binding context. (block-scoped-var)
(#8808) 'i' used outside of binding context. (block-scoped-var)
(#8808) 'i' used outside of binding context. (block-scoped-var)
(#8809) 'type' used outside of binding context. (block-scoped-var)
(#8809) 'type' used outside of binding context. (block-scoped-var)
(#8809) 'type' used outside of binding context. (block-scoped-var)
(#8809) 'type' used outside of binding context. (block-scoped-var)
(#8809) 'type' used outside of binding context. (block-scoped-var)
(#8810) 'end' used outside of binding context. (block-scoped-var)
(#8810) 'i' used outside of binding context. (block-scoped-var)
(#8810) 'i' used outside of binding context. (block-scoped-var)
(#8810) 'i' used outside of binding context. (block-scoped-var)
(#8810) 'i' used outside of binding context. (block-scoped-var)
(#8810) 'i' used outside of binding context. (block-scoped-var)
(#8810) 'i' used outside of binding context. (block-scoped-var)
(#8810) 'i' used outside of binding context. (block-scoped-var)
(#8810) 'end' used outside of binding context. (block-scoped-var)
(#8810) 'end' used outside of binding context. (block-scoped-var)
(#8810) 'end' used outside of binding context. (block-scoped-var)
(#8810) Empty block statement. (no-empty)
(#8811) 'replace' used outside of binding context. (block-scoped-var)
(#8811) 'i' used outside of binding context. (block-scoped-var)
(#8811) 'i' used outside of binding context. (block-scoped-var)
(#8811) 'i' used outside of binding context. (block-scoped-var)
(#8811) 'i' used outside of binding context. (block-scoped-var)
(#8811) 'i' used outside of binding context. (block-scoped-var)
(#8811) 'i' used outside of binding context. (block-scoped-var)
(#8811) 'i' used outside of binding context. (block-scoped-var)
(#8811) 'i' used outside of binding context. (block-scoped-var)
(#8811) 'i' used outside of binding context. (block-scoped-var)
(#8811) 'i' used outside of binding context. (block-scoped-var)
(#8811) 'i' used outside of binding context. (block-scoped-var)
(#8811) 'i' used outside of binding context. (block-scoped-var)
(#8811) 'i' used outside of binding context. (block-scoped-var)
(#8811) 'i' used outside of binding context. (block-scoped-var)
(#8811) Infix operators must be spaced. (space-infix-ops)
(#8811) 'end' used outside of binding context. (block-scoped-var)
(#8811) 'end' used outside of binding context. (block-scoped-var)
(#8811) 'end' used outside of binding context. (block-scoped-var)
(#8811) 'end' used outside of binding context. (block-scoped-var)
(#8812) Expected { after 'for' condition. (curly)
(#8812) 'j' used outside of binding context. (block-scoped-var)
(#8812) 'j' used outside of binding context. (block-scoped-var)
(#8812) 'i' used outside of binding context. (block-scoped-var)
(#8812) 'i' used outside of binding context. (block-scoped-var)
(#8812) 'i' used outside of binding context. (block-scoped-var)
(#8812) 'i' used outside of binding context. (block-scoped-var)
(#8812) 'i' used outside of binding context. (block-scoped-var)
(#8812) 'i' used outside of binding context. (block-scoped-var)
(#8812) 'i' used outside of binding context. (block-scoped-var)
(#8812) 'j' used outside of binding context. (block-scoped-var)
(#8812) 'j' used outside of binding context. (block-scoped-var)
(#8812) 'end' used outside of binding context. (block-scoped-var)
(#8812) 'end' used outside of binding context. (block-scoped-var)
(#8812) 'j' used outside of binding context. (block-scoped-var)
(#8812) 'j' used outside of binding context. (block-scoped-var)
(#8812) 'j' used outside of binding context. (block-scoped-var)
(#8812) 'j' used outside of binding context. (block-scoped-var)
(#8812) 'replace' used outside of binding context. (block-scoped-var)
(#8813) 'i' used outside of binding context. (block-scoped-var)
(#8813) 'i' used outside of binding context. (block-scoped-var)
(#8813) 'i' used outside of binding context. (block-scoped-var)
(#8813) 'i' used outside of binding context. (block-scoped-var)
(#8813) 'i' used outside of binding context. (block-scoped-var)
(#8813) 'i' used outside of binding context. (block-scoped-var)
(#8813) 'i' used outside of binding context. (block-scoped-var)
(#8813) 'end' used outside of binding context. (block-scoped-var)
(#8813) 'end' used outside of binding context. (block-scoped-var)
(#8820) 'i' is already defined (no-redeclare)
(#8820) 'i' used outside of binding context. (block-scoped-var)
(#8820) 'i' used outside of binding context. (block-scoped-var)
(#8820) 'i' used outside of binding context. (block-scoped-var)
(#8820) 'i' used outside of binding context. (block-scoped-var)
(#8820) 'i' used outside of binding context. (block-scoped-var)
(#8820) 'i' used outside of binding context. (block-scoped-var)
(#8820) 'i' used outside of binding context. (block-scoped-var)
(#8820) 'cur' is already defined (no-redeclare)
(#8820) 'cur' used outside of binding context. (block-scoped-var)
(#8820) 'i' used outside of binding context. (block-scoped-var)
(#8820) 'i' used outside of binding context. (block-scoped-var)
(#8820) 'i' used outside of binding context. (block-scoped-var)
(#8820) 'i' used outside of binding context. (block-scoped-var)
(#8820) 'i' used outside of binding context. (block-scoped-var)
(#8820) 'i' used outside of binding context. (block-scoped-var)
(#8820) 'i' used outside of binding context. (block-scoped-var)
(#8820) 'i' used outside of binding context. (block-scoped-var)
(#8820) 'i' used outside of binding context. (block-scoped-var)
(#8820) 'i' used outside of binding context. (block-scoped-var)
(#8820) 'i' used outside of binding context. (block-scoped-var)
(#8820) 'i' used outside of binding context. (block-scoped-var)
(#8820) 'i' used outside of binding context. (block-scoped-var)
(#8820) 'i' used outside of binding context. (block-scoped-var)
(#8821) 'type' used outside of binding context. (block-scoped-var)
(#8821) 'type' is already defined (no-redeclare)
(#8821) 'type' used outside of binding context. (block-scoped-var)
(#8821) 'type' used outside of binding context. (block-scoped-var)
(#8821) 'type' used outside of binding context. (block-scoped-var)
(#8821) 'type' used outside of binding context. (block-scoped-var)
(#8821) 'i' used outside of binding context. (block-scoped-var)
(#8821) 'i' used outside of binding context. (block-scoped-var)
(#8821) 'i' used outside of binding context. (block-scoped-var)
(#8821) 'i' used outside of binding context. (block-scoped-var)
(#8821) 'i' used outside of binding context. (block-scoped-var)
(#8821) 'i' used outside of binding context. (block-scoped-var)
(#8821) 'i' used outside of binding context. (block-scoped-var)
(#8822) Expected { after 'if' condition. (curly)
(#8822) 'cur' used outside of binding context. (block-scoped-var)
(#8822) 'type' used outside of binding context. (block-scoped-var)
(#8822) 'type' used outside of binding context. (block-scoped-var)
(#8822) 'type' used outside of binding context. (block-scoped-var)
(#8822) 'type' used outside of binding context. (block-scoped-var)
(#8822) 'type' used outside of binding context. (block-scoped-var)
(#8822) 'i' used outside of binding context. (block-scoped-var)
(#8822) 'i' used outside of binding context. (block-scoped-var)
(#8822) 'i' used outside of binding context. (block-scoped-var)
(#8822) 'i' used outside of binding context. (block-scoped-var)
(#8822) 'i' used outside of binding context. (block-scoped-var)
(#8822) 'i' used outside of binding context. (block-scoped-var)
(#8822) 'i' used outside of binding context. (block-scoped-var)
(#8823) Expected { after 'if' condition. (curly)
(#8823) 'type' used outside of binding context. (block-scoped-var)
(#8823) 'type' used outside of binding context. (block-scoped-var)
(#8823) 'type' used outside of binding context. (block-scoped-var)
(#8823) 'type' used outside of binding context. (block-scoped-var)
(#8823) 'type' used outside of binding context. (block-scoped-var)
(#8823) 'cur' used outside of binding context. (block-scoped-var)
(#8823) 'type' used outside of binding context. (block-scoped-var)
(#8823) 'type' used outside of binding context. (block-scoped-var)
(#8823) 'type' used outside of binding context. (block-scoped-var)
(#8823) 'type' used outside of binding context. (block-scoped-var)
(#8823) 'type' used outside of binding context. (block-scoped-var)
(#8832) 'i' used outside of binding context. (block-scoped-var)
(#8832) 'i' is already defined (no-redeclare)
(#8832) 'i' used outside of binding context. (block-scoped-var)
(#8832) 'i' used outside of binding context. (block-scoped-var)
(#8832) 'i' used outside of binding context. (block-scoped-var)
(#8832) 'i' used outside of binding context. (block-scoped-var)
(#8832) 'i' used outside of binding context. (block-scoped-var)
(#8832) 'i' used outside of binding context. (block-scoped-var)
(#8832) 'i' used outside of binding context. (block-scoped-var)
(#8832) 'i' used outside of binding context. (block-scoped-var)
(#8832) 'i' used outside of binding context. (block-scoped-var)
(#8832) 'i' used outside of binding context. (block-scoped-var)
(#8832) 'i' used outside of binding context. (block-scoped-var)
(#8832) 'i' used outside of binding context. (block-scoped-var)
(#8832) 'i' used outside of binding context. (block-scoped-var)
(#8832) 'i' used outside of binding context. (block-scoped-var)
(#8832) 'i' used outside of binding context. (block-scoped-var)
(#8832) 'i' used outside of binding context. (block-scoped-var)
(#8832) 'i' used outside of binding context. (block-scoped-var)
(#8832) 'i' used outside of binding context. (block-scoped-var)
(#8832) 'i' used outside of binding context. (block-scoped-var)
(#8832) 'i' used outside of binding context. (block-scoped-var)
(#8833) 'i' used outside of binding context. (block-scoped-var)
(#8833) 'i' used outside of binding context. (block-scoped-var)
(#8833) 'i' used outside of binding context. (block-scoped-var)
(#8833) 'i' used outside of binding context. (block-scoped-var)
(#8833) 'i' used outside of binding context. (block-scoped-var)
(#8833) 'i' used outside of binding context. (block-scoped-var)
(#8833) 'i' used outside of binding context. (block-scoped-var)
(#8834) 'end' is already defined (no-redeclare)
(#8834) 'end' used outside of binding context. (block-scoped-var)
(#8834) 'i' used outside of binding context. (block-scoped-var)
(#8834) 'i' used outside of binding context. (block-scoped-var)
(#8834) 'i' used outside of binding context. (block-scoped-var)
(#8834) 'i' used outside of binding context. (block-scoped-var)
(#8834) 'i' used outside of binding context. (block-scoped-var)
(#8834) 'i' used outside of binding context. (block-scoped-var)
(#8834) 'i' used outside of binding context. (block-scoped-var)
(#8834) 'end' used outside of binding context. (block-scoped-var)
(#8834) 'end' used outside of binding context. (block-scoped-var)
(#8834) 'end' used outside of binding context. (block-scoped-var)
(#8834) Empty block statement. (no-empty)
(#8835) 'i' used outside of binding context. (block-scoped-var)
(#8835) 'i' used outside of binding context. (block-scoped-var)
(#8835) 'i' used outside of binding context. (block-scoped-var)
(#8835) 'i' used outside of binding context. (block-scoped-var)
(#8835) 'i' used outside of binding context. (block-scoped-var)
(#8835) 'i' used outside of binding context. (block-scoped-var)
(#8835) 'i' used outside of binding context. (block-scoped-var)
(#8835) 'i' used outside of binding context. (block-scoped-var)
(#8835) 'i' used outside of binding context. (block-scoped-var)
(#8835) 'i' used outside of binding context. (block-scoped-var)
(#8835) 'i' used outside of binding context. (block-scoped-var)
(#8835) 'i' used outside of binding context. (block-scoped-var)
(#8835) 'i' used outside of binding context. (block-scoped-var)
(#8835) 'i' used outside of binding context. (block-scoped-var)
(#8835) Infix operators must be spaced. (space-infix-ops)
(#8836) 'end' used outside of binding context. (block-scoped-var)
(#8836) 'end' used outside of binding context. (block-scoped-var)
(#8836) 'end' used outside of binding context. (block-scoped-var)
(#8836) 'end' used outside of binding context. (block-scoped-var)
(#8837) 'replace' is already defined (no-redeclare)
(#8837) 'replace' used outside of binding context. (block-scoped-var)
(#8838) Expected { after 'for' condition. (curly)
(#8838) 'j' is already defined (no-redeclare)
(#8838) 'j' used outside of binding context. (block-scoped-var)
(#8838) 'j' used outside of binding context. (block-scoped-var)
(#8838) 'i' used outside of binding context. (block-scoped-var)
(#8838) 'i' used outside of binding context. (block-scoped-var)
(#8838) 'i' used outside of binding context. (block-scoped-var)
(#8838) 'i' used outside of binding context. (block-scoped-var)
(#8838) 'i' used outside of binding context. (block-scoped-var)
(#8838) 'i' used outside of binding context. (block-scoped-var)
(#8838) 'i' used outside of binding context. (block-scoped-var)
(#8838) 'j' used outside of binding context. (block-scoped-var)
(#8838) 'j' used outside of binding context. (block-scoped-var)
(#8838) 'end' used outside of binding context. (block-scoped-var)
(#8838) 'end' used outside of binding context. (block-scoped-var)
(#8838) 'j' used outside of binding context. (block-scoped-var)
(#8838) 'j' used outside of binding context. (block-scoped-var)
(#8838) 'j' used outside of binding context. (block-scoped-var)
(#8838) 'j' used outside of binding context. (block-scoped-var)
(#8838) 'replace' used outside of binding context. (block-scoped-var)
(#8839) 'i' used outside of binding context. (block-scoped-var)
(#8839) 'i' used outside of binding context. (block-scoped-var)
(#8839) 'i' used outside of binding context. (block-scoped-var)
(#8839) 'i' used outside of binding context. (block-scoped-var)
(#8839) 'i' used outside of binding context. (block-scoped-var)
(#8839) 'i' used outside of binding context. (block-scoped-var)
(#8839) 'i' used outside of binding context. (block-scoped-var)
(#8839) 'end' used outside of binding context. (block-scoped-var)
(#8839) 'end' used outside of binding context. (block-scoped-var)
(#8848) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8849) 'i' used outside of binding context. (block-scoped-var)
(#8849) 'i' used outside of binding context. (block-scoped-var)
(#8849) 'i' used outside of binding context. (block-scoped-var)
(#8849) 'i' is already defined (no-redeclare)
(#8849) 'i' used outside of binding context. (block-scoped-var)
(#8849) 'i' used outside of binding context. (block-scoped-var)
(#8849) 'i' used outside of binding context. (block-scoped-var)
(#8849) 'i' used outside of binding context. (block-scoped-var)
(#8849) 'i' used outside of binding context. (block-scoped-var)
(#8849) 'i' used outside of binding context. (block-scoped-var)
(#8849) 'i' used outside of binding context. (block-scoped-var)
(#8849) 'i' used outside of binding context. (block-scoped-var)
(#8849) 'i' used outside of binding context. (block-scoped-var)
(#8849) 'i' used outside of binding context. (block-scoped-var)
(#8849) 'i' used outside of binding context. (block-scoped-var)
(#8850) 'i' used outside of binding context. (block-scoped-var)
(#8850) 'i' used outside of binding context. (block-scoped-var)
(#8850) 'i' used outside of binding context. (block-scoped-var)
(#8850) 'i' used outside of binding context. (block-scoped-var)
(#8850) 'i' used outside of binding context. (block-scoped-var)
(#8850) 'i' used outside of binding context. (block-scoped-var)
(#8850) 'i' used outside of binding context. (block-scoped-var)
(#8851) 'i' used outside of binding context. (block-scoped-var)
(#8851) 'i' used outside of binding context. (block-scoped-var)
(#8851) 'i' used outside of binding context. (block-scoped-var)
(#8851) 'i' used outside of binding context. (block-scoped-var)
(#8851) 'i' used outside of binding context. (block-scoped-var)
(#8851) 'i' used outside of binding context. (block-scoped-var)
(#8851) 'i' used outside of binding context. (block-scoped-var)
(#8852) 'i' used outside of binding context. (block-scoped-var)
(#8852) 'i' used outside of binding context. (block-scoped-var)
(#8852) 'i' used outside of binding context. (block-scoped-var)
(#8852) 'i' used outside of binding context. (block-scoped-var)
(#8852) 'i' used outside of binding context. (block-scoped-var)
(#8852) 'i' used outside of binding context. (block-scoped-var)
(#8852) 'i' used outside of binding context. (block-scoped-var)
(#8852) 'i' used outside of binding context. (block-scoped-var)
(#8852) 'i' used outside of binding context. (block-scoped-var)
(#8852) 'i' used outside of binding context. (block-scoped-var)
(#8852) 'i' used outside of binding context. (block-scoped-var)
(#8852) 'i' used outside of binding context. (block-scoped-var)
(#8852) 'i' used outside of binding context. (block-scoped-var)
(#8852) 'i' used outside of binding context. (block-scoped-var)
(#8852) 'i' used outside of binding context. (block-scoped-var)
(#8852) 'i' used outside of binding context. (block-scoped-var)
(#8852) 'i' used outside of binding context. (block-scoped-var)
(#8852) 'i' used outside of binding context. (block-scoped-var)
(#8852) 'i' used outside of binding context. (block-scoped-var)
(#8852) 'i' used outside of binding context. (block-scoped-var)
(#8852) 'i' used outside of binding context. (block-scoped-var)
(#8852) 'i' used outside of binding context. (block-scoped-var)
(#8852) 'i' used outside of binding context. (block-scoped-var)
(#8852) 'i' used outside of binding context. (block-scoped-var)
(#8852) 'i' used outside of binding context. (block-scoped-var)
(#8852) 'i' used outside of binding context. (block-scoped-var)
(#8852) 'i' used outside of binding context. (block-scoped-var)
(#8852) 'i' used outside of binding context. (block-scoped-var)
(#8852) Empty block statement. (no-empty)
(#8853) 'i' used outside of binding context. (block-scoped-var)
(#8853) 'i' used outside of binding context. (block-scoped-var)
(#8853) 'i' used outside of binding context. (block-scoped-var)
(#8853) 'i' used outside of binding context. (block-scoped-var)
(#8853) 'i' used outside of binding context. (block-scoped-var)
(#8853) 'i' used outside of binding context. (block-scoped-var)
(#8853) 'i' used outside of binding context. (block-scoped-var)
(#8855) 'i' used outside of binding context. (block-scoped-var)
(#8855) 'i' used outside of binding context. (block-scoped-var)
(#8855) 'i' used outside of binding context. (block-scoped-var)
(#8855) 'i' used outside of binding context. (block-scoped-var)
(#8855) 'i' used outside of binding context. (block-scoped-var)
(#8855) 'i' used outside of binding context. (block-scoped-var)
(#8855) 'i' used outside of binding context. (block-scoped-var)
(#8855) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8856) 'i' used outside of binding context. (block-scoped-var)
(#8856) 'i' used outside of binding context. (block-scoped-var)
(#8856) 'i' used outside of binding context. (block-scoped-var)
(#8856) 'i' used outside of binding context. (block-scoped-var)
(#8856) 'i' used outside of binding context. (block-scoped-var)
(#8856) 'i' used outside of binding context. (block-scoped-var)
(#8856) 'i' used outside of binding context. (block-scoped-var)
(#8856) 'i' used outside of binding context. (block-scoped-var)
(#8856) 'i' used outside of binding context. (block-scoped-var)
(#8856) 'i' used outside of binding context. (block-scoped-var)
(#8856) 'i' used outside of binding context. (block-scoped-var)
(#8856) 'i' used outside of binding context. (block-scoped-var)
(#8856) 'i' used outside of binding context. (block-scoped-var)
(#8856) 'i' used outside of binding context. (block-scoped-var)
(#8856) 'i' used outside of binding context. (block-scoped-var)
(#8856) 'i' used outside of binding context. (block-scoped-var)
(#8856) 'i' used outside of binding context. (block-scoped-var)
(#8856) 'i' used outside of binding context. (block-scoped-var)
(#8856) 'i' used outside of binding context. (block-scoped-var)
(#8856) 'i' used outside of binding context. (block-scoped-var)
(#8856) 'i' used outside of binding context. (block-scoped-var)
(#8856) 'i' used outside of binding context. (block-scoped-var)
(#8856) 'i' used outside of binding context. (block-scoped-var)
(#8856) 'i' used outside of binding context. (block-scoped-var)
(#8856) 'i' used outside of binding context. (block-scoped-var)
(#8856) 'i' used outside of binding context. (block-scoped-var)
(#8856) 'i' used outside of binding context. (block-scoped-var)
(#8856) 'i' used outside of binding context. (block-scoped-var)
(#8856) Empty block statement. (no-empty)
(#8857) 'j' is already defined (no-redeclare)
(#8857) 'j' used outside of binding context. (block-scoped-var)
(#8857) 'j' used outside of binding context. (block-scoped-var)
(#8857) 'j' used outside of binding context. (block-scoped-var)
(#8857) 'j' used outside of binding context. (block-scoped-var)
(#8857) 'i' used outside of binding context. (block-scoped-var)
(#8857) 'i' used outside of binding context. (block-scoped-var)
(#8857) 'i' used outside of binding context. (block-scoped-var)
(#8857) 'i' used outside of binding context. (block-scoped-var)
(#8857) 'i' used outside of binding context. (block-scoped-var)
(#8857) 'i' used outside of binding context. (block-scoped-var)
(#8857) 'i' used outside of binding context. (block-scoped-var)
(#8858) 'j' used outside of binding context. (block-scoped-var)
(#8858) 'j' used outside of binding context. (block-scoped-var)
(#8859) Expected { after 'if' condition. (curly)
(#8859) 'j' used outside of binding context. (block-scoped-var)
(#8859) 'j' used outside of binding context. (block-scoped-var)
(#8859) 'j' used outside of binding context. (block-scoped-var)
(#8859) 'j' used outside of binding context. (block-scoped-var)
(#8860) 'j' used outside of binding context. (block-scoped-var)
(#8860) 'j' used outside of binding context. (block-scoped-var)
(#8861) 'j' used outside of binding context. (block-scoped-var)
(#8861) 'j' used outside of binding context. (block-scoped-var)
(#8861) 'j' used outside of binding context. (block-scoped-var)
(#8861) 'j' used outside of binding context. (block-scoped-var)
(#8861) 'i' used outside of binding context. (block-scoped-var)
(#8861) 'i' used outside of binding context. (block-scoped-var)
(#8861) 'i' used outside of binding context. (block-scoped-var)
(#8861) 'i' used outside of binding context. (block-scoped-var)
(#8861) 'i' used outside of binding context. (block-scoped-var)
(#8861) 'i' used outside of binding context. (block-scoped-var)
(#8861) 'i' used outside of binding context. (block-scoped-var)
(#8861) 'j' used outside of binding context. (block-scoped-var)
(#8861) 'j' used outside of binding context. (block-scoped-var)
(#8861) 'j' used outside of binding context. (block-scoped-var)
(#8861) 'j' used outside of binding context. (block-scoped-var)
(#8861) Empty block statement. (no-empty)
(#8862) 'j' used outside of binding context. (block-scoped-var)
(#8862) 'j' used outside of binding context. (block-scoped-var)
(#8863) 'j' used outside of binding context. (block-scoped-var)
(#8863) 'j' used outside of binding context. (block-scoped-var)
(#8864) Expected { after 'else'. (curly)
(#8864) 'j' used outside of binding context. (block-scoped-var)
(#8864) 'j' used outside of binding context. (block-scoped-var)
(#8866) Expected { after 'if' condition. (curly)
(#8866) 'i' used outside of binding context. (block-scoped-var)
(#8866) 'i' used outside of binding context. (block-scoped-var)
(#8866) 'i' used outside of binding context. (block-scoped-var)
(#8866) 'i' used outside of binding context. (block-scoped-var)
(#8866) 'i' used outside of binding context. (block-scoped-var)
(#8866) 'i' used outside of binding context. (block-scoped-var)
(#8866) 'i' used outside of binding context. (block-scoped-var)
(#8866) 'i' used outside of binding context. (block-scoped-var)
(#8866) 'i' used outside of binding context. (block-scoped-var)
(#8866) 'i' used outside of binding context. (block-scoped-var)
(#8866) 'i' used outside of binding context. (block-scoped-var)
(#8866) 'i' used outside of binding context. (block-scoped-var)
(#8866) 'i' used outside of binding context. (block-scoped-var)
(#8866) 'i' used outside of binding context. (block-scoped-var)
(#8877) Expected { after 'if' condition. (curly)
(#8879) Expected { after 'if' condition. (curly)
question/type/javaunittest/amd/src/codemirror/mode/clike/clike.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#14) Missing JSDoc comment. (require-jsdoc)
(#21) Missing JSDoc comment. (require-jsdoc)
(#24) Missing JSDoc comment. (require-jsdoc)
(#26) Expected { after 'if' condition. (curly)
(#28) Return statement should not contain assignment. (no-return-assign)
(#30) Missing JSDoc comment. (require-jsdoc)
(#32) Expected { after 'if' condition. (curly)
(#34) Return statement should not contain assignment. (no-return-assign)
(#37) Missing JSDoc comment. (require-jsdoc)
(#37) Expected to return a value at the end of this function. (consistent-return)
(#38) Expected { after 'if' condition. (curly)
(#39) Expected { after 'if' condition. (curly)
(#42) Missing JSDoc comment. (require-jsdoc)
(#44) Expected { after 'if' condition. (curly)
(#45) Expected { after 'if' condition. (curly)
(#65) Unnecessary escape character: \: (no-useless-escape)
(#73) Missing JSDoc comment. (require-jsdoc)
(#73) Function 'tokenBase' has a complexity of 21. (complexity)
(#77) Expected { after 'if' condition. (curly)
(#88) Missing semicolon. (semi)
(#89) Expected { after 'if' condition. (curly)
(#89) Missing semicolon. (semi)
(#90) Missing semicolon. (semi)
(#107) Expected { after 'if' condition. (curly)
(#107) Expected { after 'while' condition. (curly)
(#112) Expected { after 'if' condition. (curly)
(#113) Expected { after 'if' condition. (curly)
(#116) Expected { after 'if' condition. (curly)
(#118) Expected { after 'if' condition. (curly)
(#121) Expected { after 'if' condition. (curly)
(#125) Missing JSDoc comment. (require-jsdoc)
(#127) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#127) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#128) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#129) Requires a space after '{'. (block-spacing)
(#129) Statement inside of curly braces should be on next line. (brace-style)
(#129) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#129) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#129) Requires a space before '}'. (block-spacing)
(#132) Expected { after 'if' condition. (curly)
(#138) Missing JSDoc comment. (require-jsdoc)
(#139) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#140) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#163) Function 'token' has a complexity of 30. (complexity)
(#166) Expected { after 'if' condition. (curly)
(#166) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#170) Expected { after 'if' condition. (curly)
(#173) Expected { after 'if' condition. (curly)
(#174) Expected { after 'if' condition. (curly)
(#174) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#176) Expected { after 'if' condition. (curly)
(#176) Expected { after 'while' condition. (curly)
(#177) Expected { after 'if' condition. (curly)
(#178) Expected { after 'if' condition. (curly)
(#179) Expected { after 'if' condition. (curly)
(#181) Expected { after 'while' condition. (curly)
(#182) Expected { after 'if' condition. (curly)
(#183) Expected { after 'while' condition. (curly)
(#185) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#185) Expected { after 'if' condition. (curly)
(#190) Expected { after 'if' condition. (curly)
(#192) Expected { after 'if' condition. (curly)
(#197) Expected { after 'if' condition. (curly)
(#205) Expected { after 'if' condition. (curly)
(#208) Expected { after 'if' condition. (curly)
(#216) Expected { after 'if' condition. (curly)
(#216) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#217) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#218) Expected { after 'if' condition. (curly)
(#221) Expected { after 'if' condition. (curly)
(#221) Missing semicolon. (semi)
(#226) Expected { after 'while' condition. (curly)
(#226) Missing semicolon. (semi)
(#227) Missing semicolon. (semi)
(#229) Expected { after 'if' condition. (curly)
(#231) Expected { after 'if' condition. (curly)
(#233) Expected { after 'if' condition. (curly)
(#248) Missing JSDoc comment. (require-jsdoc)
(#249) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#250) Expected { after 'for' condition. (curly)
(#253) Missing JSDoc comment. (require-jsdoc)
(#264) Missing JSDoc comment. (require-jsdoc)
(#265) Expected { after 'if' condition. (curly)
(#265) Missing semicolon. (semi)
(#266) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#268) Missing semicolon. (semi)
(#269) Missing semicolon. (semi)
(#271) Missing semicolon. (semi)
(#273) Missing semicolon. (semi)
(#275) 'next' used outside of binding context. (block-scoped-var)
(#275) Missing semicolon. (semi)
(#276) Missing semicolon. (semi)
(#279) Missing JSDoc comment. (require-jsdoc)
(#280) Expected { after 'if' condition. (curly)
(#284) Missing JSDoc comment. (require-jsdoc)
(#289) Missing JSDoc comment. (require-jsdoc)
(#313) Missing JSDoc comment. (require-jsdoc)
(#319) Missing JSDoc comment. (require-jsdoc)
(#321) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#332) Missing JSDoc comment. (require-jsdoc)
(#336) Expected { after 'if' condition. (curly)
(#338) Expected { after 'else'. (curly)
(#343) Missing JSDoc comment. (require-jsdoc)
(#344) Expected { after 'if' condition. (curly)
(#346) Missing JSDoc comment. (require-jsdoc)
(#347) Expected { after 'if' condition. (curly)
(#347) Expected { after 'for-in'. (curly)
(#347) Expected { after 'if' condition. (curly)
(#359) Expected { after 'for' condition. (curly)
(#406) Expected to return a value at the end of this function. (consistent-return)
(#407) Expected { after 'if' condition. (curly)
(#408) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#452) Multiple spaces found before '+'. (no-multi-spaces)
(#470) Missing JSDoc comment. (require-jsdoc)
(#523) Expected { after 'if' condition. (curly)
(#532) Missing semicolon. (semi)
(#534) Missing semicolon. (semi)
(#535) Missing semicolon. (semi)
(#537) Missing semicolon. (semi)
(#544) Missing JSDoc comment. (require-jsdoc)
(#544) Missing space before opening brace. (space-before-blocks)
(#545) Unexpected space before function parentheses. (space-before-function-paren)
(#546) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#546) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#548) There should be no spaces inside this paren. (space-in-parens)
(#548) Requires a space after '{'. (block-spacing)
(#548) Statement inside of curly braces should be on next line. (brace-style)
(#548) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#548) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#548) Requires a space before '}'. (block-spacing)
(#549) Requires a space after '{'. (block-spacing)
(#549) Statement inside of curly braces should be on next line. (brace-style)
(#549) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#549) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#549) Requires a space before '}'. (block-spacing)
(#551) Expected { after 'if' condition. (curly)
(#551) Expected space(s) after "if". (keyword-spacing)
(#555) Expected { after 'if' condition. (curly)
(#558) Missing semicolon. (semi)
(#564) Expected space or tab after '/*' in comment. (spaced-comment)
(#569) Expected space or tab after '/*' in comment. (spaced-comment)
(#680) Expected to return a value at the end of this function. (consistent-return)
(#681) Expected { after 'if' condition. (curly)
(#681) Missing semicolon. (semi)
(#702) Missing JSDoc comment. (require-jsdoc)
(#704) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#704) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#719) Expected { after 'if' condition. (curly)
(#722) Missing semicolon. (semi)
(#740) Unnecessary escape character: \: (no-useless-escape)
(#759) Expected { after 'if' condition. (curly)
(#768) Expected to return a value at the end of this function. (consistent-return)
question/type/javaunittest/amd/src/enablecodemirror.js
(#10) Missing JSDoc comment. (require-jsdoc)
(#10) 'qtype_javaunittest_enableCodeMirror' is defined but never used (no-unused-vars)
(#10) Identifier 'qtype_javaunittest_enableCodeMirror' is not in camel case. (camelcase)
(#10) Unexpected space before function parentheses. (space-before-function-paren)
(#10) There should be no spaces inside this paren. (space-in-parens)
(#10) There should be no spaces inside this paren. (space-in-parens)
(#11) Unexpected space between function name and paren. (no-spaced-func)
(#11) There should be no spaces inside this paren. (space-in-parens)
(#11) There should be no spaces inside this paren. (space-in-parens)
(#12) There should be no spaces inside this paren. (space-in-parens)
(#12) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#12) Unexpected space between function name and paren. (no-spaced-func)
(#12) There should be no spaces inside this paren. (space-in-parens)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) There should be no spaces inside this paren. (space-in-parens)
(#12) There should be no spaces inside this paren. (space-in-parens)
(#13) 'editor' is not defined. (no-undef)
(#13) 'CodeMirror' is not defined. (no-undef)
(#13) Unexpected space between function name and paren. (no-spaced-func)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Trailing spaces not allowed. (no-trailing-spaces)
(#21) Extra space after key 'matchBrackets'. (key-spacing)
(#29) Unexpected space before function parentheses. (space-before-function-paren)
(#29) There should be no spaces inside this paren. (space-in-parens)
(#29) There should be no spaces inside this paren. (space-in-parens)
(#30) Unexpected space between function name and paren. (no-spaced-func)
(#30) There should be no spaces inside this paren. (space-in-parens)
(#30) Unexpected space between function name and paren. (no-spaced-func)
(#30) There should be no spaces inside this paren. (space-in-parens)
(#30) There should be no spaces inside this paren. (space-in-parens)
(#30) There should be no spaces inside this paren. (space-in-parens)
(#32) Unexpected space before function parentheses. (space-before-function-paren)
(#32) There should be no spaces inside this paren. (space-in-parens)
(#32) There should be no spaces inside this paren. (space-in-parens)
(#33) Expected { after 'if' condition. (curly)
(#33) There should be no spaces inside this paren. (space-in-parens)
(#33) Unexpected space between function name and paren. (no-spaced-func)
(#33) There should be no spaces inside this paren. (space-in-parens)
(#33) There should be no spaces inside this paren. (space-in-parens)
(#33) There should be no spaces inside this paren. (space-in-parens)
(#33) Trailing spaces not allowed. (no-trailing-spaces)
(#34) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#34) Unexpected space between function name and paren. (no-spaced-func)
(#34) There should be no spaces inside this paren. (space-in-parens)
(#34) There should be no spaces inside this paren. (space-in-parens)
(#40) 'editor' is not defined. (no-undef)
(#40) Unexpected space between function name and paren. (no-spaced-func)
(#40) There should be no spaces inside this paren. (space-in-parens)
(#40) There should be no spaces inside this paren. (space-in-parens)
(#42) Unexpected console statement. (no-console)
(#42) Unexpected space between function name and paren. (no-spaced-func)
(#42) There should be no spaces inside this paren. (space-in-parens)
(#42) There should be no spaces inside this paren. (space-in-parens)
question/type/javaunittest/amd/src/enabletab.js
(#11) Missing JSDoc comment. (require-jsdoc)
(#11) 'qtype_javaunittest_enableTab' is defined but never used (no-unused-vars)
(#11) Identifier 'qtype_javaunittest_enableTab' is not in camel case. (camelcase)
(#11) Unexpected space before function parentheses. (space-before-function-paren)
(#11) There should be no spaces inside this paren. (space-in-parens)
(#11) There should be no spaces inside this paren. (space-in-parens)
(#12) There should be no spaces inside this paren. (space-in-parens)
(#12) There should be no spaces inside this paren. (space-in-parens)
(#13) There should be no spaces inside this paren. (space-in-parens)
(#13) Multiple spaces found before '&&'. (no-multi-spaces)
(#13) 'elems' is not defined. (no-undef)
(#13) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#13) Unexpected space between function name and paren. (no-spaced-func)
(#13) There should be no spaces inside this paren. (space-in-parens)
(#13) 'elems' is not defined. (no-undef)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) There should be no spaces inside this paren. (space-in-parens)
(#13) There should be no spaces inside this paren. (space-in-parens)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Expected to return a value at the end of this function. (consistent-return)
(#14) Unexpected space before function parentheses. (space-before-function-paren)
(#14) There should be no spaces inside this paren. (space-in-parens)
(#14) There should be no spaces inside this paren. (space-in-parens)
(#15) There should be no spaces inside this paren. (space-in-parens)
(#15) There should be no spaces inside this paren. (space-in-parens)
(#19) Trailing spaces not allowed. (no-trailing-spaces)
(#20) Unexpected space between function name and paren. (no-spaced-func)
(#20) There should be no spaces inside this paren. (space-in-parens)
(#20) There should be no spaces inside this paren. (space-in-parens)
(#20) Unexpected space between function name and paren. (no-spaced-func)
(#20) There should be no spaces inside this paren. (space-in-parens)
(#20) There should be no spaces inside this paren. (space-in-parens)
(#24) Missing semicolon. (semi)
(#26) Line 26 exceeds the maximum line length of 132. (max-len)
(#26) Unexpected console statement. (no-console)
(#26) Unexpected space between function name and paren. (no-spaced-func)
(#26) There should be no spaces inside this paren. (space-in-parens)
(#26) 'elems' is not defined. (no-undef)
(#26) There should be no spaces inside this paren. (space-in-parens)
(#28) Unnecessary semicolon. (no-extra-semi)

CSS problems

(1 errors, 11 warnings)

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

question/type/javaunittest/amd/src/codemirror/lib/codemirror.css
(#33) Rule is empty.
(#90) Rule is empty.
(#114) Rule is empty.
(#156) Use of !important
(#201) height can't be used with display: inline.
(#203) margin-bottom can't be used with display: inline.
(#206) Duplicate property '*display' found.
(#211) Use of !important
(#212) Use of !important
(#269) Rule is empty.
question/type/javaunittest/amd/src/codemirror/theme/cm-s-readonly.css
(#18) Rule is empty.
question/type/javaunittest/styles.css
(#7) Unknown property 'ont'.

PHPDocs style problems

(119 errors, 20 warnings)

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

question/type/javaunittest/backup/moodle2/backup_qtype_javaunittest_plugin.class.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
(#11) Class backup_qtype_javaunittest_plugin is not documented
(#11) Package is not specified for class backup_qtype_javaunittest_plugin. It is also not specified in file-level phpdocs
(#5) Package qtype is not valid
question/type/javaunittest/backup/moodle2/restore_qtype_javaunittest_plugin.class.php
(#11) Class restore_qtype_javaunittest_plugin is not documented
(#27) Phpdocs for function restore_qtype_javaunittest_plugin::process_javaunittest has incomplete parameters list
(#2) File-level phpdocs block does not have @copyright tag
(#5) Package qtype is not valid
question/type/javaunittest/classes/task/cron_task.php
(#2) Empty line found after PHP open tag
(#12) Class cron_task is not documented
(#3) File-level phpdocs block does not have @copyright tag
(#6) Package qtype is not valid
question/type/javaunittest/db/tasks.php
(#2) File-level phpdocs block does not have @copyright tag
(#5) Package qtype is not valid
question/type/javaunittest/db/upgrade.php
(#2) File-level phpdocs block does not have @copyright tag
(#8) Invalid phpdocs tag @reference used
(#5) Package qtype is not valid
question/type/javaunittest/db/upgradelib.php
(#21) Function qtype_javaunittest_qe2_attempt_updater::right_answer is not documented
(#30) Function qtype_javaunittest_qe2_attempt_updater::response_summary is not documented
(#43) Function qtype_javaunittest_qe2_attempt_updater::was_answered is not documented
(#52) Function qtype_javaunittest_qe2_attempt_updater::set_first_step_data_elements is not documented
(#59) Function qtype_javaunittest_qe2_attempt_updater::supply_missing_first_step_data is not documented
(#66) Function qtype_javaunittest_qe2_attempt_updater::set_data_elements_for_step is not documented
(#13) No one-line description found in phpdocs for class qtype_javaunittest_qe2_attempt_updater
(#2) File-level phpdocs block does not have @copyright tag
(#8) Invalid phpdocs tag @reference used
(#5) Package qtype is not valid
question/type/javaunittest/edit_javaunittest_form.php
(#21) Function qtype_javaunittest_edit_form::definition_inner is not documented
(#130) Function qtype_javaunittest_edit_form::qtype is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#17) Class qtype_javaunittest_edit_form does not have @copyright tag
(#17) Class qtype_javaunittest_edit_form does not have @license tag
(#11) Invalid phpdocs tag @reference used
(#8) Package qtype is not valid
question/type/javaunittest/lang/de/qtype_javaunittest.php
(#2) File-level phpdocs block does not have @copyright tag
(#10) Invalid phpdocs tag @reference used
(#5) Package qtype is not valid
question/type/javaunittest/lang/en/qtype_javaunittest.php
(#2) File-level phpdocs block does not have @copyright tag
(#10) Invalid phpdocs tag @reference used
(#5) Package qtype is not valid
question/type/javaunittest/lib.php
(#2) File-level phpdocs block does not have @copyright tag
(#9) Invalid phpdocs tag @reference used
(#5) Package qtype is not valid
question/type/javaunittest/moodle_qtype_javaunittest_remoteserver/config.php
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#19) Not recommended phpdocs tag @staticvar used
(#27) Not recommended phpdocs tag @staticvar used
(#27) Not recommended phpdocs tag @staticvar used
(#38) Not recommended phpdocs tag @staticvar used
(#46) Not recommended phpdocs tag @staticvar used
(#53) Not recommended phpdocs tag @staticvar used
(#60) Not recommended phpdocs tag @staticvar used
(#69) Not recommended phpdocs tag @staticvar used
(#76) Not recommended phpdocs tag @staticvar used
(#76) Not recommended phpdocs tag @staticvar used
(#76) Not recommended phpdocs tag @staticvar used
(#76) Not recommended phpdocs tag @staticvar used
(#76) Not recommended phpdocs tag @staticvar used
(#76) Not recommended phpdocs tag @staticvar used
(#104) Not recommended phpdocs tag @staticvar used
(#111) Not recommended phpdocs tag @staticvar used
(#8) Package qtype is not valid
question/type/javaunittest/moodle_qtype_javaunittest_remoteserver/server.php
(#2) No one-line description found in phpdocs for file
(#383) Phpdocs for function open_process has incomplete parameters list
(#2) File-level phpdocs block does not have @copyright tag
(#6) Package qtype is not valid
question/type/javaunittest/moodle_qtype_javaunittest_remoteserver/version.php
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#6) Package qtype is not valid
question/type/javaunittest/question.php
(#2) Empty line found after PHP open tag
(#40) Function qtype_javaunittest_question::__construct is not documented
(#21) Variable qtype_javaunittest_question::$responseformat is not documented
(#22) Variable qtype_javaunittest_question::$responsefieldlines is not documented
(#23) Variable qtype_javaunittest_question::$givencode is not documented
(#24) Variable qtype_javaunittest_question::$testclassname is not documented
(#25) Variable qtype_javaunittest_question::$junitcode is not documented
(#26) Variable qtype_javaunittest_question::$solution is not documented
(#27) Variable qtype_javaunittest_question::$signature is not documented
(#28) Variable qtype_javaunittest_question::$feedbacklevel_studentcompiler is not documented
(#29) Variable qtype_javaunittest_question::$feedbacklevel_studentsignature is not documented
(#30) Variable qtype_javaunittest_question::$feedbacklevel_junitcompiler is not documented
(#31) Variable qtype_javaunittest_question::$feedbacklevel_times is not documented
(#32) Variable qtype_javaunittest_question::$feedbacklevel_counttests is not documented
(#33) Variable qtype_javaunittest_question::$feedbacklevel_junitheader is not documented
(#34) Variable qtype_javaunittest_question::$feedbacklevel_assertstring is not documented
(#35) Variable qtype_javaunittest_question::$feedbacklevel_assertexpected is not documented
(#36) Variable qtype_javaunittest_question::$feedbacklevel_assertactual is not documented
(#37) Variable qtype_javaunittest_question::$feedbacklevel_junitcomplete is not documented
(#38) Variable qtype_javaunittest_question::$questionattemptid is not documented
(#121) Phpdocs for function qtype_javaunittest_question::is_same_response has incomplete parameters list
(#135) Phpdocs for function qtype_javaunittest_question::apply_attempt_state has incomplete parameters list
(#762) Phpdocs for function open_process has incomplete parameters list
(#3) File-level phpdocs block does not have @copyright tag
(#17) Class qtype_javaunittest_question does not have @copyright tag
(#17) Class qtype_javaunittest_question does not have @license tag
(#11) Invalid phpdocs tag @reference used
(#6) Package qtype is not valid
question/type/javaunittest/questiontype.php
(#96) Function qtype_javaunittest::move_files is not documented
(#102) Function qtype_javaunittest::delete_files is not documented
(#73) There is no description in phpdocs for function response_formats
(#84) There is no description in phpdocs for function response_sizes
(#2) File-level phpdocs block does not have @copyright tag
(#8) Invalid phpdocs tag @reference used
(#5) Package qtype is not valid
question/type/javaunittest/renderer.php
(#127) Function qtype_javaunittest_format_plain_renderer::class_name is not documented
(#130) Function qtype_javaunittest_format_plain_renderer::response_area_read_only is not documented
(#137) Function qtype_javaunittest_format_plain_renderer::response_area_input is not documented
(#105) No one-line description found in phpdocs for class qtype_javaunittest_format_plain_renderer
(#114) There is no description in phpdocs for function textarea
(#22) Phpdocs for function qtype_javaunittest_renderer::formulation_and_controls has incomplete parameters list
(#62) Phpdocs for function qtype_javaunittest_renderer::specific_feedback has incomplete parameters list
(#83) Phpdocs for function qtype_javaunittest_renderer::correct_response has incomplete parameters list
(#114) Phpdocs for function qtype_javaunittest_format_plain_renderer::textarea has incomplete parameters list
(#2) File-level phpdocs block does not have @copyright tag
(#8) Invalid phpdocs tag @reference used
(#5) Package qtype is not valid
question/type/javaunittest/settings.php
(#2) File-level phpdocs block does not have @copyright tag
(#5) Package qtype is not valid
question/type/javaunittest/tests/question_test.php
(#2) File-level phpdocs block does not have @copyright tag
(#8) Invalid phpdocs tag @reference used
(#5) Package qtype is not valid
question/type/javaunittest/tests/questionbase_test.php
(#38) Function test_response_answer_comparer::__construct is not documented
(#41) Function test_response_answer_comparer::get_answers is not documented
(#44) Function test_response_answer_comparer::compare_response_with_answer is not documented
(#37) Variable test_response_answer_comparer::$answers is not documented
(#20) Package moodlecore is not valid
question/type/javaunittest/tests/questiontype_test.php
(#30) Function qtype_javaunittest_test::get_test_question_data is not documented
(#23) Variable qtype_javaunittest_test::$qtype is not documented
(#2) File-level phpdocs block does not have @copyright tag
(#8) Invalid phpdocs tag @reference used
(#5) Package qtype is not valid
question/type/javaunittest/tests/upgradelibnewqe_test.php
(#2) File-level phpdocs block does not have @copyright tag
(#8) Invalid phpdocs tag @reference used
(#5) Package qtype is not valid
question/type/javaunittest/version.php
(#2) Empty line found after PHP open tag
(#8) Invalid phpdocs tag @reference: used
(#10) Package qtype is not valid

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 "jshint:amd" 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]