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

(1534 errors, 543 warnings)

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

blocks/dashboard/_goodies/lib/googleplotlib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#4) Expected 1 space(s) before asterisk; 0 found
(#5) Expected 1 space(s) before asterisk; 0 found
(#6) Expected 1 space(s) before asterisk; 0 found
(#7) Expected 1 space(s) before asterisk; 0 found
(#10) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#10) Expected 1 space after closing parenthesis; found 0
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Whitespace found at end of line
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected at least 4 spaces, found 1
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Whitespace found at end of line
(#16) Expected 1 space after closing parenthesis; found 0
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected at least 4 spaces, found 1
(#17) Variable "GOOGLEMAPS" must be all lower-case
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 4 spaces, found 1
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected 4 spaces, found 1
(#21) Expected "if (...) {\n"; found "if(...){\n"
(#21) Variable "GOOGLEMAPS" must be all lower-case
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected 8 spaces, found 2
(#22) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#22) Variable "GOOGLEMAPS" must be all lower-case
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 12 spaces, found 3
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected 8 spaces, found 2
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected 4 spaces, found 1
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) Whitespace found at end of line within string
(#38) Expected 1 space(s) before asterisk; 0 found
(#39) Expected 1 space(s) before asterisk; 0 found
(#40) Spaces must be used to indent lines; tabs are not allowed
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#44) Expected 1 space(s) before asterisk; 0 found
(#45) Expected 1 space after closing parenthesis; found 0
(#45) Line exceeds 132 characters; contains 133 characters
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Variable "GOOGLEMAPS" must be all lower-case
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#46) Whitespace found at end of line
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Whitespace found at end of line
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 4 spaces, found 1
(#48) Inline control structures are not allowed
(#48) Variable "GOOGLEMAPS" must be all lower-case
(#48) Variable "GOOGLEMAPS" must be all lower-case
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 4 spaces, found 1
(#50) Inline control structures are not allowed
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 4 spaces, found 1
(#51) Inline control structures are not allowed
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 1
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 4 spaces, found 1
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 4 spaces, found 1
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Whitespace found at end of line
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 4 spaces, found 1
(#71) Variable "GOOGLEMAPS" must be all lower-case
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Whitespace found at end of line
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 4 spaces, found 1
(#73) Inline control structures are not allowed
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 4 spaces, found 1
(#78) Expected 1 space after closing parenthesis; found 0
(#78) Line exceeds 132 characters; contains 133 characters
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 4 spaces, found 1
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 4 spaces, found 1
(#81) Inline control structures are not allowed
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 4 spaces, found 1
(#82) Inline control structures are not allowed
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Whitespace found at end of line
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 4 spaces, found 1
(#84) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 4 spaces, found 1
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 4 spaces, found 1
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 4 spaces, found 1
(#88) Expected "if (...) {\n"; found "if (...){\n"
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 4 spaces, found 1
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 4 spaces, found 1
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 4 spaces, found 1
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 4 spaces, found 1
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 4 spaces, found 1
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Whitespace found at end of line
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 4 spaces, found 1
(#97) Line exceeds 132 characters; contains 164 characters
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 4 spaces, found 1
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 4 spaces, found 1
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 4 spaces, found 1
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 4 spaces, found 1
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 4 spaces, found 1
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 4 spaces, found 1
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 4 spaces, found 1
(#105) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 8 spaces, found 2
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 4 spaces, found 1
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 4 spaces, found 1
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Whitespace found at end of line
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 4 spaces, found 1
(#110) Line exceeds 132 characters; contains 162 characters
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Whitespace found at end of line
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 4 spaces, found 1
(#112) Inline control structures are not allowed
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 4 spaces, found 1
(#117) Expected 1 space(s) before asterisk; 0 found
(#118) Expected 1 space(s) before asterisk; 0 found
(#118) Whitespace found at end of line
(#119) Expected 1 space(s) before asterisk; 0 found
(#120) Expected 1 space(s) before asterisk; 0 found
(#121) Expected 1 space(s) before asterisk; 0 found
(#122) Expected 1 space(s) before asterisk; 0 found
(#123) Expected 1 space after closing parenthesis; found 0
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 4 spaces, found 1
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Whitespace found at end of line
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 4 spaces, found 1
(#126) Variable "locationUrlstring" must be all lower-case
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Whitespace found at end of line
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 4 spaces, found 1
(#128) Expected "if (...) {\n"; found "if (...){\n"
(#128) Variable "locationUrlstring" must be all lower-case
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 8 spaces, found 2
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 4 spaces, found 1
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Whitespace found at end of line
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 4 spaces, found 1
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 4 spaces, found 1
(#133) Variable "locationUrlstring" must be all lower-case
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Whitespace found at end of line
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Whitespace found at end of line
(#147) Variable "timestamp_send" must not contain underscores.
(#149) Variable "timestamp_receive" must not contain underscores.
(#150) Whitespace found at end of line
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Whitespace found at end of line
(#155) Whitespace found at end of line
(#156) Expected "if (...) {\n"; found "if (...){\n"
(#160) Whitespace found at end of line
(#161) Expected "if (...) {\n"; found "if (...){\n"
(#165) Whitespace found at end of line
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) Line indented incorrectly; expected at least 4 spaces, found 1
(#168) Whitespace found at end of line
(#169) Variable "locationUrlstring" must be all lower-case
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Whitespace found at end of line
(#176) A closing tag is not permitted at the end of a PHP file
blocks/dashboard/_goodies/lib/jqplotlib.php
(#18) Expected 1 space(s) before asterisk; 0 found
(#19) Expected 1 space(s) before asterisk; 0 found
(#20) Expected 1 space(s) before asterisk; 0 found
(#21) Expected MOODLE_INTERNAL check or config.php inclusion
(#25) Inline control structures are not allowed
(#47) Expected 1 space(s) before asterisk; 0 found
(#48) Expected 1 space(s) before asterisk; 0 found
(#49) Expected 1 space(s) before asterisk; 0 found
(#50) Expected 1 space after closing parenthesis; found 0
(#51) Variable "PLOTID" must be all lower-case
(#53) Whitespace found at end of line
(#59) Whitespace found at end of line
(#60) Expected "if (...) {\n"; found "if (...){\n"
(#74) Variable "PLOTID" must be all lower-case
(#75) Whitespace found at end of line within string
(#76) Whitespace found at end of line within string
(#82) Variable "PLOTID" must be all lower-case
(#84) Inline control structures are not allowed
(#89) Expected 1 space(s) before asterisk; 0 found
(#90) Expected 1 space(s) before asterisk; 0 found
(#91) Expected 1 space(s) before asterisk; 0 found
(#92) Expected 1 space after closing parenthesis; found 0
(#93) Variable "PLOTID" must be all lower-case
(#95) Whitespace found at end of line
(#104) Whitespace found at end of line
(#115) Variable "PLOTID" must be all lower-case
(#116) Whitespace found at end of line within string
(#117) Whitespace found at end of line within string
(#119) Whitespace found at end of line within string
(#120) Whitespace found at end of line within string
(#122) Whitespace found at end of line within string
(#124) Whitespace found at end of line within string
(#126) Whitespace found at end of line within string
(#127) Whitespace found at end of line within string
(#128) Whitespace found at end of line within string
(#135) Variable "PLOTID" must be all lower-case
(#140) Expected 1 space(s) before asterisk; 0 found
(#140) Whitespace found at end of line
(#141) Expected 1 space(s) before asterisk; 0 found
(#142) Expected 1 space(s) before asterisk; 0 found
(#143) Expected 1 space after closing parenthesis; found 0
(#144) Variable "PLOTID" must be all lower-case
(#146) Whitespace found at end of line
(#155) Whitespace found at end of line
(#157) Whitespace found at end of line
(#161) Variable "PLOTID" must be all lower-case
(#162) Whitespace found at end of line within string
(#163) Whitespace found at end of line within string
(#164) Whitespace found at end of line within string
(#165) Whitespace found at end of line within string
(#166) Whitespace found at end of line within string
(#169) Whitespace found at end of line within string
(#173) Whitespace found at end of line within string
(#174) Whitespace found at end of line within string
(#182) Variable "PLOTID" must be all lower-case
(#187) Expected 1 space(s) before asterisk; 0 found
(#187) Whitespace found at end of line
(#188) Expected 1 space(s) before asterisk; 0 found
(#189) Expected 1 space(s) before asterisk; 0 found
(#190) Expected 1 space after closing parenthesis; found 0
(#191) Variable "PLOTID" must be all lower-case
(#193) Whitespace found at end of line
(#202) Whitespace found at end of line
(#204) Whitespace found at end of line
(#208) Whitespace found at end of line within string
(#210) Whitespace found at end of line within string
(#211) Variable "PLOTID" must be all lower-case
(#212) Whitespace found at end of line within string
(#213) Whitespace found at end of line within string
(#214) Whitespace found at end of line within string
(#215) Whitespace found at end of line within string
(#216) Whitespace found at end of line within string
(#219) Whitespace found at end of line within string
(#223) Whitespace found at end of line within string
(#230) Variable "PLOTID" must be all lower-case
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/setup.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) "include" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require" instead
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#3) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#3) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Spaces must be used to indent lines; tabs are not allowed
(#6) Line exceeds 132 characters; contains 133 characters
(#6) Line exceeds 132 characters; contains 133 characters
(#6) Line exceeds 132 characters; contains 133 characters
(#7) Spaces must be used to indent lines; tabs are not allowed
(#8) Spaces must be used to indent lines; tabs are not allowed
blocks/dashboard/_goodies/lib/timelinelib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#4) Expected 1 space(s) before asterisk; 0 found
(#5) Expected 1 space(s) before asterisk; 0 found
(#6) Expected 1 space(s) before asterisk; 0 found
(#8) Expected MOODLE_INTERNAL check or config.php inclusion
(#8) Expected 1 space after closing parenthesis; found 0
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Line indented incorrectly; expected at least 4 spaces, found 1
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Line indented incorrectly; expected 4 spaces, found 1
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Line indented incorrectly; expected at least 4 spaces, found 1
(#13) Inline control structures are not allowed
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Whitespace found at end of line
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected at least 4 spaces, found 1
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected at least 4 spaces, found 1
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected at least 4 spaces, found 1
(#20) Expected 1 space after closing parenthesis; found 0
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected at least 4 spaces, found 1
(#21) Variable "TIMELINEGRAPHS" must be all lower-case
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 4 spaces, found 1
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 4 spaces, found 1
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected 4 spaces, found 1
(#26) Expected "if (...) {\n"; found "if(...){\n"
(#26) Variable "TIMELINEGRAPHS" must be all lower-case
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected 8 spaces, found 2
(#27) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#27) Variable "TIMELINEGRAPHS" must be all lower-case
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 12 spaces, found 3
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 8 spaces, found 2
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected 4 spaces, found 1
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 4 spaces, found 1
(#36) Whitespace found at end of line within string
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Whitespace found at end of line
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 4 spaces, found 1
(#41) Inline control structures are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 4 spaces, found 1
(#45) Variable "theBlock" must be all lower-case
(#45) Expected 1 space after closing parenthesis; found 0
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Variable "TIMELINEGRAPHS" must be all lower-case
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 4 spaces, found 1
(#48) Inline control structures are not allowed
(#48) Variable "TIMELINEGRAPHS" must be all lower-case
(#48) Variable "TIMELINEGRAPHS" must be all lower-case
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Whitespace found at end of line
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Line indented incorrectly; expected at least 4 spaces, found 1
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 4 spaces, found 1
(#51) Variable "theBlock" must be all lower-case
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Variable "genID" must be all lower-case
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Whitespace found at end of line
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Whitespace found at end of line within string
(#65) Whitespace found at end of line within string
(#66) Whitespace found at end of line within string
(#67) Whitespace found at end of line within string
(#67) Variable "theBlock" must be all lower-case
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 4 spaces, found 1
(#71) Expected "if (...) {\n"; found "if (...){\n"
(#71) Variable "theBlock" must be all lower-case
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 8 spaces, found 2
(#74) Whitespace found at end of line within string
(#75) Whitespace found at end of line within string
(#76) Whitespace found at end of line within string
(#76) Variable "theBlock" must be all lower-case
(#78) Whitespace found at end of line within string
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 4 spaces, found 1
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 4 spaces, found 1
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 4 spaces, found 1
(#84) Expected "if (...) {\n"; found "if (...){\n"
(#84) Variable "theBlock" must be all lower-case
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 4 spaces, found 1
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#93) Line exceeds maximum limit of 180 characters; contains 201 characters
(#95) Whitespace found at end of line within string
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 4 spaces, found 1
(#108) Variable "TIMELINEGRAPHS" must be all lower-case
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Whitespace found at end of line
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 4 spaces, found 1
(#110) Inline control structures are not allowed
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 4 spaces, found 1
(#115) Expected 1 space(s) before asterisk; 0 found
(#116) Expected 1 space(s) before asterisk; 0 found
(#117) Expected 1 space(s) before asterisk; 0 found
(#118) Expected 1 space(s) before asterisk; 0 found
(#119) Expected 1 space(s) before asterisk; 0 found
(#120) Expected 1 space(s) before asterisk; 0 found
(#121) function name "timeline_XML_generate" must be lower-case letters only
(#121) Variable "theBlock" must be all lower-case
(#121) Expected 1 space after closing parenthesis; found 0
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 4 spaces, found 1
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Whitespace found at end of line
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 4 spaces, found 1
(#124) Expected "if (...) {\n"; found "if (...){\n"
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 8 spaces, found 2
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 4 spaces, found 1
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Whitespace found at end of line
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Whitespace found at end of line
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 4 spaces, found 1
(#128) Expected "if (...) {\n"; found "if (...){\n"
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 8 spaces, found 2
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 4 spaces, found 1
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Whitespace found at end of line
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Whitespace found at end of line
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 4 spaces, found 1
(#132) Expected "if (...) {\n"; found "if (...){\n"
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 8 spaces, found 2
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 4 spaces, found 1
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Whitespace found at end of line
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 4 spaces, found 1
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 4 spaces, found 1
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 4 spaces, found 1
(#139) Whitespace found at end of line
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 4 spaces, found 1
(#140) Commas (,) must be followed by white space.
(#140) Variable "theBlock" must be all lower-case
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 4 spaces, found 1
(#141) Commas (,) must be followed by white space.
(#141) Variable "theBlock" must be all lower-case
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 4 spaces, found 1
(#142) Variable "theBlock" must be all lower-case
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 4 spaces, found 1
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 4 spaces, found 1
(#144) Expected "if (...) {\n"; found "if (...){\n"
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected 8 spaces, found 2
(#145) Expected 1 space after closing parenthesis; found 0
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 12 spaces, found 3
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 8 spaces, found 2
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 4 spaces, found 1
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 4 spaces, found 1
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Whitespace found at end of line
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 4 spaces, found 1
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 4 spaces, found 1
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 4 spaces, found 1
(#153) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 8 spaces, found 2
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 8 spaces, found 2
(#155) Inline control structures are not allowed
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Whitespace found at end of line
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 8 spaces, found 2
(#156) Inline control structures are not allowed
(#156) Variable "theBlock" must be all lower-case
(#156) Variable "theBlock" must be all lower-case
(#156) Variable "theBlock" must be all lower-case
(#156) Variable "theBlock" must be all lower-case
(#156) Line exceeds maximum limit of 180 characters; contains 218 characters
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 8 spaces, found 2
(#157) Inline control structures are not allowed
(#157) Variable "theBlock" must be all lower-case
(#157) Variable "theBlock" must be all lower-case
(#157) Variable "theBlock" must be all lower-case
(#157) Variable "theBlock" must be all lower-case
(#157) Variable "theBlock" must be all lower-case
(#157) Line exceeds maximum limit of 180 characters; contains 284 characters
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 8 spaces, found 2
(#158) Inline control structures are not allowed
(#158) Variable "theBlock" must be all lower-case
(#158) Variable "theBlock" must be all lower-case
(#158) Variable "theBlock" must be all lower-case
(#158) Line exceeds maximum limit of 180 characters; contains 216 characters
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 8 spaces, found 2
(#159) Inline control structures are not allowed
(#159) Variable "theBlock" must be all lower-case
(#159) Variable "theBlock" must be all lower-case
(#159) Variable "theBlock" must be all lower-case
(#159) Line exceeds maximum limit of 180 characters; contains 211 characters
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 8 spaces, found 2
(#160) Inline control structures are not allowed
(#160) Variable "theBlock" must be all lower-case
(#160) Variable "theBlock" must be all lower-case
(#160) Variable "theBlock" must be all lower-case
(#160) Line exceeds 132 characters; contains 180 characters
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 8 spaces, found 2
(#161) Variable "theBlock" must be all lower-case
(#161) Variable "theBlock" must be all lower-case
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 12 spaces, found 3
(#162) Expected "if (...) {\n"; found "if (...){\n"
(#162) Variable "theBlock" must be all lower-case
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 16 spaces, found 4
(#163) Variable "theBlock" must be all lower-case
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 16 spaces, found 4
(#164) Expected "if (...) {\n"; found "if (...){\n"
(#164) Variable "theBlock" must be all lower-case
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 20 spaces, found 5
(#165) Variable "theBlock" must be all lower-case
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 16 spaces, found 4
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 12 spaces, found 3
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 12 spaces, found 3
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected 8 spaces, found 2
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 8 spaces, found 2
(#170) Variable "theBlock" must be all lower-case
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line exceeds 132 characters; contains 146 characters
(#171) Inline comments must start with a capital letter, digit or 3-dots sequence
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) This comment is 58% valid code; is this commented out code?
(#171) Line indented incorrectly; expected at least 12 spaces, found 3
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 12 spaces, found 3
(#172) Variable "theBlock" must be all lower-case
(#172) Line exceeds 132 characters; contains 136 characters
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 8 spaces, found 2
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 4 spaces, found 1
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 4 spaces, found 1
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Whitespace found at end of line
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 4 spaces, found 1
(#177) Variable "FILE" must be all lower-case
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 4 spaces, found 1
(#178) Variable "FILE" must be all lower-case
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 4 spaces, found 1
(#179) Variable "FILE" must be all lower-case
(#180) Line indented incorrectly; expected at least 4 spaces, found 0
(#181) Line indented incorrectly; expected at least 4 spaces, found 0
(#182) Whitespace found at end of line
(#191) Whitespace found at end of line
(#192) Whitespace found at end of line
(#199) Whitespace found at end of line
(#200) Whitespace found at end of line
(#207) Line indented incorrectly; expected at least 4 spaces, found 1
(#208) Line indented incorrectly; expected at least 4 spaces, found 1
(#211) Variable "theBlock" must be all lower-case
(#211) Expected 1 space after closing parenthesis; found 0
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Inline comments must start with a capital letter, digit or 3-dots sequence
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Line indented incorrectly; expected at least 4 spaces, found 1
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected 4 spaces, found 1
(#214) Expected "if (...) {\n"; found "if (...){\n"
(#214) Empty IF statement detected
(#214) Variable "theBlock" must be all lower-case
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) Line indented incorrectly; expected at least 8 spaces, found 2
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected 4 spaces, found 1
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Whitespace found at end of line
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/dashboard/block_dashboard.php
(#19) Inline doc block comments are not allowed; use "// Comment." instead
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) This comment is 70% valid code; is this commented out code?
(#38) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#38) Scope modifier not specified for member variable "$devmode"
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Whitespace found at end of line
(#40) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#40) Scope modifier not specified for member variable "$filtervalues"
(#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
(#42) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#42) Scope modifier not specified for member variable "$paramvalues"
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#44) Scope modifier not specified for member variable "$filters"
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#46) Scope modifier not specified for member variable "$params"
(#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
(#48) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#48) Scope modifier not specified for member variable "$output"
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#50) Scope modifier not specified for member variable "$outputf"
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#52) Scope modifier not specified for member variable "$benches"
(#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
(#54) Visibility must be declared on method "init"
(#66) Visibility must be declared on method "specialization"
(#72) Visibility must be declared on method "hide_header"
(#79) Visibility must be declared on method "has_config"
(#83) Visibility must be declared on method "instance_allow_multiple"
(#87) Visibility must be declared on method "instance_allow_config"
(#91) Visibility must be declared on method "instance_config_save"
(#110) Visibility must be declared on method "applicable_formats"
(#115) Visibility must be declared on method "get_content"
(#116) Variable "EXTRADBCONNECT" must be all lower-case
(#144) Line exceeds 132 characters; contains 139 characters
(#166) Visibility must be declared on method "print_dashboard"
(#167) Variable "EXTRADBCONNECT" must be all lower-case
(#172) Line exceeds 132 characters; contains 148 characters
(#175) Line exceeds 132 characters; contains 163 characters
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Empty IF statement detected
(#227) Variable "EXTRADBCONNECT" must be all lower-case
(#228) Variable "EXTRADBCONNECT" must be all lower-case
(#252) Inline comments must start with a capital letter, digit or 3-dots sequence
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) This comment is 73% valid code; is this commented out code?
(#254) Line exceeds maximum limit of 180 characters; contains 203 characters
(#255) Inline comments must start with a capital letter, digit or 3-dots sequence
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) This comment is 50% valid code; is this commented out code?
(#269) Line exceeds 132 characters; contains 133 characters
(#282) Inline comments must start with a capital letter, digit or 3-dots sequence
(#282) Inline comments must end in full-stops, exclamation marks, or question marks
(#310) Line exceeds 132 characters; contains 156 characters
(#322) Inline comments must start with a capital letter, digit or 3-dots sequence
(#322) Inline comments must end in full-stops, exclamation marks, or question marks
(#322) This comment is 56% valid code; is this commented out code?
(#340) Line exceeds 132 characters; contains 156 characters
(#351) Whitespace found at end of line
(#394) Line exceeds 132 characters; contains 147 characters
(#395) Line exceeds 132 characters; contains 142 characters
(#400) Line exceeds 132 characters; contains 139 characters
(#409) Space found before first semicolon of FOR loop
(#409) Space found before second semicolon of FOR loop
(#409) Space found before semicolon; expected "0;" but found "0 ;"
(#409) Space found before semicolon; expected "$k;" but found "$k ;"
(#424) Inline comments must end in full-stops, exclamation marks, or question marks
(#435) Whitespace found at end of line
(#442) Whitespace found at end of line
(#448) Whitespace found at end of line
(#453) Whitespace found at end of line
(#459) Inline comments must start with a capital letter, digit or 3-dots sequence
(#459) Inline comments must end in full-stops, exclamation marks, or question marks
(#466) Usage of ELSEIF not allowed; use ELSE IF instead
(#470) Whitespace found at end of line
(#511) Commas (,) must be followed by white space.
(#513) The use of function eval() is forbidden
(#523) Inline comments must end in full-stops, exclamation marks, or question marks
(#534) Inline control structures are not allowed
(#560) Line exceeds 132 characters; contains 146 characters
(#571) Whitespace found at end of line
(#577) Whitespace found at end of line
(#580) Line exceeds 132 characters; contains 156 characters
(#582) Line exceeds 132 characters; contains 136 characters
(#586) Line exceeds 132 characters; contains 171 characters
(#586) Whitespace found at end of line
(#589) Line exceeds 132 characters; contains 150 characters
(#595) Usage of ELSEIF not allowed; use ELSE IF instead
(#597) Inline control structures are not allowed
(#599) Line exceeds 132 characters; contains 172 characters
(#612) Inline comments must start with a capital letter, digit or 3-dots sequence
(#612) Inline comments must end in full-stops, exclamation marks, or question marks
(#612) No space found before comment text; expected "// ************ post aggregating last subtotal *************//" but found "//************ post aggregating last subtotal *************//"
(#615) Line exceeds 132 characters; contains 139 characters
(#622) Space found before first semicolon of FOR loop
(#622) Space found before second semicolon of FOR loop
(#622) Space found before semicolon; expected "0;" but found "0 ;"
(#622) Space found before semicolon; expected "$k;" but found "$k ;"
(#637) Inline comments must start with a capital letter, digit or 3-dots sequence
(#637) Inline comments must end in full-stops, exclamation marks, or question marks
(#637) No space found before comment text; expected "// ************ Starting outputing data ************************//" but found "//************ Starting outputing data ************************//"
(#648) Inline comments must start with a capital letter, digit or 3-dots sequence
(#648) Inline comments must end in full-stops, exclamation marks, or question marks
(#654) Inline comments must start with a capital letter, digit or 3-dots sequence
(#654) Inline comments must end in full-stops, exclamation marks, or question marks
(#654) This comment is 75% valid code; is this commented out code?
(#659) Line exceeds 132 characters; contains 166 characters
(#676) Line exceeds 132 characters; contains 146 characters
(#680) Line exceeds 132 characters; contains 134 characters
(#693) Usage of ELSEIF not allowed; use ELSE IF instead
(#695) Line exceeds 132 characters; contains 146 characters
(#698) Line exceeds 132 characters; contains 146 characters
(#715) Line exceeds 132 characters; contains 145 characters
(#717) Line exceeds 132 characters; contains 146 characters
(#745) Line exceeds maximum limit of 180 characters; contains 182 characters
(#746) Usage of ELSEIF not allowed; use ELSE IF instead
(#754) Line exceeds 132 characters; contains 158 characters
(#767) Line exceeds 132 characters; contains 152 characters
(#774) Line exceeds 132 characters; contains 154 characters
(#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
(#792) Visibility must be declared on method "dashboard_graph_properties"
(#833) Usage of ELSEIF not allowed; use ELSE IF instead
(#868) Usage of ELSEIF not allowed; use ELSE IF instead
(#885) Usage of ELSEIF not allowed; use ELSE IF instead
(#901) Usage of ELSEIF not allowed; use ELSE IF instead
(#929) Usage of ELSEIF not allowed; use ELSE IF instead
(#945) Whitespace found at end of line
(#946) Whitespace found at end of line
(#966) Whitespace found at end of line
(#971) Whitespace found at end of line
(#973) Whitespace found at end of line
(#977) Visibility must be declared on method "protect"
(#987) Visibility must be declared on method "get_count_records_sql"
(#989) This comment is 57% valid code; is this commented out code?
(#989) Inline comments must start with a capital letter, digit or 3-dots sequence
(#990) Inline comments must end in full-stops, exclamation marks, or question marks
(#990) This comment is 53% valid code; is this commented out code?
(#995) Whitespace found at end of line
(#998) Visibility must be declared on method "filter_get_results"
(#999) Variable "FILTERSETS" must be all lower-case
(#1006) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1006) Inline comments must end in full-stops, exclamation marks, or question marks
(#1019) Whitespace found at end of line
(#1042) Variable "FILTERSETS" must be all lower-case
(#1042) Variable "FILTERSETS" must be all lower-case
(#1045) Line exceeds maximum limit of 180 characters; contains 228 characters
(#1048) Variable "FILTERSETS" must be all lower-case
(#1058) Line exceeds 132 characters; contains 139 characters
(#1064) Line exceeds maximum limit of 180 characters; contains 253 characters
(#1066) Whitespace found at end of line
(#1076) Variable "FILTERSET" must be all lower-case
(#1083) Variable "FILTERSET" must be all lower-case
(#1088) Variable "FILTERSET" must be all lower-case
(#1094) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1094) Inline comments must end in full-stops, exclamation marks, or question marks
(#1101) Variable "FILTERSET" must be all lower-case
(#1103) Inline control structures are not allowed
(#1109) Line exceeds maximum limit of 180 characters; contains 209 characters
(#1120) Whitespace found at end of line
(#1121) Variable "FILTERSET" must be all lower-case
(#1122) Whitespace found at end of line
(#1125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1125) Inline comments must end in full-stops, exclamation marks, or question marks
(#1133) Line exceeds maximum limit of 180 characters; contains 219 characters
(#1138) Variable "FILTERSET" must be all lower-case
(#1141) Variable "FILTERSET" must be all lower-case
(#1143) Variable "FILTERSET" must be all lower-case
(#1143) Space found before semicolon; expected "false;" but found "false ;"
(#1145) Variable "FILTERSET" must be all lower-case
(#1146) Space found before semicolon; expected "$fieldname;" but found "$fieldname ;"
(#1147) Variable "FILTERSET" must be all lower-case
(#1147) Space found before semicolon; expected "false;" but found "false ;"
(#1149) Variable "FILTERSET" must be all lower-case
(#1161) Visibility must be declared on method "fetch_dashboard_data"
(#1162) Variable "extra_db_CNX" must be all lower-case
(#1162) Variable "extra_db_CNX" must not contain underscores.
(#1173) Whitespace found at end of line
(#1174) Whitespace found at end of line
(#1210) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1210) Inline comments must end in full-stops, exclamation marks, or question marks
(#1236) Inline comments must end in full-stops, exclamation marks, or question marks
(#1237) Whitespace found at end of line
(#1238) Variable "extra_db_CNX" must be all lower-case
(#1238) Variable "extra_db_CNX" must not contain underscores.
(#1242) Inline control structures are not allowed
(#1246) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1246) Inline comments must end in full-stops, exclamation marks, or question marks
(#1246) This comment is 50% valid code; is this commented out code?
(#1251) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1251) Inline comments must end in full-stops, exclamation marks, or question marks
(#1284) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1284) Inline comments must end in full-stops, exclamation marks, or question marks
(#1319) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1319) Inline comments must end in full-stops, exclamation marks, or question marks
(#1370) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1370) Inline comments must end in full-stops, exclamation marks, or question marks
(#1375) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1375) Inline comments must end in full-stops, exclamation marks, or question marks
(#1377) Expected 1 space after "*"; 0 found
(#1377) Line exceeds 132 characters; contains 143 characters
(#1380) Inline comments must end in full-stops, exclamation marks, or question marks
(#1382) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1382) Inline comments must end in full-stops, exclamation marks, or question marks
(#1386) Inline comments must end in full-stops, exclamation marks, or question marks
(#1399) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1399) Inline comments must end in full-stops, exclamation marks, or question marks
(#1402) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1403) Line exceeds 132 characters; contains 144 characters
(#1405) Inline comments must end in full-stops, exclamation marks, or question marks
(#1418) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1441) Expected 5 space(s) before asterisk; 4 found
(#1442) Expected 5 space(s) before asterisk; 4 found
(#1443) Expected 5 space(s) before asterisk; 4 found
(#1449) Expected 5 space(s) before asterisk; 4 found
(#1450) Expected 5 space(s) before asterisk; 4 found
(#1451) Expected 5 space(s) before asterisk; 4 found
(#1453) Space found before semicolon; expected "false;" but found "false ;"
(#1457) Expected 5 space(s) before asterisk; 4 found
(#1458) Expected 5 space(s) before asterisk; 4 found
(#1460) Space found before semicolon; expected "false;" but found "false ;"
(#1464) Expected 5 space(s) before asterisk; 4 found
(#1465) Expected 5 space(s) before asterisk; 4 found
(#1470) Whitespace found at end of line
(#1477) Whitespace found at end of line
(#1485) Inline control structures are not allowed
(#1487) Inline comments must end in full-stops, exclamation marks, or question marks
(#1488) Inline control structures are not allowed
(#1492) Inline control structures are not allowed
(#1498) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1499) Inline comments must end in full-stops, exclamation marks, or question marks
(#1506) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1506) Inline comments must end in full-stops, exclamation marks, or question marks
(#1510) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1510) Inline comments must end in full-stops, exclamation marks, or question marks
(#1513) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1513) Inline comments must end in full-stops, exclamation marks, or question marks
(#1516) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1516) Inline comments must end in full-stops, exclamation marks, or question marks
(#1536) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1537) Inline comments must end in full-stops, exclamation marks, or question marks
(#1546) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1546) Inline comments must end in full-stops, exclamation marks, or question marks
(#1553) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1554) Inline comments must end in full-stops, exclamation marks, or question marks
(#1561) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1561) Inline comments must end in full-stops, exclamation marks, or question marks
(#1568) Space found before first semicolon of FOR loop
(#1568) Space found before second semicolon of FOR loop
(#1568) Space found before semicolon; expected "1;" but found "1 ;"
(#1568) Space found before semicolon; expected "5;" but found "5 ;"
(#1624) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1636) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1636) Inline comments must end in full-stops, exclamation marks, or question marks
(#1663) Empty ELSE statement detected
(#1668) Empty ELSE statement detected
(#1698) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1702) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1735) Whitespace found at end of line
(#1741) Whitespace found at end of line
(#1759) Line exceeds 132 characters; contains 152 characters
(#1781) Line exceeds 132 characters; contains 153 characters
(#1783) Line exceeds 132 characters; contains 180 characters
(#1783) Space found before semicolon; expected "$default;" but found "$default ;"
(#1798) Commas (,) must be followed by white space.
(#1799) Line exceeds 132 characters; contains 160 characters
(#1799) Space found before semicolon; expected "$radical;" but found "$radical ;"
(#1821) Whitespace found at end of line
(#1840) Variable "FIELDSEPARATORS" must be all lower-case
(#1841) Variable "LINESEPARATORS" must be all lower-case
(#1851) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1851) Inline comments must end in full-stops, exclamation marks, or question marks
(#1865) Variable "FIELDSEPARATORS" must be all lower-case
(#1866) Variable "LINESEPARATORS" must be all lower-case
(#1881) Variable "FIELDSEPARATORS" must be all lower-case
(#1882) Variable "LINESEPARATORS" must be all lower-case
(#1894) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1899) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1937) "require_once" must be immediately followed by an open parenthesis
(#1938) "require_once" must be immediately followed by an open parenthesis
(#1939) "require_once" must be immediately followed by an open parenthesis
(#1949) Visibility must be declared on method "add_sort_controls"
(#1966) Line exceeds 132 characters; contains 170 characters
(#1969) Line exceeds 132 characters; contains 170 characters
(#1971) Line exceeds 132 characters; contains 170 characters
blocks/dashboard/copyconfig.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Variable "theBlock" must be all lower-case
blocks/dashboard/copyconfig_form.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#9) Expected 1 space(s) before asterisk; 0 found
(#11) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#11) "require_once" must be immediately followed by an open parenthesis
(#15) Possible useless method overriding detected
(#15) Visibility must be declared on method "__construct"
(#19) Visibility must be declared on method "definition"
(#23) Line exceeds 132 characters; contains 133 characters
blocks/dashboard/db/access.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#17) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#22) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#25) Expected 1 space before comment text but found 11; use block comment if you need indentation
(#26) Expected 1 space before comment text but found 11; use block comment if you need indentation
(#29) Expected 1 space before comment text but found 3; use block comment if you need indentation
blocks/dashboard/db/upgrade.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Whitespace found at end of line
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#17) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/dashboard/edit_form.php
(#45) Inline doc block comments are not allowed; use "// Comment." instead
(#55) Line exceeds 132 characters; contains 143 characters
(#64) Line exceeds 132 characters; contains 166 characters
(#65) Variable "import_export" must not contain underscores.
(#66) Line exceeds 132 characters; contains 165 characters
(#67) Variable "import_export" must not contain underscores.
(#69) Variable "import_export" must not contain underscores.
blocks/dashboard/export/export_csv.php
(#28) Expected "if (...) {\n"; found "if (...){\n"
(#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
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Whitespace found at end of line
(#44) Whitespace found at end of line
(#46) Expected "if (...) {\n"; found "if (...){\n"
(#54) Expected "if (...) {\n"; found "if (...){\n"
(#58) Variable "theBlock" must be all lower-case
(#60) Variable "theBlock" must be all lower-case
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) This comment is 72% valid code; is this commented out code?
(#62) Variable "theBlock" must be all lower-case
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) 3 slashes comments are not allowed; use "// Comment." instead
(#66) Variable "theBlock" must be all lower-case
(#67) Variable "theBlock" must be all lower-case
(#69) Variable "theBlock" must be all lower-case
(#69) Variable "theBlock" must be all lower-case
(#71) Variable "theBlock" must be all lower-case
(#71) Variable "theBlock" must be all lower-case
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Expected "if (...) {\n"; found "if (...){\n"
(#73) Variable "theBlock" must be all lower-case
(#74) Variable "theBlock" must be all lower-case
(#77) Variable "theBlock" must be all lower-case
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Inline control structures are not allowed
(#80) Variable "theBlock" must be all lower-case
(#81) Variable "theBlock" must be all lower-case
(#84) Variable "theBlock" must be all lower-case
(#84) Variable "theBlock" must be all lower-case
(#86) Variable "theBlock" must be all lower-case
(#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 end in full-stops, exclamation marks, or question marks
(#90) Variable "theBlock" must be all lower-case
(#90) Variable "theBlock" must be all lower-case
(#90) Space found before semicolon; expected "'dashboard_export';" but found "'dashboard_export' ;"
(#96) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#96) Variable "theBlock" must be all lower-case
(#100) Inline control structures are not allowed
(#101) Variable "theBlock" must be all lower-case
(#102) Whitespace found at end of line
(#104) Whitespace found at end of line
(#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
(#111) Variable "theBlock" must be all lower-case
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#113) Whitespace found at end of line
(#117) Variable "theBlock" must be all lower-case
(#120) Variable "theBlock" must be all lower-case
(#121) Variable "theBlock" must be all lower-case
(#127) Variable "theBlock" must be all lower-case
(#128) Whitespace found at end of line
(#130) Whitespace found at end of line
blocks/dashboard/export/export_csv_tabular.php
(#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
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Whitespace found at end of line
(#53) Variable "theBlock" must be all lower-case
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Variable "theBlock" must be all lower-case
(#59) Variable "theBlock" must be all lower-case
(#60) Variable "theBlock" must be all lower-case
(#62) Variable "theBlock" must be all lower-case
(#62) Variable "theBlock" must be all lower-case
(#65) Variable "theBlock" must be all lower-case
(#65) Variable "theBlock" must be all lower-case
(#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
(#67) Variable "theBlock" must be all lower-case
(#68) Variable "theBlock" must be all lower-case
(#70) Variable "theBlock" must be all lower-case
(#70) Variable "theBlock" must be all lower-case
(#72) Variable "theBlock" must be all lower-case
(#72) Variable "theBlock" must be all lower-case
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Variable "theBlock" must be all lower-case
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Variable "theBlock" must be all lower-case
(#79) Variable "theBlock" must be all lower-case
(#83) Variable "theBlock" must be all lower-case
(#83) Variable "theBlock" must be all lower-case
(#85) Variable "theBlock" must be all lower-case
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Variable "theBlock" must be all lower-case
(#89) Variable "theBlock" must be all lower-case
(#89) Space found before semicolon; expected "'dashboard_export';" but found "'dashboard_export' ;"
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Whitespace found at end of line
(#105) Variable "theBlock" must be all lower-case
(#113) Variable "theBlock" must be all lower-case
(#114) Expected 1 space after ":"; 2 found
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Variable "theBlock" must be all lower-case
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#126) Whitespace found at end of line
(#130) Variable "theBlock" must be all lower-case
(#133) Expected "if (...) {\n"; found "if (...){\n"
(#133) Variable "theBlock" must be all lower-case
(#134) Variable "theBlock" must be all lower-case
(#138) This comment is 44% valid code; is this commented out code?
(#148) Commas (,) must be followed by white space.
(#150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) The use of function eval() is forbidden
(#154) Variable "theBlock" must be all lower-case
(#156) Variable "theBlock" must be all lower-case
(#157) Whitespace found at end of line
blocks/dashboard/export/export_output_csv.php
(#32) 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
(#44) Variable "theBlock" must be all lower-case
(#45) Variable "theBlock" must be all lower-case
(#47) Line exceeds 132 characters; contains 134 characters
(#57) Variable "theBlock" must be all lower-case
(#59) Variable "theBlock" must be all lower-case
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) 3 slashes comments are not allowed; use "// Comment." instead
(#63) Variable "theBlock" must be all lower-case
(#64) Variable "theBlock" must be all lower-case
(#66) Variable "theBlock" must be all lower-case
(#66) Variable "theBlock" must be all lower-case
(#69) Variable "theBlock" must be all lower-case
(#70) Variable "theBlock" must be all lower-case
(#72) Variable "theBlock" must be all lower-case
(#72) Variable "theBlock" must be all lower-case
(#75) Variable "theBlock" must be all lower-case
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Variable "theBlock" must be all lower-case
(#79) Variable "theBlock" must be all lower-case
(#83) Variable "theBlock" must be all lower-case
(#83) Variable "theBlock" must be all lower-case
(#85) Variable "theBlock" must be all lower-case
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Variable "theBlock" must be all lower-case
(#92) Variable "theBlock" must be all lower-case
(#93) Line exceeds maximum limit of 180 characters; contains 190 characters
(#95) Line exceeds 132 characters; contains 141 characters
blocks/dashboard/export/export_output_csv_tabular.php
(#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
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Whitespace found at end of line
(#55) Variable "theBlock" must be all lower-case
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Variable "theBlock" must be all lower-case
(#61) Expected "if (...) {\n"; found "if (...){\n"
(#61) Variable "theBlock" must be all lower-case
(#62) Variable "theBlock" must be all lower-case
(#64) Variable "theBlock" must be all lower-case
(#64) Variable "theBlock" must be all lower-case
(#66) Variable "theBlock" must be all lower-case
(#66) Variable "theBlock" must be all lower-case
(#66) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Expected "if (...) {\n"; found "if (...){\n"
(#68) Variable "theBlock" must be all lower-case
(#69) Variable "theBlock" must be all lower-case
(#71) Variable "theBlock" must be all lower-case
(#71) Variable "theBlock" must be all lower-case
(#73) Variable "theBlock" must be all lower-case
(#73) Variable "theBlock" must be all lower-case
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Variable "theBlock" must be all lower-case
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Variable "theBlock" must be all lower-case
(#79) Variable "theBlock" must be all lower-case
(#83) Variable "theBlock" must be all lower-case
(#83) Variable "theBlock" must be all lower-case
(#85) Variable "theBlock" must be all lower-case
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Variable "theBlock" must be all lower-case
(#89) Variable "theBlock" must be all lower-case
(#89) Space found before semicolon; expected "'dashboard_export';" but found "'dashboard_export' ;"
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Whitespace found at end of line
(#105) Variable "theBlock" must be all lower-case
(#113) Variable "theBlock" must be all lower-case
(#114) Expected 1 space after ":"; 2 found
(#114) Space found before semicolon; expected "'';" but found "'' ;"
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Variable "theBlock" must be all lower-case
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#126) Whitespace found at end of line
(#130) Variable "theBlock" must be all lower-case
(#133) Variable "theBlock" must be all lower-case
(#134) Variable "theBlock" must be all lower-case
(#138) This comment is 44% valid code; is this commented out code?
(#146) Commas (,) must be followed by white space.
(#148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) The use of function eval() is forbidden
(#153) Variable "theBlock" must be all lower-case
(#155) Expected "if (...) {\n"; found "if (...){\n"
(#155) Variable "theBlock" must be all lower-case
(#156) Whitespace found at end of line
(#159) Variable "theBlock" must be all lower-case
blocks/dashboard/export/filearea.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Variable "theBlock" must be all lower-case
(#33) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#34) Variable "theBlock" must be all lower-case
(#35) Variable "theBlock" must be all lower-case
(#35) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) This comment is 67% valid code; is this commented out code?
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) This comment is 70% valid code; is this commented out code?
(#98) Whitespace found at end of line
(#118) Line exceeds 132 characters; contains 171 characters
(#132) Expected "if (...) {\n"; found "if (...){\n"
(#135) Line exceeds 132 characters; contains 137 characters
blocks/dashboard/extradblib.php
(#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
(#21) Inline doc block comments are not allowed; use "// Comment." instead
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#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) Inline control structures are not allowed
(#46) Whitespace found at end of line
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#59) Expected 1 space after closing parenthesis; found 0
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Whitespace found at end of line
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Inline control structures are not allowed
(#70) Expected 1 space after closing parenthesis; found 0
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Whitespace found at end of line
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Variable "extra_db_CNX" must be all lower-case
(#108) Variable "extra_db_CNX" must not contain underscores.
(#110) Variable "extra_dbport" must not contain underscores.
(#111) Variable "extra_dbport" must not contain underscores.
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Variable "extra_dbhost" must not contain underscores.
(#116) Variable "extra_dbhost" must not contain underscores.
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Variable "extra_dbdb" must not contain underscores.
(#121) Variable "extra_dbdb" must not contain underscores.
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Line exceeds maximum limit of 180 characters; contains 255 characters
(#127) Variable "extra_db_CNX" must be all lower-case
(#127) Variable "extra_db_CNX" must not contain underscores.
(#128) Variable "extra_db_CNX" must be all lower-case
(#128) Variable "extra_db_CNX" must not contain underscores.
(#140) Variable "extra_db_CNX" must be all lower-case
(#140) Variable "extra_db_CNX" must not contain underscores.
(#142) Variable "extra_db_CNX" must be all lower-case
(#142) Variable "extra_db_CNX" must not contain underscores.
(#143) Variable "extra_db_CNX" must be all lower-case
(#143) Variable "extra_db_CNX" must not contain underscores.
(#151) Variable "extra_db_CNX" must be all lower-case
(#151) Variable "extra_db_CNX" must not contain underscores.
(#158) Variable "extra_db_CNX" must be all lower-case
(#158) Variable "extra_db_CNX" must not contain underscores.
(#171) Variable "extra_db_CNX" must be all lower-case
(#171) Variable "extra_db_CNX" must not contain underscores.
(#182) Variable "extra_db_CNX" must be all lower-case
(#182) Variable "extra_db_CNX" must not contain underscores.
blocks/dashboard/googlemap.php
(#19) Whitespace found at end of line
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Line indented incorrectly; expected 0 spaces, found 4
(#73) Line indented incorrectly; expected 4 spaces, found 8
(#79) Line exceeds maximum limit of 180 characters; contains 216 characters
(#79) Line exceeds maximum limit of 180 characters; contains 216 characters
(#79) Line exceeds maximum limit of 180 characters; contains 216 characters
(#79) Line exceeds maximum limit of 180 characters; contains 216 characters
(#79) Line exceeds maximum limit of 180 characters; contains 216 characters
(#79) Line exceeds maximum limit of 180 characters; contains 216 characters
(#79) Line exceeds maximum limit of 180 characters; contains 216 characters
(#79) Line exceeds maximum limit of 180 characters; contains 216 characters
(#79) Line exceeds maximum limit of 180 characters; contains 216 characters
(#79) Line exceeds maximum limit of 180 characters; contains 216 characters
(#79) Line exceeds maximum limit of 180 characters; contains 216 characters
(#79) Line exceeds maximum limit of 180 characters; contains 216 characters
(#79) Line exceeds maximum limit of 180 characters; contains 216 characters
(#79) Line exceeds maximum limit of 180 characters; contains 216 characters
(#79) Line exceeds maximum limit of 180 characters; contains 216 characters
(#82) Line indented incorrectly; expected 8 spaces, found 12
(#82) Expected "if (...) {\n"; found "if (...){\n"
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Line exceeds maximum limit of 180 characters; contains 225 characters
(#86) Line exceeds maximum limit of 180 characters; contains 225 characters
(#86) Line exceeds maximum limit of 180 characters; contains 225 characters
(#86) Line exceeds maximum limit of 180 characters; contains 225 characters
(#86) Line exceeds maximum limit of 180 characters; contains 225 characters
(#86) Line exceeds maximum limit of 180 characters; contains 225 characters
(#86) Line exceeds maximum limit of 180 characters; contains 225 characters
(#86) Line exceeds maximum limit of 180 characters; contains 225 characters
(#86) Line exceeds maximum limit of 180 characters; contains 225 characters
(#86) Line exceeds maximum limit of 180 characters; contains 225 characters
(#86) Line exceeds maximum limit of 180 characters; contains 225 characters
(#86) Line exceeds maximum limit of 180 characters; contains 225 characters
(#86) Line exceeds maximum limit of 180 characters; contains 225 characters
(#86) Line exceeds maximum limit of 180 characters; contains 225 characters
(#86) Line exceeds maximum limit of 180 characters; contains 225 characters
(#88) Line indented incorrectly; expected 8 spaces, found 12
(#90) Line indented incorrectly; expected 8 spaces, found 12
(#91) Line indented incorrectly; expected 4 spaces, found 8
(#92) Line indented incorrectly; expected 0 spaces, found 4
(#95) Line exceeds 132 characters; contains 154 characters
(#95) Line exceeds 132 characters; contains 154 characters
(#95) Line exceeds 132 characters; contains 154 characters
(#95) Line exceeds 132 characters; contains 154 characters
(#95) Line exceeds 132 characters; contains 154 characters
(#95) Line exceeds 132 characters; contains 154 characters
(#95) Line exceeds 132 characters; contains 154 characters
(#95) Line exceeds 132 characters; contains 154 characters
(#95) Line exceeds 132 characters; contains 154 characters
(#95) Line exceeds 132 characters; contains 154 characters
(#95) Line exceeds 132 characters; contains 154 characters
(#95) Line exceeds 132 characters; contains 154 characters
(#95) Line exceeds 132 characters; contains 154 characters
(#95) Line exceeds 132 characters; contains 154 characters
(#95) Line exceeds 132 characters; contains 154 characters
(#96) Line exceeds 132 characters; contains 158 characters
(#96) Line exceeds 132 characters; contains 158 characters
(#96) Line exceeds 132 characters; contains 158 characters
(#96) Line exceeds 132 characters; contains 158 characters
(#96) Line exceeds 132 characters; contains 158 characters
(#96) Line exceeds 132 characters; contains 158 characters
(#96) Line exceeds 132 characters; contains 158 characters
(#96) Line exceeds 132 characters; contains 158 characters
(#96) Line exceeds 132 characters; contains 158 characters
(#96) Line exceeds 132 characters; contains 158 characters
(#96) Line exceeds 132 characters; contains 158 characters
(#96) Line exceeds 132 characters; contains 158 characters
(#96) Line exceeds 132 characters; contains 158 characters
(#96) Line exceeds 132 characters; contains 158 characters
(#96) Line exceeds 132 characters; contains 158 characters
(#97) Line exceeds 132 characters; contains 150 characters
(#97) Line exceeds 132 characters; contains 150 characters
(#97) Line exceeds 132 characters; contains 150 characters
(#97) Line exceeds 132 characters; contains 150 characters
(#97) Line exceeds 132 characters; contains 150 characters
(#97) Line exceeds 132 characters; contains 150 characters
(#97) Line exceeds 132 characters; contains 150 characters
(#97) Line exceeds 132 characters; contains 150 characters
(#97) Line exceeds 132 characters; contains 150 characters
(#97) Line exceeds 132 characters; contains 150 characters
(#97) Line exceeds 132 characters; contains 150 characters
(#97) Line exceeds 132 characters; contains 150 characters
(#97) Line exceeds 132 characters; contains 150 characters
(#97) Line exceeds 132 characters; contains 150 characters
(#97) Line exceeds 132 characters; contains 150 characters
(#98) Line exceeds 132 characters; contains 154 characters
(#98) Line exceeds 132 characters; contains 154 characters
(#98) Line exceeds 132 characters; contains 154 characters
(#98) Line exceeds 132 characters; contains 154 characters
(#98) Line exceeds 132 characters; contains 154 characters
(#98) Line exceeds 132 characters; contains 154 characters
(#98) Line exceeds 132 characters; contains 154 characters
(#98) Line exceeds 132 characters; contains 154 characters
(#98) Line exceeds 132 characters; contains 154 characters
(#98) Line exceeds 132 characters; contains 154 characters
(#98) Line exceeds 132 characters; contains 154 characters
(#98) Line exceeds 132 characters; contains 154 characters
(#98) Line exceeds 132 characters; contains 154 characters
(#98) Line exceeds 132 characters; contains 154 characters
(#98) Line exceeds 132 characters; contains 154 characters
(#99) Line exceeds 132 characters; contains 163 characters
(#99) Line exceeds 132 characters; contains 163 characters
(#99) Line exceeds 132 characters; contains 163 characters
(#99) Line exceeds 132 characters; contains 163 characters
(#99) Line exceeds 132 characters; contains 163 characters
(#99) Line exceeds 132 characters; contains 163 characters
(#99) Line exceeds 132 characters; contains 163 characters
(#99) Line exceeds 132 characters; contains 163 characters
(#99) Line exceeds 132 characters; contains 163 characters
(#99) Line exceeds 132 characters; contains 163 characters
(#99) Line exceeds 132 characters; contains 163 characters
(#99) Line exceeds 132 characters; contains 163 characters
(#99) Line exceeds 132 characters; contains 163 characters
(#99) Line exceeds 132 characters; contains 163 characters
(#99) Line exceeds 132 characters; contains 163 characters
(#100) Line exceeds 132 characters; contains 167 characters
(#100) Line exceeds 132 characters; contains 167 characters
(#100) Line exceeds 132 characters; contains 167 characters
(#100) Line exceeds 132 characters; contains 167 characters
(#100) Line exceeds 132 characters; contains 167 characters
(#100) Line exceeds 132 characters; contains 167 characters
(#100) Line exceeds 132 characters; contains 167 characters
(#100) Line exceeds 132 characters; contains 167 characters
(#100) Line exceeds 132 characters; contains 167 characters
(#100) Line exceeds 132 characters; contains 167 characters
(#100) Line exceeds 132 characters; contains 167 characters
(#100) Line exceeds 132 characters; contains 167 characters
(#100) Line exceeds 132 characters; contains 167 characters
(#100) Line exceeds 132 characters; contains 167 characters
(#100) Line exceeds 132 characters; contains 167 characters
(#101) Line exceeds 132 characters; contains 159 characters
(#101) Line exceeds 132 characters; contains 159 characters
(#101) Line exceeds 132 characters; contains 159 characters
(#101) Line exceeds 132 characters; contains 159 characters
(#101) Line exceeds 132 characters; contains 159 characters
(#101) Line exceeds 132 characters; contains 159 characters
(#101) Line exceeds 132 characters; contains 159 characters
(#101) Line exceeds 132 characters; contains 159 characters
(#101) Line exceeds 132 characters; contains 159 characters
(#101) Line exceeds 132 characters; contains 159 characters
(#101) Line exceeds 132 characters; contains 159 characters
(#101) Line exceeds 132 characters; contains 159 characters
(#101) Line exceeds 132 characters; contains 159 characters
(#101) Line exceeds 132 characters; contains 159 characters
(#101) Line exceeds 132 characters; contains 159 characters
(#102) Line exceeds 132 characters; contains 163 characters
(#102) Line exceeds 132 characters; contains 163 characters
(#102) Line exceeds 132 characters; contains 163 characters
(#102) Line exceeds 132 characters; contains 163 characters
(#102) Line exceeds 132 characters; contains 163 characters
(#102) Line exceeds 132 characters; contains 163 characters
(#102) Line exceeds 132 characters; contains 163 characters
(#102) Line exceeds 132 characters; contains 163 characters
(#102) Line exceeds 132 characters; contains 163 characters
(#102) Line exceeds 132 characters; contains 163 characters
(#102) Line exceeds 132 characters; contains 163 characters
(#102) Line exceeds 132 characters; contains 163 characters
(#102) Line exceeds 132 characters; contains 163 characters
(#102) Line exceeds 132 characters; contains 163 characters
(#102) Line exceeds 132 characters; contains 163 characters
(#103) Line exceeds 132 characters; contains 148 characters
(#103) Line exceeds 132 characters; contains 148 characters
(#103) Line exceeds 132 characters; contains 148 characters
(#103) Line exceeds 132 characters; contains 148 characters
(#103) Line exceeds 132 characters; contains 148 characters
(#103) Line exceeds 132 characters; contains 148 characters
(#103) Line exceeds 132 characters; contains 148 characters
(#103) Line exceeds 132 characters; contains 148 characters
(#103) Line exceeds 132 characters; contains 148 characters
(#103) Line exceeds 132 characters; contains 148 characters
(#103) Line exceeds 132 characters; contains 148 characters
(#103) Line exceeds 132 characters; contains 148 characters
(#103) Line exceeds 132 characters; contains 148 characters
(#103) Line exceeds 132 characters; contains 148 characters
(#103) Line exceeds 132 characters; contains 148 characters
(#104) Line exceeds 132 characters; contains 152 characters
(#104) Line exceeds 132 characters; contains 152 characters
(#104) Line exceeds 132 characters; contains 152 characters
(#104) Line exceeds 132 characters; contains 152 characters
(#104) Line exceeds 132 characters; contains 152 characters
(#104) Line exceeds 132 characters; contains 152 characters
(#104) Line exceeds 132 characters; contains 152 characters
(#104) Line exceeds 132 characters; contains 152 characters
(#104) Line exceeds 132 characters; contains 152 characters
(#104) Line exceeds 132 characters; contains 152 characters
(#104) Line exceeds 132 characters; contains 152 characters
(#104) Line exceeds 132 characters; contains 152 characters
(#104) Line exceeds 132 characters; contains 152 characters
(#104) Line exceeds 132 characters; contains 152 characters
(#104) Line exceeds 132 characters; contains 152 characters
(#120) Line indented incorrectly; expected 12 spaces, found 11
(#120) Whitespace found at end of line
(#121) Line indented incorrectly; expected 12 spaces, found 11
(#122) Line indented incorrectly; expected 16 spaces, found 15
(#123) Line indented incorrectly; expected 12 spaces, found 11
(#125) Line indented incorrectly; expected 12 spaces, found 11
(#126) Line indented incorrectly; expected 16 spaces, found 12
(#126) Closing brace indented incorrectly; expected 15 spaces, found 12
(#130) Line indented incorrectly; expected 12 spaces, found 8
(#130) Closing brace indented incorrectly; expected 11 spaces, found 8
blocks/dashboard/lang/en/block_dashboard.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#306) Whitespace found at end of line within string
(#320) Whitespace found at end of line within string
(#323) Whitespace found at end of line within string
(#354) Whitespace found at end of line within string
(#364) Whitespace found at end of line within string
(#378) Whitespace found at end of line within string
(#404) Whitespace found at end of line within string
(#408) Whitespace found at end of line within string
(#432) Whitespace found at end of line within string
(#477) Whitespace found at end of line within string
(#516) Whitespace found at end of line within string
(#517) Whitespace found at end of line within string
(#533) Whitespace found at end of line within string
(#550) Whitespace found at end of line within string
(#618) Whitespace found at end of line within string
(#627) Whitespace found at end of line within string
(#640) Whitespace found at end of line within string
(#641) Whitespace found at end of line within string
(#645) Whitespace found at end of line within string
(#649) Whitespace found at end of line within string
(#653) Whitespace found at end of line within string
(#657) Whitespace found at end of line within string
(#678) Whitespace found at end of line within string
blocks/dashboard/lang/fr/block_dashboard.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) Whitespace found at end of line within string
(#241) Whitespace found at end of line within string
(#299) Whitespace found at end of line within string
(#307) Whitespace found at end of line within string
(#309) Whitespace found at end of line within string
(#319) Whitespace found at end of line within string
(#323) Whitespace found at end of line within string
(#333) Whitespace found at end of line within string
(#346) Whitespace found at end of line within string
(#350) Whitespace found at end of line within string
(#354) Whitespace found at end of line within string
(#366) Whitespace found at end of line within string
(#371) Whitespace found at end of line within string
(#387) Whitespace found at end of line within string
(#408) Whitespace found at end of line within string
(#413) Whitespace found at end of line within string
(#420) Whitespace found at end of line within string
(#477) Whitespace found at end of line within string
(#505) Whitespace found at end of line within string
(#527) Whitespace found at end of line within string
(#542) Whitespace found at end of line within string
(#548) Whitespace found at end of line within string
(#560) Whitespace found at end of line within string
(#564) Whitespace found at end of line within string
(#568) Whitespace found at end of line within string
(#572) Whitespace found at end of line within string
(#576) Whitespace found at end of line within string
(#588) Whitespace found at end of line within string
(#599) Whitespace found at end of line within string
(#600) Whitespace found at end of line within string
blocks/dashboard/lib.php
(#32) Variable "DASHBOARD_ACCUMULATORS" must be all lower-case
(#32) Variable "DASHBOARD_ACCUMULATORS" must not contain underscores.
(#36) Variable "DASHBOARD_ACCUMULATORS" must be all lower-case
(#36) Variable "DASHBOARD_ACCUMULATORS" must not contain underscores.
(#37) Variable "DASHBOARD_ACCUMULATORS" must be all lower-case
(#37) Variable "DASHBOARD_ACCUMULATORS" must not contain underscores.
(#39) Variable "DASHBOARD_ACCUMULATORS" must be all lower-case
(#39) Variable "DASHBOARD_ACCUMULATORS" must not contain underscores.
(#40) Variable "DASHBOARD_ACCUMULATORS" must be all lower-case
(#40) Variable "DASHBOARD_ACCUMULATORS" must not contain underscores.
(#42) Variable "DASHBOARD_ACCUMULATORS" must be all lower-case
(#42) Variable "DASHBOARD_ACCUMULATORS" must not contain underscores.
(#43) Variable "DASHBOARD_ACCUMULATORS" must be all lower-case
(#43) Variable "DASHBOARD_ACCUMULATORS" must not contain underscores.
(#71) Usage of ELSEIF not allowed; use ELSE IF instead
(#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
(#111) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#131) Expected 1 space(s) before asterisk; 0 found
(#132) Expected 1 space(s) before asterisk; 0 found
(#133) Expected 1 space(s) before asterisk; 0 found
(#134) Variable "theBlock" must be all lower-case
(#134) Expected 1 space after closing parenthesis; found 0
(#146) Variable "theBlock" must be all lower-case
(#155) Variable "theBlock" must be all lower-case
(#156) Expected "if (...) {\n"; found "if (...){\n"
(#158) Variable "theBlock" must be all lower-case
(#159) Inline comments must start with a capital letter, digit or 3-dots sequence
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Inline comments must start with a capital letter, digit or 3-dots sequence
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Variable "theBlock" must be all lower-case
(#168) Expected 1 space before ".="; 0 found
(#171) Variable "theBlock" must be all lower-case
(#177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Variable "theBlock" must be all lower-case
(#203) Variable "theBlock" must be all lower-case
(#210) Variable "theBlock" must be all lower-case
(#225) Variable "theBlock" must be all lower-case
(#229) Variable "theBlock" must be all lower-case
(#230) Inline comments must start with a capital letter, digit or 3-dots sequence
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) Variable "theBlock" must be all lower-case
(#234) Variable "theBlock" must be all lower-case
(#235) Variable "theBlock" must be all lower-case
(#237) Variable "theBlock" must be all lower-case
(#239) Inline control structures are not allowed
(#247) Variable "theBlock" must be all lower-case
(#255) Variable "theBlock" must be all lower-case
(#256) Variable "theBlock" must be all lower-case
(#257) Variable "theBlock" must be all lower-case
(#259) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#265) Variable "theBlock" must be all lower-case
(#274) Variable "theBlock" must be all lower-case
(#277) Variable "theBlock" must be all lower-case
(#278) Inline comments must start with a capital letter, digit or 3-dots sequence
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#280) Inline comments must start with a capital letter, digit or 3-dots sequence
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#281) Variable "theBlock" must be all lower-case
(#285) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#286) Variable "theBlock" must be all lower-case
(#287) Variable "theBlock" must be all lower-case
(#289) Variable "theBlock" must be all lower-case
(#295) Inline comments must start with a capital letter, digit or 3-dots sequence
(#295) Inline comments must end in full-stops, exclamation marks, or question marks
(#296) Variable "theBlock" must be all lower-case
(#298) Variable "theBlock" must be all lower-case
(#311) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#318) Variable "theBlock" must be all lower-case
(#319) Variable "theBlock" must be all lower-case
(#320) Variable "theBlock" must be all lower-case
(#325) Variable "theBlock" must be all lower-case
(#329) Inline comments must start with a capital letter, digit or 3-dots sequence
(#329) Inline comments must end in full-stops, exclamation marks, or question marks
(#334) Variable "theBlock" must be all lower-case
(#335) Whitespace found at end of line
(#337) Whitespace found at end of line
(#352) Variable "theBlock" must be all lower-case
(#357) Variable "theBlock" must be all lower-case
(#360) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#360) Variable "theBlock" must be all lower-case
(#364) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#368) Variable "theBlock" must be all lower-case
(#372) Variable "theBlock" must be all lower-case
(#385) Variable "theBlock" must be all lower-case
(#402) Inline comments must start with a capital letter, digit or 3-dots sequence
(#402) Inline comments must end in full-stops, exclamation marks, or question marks
(#407) The use of function eval() is forbidden
(#411) Expected "if (...) {\n"; found "if (...){\n"
(#428) Inline comments must start with a capital letter, digit or 3-dots sequence
(#428) Inline comments must end in full-stops, exclamation marks, or question marks
(#439) Variable "theBlock" must be all lower-case
(#445) Variable "theBlock" must be all lower-case
(#446) Variable "theBlock" must be all lower-case
(#447) Variable "theBlock" must be all lower-case
(#451) Variable "theBlock" must be all lower-case
(#459) Whitespace found at end of line
(#465) Inline control structures are not allowed
(#479) Variable "theBlock" must be all lower-case
(#484) Variable "theBlock" must be all lower-case
(#500) Whitespace found at end of line
(#559) Variable "theBlock" must be all lower-case
(#562) Variable "theBlock" must be all lower-case
(#563) Inline comments must start with a capital letter, digit or 3-dots sequence
(#564) Variable "theBlock" must be all lower-case
(#564) Variable "theBlock" must be all lower-case
(#565) Variable "FILE" must be all lower-case
(#566) Variable "FILE" must be all lower-case
(#567) Variable "FILE" must be all lower-case
(#569) Inline comments must start with a capital letter, digit or 3-dots sequence
(#572) Variable "theBlock" must be all lower-case
(#572) Variable "theBlock" must be all lower-case
(#573) Variable "theBlock" must be all lower-case
(#573) Variable "theBlock" must be all lower-case
(#573) Variable "theBlock" must be all lower-case
(#573) Line exceeds 132 characters; contains 148 characters
(#573) Space found before semicolon; expected "filelocation;" but found "filelocation ;"
(#577) Variable "theBlock" must be all lower-case
(#579) Variable "theBlock" must be all lower-case
(#580) Variable "theBlock" must be all lower-case
(#582) Inline comments must end in full-stops, exclamation marks, or question marks
(#584) Variable "theBlock" must be all lower-case
(#591) Whitespace found at end of line
(#609) Expected 1 space after closing parenthesis; found 0
(#610) Line exceeds 132 characters; contains 142 characters
(#611) Inline comments must start with a capital letter, digit or 3-dots sequence
(#612) Inline comments must end in full-stops, exclamation marks, or question marks
(#614) Variable "T1" must be all lower-case
(#614) Commas (,) must be followed by white space.
(#614) Commas (,) must be followed by white space.
(#616) Variable "T1" must be all lower-case
(#619) Variable "T2" must be all lower-case
(#619) Commas (,) must be followed by white space.
(#619) Commas (,) must be followed by white space.
(#621) Variable "T2" must be all lower-case
(#623) Variable "T1" must be all lower-case
(#623) Variable "T2" must be all lower-case
(#624) Variable "T1" must be all lower-case
(#624) Variable "T2" must be all lower-case
(#626) Variable "T1" must be all lower-case
(#626) Variable "T2" must be all lower-case
(#629) Usage of ELSEIF not allowed; use ELSE IF instead
(#629) Line exceeds 132 characters; contains 140 characters
(#630) Inline comments must start with a capital letter, digit or 3-dots sequence
(#633) Variable "T1" must be all lower-case
(#633) Commas (,) must be followed by white space.
(#635) Variable "T1" must be all lower-case
(#638) Variable "T2" must be all lower-case
(#638) Commas (,) must be followed by white space.
(#640) Variable "T2" must be all lower-case
(#642) Variable "T1" must be all lower-case
(#642) Variable "T2" must be all lower-case
(#643) Variable "T1" must be all lower-case
(#643) Variable "T2" must be all lower-case
blocks/dashboard/lib/file_browser.php
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#58) Expected 1 space(s) before asterisk; 2 found
(#63) Expected 1 space(s) before asterisk; 0 found
(#77) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#77) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#77) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#77) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#77) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#77) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#77) Line exceeds 132 characters; contains 141 characters
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/dashboard/lib/file_info_context_block.php
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) No space found before comment text; expected "// find out all supported areas" but found "//find out all supported areas"
(#69) Variable "functionname_old" must not contain underscores.
(#73) Usage of ELSEIF not allowed; use ELSE IF instead
(#73) Variable "functionname_old" must not contain underscores.
(#74) Variable "functionname_old" must not contain underscores.
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#112) "require_once" must be immediately followed by an open parenthesis
(#114) Variable "functionname_old" must not contain underscores.
(#117) Line exceeds 132 characters; contains 153 characters
(#118) Variable "functionname_old" must not contain underscores.
(#119) Variable "functionname_old" must not contain underscores.
(#119) Line exceeds 132 characters; contains 157 characters
(#133) This comment is 55% valid code; is this commented out code?
(#158) Line exceeds 132 characters; contains 177 characters
(#160) Line indented incorrectly; expected at least 4 spaces, found 1
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Whitespace found at end of line
(#227) Inline comments must start with a capital letter, digit or 3-dots sequence
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Inline comments must start with a capital letter, digit or 3-dots sequence
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/dashboard/renderer.php
(#36) Visibility must be declared on method "setup_tabs"
(#44) Line exceeds 132 characters; contains 164 characters
(#45) Line exceeds 132 characters; contains 167 characters
(#47) Line exceeds 132 characters; contains 164 characters
(#48) Line exceeds 132 characters; contains 167 characters
(#60) Space found before semicolon; expected ""off";" but found ""off" ;"
(#62) Line exceeds 132 characters; contains 171 characters
(#73) Visibility must be declared on method "setup_returns"
(#82) Line exceeds 132 characters; contains 148 characters
(#86) Line exceeds 132 characters; contains 166 characters
(#108) Visibility must be declared on method "cross_table"
(#132) Expected 1 space before ".="; 0 found
(#145) Expected 1 space before ".="; 0 found
(#167) Whitespace found at end of line
(#169) Visibility must be declared on method "table_header"
(#188) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#206) Whitespace found at end of line
(#207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Visibility must be declared on method "tree_view"
(#241) Inline comments must start with a capital letter, digit or 3-dots sequence
(#258) Inline comments must start with a capital letter, digit or 3-dots sequence
(#278) Visibility must be declared on method "googlemaps_data"
(#283) Inline comments must start with a capital letter, digit or 3-dots sequence
(#283) Inline comments must end in full-stops, exclamation marks, or question marks
(#289) Commas (,) must be followed by white space.
(#292) Usage of ELSEIF not allowed; use ELSE IF instead
(#293) Inline comments must start with a capital letter, digit or 3-dots sequence
(#293) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#317) Commas (,) must be followed by white space.
(#329) Inline doc block comments are not allowed; use "// Comment." instead
(#368) Line exceeds maximum limit of 180 characters; contains 213 characters
(#378) Visibility must be declared on method "filters_and_params_form"
(#386) Expected "if (...) {\n"; found "if (...){\n"
(#390) Expected "if (...) {\n"; found "if (...){\n"
(#398) Whitespace found at end of line
(#400) Inline comments must end in full-stops, exclamation marks, or question marks
(#400) This comment is 50% valid code; is this commented out code?
(#402) Whitespace found at end of line
(#407) Whitespace found at end of line
(#414) Whitespace found at end of line
(#416) Inline comments must start with a capital letter, digit or 3-dots sequence
(#416) Inline comments must end in full-stops, exclamation marks, or question marks
(#418) Line exceeds 132 characters; contains 180 characters
(#419) Line exceeds 132 characters; contains 158 characters
(#419) Inline comments must start with a capital letter, digit or 3-dots sequence
(#419) Inline comments must end in full-stops, exclamation marks, or question marks
(#423) Whitespace found at end of line
(#435) Visibility must be declared on method "filters"
(#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
(#448) Line exceeds 132 characters; contains 141 characters
(#448) Space found before semicolon; expected "$afield;" but found "$afield ;"
(#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
(#450) This comment is 63% valid code; is this commented out code?
(#459) Inline comments must start with a capital letter, digit or 3-dots sequence
(#459) Inline comments must end in full-stops, exclamation marks, or question marks
(#463) Space found before semicolon; expected "true;" but found "true ;"
(#463) Whitespace found at end of line
(#464) Space found before semicolon; expected "'';" but found "'' ;"
(#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
(#485) Line exceeds 132 characters; contains 154 characters
(#487) Line exceeds 132 characters; contains 178 characters
(#497) Whitespace found at end of line
(#504) Visibility must be declared on method "params"
(#515) Space found before semicolon; expected "'';" but found "'' ;"
(#516) Space found before semicolon; expected "'';" but found "'' ;"
(#517) Line exceeds maximum limit of 180 characters; contains 217 characters
(#518) Line exceeds maximum limit of 180 characters; contains 212 characters
(#522) Line exceeds maximum limit of 180 characters; contains 198 characters
(#527) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#528) Space found before semicolon; expected "'';" but found "'' ;"
(#534) Line exceeds maximum limit of 180 characters; contains 216 characters
(#535) Line exceeds maximum limit of 180 characters; contains 191 characters
(#536) Inline comments must start with a capital letter, digit or 3-dots sequence
(#536) Inline comments must end in full-stops, exclamation marks, or question marks
(#540) Line exceeds maximum limit of 180 characters; contains 195 characters
(#543) Inline comments must start with a capital letter, digit or 3-dots sequence
(#543) Inline comments must end in full-stops, exclamation marks, or question marks
(#543) This comment is 45% valid code; is this commented out code?
(#549) Line exceeds maximum limit of 180 characters; contains 216 characters
(#550) Line exceeds maximum limit of 180 characters; contains 189 characters
(#552) Line exceeds 132 characters; contains 143 characters
(#556) Inline comments must start with a capital letter, digit or 3-dots sequence
(#556) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/dashboard/settings.php
(#32) Line exceeds maximum limit of 180 characters; contains 231 characters
(#33) Line exceeds maximum limit of 180 characters; contains 231 characters
(#34) Line exceeds maximum limit of 180 characters; contains 223 characters
(#35) Line exceeds maximum limit of 180 characters; contains 231 characters
(#36) Line exceeds maximum limit of 180 characters; contains 247 characters
(#38) Commas (,) must be followed by white space.
(#40) Line exceeds maximum limit of 180 characters; contains 259 characters
(#41) Line exceeds maximum limit of 180 characters; contains 279 characters
(#45) Line exceeds maximum limit of 180 characters; contains 250 characters
(#46) Line exceeds maximum limit of 180 characters; contains 248 characters
(#57) Line exceeds maximum limit of 180 characters; contains 230 characters
blocks/dashboard/setup.controller.php
(#19) Inline doc block comments are not allowed; use "// Comment." instead
(#31) Variable "theBlock" must be all lower-case
(#32) Variable "theBlock" must be all lower-case
(#32) Variable "theBlock" must be all lower-case
(#42) Variable "theBlock" must be all lower-case
(#43) Variable "theBlock" must be all lower-case
(#43) Variable "theBlock" must be all lower-case
(#53) Variable "theBlock" must be all lower-case
(#54) Variable "theBlock" must be all lower-case
(#54) Variable "theBlock" must be all lower-case
blocks/dashboard/setup.php
(#32) Expected "if (...) {\n"; found "if (...){\n"
(#43) Variable "theBlock" must be all lower-case
(#44) Variable "theBlock" must be all lower-case
(#47) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#47) Line exceeds 132 characters; contains 168 characters
(#48) "include" must be immediately followed by an open parenthesis
(#51) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#52) Variable "theBlock" must be all lower-case
(#52) Variable "theBlock" must be all lower-case
(#52) Space found before semicolon; expected "title;" but found "title ;"
(#67) "include" must be immediately followed by an open parenthesis
(#67) File is being unconditionally included; use "require" instead
blocks/dashboard/version.php
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/dashboard/view.php
(#40) Variable "theBlock" must be all lower-case
(#41) Variable "theBlock" must be all lower-case
(#42) Variable "theBlock" must be all lower-case
(#44) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#46) Variable "theBlock" must be all lower-case
(#47) Variable "theBlock" must be all lower-case
(#47) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#57) Variable "theBlock" must be all lower-case
(#59) Expected "if (...) {\n"; found "if (...){\n"
(#64) Line exceeds 132 characters; contains 140 characters

Javascript coding style problems

(6 errors, 7317 warnings)

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

blocks/dashboard/_goodies/lib/jqplot/excanvas.js
(#99) ['g_vml_'] is better written in dot notation.
(#104) ['g_o_'] is better written in dot notation.
(#110) ['ex_canvas_'] is better written in dot notation.
(#250) Expected '===' and instead saw '=='.
(#260) Expected '===' and instead saw '=='.
(#260) Expected '===' and instead saw '=='.
(#276) Expected a 'break' statement before 'default'.
(#400) Expected '===' and instead saw '=='.
(#494) Expected '===' and instead saw '=='.
(#500) Expected '===' and instead saw '=='.
(#508) Expected '===' and instead saw '=='.
(#542) Expected '!==' and instead saw '!='.
(#565) Missing semicolon.
(#647) Expected '===' and instead saw '=='.
(#650) Expected '===' and instead saw '=='.
(#653) Expected '===' and instead saw '=='.
(#656) Expected '===' and instead saw '=='.
(#681) Expected '===' and instead saw '=='.
(#691) Expected '===' and instead saw '=='.
(#713) 'p0' is already defined.
(#742) 'i' is already defined.
(#770) Missing semicolon.
(#784) Missing semicolon.
(#892) Missing '()' invoking a constructor.
(#918) Read only.
(#919) Read only.
(#920) Read only.
(#79) 'var_args' is defined but never used.
(#523) 'w2' is defined but never used.
(#524) 'h2' is defined but never used.
(#477) 'var_args' is defined but never used.
(#587) 'lineOpen' is defined but never used.
(#602) 'newSeq' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/excanvas.min.js
(#14) Line is too long.
(#14) Missing semicolon.
(#14) Missing semicolon.
(#14) Missing semicolon.
(#14) Missing 'new' prefix when invoking a constructor.
(#14) Missing semicolon.
(#15) Line is too long.
(#15) Expected an assignment or function call and instead saw an expression.
(#15) Expected an assignment or function call and instead saw an expression.
(#15) Missing semicolon.
(#15) Expected '{' and instead saw 'this'.
(#15) Missing semicolon.
(#16) Line is too long.
(#16) Expected '{' and instead saw 'b'.
(#16) Expected '{' and instead saw 'b'.
(#16) Expected '{' and instead saw 'b'.
(#16) Expected '{' and instead saw 'b'.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#17) Line is too long.
(#17) Missing semicolon.
(#17) Missing semicolon.
(#17) Expected '{' and instead saw 'N'.
(#17) Missing semicolon.
(#17) Missing semicolon.
(#17) Missing 'new' prefix when invoking a constructor.
(#17) Expected '{' and instead saw 'h'.
(#18) Line is too long.
(#18) Missing semicolon.
(#18) Missing semicolon.
(#18) Missing semicolon.
(#18) Expected '===' and instead saw '=='.
(#19) Line is too long.
(#19) Expected '{' and instead saw 'a'.
(#19) Expected '===' and instead saw '=='.
(#19) Expected '===' and instead saw '=='.
(#19) Expected '{' and instead saw 'c'.
(#19) Missing semicolon.
(#19) Expected '{' and instead saw 'a'.
(#19) Missing semicolon.
(#19) Expected a 'break' statement before 'default'.
(#19) Missing semicolon.
(#19) Missing 'new' prefix when invoking a constructor.
(#20) Line is too long.
(#20) Missing semicolon.
(#20) Missing semicolon.
(#20) Missing semicolon.
(#20) Missing semicolon.
(#21) Line is too long.
(#21) Missing semicolon.
(#21) Missing 'new' prefix when invoking a constructor.
(#21) Missing semicolon.
(#21) Missing semicolon.
(#22) Line is too long.
(#22) Missing 'new' prefix when invoking a constructor.
(#22) Missing semicolon.
(#22) Missing 'new' prefix when invoking a constructor.
(#22) Missing 'new' prefix when invoking a constructor.
(#22) Missing 'new' prefix when invoking a constructor.
(#22) Missing 'new' prefix when invoking a constructor.
(#22) Expected '===' and instead saw '=='.
(#22) Expected '{' and instead saw 'l'.
(#22) Missing semicolon.
(#23) Line is too long.
(#23) Missing semicolon.
(#23) Missing semicolon.
(#23) Missing semicolon.
(#24) Line is too long.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Expected '===' and instead saw '=='.
(#24) Missing semicolon.
(#25) Line is too long.
(#24) Expected '===' and instead saw '=='.
(#25) Missing semicolon.
(#25) Expected '===' and instead saw '=='.
(#25) Missing semicolon.
(#25) Expected '{' and instead saw 'throw'.
(#25) Expected '!==' and instead saw '!='.
(#26) Line is too long.
(#26) Missing semicolon.
(#26) Expected '{' and instead saw 't'.
(#27) Line is too long.
(#27) Missing semicolon.
(#27) Missing 'new' prefix when invoking a constructor.
(#28) Line is too long.
(#29) Line is too long.
(#29) Missing semicolon.
(#29) Expected '===' and instead saw '=='.
(#29) Expected '{' and instead saw 'h'.
(#29) Expected '===' and instead saw '=='.
(#29) Expected '{' and instead saw 'g'.
(#29) Expected '===' and instead saw '=='.
(#29) Expected '{' and instead saw 'h'.
(#29) Expected '===' and instead saw '=='.
(#29) Expected '{' and instead saw 'g'.
(#29) Missing semicolon.
(#29) Expected '{' and instead saw 'if'.
(#29) Expected '===' and instead saw '=='.
(#29) Expected '===' and instead saw '=='.
(#30) Line is too long.
(#30) Expected '{' and instead saw 'r'.
(#30) Expected '{' and instead saw 'r'.
(#30) Missing semicolon.
(#30) 'p' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'l' is already defined.
(#31) Line is too long.
(#31) Missing semicolon.
(#31) Missing semicolon.
(#31) Expected '{' and instead saw 'a'.
(#31) Expected '{' and instead saw 'f'.
(#32) Line is too long.
(#32) Missing semicolon.
(#32) Missing semicolon.
(#32) Missing semicolon.
(#32) Missing semicolon.
(#32) Missing semicolon.
(#32) Missing 'new' prefix when invoking a constructor.
(#32) Missing semicolon.
(#33) Line is too long.
(#33) Missing semicolon.
(#33) Expected '{' and instead saw 'if'.
(#33) Expected '{' and instead saw 'return'.
(#33) Missing semicolon.
(#33) Missing semicolon.
(#33) Expected '{' and instead saw 'b'.
(#33) Missing 'new' prefix when invoking a constructor.
(#33) Missing 'new' prefix when invoking a constructor.
(#33) Missing semicolon.
(#33) Missing 'new' prefix when invoking a constructor.
(#33) Missing semicolon.
(#33) Missing 'new' prefix when invoking a constructor.
(#33) Missing 'new' prefix when invoking a constructor.
(#33) Missing 'new' prefix when invoking a constructor.
(#33) Missing semicolon.
(#33) Missing 'new' prefix when invoking a constructor.
(#34) Line is too long.
(#34) Missing semicolon.
(#34) Missing 'new' prefix when invoking a constructor.
(#34) Missing semicolon.
(#34) Missing 'new' prefix when invoking a constructor.
(#34) Missing semicolon.
(#34) Missing '()' invoking a constructor.
(#34) Missing semicolon.
(#34) Missing semicolon.
(#34) Missing 'new' prefix when invoking a constructor.
(#34) Missing semicolon.
(#35) Read only.
(#35) Read only.
(#35) Read only.
(#35) Missing semicolon.
(#35) Expected an assignment or function call and instead saw an expression.
blocks/dashboard/_goodies/lib/jqplot/jquery-1.4.4.js
(#231) Expected '===' and instead saw '=='.
(#360) Expected '!==' and instead saw '!='.
(#494) Expected '===' and instead saw '=='.
(#520) Expected '===' and instead saw '=='.
(#524) Expected '===' and instead saw '=='.
(#548) Empty block.
(#581) The Function constructor is a form of eval.
(#648) Empty block.
(#658) Expected '===' and instead saw '=='.
(#665) Expected '===' and instead saw '=='.
(#674) Expected '!==' and instead saw '!='.
(#681) Expected '===' and instead saw '=='.
(#750) Expected '!==' and instead saw '!='.
(#1135) Expected '===' and instead saw '=='.
(#1185) Expected '===' and instead saw '=='.
(#1657) Expected '===' and instead saw '=='.
(#1663) Expected '===' and instead saw '=='.
(#1725) Expected an assignment or function call and instead saw an expression.
(#1729) Expected an assignment or function call and instead saw an expression.
(#2058) Expected '===' and instead saw '=='.
(#2067) Expected '!==' and instead saw '!='.
(#2074) Expected '!==' and instead saw '!='.
(#2280) Line is too long.
(#2314) Expected '===' and instead saw '=='.
(#2314) Expected '!==' and instead saw '!='.
(#2323) Expected '===' and instead saw '=='.
(#2323) Expected '!==' and instead saw '!='.
(#2323) Expected '!==' and instead saw '!='.
(#2324) Expected '!==' and instead saw '!='.
(#2335) Unexpected use of '&'.
(#2335) Unexpected use of '&'.
(#2335) Unexpected use of '&'.
(#2598) Expected '!==' and instead saw '!='.
(#2829) Expected '!==' and instead saw '!='.
(#2967) Expected '===' and instead saw '=='.
(#3068) Missing 'new' prefix when invoking a constructor.
(#3119) Expected '===' and instead saw '=='.
(#3144) Expected '!==' and instead saw '!='.
(#3151) Expected '!==' and instead saw '!='.
(#3163) Missing 'new' prefix when invoking a constructor.
(#3188) Missing 'new' prefix when invoking a constructor.
(#3192) Missing 'new' prefix when invoking a constructor.
(#3214) Expected '!==' and instead saw '!='.
(#3238) Expected '!==' and instead saw '!='.
(#3267) Expected '!==' and instead saw '!='.
(#3270) Unexpected use of '^'.
(#3272) Expected '!==' and instead saw '!='.
(#3306) Expected '===' and instead saw '=='.
(#3363) Empty block.
(#3477) Expected '!==' and instead saw '!='.
(#3479) Unexpected use of '^'.
(#3537) Missing 'new' prefix when invoking a constructor.
(#3540) Unexpected use of '^'.
(#3579) Expected an assignment or function call and instead saw an expression.
(#3593) Missing 'new' prefix when invoking a constructor.
(#3715) Expected a 'break' statement before 'case'.
(#3777) Expected '!==' and instead saw '!='.
(#3784) Expected '===' and instead saw '=='.
(#3842) Expected an assignment or function call and instead saw an expression.
(#3883) Unexpected use of '&'.
(#4158) Missing 'new' prefix when invoking a constructor.
(#4273) Unexpected use of '&'.
(#4306) Missing 'new' prefix when invoking a constructor.
(#4776) Expected '!==' and instead saw '!='.
(#4793) Expected '!==' and instead saw '!='.
(#5093) Expected '!==' and instead saw '!='.
(#5182) Expected '!==' and instead saw '!='.
(#5317) Expected '===' and instead saw '=='.
(#5411) Expected '!==' and instead saw '!='.
(#5418) Expected '===' and instead saw '=='.
(#5669) Expected '===' and instead saw '=='.
(#5769) Expected '!==' and instead saw '!='.
(#5916) Expected '!==' and instead saw '!='.
(#6054) Expected '===' and instead saw '=='.
(#6127) Expected '!==' and instead saw '!='.
(#6197) Expected '===' and instead saw '=='.
(#6373) Expected '===' and instead saw '=='.
(#6458) Expected '!==' and instead saw '!='.
(#6619) Expected '!==' and instead saw '!='.
(#6619) Expected '===' and instead saw '=='.
(#6694) Expected '!==' and instead saw '!='.
(#6774) Expected '!==' and instead saw '!='.
(#6934) Line is too long.
(#7007) Expected '!==' and instead saw '!='.
(#7010) Expected '!==' and instead saw '!='.
(#7139) Expected '===' and instead saw '=='.
(#42) 'isSimple' is defined but never used.
(#554) 'name' is defined but never used.
(#1392) 'i' is defined but never used.
(#1455) 'fn' is defined but never used.
(#1981) 'fn' is defined but never used.
(#2520) 'namespaces' is defined but never used.
(#2520) 'data' is defined but never used.
(#2547) 'namespaces' is defined but never used.
(#2640) 'namespaces' is defined but never used.
(#2640) 'data' is defined but never used.
(#2652) 'namespaces' is defined but never used.
(#2871) 'data' is defined but never used.
(#3497) 'curLoop' is defined but never used.
(#4565) 'elem' is defined but never used.
(#4600) 'i' is defined but never used.
(#4616) 'i' is defined but never used.
(#4988) 'cur' is defined but never used.
(#5672) 'i' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/jquery-1.4.4.min.js
(#16) Line is too long.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'd'.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#16) Expected '{' and instead saw 'h'.
(#17) Line is too long.
(#17) Expected '{' and instead saw 'A'.
(#17) Missing 'new' prefix when invoking a constructor.
(#17) Expected an assignment or function call and instead saw an expression.
(#17) Missing semicolon.
(#18) Line is too long.
(#18) Missing semicolon.
(#18) Expected '{' and instead saw 'C'.
(#18) Missing semicolon.
(#18) Expected '{' and instead saw 'break'.
(#18) Expected '{' and instead saw 'b'.
(#18) Expected '{' and instead saw 'break'.
(#18) Missing semicolon.
(#18) Missing semicolon.
(#19) Line is too long.
(#19) Missing semicolon.
(#19) Expected '{' and instead saw 'return'.
(#19) Confusing use of '!'.
(#19) Missing semicolon.
(#19) Expected '{' and instead saw 'return'.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Expected '{' and instead saw 'return'.
(#19) Expected '{' and instead saw 'b'.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#20) Line is too long.
(#20) Expected a conditional expression and instead saw an assignment.
(#20) Expected '{' and instead saw 'for'.
(#20) Expected '{' and instead saw 'c'.
(#20) Missing semicolon.
(#20) Missing semicolon.
(#20) Expected an assignment or function call and instead saw an expression.
(#20) Expected an assignment or function call and instead saw an expression.
(#20) Missing semicolon.
(#20) Expected '{' and instead saw 'return'.
(#20) Expected an assignment or function call and instead saw an expression.
(#20) Expected '{' and instead saw 'e'.
(#21) Line is too long.
(#21) Expected '{' and instead saw 'e'.
(#21) Missing semicolon.
(#21) Missing semicolon.
(#21) Expected '{' and instead saw 'c'.
(#21) Expected an assignment or function call and instead saw an expression.
(#21) Missing semicolon.
(#21) Expected '!==' and instead saw '!='.
(#21) Expected '{' and instead saw 'c'.
(#21) Missing semicolon.
(#21) Expected an assignment or function call and instead saw an expression.
(#21) Expected '{' and instead saw 'e'.
(#21) Missing semicolon.
(#21) Missing semicolon.
(#21) Missing semicolon.
(#22) Line is too long.
(#22) Expected '{' and instead saw 'd'.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#23) Line is too long.
(#24) Line is too long.
(#24) Expected '{' and instead saw 'return'.
(#24) Missing semicolon.
(#24) Missing semicolon.
(#24) Expected '{' and instead saw 'if'.
(#24) Expected '{' and instead saw 'if'.
(#24) Expected a conditional expression and instead saw an assignment.
(#24) Expected '{' and instead saw 'if'.
(#24) Missing semicolon.
(#24) Expected '{' and instead saw 'j'.
(#24) Missing semicolon.
(#25) Line is too long.
(#25) Missing semicolon.
(#25) Expected '{' and instead saw 'return'.
(#25) Missing semicolon.
(#25) Missing semicolon.
(#25) Missing semicolon.
(#25) Expected '{' and instead saw 'return'.
(#25) Expected '{' and instead saw 'return'.
(#25) Missing semicolon.
(#25) Missing semicolon.
(#25) Missing semicolon.
(#26) Line is too long.
(#26) Missing semicolon.
(#26) Expected '===' and instead saw '=='.
(#26) Missing semicolon.
(#26) Expected an assignment or function call and instead saw an expression.
(#26) Expected '{' and instead saw 'z'.
(#26) Expected '{' and instead saw 'z'.
(#26) Missing semicolon.
(#26) Missing semicolon.
(#26) Expected '{' and instead saw 'j'.
(#26) Expected '{' and instead saw 'q'.
(#26) Expected an assignment or function call and instead saw an expression.
(#26) Missing semicolon.
(#27) Line is too long.
(#27) Missing semicolon.
(#27) Missing semicolon.
(#27) Missing semicolon.
(#27) Missing semicolon.
(#27) Missing semicolon.
(#27) Missing semicolon.
(#27) Missing semicolon.
(#28) Line is too long.
(#28) Missing semicolon.
(#28) Expected '{' and instead saw 'G'.
(#28) Missing semicolon.
(#28) Expected '{' and instead saw 'if'.
(#28) Expected '!==' and instead saw '!='.
(#28) Expected '{' and instead saw 'for'.
(#28) Expected '{' and instead saw 'if'.
(#28) Missing semicolon.
(#28) Expected '{' and instead saw 'v'.
(#28) Missing semicolon.
(#28) Expected '{' and instead saw 'G'.
(#28) Missing semicolon.
(#28) Missing semicolon.
(#28) Expected '{' and instead saw 'E'.
(#28) Missing semicolon.
(#28) Expected an assignment or function call and instead saw an expression.
(#29) Line is too long.
(#29) Expected '{' and instead saw 'return'.
(#29) Expected '{' and instead saw 'if'.
(#29) Expected a conditional expression and instead saw an assignment.
(#29) Expected '{' and instead saw 'j'.
(#29) Expected an assignment or function call and instead saw an expression.
(#29) Missing semicolon.
(#29) Expected '{' and instead saw 'return'.
(#29) Missing semicolon.
(#30) Line is too long.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '{' and instead saw 'return'.
(#31) Line is too long.
(#31) Expected '{' and instead saw 'return'.
(#31) Expected '{' and instead saw ';'.
(#31) Missing semicolon.
(#31) Expected '{' and instead saw 'return'.
(#31) Missing semicolon.
(#31) Expected '{' and instead saw 'return'.
(#31) Expected '{' and instead saw 'return'.
(#31) The Function constructor is a form of eval.
(#31) Expected '{' and instead saw 'b'.
(#31) Missing semicolon.
(#32) Line is too long.
(#32) Expected '{' and instead saw 'v'.
(#32) Expected '{' and instead saw 'v'.
(#32) Missing semicolon.
(#32) Missing semicolon.
(#32) Expected '{' and instead saw 'if'.
(#32) Expected '{' and instead saw 'for'.
(#32) Expected '{' and instead saw 'break'.
(#32) Missing semicolon.
(#32) Expected '{' and instead saw 'for'.
(#32) Expected '{' and instead saw 'break'.
(#32) Missing semicolon.
(#32) Expected '{' and instead saw 'for'.
(#33) Line is too long.
(#33) Expected '{' and instead saw 'break'.
(#33) Missing semicolon.
(#33) Expected '{' and instead saw 'for'.
(#33) Expected '{' and instead saw ';'.
(#33) Missing semicolon.
(#33) Expected '===' and instead saw '=='.
(#33) Missing semicolon.
(#33) Expected '===' and instead saw '=='.
(#33) Missing semicolon.
(#33) Expected '!==' and instead saw '!='.
(#33) Expected '===' and instead saw '=='.
(#33) Expected an assignment or function call and instead saw an expression.
(#33) Missing semicolon.
(#33) Missing semicolon.
(#33) Expected '{' and instead saw 'return'.
(#33) Expected '{' and instead saw 'if'.
(#33) Expected '{' and instead saw 'return'.
(#33) Missing semicolon.
(#34) Line is too long.
(#34) Expected '{' and instead saw 'for'.
(#34) Expected '{' and instead saw 'j'.
(#34) Expected '{' and instead saw 'for'.
(#34) Expected '{' and instead saw 'j'.
(#34) Missing semicolon.
(#34) Expected an assignment or function call and instead saw an expression.
(#34) Missing semicolon.
(#34) Missing semicolon.
(#34) Expected '!==' and instead saw '!='.
(#34) Expected '{' and instead saw 'z'.
(#34) Missing semicolon.
(#34) Missing semicolon.
(#34) Expected '{' and instead saw 'if'.
(#34) Missing semicolon.
(#35) Line is too long.
(#35) Missing semicolon.
(#35) Expected '{' and instead saw 's'.
(#35) Missing semicolon.
(#35) Expected '{' and instead saw 's'.
(#35) Missing semicolon.
(#35) Expected '{' and instead saw 'b'.
(#35) Missing semicolon.
(#35) 'Q' used out of scope.
(#35) 'Q' used out of scope.
(#35) 'Q' used out of scope.
(#35) Expected '{' and instead saw 'H'.
(#35) Missing 'new' prefix when invoking a constructor.
(#35) 'Q' used out of scope.
(#35) 'Q' used out of scope.
(#35) 'Q' used out of scope.
(#35) Missing 'new' prefix when invoking a constructor.
(#35) 'Q' used out of scope.
(#35) Missing semicolon.
(#35) Missing 'new' prefix when invoking a constructor.
(#35) Missing semicolon.
(#35) Missing '()' invoking a constructor.
(#35) Missing semicolon.
(#36) Line is too long.
(#36) Missing semicolon.
(#36) Missing semicolon.
(#36) Missing semicolon.
(#36) Expected '{' and instead saw 'b'.
(#36) Expected '{' and instead saw 'b'.
(#36) Missing semicolon.
(#36) Missing semicolon.
(#36) Expected '{' and instead saw 'u'.
(#37) Line is too long.
(#37) Missing semicolon.
(#37) Expected '{' and instead saw 'u'.
(#37) Missing semicolon.
(#37) Did you mean to return a conditional instead of an assignment?
(#37) Missing semicolon.
(#37) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#38) Line is too long.
(#39) Line is too long.
(#39) Missing semicolon.
(#39) Missing semicolon.
(#39) Missing semicolon.
(#39) Missing semicolon.
(#40) Line is too long.
(#40) Missing semicolon.
(#40) Missing semicolon.
(#41) Line is too long.
(#41) Missing semicolon.
(#42) Line is too long.
(#42) Missing semicolon.
(#42) Missing semicolon.
(#42) Missing semicolon.
(#42) Missing semicolon.
(#42) Expected '===' and instead saw '=='.
(#43) Line is too long.
(#43) Expected '{' and instead saw 'f'.
(#43) Expected an assignment or function call and instead saw an expression.
(#43) Expected '{' and instead saw 'h'.
(#43) Expected '{' and instead saw 'if'.
(#43) Expected '{' and instead saw 'h'.
(#43) Expected '{' and instead saw 'c'.
(#43) Expected '{' and instead saw 'h'.
(#43) Expected '{' and instead saw 'a'.
(#43) Missing semicolon.
(#43) Expected '===' and instead saw '=='.
(#43) Expected an assignment or function call and instead saw an expression.
(#43) Missing semicolon.
(#43) Expected '{' and instead saw 'delete'.
(#43) Expected '{' and instead saw 'a'.
(#44) Line is too long.
(#44) Expected '{' and instead saw 'delete'.
(#44) Expected '{' and instead saw 'for'.
(#44) Expected '{' and instead saw 'delete'.
(#44) Missing semicolon.
(#44) Expected '{' and instead saw 'return'.
(#44) Missing semicolon.
(#44) Missing semicolon.
(#44) Missing semicolon.
(#44) Missing semicolon.
(#44) Expected '{' and instead saw 'return'.
(#45) Line is too long.
(#45) Missing semicolon.
(#45) Missing semicolon.
(#45) Missing semicolon.
(#45) Expected '{' and instead saw 'return'.
(#45) Missing semicolon.
(#45) Missing semicolon.
(#45) Missing semicolon.
(#45) Missing semicolon.
(#46) Line is too long.
(#46) Expected '{' and instead saw 'return'.
(#46) Expected '{' and instead saw 'e'.
(#46) Expected '{' and instead saw 'e'.
(#46) Missing semicolon.
(#46) Expected '{' and instead saw 'e'.
(#46) Expected an assignment or function call and instead saw an expression.
(#46) Missing semicolon.
(#46) Missing semicolon.
(#46) Missing semicolon.
(#46) Expected '{' and instead saw 'return'.
(#46) Expected an assignment or function call and instead saw an expression.
(#46) Missing semicolon.
(#46) Missing semicolon.
(#47) Line is too long.
(#47) Missing semicolon.
(#47) Missing semicolon.
(#47) Missing semicolon.
(#47) Missing semicolon.
(#47) Missing semicolon.
(#47) Missing semicolon.
(#48) Line is too long.
(#48) Missing semicolon.
(#48) Expected an assignment or function call and instead saw an expression.
(#48) Missing semicolon.
(#48) Missing semicolon.
(#48) Expected '{' and instead saw 'return'.
(#48) Missing semicolon.
(#48) Expected '{' and instead saw 'for'.
(#49) Line is too long.
(#49) Expected '{' and instead saw 'if'.
(#49) Expected '{' and instead saw 'if'.
(#49) Expected '{' and instead saw 'l'.
(#49) Missing semicolon.
(#49) Expected '{' and instead saw 'f'.
(#49) Missing semicolon.
(#49) Missing semicolon.
(#49) Expected '{' and instead saw 'return'.
(#49) Missing semicolon.
(#49) Expected '{' and instead saw 'for'.
(#49) Expected '{' and instead saw 'if'.
(#50) Line is too long.
(#50) Expected '{' and instead saw 'h'.
(#50) Missing semicolon.
(#50) Expected '{' and instead saw 'f'.
(#50) Missing semicolon.
(#50) Missing semicolon.
(#50) Expected '{' and instead saw 'return'.
(#50) Missing semicolon.
(#50) Expected '{' and instead saw 'for'.
(#50) Expected a conditional expression and instead saw an assignment.
(#50) Missing semicolon.
(#51) Line is too long.
(#51) Expected an assignment or function call and instead saw an expression.
(#51) Missing semicolon.
(#51) Missing semicolon.
(#51) Expected '{' and instead saw 'if'.
(#51) Expected '{' and instead saw 'return'.
(#51) Missing semicolon.
(#51) Missing semicolon.
(#51) 'd' used out of scope.
(#52) Line is too long.
(#52) Expected '{' and instead saw 'return'.
(#52) Expected '{' and instead saw 'return'.
(#52) 'd' used out of scope.
(#52) Missing semicolon.
(#52) 'd' used out of scope.
(#52) Missing semicolon.
(#52) Expected '{' and instead saw 'return'.
(#52) Missing semicolon.
(#52) Missing semicolon.
(#52) Expected '{' and instead saw 'r'.
(#53) Line is too long.
(#53) Expected '===' and instead saw '=='.
(#53) Expected '{' and instead saw 'r'.
(#53) Expected '{' and instead saw 'r'.
(#53) Expected '{' and instead saw 'r'.
(#53) Expected '===' and instead saw '=='.
(#53) Missing semicolon.
(#53) Expected '{' and instead saw 'this'.
(#53) Missing semicolon.
(#53) Expected '{' and instead saw 'this'.
(#53) Missing semicolon.
(#53) Expected '{' and instead saw 'this'.
(#53) Missing semicolon.
(#53) Missing semicolon.
(#54) Line is too long.
(#54) Expected '{' and instead saw 'return'.
(#54) Expected '{' and instead saw 'return'.
(#54) Expected an assignment or function call and instead saw an expression.
(#54) Expected '{' and instead saw 'a'.
(#54) Expected an assignment or function call and instead saw an expression.
(#54) Expected '{' and instead saw 'a'.
(#54) Missing semicolon.
(#54) Expected '{' and instead saw 'return'.
(#54) Expected '{' and instead saw 'return'.
(#55) Line is too long.
(#55) Missing semicolon.
(#55) Expected '{' and instead saw 'a'.
(#55) Missing semicolon.
(#55) Expected an assignment or function call and instead saw an expression.
(#55) Expected '{' and instead saw 'return'.
(#55) Missing semicolon.
(#55) Missing semicolon.
(#56) Line is too long.
(#56) Expected '{' and instead saw 'a'.
(#56) Expected '{' and instead saw 'd'.
(#56) Expected '{' and instead saw 'return'.
(#56) Missing semicolon.
(#56) Expected '{' and instead saw 'd'.
(#56) Expected a conditional expression and instead saw an assignment.
(#56) Missing semicolon.
(#56) Expected an assignment or function call and instead saw an expression.
(#56) Missing semicolon.
(#56) Expected '{' and instead saw 'h'.
(#57) Line is too long.
(#57) Missing semicolon.
(#57) Expected a conditional expression and instead saw an assignment.
(#57) Missing semicolon.
(#57) Missing semicolon.
(#57) Expected '{' and instead saw 'h'.
(#57) Expected '{' and instead saw 'if'.
(#57) Expected '{' and instead saw 'a'.
(#57) Expected '{' and instead saw 'a'.
(#57) Expected an assignment or function call and instead saw an expression.
(#57) Missing semicolon.
(#57) Expected '{' and instead saw 'h'.
(#58) Line is too long.
(#58) Missing semicolon.
(#58) Missing semicolon.
(#58) Missing semicolon.
(#58) Expected '{' and instead saw 'd'.
(#58) Missing semicolon.
(#58) Missing semicolon.
(#58) Expected '{' and instead saw 'c'.
(#58) Missing semicolon.
(#58) Expected a conditional expression and instead saw an assignment.
(#58) Missing 'new' prefix when invoking a constructor.
(#59) Line is too long.
(#59) Missing semicolon.
(#59) Expected a conditional expression and instead saw an assignment.
(#59) Expected '{' and instead saw 'if'.
(#59) Expected '===' and instead saw '=='.
(#59) Expected an assignment or function call and instead saw an expression.
(#59) Expected an assignment or function call and instead saw an expression.
(#59) Missing semicolon.
(#59) Expected '!==' and instead saw '!='.
(#59) Expected '{' and instead saw 'break'.
(#59) Missing semicolon.
(#59) Expected '!==' and instead saw '!='.
(#59) Expected '{' and instead saw 'c'.
(#59) Missing semicolon.
(#59) Expected '{' and instead saw 'for'.
(#59) Missing semicolon.
(#60) Line is too long.
(#60) Expected a conditional expression and instead saw an assignment.
(#60) Expected '{' and instead saw 'b'.
(#60) Expected '{' and instead saw 'c'.
(#60) Expected '{' and instead saw 'c'.
(#60) Expected an assignment or function call and instead saw an expression.
(#60) Missing semicolon.
(#60) Missing semicolon.
(#60) Expected an assignment or function call and instead saw an expression.
(#60) Missing semicolon.
(#60) Expected an assignment or function call and instead saw an expression.
(#60) Missing semicolon.
(#61) Line is too long.
(#61) Expected '{' and instead saw 'return'.
(#61) Missing semicolon.
(#61) Expected an assignment or function call and instead saw an expression.
(#61) Expected '{' and instead saw 'if'.
(#61) Missing semicolon.
(#61) Expected '{' and instead saw 'c'.
(#62) Line is too long.
(#62) Expected a conditional expression and instead saw an assignment.
(#62) Expected '{' and instead saw 'e'.
(#62) Missing semicolon.
(#62) Expected '{' and instead saw 'e'.
(#62) Missing semicolon.
(#62) Missing 'new' prefix when invoking a constructor.
(#63) Line is too long.
(#63) Missing semicolon.
(#63) Expected '{' and instead saw 'f'.
(#63) Missing semicolon.
(#63) Expected '{' and instead saw 'break'.
(#63) Missing semicolon.
(#63) Missing semicolon.
(#64) Line is too long.
(#64) Expected '{' and instead saw 'return'.
(#64) Missing semicolon.
(#64) Expected '{' and instead saw 'a'.
(#64) Expected '{' and instead saw 'a'.
(#64) Expected '{' and instead saw 'a'.
(#64) Expected '===' and instead saw '=='.
(#64) Expected '!==' and instead saw '!='.
(#64) Too many errors. (38% scanned).
blocks/dashboard/_goodies/lib/jqplot/jquery.jqplot.js
(#86) Expected an identifier and instead saw 'undefined' (a reserved word).
(#115) Expected '===' and instead saw '=='.
(#130) A constructor name should start with an uppercase letter.
(#206) Expected '===' and instead saw '=='.
(#259) Expected an assignment or function call and instead saw an expression.
(#260) Expected an assignment or function call and instead saw an expression.
(#261) Expected an assignment or function call and instead saw an expression.
(#403) Expected an assignment or function call and instead saw an expression.
(#406) Expected an assignment or function call and instead saw an expression.
(#474) Expected '===' and instead saw '=='.
(#477) Expected '===' and instead saw '=='.
(#480) Expected '===' and instead saw '=='.
(#484) Expected '===' and instead saw '=='.
(#484) Expected '===' and instead saw '=='.
(#490) Expected '===' and instead saw '=='.
(#496) Expected '===' and instead saw '=='.
(#499) Expected '===' and instead saw '=='.
(#502) Expected '===' and instead saw '=='.
(#505) Expected '===' and instead saw '=='.
(#508) Expected '===' and instead saw '=='.
(#514) Expected '!==' and instead saw '!='.
(#514) Expected '!==' and instead saw '!='.
(#518) Expected '===' and instead saw '=='.
(#521) Expected '===' and instead saw '=='.
(#542) Expected '===' and instead saw '=='.
(#572) Expected '===' and instead saw '=='.
(#572) Expected '===' and instead saw '=='.
(#573) Expected '!==' and instead saw '!='.
(#573) Expected '===' and instead saw '=='.
(#576) Expected '!==' and instead saw '!='.
(#576) Expected '===' and instead saw '=='.
(#581) Expected '!==' and instead saw '!='.
(#581) Expected '===' and instead saw '=='.
(#584) Expected '!==' and instead saw '!='.
(#584) Expected '===' and instead saw '=='.
(#636) Expected an assignment or function call and instead saw an expression.
(#639) Expected an assignment or function call and instead saw an expression.
(#642) Expected an assignment or function call and instead saw an expression.
(#645) Expected an assignment or function call and instead saw an expression.
(#648) Expected an assignment or function call and instead saw an expression.
(#700) Expected '===' and instead saw '=='.
(#705) Expected '===' and instead saw '=='.
(#710) Expected '===' and instead saw '=='.
(#717) Expected a 'break' statement before 'default'.
(#719) Expected '===' and instead saw '=='.
(#726) Expected '===' and instead saw '=='.
(#731) Expected '===' and instead saw '=='.
(#738) Expected a 'break' statement before 'default'.
(#740) Expected '===' and instead saw '=='.
(#751) Expected '===' and instead saw '=='.
(#756) Expected '===' and instead saw '=='.
(#763) Expected a 'break' statement before 'default'.
(#765) Expected '===' and instead saw '=='.
(#772) Expected '===' and instead saw '=='.
(#777) Expected '===' and instead saw '=='.
(#784) Expected a 'break' statement before 'default'.
(#786) Expected '===' and instead saw '=='.
(#838) Expected an assignment or function call and instead saw an expression.
(#841) Expected an assignment or function call and instead saw an expression.
(#844) Expected an assignment or function call and instead saw an expression.
(#847) Expected an assignment or function call and instead saw an expression.
(#900) Expected an assignment or function call and instead saw an expression.
(#904) Expected an assignment or function call and instead saw an expression.
(#923) Expected an assignment or function call and instead saw an expression.
(#962) Expected an assignment or function call and instead saw an expression.
(#969) Expected an assignment or function call and instead saw an expression.
(#973) Expected an assignment or function call and instead saw an expression.
(#1041) Expected '===' and instead saw '=='.
(#1041) Expected '===' and instead saw '=='.
(#1041) Expected '===' and instead saw '=='.
(#1063) 'comp' is already defined.
(#1072) Expected '===' and instead saw '=='.
(#1084) Expected '===' and instead saw '=='.
(#1085) Expected '===' and instead saw '=='.
(#1121) Expected '===' and instead saw '=='.
(#1122) Expected '===' and instead saw '=='.
(#1260) Expected an assignment or function call and instead saw an expression.
(#1261) Expected an assignment or function call and instead saw an expression.
(#1262) Expected an assignment or function call and instead saw an expression.
(#1263) Expected an assignment or function call and instead saw an expression.
(#1264) Expected an assignment or function call and instead saw an expression.
(#1265) Expected an assignment or function call and instead saw an expression.
(#1297) Expected an assignment or function call and instead saw an expression.
(#1306) Expected '!==' and instead saw '!='.
(#1318) Expected '!==' and instead saw '!='.
(#1349) Expected '===' and instead saw '=='.
(#1370) Expected '===' and instead saw '=='.
(#1370) Expected '===' and instead saw '=='.
(#1408) Expected an assignment or function call and instead saw an expression.
(#1412) Expected an assignment or function call and instead saw an expression.
(#1456) Line is too long.
(#1484) Line is too long.
(#1485) Line is too long.
(#1494) Expected an assignment or function call and instead saw an expression.
(#1497) Expected an assignment or function call and instead saw an expression.
(#1500) Expected an assignment or function call and instead saw an expression.
(#1580) 'i' is already defined.
(#1593) Expected '===' and instead saw '=='.
(#1616) 'h' used out of scope.
(#1633) 'w' used out of scope.
(#1659) Expected '===' and instead saw '=='.
(#1666) Expected '===' and instead saw '=='.
(#1666) Expected '===' and instead saw '=='.
(#1666) Expected '===' and instead saw '=='.
(#1666) Expected '===' and instead saw '=='.
(#1668) Expected '===' and instead saw '=='.
(#1677) Creating global 'for' variable. Should be 'for (var ax ...'.
(#1678) Creating global 'for' variable. Should be 'for (var prop ...'.
(#1724) 'i' is already defined.
(#1733) 'j' is already defined.
(#1739) 'j' is already defined.
(#1742) 'j' is already defined.
(#1762) 'i' is already defined.
(#1766) 'i' is already defined.
(#1905) Expected '===' and instead saw '=='.
(#1907) Expected '!==' and instead saw '!='.
(#1920) 'j' is already defined.
(#1921) Expected '!==' and instead saw '!='.
(#1948) Expected '===' and instead saw '=='.
(#1976) 'i' is already defined.
(#1991) 'i' used out of scope.
(#1991) 'i' used out of scope.
(#1991) 'i' used out of scope.
(#1992) 'i' used out of scope.
(#1993) 'i' used out of scope.
(#2017) 'i' is already defined.
(#2031) Expected '!==' and instead saw '!='.
(#2035) Expected '!==' and instead saw '!='.
(#2042) Expected '===' and instead saw '=='.
(#2044) 'i' is already defined.
(#2060) Expected '===' and instead saw '=='.
(#2075) 'i' is already defined.
(#2080) 'j' is already defined.
(#2085) Expected '===' and instead saw '=='.
(#2085) Expected '===' and instead saw '=='.
(#2108) Expected '!==' and instead saw '!='.
(#2117) 'j' is already defined.
(#2120) 'j' is already defined.
(#2128) 'n' is already defined.
(#2129) 'axis' is already defined.
(#2130) Expected '===' and instead saw '=='.
(#2133) Expected '===' and instead saw '=='.
(#2134) Expected '!==' and instead saw '!='.
(#2134) Expected '!==' and instead saw '!='.
(#2143) Expected '===' and instead saw '=='.
(#2146) Expected '===' and instead saw '=='.
(#2152) 'i' is already defined.
(#2155) 'i' is already defined.
(#2204) Expected '!==' and instead saw '!='.
(#2253) Expected '===' and instead saw '=='.
(#2311) 'n' is already defined.
(#2312) Expected '===' and instead saw '=='.
(#2315) Expected '===' and instead saw '=='.
(#2320) Expected '===' and instead saw '=='.
(#2322) Line is too long.
(#2323) Line is too long.
(#2324) Line is too long.
(#2326) Line is too long.
(#2366) Line is too long.
(#2381) 'i' is already defined.
(#2388) 'i' is already defined.
(#2394) 'i' is already defined.
(#2398) 'i' is already defined.
(#2482) Expected '===' and instead saw '=='.
(#2485) Expected '===' and instead saw '=='.
(#2488) Expected '===' and instead saw '=='.
(#2488) Expected '===' and instead saw '=='.
(#2527) Expected '===' and instead saw '=='.
(#2530) Expected '===' and instead saw '=='.
(#2533) Expected '===' and instead saw '=='.
(#2533) Expected '===' and instead saw '=='.
(#2564) 'j' is already defined.
(#2567) Expected '===' and instead saw '=='.
(#2572) Expected '!==' and instead saw '!='.
(#2589) Function declarations should not be placed in blocks. Use a function expression or move the statement to the top of the outer function.
(#2621) 'j' is already defined.
(#2623) 'ii' is already defined.
(#2645) 'j' is already defined.
(#2648) Expected '===' and instead saw '=='.
(#2657) 'yp' is already defined.
(#2664) 'yp' is already defined.
(#2671) Expected '!==' and instead saw '!='.
(#2671) Expected '!==' and instead saw '!='.
(#2673) Expected '===' and instead saw '=='.
(#2690) 'j' is already defined.
(#2693) Expected '===' and instead saw '=='.
(#2695) 'yp' is already defined.
(#2702) 'yp' is already defined.
(#2709) 'yp' is already defined.
(#2718) Expected '===' and instead saw '=='.
(#2781) Expected '===' and instead saw '=='.
(#2788) 'evt' is already defined.
(#2833) Expected '===' and instead saw '=='.
(#2836) Expected '!==' and instead saw '!='.
(#2844) Expected '===' and instead saw '=='.
(#2882) Expected '===' and instead saw '=='.
(#2885) Expected '===' and instead saw '=='.
(#2910) Expected '===' and instead saw '=='.
(#2910) Expected '===' and instead saw '=='.
(#2931) Expected '===' and instead saw '=='.
(#2956) Expected '===' and instead saw '=='.
(#2993) 'rgba' is already defined.
(#2994) 'newrgb' is already defined.
(#2995) 'sum' is already defined.
(#2996) 'j' is already defined.
(#3049) Expected '===' and instead saw '=='.
(#3068) Expected '!==' and instead saw '!='.
(#3070) Expected '===' and instead saw '=='.
(#3076) Expected '===' and instead saw '=='.
(#3087) Expected '!==' and instead saw '!='.
(#3090) Expected '!==' and instead saw '!='.
(#3107) Expected '!==' and instead saw '!='.
(#3118) Line is too long.
(#3128) Expected an assignment or function call and instead saw an expression.
(#3138) Expected an assignment or function call and instead saw an expression.
(#3191) Expected an assignment or function call and instead saw an expression.
(#3231) Expected an assignment or function call and instead saw an expression.
(#3234) Expected an assignment or function call and instead saw an expression.
(#3237) Expected an assignment or function call and instead saw an expression.
(#3238) Expected an assignment or function call and instead saw an expression.
(#3293) Expected '===' and instead saw '=='.
(#3316) Expected an assignment or function call and instead saw an expression.
(#3319) Line is too long.
(#3388) 'pos' is already defined.
(#3409) Line is too long.
(#3424) 'pos' is already defined.
(#3445) Line is too long.
(#3459) 'pos' is already defined.
(#3480) Line is too long.
(#3494) 'pos' is already defined.
(#3515) Line is too long.
(#3525) 't' used out of scope.
(#3532) 'i' is already defined.
(#3533) 'axis' is already defined.
(#3534) 'ticks' is already defined.
(#3547) 'j' is already defined.
(#3548) 't' is already defined.
(#3551) 'pos' is already defined.
(#3574) Line is too long.
(#3590) 'drawLine' was used before it was defined.
(#3593) Expected '===' and instead saw '=='.
(#3593) Expected '!==' and instead saw '!='.
(#3604) 'points' is already defined.
(#3609) Expected '!==' and instead saw '!='.
(#3686) Line is too long.
(#3696) 'shadow_offset' is already defined.
(#3698) Line is too long.
(#3698) 'shadow_offset' used out of scope.
(#3717) Expected '===' and instead saw '=='.
(#3759) Expected '!==' and instead saw '!='.
(#3759) Expected '!==' and instead saw '!='.
(#3763) Expected '===' and instead saw '=='.
(#3766) Expected '===' and instead saw '=='.
(#3770) Expected '!==' and instead saw '!='.
(#3770) Expected '!==' and instead saw '!='.
(#3770) Expected '!==' and instead saw '!='.
(#3774) Expected '!==' and instead saw '!='.
(#3774) Expected '===' and instead saw '=='.
(#3777) Expected '!==' and instead saw '!='.
(#3777) Expected '!==' and instead saw '!='.
(#3777) Expected '===' and instead saw '=='.
(#3797) Expected '!==' and instead saw '!='.
(#3797) Expected '!==' and instead saw '!='.
(#3801) Expected '===' and instead saw '=='.
(#3804) Expected '===' and instead saw '=='.
(#3815) Expected '!==' and instead saw '!='.
(#3816) Expected '!==' and instead saw '!='.
(#3817) Expected '!==' and instead saw '!='.
(#3818) Expected '!==' and instead saw '!='.
(#3819) Expected '!==' and instead saw '!='.
(#3841) Expected '===' and instead saw '=='.
(#3848) Expected '===' and instead saw '=='.
(#3852) 'i' is already defined.
(#3908) 'i' is already defined.
(#3925) 'fasgd' is already defined.
(#3928) Expected '===' and instead saw '=='.
(#3938) 'prev' is already defined.
(#3939) 'i' is already defined.
(#3953) 'fasgd' used out of scope.
(#3961) 'fasgd' used out of scope.
(#3962) 'fasgd' used out of scope.
(#3962) 'fasgd' used out of scope.
(#3976) 'xmin' is already defined.
(#3976) You might be leaking a variable (xmax) here.
(#3979) Expected '===' and instead saw '=='.
(#3982) Expected '===' and instead saw '=='.
(#3985) Expected '===' and instead saw '=='.
(#3988) Expected '===' and instead saw '=='.
(#3997) Expected '!==' and instead saw '!='.
(#3997) Expected '!==' and instead saw '!='.
(#4015) Expected '===' and instead saw '=='.
(#4066) Expected '===' and instead saw '=='.
(#4066) Confusing use of '!'.
(#4074) Expected '===' and instead saw '=='.
(#4082) Expected '===' and instead saw '=='.
(#4082) Confusing use of '!'.
(#4090) Expected '===' and instead saw '=='.
(#4097) Expected '!==' and instead saw '!='.
(#4116) Expected '!==' and instead saw '!='.
(#4178) Expected '===' and instead saw '=='.
(#4178) Expected '===' and instead saw '=='.
(#4222) Expected '===' and instead saw '=='.
(#4228) Expected '===' and instead saw '=='.
(#4228) Expected '===' and instead saw '=='.
(#4244) Expected '===' and instead saw '=='.
(#4248) Expected '===' and instead saw '=='.
(#4252) Expected '===' and instead saw '=='.
(#4255) Expected '===' and instead saw '=='.
(#4262) Expected '===' and instead saw '=='.
(#4295) Expected '===' and instead saw '=='.
(#4298) Expected '===' and instead saw '=='.
(#4323) Expected '===' and instead saw '=='.
(#4346) Expected '===' and instead saw '=='.
(#4346) Expected '===' and instead saw '=='.
(#4354) Expected '!==' and instead saw '!='.
(#4354) Expected '!==' and instead saw '!='.
(#4354) Expected '!==' and instead saw '!='.
(#4365) Expected '!==' and instead saw '!='.
(#4366) Expected '!==' and instead saw '!='.
(#4369) Expected '===' and instead saw '=='.
(#4386) Expected '===' and instead saw '=='.
(#4386) Expected '===' and instead saw '=='.
(#4393) 'i' is already defined.
(#4395) Expected '===' and instead saw '=='.
(#4397) Expected '===' and instead saw '=='.
(#4411) Expected '===' and instead saw '=='.
(#4460) Expected '===' and instead saw '=='.
(#4482) Expected '===' and instead saw '=='.
(#4491) Expected '===' and instead saw '=='.
(#4513) Expected '===' and instead saw '=='.
(#4516) Expected '===' and instead saw '=='.
(#4525) Expected '!==' and instead saw '!='.
(#4526) Expected '!==' and instead saw '!='.
(#4531) Expected '===' and instead saw '=='.
(#4534) Expected '!==' and instead saw '!='.
(#4546) Expected '===' and instead saw '=='.
(#4551) Expected '===' and instead saw '=='.
(#4558) 'fs' is already defined.
(#4577) Expected '===' and instead saw '=='.
(#4577) Expected '===' and instead saw '=='.
(#4579) Expected '===' and instead saw '=='.
(#4579) Expected '===' and instead saw '=='.
(#4582) Expected '===' and instead saw '=='.
(#4587) Expected '===' and instead saw '=='.
(#4595) Expected '===' and instead saw '=='.
(#4597) 'n' is already defined.
(#4602) Expected '===' and instead saw '=='.
(#4604) 'n' is already defined.
(#4627) 'i' is already defined.
(#4629) 't' is already defined.
(#4647) Expected '===' and instead saw '=='.
(#4680) Expected '===' and instead saw '=='.
(#4711) Expected '===' and instead saw '=='.
(#4754) Expected '===' and instead saw '=='.
(#4754) Expected '===' and instead saw '=='.
(#4774) Expected '===' and instead saw '=='.
(#4774) Expected '===' and instead saw '=='.
(#4780) Expected '===' and instead saw '=='.
(#4782) Expected '===' and instead saw '=='.
(#4819) Expected '===' and instead saw '=='.
(#4830) 't' is already defined.
(#4832) 'shim' is already defined.
(#4833) Expected '===' and instead saw '=='.
(#4835) 'temp' is already defined.
(#4835) Expected '===' and instead saw '=='.
(#4873) 'val' is already defined.
(#4881) Expected '===' and instead saw '=='.
(#4942) Expected '!==' and instead saw '!='.
(#4945) Expected '!==' and instead saw '!='.
(#4952) Expected '!==' and instead saw '!='.
(#4955) Expected '!==' and instead saw '!='.
(#5047) Expected '===' and instead saw '=='.
(#5047) Expected '!==' and instead saw '!='.
(#5143) Expected '!==' and instead saw '!='.
(#5144) Expected '!==' and instead saw '!='.
(#5145) Expected '!==' and instead saw '!='.
(#5146) Expected '!==' and instead saw '!='.
(#5147) Expected '!==' and instead saw '!='.
(#5148) Expected '!==' and instead saw '!='.
(#5149) Expected '!==' and instead saw '!='.
(#5150) Expected '!==' and instead saw '!='.
(#5151) Expected '!==' and instead saw '!='.
(#5152) Expected '!==' and instead saw '!='.
(#5165) Expected '!==' and instead saw '!='.
(#5165) Expected '!==' and instead saw '!='.
(#5248) Expected '!==' and instead saw '!='.
(#5249) Expected '!==' and instead saw '!='.
(#5250) Expected '!==' and instead saw '!='.
(#5251) Expected '!==' and instead saw '!='.
(#5252) Expected '!==' and instead saw '!='.
(#5253) Expected '!==' and instead saw '!='.
(#5254) Expected '!==' and instead saw '!='.
(#5294) Expected '!==' and instead saw '!='.
(#5294) Expected '!==' and instead saw '!='.
(#5371) Expected '!==' and instead saw '!='.
(#5372) Expected '!==' and instead saw '!='.
(#5373) Expected '!==' and instead saw '!='.
(#5374) Expected '!==' and instead saw '!='.
(#5381) Expected '===' and instead saw '=='.
(#5391) Expected '===' and instead saw '=='.
(#5414) Expected '===' and instead saw '=='.
(#5423) 'a' is already defined.
(#5424) 'b' is already defined.
(#5429) 'a' is already defined.
(#5430) 'b' is already defined.
(#5434) 'a' is already defined.
(#5435) 'b' is already defined.
(#5439) 'a' is already defined.
(#5440) 'b' is already defined.
(#5444) 'a' is already defined.
(#5445) 'b' is already defined.
(#5449) 'a' is already defined.
(#5450) 'b' is already defined.
(#5454) 'a' is already defined.
(#5455) 'b' is already defined.
(#5459) 'a' is already defined.
(#5460) 'b' is already defined.
(#5466) Expected '===' and instead saw '=='.
(#5469) 'a' is already defined.
(#5470) 'b' is already defined.
(#5475) 'a' is already defined.
(#5476) 'b' is already defined.
(#5481) 'a' is already defined.
(#5482) 'b' is already defined.
(#5486) 'a' is already defined.
(#5487) 'b' is already defined.
(#5491) 'a' is already defined.
(#5492) 'b' is already defined.
(#5496) 'a' is already defined.
(#5497) 'b' is already defined.
(#5501) 'a' is already defined.
(#5502) 'b' is already defined.
(#5506) 'a' is already defined.
(#5507) 'b' is already defined.
(#5511) 'a' is already defined.
(#5512) 'b' is already defined.
(#5523) 'a' is already defined.
(#5530) 'b' is already defined.
(#5537) 'a' is already defined.
(#5544) 'b' is already defined.
(#5685) Line is too long.
(#5691) Line is too long.
(#5697) Line is too long.
(#5704) Line is too long.
(#5720) Line is too long.
(#5721) Line is too long.
(#5745) Expected '===' and instead saw '=='.
(#5755) Expected '===' and instead saw '=='.
(#5767) Expected '===' and instead saw '=='.
(#5767) Expected '!==' and instead saw '!='.
(#5772) Expected '===' and instead saw '=='.
(#5784) Expected '===' and instead saw '=='.
(#5787) Expected '===' and instead saw '=='.
(#5790) Expected '===' and instead saw '=='.
(#5793) Expected '===' and instead saw '=='.
(#5796) Expected '===' and instead saw '=='.
(#5799) Expected '===' and instead saw '=='.
(#5816) Creating global 'for' variable. Should be 'for (var nn ...'.
(#5826) Creating global 'for' variable. Should be 'for (var nn ...'.
(#5832) Expected '===' and instead saw '=='.
(#5936) Expected '!==' and instead saw '!='.
(#5939) Expected '!==' and instead saw '!='.
(#5944) Creating global 'for' variable. Should be 'for (var axname ...'.
(#5950) Expected '!==' and instead saw '!='.
(#5951) Expected '!==' and instead saw '!='.
(#5955) Expected '!==' and instead saw '!='.
(#5956) Expected '!==' and instead saw '!='.
(#5961) Creating global 'for' variable. Should be 'for (var nn ...'.
(#5970) Expected '!==' and instead saw '!='.
(#5978) Creating global 'for' variable. Should be 'for (var nn ...'.
(#5987) Expected '!==' and instead saw '!='.
(#5998) Expected '!==' and instead saw '!='.
(#6008) Expected '!==' and instead saw '!='.
(#6015) Expected '!==' and instead saw '!='.
(#6021) 'i' was used before it was defined.
(#6026) Expected '!==' and instead saw '!='.
(#6027) Expected '!==' and instead saw '!='.
(#6029) Expected '===' and instead saw '=='.
(#6034) Expected '===' and instead saw '=='.
(#6038) Expected '===' and instead saw '=='.
(#6056) Expected '!==' and instead saw '!='.
(#6097) Expected '===' and instead saw '=='.
(#6118) Expected '===' and instead saw '=='.
(#6129) ['Default'] is better written in dot notation.
(#6139) Expected '===' and instead saw '=='.
(#6139) Expected '!==' and instead saw '!='.
(#6153) Expected '===' and instead saw '=='.
(#6153) Expected '!==' and instead saw '!='.
(#6157) Expected '===' and instead saw '=='.
(#6160) Expected '!==' and instead saw '!='.
(#6160) Expected '===' and instead saw '=='.
(#6188) Confusing use of '!'.
(#6194) Expected '!==' and instead saw '!='.
(#6208) Expected '!==' and instead saw '!='.
(#6209) Comma warnings can be turned off with 'laxcomma'.
(#6208) Bad line breaking before ','.
(#6237) Expected '===' and instead saw '=='.
(#6237) Expected '===' and instead saw '=='.
(#6267) Expected '===' and instead saw '=='.
(#6275) 's' is already defined.
(#6275) Too many errors. (77% scanned).
blocks/dashboard/_goodies/lib/jqplot/jquery.jqplot.min.js
(#30) Line is too long.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected a 'break' statement before 'default'.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected a 'break' statement before 'default'.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected a 'break' statement before 'default'.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected a 'break' statement before 'default'.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'P' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) A constructor name should start with an uppercase letter.
(#30) A constructor name should start with an uppercase letter.
(#30) A constructor name should start with an uppercase letter.
(#30) A constructor name should start with an uppercase letter.
(#30) A constructor name should start with an uppercase letter.
(#30) A constructor name should start with an uppercase letter.
(#30) A constructor name should start with an uppercase letter.
(#30) A constructor name should start with an uppercase letter.
(#30) A constructor name should start with an uppercase letter.
(#30) A constructor name should start with an uppercase letter.
(#30) A constructor name should start with an uppercase letter.
(#30) A constructor name should start with an uppercase letter.
(#30) A constructor name should start with an uppercase letter.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) A constructor name should start with an uppercase letter.
(#30) Missing semicolon.
(#30) 'X' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'Y' used out of scope.
(#30) Read only.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'T' used out of scope.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Creating global 'for' variable. Should be 'for (var ax ...'.
(#30) Creating global 'for' variable. Should be 'for (var prop ...'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'X' is already defined.
(#30) Missing semicolon.
(#30) 'V' is already defined.
(#30) Missing semicolon.
(#30) 'V' is already defined.
(#30) Missing semicolon.
(#30) 'V' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing 'new' prefix when invoking a constructor.
(#30) Missing semicolon.
(#30) 'X' is already defined.
(#30) Missing semicolon.
(#30) 'X' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing 'new' prefix when invoking a constructor.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'W' is already defined.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'W' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'W' used out of scope.
(#30) 'W' used out of scope.
(#30) 'W' used out of scope.
(#30) 'W' used out of scope.
(#30) 'W' used out of scope.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'Y' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) 'Y' is already defined.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'Y' is already defined.
(#30) Missing semicolon.
(#30) 'X' is already defined.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing 'new' prefix when invoking a constructor.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'X' is already defined.
(#30) Missing semicolon.
(#30) 'X' is already defined.
(#30) Missing semicolon.
(#30) 'U' is already defined.
(#30) 'W' is already defined.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) 'Y' is already defined.
(#30) Missing semicolon.
(#30) 'Y' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'X' is already defined.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'Z' is already defined.
(#30) Missing semicolon.
(#30) 'Z' is already defined.
(#30) Missing semicolon.
(#30) 'Z' is already defined.
(#30) Missing semicolon.
(#30) 'Z' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'aC' is already defined.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Function declarations should not be placed in blocks. Use a function expression or move the statement to the top of the outer function.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'aC' is already defined.
(#30) 'am' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'aC' is already defined.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) 'ac' is already defined.
(#30) Missing semicolon.
(#30) 'ac' is already defined.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) 'aC' is already defined.
(#30) Expected '===' and instead saw '=='.
(#30) 'ac' is already defined.
(#30) Missing semicolon.
(#30) 'ac' is already defined.
(#30) Missing semicolon.
(#30) 'ac' is already defined.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Too many errors. (100% scanned).
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.BezierCurveRenderer.js
(#59) Expected '===' and instead saw '=='.
(#60) Expected '===' and instead saw '=='.
(#85) Expected '===' and instead saw '=='.
(#96) 'psd' is already defined.
(#126) Expected '===' and instead saw '=='.
(#127) Expected '===' and instead saw '=='.
(#152) Expected '===' and instead saw '=='.
(#163) 'psd' is already defined.
(#187) Expected '!==' and instead saw '!='.
(#193) Expected '===' and instead saw '=='.
(#229) Expected '===' and instead saw '=='.
(#231) Expected '===' and instead saw '=='.
(#231) Expected '===' and instead saw '=='.
(#232) Expected '===' and instead saw '=='.
(#235) Expected '===' and instead saw '=='.
(#240) Expected '===' and instead saw '=='.
(#243) Expected '===' and instead saw '=='.
(#250) Expected '===' and instead saw '=='.
(#250) Expected '===' and instead saw '=='.
(#251) Expected '===' and instead saw '=='.
(#254) Expected '===' and instead saw '=='.
(#257) 'j' is already defined.
(#258) Expected '===' and instead saw '=='.
(#261) Expected '===' and instead saw '=='.
(#267) Expected '===' and instead saw '=='.
(#270) Expected '===' and instead saw '=='.
(#273) 'j' is already defined.
(#274) Expected '===' and instead saw '=='.
(#277) Expected '===' and instead saw '=='.
(#294) Expected '===' and instead saw '=='.
(#299) Expected '===' and instead saw '=='.
(#122) 'pgd' is defined but never used.
(#182) 'i' is defined but never used.
(#208) 'options' is defined but never used.
(#208) 'gd' is defined but never used.
(#208) 'ctx' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.BezierCurveRenderer.min.js
(#30) Line is too long.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) 'c' is already defined.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) 'c' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) 'e' is already defined.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) 'e' is already defined.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'j' is defined but never used.
(#30) 'e' is defined but never used.
(#30) 'd' is defined but never used.
(#30) 'e' is defined but never used.
(#30) 'c' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.barRenderer.js
(#97) Expected '===' and instead saw '=='.
(#111) Expected '===' and instead saw '=='.
(#133) Line is too long.
(#147) Expected '===' and instead saw '=='.
(#151) Expected '===' and instead saw '=='.
(#154) Expected '===' and instead saw '=='.
(#161) Expected '===' and instead saw '=='.
(#162) Expected '===' and instead saw '=='.
(#169) 'i' is already defined.
(#174) Expected '===' and instead saw '=='.
(#199) Expected '===' and instead saw '=='.
(#222) Expected '===' and instead saw '=='.
(#222) Expected '===' and instead saw '=='.
(#261) Expected '!==' and instead saw '!='.
(#262) Expected '!==' and instead saw '!='.
(#263) Expected '!==' and instead saw '!='.
(#264) Expected '!==' and instead saw '!='.
(#274) Expected '===' and instead saw '=='.
(#298) Expected '===' and instead saw '=='.
(#299) 'i' is already defined.
(#300) Expected '===' and instead saw '=='.
(#364) Expected '===' and instead saw '=='.
(#365) 'i' is already defined.
(#366) Expected '===' and instead saw '=='.
(#370) 'base' is already defined.
(#415) 'sopts' is already defined.
(#419) 'clr' is already defined.
(#426) Expected '===' and instead saw '=='.
(#430) Expected '===' and instead saw '=='.
(#431) 'temp' is already defined.
(#433) 'i' is already defined.
(#444) Expected '!==' and instead saw '!='.
(#445) Expected '!==' and instead saw '!='.
(#446) Expected '!==' and instead saw '!='.
(#447) Expected '!==' and instead saw '!='.
(#455) Expected '===' and instead saw '=='.
(#472) Expected '===' and instead saw '=='.
(#473) 'i' is already defined.
(#474) Expected '===' and instead saw '=='.
(#501) Expected '===' and instead saw '=='.
(#502) 'i' is already defined.
(#503) Expected '===' and instead saw '=='.
(#507) 'base' is already defined.
(#531) Expected '===' and instead saw '=='.
(#582) Expected '===' and instead saw '=='.
(#582) Expected '===' and instead saw '=='.
(#590) Expected '===' and instead saw '=='.
(#598) Expected '===' and instead saw '=='.
(#598) Expected '===' and instead saw '=='.
(#606) Expected '===' and instead saw '=='.
(#613) Expected '!==' and instead saw '!='.
(#632) Expected '!==' and instead saw '!='.
(#146) 'options' is defined but never used.
(#146) 'seriesDefaults' is defined but never used.
(#146) 'data' is defined but never used.
(#146) 'target' is defined but never used.
(#191) 's' is defined but never used.
(#211) 'i' is defined but never used.
(#215) 's' is defined but never used.
(#215) 'series' is defined but never used.
(#215) 'pos' is defined but never used.
(#264) 'fill' is defined but never used.
(#265) 'xaxis' is defined but never used.
(#266) 'yaxis' is defined but never used.
(#267) 'xp' is defined but never used.
(#268) 'yp' is defined but never used.
(#269) 'pointx' is defined but never used.
(#269) 'pointy' is defined but never used.
(#445) 'shadow' is defined but never used.
(#447) 'fill' is defined but never used.
(#448) 'xaxis' is defined but never used.
(#449) 'yaxis' is defined but never used.
(#450) 'xp' is defined but never used.
(#451) 'yp' is defined but never used.
(#452) 'pointx' is defined but never used.
(#452) 'pointy' is defined but never used.
(#529) 'options' is defined but never used.
(#529) 'data' is defined but never used.
(#529) 'target' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.barRenderer.min.js
(#30) Line is too long.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) 'q' is already defined.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) 'G' is already defined.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) 'G' is already defined.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) 'r' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'z' is already defined.
(#30) Missing semicolon.
(#30) 'n' is already defined.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) 'L' is already defined.
(#30) 'G' is already defined.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) 'B' is already defined.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) 'B' is already defined.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) 'q' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'w' is defined but never used.
(#30) 'o' is defined but never used.
(#30) 'p' is defined but never used.
(#30) 't' is defined but never used.
(#30) 'p' is defined but never used.
(#30) 'q' is defined but never used.
(#30) 'x' is defined but never used.
(#30) 'r' is defined but never used.
(#30) 'v' is defined but never used.
(#30) 'F' is defined but never used.
(#30) 'p' is defined but never used.
(#30) 'H' is defined but never used.
(#30) 'y' is defined but never used.
(#30) 'I' is defined but never used.
(#30) 'D' is defined but never used.
(#30) 'C' is defined but never used.
(#30) 's' is defined but never used.
(#30) 'A' is defined but never used.
(#30) 'o' is defined but never used.
(#30) 'C' is defined but never used.
(#30) 'v' is defined but never used.
(#30) 'D' is defined but never used.
(#30) 'y' is defined but never used.
(#30) 'x' is defined but never used.
(#30) 'n' is defined but never used.
(#30) 'o' is defined but never used.
(#30) 'p' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.blockRenderer.js
(#139) 'gd' is already defined.
(#140) Expected '!==' and instead saw '!='.
(#148) Expected '===' and instead saw '=='.
(#151) Expected '===' and instead saw '=='.
(#154) Expected '===' and instead saw '=='.
(#165) Expected an assignment or function call and instead saw an expression.
(#186) Expected an assignment or function call and instead saw an expression.
(#195) Expected '!==' and instead saw '!='.
(#207) Expected '!==' and instead saw '!='.
(#140) 'opts' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.blockRenderer.min.js
(#30) Line is too long.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'o' is already defined.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'b' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.bubbleRenderer.js
(#148) Expected '===' and instead saw '=='.
(#154) Expected '===' and instead saw '=='.
(#173) Expected '===' and instead saw '=='.
(#174) ['color'] is better written in dot notation.
(#178) Expected '===' and instead saw '=='.
(#179) Expected '!==' and instead saw '!='.
(#201) Expected '===' and instead saw '=='.
(#202) 'i' is already defined.
(#247) Expected '!==' and instead saw '!='.
(#256) 'i' is already defined.
(#280) Expected '!==' and instead saw '!='.
(#289) 'i' is already defined.
(#304) Expected '!==' and instead saw '!='.
(#305) Expected '!==' and instead saw '!='.
(#311) You might be leaking a variable (tel) here.
(#313) 'gd' is already defined.
(#315) Expected '===' and instead saw '=='.
(#316) ['label'] is better written in dot notation.
(#318) Expected '===' and instead saw '=='.
(#337) 'ctx' is already defined.
(#368) Expected an assignment or function call and instead saw an expression.
(#377) Expected '!==' and instead saw '!='.
(#389) Expected '!==' and instead saw '!='.
(#415) Expected an assignment or function call and instead saw an expression.
(#434) Expected '!==' and instead saw '!='.
(#435) Expected '!==' and instead saw '!='.
(#437) Expected '!==' and instead saw '!='.
(#437) Expected '!==' and instead saw '!='.
(#438) Expected '!==' and instead saw '!='.
(#438) Expected '!==' and instead saw '!='.
(#461) Line is too long.
(#507) You might be leaking a variable (minpidx) here.
(#515) Expected '===' and instead saw '=='.
(#515) Expected '===' and instead saw '=='.
(#516) Expected '===' and instead saw '=='.
(#524) Expected '===' and instead saw '=='.
(#534) Expected '===' and instead saw '=='.
(#542) Expected '===' and instead saw '=='.
(#620) Expected '===' and instead saw '=='.
(#620) Expected '===' and instead saw '=='.
(#628) Expected '===' and instead saw '=='.
(#638) Expected '===' and instead saw '=='.
(#638) Expected '===' and instead saw '=='.
(#646) Expected '===' and instead saw '=='.
(#653) Expected '!==' and instead saw '!='.
(#676) Expected '!==' and instead saw '!='.
(#715) Expected '===' and instead saw '=='.
(#720) Expected '===' and instead saw '=='.
(#34) 'arrayMin' is defined but never used.
(#305) 'shadow' is defined but never used.
(#311) 'el' is defined but never used.
(#560) 'dim' is defined but never used.
(#600) 'sidx' is defined but never used.
(#703) 'hctx' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.bubbleRenderer.min.js
(#30) Line is too long.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) ['color'] is better written in dot notation.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) 'q' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) 'u' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) 'u' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) You might be leaking a variable (tel) here.
(#30) 'I' is already defined.
(#30) Expected '===' and instead saw '=='.
(#30) ['label'] is better written in dot notation.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'C' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) You might be leaking a variable (minpidx) here.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'j' is defined but never used.
(#30) 'q' is defined but never used.
(#30) 'm' is defined but never used.
(#30) 'q' is defined but never used.
(#30) 'o' is defined but never used.
(#30) 'o' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.canvasAxisLabelRenderer.js
(#52) Expected an assignment or function call and instead saw an expression.
(#94) Expected an assignment or function call and instead saw an expression.
(#95) Expected an assignment or function call and instead saw an expression.
(#96) Expected an assignment or function call and instead saw an expression.
(#97) Expected an assignment or function call and instead saw an expression.
(#102) Expected '===' and instead saw '=='.
(#102) Expected '!==' and instead saw '!='.
(#102) Expected '!==' and instead saw '!='.
(#106) Line is too long.
(#113) Function declarations should not be placed in blocks. Use a function expression or move the statement to the top of the outer function.
(#114) Expected '===' and instead saw '=='.
(#132) Line is too long.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.canvasAxisLabelRenderer.min.js
(#30) Line is too long.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Function declarations should not be placed in blocks. Use a function expression or move the statement to the top of the outer function.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.canvasAxisTickRenderer.js
(#120) Expected an assignment or function call and instead saw an expression.
(#121) Expected an assignment or function call and instead saw an expression.
(#122) Expected an assignment or function call and instead saw an expression.
(#123) Expected an assignment or function call and instead saw an expression.
(#128) Line is too long.
(#135) Function declarations should not be placed in blocks. Use a function expression or move the statement to the top of the outer function.
(#136) Expected '===' and instead saw '=='.
(#154) Line is too long.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.canvasAxisTickRenderer.min.js
(#30) Line is too long.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Missing semicolon.
(#30) Function declarations should not be placed in blocks. Use a function expression or move the statement to the top of the outer function.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.canvasOverlay.js
(#154) Expected '===' and instead saw '=='.
(#161) Expected '!==' and instead saw '!='.
(#170) Expected '===' and instead saw '=='.
(#176) Expected '!==' and instead saw '!='.
(#218) Expected '!==' and instead saw '!='.
(#227) Expected '!==' and instead saw '!='.
(#230) Expected '!==' and instead saw '!='.
(#231) Expected '===' and instead saw '=='.
(#234) Expected '===' and instead saw '=='.
(#238) Expected '!==' and instead saw '!='.
(#241) Expected '!==' and instead saw '!='.
(#242) Expected '===' and instead saw '=='.
(#245) Expected '===' and instead saw '=='.
(#249) Expected '!==' and instead saw '!='.
(#249) Expected '!==' and instead saw '!='.
(#185) 'plot' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.canvasOverlay.min.js
(#30) Line is too long.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) A constructor name should start with an uppercase letter.
(#30) Missing semicolon.
(#30) A constructor name should start with an uppercase letter.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'd' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.canvasTextRenderer.js
(#47) Expected an assignment or function call and instead saw an expression.
(#48) Expected an assignment or function call and instead saw an expression.
(#49) Expected an assignment or function call and instead saw an expression.
(#97) Unreachable 'break' after 'return'.
(#100) Unreachable 'break' after 'return'.
(#103) Unreachable 'break' after 'return'.
(#106) Unreachable 'break' after 'return'.
(#109) Unreachable 'break' after 'return'.
(#239) Expected '===' and instead saw '=='.
(#239) Expected '===' and instead saw '=='.
(#262) Line is too long.
(#263) Line is too long.
(#264) Line is too long.
(#280) Line is too long.
(#282) Line is too long.
(#283) Line is too long.
(#289) Line is too long.
(#290) Line is too long.
(#292) Line is too long.
(#297) Line is too long.
(#305) Line is too long.
(#307) Line is too long.
(#329) Line is too long.
(#349) Line is too long.
(#351) Line is too long.
(#352) Line is too long.
(#124) 'ctx' is defined but never used.
(#139) 'ctx' is defined but never used.
(#236) 'needStroke' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.canvasTextRenderer.min.js
(#30) Line is too long.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Unreachable 'break' after 'return'.
(#30) Unreachable 'break' after 'return'.
(#30) Unreachable 'break' after 'return'.
(#30) Unreachable 'break' after 'return'.
(#30) Unreachable 'break' after 'return'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'b' is defined but never used.
(#30) 'b' is defined but never used.
(#30) 'b' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.categoryAxisRenderer.js
(#89) Expected '===' and instead saw '=='.
(#89) Expected '===' and instead saw '=='.
(#90) Expected '===' and instead saw '=='.
(#93) Expected '===' and instead saw '=='.
(#98) Expected '===' and instead saw '=='.
(#101) Expected '===' and instead saw '=='.
(#133) 'i' is already defined.
(#151) 't' is already defined.
(#160) 't' is already defined.
(#169) Expected '===' and instead saw '=='.
(#169) Expected '===' and instead saw '=='.
(#177) Expected '!==' and instead saw '!='.
(#177) Expected '!==' and instead saw '!='.
(#177) Expected '!==' and instead saw '!='.
(#182) Expected '!==' and instead saw '!='.
(#182) Expected '!==' and instead saw '!='.
(#182) Expected '!==' and instead saw '!='.
(#183) Expected '!==' and instead saw '!='.
(#191) 'min' is already defined.
(#192) 'max' is already defined.
(#194) 'i' is already defined.
(#197) Expected '===' and instead saw '=='.
(#197) Expected '===' and instead saw '=='.
(#203) Expected '===' and instead saw '=='.
(#219) 'i' is already defined.
(#220) 's' is already defined.
(#221) 'j' is already defined.
(#222) Expected '===' and instead saw '=='.
(#222) Expected '===' and instead saw '=='.
(#231) Expected '===' and instead saw '=='.
(#231) Expected '===' and instead saw '=='.
(#242) 'l' is already defined.
(#243) 'skip' is already defined.
(#244) 'count' is already defined.
(#245) 'i' is already defined.
(#252) Expected '===' and instead saw '=='.
(#256) 'range' is already defined.
(#263) 'skip' is already defined.
(#265) Expected '===' and instead saw '=='.
(#271) 'i' is already defined.
(#273) 't' is already defined.
(#275) Expected '===' and instead saw '=='.
(#318) Expected '===' and instead saw '=='.
(#318) Expected '===' and instead saw '=='.
(#337) 'elem' is already defined.
(#344) 'i' is already defined.
(#346) 'elem' is already defined.
(#361) Expected '===' and instead saw '=='.
(#367) Expected '===' and instead saw '=='.
(#367) Expected '===' and instead saw '=='.
(#380) 'i' is already defined.
(#382) Expected '===' and instead saw '=='.
(#382) Expected '===' and instead saw '=='.
(#397) Expected '===' and instead saw '=='.
(#401) Expected '===' and instead saw '=='.
(#405) Expected '===' and instead saw '=='.
(#408) Expected '===' and instead saw '=='.
(#415) Expected '===' and instead saw '=='.
(#429) Expected '===' and instead saw '=='.
(#449) Expected '===' and instead saw '=='.
(#449) Expected '===' and instead saw '=='.
(#468) Expected '===' and instead saw '=='.
(#468) Expected '===' and instead saw '=='.
(#474) Expected '===' and instead saw '=='.
(#476) Expected '===' and instead saw '=='.
(#515) Expected '===' and instead saw '=='.
(#532) Expected '!==' and instead saw '!='.
(#533) 't' is already defined.
(#534) 'p' is already defined.
(#546) 't' is already defined.
(#548) 'shim' is already defined.
(#549) Expected '===' and instead saw '=='.
(#551) 'temp' is already defined.
(#551) Expected '===' and instead saw '=='.
(#589) 'val' is already defined.
(#595) 'labeledge' is already defined.
(#599) Expected '===' and instead saw '=='.
(#611) 'step' is already defined.
(#613) 'mid' is already defined.
(#614) 'count' is already defined.
(#615) 'j' is already defined.
(#616) Expected '!==' and instead saw '!='.
(#617) 't' is already defined.
(#618) 'p' is already defined.
(#42) 'options' is defined but never used.
(#116) 'ticks' is defined but never used.
(#120) 'db' is defined but never used.
(#121) 'interval' is defined but never used.
(#123) 'pos1' is defined but never used.
(#123) 'pos2' is defined but never used.
(#244) 'count' is defined but never used.
(#309) 'dim' is defined but never used.
(#310) 'temp' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.categoryAxisRenderer.min.js
(#30) Line is too long.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'x' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'h' is already defined.
(#30) Missing semicolon.
(#30) 'h' is already defined.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) 'q' is already defined.
(#30) 'w' is already defined.
(#30) 'x' is already defined.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'x' is already defined.
(#30) 'k' is already defined.
(#30) 'u' is already defined.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'r' is already defined.
(#30) 'p' is already defined.
(#30) 'e' is already defined.
(#30) 'x' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) 'm' is already defined.
(#30) 'p' is already defined.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) 'x' is already defined.
(#30) 'h' is already defined.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'g' is already defined.
(#30) Missing semicolon.
(#30) 'e' is already defined.
(#30) 'g' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'c' is already defined.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) 'o' is already defined.
(#30) 'r' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'o' is already defined.
(#30) 'b' is already defined.
(#30) Expected '===' and instead saw '=='.
(#30) 'z' is already defined.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'C' is already defined.
(#30) Missing semicolon.
(#30) 'y' is already defined.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'd' is already defined.
(#30) 'A' is already defined.
(#30) 'f' is already defined.
(#30) 'u' is already defined.
(#30) Expected '!==' and instead saw '!='.
(#30) 'o' is already defined.
(#30) 'r' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'b' is defined but never used.
(#30) 'D' is defined but never used.
(#30) 'C' is defined but never used.
(#30) 'A' is defined but never used.
(#30) 'd' is defined but never used.
(#30) 'c' is defined but never used.
(#30) 'e' is defined but never used.
(#30) 'h' is defined but never used.
(#30) 'c' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.ciParser.js
(#58) Expected '===' and instead saw '=='.
(#62) Expected '===' and instead saw '=='.
(#81) 'handleStrings' was used before it was defined.
(#83) Expected '!==' and instead saw '!='.
(#101) ['TickDate'] is better written in dot notation.
(#101) ['Price'] is better written in dot notation.
(#106) ['BarDate'] is better written in dot notation.
(#106) ['Open'] is better written in dot notation.
(#106) ['High'] is better written in dot notation.
(#106) ['Low'] is better written in dot notation.
(#106) ['Close'] is better written in dot notation.
(#56) 'j' is defined but never used.
(#53) 'plot' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.ciParser.min.js
(#30) Line is too long.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'd' was used before it was defined.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) ['TickDate'] is better written in dot notation.
(#30) ['Price'] is better written in dot notation.
(#30) Missing semicolon.
(#30) ['BarDate'] is better written in dot notation.
(#30) ['Open'] is better written in dot notation.
(#30) ['High'] is better written in dot notation.
(#30) ['Low'] is better written in dot notation.
(#30) ['Close'] is better written in dot notation.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'f' is defined but never used.
(#30) 'l' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.cursor.js
(#118) Expected an assignment or function call and instead saw an expression.
(#119) Expected an assignment or function call and instead saw an expression.
(#120) Expected an assignment or function call and instead saw an expression.
(#200) Expected '===' and instead saw '=='.
(#233) Expected '===' and instead saw '=='.
(#237) 'i' is already defined.
(#265) 'plotZoom' was used before it was defined.
(#269) 'plotReset' was used before it was defined.
(#311) Line is too long.
(#311) Expected '===' and instead saw '=='.
(#311) Expected '===' and instead saw '=='.
(#311) Expected '===' and instead saw '=='.
(#315) Expected '===' and instead saw '=='.
(#324) Expected '===' and instead saw '=='.
(#324) Expected '===' and instead saw '=='.
(#324) Expected '===' and instead saw '=='.
(#324) Expected '===' and instead saw '=='.
(#324) Expected '===' and instead saw '=='.
(#326) Expected '!==' and instead saw '!='.
(#343) Line is too long.
(#395) 'addbr' is already defined.
(#397) 'i' is already defined.
(#402) It's not necessary to initialize 'sx' to 'undefined'.
(#403) It's not necessary to initialize 'sy' to 'undefined'.
(#404) Expected '!==' and instead saw '!='.
(#407) 'xf' is already defined.
(#408) 'yf' is already defined.
(#409) 'xfstr' is already defined.
(#410) 'yfstr' is already defined.
(#449) It's not necessary to initialize 'sx' to 'undefined'.
(#450) It's not necessary to initialize 'sy' to 'undefined'.
(#451) Expected '!==' and instead saw '!='.
(#482) 'i' is already defined.
(#490) 'j' is already defined.
(#514) 'x' is already defined.
(#515) 'y' is already defined.
(#518) 'x' is already defined.
(#519) 'y' is already defined.
(#522) 'x' is already defined.
(#523) 'y' is already defined.
(#526) 'x' is already defined.
(#527) 'y' is already defined.
(#530) 'x' is already defined.
(#531) 'y' is already defined.
(#534) 'x' is already defined.
(#535) 'y' is already defined.
(#538) 'x' is already defined.
(#539) 'y' is already defined.
(#542) 'x' is already defined.
(#543) 'y' is already defined.
(#565) 'a' is already defined.
(#566) 'b' is already defined.
(#571) 'a' is already defined.
(#572) 'b' is already defined.
(#576) 'a' is already defined.
(#577) 'b' is already defined.
(#581) 'a' is already defined.
(#582) 'b' is already defined.
(#586) 'a' is already defined.
(#587) 'b' is already defined.
(#591) 'a' is already defined.
(#592) 'b' is already defined.
(#596) 'a' is already defined.
(#597) 'b' is already defined.
(#601) 'a' is already defined.
(#602) 'b' is already defined.
(#760) Expected '===' and instead saw '=='.
(#763) Expected '===' and instead saw '=='.
(#786) Expected '!==' and instead saw '!='.
(#790) Expected '!==' and instead saw '!='.
(#794) Expected '!==' and instead saw '!='.
(#804) Expected '===' and instead saw '=='.
(#807) Expected '===' and instead saw '=='.
(#841) Expected '===' and instead saw '=='.
(#851) Expected '===' and instead saw '=='.
(#854) Expected '===' and instead saw '=='.
(#867) Expected '!==' and instead saw '!='.
(#867) Expected '!==' and instead saw '!='.
(#871) Expected '!==' and instead saw '!='.
(#871) Expected '!==' and instead saw '!='.
(#875) Expected '!==' and instead saw '!='.
(#875) Expected '!==' and instead saw '!='.
(#954) 'addrow' was used before it was defined.
(#269) 'cursor' is defined but never used.
(#269) 'plot' is defined but never used.
(#269) 'ev' is defined but never used.
(#307) 'end' is defined but never used.
(#308) 'min' is defined but never used.
(#308) 'max' is defined but never used.
(#479) 'd0' is defined but never used.
(#479) 'd' is defined but never used.
(#477) 'y' is defined but never used.
(#785) 'axes' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.cursor.min.js
(#30) Line is too long.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) 't' is already defined.
(#30) Missing semicolon.
(#30) 'v' was used before it was defined.
(#30) Missing semicolon.
(#30) 'u' was used before it was defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'L' is already defined.
(#30) 'D' is already defined.
(#30) It's not necessary to initialize 'A' to 'undefined'.
(#30) It's not necessary to initialize 'y' to 'undefined'.
(#30) Expected '!==' and instead saw '!='.
(#30) 'B' is already defined.
(#30) 'r' is already defined.
(#30) 'I' is already defined.
(#30) 'w' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) It's not necessary to initialize 'z' to 'undefined'.
(#30) It's not necessary to initialize 'y' to 'undefined'.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing 'new' prefix when invoking a constructor.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'w' is already defined.
(#30) Missing semicolon.
(#30) 'v' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'r' is already defined.
(#30) 'w' is already defined.
(#30) 'r' is already defined.
(#30) 'w' is already defined.
(#30) 'r' is already defined.
(#30) 'w' is already defined.
(#30) 'r' is already defined.
(#30) 'w' is already defined.
(#30) 'r' is already defined.
(#30) 'w' is already defined.
(#30) 'r' is already defined.
(#30) 'w' is already defined.
(#30) 'r' is already defined.
(#30) 'w' is already defined.
(#30) 'r' is already defined.
(#30) 'w' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 't' is already defined.
(#30) 'r' is already defined.
(#30) 't' is already defined.
(#30) 'r' is already defined.
(#30) 't' is already defined.
(#30) 'r' is already defined.
(#30) 't' is already defined.
(#30) 'r' is already defined.
(#30) 't' is already defined.
(#30) 'r' is already defined.
(#30) 't' is already defined.
(#30) 'r' is already defined.
(#30) 't' is already defined.
(#30) 'r' is already defined.
(#30) 't' is already defined.
(#30) 'r' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'x' was used before it was defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'A' is defined but never used.
(#30) 'z' is defined but never used.
(#30) 'y' is defined but never used.
(#30) 'w' is defined but never used.
(#30) 'x' is defined but never used.
(#30) 'C' is defined but never used.
(#30) 'u' is defined but never used.
(#30) 'C' is defined but never used.
(#30) 'E' is defined but never used.
(#30) 'w' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.dateAxisRenderer.js
(#155) Expected '===' and instead saw '=='.
(#155) Expected '===' and instead saw '=='.
(#159) Expected '!==' and instead saw '!='.
(#159) Expected '===' and instead saw '=='.
(#162) Expected '!==' and instead saw '!='.
(#162) Expected '===' and instead saw '=='.
(#182) Expected '!==' and instead saw '!='.
(#182) Expected '===' and instead saw '=='.
(#185) Expected '!==' and instead saw '!='.
(#185) Expected '===' and instead saw '=='.
(#202) You might be leaking a variable (tempn) here.
(#203) Creating global 'for' variable. Should be 'for (var n ...'.
(#251) Expected '===' and instead saw '=='.
(#286) Expected '===' and instead saw '=='.
(#286) Expected '===' and instead saw '=='.
(#294) Expected '!==' and instead saw '!='.
(#294) Expected '!==' and instead saw '!='.
(#294) Expected '!==' and instead saw '!='.
(#299) Expected '!==' and instead saw '!='.
(#307) Expected '===' and instead saw '=='.
(#309) Expected '===' and instead saw '=='.
(#312) Expected '===' and instead saw '=='.
(#318) Expected '!==' and instead saw '!='.
(#319) Expected '!==' and instead saw '!='.
(#322) Expected '===' and instead saw '=='.
(#341) Expected '!==' and instead saw '!='.
(#342) Expected '!==' and instead saw '!='.
(#347) Expected '===' and instead saw '=='.
(#350) Expected '!==' and instead saw '!='.
(#364) Expected '===' and instead saw '=='.
(#367) 'i' is already defined.
(#368) 'min' is already defined.
(#370) 't' is already defined.
(#383) Expected '===' and instead saw '=='.
(#202) 'tempf' is defined but never used.
(#232) 'ticks' is defined but never used.
(#237) 'iv' is defined but never used.
(#238) 'interval' is defined but never used.
(#240) 'pos1' is defined but never used.
(#240) 'pos2' is defined but never used.
(#330) 'optNumTicks' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.dateAxisRenderer.min.js
(#30) Line is too long.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) You might be leaking a variable (tempn) here.
(#30) Creating global 'for' variable. Should be 'for (var n ...'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) 's' is already defined.
(#30) 'o' is already defined.
(#30) 'j' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'm' is defined but never used.
(#30) 'y' is defined but never used.
(#30) 'e' is defined but never used.
(#30) 'w' is defined but never used.
(#30) 'd' is defined but never used.
(#30) 'c' is defined but never used.
(#30) 'u' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.donutRenderer.js
(#161) Expected '===' and instead saw '=='.
(#166) Expected '!==' and instead saw '!='.
(#184) Expected '===' and instead saw '=='.
(#219) Expected '!==' and instead saw '!='.
(#232) 'i' is already defined.
(#247) Expected '!==' and instead saw '!='.
(#260) 'i' is already defined.
(#288) 'doDraw' was used before it was defined.
(#319) 'i' is already defined.
(#330) Expected '!==' and instead saw '!='.
(#336) Expected '===' and instead saw '=='.
(#372) Expected '!==' and instead saw '!='.
(#373) Expected '!==' and instead saw '!='.
(#374) Expected '!==' and instead saw '!='.
(#381) Expected '===' and instead saw '=='.
(#383) 'i' is already defined.
(#387) Expected '!==' and instead saw '!='.
(#402) 'i' is already defined.
(#403) Expected '===' and instead saw '=='.
(#410) 'i' is already defined.
(#411) 'ang1' is already defined.
(#411) Expected '===' and instead saw '=='.
(#421) Expected '===' and instead saw '=='.
(#425) Expected '===' and instead saw '=='.
(#429) Expected '===' and instead saw '=='.
(#433) Expected '===' and instead saw '=='.
(#521) Expected '!==' and instead saw '!='.
(#522) Expected '!==' and instead saw '!='.
(#523) Expected '!==' and instead saw '!='.
(#524) Expected '!==' and instead saw '!='.
(#578) Expected '===' and instead saw '=='.
(#734) Expected '===' and instead saw '=='.
(#739) Expected '===' and instead saw '=='.
(#760) Expected '===' and instead saw '=='.
(#760) Expected '===' and instead saw '=='.
(#767) Expected '===' and instead saw '=='.
(#813) Expected '===' and instead saw '=='.
(#813) Expected '===' and instead saw '=='.
(#821) Expected '===' and instead saw '=='.
(#829) Expected '===' and instead saw '=='.
(#829) Expected '===' and instead saw '=='.
(#837) Expected '===' and instead saw '=='.
(#844) Expected '!==' and instead saw '!='.
(#863) Expected '!==' and instead saw '!='.
(#887) Line is too long.
(#778) 'postParseOptionsRun' is defined but never used.
(#214) 'sa' is defined but never used.
(#210) 'plot' is defined but never used.
(#243) 'sa' is defined but never used.
(#239) 'plot' is defined but never used.
(#372) 'shadow' is defined but never used.
(#373) 'showLine' is defined but never used.
(#374) 'fill' is defined but never used.
(#395) 'r' is defined but never used.
(#512) 'legend' is defined but never used.
(#754) 'options' is defined but never used.
(#754) 'data' is defined but never used.
(#754) 'target' is defined but never used.
(#780) 'options' is defined but never used.
(#889) 'hctx' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.donutRenderer.min.js
(#30) Line is too long.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'q' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'q' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'o' was used before it was defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'q' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '===' and instead saw '=='.
(#30) 'Q' is already defined.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'Q' is already defined.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) 'Q' is already defined.
(#30) 'A' is already defined.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'k' is defined but never used.
(#30) 'n' is defined but never used.
(#30) 's' is defined but never used.
(#30) 'n' is defined but never used.
(#30) 't' is defined but never used.
(#30) 'B' is defined but never used.
(#30) 'W' is defined but never used.
(#30) 'O' is defined but never used.
(#30) 'K' is defined but never used.
(#30) 'q' is defined but never used.
(#30) 'o' is defined but never used.
(#30) 'q' is defined but never used.
(#30) 'r' is defined but never used.
(#30) 'n' is defined but never used.
(#30) 'n' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.dragable.js
(#42) Expected an assignment or function call and instead saw an expression.
(#43) Expected an assignment or function call and instead saw an expression.
(#44) Expected an assignment or function call and instead saw an expression.
(#45) Expected an assignment or function call and instead saw an expression.
(#48) Expected an assignment or function call and instead saw an expression.
(#60) Expected an assignment or function call and instead saw an expression.
(#121) 'handleMove' was used before it was defined.
(#130) Expected '===' and instead saw '=='.
(#131) Expected '===' and instead saw '=='.
(#148) Line is too long.
(#151) Expected '!==' and instead saw '!='.
(#154) 'dc' is already defined.
(#162) Expected '===' and instead saw '=='.
(#163) 'dc' is already defined.
(#171) 'handleDown' was used before it was defined.
(#174) Expected '!==' and instead saw '!='.
(#194) 'handleUp' was used before it was defined.
(#206) Expected '===' and instead saw '=='.
(#207) Expected '===' and instead saw '=='.
(#86) 'dctx' is defined but never used.
(#127) 'gd' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.dragable.min.js
(#30) Line is too long.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Missing semicolon.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) A constructor name should start with an uppercase letter.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'e' was used before it was defined.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) 'u' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) 'u' is already defined.
(#30) Missing semicolon.
(#30) 'c' was used before it was defined.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'a' was used before it was defined.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) 'g' is defined but never used.
(#30) 'r' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.enhancedLegendRenderer.js
(#75) Expected '!==' and instead saw '!='.
(#76) Expected '!==' and instead saw '!='.
(#77) Expected '!==' and instead saw '!='.
(#78) Expected '!==' and instead saw '!='.
(#109) Expected '===' and instead saw '=='.
(#136) Expected '===' and instead saw '=='.
(#166) Expected '===' and instead saw '=='.
(#166) Expected '===' and instead saw '=='.
(#193) Expected '===' and instead saw '=='.
(#66) 'legend' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.enhancedLegendRenderer.min.js
(#30) Line is too long.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 't' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.funnelRenderer.js
(#153) Expected '===' and instead saw '=='.
(#165) Expected an assignment or function call and instead saw an expression.
(#171) Expected an assignment or function call and instead saw an expression.
(#182) 'i' is already defined.
(#187) Expected '===' and instead saw '=='.
(#188) 'i' is already defined.
(#223) 'i' is already defined.
(#243) 'i' is already defined.
(#270) 'doDraw' was used before it was defined.
(#289) 'i' is already defined.
(#300) Expected '!==' and instead saw '!='.
(#307) Expected '===' and instead saw '=='.
(#343) Expected '===' and instead saw '=='.
(#344) Expected '===' and instead saw '=='.
(#345) Expected '===' and instead saw '=='.
(#346) Expected '===' and instead saw '=='.
(#348) Expected '!==' and instead saw '!='.
(#349) Expected '!==' and instead saw '!='.
(#350) Expected '!==' and instead saw '!='.
(#414) The array literal notation [] is preferable.
(#417) Expected '===' and instead saw '=='.
(#420) Expected '===' and instead saw '=='.
(#426) Expected '===' and instead saw '=='.
(#432) Expected '===' and instead saw '=='.
(#438) Expected '===' and instead saw '=='.
(#448) 'i' is already defined.
(#453) 'i' is already defined.
(#454) 'v' is already defined.
(#460) Expected '===' and instead saw '=='.
(#464) Expected '===' and instead saw '=='.
(#468) Expected '===' and instead saw '=='.
(#472) Expected '===' and instead saw '=='.
(#479) 'x' is already defined.
(#480) 'y' is already defined.
(#560) Expected '!==' and instead saw '!='.
(#561) Expected '!==' and instead saw '!='.
(#562) Expected '!==' and instead saw '!='.
(#563) Expected '!==' and instead saw '!='.
(#617) Expected '===' and instead saw '=='.
(#773) Expected '===' and instead saw '=='.
(#778) Expected '===' and instead saw '=='.
(#797) Expected '===' and instead saw '=='.
(#841) Expected '===' and instead saw '=='.
(#841) Expected '===' and instead saw '=='.
(#849) Expected '===' and instead saw '=='.
(#857) Expected '===' and instead saw '=='.
(#857) Expected '===' and instead saw '=='.
(#865) Expected '===' and instead saw '=='.
(#872) Expected '!==' and instead saw '!='.
(#891) Expected '!==' and instead saw '!='.
(#915) Line is too long.
(#213) 'plot' is defined but never used.
(#233) 'plot' is defined but never used.
(#233) 'data' is defined but never used.
(#348) 'shadow' is defined but never used.
(#349) 'showLine' is defined but never used.
(#350) 'fill' is defined but never used.
(#477) 'fact' is defined but never used.
(#551) 'legend' is defined but never used.
(#793) 'options' is defined but never used.
(#793) 'data' is defined but never used.
(#793) 'target' is defined but never used.
(#808) 'options' is defined but never used.
(#917) 'hctx' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.funnelRenderer.min.js
(#30) Line is too long.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 's' is already defined.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) 's' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'n' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'n' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'r' was used before it was defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 's' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) The array literal notation [] is preferable.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing 'new' prefix when invoking a constructor.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing 'new' prefix when invoking a constructor.
(#30) Missing semicolon.
(#30) 'Z' is already defined.
(#30) Missing semicolon.
(#30) 'Z' is already defined.
(#30) 'V' is already defined.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) 'U' is already defined.
(#30) 'T' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'p' is defined but never used.
(#30) 'q' is defined but never used.
(#30) 'p' is defined but never used.
(#30) 'Q' is defined but never used.
(#30) 'r' is defined but never used.
(#30) 'D' is defined but never used.
(#30) 't' is defined but never used.
(#30) 'q' is defined but never used.
(#30) 'n' is defined but never used.
(#30) 'o' is defined but never used.
(#30) 'p' is defined but never used.
(#30) 'n' is defined but never used.
(#30) 'n' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.highlighter.js
(#152) Expected an assignment or function call and instead saw an expression.
(#257) 'i' is already defined.
(#263) 'i' is already defined.
(#276) 'i' is already defined.
(#285) 'str' is already defined.
(#286) Expected '===' and instead saw '=='.
(#286) Expected '===' and instead saw '=='.
(#289) Expected '===' and instead saw '=='.
(#292) Expected '===' and instead saw '=='.
(#295) Expected '===' and instead saw '=='.
(#302) 'str' used out of scope.
(#302) 'str' used out of scope.
(#304) 'str' used out of scope.
(#308) Expected '===' and instead saw '=='.
(#317) 'x' is already defined.
(#318) 'y' is already defined.
(#321) 'x' is already defined.
(#322) 'y' is already defined.
(#325) 'x' is already defined.
(#326) 'y' is already defined.
(#329) 'x' is already defined.
(#330) 'y' is already defined.
(#333) 'x' is already defined.
(#334) 'y' is already defined.
(#337) 'x' is already defined.
(#338) 'y' is already defined.
(#341) 'x' is already defined.
(#342) 'y' is already defined.
(#345) 'x' is already defined.
(#346) 'y' is already defined.
(#362) 'handleMove' was used before it was defined.
(#366) Expected '===' and instead saw '=='.
(#382) Expected '!==' and instead saw '!='.
(#168) 'options' is defined but never used.
(#168) 'defaults' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.highlighter.min.js
(#30) Line is too long.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 't' is already defined.
(#30) Missing semicolon.
(#30) 't' is already defined.
(#30) Missing semicolon.
(#30) 't' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'r' is already defined.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) 'r' used out of scope.
(#30) 'r' used out of scope.
(#30) Missing semicolon.
(#30) 'r' used out of scope.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) 'l' is already defined.
(#30) 'k' is already defined.
(#30) 'l' is already defined.
(#30) 'k' is already defined.
(#30) 'l' is already defined.
(#30) 'k' is already defined.
(#30) 'l' is already defined.
(#30) 'k' is already defined.
(#30) 'l' is already defined.
(#30) 'k' is already defined.
(#30) 'l' is already defined.
(#30) 'k' is already defined.
(#30) 'l' is already defined.
(#30) 'k' is already defined.
(#30) 'l' is already defined.
(#30) 'k' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'c' was used before it was defined.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'e' is defined but never used.
(#30) 'f' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.json2.js
(#454) Line is too long.
(#461) eval can be harmful.
(#171) 'key' is defined but never used.
(#184) 'key' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.json2.min.js
(#30) Line is too long.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) eval can be harmful.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'key' is defined but never used.
(#30) 'key' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.logAxisRenderer.js
(#72) Expected '===' and instead saw '=='.
(#81) 'd' is already defined.
(#84) Expected '===' and instead saw '=='.
(#84) Expected '===' and instead saw '=='.
(#85) Expected '===' and instead saw '=='.
(#88) Expected '===' and instead saw '=='.
(#93) Expected '===' and instead saw '=='.
(#96) Expected '===' and instead saw '=='.
(#122) Expected '===' and instead saw '=='.
(#156) Expected '===' and instead saw '=='.
(#156) Expected '===' and instead saw '=='.
(#163) Expected '!==' and instead saw '!='.
(#164) Expected '!==' and instead saw '!='.
(#167) Expected '===' and instead saw '=='.
(#174) Expected '!==' and instead saw '!='.
(#177) Expected '!==' and instead saw '!='.
(#184) Expected '===' and instead saw '=='.
(#185) Expected '!==' and instead saw '!='.
(#186) Expected '!==' and instead saw '!='.
(#191) Expected '===' and instead saw '=='.
(#201) 'i' is already defined.
(#203) 't' is already defined.
(#217) Expected '===' and instead saw '=='.
(#228) Expected '===' and instead saw '=='.
(#247) 'i' is already defined.
(#249) 't' is already defined.
(#263) 'interval' is already defined.
(#266) 't' is already defined.
(#292) Expected '===' and instead saw '=='.
(#312) Expected '===' and instead saw '=='.
(#312) Expected '===' and instead saw '=='.
(#331) Expected '===' and instead saw '=='.
(#331) Expected '===' and instead saw '=='.
(#337) Expected '===' and instead saw '=='.
(#375) Expected '===' and instead saw '=='.
(#386) 't' is already defined.
(#388) 'shim' is already defined.
(#389) Expected '===' and instead saw '=='.
(#427) 'val' is already defined.
(#435) Expected '===' and instead saw '=='.
(#106) 'ticks' is defined but never used.
(#112) 'pos1' is defined but never used.
(#112) 'pos2' is defined but never used.
(#262) 'spread' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.logAxisRenderer.min.js
(#30) Line is too long.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) 'h' is already defined.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'w' is already defined.
(#30) 'k' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'w' is already defined.
(#30) 'k' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'y' is already defined.
(#30) 'k' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'r' is already defined.
(#30) 'k' is already defined.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'e' is already defined.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'A' is defined but never used.
(#30) 'e' is defined but never used.
(#30) 'd' is defined but never used.
(#30) 'B' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.mekkoAxisRenderer.js
(#47) Expected an assignment or function call and instead saw an expression.
(#60) Expected '===' and instead saw '=='.
(#66) Expected '===' and instead saw '=='.
(#66) Expected '===' and instead saw '=='.
(#71) Expected '===' and instead saw '=='.
(#72) Expected '===' and instead saw '=='.
(#77) Expected '===' and instead saw '=='.
(#78) Expected '===' and instead saw '=='.
(#79) 'i' is already defined.
(#100) Expected '===' and instead saw '=='.
(#100) Expected '===' and instead saw '=='.
(#116) 'elem' is already defined.
(#129) 'i' used out of scope.
(#129) 'i' used out of scope.
(#129) 'i' used out of scope.
(#131) 'i' used out of scope.
(#133) Expected '!==' and instead saw '!='.
(#134) 'i' used out of scope.
(#136) 'i' used out of scope.
(#137) 'elem' is already defined.
(#137) 'i' used out of scope.
(#164) Expected '===' and instead saw '=='.
(#170) Expected '===' and instead saw '=='.
(#170) Expected '===' and instead saw '=='.
(#186) Expected '===' and instead saw '=='.
(#190) Expected '===' and instead saw '=='.
(#194) Expected '===' and instead saw '=='.
(#197) Expected '===' and instead saw '=='.
(#204) Expected '===' and instead saw '=='.
(#231) 't' is already defined.
(#232) Expected '===' and instead saw '=='.
(#267) Expected '===' and instead saw '=='.
(#267) Expected '===' and instead saw '=='.
(#275) Expected '!==' and instead saw '!='.
(#275) Expected '!==' and instead saw '!='.
(#275) Expected '!==' and instead saw '!='.
(#279) Expected '!==' and instead saw '!='.
(#280) Expected '!==' and instead saw '!='.
(#283) Expected '===' and instead saw '=='.
(#298) Expected '===' and instead saw '=='.
(#298) Expected '===' and instead saw '=='.
(#310) Expected '===' and instead saw '=='.
(#329) Expected '===' and instead saw '=='.
(#342) 'i' is already defined.
(#360) Expected '===' and instead saw '=='.
(#407) Expected '===' and instead saw '=='.
(#442) Expected '===' and instead saw '=='.
(#462) Expected '===' and instead saw '=='.
(#462) Expected '===' and instead saw '=='.
(#481) Expected '===' and instead saw '=='.
(#481) Expected '===' and instead saw '=='.
(#487) Expected '===' and instead saw '=='.
(#489) Expected '===' and instead saw '=='.
(#527) Expected '===' and instead saw '=='.
(#551) 't' is already defined.
(#553) 'shim' is already defined.
(#554) Expected '===' and instead saw '=='.
(#556) 'temp' is already defined.
(#556) Expected '===' and instead saw '=='.
(#588) 'val' is already defined.
(#596) Expected '===' and instead saw '=='.
(#95) 'dim' is defined but never used.
(#96) 'temp' is defined but never used.
(#214) 'ticks' is defined but never used.
(#219) 'interval' is defined but never used.
(#221) 'pos1' is defined but never used.
(#221) 'pos2' is defined but never used.
(#222) 'j' is defined but never used.
(#293) 'rmin' is defined but never used.
(#293) 'rmax' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.mekkoAxisRenderer.min.js
(#30) Line is too long.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) 'd' is already defined.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'g' is already defined.
(#30) Missing semicolon.
(#30) 'd' used out of scope.
(#30) 'd' used out of scope.
(#30) 'd' used out of scope.
(#30) 'd' used out of scope.
(#30) Expected '!==' and instead saw '!='.
(#30) 'd' used out of scope.
(#30) Missing semicolon.
(#30) 'd' used out of scope.
(#30) 'g' is already defined.
(#30) 'd' used out of scope.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) 'h' is already defined.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 's' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'n' is already defined.
(#30) 'c' is already defined.
(#30) Expected '===' and instead saw '=='.
(#30) 'z' is already defined.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'C' is already defined.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'h' is defined but never used.
(#30) 'c' is defined but never used.
(#30) 'z' is defined but never used.
(#30) 'x' is defined but never used.
(#30) 'd' is defined but never used.
(#30) 'c' is defined but never used.
(#30) 'q' is defined but never used.
(#30) 'm' is defined but never used.
(#30) 'o' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.mekkoRenderer.js
(#104) Expected '!==' and instead saw '!='.
(#129) Expected '!==' and instead saw '!='.
(#143) Expected '!==' and instead saw '!='.
(#144) Expected '!==' and instead saw '!='.
(#256) Expected '===' and instead saw '=='.
(#297) Expected '===' and instead saw '=='.
(#306) 'a' is already defined.
(#307) 'b' is already defined.
(#312) 'a' is already defined.
(#313) 'b' is already defined.
(#317) 'a' is already defined.
(#318) 'b' is already defined.
(#322) 'a' is already defined.
(#323) 'b' is already defined.
(#327) 'a' is already defined.
(#328) 'b' is already defined.
(#332) 'a' is already defined.
(#333) 'b' is already defined.
(#337) 'a' is already defined.
(#338) 'b' is already defined.
(#342) 'a' is already defined.
(#343) 'b' is already defined.
(#352) 'a' is already defined.
(#353) 'b' is already defined.
(#358) 'a' is already defined.
(#359) 'b' is already defined.
(#364) 'a' is already defined.
(#365) 'b' is already defined.
(#369) 'a' is already defined.
(#370) 'b' is already defined.
(#374) 'a' is already defined.
(#375) 'b' is already defined.
(#379) 'a' is already defined.
(#380) 'b' is already defined.
(#384) 'a' is already defined.
(#385) 'b' is already defined.
(#389) 'a' is already defined.
(#390) 'b' is already defined.
(#394) 'a' is already defined.
(#395) 'b' is already defined.
(#411) Expected '===' and instead saw '=='.
(#416) Expected '===' and instead saw '=='.
(#90) 'yp' is defined but never used.
(#122) 'xp' is defined but never used.
(#119) 'plot' is defined but never used.
(#165) 'options' is defined but never used.
(#165) 'gd' is defined but never used.
(#165) 'ctx' is defined but never used.
(#194) 'legend' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.mekkoRenderer.min.js
(#30) Line is too long.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) 'd' is already defined.
(#30) 'c' is already defined.
(#30) 'd' is already defined.
(#30) 'c' is already defined.
(#30) 'd' is already defined.
(#30) 'c' is already defined.
(#30) 'd' is already defined.
(#30) 'c' is already defined.
(#30) 'd' is already defined.
(#30) 'c' is already defined.
(#30) 'd' is already defined.
(#30) 'c' is already defined.
(#30) 'd' is already defined.
(#30) 'c' is already defined.
(#30) 'd' is already defined.
(#30) 'c' is already defined.
(#30) Missing semicolon.
(#30) 'd' is already defined.
(#30) 'c' is already defined.
(#30) 'd' is already defined.
(#30) 'c' is already defined.
(#30) 'd' is already defined.
(#30) 'c' is already defined.
(#30) 'd' is already defined.
(#30) 'c' is already defined.
(#30) 'd' is already defined.
(#30) 'c' is already defined.
(#30) 'd' is already defined.
(#30) 'c' is already defined.
(#30) 'd' is already defined.
(#30) 'c' is already defined.
(#30) 'd' is already defined.
(#30) 'c' is already defined.
(#30) 'd' is already defined.
(#30) 'c' is already defined.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'c' is defined but never used.
(#30) 'd' is defined but never used.
(#30) 'g' is defined but never used.
(#30) 'd' is defined but never used.
(#30) 'e' is defined but never used.
(#30) 'c' is defined but never used.
(#30) 'f' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.meterGaugeRenderer.js
(#102) Expected an assignment or function call and instead saw an expression.
(#105) Expected an assignment or function call and instead saw an expression.
(#132) Line is too long.
(#176) Expected '===' and instead saw '=='.
(#179) Expected '!==' and instead saw '!='.
(#193) Expected '===' and instead saw '=='.
(#193) Confusing use of '!'.
(#194) Expected '===' and instead saw '=='.
(#194) Confusing use of '!'.
(#198) Expected '===' and instead saw '=='.
(#198) Expected '===' and instead saw '=='.
(#203) Expected '===' and instead saw '=='.
(#204) 'i' used out of scope.
(#204) 'i' used out of scope.
(#204) 'i' used out of scope.
(#205) 'i' used out of scope.
(#205) 'i' used out of scope.
(#205) 'i' used out of scope.
(#205) 'i' used out of scope.
(#212) Expected '===' and instead saw '=='.
(#212) Expected '===' and instead saw '=='.
(#213) 'i' is already defined.
(#217) Expected '===' and instead saw '=='.
(#218) Expected '===' and instead saw '=='.
(#235) Expected '===' and instead saw '=='.
(#237) Expected '===' and instead saw '=='.
(#250) Expected '===' and instead saw '=='.
(#252) Expected '===' and instead saw '=='.
(#276) 'i' is already defined.
(#295) 'i' is already defined.
(#306) Expected '===' and instead saw '=='.
(#306) Expected '===' and instead saw '=='.
(#316) Expected '!==' and instead saw '!='.
(#321) Expected '===' and instead saw '=='.
(#365) Expected '!==' and instead saw '!='.
(#366) Expected '!==' and instead saw '!='.
(#367) Expected '!==' and instead saw '!='.
(#370) Expected '===' and instead saw '=='.
(#375) Expected '===' and instead saw '=='.
(#416) Expected '===' and instead saw '=='.
(#435) Expected '===' and instead saw '=='.
(#444) Expected an assignment or function call and instead saw an expression.
(#449) Expected '===' and instead saw '=='.
(#456) Expected '===' and instead saw '=='.
(#470) Expected '!==' and instead saw '!='.
(#470) Expected '===' and instead saw '=='.
(#475) Expected '===' and instead saw '=='.
(#522) 'tmax' is already defined.
(#533) 'it' is already defined.
(#557) Expected '===' and instead saw '=='.
(#565) Expected '===' and instead saw '=='.
(#572) 'it' is already defined.
(#589) Expected '===' and instead saw '=='.
(#631) 'i' is already defined.
(#645) 'i' is already defined.
(#692) Line is too long.
(#709) 't' is already defined.
(#710) 'tp' is already defined.
(#717) Line is too long.
(#726) Expected '===' and instead saw '=='.
(#727) 'l' is already defined.
(#728) 'tp' is already defined.
(#729) Line is too long.
(#729) 't' is already defined.
(#737) Expected '===' and instead saw '=='.
(#738) 'l' is already defined.
(#739) 't' is already defined.
(#739) Confusing plusses.
(#748) Expected '===' and instead saw '=='.
(#753) 'outer' is already defined.
(#757) 'outer' is already defined.
(#759) 'range' is already defined.
(#763) Expected '===' and instead saw '=='.
(#774) 'outer' used out of scope.
(#774) 'outer' used out of scope.
(#775) 'outer' used out of scope.
(#808) 'i' is already defined.
(#883) Expected '!==' and instead saw '!='.
(#884) Expected '!==' and instead saw '!='.
(#885) Expected '!==' and instead saw '!='.
(#886) Expected '!==' and instead saw '!='.
(#939) Expected '===' and instead saw '=='.
(#1098) Expected '===' and instead saw '=='.
(#1103) Expected '===' and instead saw '=='.
(#1115) Expected '!==' and instead saw '!='.
(#1116) Expected '!==' and instead saw '!='.
(#1117) Expected '!==' and instead saw '!='.
(#1118) Expected '!==' and instead saw '!='.
(#1119) Expected '!==' and instead saw '!='.
(#1120) Expected '!==' and instead saw '!='.
(#266) 'sa' is defined but never used.
(#262) 'plot' is defined but never used.
(#285) 'sa' is defined but never used.
(#282) 'plot' is defined but never used.
(#365) 'shadow' is defined but never used.
(#366) 'showLine' is defined but never used.
(#367) 'fill' is defined but never used.
(#553) 'numticks' is defined but never used.
(#602) 'pi' is defined but never used.
(#603) 'hpi' is defined but never used.
(#689) 'wps' is defined but never used.
(#757) 'outer' is defined but never used.
(#760) 'intrange' is defined but never used.
(#874) 'legend' is defined but never used.
(#1125) 'options' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.meterGaugeRenderer.min.js
(#30) Line is too long.
(#30) Missing semicolon.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Confusing use of '!'.
(#30) Expected '===' and instead saw '=='.
(#30) Confusing use of '!'.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) 'f' used out of scope.
(#30) 'f' used out of scope.
(#30) 'f' used out of scope.
(#30) 'f' used out of scope.
(#30) 'f' used out of scope.
(#30) 'f' used out of scope.
(#30) 'f' used out of scope.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) 'f' is already defined.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'h' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'h' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'D' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'N' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) 'N' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) 'Z' is already defined.
(#30) Missing semicolon.
(#30) 'Z' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'S' is already defined.
(#30) 'am' is already defined.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) 'V' is already defined.
(#30) 'am' is already defined.
(#30) 'S' is already defined.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) 'V' is already defined.
(#30) 'S' is already defined.
(#30) Confusing plusses.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) 'af' is already defined.
(#30) Missing semicolon.
(#30) 'af' is already defined.
(#30) Missing semicolon.
(#30) 'O' is already defined.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'af' used out of scope.
(#30) 'af' used out of scope.
(#30) 'af' used out of scope.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'Z' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'e' is defined but never used.
(#30) 'j' is defined but never used.
(#30) 'e' is defined but never used.
(#30) 'k' is defined but never used.
(#30) 'k' is defined but never used.
(#30) 'M' is defined but never used.
(#30) 'H' is defined but never used.
(#30) 'B' is defined but never used.
(#30) 'G' is defined but never used.
(#30) 'e' is defined but never used.
(#30) 'ad' is defined but never used.
(#30) 'af' is defined but never used.
(#30) 'aB' is defined but never used.
(#30) 'g' is defined but never used.
(#30) 'e' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.ohlcRenderer.js
(#110) Expected an assignment or function call and instead saw an expression.
(#111) Expected an assignment or function call and instead saw an expression.
(#131) Expected '===' and instead saw '=='.
(#134) Expected '===' and instead saw '=='.
(#140) 'j' is already defined.
(#141) Expected '===' and instead saw '=='.
(#144) Expected '===' and instead saw '=='.
(#166) Expected '!==' and instead saw '!='.
(#167) Expected '!==' and instead saw '!='.
(#168) Expected '!==' and instead saw '!='.
(#169) Expected '!==' and instead saw '!='.
(#170) Expected '!==' and instead saw '!='.
(#171) Expected '!==' and instead saw '!='.
(#178) 'i' is already defined.
(#188) Expected '===' and instead saw '=='.
(#196) Expected '===' and instead saw '=='.
(#204) 'i' is already defined.
(#348) Line is too long.
(#167) 'shadow' is defined but never used.
(#168) 'fill' is defined but never used.
(#169) 'fillAndStroke' is defined but never used.
(#335) 'options' is defined but never used.
(#335) 'gd' is defined but never used.
(#335) 'ctx' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.ohlcRenderer.min.js
(#30) Line is too long.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) 'c' is already defined.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) 'C' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'C' is already defined.
(#30) Missing 'new' prefix when invoking a constructor.
(#30) Missing 'new' prefix when invoking a constructor.
(#30) Missing 'new' prefix when invoking a constructor.
(#30) Missing semicolon.
(#30) Missing 'new' prefix when invoking a constructor.
(#30) Missing 'new' prefix when invoking a constructor.
(#30) Missing 'new' prefix when invoking a constructor.
(#30) Missing 'new' prefix when invoking a constructor.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'j' is defined but never used.
(#30) 'A' is defined but never used.
(#30) 'c' is defined but never used.
(#30) 'c' is defined but never used.
(#30) 'd' is defined but never used.
(#30) 'b' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.pieRenderer.js
(#152) Expected '===' and instead saw '=='.
(#157) Expected '!==' and instead saw '!='.
(#168) Expected '===' and instead saw '=='.
(#203) Expected '!==' and instead saw '!='.
(#216) 'i' is already defined.
(#231) Expected '!==' and instead saw '!='.
(#244) 'i' is already defined.
(#273) 'doDraw' was used before it was defined.
(#305) 'i' is already defined.
(#316) Expected '!==' and instead saw '!='.
(#322) Expected '===' and instead saw '=='.
(#358) Expected '!==' and instead saw '!='.
(#359) Expected '!==' and instead saw '!='.
(#360) Expected '!==' and instead saw '!='.
(#380) 'i' is already defined.
(#381) Expected '===' and instead saw '=='.
(#388) 'i' is already defined.
(#389) 'ang1' is already defined.
(#389) Expected '===' and instead saw '=='.
(#400) Expected '===' and instead saw '=='.
(#404) Expected '===' and instead saw '=='.
(#408) Expected '===' and instead saw '=='.
(#412) Expected '===' and instead saw '=='.
(#506) Expected '!==' and instead saw '!='.
(#507) Expected '!==' and instead saw '!='.
(#508) Expected '!==' and instead saw '!='.
(#509) Expected '!==' and instead saw '!='.
(#563) Expected '===' and instead saw '=='.
(#604) Expected '===' and instead saw '=='.
(#604) Expected '===' and instead saw '=='.
(#609) Expected '===' and instead saw '=='.
(#626) Expected '===' and instead saw '=='.
(#631) Expected '===' and instead saw '=='.
(#647) Expected '===' and instead saw '=='.
(#691) Expected '===' and instead saw '=='.
(#691) Expected '===' and instead saw '=='.
(#699) Expected '===' and instead saw '=='.
(#707) Expected '===' and instead saw '=='.
(#707) Expected '===' and instead saw '=='.
(#715) Expected '===' and instead saw '=='.
(#722) Expected '!==' and instead saw '!='.
(#741) Expected '!==' and instead saw '!='.
(#198) 'sa' is defined but never used.
(#194) 'plot' is defined but never used.
(#227) 'sa' is defined but never used.
(#223) 'plot' is defined but never used.
(#358) 'shadow' is defined but never used.
(#359) 'showLine' is defined but never used.
(#360) 'fill' is defined but never used.
(#370) 'r' is defined but never used.
(#497) 'legend' is defined but never used.
(#645) 'options' is defined but never used.
(#645) 'data' is defined but never used.
(#645) 'target' is defined but never used.
(#658) 'options' is defined but never used.
(#768) 'hctx' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.pieRenderer.min.js
(#30) Line is too long.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'q' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'q' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'o' was used before it was defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'q' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) 'Q' is already defined.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) 'Q' is already defined.
(#30) 'B' is already defined.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'n' is defined but never used.
(#30) 's' is defined but never used.
(#30) 'n' is defined but never used.
(#30) 't' is defined but never used.
(#30) 'C' is defined but never used.
(#30) 'W' is defined but never used.
(#30) 'O' is defined but never used.
(#30) 'L' is defined but never used.
(#30) 'q' is defined but never used.
(#30) 'n' is defined but never used.
(#30) 'o' is defined but never used.
(#30) 'p' is defined but never used.
(#30) 'n' is defined but never used.
(#30) 'n' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.pointLabels.js
(#141) Expected '===' and instead saw '=='.
(#141) Expected '===' and instead saw '=='.
(#153) Expected '!==' and instead saw '!='.
(#156) Expected '===' and instead saw '=='.
(#156) Expected '===' and instead saw '=='.
(#163) Expected '===' and instead saw '=='.
(#174) Expected '===' and instead saw '=='.
(#179) 'i' is already defined.
(#285) 'i' is already defined.
(#288) Expected '===' and instead saw '=='.
(#292) Expected '!==' and instead saw '!='.
(#310) Expected '===' and instead saw '=='.
(#311) Expected '===' and instead saw '=='.
(#133) 'locations' is defined but never used.
(#265) 'options' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.pointLabels.min.js
(#30) Line is too long.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) 'e' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 's' is already defined.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'a' is defined but never used.
(#30) 'h' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.trendline.js
(#94) 'addTrendlineLegend' was used before it was defined.
(#97) Expected '!==' and instead saw '!='.
(#104) 'parseTrendLineOptions' was used before it was defined.
(#105) Expected '===' and instead saw '=='.
(#114) 'drawTrendline' was used before it was defined.
(#118) Expected '!==' and instead saw '!='.
(#129) Expected '===' and instead saw '=='.
(#141) Expected '===' and instead saw '=='.
(#145) Expected '===' and instead saw '=='.
(#145) Expected '===' and instead saw '=='.
(#158) 'i' is already defined.
(#189) Expected '===' and instead saw '=='.
(#197) Expected '!==' and instead saw '!='.
(#197) Expected '!==' and instead saw '!='.
(#197) Expected '!==' and instead saw '!='.
(#203) Expected '===' and instead saw '=='.
(#205) 'i' was used before it was defined.
(#210) Expected '===' and instead saw '=='.
(#210) Expected '===' and instead saw '=='.
(#212) 'i' is already defined.
(#104) 'plot' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.trendline.min.js
(#30) Line is too long.
(#30) Missing semicolon.
(#30) 'a' was used before it was defined.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'e' was used before it was defined.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) 'g' was used before it was defined.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'p' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) 'k' was used before it was defined.
(#30) Missing semicolon.
(#30) Expected '===' and instead saw '=='.
(#30) Expected '===' and instead saw '=='.
(#30) 'k' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'l' is defined but never used.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_ajax/scripts/signal.js
(#14) Expected '!==' and instead saw '!='.
(#15) Expected '===' and instead saw '=='.
(#15) Expected '===' and instead saw '=='.
(#23) Expected '===' and instead saw '=='.
(#25) Expected '===' and instead saw '=='.
(#26) eval can be harmful.
(#28) Expected '===' and instead saw '=='.
(#33) Expected '!==' and instead saw '!='.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_ajax/simile-ajax-api.js
(#11) Expected '===' and instead saw '=='.
(#12) 'SimileAjax' was used before it was defined.
(#19) The object literal notation {} is preferable.
(#35) Expected '!==' and instead saw '!='.
(#36) Expected '===' and instead saw '=='.
(#36) Expected '===' and instead saw '=='.
(#50) Expected '===' and instead saw '=='.
(#83) Expected '===' and instead saw '=='.
(#129) Expected '===' and instead saw '=='.
(#140) Expected a conditional expression and instead saw an assignment.
(#144) Expected '===' and instead saw '=='.
(#151) 'i' is already defined.
(#152) Expected '{' and instead saw 'continue'.
(#158) Expected '===' and instead saw '=='.
(#190) Expected '===' and instead saw '=='.
(#194) Expected '===' and instead saw '=='.
(#202) 'url' used out of scope.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_ajax/simile-ajax-bundle.js
(#7) Expected an identifier and instead saw 'undefined' (a reserved word).
(#12) Expected '===' and instead saw '=='.
(#15) Expected '!==' and instead saw '!='.
(#22) Expected '===' and instead saw '=='.
(#33) Expected '===' and instead saw '=='.
(#38) Expected '===' and instead saw '=='.
(#38) Expected '===' and instead saw '=='.
(#40) Expected '!==' and instead saw '!='.
(#40) Expected '!==' and instead saw '!='.
(#42) Expected '!==' and instead saw '!='.
(#42) Expected '!==' and instead saw '!='.
(#55) Expected '===' and instead saw '=='.
(#57) Expected '===' and instead saw '=='.
(#72) Expected '!==' and instead saw '!='.
(#74) Expected '===' and instead saw '=='.
(#81) Expected '===' and instead saw '=='.
(#84) Expected '!==' and instead saw '!='.
(#86) Expected '===' and instead saw '=='.
(#89) Expected '===' and instead saw '=='.
(#90) Expected '===' and instead saw '=='.
(#101) Expected '===' and instead saw '=='.
(#102) Expected '!==' and instead saw '!='.
(#103) Expected '===' and instead saw '=='.
(#110) Expected '===' and instead saw '=='.
(#134) Expected '===' and instead saw '=='.
(#144) Missing '()' invoking a constructor.
(#146) Expected '===' and instead saw '=='.
(#149) Expected '!==' and instead saw '!='.
(#149) Expected '!==' and instead saw '!='.
(#150) Expected '===' and instead saw '=='.
(#154) Expected '!==' and instead saw '!='.
(#156) Expected '===' and instead saw '=='.
(#156) Expected '!==' and instead saw '!='.
(#164) Expected '!==' and instead saw '!='.
(#164) Expected '!==' and instead saw '!='.
(#173) Expected '===' and instead saw '=='.
(#174) Expected '===' and instead saw '=='.
(#180) Expected '===' and instead saw '=='.
(#190) Expected '===' and instead saw '=='.
(#194) Expected '===' and instead saw '=='.
(#197) Empty block.
(#199) Expected '===' and instead saw '=='.
(#199) Expected '===' and instead saw '=='.
(#200) Line is too long.
(#200) Expected '===' and instead saw '=='.
(#202) Line is too long.
(#202) Expected '===' and instead saw '=='.
(#202) Expected '!==' and instead saw '!='.
(#209) 'name' is already defined.
(#210) Line is too long.
(#210) Expected '===' and instead saw '=='.
(#210) Expected '===' and instead saw '=='.
(#210) Expected '===' and instead saw '=='.
(#211) Function declarations should not be placed in blocks. Use a function expression or move the statement to the top of the outer function.
(#211) Expected '===' and instead saw '=='.
(#224) Expected '===' and instead saw '=='.
(#225) Expected '===' and instead saw '=='.
(#226) Expected '===' and instead saw '=='.
(#227) Expected '===' and instead saw '=='.
(#244) Expected '===' and instead saw '=='.
(#244) Expected '!==' and instead saw '!='.
(#247) Expected '!==' and instead saw '!='.
(#248) Expected '===' and instead saw '=='.
(#248) Expected '===' and instead saw '=='.
(#261) Expected '===' and instead saw '=='.
(#263) Expected '===' and instead saw '=='.
(#264) Line is too long.
(#264) Expected '===' and instead saw '=='.
(#267) Line is too long.
(#270) Line is too long.
(#270) Expected '===' and instead saw '=='.
(#277) Expected '===' and instead saw '=='.
(#281) Expected '===' and instead saw '=='.
(#281) Expected '===' and instead saw '=='.
(#285) Expected '===' and instead saw '=='.
(#285) Expected an assignment or function call and instead saw an expression.
(#286) Expected '===' and instead saw '=='.
(#290) Expected '===' and instead saw '=='.
(#294) Expected '===' and instead saw '=='.
(#295) Expected '===' and instead saw '=='.
(#303) Expected '!==' and instead saw '!='.
(#304) Expected '===' and instead saw '=='.
(#312) Expected a conditional expression and instead saw an assignment.
(#312) Expected '!==' and instead saw '!='.
(#313) Expected a conditional expression and instead saw an assignment.
(#326) Expected '!==' and instead saw '!='.
(#326) Confusing use of '!'.
(#326) Confusing use of '!'.
(#332) Expected '!==' and instead saw '!='.
(#336) Line is too long.
(#338) Line is too long.
(#338) Expected '===' and instead saw '=='.
(#349) Expected '===' and instead saw '=='.
(#353) Line is too long.
(#361) Expected '===' and instead saw '=='.
(#375) Line is too long.
(#375) Expected '===' and instead saw '=='.
(#375) Expected '===' and instead saw '=='.
(#375) Expected '===' and instead saw '=='.
(#375) Expected '===' and instead saw '=='.
(#375) Expected '===' and instead saw '=='.
(#379) Line is too long.
(#380) Expected '===' and instead saw '=='.
(#381) Expected '===' and instead saw '=='.
(#384) Expected '===' and instead saw '=='.
(#385) Expected '===' and instead saw '=='.
(#386) Expected '===' and instead saw '=='.
(#387) Expected '===' and instead saw '=='.
(#388) Expected '===' and instead saw '=='.
(#390) Expected '===' and instead saw '=='.
(#391) Expected '===' and instead saw '=='.
(#396) Expected '!==' and instead saw '!='.
(#396) Expected '!==' and instead saw '!='.
(#396) Expected '!==' and instead saw '!='.
(#397) Expected '===' and instead saw '=='.
(#397) Expected '===' and instead saw '=='.
(#397) Expected '===' and instead saw '=='.
(#402) Expected '===' and instead saw '=='.
(#403) Expected '===' and instead saw '=='.
(#404) Expected '===' and instead saw '=='.
(#405) Expected '===' and instead saw '=='.
(#406) Expected '===' and instead saw '=='.
(#407) Expected '===' and instead saw '=='.
(#408) Expected '===' and instead saw '=='.
(#409) Expected '===' and instead saw '=='.
(#410) Expected '===' and instead saw '=='.
(#414) Expected '===' and instead saw '=='.
(#416) Line is too long.
(#417) Expected '!==' and instead saw '!='.
(#422) Expected '!==' and instead saw '!='.
(#423) Expected '!==' and instead saw '!='.
(#423) Expected '!==' and instead saw '!='.
(#426) Expected '!==' and instead saw '!='.
(#435) Expected '===' and instead saw '=='.
(#435) Expected '===' and instead saw '=='.
(#435) Expected '===' and instead saw '=='.
(#438) Expected '===' and instead saw '=='.
(#441) Expected '!==' and instead saw '!='.
(#447) Expected '===' and instead saw '=='.
(#447) Expected '===' and instead saw '=='.
(#450) Expected '===' and instead saw '=='.
(#451) Expected '===' and instead saw '=='.
(#452) Expected '===' and instead saw '=='.
(#452) Expected '===' and instead saw '=='.
(#454) Expected '===' and instead saw '=='.
(#458) Expected '===' and instead saw '=='.
(#463) 'm' is already defined.
(#469) Expected '===' and instead saw '=='.
(#470) Expected '===' and instead saw '=='.
(#470) Expected '!==' and instead saw '!='.
(#472) 'i' is already defined.
(#474) Expected '===' and instead saw '=='.
(#474) Expected '!==' and instead saw '!='.
(#474) Expected '===' and instead saw '=='.
(#475) Expected '===' and instead saw '=='.
(#475) Expected '===' and instead saw '=='.
(#477) Expected '===' and instead saw '=='.
(#478) Expected '===' and instead saw '=='.
(#479) 'i' is already defined.
(#481) Expected '===' and instead saw '=='.
(#490) Expected '===' and instead saw '=='.
(#501) Expected '!==' and instead saw '!='.
(#510) Expected '===' and instead saw '=='.
(#510) Expected '===' and instead saw '=='.
(#511) Expected '===' and instead saw '=='.
(#512) Expected '===' and instead saw '=='.
(#513) 'i' is already defined.
(#516) Expected '===' and instead saw '=='.
(#517) Line is too long.
(#517) Expected '===' and instead saw '=='.
(#517) Expected '===' and instead saw '=='.
(#517) Expected '===' and instead saw '=='.
(#517) Expected '===' and instead saw '=='.
(#517) Expected '!==' and instead saw '!='.
(#517) Expected '===' and instead saw '=='.
(#517) Expected '===' and instead saw '=='.
(#517) Expected '===' and instead saw '=='.
(#517) Expected '===' and instead saw '=='.
(#517) Expected '===' and instead saw '=='.
(#517) Unexpected use of '^'.
(#519) Line is too long.
(#519) Expected '===' and instead saw '=='.
(#519) Expected '===' and instead saw '=='.
(#519) 'tmp' is already defined.
(#519) Expected '===' and instead saw '=='.
(#519) Expected '===' and instead saw '=='.
(#519) 'last' is already defined.
(#520) 'i' is already defined.
(#520) 'rl' is already defined.
(#526) Expected '===' and instead saw '=='.
(#529) Expected '===' and instead saw '=='.
(#529) Expected '===' and instead saw '=='.
(#530) Expected '===' and instead saw '=='.
(#531) Unexpected use of '^'.
(#534) Expected '===' and instead saw '=='.
(#535) Expected '===' and instead saw '=='.
(#535) eval can be harmful.
(#537) Don't make functions within a loop.
(#540) Expected '!==' and instead saw '!='.
(#540) Expected '===' and instead saw '=='.
(#547) Expected '===' and instead saw '=='.
(#547) Expected '===' and instead saw '=='.
(#552) Expected '===' and instead saw '=='.
(#552) Expected '!==' and instead saw '!='.
(#555) Expected '===' and instead saw '=='.
(#555) Expected '===' and instead saw '=='.
(#558) Expected '!==' and instead saw '!='.
(#562) Line is too long.
(#562) Expected '!==' and instead saw '!='.
(#562) Avoid arguments.callee.
(#576) Expected '===' and instead saw '=='.
(#576) Expected '===' and instead saw '=='.
(#578) Expected '===' and instead saw '=='.
(#578) Expected '===' and instead saw '=='.
(#578) Expected '===' and instead saw '=='.
(#584) Expected '===' and instead saw '=='.
(#586) Line is too long.
(#600) Expected '===' and instead saw '=='.
(#600) Expected '===' and instead saw '=='.
(#605) 'exclusive' used out of scope.
(#608) Expected '===' and instead saw '=='.
(#610) Expected '===' and instead saw '=='.
(#612) Expected '===' and instead saw '=='.
(#615) 'val' used out of scope.
(#617) Bad assignment.
(#624) Expected '===' and instead saw '=='.
(#631) Expected '===' and instead saw '=='.
(#634) Line is too long.
(#647) Expected '===' and instead saw '=='.
(#648) Expected '===' and instead saw '=='.
(#649) Expected '===' and instead saw '=='.
(#649) Expected '!==' and instead saw '!='.
(#654) Unexpected use of '&'.
(#654) Unexpected use of '&'.
(#654) Unexpected use of '&'.
(#680) Expected '===' and instead saw '=='.
(#715) Expected '===' and instead saw '=='.
(#717) Avoid arguments.callee.
(#724) Avoid arguments.callee.
(#730) Expected '!==' and instead saw '!='.
(#730) Expected '!==' and instead saw '!='.
(#730) Avoid arguments.callee.
(#733) Expected '!==' and instead saw '!='.
(#733) Avoid arguments.callee.
(#738) Line is too long.
(#742) Expected '!==' and instead saw '!='.
(#744) Expected '===' and instead saw '=='.
(#748) Expected '!==' and instead saw '!='.
(#759) Line is too long.
(#759) Expected '===' and instead saw '=='.
(#759) Expected '===' and instead saw '=='.
(#767) Expected '===' and instead saw '=='.
(#767) Expected '===' and instead saw '=='.
(#784) Line is too long.
(#786) Expected '!==' and instead saw '!='.
(#787) Expected '===' and instead saw '=='.
(#787) Expected '===' and instead saw '=='.
(#790) Expected '===' and instead saw '=='.
(#801) Expected '===' and instead saw '=='.
(#801) Expected '===' and instead saw '=='.
(#802) Expected '===' and instead saw '=='.
(#804) Expected '===' and instead saw '=='.
(#805) Expected '===' and instead saw '=='.
(#807) Bad operand.
(#809) Expected '===' and instead saw '=='.
(#809) Expected '===' and instead saw '=='.
(#809) Expected '!==' and instead saw '!='.
(#814) Expected '===' and instead saw '=='.
(#814) Expected '===' and instead saw '=='.
(#829) Expected an assignment or function call and instead saw an expression.
(#833) Expected '===' and instead saw '=='.
(#833) Expected '===' and instead saw '=='.
(#836) Expected '===' and instead saw '=='.
(#837) Expected '===' and instead saw '=='.
(#839) Expected '===' and instead saw '=='.
(#862) Line is too long.
(#862) Expected '===' and instead saw '=='.
(#862) Expected '===' and instead saw '=='.
(#862) Expected '===' and instead saw '=='.
(#862) Expected '===' and instead saw '=='.
(#865) Expected '===' and instead saw '=='.
(#865) Expected '===' and instead saw '=='.
(#865) Expected '===' and instead saw '=='.
(#867) Expected '===' and instead saw '=='.
(#868) Expected '===' and instead saw '=='.
(#870) Expected '===' and instead saw '=='.
(#871) Expected '===' and instead saw '=='.
(#871) eval can be harmful.
(#874) Expected '===' and instead saw '=='.
(#876) Expected '===' and instead saw '=='.
(#877) Don't make functions within a loop.
(#881) Line is too long.
(#882) Expected '===' and instead saw '=='.
(#884) Expected '===' and instead saw '=='.
(#887) Line is too long.
(#890) Line is too long.
(#899) Expected '!==' and instead saw '!='.
(#901) Expected '===' and instead saw '=='.
(#901) Expected '===' and instead saw '=='.
(#902) Expected '===' and instead saw '=='.
(#902) Expected '===' and instead saw '=='.
(#904) Expected '!==' and instead saw '!='.
(#907) Expected '===' and instead saw '=='.
(#910) Expected '!==' and instead saw '!='.
(#913) Expected '===' and instead saw '=='.
(#919) Expected '===' and instead saw '=='.
(#921) Expected '===' and instead saw '=='.
(#922) Expected '===' and instead saw '=='.
(#924) Expected '===' and instead saw '=='.
(#930) Expected '===' and instead saw '=='.
(#939) 'q' used out of scope.
(#947) Line is too long.
(#947) Expected '===' and instead saw '=='.
(#947) Expected '!==' and instead saw '!='.
(#948) Expected '===' and instead saw '=='.
(#963) Expected '===' and instead saw '=='.
(#963) Expected '===' and instead saw '=='.
(#964) Expected '!==' and instead saw '!='.
(#964) Expected '===' and instead saw '=='.
(#978) Expected '===' and instead saw '=='.
(#988) Expected '===' and instead saw '=='.
(#988) Expected '===' and instead saw '=='.
(#1000) Expected '!==' and instead saw '!='.
(#1002) Expected '===' and instead saw '=='.
(#1020) Line is too long.
(#1020) Don't use 'with'.
(#1020) Expected '===' and instead saw '=='.
(#1027) Expected '===' and instead saw '=='.
(#1031) Expected '!==' and instead saw '!='.
(#1033) Expected '===' and instead saw '=='.
(#1033) Expected '!==' and instead saw '!='.
(#1036) 'border' was used before it was defined.
(#1037) 'add' was used before it was defined.
(#1050) Expected '===' and instead saw '=='.
(#1055) Expected '!==' and instead saw '!='.
(#1055) Expected '===' and instead saw '=='.
(#1055) Expected '===' and instead saw '=='.
(#1055) Expected an assignment or function call and instead saw an expression.
(#1056) Expected '===' and instead saw '=='.
(#1056) Expected '===' and instead saw '=='.
(#1062) Line is too long.
(#1071) ['$'] is better written in dot notation.
(#1071) Expected '===' and instead saw '=='.
(#1076) Expected '!==' and instead saw '!='.
(#1077) Expected '!==' and instead saw '!='.
(#1078) Expected '!==' and instead saw '!='.
(#1078) Expected '!==' and instead saw '!='.
(#1078) Expected '!==' and instead saw '!='.
(#1078) Expected '!==' and instead saw '!='.
(#1078) Expected '!==' and instead saw '!='.
(#1079) Expected '!==' and instead saw '!='.
(#1080) Expected '!==' and instead saw '!='.
(#1081) Expected '!==' and instead saw '!='.
(#1082) Expected '!==' and instead saw '!='.
(#1083) Expected '!==' and instead saw '!='.
(#1084) Expected '!==' and instead saw '!='.
(#1085) Expected '!==' and instead saw '!='.
(#1095) 'D' is already defined.
(#1097) 'D' is already defined.
(#1099) 'D' is already defined.
(#1119) Expected '===' and instead saw '=='.
(#1128) Expected '!==' and instead saw '!='.
(#1166) Missing 'new' prefix when invoking a constructor.
(#1166) Expected '===' and instead saw '=='.
(#1180) Expected '===' and instead saw '=='.
(#1180) Expected '===' and instead saw '=='.
(#1195) Expected '===' and instead saw '=='.
(#1205) Expected '!==' and instead saw '!='.
(#1234) Expected '===' and instead saw '=='.
(#1237) Expected '===' and instead saw '=='.
(#1252) 'F' is already defined.
(#1254) 'D' is already defined.
(#1327) The object literal notation {} is preferable.
(#1361) Expected '===' and instead saw '=='.
(#1398) Expected '===' and instead saw '=='.
(#1400) Expected '===' and instead saw '=='.
(#1401) Expected '===' and instead saw '=='.
(#1403) Expected '===' and instead saw '=='.
(#1406) Expected '===' and instead saw '=='.
(#1413) Expected '===' and instead saw '=='.
(#1419) Expected '===' and instead saw '=='.
(#1420) 'A' is already defined.
(#1422) 'A' used out of scope.
(#1434) Missing 'new' prefix when invoking a constructor.
(#1442) 'H' is already defined.
(#1447) 'H' is already defined.
(#1453) 'H' is already defined.
(#1456) Missing 'new' prefix when invoking a constructor.
(#1458) Missing 'new' prefix when invoking a constructor.
(#1462) Missing 'new' prefix when invoking a constructor.
(#1464) 'H' is already defined.
(#1468) 'H' is already defined.
(#1486) Expected '===' and instead saw '=='.
(#1528) Missing 'new' prefix when invoking a constructor.
(#1536) Missing 'new' prefix when invoking a constructor.
(#1539) Expected '===' and instead saw '=='.
(#1539) Expected '===' and instead saw '=='.
(#1541) Expected '!==' and instead saw '!='.
(#1549) Missing 'new' prefix when invoking a constructor.
(#1554) Expected '===' and instead saw '=='.
(#1555) Creating global 'for' variable. Should be 'for (var E ...'.
(#1558) Expected '===' and instead saw '=='.
(#1558) 'A' is already defined.
(#1559) 'E' was used before it was defined.
(#1569) The object literal notation {} is preferable.
(#1575) Expected '===' and instead saw '=='.
(#1575) Expected '===' and instead saw '=='.
(#1584) Expected '!==' and instead saw '!='.
(#1586) Expected '!==' and instead saw '!='.
(#1590) Expected '!==' and instead saw '!='.
(#1590) Expected '!==' and instead saw '!='.
(#1602) 'C' is already defined.
(#1603) 'C' is already defined.
(#1604) 'C' used out of scope.
(#1606) Expected '===' and instead saw '=='.
(#1609) 'A' is already defined.
(#1610) Expected '===' and instead saw '=='.
(#1610) Expected '===' and instead saw '=='.
(#1624) Expected '===' and instead saw '=='.
(#1625) Expected '===' and instead saw '=='.
(#1625) Expected '===' and instead saw '=='.
(#1626) Expected '!==' and instead saw '!='.
(#1634) Expected '===' and instead saw '=='.
(#1634) Expected '===' and instead saw '=='.
(#1635) Expected '!==' and instead saw '!='.
(#1645) Expected '===' and instead saw '=='.
(#1657) Expected '===' and instead saw '=='.
(#1658) Expected '!==' and instead saw '!='.
(#1659) Expected '!==' and instead saw '!='.
(#1663) Expected '!==' and instead saw '!='.
(#1663) Expected '===' and instead saw '=='.
(#1664) Expected '===' and instead saw '=='.
(#1665) Expected '===' and instead saw '=='.
(#1665) Expected '===' and instead saw '=='.
(#1666) Expected '!==' and instead saw '!='.
(#1668) Expected '!==' and instead saw '!='.
(#1670) Expected '===' and instead saw '=='.
(#1671) Expected '===' and instead saw '=='.
(#1672) Expected '===' and instead saw '=='.
(#1673) Expected '===' and instead saw '=='.
(#1674) Expected '===' and instead saw '=='.
(#1674) Expected '===' and instead saw '=='.
(#1674) Empty block.
(#1674) Expected '===' and instead saw '=='.
(#1674) Creating global 'for' variable. Should be 'for (var n ...'.
(#1675) Expected '===' and instead saw '=='.
(#1677) Expected '===' and instead saw '=='.
(#1680) Expected '!==' and instead saw '!='.
(#1680) Expected '!==' and instead saw '!='.
(#1684) Expected '===' and instead saw '=='.
(#1688) Expected '===' and instead saw '=='.
(#1691) Expected '!==' and instead saw '!='.
(#1695) Expected '!==' and instead saw '!='.
(#1705) Expected '!==' and instead saw '!='.
(#1706) Expected '===' and instead saw '=='.
(#1712) The object literal notation {} is preferable.
(#1717) Expected '!==' and instead saw '!='.
(#1724) Expected '!==' and instead saw '!='.
(#1728) Expected '!==' and instead saw '!='.
(#1730) Line is too long.
(#1730) Expected '!==' and instead saw '!='.
(#1733) Line is too long.
(#1739) Line is too long.
(#1740) Expected '!==' and instead saw '!='.
(#1741) Expected '!==' and instead saw '!='.
(#1775) Missing 'new' prefix when invoking a constructor.
(#1779) Missing 'new' prefix when invoking a constructor.
(#1793) Missing 'new' prefix when invoking a constructor.
(#1796) Missing 'new' prefix when invoking a constructor.
(#1797) Missing 'new' prefix when invoking a constructor.
(#1798) Missing 'new' prefix when invoking a constructor.
(#1799) Missing 'new' prefix when invoking a constructor.
(#1800) Missing 'new' prefix when invoking a constructor.
(#1801) Missing 'new' prefix when invoking a constructor.
(#1802) Missing 'new' prefix when invoking a constructor.
(#1803) Missing 'new' prefix when invoking a constructor.
(#1805) Missing 'new' prefix when invoking a constructor.
(#1809) Missing 'new' prefix when invoking a constructor.
(#1817) Missing 'new' prefix when invoking a constructor.
(#1823) Expected '===' and instead saw '=='.
(#1823) Missing 'new' prefix when invoking a constructor.
(#1828) Expected '===' and instead saw '=='.
(#1828) 'S' is already defined.
(#1828) Missing 'new' prefix when invoking a constructor.
(#1835) Expected '===' and instead saw '=='.
(#1835) 'S' is already defined.
(#1835) Missing 'new' prefix when invoking a constructor.
(#1839) 'S' is already defined.
(#1839) Missing 'new' prefix when invoking a constructor.
(#1847) Expected '===' and instead saw '=='.
(#1884) 'C' is already defined.
(#1886) 'C' used out of scope.
(#1891) Expected '===' and instead saw '=='.
(#1911) ['cont'] is better written in dot notation.
(#1930) Expected '===' and instead saw '=='.
(#1936) Expected '===' and instead saw '=='.
(#1947) Expected '===' and instead saw '=='.
(#1948) Expected '===' and instead saw '=='.
(#1967) Line is too long.
(#2010) Expected '===' and instead saw '=='.
(#2010) Too many errors. (76% scanned).
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/cs/labellers.js
(#6) ['cs'] is better written in dot notation.
(#7) This character may get silently deleted by one or more browsers.
(#10) ['cs'] is better written in dot notation.
(#11) This character may get silently deleted by one or more browsers.
(#14) ['cs'] is better written in dot notation.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/cs/timeline.js
(#6) ['cs'] is better written in dot notation.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/de/labellers.js
(#6) ['de'] is better written in dot notation.
(#10) ['de'] is better written in dot notation.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/de/timeline.js
(#6) ['de'] is better written in dot notation.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/en/labellers.js
(#6) ['en'] is better written in dot notation.
(#10) ['en'] is better written in dot notation.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/en/timeline.js
(#6) ['en'] is better written in dot notation.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/es/labellers.js
(#6) ['es'] is better written in dot notation.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/es/timeline.js
(#6) ['es'] is better written in dot notation.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/fr/labellers.js
(#6) ['fr'] is better written in dot notation.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/fr/timeline.js
(#6) ['fr'] is better written in dot notation.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/it/labellers.js
(#6) ['it'] is better written in dot notation.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/it/timeline.js
(#6) ['it'] is better written in dot notation.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/nl/labellers.js
(#9) ['nl'] is better written in dot notation.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/nl/timeline.js
(#6) ['nl'] is better written in dot notation.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/ru/labellers.js
(#8) ['ru'] is better written in dot notation.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/ru/timeline.js
(#6) ['ru'] is better written in dot notation.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/se/labellers.js
(#6) ['se'] is better written in dot notation.
(#10) ['se'] is better written in dot notation.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/se/timeline.js
(#6) ['se'] is better written in dot notation.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/tr/labellers.js
(#6) ['tr'] is better written in dot notation.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/tr/timeline.js
(#6) ['tr'] is better written in dot notation.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/vi/labellers.js
(#6) ['vi'] is better written in dot notation.
(#7) This character may get silently deleted by one or more browsers.
(#10) ['vi'] is better written in dot notation.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/vi/timeline.js
(#6) ['vi'] is better written in dot notation.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/zh/labellers.js
(#6) ['zh'] is better written in dot notation.
(#10) ['zh'] is better written in dot notation.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/zh/timeline.js
(#6) ['zh'] is better written in dot notation.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/timeline-api.js
(#60) Expected '===' and instead saw '=='.
(#64) Unnecessary semicolon.
(#71) The object literal notation {} is preferable.
(#129) Expected '===' and instead saw '=='.
(#131) Expected '===' and instead saw '=='.
(#133) Expected '===' and instead saw '=='.
(#136) Expected '===' and instead saw '=='.
(#137) Expected '!==' and instead saw '!='.
(#143) Expected '===' and instead saw '=='.
(#145) Expected '===' and instead saw '=='.
(#171) Missing semicolon.
(#174) Missing semicolon.
(#195) Expected '===' and instead saw '=='.
(#201) Missing semicolon.
(#213) Missing semicolon.
(#221) 'l' is already defined.
(#223) Expected '!==' and instead saw '!='.
(#229) 'l' is already defined.
(#230) 'locale' is already defined.
(#237) Expected '===' and instead saw '=='.
(#252) Expected '===' and instead saw '=='.
(#258) Expected '===' and instead saw '=='.
(#267) Missing semicolon.
(#268) Expected '===' and instead saw '=='.
(#270) document.write can be a form of eval.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/timeline-bundle.js
(#4) Expected '===' and instead saw '=='.
(#10) Line is too long.
(#42) Expected '!==' and instead saw '!='.
(#89) Expected '===' and instead saw '=='.
(#120) Expected '===' and instead saw '=='.
(#125) Expected '!==' and instead saw '!='.
(#188) Expected '===' and instead saw '=='.
(#245) Expected '!==' and instead saw '!='.
(#373) Expected '===' and instead saw '=='.
(#385) Expected '===' and instead saw '=='.
(#390) Line is too long.
(#402) Expected '!==' and instead saw '!='.
(#404) Expected '!==' and instead saw '!='.
(#407) Expected '===' and instead saw '=='.
(#412) Missing 'new' prefix when invoking a constructor.
(#412) Missing 'new' prefix when invoking a constructor.
(#413) Expected '!==' and instead saw '!='.
(#413) Expected '===' and instead saw '=='.
(#419) Expected '===' and instead saw '=='.
(#419) Missing 'new' prefix when invoking a constructor.
(#419) 'E' used out of scope.
(#423) Missing 'new' prefix when invoking a constructor.
(#426) 'E' is already defined.
(#427) Missing 'new' prefix when invoking a constructor.
(#427) Missing 'new' prefix when invoking a constructor.
(#434) Expected '===' and instead saw '=='.
(#442) Expected '!==' and instead saw '!='.
(#445) Expected '!==' and instead saw '!='.
(#448) Expected '!==' and instead saw '!='.
(#463) Expected '===' and instead saw '=='.
(#492) 'C' is already defined.
(#496) Line is too long.
(#503) Expected '===' and instead saw '=='.
(#542) Missing 'new' prefix when invoking a constructor.
(#546) 'n' is already defined.
(#550) 'n' is already defined.
(#572) Expected '===' and instead saw '=='.
(#597) 'n' is already defined.
(#601) 'e' used out of scope.
(#601) 'e' used out of scope.
(#601) 'J' used out of scope.
(#601) 'm' used out of scope.
(#601) 'H' used out of scope.
(#601) 'H' used out of scope.
(#605) 'n' is already defined.
(#612) Expected '===' and instead saw '=='.
(#618) Expected '!==' and instead saw '!='.
(#623) Expected '!==' and instead saw '!='.
(#630) Expected '===' and instead saw '=='.
(#636) Expected '!==' and instead saw '!='.
(#641) Expected '!==' and instead saw '!='.
(#648) Expected '===' and instead saw '=='.
(#654) Expected '!==' and instead saw '!='.
(#659) Expected '!==' and instead saw '!='.
(#666) Missing 'new' prefix when invoking a constructor.
(#671) Expected '!==' and instead saw '!='.
(#673) Missing 'new' prefix when invoking a constructor.
(#674) Missing 'new' prefix when invoking a constructor.
(#681) Expected '!==' and instead saw '!='.
(#681) Expected '===' and instead saw '=='.
(#702) Line is too long.
(#702) Expected '!==' and instead saw '!='.
(#702) Missing 'new' prefix when invoking a constructor.
(#702) Missing 'new' prefix when invoking a constructor.
(#703) Missing 'new' prefix when invoking a constructor.
(#704) Expected '!==' and instead saw '!='.
(#729) Expected '===' and instead saw '=='.
(#740) Expected '===' and instead saw '=='.
(#741) Expected '===' and instead saw '=='.
(#742) Expected '===' and instead saw '=='.
(#753) Expected '===' and instead saw '=='.
(#754) Expected '!==' and instead saw '!='.
(#754) Expected '===' and instead saw '=='.
(#755) Expected '===' and instead saw '=='.
(#756) Expected '===' and instead saw '=='.
(#758) Expected '===' and instead saw '=='.
(#795) 'A' is already defined.
(#796) 'E' is already defined.
(#797) 'A' used out of scope.
(#797) 'E' used out of scope.
(#824) Expected '!==' and instead saw '!='.
(#825) Expected '===' and instead saw '=='.
(#826) Expected '===' and instead saw '=='.
(#827) Expected '!==' and instead saw '!='.
(#828) Expected '!==' and instead saw '!='.
(#830) Expected '!==' and instead saw '!='.
(#831) Expected '!==' and instead saw '!='.
(#832) Expected '!==' and instead saw '!='.
(#838) Expected '!==' and instead saw '!='.
(#856) Expected '!==' and instead saw '!='.
(#859) Missing 'new' prefix when invoking a constructor.
(#865) Missing 'new' prefix when invoking a constructor.
(#886) Expected '!==' and instead saw '!='.
(#887) Expected '===' and instead saw '=='.
(#888) Expected '!==' and instead saw '!='.
(#890) Expected '!==' and instead saw '!='.
(#891) Expected '!==' and instead saw '!='.
(#897) Expected '!==' and instead saw '!='.
(#909) Expected '!==' and instead saw '!='.
(#943) Expected '===' and instead saw '=='.
(#955) Expected '===' and instead saw '=='.
(#960) Line is too long.
(#963) Expected '!==' and instead saw '!='.
(#965) Expected '!==' and instead saw '!='.
(#969) Missing 'new' prefix when invoking a constructor.
(#969) Missing 'new' prefix when invoking a constructor.
(#977) Expected '===' and instead saw '=='.
(#986) Expected '!==' and instead saw '!='.
(#989) Expected '!==' and instead saw '!='.
(#992) Expected '!==' and instead saw '!='.
(#1079) Expected '!==' and instead saw '!='.
(#1111) Expected '!==' and instead saw '!='.
(#1137) 'B' is already defined.
(#1164) Expected '===' and instead saw '=='.
(#1167) Missing 'new' prefix when invoking a constructor.
(#1168) Expected '===' and instead saw '=='.
(#1169) 'D' is already defined.
(#1171) Missing 'new' prefix when invoking a constructor.
(#1204) Expected '!==' and instead saw '!='.
(#1214) Expected '!==' and instead saw '!='.
(#1235) Expected '!==' and instead saw '!='.
(#1237) Expected '===' and instead saw '=='.
(#1238) Expected '!==' and instead saw '!='.
(#1255) Expected '!==' and instead saw '!='.
(#1283) 'A' is already defined.
(#1284) 'E' is already defined.
(#1285) 'A' used out of scope.
(#1285) 'E' used out of scope.
(#1320) Expected '!==' and instead saw '!='.
(#1351) Expected '!==' and instead saw '!='.
(#1382) Expected '!==' and instead saw '!='.
(#1420) Missing 'new' prefix when invoking a constructor.
(#1425) Expected '!==' and instead saw '!='.
(#1466) Expected '===' and instead saw '=='.
(#1469) Missing 'new' prefix when invoking a constructor.
(#1508) Expected '!==' and instead saw '!='.
(#1512) Missing 'new' prefix when invoking a constructor.
(#1518) Expected '===' and instead saw '=='.
(#1524) Expected '===' and instead saw '=='.
(#1538) Expected '!==' and instead saw '!='.
(#1544) Expected '===' and instead saw '=='.
(#1570) Expected '===' and instead saw '=='.
(#1695) 'G' is already defined.
(#1698) 'F' is already defined.
(#1699) 'A' is already defined.
(#1712) Expected '===' and instead saw '=='.
(#1720) 'F' is already defined.
(#1724) 'A' is already defined.
(#1725) 'H' is already defined.
(#1726) Expected '===' and instead saw '=='.
(#1728) 'C' is already defined.
(#1742) Expected '===' and instead saw '=='.
(#1747) Expected '!==' and instead saw '!='.
(#1768) Expected '===' and instead saw '=='.
(#1781) Expected '===' and instead saw '=='.
(#1791) 'A' is already defined.
(#1792) Expected '!==' and instead saw '!='.
(#1794) Expected a 'break' statement before 'case'.
(#1797) Expected '===' and instead saw '=='.
(#1797) Expected '===' and instead saw '=='.
(#1797) Expected '===' and instead saw '=='.
(#1797) Expected '===' and instead saw '=='.
(#1797) Expected '===' and instead saw '=='.
(#1827) Expected '===' and instead saw '=='.
(#1834) Expected '===' and instead saw '=='.
(#1846) Expected '===' and instead saw '=='.
(#1852) Line is too long.
(#1855) Expected '!==' and instead saw '!='.
(#1857) Expected '!==' and instead saw '!='.
(#1861) Missing 'new' prefix when invoking a constructor.
(#1861) Missing 'new' prefix when invoking a constructor.
(#1870) Expected '===' and instead saw '=='.
(#1878) Expected '!==' and instead saw '!='.
(#1881) Expected '!==' and instead saw '!='.
(#1884) Expected '!==' and instead saw '!='.
(#1919) Expected '!==' and instead saw '!='.
(#1943) Expected '!==' and instead saw '!='.
(#1953) Expected '!==' and instead saw '!='.
(#1972) Expected '!==' and instead saw '!='.
(#1982) Expected '!==' and instead saw '!='.
(#2005) Expected '!==' and instead saw '!='.
(#2016) Expected '!==' and instead saw '!='.
(#2024) Expected '!==' and instead saw '!='.
(#2032) Expected '!==' and instead saw '!='.
(#2044) Expected '!==' and instead saw '!='.
(#2056) Expected '!==' and instead saw '!='.
(#2058) Expected '===' and instead saw '=='.
(#2059) Expected '!==' and instead saw '!='.
(#2074) Expected '!==' and instead saw '!='.
(#2075) Expected '!==' and instead saw '!='.
(#2078) Expected '!==' and instead saw '!='.
(#2079) Expected '!==' and instead saw '!='.
(#2122) 'A' is already defined.
(#2123) 'E' is already defined.
(#2124) 'A' used out of scope.
(#2124) 'E' used out of scope.
(#2167) Expected '===' and instead saw '=='.
(#2179) Expected '===' and instead saw '=='.
(#2185) Expected '!==' and instead saw '!='.
(#2187) Expected '!==' and instead saw '!='.
(#2191) Missing 'new' prefix when invoking a constructor.
(#2191) Missing 'new' prefix when invoking a constructor.
(#2199) Expected '!==' and instead saw '!='.
(#2202) Expected '!==' and instead saw '!='.
(#2213) Expected '!==' and instead saw '!='.
(#2228) Expected '!==' and instead saw '!='.
(#2284) Expected '===' and instead saw '=='.
(#2294) Expected '!==' and instead saw '!='.
(#2294) Expected '===' and instead saw '=='.
(#2295) Expected '!==' and instead saw '!='.
(#2295) Expected '===' and instead saw '=='.
(#2296) Expected '===' and instead saw '=='.
(#2296) Expected '===' and instead saw '=='.
(#2297) Line is too long.
(#2316) Expected '!==' and instead saw '!='.
(#2317) Line is too long.
(#2329) Expected '===' and instead saw '=='.
(#2331) Expected '!==' and instead saw '!='.
(#2331) Expected '!==' and instead saw '!='.
(#2331) Expected '!==' and instead saw '!='.
(#2334) Expected '!==' and instead saw '!='.
(#2338) Expected '!==' and instead saw '!='.
(#2338) Expected '===' and instead saw '=='.
(#2340) Line is too long.
(#2340) Expected '!==' and instead saw '!='.
(#2340) Expected '===' and instead saw '=='.
(#2340) Expected '!==' and instead saw '!='.
(#2340) Expected '===' and instead saw '=='.
(#2340) Expected '!==' and instead saw '!='.
(#2340) Expected '===' and instead saw '=='.
(#2342) ['start'] is better written in dot notation.
(#2342) Expected '===' and instead saw '=='.
(#2342) ['date'] is better written in dot notation.
(#2342) Expected '!==' and instead saw '!='.
(#2342) ['start'] is better written in dot notation.
(#2342) ['date'] is better written in dot notation.
(#2343) ['isDuration'] is better written in dot notation.
(#2343) ['durationEvent'] is better written in dot notation.
(#2343) ['isDuration'] is better written in dot notation.
(#2343) Expected '===' and instead saw '=='.
(#2343) ['durationEvent'] is better written in dot notation.
(#2343) Expected '===' and instead saw '=='.
(#2344) Line is too long.
(#2344) ['id'] is better written in dot notation.
(#2344) Missing 'new' prefix when invoking a constructor.
(#2344) ['start'] is better written in dot notation.
(#2344) Missing 'new' prefix when invoking a constructor.
(#2344) ['end'] is better written in dot notation.
(#2344) Missing 'new' prefix when invoking a constructor.
(#2344) ['latestStart'] is better written in dot notation.
(#2344) Missing 'new' prefix when invoking a constructor.
(#2344) ['earliestEnd'] is better written in dot notation.
(#2344) ['title'] is better written in dot notation.
(#2344) ['description'] is better written in dot notation.
(#2344) ['image'] is better written in dot notation.
(#2344) ['link'] is better written in dot notation.
(#2344) ['icon'] is better written in dot notation.
(#2344) ['color'] is better written in dot notation.
(#2344) ['textColor'] is better written in dot notation.
(#2344) ['hoverText'] is better written in dot notation.
(#2344) ['caption'] is better written in dot notation.
(#2344) ['classname'] is better written in dot notation.
(#2344) ['tapeImage'] is better written in dot notation.
(#2344) ['tapeRepeat'] is better written in dot notation.
(#2344) ['eventID'] is better written in dot notation.
(#2344) ['trackNum'] is better written in dot notation.
(#2386) Expected '===' and instead saw '=='.
(#2392) Expected '===' and instead saw '=='.
(#2392) Expected '===' and instead saw '=='.
(#2394) Expected '===' and instead saw '=='.
(#2397) Expected '!==' and instead saw '!='.
(#2397) Expected '!==' and instead saw '!='.
(#2400) Expected '===' and instead saw '=='.
(#2402) Expected '!==' and instead saw '!='.
(#2403) Expected '!==' and instead saw '!='.
(#2404) Expected '!==' and instead saw '!='.
(#2419) Expected '!==' and instead saw '!='.
(#2433) Expected '!==' and instead saw '!='.
(#2439) Expected '!==' and instead saw '!='.
(#2439) Expected '!==' and instead saw '!='.
(#2463) Expected '===' and instead saw '=='.
(#2463) Expected '===' and instead saw '=='.
(#2465) Expected '===' and instead saw '=='.
(#2465) Expected '===' and instead saw '=='.
(#2466) Expected '===' and instead saw '=='.
(#2466) Expected '===' and instead saw '=='.
(#2491) Expected '!==' and instead saw '!='.
(#2497) Expected '!==' and instead saw '!='.
(#2520) The object literal notation {} is preferable.
(#2522) Expected '===' and instead saw '=='.
(#2524) Expected '===' and instead saw '=='.
(#2533) Line is too long.
(#2553) Expected '===' and instead saw '=='.
(#2562) Line is too long.
(#2576) Line is too long.
(#2580) Line is too long.
(#2594) Line is too long.
(#2596) Expected '===' and instead saw '=='.
(#2605) Missing 'new' prefix when invoking a constructor.
(#2611) eval can be harmful.
(#2622) Expected '===' and instead saw '=='.
(#2623) Expected '!==' and instead saw '!='.
(#2663) Expected '===' and instead saw '=='.
(#2665) Expected '===' and instead saw '=='.
(#2667) Expected '===' and instead saw '=='.
(#2669) Expected '===' and instead saw '=='.
(#2673) Expected '===' and instead saw '=='.
(#2692) eval can be harmful.
(#2722) Missing 'new' prefix when invoking a constructor.
(#2742) 'B' is already defined.
(#2746) 'B' is already defined.
(#2768) Expected '===' and instead saw '=='.
(#2778) Expected '===' and instead saw '=='.
(#2778) Expected '===' and instead saw '=='.
(#2778) Expected '===' and instead saw '=='.
(#2786) 'E' is already defined.
(#2789) Expected '===' and instead saw '=='.
(#2790) Expected '===' and instead saw '=='.
(#2801) Expected '!==' and instead saw '!='.
(#2807) The object literal notation {} is preferable.
(#2814) Expected '===' and instead saw '=='.
(#2815) Expected '===' and instead saw '=='.
(#2815) Expected '===' and instead saw '=='.
(#2824) Expected '===' and instead saw '=='.
(#2826) Expected '===' and instead saw '=='.
(#21) 'H' is defined but never used.
(#23) 'H' is defined but never used.
(#210) 'E' is defined but never used.
(#210) 'F' is defined but never used.
(#218) 'C' is defined but never used.
(#223) 'E' is defined but never used.
(#230) 'C' is defined but never used.
(#230) 'A' is defined but never used.
(#230) 'B' is defined but never used.
(#233) 'D' is defined but never used.
(#237) 'B' is defined but never used.
(#256) 'E' is defined but never used.
(#260) 'C' is defined but never used.
(#273) 'C' is defined but never used.
(#402) 'S' is defined but never used.
(#404) 'S' is defined but never used.
(#472) 'M' is defined but never used.
(#488) 'P' is defined but never used.
(#536) 'm' is defined but never used.
(#496) 'E' is defined but never used.
(#567) 'r' is defined but never used.
(#591) 'AA' is defined but never used.
(#602) 's' is defined but never used.
(#618) 'N' is defined but never used.
(#619) 'N' is defined but never used.
(#636) 'N' is defined but never used.
(#637) 'N' is defined but never used.
(#654) 'N' is defined but never used.
(#655) 'N' is defined but never used.
(#663) 'Z' is defined but never used.
(#723) 'F' is defined but never used.
(#733) 'D' is defined but never used.
(#746) 'F' is defined but never used.
(#746) 'I' is defined but never used.
(#764) 'B' is defined but never used.
(#795) 'A' is defined but never used.
(#796) 'E' is defined but never used.
(#963) 'K' is defined but never used.
(#965) 'K' is defined but never used.
(#1005) 'T' is defined but never used.
(#1028) 'W' is defined but never used.
(#1035) 'X' is defined but never used.
(#1062) 'a' is defined but never used.
(#1070) 'U' is defined but never used.
(#1091) 'X' is defined but never used.
(#1098) 'Z' is defined but never used.
(#1112) 'R' is defined but never used.
(#1124) 'c' is defined but never used.
(#1203) 'E' is defined but never used.
(#1283) 'A' is defined but never used.
(#1284) 'E' is defined but never used.
(#1401) 'B' is defined but never used.
(#1465) 'I' is defined but never used.
(#1507) 'H' is defined but never used.
(#1534) 'G' is defined but never used.
(#1535) 'J' is defined but never used.
(#1855) 'K' is defined but never used.
(#1857) 'K' is defined but never used.
(#1897) 'W' is defined but never used.
(#1914) 'Z' is defined but never used.
(#1924) 'b' is defined but never used.
(#1947) 'e' is defined but never used.
(#1958) 'X' is defined but never used.
(#1977) 'a' is defined but never used.
(#1987) 'c' is defined but never used.
(#2011) 'f' is defined but never used.
(#2122) 'A' is defined but never used.
(#2123) 'E' is defined but never used.
(#2185) 'J' is defined but never used.
(#2187) 'J' is defined but never used.
(#2273) 'A' is defined but never used.
(#2456) 'A' is defined but never used.
(#2601) 'E' is defined but never used.
(#2601) 'F' is defined but never used.
(#2609) 'xmlhttp' is defined but never used.
(#2609) 'status' is defined but never used.
(#2676) 'F' is defined but never used.
(#2676) 'G' is defined but never used.
(#2689) 'xmlhttp' is defined but never used.
(#2689) 'status' is defined but never used.
blocks/dashboard/js/dhtmlxCalendar/codebase/dhtmlxcalendar.js
(#7) Expected '{' and instead saw 'this'.
(#9) Missing semicolon.
(#12) Expected '===' and instead saw '=='.
(#15) 't0' is already defined.
(#17) 't0' used out of scope.
(#17) 't0' used out of scope.
(#17) Expected '===' and instead saw '=='.
(#17) 't0' used out of scope.
(#17) 't0' used out of scope.
(#17) Expected '!==' and instead saw '!='.
(#17) Expected '{' and instead saw 'p'.
(#17) 't0' used out of scope.
(#18) 't0' used out of scope.
(#21) Expected '!==' and instead saw '!='.
(#21) Expected '{' and instead saw 'inps'.
(#23) Expected '===' and instead saw '=='.
(#23) Expected '{' and instead saw 'inps'.
(#24) Expected '!==' and instead saw '!='.
(#24) Expected '===' and instead saw '=='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#30) Expected '===' and instead saw '=='.
(#36) Missing semicolon.
(#43) Expected '!==' and instead saw '!='.
(#53) Expected '===' and instead saw '=='.
(#55) Expected '===' and instead saw '=='.
(#59) Missing semicolon.
(#66) Missing semicolon.
(#69) Expected '{' and instead saw 'return'.
(#81) Missing semicolon.
(#86) Missing semicolon.
(#95) Line is too long.
(#97) Line is too long.
(#107) Expected '===' and instead saw '=='.
(#114) Expected '===' and instead saw '=='.
(#120) Expected '===' and instead saw '=='.
(#127) Missing semicolon.
(#136) Expected '===' and instead saw '=='.
(#136) Expected '{' and instead saw 'ind'.
(#139) Missing semicolon.
(#142) Expected '===' and instead saw '=='.
(#147) 'ul' is already defined.
(#155) 'ul' used out of scope.
(#155) Expected '===' and instead saw '=='.
(#157) 'ul' used out of scope.
(#159) 'li' is already defined.
(#159) 'ul' used out of scope.
(#161) 'li' used out of scope.
(#161) Expected '===' and instead saw '=='.
(#162) 'li' used out of scope.
(#163) Expected '{' and instead saw 'w'.
(#165) Expected '!==' and instead saw '!='.
(#165) Expected '{' and instead saw 'this'.
(#166) Missing semicolon.
(#179) Expected '!==' and instead saw '!='.
(#187) Expected '{' and instead saw 'return'.
(#190) Expected '!==' and instead saw '!='.
(#196) Expected '!==' and instead saw '!='.
(#207) Expected '{' and instead saw 'that'.
(#214) Expected '{' and instead saw 'that'.
(#219) Missing semicolon.
(#224) Expected '!==' and instead saw '!='.
(#229) Missing semicolon.
(#232) Missing semicolon.
(#236) Expected '{' and instead saw 'return'.
(#240) Missing semicolon.
(#243) 'q' is already defined.
(#244) 'ul' is already defined.
(#248) 'li' is already defined.
(#262) Expected '{' and instead saw 'this'.
(#264) Missing semicolon.
(#267) Expected '{' and instead saw 'this'.
(#269) Missing semicolon.
(#271) 'ul' is already defined.
(#275) 'li' is already defined.
(#277) Line is too long.
(#284) Expected '===' and instead saw '=='.
(#290) Expected '===' and instead saw '=='.
(#297) Missing semicolon.
(#307) Expected '===' and instead saw '=='.
(#311) Expected '===' and instead saw '=='.
(#311) Expected '{' and instead saw 'd'.
(#317) Expected '{' and instead saw 'return'.
(#323) Missing semicolon.
(#326) Expected '{' and instead saw 'return'.
(#328) Expected '{' and instead saw 'return'.
(#330) Missing semicolon.
(#333) Expected '{' and instead saw 'return'.
(#334) Expected '{' and instead saw 'd'.
(#344) Expected '{' and instead saw 'e0'.
(#361) Expected '===' and instead saw '=='.
(#362) Expected '===' and instead saw '=='.
(#365) Expected '===' and instead saw '=='.
(#369) Expected '===' and instead saw '=='.
(#369) Expected '{' and instead saw 'this'.
(#371) Expected '{' and instead saw 'ws'.
(#378) Missing semicolon.
(#407) Missing semicolon.
(#445) Missing semicolon.
(#448) Missing semicolon.
(#452) Missing semicolon.
(#455) Missing semicolon.
(#461) Missing semicolon.
(#467) Missing semicolon.
(#477) Expected '!==' and instead saw '!='.
(#477) Expected '{' and instead saw 'that'.
(#478) Expected '!==' and instead saw '!='.
(#483) Missing semicolon.
(#487) Missing semicolon.
(#494) Expected '===' and instead saw '=='.
(#494) Expected '{' and instead saw 'return'.
(#497) Expected '===' and instead saw '=='.
(#525) Expected '!==' and instead saw '!='.
(#531) Missing semicolon.
(#536) Expected '===' and instead saw '=='.
(#544) 'q' is already defined.
(#545) 'ul' is already defined.
(#548) 'w' is already defined.
(#549) 'li' is already defined.
(#560) Expected '!==' and instead saw '!='.
(#565) Missing semicolon.
(#570) Expected '===' and instead saw '=='.
(#578) 'i' is already defined.
(#579) 'q' is already defined.
(#580) 'ul' is already defined.
(#583) 'w' is already defined.
(#584) 'li' is already defined.
(#598) Expected '!==' and instead saw '!='.
(#605) Missing semicolon.
(#610) Expected '===' and instead saw '=='.
(#618) 'i' is already defined.
(#619) 'q' is already defined.
(#620) 'ul' is already defined.
(#623) 'w' is already defined.
(#624) 'li' is already defined.
(#639) Expected '!==' and instead saw '!='.
(#646) Missing semicolon.
(#652) Missing semicolon.
(#656) Expected '!==' and instead saw '!='.
(#656) Expected '===' and instead saw '=='.
(#661) Expected '===' and instead saw '=='.
(#666) Expected '{' and instead saw 'this'.
(#680) Missing semicolon.
(#683) Expected '===' and instead saw '=='.
(#683) Expected '{' and instead saw 'this'.
(#684) Expected '===' and instead saw '=='.
(#684) Expected '{' and instead saw 'this'.
(#685) Expected '===' and instead saw '=='.
(#685) Expected '{' and instead saw 'this'.
(#686) Expected '===' and instead saw '=='.
(#686) Expected '{' and instead saw 'this'.
(#687) Missing semicolon.
(#690) Expected '{' and instead saw 'return'.
(#693) Missing semicolon.
(#696) Expected '{' and instead saw 'return'.
(#697) Expected '!==' and instead saw '!='.
(#698) Missing semicolon.
(#701) Line is too long.
(#702) Missing semicolon.
(#705) Expected '{' and instead saw 'return'.
(#708) Missing semicolon.
(#714) Expected '!==' and instead saw '!='.
(#714) Expected '!==' and instead saw '!='.
(#714) Expected '{' and instead saw 'this'.
(#717) Missing semicolon.
(#723) Expected '{' and instead saw 'this'.
(#724) Missing semicolon.
(#742) Missing semicolon.
(#748) Missing semicolon.
(#754) Expected '!==' and instead saw '!='.
(#754) Expected '!==' and instead saw '!='.
(#754) Expected '{' and instead saw 'this'.
(#757) Missing semicolon.
(#762) Missing semicolon.
(#768) Expected '!==' and instead saw '!='.
(#768) Expected '!==' and instead saw '!='.
(#768) Expected '{' and instead saw 'this'.
(#770) Expected '!==' and instead saw '!='.
(#770) Expected '{' and instead saw 'this'.
(#771) Missing semicolon.
(#776) Missing semicolon.
(#781) Expected '{' and instead saw 't'.
(#783) Missing semicolon.
(#814) Missing semicolon.
(#820) Expected '{' and instead saw 'if'.
(#820) Expected '===' and instead saw '=='.
(#820) Expected '{' and instead saw 'return'.
(#822) Missing semicolon.
(#832) Expected '!==' and instead saw '!='.
(#832) Expected '{' and instead saw 'return'.
(#848) Expected '!==' and instead saw '!='.
(#857) 'q' is already defined.
(#858) Expected '!==' and instead saw '!='.
(#870) 'q' is already defined.
(#884) Line is too long.
(#884) Expected '{' and instead saw 'r'.
(#884) Expected '===' and instead saw '=='.
(#884) Expected '===' and instead saw '=='.
(#889) Expected '{' and instead saw 'r'.
(#900) 'v0' is already defined.
(#901) Expected '{' and instead saw 'r'.
(#910) Missing semicolon.
(#915) Expected '===' and instead saw '=='.
(#916) Missing semicolon.
(#938) Expected an assignment or function call and instead saw an expression.
(#938) Expected a 'break' statement before 'default'.
(#941) Missing semicolon.
(#944) 't' used out of scope.
(#945) Missing semicolon.
(#950) Expected '===' and instead saw '=='.
(#955) Expected '{' and instead saw 'return'.
(#960) Expected '{' and instead saw 'return'.
(#970) Expected '{' and instead saw 'this'.
(#973) Missing semicolon.
(#977) Expected '{' and instead saw 'return'.
(#979) Missing semicolon.
(#982) Expected '{' and instead saw 'return'.
(#983) Expected '{' and instead saw 'date'.
(#985) Missing semicolon.
(#999) Expected '===' and instead saw '=='.
(#999) Expected '!==' and instead saw '!='.
(#999) Expected '===' and instead saw '=='.
(#1003) Expected '===' and instead saw '=='.
(#1003) Expected '{' and instead saw 'if'.
(#1003) Expected '{' and instead saw 'id'.
(#1004) Expected '{' and instead saw 'return'.
(#1006) Missing semicolon.
(#1009) Expected '{' and instead saw 'this'.
(#1010) Missing semicolon.
(#1014) Missing semicolon.
(#1020) Missing semicolon.
(#1025) Missing semicolon.
(#1035) Expected '===' and instead saw '=='.
(#1035) Expected '===' and instead saw '=='.
(#1039) Expected '!==' and instead saw '!='.
(#1043) Expected '!==' and instead saw '!='.
(#1049) Missing semicolon.
(#1052) Expected '===' and instead saw '=='.
(#1065) Expected '===' and instead saw '=='.
(#1068) Expected '===' and instead saw '=='.
(#1080) Expected '{' and instead saw 'this'.
(#1081) Missing semicolon.
(#1087) Expected '{' and instead saw 'this'.
(#1088) Missing semicolon.
(#1091) Expected '!==' and instead saw '!='.
(#1092) Missing semicolon.
(#1096) Missing semicolon.
(#1100) Missing semicolon.
(#1110) Missing semicolon.
(#1122) Missing semicolon.
(#1125) Missing semicolon.
(#1136) Expected '{' and instead saw 'this'.
(#1140) Missing semicolon.
(#1145) Missing semicolon.
(#1149) Expected '===' and instead saw '=='.
(#1151) Expected '!==' and instead saw '!='.
(#1153) Expected '{' and instead saw 'this'.
(#1156) Missing semicolon.
(#1161) Expected '===' and instead saw '=='.
(#1161) Expected '{' and instead saw 'r'.
(#1164) Expected '===' and instead saw '=='.
(#1166) Expected '{' and instead saw 't'.
(#1172) Missing semicolon.
(#1179) Missing semicolon.
(#1186) Missing semicolon.
(#1193) Missing semicolon.
(#1197) Expected '===' and instead saw '=='.
(#1197) Expected '{' and instead saw 'return'.
(#1201) Expected '===' and instead saw '=='.
(#1201) Expected '{' and instead saw 'return'.
(#1202) Expected '===' and instead saw '=='.
(#1202) Expected '{' and instead saw 'return'.
(#1203) Expected '===' and instead saw '=='.
(#1203) Expected '{' and instead saw 'return'.
(#1204) Expected '===' and instead saw '=='.
(#1204) Expected '{' and instead saw 'return'.
(#1210) Expected '{' and instead saw 'return'.
(#1214) Expected '{' and instead saw 'return'.
(#1218) Expected '{' and instead saw 'return'.
(#1223) Missing semicolon.
(#1228) Missing semicolon.
(#1235) Expected '!==' and instead saw '!='.
(#1235) Expected '!==' and instead saw '!='.
(#1237) Expected '{' and instead saw 'from'.
(#1238) Expected '{' and instead saw 'to'.
(#1240) Expected '{' and instead saw 'return'.
(#1251) Expected '!==' and instead saw '!='.
(#1251) Expected '===' and instead saw '=='.
(#1253) Expected '{' and instead saw 'from'.
(#1257) Expected '{' and instead saw 'this'.
(#1267) Expected '===' and instead saw '=='.
(#1267) Expected '!==' and instead saw '!='.
(#1269) Expected '{' and instead saw 'to'.
(#1273) Expected '{' and instead saw 'this'.
(#1282) Expected '{' and instead saw 'this'.
(#1283) Missing semicolon.
(#1287) Expected '!==' and instead saw '!='.
(#1287) Expected '!==' and instead saw '!='.
(#1289) Expected '{' and instead saw 'from'.
(#1290) Expected '{' and instead saw 'to'.
(#1292) Expected '{' and instead saw 'return'.
(#1303) Expected '!==' and instead saw '!='.
(#1303) Expected '===' and instead saw '=='.
(#1308) Expected '===' and instead saw '=='.
(#1308) Expected '!==' and instead saw '!='.
(#1313) Missing semicolon.
(#1318) Expected '===' and instead saw '=='.
(#1322) Expected '!==' and instead saw '!='.
(#1322) Expected '===' and instead saw '=='.
(#1322) Expected '{' and instead saw 'd'.
(#1324) Expected '{' and instead saw 'this'.
(#1332) Expected '===' and instead saw '=='.
(#1332) Expected '{' and instead saw 'this'.
(#1337) Expected '===' and instead saw '=='.
(#1341) Expected '!==' and instead saw '!='.
(#1341) Expected '===' and instead saw '=='.
(#1341) Expected '{' and instead saw 'd'.
(#1343) Expected '{' and instead saw 'this'.
(#1344) 'a' is already defined.
(#1348) 'q' is already defined.
(#1348) Expected '{' and instead saw 'this'.
(#1353) Expected '===' and instead saw '=='.
(#1359) Expected '{' and instead saw 'this'.
(#1360) 'a' is already defined.
(#1364) 'q' is already defined.
(#1364) Expected '{' and instead saw 'this'.
(#1370) Missing semicolon.
(#1374) Expected '===' and instead saw '=='.
(#1378) Expected '===' and instead saw '=='.
(#1382) Expected '===' and instead saw '=='.
(#1387) Missing semicolon.
(#1390) Expected '===' and instead saw '=='.
(#1396) Missing semicolon.
(#1404) Expected '!==' and instead saw '!='.
(#1409) Expected '{' and instead saw 'that'.
(#1409) Expected '{' and instead saw 'that'.
(#1411) Missing semicolon.
(#1415) Expected '===' and instead saw '=='.
(#1415) Expected '===' and instead saw '=='.
(#1416) Expected '{' and instead saw 'that'.
(#1416) Expected '{' and instead saw 'that'.
(#1418) Missing semicolon.
(#1424) Expected '{' and instead saw 'return'.
(#1429) Missing semicolon.
(#1434) Expected '===' and instead saw '=='.
(#1434) Expected '{' and instead saw 'return'.
(#1436) Expected '{' and instead saw 'that'.
(#1437) Missing semicolon.
(#1440) Expected '{' and instead saw 'that'.
(#1441) Missing semicolon.
(#1454) Expected '===' and instead saw '=='.
(#1454) Expected '{' and instead saw 'obj'.
(#1458) Missing semicolon.
(#1461) Expected '===' and instead saw '=='.
(#1461) Expected '{' and instead saw 'obj'.
(#1463) Expected '!==' and instead saw '!='.
(#1469) Missing semicolon.
(#1480) Missing semicolon.
(#1492) Missing semicolon.
(#1496) Expected '{' and instead saw 'window'.
(#1505) Missing semicolon.
(#1508) Expected '{' and instead saw 'window'.
(#1509) Expected '===' and instead saw '=='.
(#1509) Expected '{' and instead saw 't'.
(#1510) Expected '!==' and instead saw '!='.
(#1514) Expected '{' and instead saw 'this'.
(#1515) Missing semicolon.
(#1521) Missing semicolon.
(#1523) Missing semicolon.
(#1529) Missing semicolon.
(#1541) Missing semicolon.
(#1543) Expected '{' and instead saw 'this'.
(#1552) Missing semicolon.
(#1560) Missing semicolon.
(#1566) Expected '===' and instead saw '=='.
(#1572) Missing semicolon.
(#1576) Expected '{' and instead saw 'u'.
(#1576) Expected '===' and instead saw '=='.
(#1578) Missing semicolon.
(#1595) Expected '{' and instead saw 'window'.
(#1643) 'a' is already defined.
(#1643) Expected '{' and instead saw 'this'.
(#1664) Expected '{' and instead saw 'this'.
(#1679) Expected '{' and instead saw 'this'.
(#1719) Expected '{' and instead saw 'this'.
(#1742) 'a' is already defined.
(#1751) Expected '{' and instead saw 'this'.
(#1765) 'a' is already defined.
(#1774) Expected '{' and instead saw 'this'.
(#1789) 'a' is already defined.
(#1798) Expected '{' and instead saw 'this'.
(#1813) 'a' is already defined.
(#1822) Expected '{' and instead saw 'this'.
(#1839) 'a' is already defined.
(#1839) Expected '{' and instead saw 'this'.
(#1861) Expected '{' and instead saw 'this'.
(#1917) 'a' is already defined.
(#1917) Expected '{' and instead saw 'delete'.
(#1921) Missing semicolon.
(#1928) Unnecessary semicolon.
(#1945) Expected '===' and instead saw '=='.
(#1950) Script URL.
(#1956) Missing semicolon.
(#15) 't0' is defined but never used.
(#147) 'ul' is defined but never used.
(#159) 'li' is defined but never used.
(#355) 'day' is defined but never used.
(#942) 't' is defined but never used.
(#409) 'selector obj' is defined but never used.
blocks/dashboard/js/dhtmlxCalendar/codebase/dhtmlxcalendar_locales.js
(#1) ['en_utf8'] is better written in dot notation.
(#1) ['en'] is better written in dot notation.
(#3) ['de_utf8'] is better written in dot notation.
(#10) Missing semicolon.
(#12) ['fr_utf8'] is better written in dot notation.
(#19) Missing semicolon.
blocks/dashboard/js/dhtmlxCalendar/codebase/dhtmlxcommon.js
(#2) Expected '{' and instead saw 'dhtmlx'.
(#7) Expected '{' and instead saw 'return'.
(#9) Expected '===' and instead saw '=='.
(#13) Expected '{' and instead saw 'if'.
(#13) Expected '{' and instead saw 'this'.
(#15) 'a' is already defined.
(#16) Expected '{' and instead saw 'this'.
(#17) Expected '===' and instead saw '=='.
(#22) Expected '{' and instead saw 'var'.
(#22) 'that' is already defined.
(#23) Expected '{' and instead saw 'map'.
(#24) 'that' used out of scope.
(#28) Expected '{' and instead saw 'dhtmlXHeir'.
(#33) A constructor name should start with an uppercase letter.
(#36) Missing semicolon.
(#40) A constructor name should start with an uppercase letter.
(#43) Missing semicolon.
(#47) Missing semicolon.
(#52) Missing semicolon.
(#63) 'dtmlXMLLoaderObject' was used before it was defined.
(#66) Expected '!==' and instead saw '!='.
(#67) Expected '{' and instead saw 'this'.
(#69) Expected '{' and instead saw 'this'.
(#76) Unnecessary semicolon.
(#89) Expected '!==' and instead saw '!='.
(#90) Expected '===' and instead saw '=='.
(#92) Expected '{' and instead saw 'return'.
(#96) Expected '===' and instead saw '=='.
(#97) Expected '{' and instead saw 'dhtmlObject'.
(#119) Expected '===' and instead saw '=='.
(#119) Expected '!==' and instead saw '!='.
(#120) Expected '{' and instead saw 'var'.
(#120) 'temp' is already defined.
(#123) Expected '{' and instead saw 'var'.
(#123) 'z' is already defined.
(#125) 'z' used out of scope.
(#127) 'z' used out of scope.
(#132) 'oldObj' is already defined.
(#160) ['loadXML'] is better written in dot notation.
(#164) Expected '{' and instead saw 'return'.
(#167) Expected '{' and instead saw 'this'.
(#173) Missing semicolon.
(#184) Expected '{' and instead saw 'filePath'.
(#184) Expected '!==' and instead saw '!='.
(#188) Expected '{' and instead saw 'this'.
(#194) Expected '{' and instead saw 'this'.
(#203) Expected '{' and instead saw 'this'.
(#209) Expected '{' and instead saw '('.
(#238) Missing semicolon.
(#243) Expected '{' and instead saw 't'.
(#244) ['_tagvalue'] is better written in dot notation.
(#245) 'i' is already defined.
(#248) Expected '{' and instead saw 't'.
(#253) Missing semicolon.
(#266) Expected '{' and instead saw 'e'.
(#271) Unnecessary semicolon.
(#313) 'getOffset' was used before it was defined.
(#328) Expected '===' and instead saw '=='.
(#329) Expected '{' and instead saw 'inputString'.
(#339) Unreachable 'break' after 'return'.
(#352) Expected '!==' and instead saw '!='.
(#353) Expected '{' and instead saw 'return'.
(#353) Missing semicolon.
(#355) Expected '{' and instead saw 'return'.
(#355) Missing semicolon.
(#360) Expected '{' and instead saw 'return'.
(#372) Unnecessary semicolon.
(#378) Missing semicolon.
(#383) Missing semicolon.
(#386) Missing semicolon.
(#388) Expected '===' and instead saw '=='.
(#389) Expected '{' and instead saw 'return'.
(#399) Expected '{' and instead saw 'window'.
(#419) Expected '{' and instead saw 'e'.
(#421) Expected '{' and instead saw 'return'.
(#431) Expected '{' and instead saw 'return'.
(#433) Missing semicolon.
(#441) Expected '{' and instead saw 'return'.
(#444) Expected '!==' and instead saw '!='.
(#448) Expected '{' and instead saw 'grd'.
(#455) Expected '{' and instead saw 'grd'.
(#463) Expected '{' and instead saw 'dragger'.
(#483) Expected '{' and instead saw 'var'.
(#485) Expected '{' and instead saw 'z'.
(#485) 'z' used out of scope.
(#486) 'z' used out of scope.
(#487) Missing semicolon.
(#509) Expected '{' and instead saw 'return'.
(#511) Expected '{' and instead saw 'this'.
(#515) Missing semicolon.
(#519) Expected '{' and instead saw 'this'.
(#525) Expected '!==' and instead saw '!='.
(#526) Expected '{' and instead saw 'this'.
(#529) Expected '{' and instead saw 'this'.
(#533) Expected '{' and instead saw 'this'.
(#536) Missing semicolon.
(#546) Expected '{' and instead saw 'temp'.
(#552) Expected '===' and instead saw '=='.
(#553) Expected '{' and instead saw 'dragger'.
(#565) Missing semicolon.
(#569) Expected '{' and instead saw 'window'.
(#573) Expected '!==' and instead saw '!='.
(#574) Expected '{' and instead saw 'window'.
(#579) Expected '!==' and instead saw '!='.
(#579) Expected '!==' and instead saw '!='.
(#580) Expected '{' and instead saw 'parent'.
(#582) Missing semicolon.
(#594) Expected '{' and instead saw 'window'.
(#597) Expected '!==' and instead saw '!='.
(#597) Expected '!==' and instead saw '!='.
(#598) Expected '{' and instead saw 'parent'.
(#603) Expected '!==' and instead saw '!='.
(#604) Expected '{' and instead saw 'window'.
(#607) Missing semicolon.
(#619) Expected '!==' and instead saw '!='.
(#620) Expected '{' and instead saw '_isMacOS'.
(#624) Expected '{' and instead saw '_isChrome'.
(#626) Expected '!==' and instead saw '!='.
(#626) Expected '!==' and instead saw '!='.
(#633) Expected '{' and instead saw '_isKHTML'.
(#634) Expected '!==' and instead saw '!='.
(#640) Expected '!==' and instead saw '!='.
(#642) Line is too long.
(#642) Expected '!==' and instead saw '!='.
(#642) Expected '!==' and instead saw '!='.
(#642) Expected '!==' and instead saw '!='.
(#642) Expected '!==' and instead saw '!='.
(#647) Missing semicolon.
(#654) Expected '{' and instead saw 'return'.
(#658) Expected '{' and instead saw 'if'.
(#659) Expected '{' and instead saw 'docObj'.
(#659) Missing semicolon.
(#661) Expected '{' and instead saw 'docObj'.
(#664) Expected '{' and instead saw 'dhtmlxError'.
(#669) Expected '!==' and instead saw '!='.
(#670) Expected '{' and instead saw 'docObj'.
(#672) Expected '===' and instead saw '=='.
(#683) Missing semicolon.
(#691) Expected '{' and instead saw 'dhtmlxError'.
(#696) Expected '!==' and instead saw '!='.
(#705) Expected '===' and instead saw '=='.
(#706) Expected '{' and instead saw 'retType'.
(#706) Missing semicolon.
(#707) The array literal notation [] is preferable.
(#709) Missing semicolon.
(#712) Expected '===' and instead saw '=='.
(#723) Missing semicolon.
(#727) Expected '{' and instead saw 'this'.
(#727) The array literal notation [] is preferable.
(#734) Missing semicolon.
(#737) Expected '{' and instead saw 'return'.
(#739) ['ALL'] is better written in dot notation.
(#740) Expected '{' and instead saw 'return'.
(#740) ['ALL'] is better written in dot notation.
(#744) Missing semicolon.
(#758) Expected '{' and instead saw 'return'.
(#760) Expected '===' and instead saw '=='.
(#761) Expected '{' and instead saw 'obj'.
(#761) Expected '===' and instead saw '=='.
(#765) Expected '{' and instead saw 'return'.
(#767) Expected '{' and instead saw 'obj'.
(#769) Expected '!==' and instead saw '!='.
(#770) Expected '{' and instead saw 'obj'.
(#772) Missing semicolon.
(#775) The array literal notation [] is preferable.
(#776) 'b' is already defined.
(#779) Expected '{' and instead saw 'if'.
(#780) Expected '{' and instead saw 'c'.
(#783) Missing semicolon.
(#785) The array literal notation [] is preferable.
(#788) Expected '{' and instead saw 'b'.
(#790) Expected '{' and instead saw 'for'.
(#792) Expected '===' and instead saw '=='.
(#793) Expected '{' and instead saw 'c'.
(#796) Expected '===' and instead saw '=='.
(#797) Expected '{' and instead saw 'c'.
(#801) Missing semicolon.
(#803) 'dhtmlXHeir' was used before it was defined.
(#805) Expected '{' and instead saw 'if'.
(#805) Expected '===' and instead saw '=='.
(#806) Expected '{' and instead saw 'a'.
(#812) Expected '{' and instead saw 'el'.
(#815) Expected '{' and instead saw 'el'.
(#823) Expected '{' and instead saw 'xslDoc'.
(#823) Missing semicolon.
(#826) Expected '{' and instead saw 'xslDoc'.
(#831) Expected '!==' and instead saw '!='.
(#832) Expected '{' and instead saw 'item'.
(#832) Missing semicolon.
(#833) Missing semicolon.
(#836) Expected '{' and instead saw 'xslDoc'.
(#839) Expected '{' and instead saw 'xslDoc'.
(#839) Missing semicolon.
(#842) Expected '{' and instead saw 'xmlDoc'.
(#845) Expected '{' and instead saw 'xmlDoc'.
(#845) Missing semicolon.
(#855) 'result' is already defined.
(#862) 'result' used out of scope.
(#863) Missing semicolon.
(#867) Expected '===' and instead saw '=='.
(#868) Expected '{' and instead saw 'return'.
(#870) Missing semicolon.
(#874) Expected '{' and instead saw 'xmlDoc'.
(#876) Expected '{' and instead saw 'xmlDoc'.
(#876) Missing semicolon.
(#881) Expected '{' and instead saw 'return'.
(#882) Missing semicolon.
(#892) Expected '{' and instead saw 'this'.
(#895) Missing semicolon.
(#899) Expected '{' and instead saw 'return'.
(#901) Missing semicolon.
(#903) Missing semicolon.
(#904) Missing semicolon.
(#910) Expected '!==' and instead saw '!='.
(#916) Missing semicolon.
(#918) Expected '!==' and instead saw '!='.
(#919) Expected '{' and instead saw 'ev'.
(#919) eval can be harmful.
(#921) Expected '{' and instead saw 'return'.
(#923) Missing semicolon.
(#926) Missing semicolon.
(#928) Missing semicolon.
(#930) Expected '!==' and instead saw '!='.
(#934) Missing semicolon.
(#937) Expected '===' and instead saw '=='.
(#938) Expected '{' and instead saw 'delete'.
(#940) Missing semicolon.
(#263) 'callerFunction' is defined but never used.
(#279) 'getAbsoluteLeft' is defined but never used.
(#288) 'getAbsoluteTop' is defined but never used.
(#327) 'convertStringToBoolean' is defined but never used.
(#351) 'getUrlSymbol' is defined but never used.
(#810) 'dhtmlxEvent' is defined but never used.
(#22) 'that' is defined but never used.
(#123) 'z' is defined but never used.
(#483) 'z' is defined but never used.
(#708) 'pref' is defined but never used.
(#725) 'params' is defined but never used.
(#725) 'name' is defined but never used.
(#725) 'type' is defined but never used.
blocks/dashboard/js/jquery-1.8.2.min.js
(#2) This character may get silently deleted by one or more browsers.
(#2) Line is too long.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'd'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'continue'.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'a'.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'while'.
(#2) Expected '{' and instead saw 'c'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'for'.
(#2) Expected '{' and instead saw 'p'.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected '!==' and instead saw '!='.
(#2) Expected '!==' and instead saw '!='.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'continue'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'continue'.
(#2) Expected '{' and instead saw 'c'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'c'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Expected '===' and instead saw '=='.
(#2) Expected '{' and instead saw 'd'.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected '{' and instead saw 'bJ'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'p'.
(#2) Expected '===' and instead saw '=='.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'for'.
(#2) Expected '{' and instead saw 'ci'.
(#2) Expected '{' and instead saw 'd'.
(#2) Missing semicolon.
(#2) Expected '!==' and instead saw '!='.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'for'.
(#2) Expected '{' and instead saw 'd'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'h'.
(#2) Expected '===' and instead saw '=='.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'c'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'f'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'j'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'for'.
(#2) Expected '{' and instead saw 'if'.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'g'.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'for'.
(#2) Expected '{' and instead saw 'i'.
(#2) Expected a conditional expression and instead saw an assignment.
(#2) Expected '{' and instead saw 'if'.
(#2) Expected '{' and instead saw 'for'.
(#2) Confusing use of '!'.
(#2) Confusing use of '!'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Confusing use of '!'.
(#2) Expected '{' and instead saw 'if'.
(#2) ['throws'] is better written in dot notation.
(#2) Expected '{' and instead saw 'b'.
(#2) Expected '{' and instead saw 'try'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing '()' invoking a constructor.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'if'.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'j'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'j'.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'c'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'b'.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'continue'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'p'.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'e'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'c'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected '===' and instead saw '=='.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Expected '!==' and instead saw '!='.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'if'.
(#2) Expected '!==' and instead saw '!='.
(#2) Expected '{' and instead saw 'for'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'continue'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Confusing use of '!'.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected '{' and instead saw 'return'.
(#2) Confusing use of '!'.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '!==' and instead saw '!='.
(#2) Expected '===' and instead saw '=='.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw ';'.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '!==' and instead saw '!='.
(#2) Expected '===' and instead saw '=='.
(#2) Missing semicolon.
(#2) Expected '!==' and instead saw '!='.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected '{' and instead saw 'return'.
(#2) The Function constructor is a form of eval.
(#2) Missing semicolon.
(#2) Expected '!==' and instead saw '!='.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing '()' invoking a constructor.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'if'.
(#2) Confusing use of '!'.
(#2) Expected '{' and instead saw 'break'.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'for'.
(#2) Expected '{' and instead saw 'if'.
(#2) Confusing use of '!'.
(#2) Expected '{' and instead saw 'break'.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'if'.
(#2) Confusing use of '!'.
(#2) Expected '{' and instead saw 'break'.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'for'.
(#2) Expected '{' and instead saw 'if'.
(#2) Confusing use of '!'.
(#2) Expected '{' and instead saw 'break'.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Missing semicolon.
(#2) Expected '!==' and instead saw '!='.
(#2) Expected '===' and instead saw '=='.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'if'.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Expected '{' and instead saw 'for'.
(#2) Expected '{' and instead saw 'a'.
(#2) Expected '{' and instead saw 'while'.
(#2) Expected '{' and instead saw 'a'.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'd'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Expected '{' and instead saw 'for'.
(#2) Expected '{' and instead saw 'e'.
(#2) Expected '!==' and instead saw '!='.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'for'.
(#2) Expected '{' and instead saw 'e'.
(#2) Expected '!==' and instead saw '!='.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Expected '===' and instead saw '=='.
(#2) Expected '{' and instead saw 'p'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'for'.
(#2) Expected '{' and instead saw 'c'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing '()' invoking a constructor.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'setTimeout'.
(#2) Expected '{' and instead saw 'e'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '===' and instead saw '=='.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '===' and instead saw '=='.
(#2) Missing 'new' prefix when invoking a constructor.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'if'.
(#2) Confusing use of '!'.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'i'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '!==' and instead saw '!='.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Unexpected use of '^'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'c'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'for'.
(#2) Expected '{' and instead saw 'j'.
(#2) Expected '===' and instead saw '=='.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected '!==' and instead saw '!='.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing 'new' prefix when invoking a constructor.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected '===' and instead saw '=='.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '===' and instead saw '=='.
(#2) Expected '===' and instead saw '=='.
(#2) Expected '{' and instead saw 'e'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '===' and instead saw '=='.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'delete'.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Missing 'new' prefix when invoking a constructor.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Expected '!==' and instead saw '!='.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Confusing use of '!'.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'g'.
(#2) Missing 'new' prefix when invoking a constructor.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing 'new' prefix when invoking a constructor.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '!==' and instead saw '!='.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected '!==' and instead saw '!='.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'd'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Expected '{' and instead saw 'if'.
(#2) Expected '{' and instead saw 'e'.
(#2) Too many errors. (100% scanned).
blocks/dashboard/js/module.js
(#14) 'divid' is already defined.
(#2) 'showmoreoptions' is defined but never used.
(#23) 'open_panel' is defined but never used.
(#34) 'submitdashboardfilter' is defined but never used.

CSS problems

(13 errors, 8 warnings)

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

blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_ajax/styles/graphics-ie6.css
(#3) Expected RBRACE at line 3, col 80.
(#9) Expected RBRACE at line 9, col 80.
(#15) Expected RBRACE at line 15, col 80.
(#21) Expected RBRACE at line 21, col 80.
(#27) Expected RBRACE at line 27, col 80.
(#33) Expected RBRACE at line 33, col 80.
(#39) Expected RBRACE at line 39, col 80.
(#45) Expected RBRACE at line 45, col 80.
(#51) Expected RBRACE at line 51, col 80.
(#57) Expected RBRACE at line 57, col 80.
(#63) Expected RBRACE at line 63, col 80.
(#69) Expected RBRACE at line 69, col 80.
(#75) Expected RBRACE at line 75, col 80.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/timeline-bundle.css
(#145) Rule is empty.
blocks/dashboard/js/dhtmlxCalendar/codebase/dhtmlxcalendar.css
(#475) Rule is empty.
(#495) Rule is empty.
blocks/dashboard/js/dhtmlxCalendar/codebase/skins/dhtmlxcalendar_dhx_terrace.css
(#97) Rule is empty.
(#201) Rule is empty.
blocks/dashboard/styles.css
(#161) Use of !important
(#165) Use of !important
(#173) margin-top can't be used with display: inline.

PHPDocs style problems

(205 errors, 14 warnings)

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

blocks/dashboard/_goodies/lib/googleplotlib.php
(#2) Empty line found after PHP open tag
(#10) Function googlemaps_require_js is not documented
(#16) Function googlemaps_initialize is not documented
(#78) Function googlemaps_embed_graph is not documented
(#37) Phpdocs for function googlemaps_print_graph has incomplete parameters list
(#116) Phpdocs for function googlemaps_get_geolocation has incomplete parameters list
(#3) File-level phpdocs block does not have @copyright tag
(#3) File-level phpdocs block does not have @license tag
(#10) Package is not specified for function googlemaps_require_js. It is also not specified in file-level phpdocs
(#16) Package is not specified for function googlemaps_initialize. It is also not specified in file-level phpdocs
(#37) Package is not specified for function googlemaps_print_graph. It is also not specified in file-level phpdocs
(#78) Package is not specified for function googlemaps_embed_graph. It is also not specified in file-level phpdocs
(#116) Package is not specified for function googlemaps_get_geolocation. It is also not specified in file-level phpdocs
blocks/dashboard/_goodies/lib/jqplotlib.php
(#17) File-level phpdocs block is not found
(#17) There is no description in phpdocs for function require_jqplot_libs
(#139) There is no description in phpdocs for function jqplot_print_labelled_graph
(#186) There is no description in phpdocs for function jqplot_print_simple_bargraph
(#17) Phpdocs for function require_jqplot_libs has incomplete parameters list
(#46) Phpdocs for function jqplot_print_graph has incomplete parameters list
(#88) Phpdocs for function jqplot_print_vert_bar_graph has incomplete parameters list
(#139) Phpdocs for function jqplot_print_labelled_graph has incomplete parameters list
(#186) Phpdocs for function jqplot_print_simple_bargraph has incomplete parameters list
(#17) Package is not specified for function require_jqplot_libs. It is also not specified in file-level phpdocs
(#46) Package is not specified for function jqplot_print_graph. It is also not specified in file-level phpdocs
(#88) Package is not specified for function jqplot_print_vert_bar_graph. It is also not specified in file-level phpdocs
(#139) Package is not specified for function jqplot_print_labelled_graph. It is also not specified in file-level phpdocs
(#186) Package is not specified for function jqplot_print_simple_bargraph. It is also not specified in file-level phpdocs
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/setup.php
(#2) File-level phpdocs block is not found
blocks/dashboard/_goodies/lib/timelinelib.php
(#2) Empty line found after PHP open tag
(#8) Function timeline_require_js is not documented
(#20) Function timeline_initialize is not documented
(#45) Function timeline_print_graph is not documented
(#145) Function mytrim is not documented
(#211) Function timeline_date_convert is not documented
(#114) Phpdocs for function timeline_XML_generate has incomplete parameters list
(#3) File-level phpdocs block does not have @copyright tag
(#3) File-level phpdocs block does not have @license tag
(#8) Package is not specified for function timeline_require_js. It is also not specified in file-level phpdocs
(#20) Package is not specified for function timeline_initialize. It is also not specified in file-level phpdocs
(#45) Package is not specified for function timeline_print_graph. It is also not specified in file-level phpdocs
(#114) Package is not specified for function timeline_XML_generate. It is also not specified in file-level phpdocs
(#145) Package is not specified for function mytrim. It is also not specified in file-level phpdocs
(#211) Package is not specified for function timeline_date_convert. It is also not specified in file-level phpdocs
blocks/dashboard/block_dashboard.php
(#17) File-level phpdocs block is not found
(#36) Class block_dashboard is not documented
(#54) Function block_dashboard::init is not documented
(#66) Function block_dashboard::specialization is not documented
(#72) Function block_dashboard::hide_header is not documented
(#79) Function block_dashboard::has_config is not documented
(#83) Function block_dashboard::instance_allow_multiple is not documented
(#87) Function block_dashboard::instance_allow_config is not documented
(#91) Function block_dashboard::instance_config_save is not documented
(#110) Function block_dashboard::applicable_formats is not documented
(#115) Function block_dashboard::get_content is not documented
(#1587) Function block_dashboard::count_records is not documented
(#1826) Function block_dashboard::generate_output_file is not documented
(#1921) Function block_dashboard::get_required_javascript is not documented
(#38) Variable block_dashboard::$devmode is not documented
(#40) Variable block_dashboard::$filtervalues is not documented
(#42) Variable block_dashboard::$paramvalues is not documented
(#44) Variable block_dashboard::$filters is not documented
(#46) Variable block_dashboard::$params is not documented
(#48) Variable block_dashboard::$output is not documented
(#50) Variable block_dashboard::$outputf is not documented
(#52) Variable block_dashboard::$benches is not documented
(#983) There is no description in phpdocs for function get_count_records_sql
(#1463) There is no description in phpdocs for function user_can_edit
(#970) Phpdocs for function block_dashboard::protect has incomplete parameters list
(#983) Phpdocs for function block_dashboard::get_count_records_sql has incomplete parameters list
(#994) Phpdocs for function block_dashboard::filter_get_results has incomplete parameters list
(#1154) Phpdocs for function block_dashboard::fetch_dashboard_data has incomplete parameters list
(#1440) Phpdocs for function block_dashboard::is_filter_global has incomplete parameters list
(#1448) Phpdocs for function block_dashboard::is_filter_single has incomplete parameters list
(#1456) Phpdocs for function block_dashboard::allow_filter_desaggregate has incomplete parameters list
(#24) Not recommended phpdocs tag @version used
(#36) Package is not specified for class block_dashboard. It is also not specified in file-level phpdocs
(#21) Category blocks is not valid
blocks/dashboard/classes/event/export_task_processed.php
(#39) Function export_task_processed::init is not documented
(#17) File-level phpdocs block does not have @copyright tag
(#33) Package mod_chat is not valid
(#21) Category blocks is not valid
blocks/dashboard/classes/task/export_task.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#28) Class export_task does not have @copyright tag
(#28) Class export_task does not have @license tag
(#19) Category blocks is not valid
blocks/dashboard/copyconfig.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#22) Not recommended phpdocs tag @version used
(#19) Category blocks is not valid
blocks/dashboard/copyconfig_form.php
(#2) Empty line found after PHP open tag
(#13) Class Copyconfig_Form is not documented
(#15) Function Copyconfig_Form::__construct is not documented
(#19) Function Copyconfig_Form::definition is not documented
(#3) No one-line description found in phpdocs for file
(#3) File-level phpdocs block does not have @copyright tag
(#8) Not recommended phpdocs tag @version used
(#4) Package block-dashboard is not valid
(#5) Category blocks is not valid
blocks/dashboard/db/access.php
(#) File-level phpdocs block is not found
blocks/dashboard/db/tasks.php
(#17) File-level phpdocs block does not have @copyright tag
(#21) Category blocks is not valid
blocks/dashboard/db/upgrade.php
(#30) Function xmldb_block_dashboard_upgrade is not documented
(#19) File-level phpdocs block does not have @copyright tag
(#23) Category blocks is not valid
blocks/dashboard/edit_form.php
(#17) File-level phpdocs block is not found
(#34) Function block_dashboard_edit_form::specific_definition is not documented
(#86) Function block_dashboard_edit_form::set_data is not documented
(#28) Class block_dashboard_edit_form does not have @copyright tag
(#28) Class block_dashboard_edit_form does not have @license tag
(#28) Package is not specified for class block_dashboard_edit_form. It is also not specified in file-level phpdocs
(#23) Category blocks is not valid
blocks/dashboard/export/export_csv.php
(#64) Found comment starting with three or more slashes
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#19) Category blocks is not valid
blocks/dashboard/export/export_csv_tabular.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#19) Category blocks is not valid
blocks/dashboard/export/export_output_csv.php
(#61) Found comment starting with three or more slashes
(#17) File-level phpdocs block does not have @copyright tag
(#19) Category blocks is not valid
blocks/dashboard/export/export_output_csv_tabular.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#19) Category blocks is not valid
blocks/dashboard/export/filearea.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
blocks/dashboard/extradblib.php
(#17) File-level phpdocs block is not found
(#42) Function extra_db_protect is not documented
(#49) Function extra_db_debugging is not documented
(#79) There is no description in phpdocs for function extra_db_get_config
(#91) There is no description in phpdocs for function extra_db_set_config
(#147) There is no description in phpdocs for function extra_db_query
(#56) Phpdocs for function extra_db_error has incomplete parameters list
(#67) Phpdocs for function extra_db_notify has incomplete parameters list
(#79) Phpdocs for function extra_db_get_config has incomplete parameters list
(#91) Phpdocs for function extra_db_set_config has incomplete parameters list
(#104) Phpdocs for function extra_db_connect has incomplete parameters list
(#147) Phpdocs for function extra_db_query has incomplete parameters list
(#26) Not recommended phpdocs tag @version used
(#42) Package is not specified for function extra_db_protect. It is also not specified in file-level phpdocs
(#49) Package is not specified for function extra_db_debugging. It is also not specified in file-level phpdocs
(#56) Package is not specified for function extra_db_error. It is also not specified in file-level phpdocs
(#67) Package is not specified for function extra_db_notify. It is also not specified in file-level phpdocs
(#79) Package is not specified for function extra_db_get_config. It is also not specified in file-level phpdocs
(#91) Package is not specified for function extra_db_set_config. It is also not specified in file-level phpdocs
(#104) Package is not specified for function extra_db_connect. It is also not specified in file-level phpdocs
(#136) Package is not specified for function extra_db_close. It is also not specified in file-level phpdocs
(#147) Package is not specified for function extra_db_query. It is also not specified in file-level phpdocs
(#23) Category blocks is not valid
blocks/dashboard/googlemap.php
(#17) File-level phpdocs block does not have @copyright tag
(#24) Not recommended phpdocs tag @version used
(#21) Category blocks is not valid
blocks/dashboard/lang/en/block_dashboard.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
blocks/dashboard/lang/fr/block_dashboard.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
blocks/dashboard/lib.php
(#17) File-level phpdocs block is not found
(#423) Function dashboard_prepare_colourcoding is not documented
(#532) Function block_dashboard_pluginfile is not documented
(#559) Function dashboard_output_file is not documented
(#27) Phpdocs for function dashboard_format_data has incomplete parameters list
(#130) Phpdocs for function table_explore_rec has incomplete parameters list
(#221) Phpdocs for function print_cross_table_csv has incomplete parameters list
(#243) Phpdocs for function table_explore_rec_csv has incomplete parameters list
(#349) Phpdocs for function dashboard_print_table_header_csv has incomplete parameters list
(#382) Phpdocs for function dashboard_colour_code has incomplete parameters list
(#435) Phpdocs for function dashboard_render_numsums has incomplete parameters list
(#458) Phpdocs for function dashboard_normalize has incomplete parameters list
(#473) Phpdocs for function dashboard_guess_is_alias has incomplete parameters list
(#498) Phpdocs for function dashboard_get_file_info has incomplete parameters list
(#604) Phpdocs for function dashboard_sum has incomplete parameters list
(#24) Not recommended phpdocs tag @version used
(#27) Package is not specified for function dashboard_format_data. It is also not specified in file-level phpdocs
(#130) Package is not specified for function table_explore_rec. It is also not specified in file-level phpdocs
(#221) Package is not specified for function print_cross_table_csv. It is also not specified in file-level phpdocs
(#243) Package is not specified for function table_explore_rec_csv. It is also not specified in file-level phpdocs
(#349) Package is not specified for function dashboard_print_table_header_csv. It is also not specified in file-level phpdocs
(#380) Package is not specified for function dashboard_colour_code. It is also not specified in file-level phpdocs
(#423) Package is not specified for function dashboard_prepare_colourcoding. It is also not specified in file-level phpdocs
(#435) Package is not specified for function dashboard_render_numsums. It is also not specified in file-level phpdocs
(#458) Package is not specified for function dashboard_normalize. It is also not specified in file-level phpdocs
(#473) Package is not specified for function dashboard_guess_is_alias. It is also not specified in file-level phpdocs
(#487) Package is not specified for function dashboard_get_file_areas. It is also not specified in file-level phpdocs
(#498) Package is not specified for function dashboard_get_file_info. It is also not specified in file-level phpdocs
(#532) Package is not specified for function block_dashboard_pluginfile. It is also not specified in file-level phpdocs
(#559) Package is not specified for function dashboard_output_file. It is also not specified in file-level phpdocs
(#604) Package is not specified for function dashboard_sum. It is also not specified in file-level phpdocs
(#21) Category blocks is not valid
blocks/dashboard/lib/file_browser.php
(#21) Package core_files is not valid
(#59) Package core_files is not valid
blocks/dashboard/lib/file_info_context_block.php
(#219) Phpdocs for function file_info_context_block::get_filtered_children has incomplete parameters list
(#21) Package core_files is not valid
(#31) Package core_files is not valid
blocks/dashboard/renderer.php
(#17) File-level phpdocs block is not found
(#69) There is no description in phpdocs for function setup_returns
(#101) Phpdocs for function block_dashboard_renderer::cross_table has incomplete parameters list
(#163) Phpdocs for function block_dashboard_renderer::table_header has incomplete parameters list
(#213) Phpdocs for function block_dashboard_renderer::tree_view has incomplete parameters list
(#275) Phpdocs for function block_dashboard_renderer::googlemaps_data has incomplete parameters list
(#375) Phpdocs for function block_dashboard_renderer::filters_and_params_form has incomplete parameters list
(#27) Class block_dashboard_renderer does not have @copyright tag
(#27) Class block_dashboard_renderer does not have @license tag
(#24) Not recommended phpdocs tag @version used
(#27) Package is not specified for class block_dashboard_renderer. It is also not specified in file-level phpdocs
(#21) Category blocks is not valid
blocks/dashboard/settings.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#22) Not recommended phpdocs tag @version used
(#19) Category blocks is not valid
blocks/dashboard/setup.controller.php
(#17) File-level phpdocs block is not found
(#21) Category blocks is not valid
blocks/dashboard/setup.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#19) Category blocks is not valid
blocks/dashboard/version.php
(#21) Category blocks is not valid
blocks/dashboard/view.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#19) Category blocks 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, 1 warnings)

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

blocks/dashboard/_goodies/lib/googleplotlib.php
modification to third party library (lib/google) without update to lib/thirdpartylibs.xml or lib/google/readme_moodle.txt

Mustache template problems

(0 errors, 0 warnings)

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