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
(#32) 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

(7 errors, 7537 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.
(#276) Expected a 'break' statement before 'default'.
(#565) Missing semicolon.
(#647) Use '===' to compare with 'null'.
(#650) Use '===' to compare with 'null'.
(#653) Use '===' to compare with 'null'.
(#656) Use '===' to compare with 'null'.
(#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.
(#917) 'G_vmlCanvasManager' is not defined.
(#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.
(#19) Line is too long.
(#19) Expected '{' and instead saw 'a'.
(#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 '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) Missing semicolon.
(#25) Line is too long.
(#25) Missing semicolon.
(#25) Missing semicolon.
(#25) Expected '{' and instead saw 'throw'.
(#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) Use '===' to compare with 'null'.
(#29) Expected '{' and instead saw 'h'.
(#29) Use '===' to compare with 'null'.
(#29) Expected '{' and instead saw 'g'.
(#29) Use '===' to compare with 'null'.
(#29) Expected '{' and instead saw 'h'.
(#29) Use '===' to compare with 'null'.
(#29) Expected '{' and instead saw 'g'.
(#29) Missing semicolon.
(#29) Expected '{' and instead saw 'if'.
(#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.
(#34) 'G_vmlCanvasManager' is not defined.
blocks/dashboard/_goodies/lib/jqplot/jquery-1.4.4.js
(#231) Use '===' to compare with 'null'.
(#360) Use '!==' to compare with 'null'.
(#494) Use '===' to compare with 'null'.
(#520) Use '===' to compare with 'null'.
(#524) Use '===' to compare with 'null'.
(#548) Empty block.
(#581) The Function constructor is a form of eval.
(#648) Empty block.
(#658) Use '===' to compare with 'null'.
(#665) Use '===' to compare with 'null'.
(#674) Use '!==' to compare with 'null'.
(#681) Line is too long.
(#681) Use '===' to compare with 'null'.
(#750) Use '!==' to compare with 'null'.
(#1610) Line is too long.
(#1657) Use '===' to compare with 'null'.
(#1663) Use '===' to compare with 'null'.
(#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) Use '===' to compare with 'null'.
(#2067) Use '!==' to compare with 'null'.
(#2074) Use '!==' to compare with 'null'.
(#2280) Line is too long.
(#2314) Use '===' to compare with 'null'.
(#2314) Use '!==' to compare with 'null'.
(#2318) Line is too long.
(#2319) Line is too long.
(#2323) Use '===' to compare with 'null'.
(#2323) Use '!==' to compare with 'null'.
(#2323) Use '!==' to compare with 'null'.
(#2324) Use '!==' to compare with 'null'.
(#2335) Unexpected use of '&'.
(#2335) Unexpected use of '&'.
(#2335) Unexpected use of '&'.
(#2598) Use '!==' to compare with 'null'.
(#2829) Use '!==' to compare with 'null'.
(#2967) Use '===' to compare with 'null'.
(#3008) Line is too long.
(#3068) Missing 'new' prefix when invoking a constructor.
(#3096) Line is too long.
(#3119) Use '===' to compare with 'null'.
(#3144) Use '!==' to compare with 'null'.
(#3145) Line is too long.
(#3151) Use '!==' to compare with 'null'.
(#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) Use '!==' to compare with 'null'.
(#3238) Use '!==' to compare with 'null'.
(#3267) Use '!==' to compare with 'null'.
(#3270) Unexpected use of '^'.
(#3272) Use '!==' to compare with 'null'.
(#3306) Use '===' to compare with 'null'.
(#3363) Empty block.
(#3477) Use '!==' to compare with 'null'.
(#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) Use '!==' to compare with 'null'.
(#3784) Use '===' to compare with 'null'.
(#3842) Expected an assignment or function call and instead saw an expression.
(#3883) Unexpected use of '&'.
(#4002) Line is too long.
(#4158) Missing 'new' prefix when invoking a constructor.
(#4273) Unexpected use of '&'.
(#4306) Missing 'new' prefix when invoking a constructor.
(#4776) Use '!==' to compare with 'null'.
(#4793) Use '!==' to compare with 'null'.
(#5093) Use '!==' to compare with 'null'.
(#5162) Line is too long.
(#5182) Use '!==' to compare with 'null'.
(#5317) Use '===' to compare with 'null'.
(#5411) Use '!==' to compare with 'null'.
(#5418) Use '===' to compare with 'null'.
(#5557) Line is too long.
(#5669) Use '===' to compare with 'null'.
(#5769) Use '!==' to compare with 'null'.
(#5855) Line is too long.
(#5916) Use '!==' to compare with 'null'.
(#6054) Use '===' to compare with 'null'.
(#6127) Use '!==' to compare with 'null'.
(#6197) Use '===' to compare with 'null'.
(#6373) Use '===' to compare with 'null'.
(#6458) Use '!==' to compare with 'null'.
(#6619) Use '!==' to compare with 'null'.
(#6619) Use '===' to compare with 'null'.
(#6694) Use '!==' to compare with 'null'.
(#6774) Use '!==' to compare with 'null'.
(#6900) Line is too long.
(#6933) Line is too long.
(#6934) Line is too long.
(#6936) Line is too long.
(#7007) Use '!==' to compare with 'null'.
(#7010) Use '!==' to compare with 'null'.
(#7139) Use '===' to compare with 'null'.
(#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) Use '!==' to compare with 'null'.
(#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) Use '===' to compare with 'null'.
(#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) Use '!==' to compare with 'null'.
(#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) Use '===' to compare with 'null'.
(#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) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#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) Use '===' to compare with 'null'.
(#33) Missing semicolon.
(#33) Use '===' to compare with 'null'.
(#33) Missing semicolon.
(#33) Use '!==' to compare with 'null'.
(#33) Use '===' to compare with 'null'.
(#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) Use '!==' to compare with 'null'.
(#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.
(#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 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) Use '===' to compare with 'null'.
(#53) Expected '{' and instead saw 'r'.
(#53) Expected '{' and instead saw 'r'.
(#53) Expected '{' and instead saw 'r'.
(#53) Use '===' to compare with 'null'.
(#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) Use '===' to compare with 'null'.
(#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) Use '!==' to compare with 'null'.
(#59) Expected '{' and instead saw 'break'.
(#59) Missing semicolon.
(#59) Use '!==' to compare with 'null'.
(#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) Use '===' to compare with 'null'.
(#64) Use '!==' to compare with 'null'.
(#65) Line is too long.
(#65) Missing semicolon.
(#65) 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) Use '===' to compare with 'null'.
(#130) A constructor name should start with an uppercase letter.
(#206) Line is too long.
(#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) Use '===' to compare with 'null'.
(#477) Use '===' to compare with 'null'.
(#480) Use '===' to compare with 'null'.
(#484) Use '===' to compare with 'null'.
(#484) Use '===' to compare with ''.
(#490) Use '===' to compare with 'false'.
(#496) Use '===' to compare with '0'.
(#499) Use '===' to compare with '0'.
(#502) Use '===' to compare with '0'.
(#505) Use '===' to compare with 'null'.
(#508) Use '===' to compare with 'null'.
(#514) Use '!==' to compare with 'null'.
(#514) Use '!==' to compare with 'null'.
(#518) Use '===' to compare with 'null'.
(#521) Use '===' to compare with 'null'.
(#542) Use '===' to compare with 'null'.
(#573) Use '!==' to compare with 'null'.
(#573) Use '===' to compare with 'null'.
(#576) Use '!==' to compare with 'null'.
(#576) Use '===' to compare with 'null'.
(#581) Use '!==' to compare with 'null'.
(#581) Use '===' to compare with 'null'.
(#584) Use '!==' to compare with 'null'.
(#584) Use '===' to compare with 'null'.
(#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.
(#710) Use '===' to compare with 'null'.
(#717) Expected a 'break' statement before 'default'.
(#719) Use '===' to compare with 'null'.
(#731) Use '===' to compare with 'null'.
(#738) Expected a 'break' statement before 'default'.
(#740) Use '===' to compare with 'null'.
(#756) Use '===' to compare with 'null'.
(#763) Expected a 'break' statement before 'default'.
(#765) Use '===' to compare with 'null'.
(#777) Use '===' to compare with 'null'.
(#784) Expected a 'break' statement before 'default'.
(#786) Use '===' to compare with 'null'.
(#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) Use '===' to compare with 'null'.
(#1041) Use '===' to compare with 'null'.
(#1041) Use '===' to compare with 'null'.
(#1063) 'comp' is already defined.
(#1072) Use '===' to compare with 'null'.
(#1084) Use '===' to compare with 'undefined'.
(#1085) Use '===' to compare with 'undefined'.
(#1121) Use '===' to compare with 'undefined'.
(#1122) Use '===' to compare with 'undefined'.
(#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) Use '!==' to compare with 'undefined'.
(#1318) Use '!==' to compare with 'undefined'.
(#1408) Expected an assignment or function call and instead saw an expression.
(#1412) Expected an assignment or function call and instead saw an expression.
(#1442) Line is too long.
(#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.
(#1616) 'h' used out of scope.
(#1633) 'w' used out of scope.
(#1659) Use '===' to compare with 'null'.
(#1666) Use '===' to compare with 'false'.
(#1666) Use '===' to compare with '0'.
(#1666) Use '===' to compare with 'false'.
(#1666) Use '===' to compare with '0'.
(#1668) Use '===' to compare with 'false'.
(#1677) Creating global 'for' variable. Should be 'for (var ax ...'.
(#1678) Creating global 'for' variable. Should be 'for (var prop ...'.
(#1693) Line is too long.
(#1724) 'i' is already defined.
(#1731) Line is too long.
(#1733) 'j' is already defined.
(#1734) Line is too long.
(#1739) 'j' is already defined.
(#1740) Line is too long.
(#1742) 'j' is already defined.
(#1743) Line is too long.
(#1762) 'i' is already defined.
(#1766) 'i' is already defined.
(#1920) 'j' is already defined.
(#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) Line is too long.
(#2031) Use '!==' to compare with 'null'.
(#2035) Use '!==' to compare with 'null'.
(#2042) Use '===' to compare with '0'.
(#2044) 'i' is already defined.
(#2075) 'i' is already defined.
(#2080) 'j' is already defined.
(#2083) Line is too long.
(#2085) Line is too long.
(#2108) Use '!==' to compare with 'false'.
(#2117) 'j' is already defined.
(#2118) Line is too long.
(#2120) 'j' is already defined.
(#2121) Line is too long.
(#2128) 'n' is already defined.
(#2129) 'axis' is already defined.
(#2130) Use '===' to compare with 'null'.
(#2133) Use '===' to compare with 'null'.
(#2152) 'i' is already defined.
(#2155) 'i' is already defined.
(#2204) Use '!==' to compare with 'null'.
(#2311) 'n' is already defined.
(#2312) Use '===' to compare with 'null'.
(#2315) Use '===' to compare with 'null'.
(#2320) Line is too long.
(#2322) Line is too long.
(#2323) Line is too long.
(#2324) Line is too long.
(#2326) Line is too long.
(#2328) Line is too long.
(#2366) Line is too long.
(#2381) 'i' is already defined.
(#2388) 'i' is already defined.
(#2391) Line is too long.
(#2394) 'i' is already defined.
(#2398) 'i' is already defined.
(#2432) Line is too long.
(#2482) Use '===' to compare with '0'.
(#2485) Use '===' to compare with '0'.
(#2488) Use '===' to compare with '0'.
(#2488) Use '===' to compare with '0'.
(#2527) Use '===' to compare with '0'.
(#2530) Use '===' to compare with '0'.
(#2533) Use '===' to compare with '0'.
(#2533) Use '===' to compare with '0'.
(#2564) 'j' is already defined.
(#2567) Use '===' to compare with 'null'.
(#2572) Use '!==' to compare with 'null'.
(#2589) Function declarations should not be placed in blocks. Use a function expression or move the statement to the top of the outer function.
(#2616) Line is too long.
(#2621) 'j' is already defined.
(#2623) 'ii' is already defined.
(#2628) Line is too long.
(#2645) 'j' is already defined.
(#2651) Line is too long.
(#2657) 'yp' is already defined.
(#2658) Line is too long.
(#2664) 'yp' is already defined.
(#2665) Line is too long.
(#2671) Use '!==' to compare with 'null'.
(#2671) Use '!==' to compare with 'null'.
(#2673) Use '===' to compare with 'null'.
(#2690) 'j' is already defined.
(#2695) 'yp' is already defined.
(#2696) Line is too long.
(#2702) 'yp' is already defined.
(#2703) Line is too long.
(#2709) 'yp' is already defined.
(#2710) Line is too long.
(#2718) Use '===' to compare with 'null'.
(#2788) 'evt' is already defined.
(#2833) Use '===' to compare with 'null'.
(#2836) Use '!==' to compare with 'undefined'.
(#2910) Use '===' to compare with '0'.
(#2993) 'rgba' is already defined.
(#2994) 'newrgb' is already defined.
(#2995) 'sum' is already defined.
(#2996) 'j' is already defined.
(#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.
(#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.
(#3545) Line is too long.
(#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) Use '===' to compare with 'null'.
(#3593) Use '!==' to compare with '0'.
(#3604) 'points' is already defined.
(#3609) Use '!==' to compare with '0'.
(#3610) Line is too long.
(#3611) Line is too long.
(#3612) Line is too long.
(#3613) Line is too long.
(#3678) Line is too long.
(#3686) Line is too long.
(#3696) 'shadow_offset' is already defined.
(#3698) Line is too long.
(#3698) 'shadow_offset' used out of scope.
(#3717) Use '===' to compare with 'null'.
(#3721) Line is too long.
(#3759) Use '!==' to compare with 'null'.
(#3759) Use '!==' to compare with 'null'.
(#3763) Use '===' to compare with 'null'.
(#3766) Use '===' to compare with 'null'.
(#3770) Use '!==' to compare with 'null'.
(#3770) Use '!==' to compare with 'null'.
(#3770) Use '!==' to compare with 'null'.
(#3774) Use '!==' to compare with 'null'.
(#3774) Use '===' to compare with 'null'.
(#3777) Use '!==' to compare with 'null'.
(#3777) Use '!==' to compare with 'null'.
(#3777) Use '===' to compare with 'null'.
(#3797) Use '!==' to compare with 'null'.
(#3797) Use '!==' to compare with 'null'.
(#3801) Use '===' to compare with 'null'.
(#3804) Use '===' to compare with 'null'.
(#3815) Use '!==' to compare with 'undefined'.
(#3816) Use '!==' to compare with 'undefined'.
(#3817) Use '!==' to compare with 'undefined'.
(#3818) Use '!==' to compare with 'undefined'.
(#3819) Use '!==' to compare with 'undefined'.
(#3841) Use '===' to compare with '0'.
(#3852) 'i' is already defined.
(#3866) Line is too long.
(#3908) 'i' is already defined.
(#3925) 'fasgd' is already defined.
(#3928) Use '===' to compare with '0'.
(#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) Use '===' to compare with 'null'.
(#3982) Use '===' to compare with 'null'.
(#3985) Use '===' to compare with 'null'.
(#3988) Use '===' to compare with 'null'.
(#3997) Use '!==' to compare with 'null'.
(#3997) Use '!==' to compare with 'null'.
(#4032) Line is too long.
(#4066) Confusing use of '!'.
(#4074) Use '===' to compare with 'null'.
(#4082) Confusing use of '!'.
(#4090) Use '===' to compare with 'null'.
(#4097) Use '!==' to compare with 'null'.
(#4116) Use '!==' to compare with 'null'.
(#4222) Use '===' to compare with 'null'.
(#4354) Use '!==' to compare with 'null'.
(#4354) Use '!==' to compare with 'null'.
(#4354) Use '!==' to compare with 'null'.
(#4365) Use '!==' to compare with 'null'.
(#4366) Use '!==' to compare with 'null'.
(#4386) Use '===' to compare with 'null'.
(#4386) Use '===' to compare with 'null'.
(#4393) 'i' is already defined.
(#4482) Use '===' to compare with 'null'.
(#4491) Use '===' to compare with 'null'.
(#4513) Use '===' to compare with 'null'.
(#4516) Use '===' to compare with 'null'.
(#4525) Use '!==' to compare with 'null'.
(#4526) Use '!==' to compare with 'null'.
(#4531) Use '===' to compare with 'null'.
(#4534) Use '!==' to compare with 'null'.
(#4546) Use '===' to compare with 'null'.
(#4558) 'fs' is already defined.
(#4577) Use '===' to compare with 'null'.
(#4577) Use '===' to compare with 'null'.
(#4579) Use '===' to compare with 'null'.
(#4579) Use '===' to compare with 'null'.
(#4595) Use '===' to compare with 'null'.
(#4597) 'n' is already defined.
(#4602) Use '===' to compare with 'null'.
(#4604) 'n' is already defined.
(#4627) 'i' is already defined.
(#4629) 't' is already defined.
(#4680) Use '===' to compare with 'null'.
(#4830) 't' is already defined.
(#4832) 'shim' is already defined.
(#4835) 'temp' is already defined.
(#4873) 'val' is already defined.
(#4941) Line is too long.
(#4951) Line is too long.
(#5047) Use '===' to compare with 'null'.
(#5047) Use '!==' to compare with 'false'.
(#5143) Use '!==' to compare with 'null'.
(#5144) Use '!==' to compare with 'null'.
(#5145) Use '!==' to compare with 'null'.
(#5146) Use '!==' to compare with 'null'.
(#5147) Use '!==' to compare with 'null'.
(#5148) Use '!==' to compare with 'null'.
(#5149) Use '!==' to compare with 'null'.
(#5150) Use '!==' to compare with 'null'.
(#5151) Use '!==' to compare with 'null'.
(#5152) Use '!==' to compare with 'null'.
(#5165) Use '!==' to compare with 'null'.
(#5165) Use '!==' to compare with 'null'.
(#5248) Use '!==' to compare with 'null'.
(#5249) Use '!==' to compare with 'null'.
(#5250) Use '!==' to compare with 'null'.
(#5251) Use '!==' to compare with 'null'.
(#5252) Use '!==' to compare with 'null'.
(#5253) Use '!==' to compare with 'null'.
(#5254) Use '!==' to compare with 'null'.
(#5294) Use '!==' to compare with 'null'.
(#5294) Use '!==' to compare with 'null'.
(#5371) Use '!==' to compare with 'null'.
(#5372) Use '!==' to compare with 'null'.
(#5373) Use '!==' to compare with 'null'.
(#5374) Use '!==' to compare with 'null'.
(#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.
(#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.
(#5767) Use '===' to compare with 'null'.
(#5767) Use '!==' to compare with 'null'.
(#5816) Creating global 'for' variable. Should be 'for (var nn ...'.
(#5826) Creating global 'for' variable. Should be 'for (var nn ...'.
(#5936) Use '!==' to compare with 'null'.
(#5939) Use '!==' to compare with 'null'.
(#5944) Creating global 'for' variable. Should be 'for (var axname ...'.
(#5950) Use '!==' to compare with 'null'.
(#5951) Use '!==' to compare with 'null'.
(#5955) Use '!==' to compare with 'null'.
(#5956) Use '!==' to compare with 'null'.
(#5961) Creating global 'for' variable. Should be 'for (var nn ...'.
(#5970) Use '!==' to compare with 'null'.
(#5978) Creating global 'for' variable. Should be 'for (var nn ...'.
(#5987) Use '!==' to compare with 'null'.
(#5998) Use '!==' to compare with 'null'.
(#6008) Use '!==' to compare with 'null'.
(#6015) Use '!==' to compare with 'null'.
(#6021) 'i' was used before it was defined.
(#6026) Use '!==' to compare with 'null'.
(#6027) Use '!==' to compare with 'null'.
(#6056) Use '!==' to compare with 'null'.
(#6129) ['Default'] is better written in dot notation.
(#6139) Use '===' to compare with 'null'.
(#6153) Use '===' to compare with 'null'.
(#6160) Use '!==' to compare with 'null'.
(#6188) Confusing use of '!'.
(#6194) Use '!==' to compare with 'null'.
(#6208) Use '!==' to compare with 'null'.
(#6209) Comma warnings can be turned off with 'laxcomma'.
(#6208) Bad line breaking before ','.
(#6275) 's' is already defined.
(#6468) Line is too long.
(#6551) A constructor name should start with an uppercase letter.
(#6565) A constructor name should start with an uppercase letter.
(#6576) 'unitDiff' is already defined.
(#6579) 'unitDiff' used out of scope.
(#6579) 'unitDiff' used out of scope.
(#6579) 'unitDiff' used out of scope.
(#6589) ['dayNamesShort'] is better written in dot notation.
(#6599) ['monthNamesShort'] is better written in dot notation.
(#6675) ['dayNames'] is better written in dot notation.
(#6729) Use '===' to compare with '0'.
(#6749) A constructor name should start with an uppercase letter.
(#6784) ['monthNames'] is better written in dot notation.
(#6941) Line is too long.
(#7012) ['formatString'] is better written in dot notation.
(#7042) Line is too long.
(#7057) Line is too long.
(#7065) Line is too long.
(#7073) Line is too long.
(#7081) Line is too long.
(#7097) Line is too long.
(#7105) Line is too long.
(#7113) Line is too long.
(#7124) ['en'] is better written in dot notation.
(#7220) ['shortcuts'] is better written in dot notation.
(#7221) ['shortcuts'] is better written in dot notation.
(#7224) ['codes'] is better written in dot notation.
(#7235) Line is too long.
(#7240) Line is too long.
(#7270) A constructor name should start with an uppercase letter.
(#7274) ['formatString'] is better written in dot notation.
(#7282) Expected a conditional expression and instead saw an assignment.
(#7610) Use '===' to compare with 'null'.
(#7624) Line is too long.
(#7696) 'match' is already defined.
(#7765) 'd' is already defined.
(#7772) 'd' used out of scope.
(#7773) 'd' used out of scope.
(#7789) 'd' is already defined.
(#7793) 'd' used out of scope.
(#7794) 'd' used out of scope.
(#7821) 'nm' is already defined.
(#7821) ['monthNamesShort'] is better written in dot notation.
(#7824) ['monthNames'] is better written in dot notation.
(#7859) Expected '{' and instead saw 'return'.
(#7924) Missing 'new' prefix when invoking a constructor.
(#7924) Unexpected use of '>>>'.
(#7930) Do not use String as a constructor.
(#7932) Line is too long.
(#7932) Expected '{' and instead saw 'break'.
(#7953) Unexpected use of '>>>'.
(#7960) Use '!==' to compare with 'null'.
(#7972) Line is too long.
(#7973) Expected '{' and instead saw 'switch'.
(#8027) Use '===' to compare with 'null'.
(#8036) Line is too long.
(#8050) 'number' is already defined.
(#8054) 'prefix' is already defined.
(#8066) 'number' is already defined.
(#8070) 'prefix' is already defined.
(#8082) 'number' is already defined.
(#8086) 'prefix' is already defined.
(#8109) 'textTransform' is already defined.
(#116) 'jQuery' is not defined.
(#165) 'console' is not defined.
(#165) 'console' is not defined.
(#1647) 'jQuery' is not defined.
(#1655) 'jQuery' is not defined.
(#1666) 'jQuery' is not defined.
(#1666) 'jQuery' is not defined.
(#1678) 'ax' is not defined.
(#1679) 'ax' is not defined.
(#1679) 'prop' is not defined.
(#1679) 'ax' is not defined.
(#1679) 'prop' is not defined.
(#1679) Too many errors. (20% scanned).
blocks/dashboard/_goodies/lib/jqplot/jquery.jqplot.min.js
(#30) Line is too long.
(#30) Use '===' to compare with 'null'.
(#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) 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) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Use '===' to compare with ''.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'false'.
(#30) Missing semicolon.
(#30) Use '===' to compare with '0'.
(#30) Missing semicolon.
(#30) Use '===' to compare with '0'.
(#30) Missing semicolon.
(#30) Use '===' to compare with '0'.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Use '===' to compare with 'null'.
(#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) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Expected a 'break' statement before 'default'.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Expected a 'break' statement before 'default'.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Expected a 'break' statement before 'default'.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Expected a 'break' statement before 'default'.
(#30) Use '===' to compare with 'null'.
(#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) Use '===' to compare with 'null'.
(#30) Use '===' to compare with 'null'.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'P' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#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) 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) 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) 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) 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) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'false'.
(#30) Use '===' to compare with '0'.
(#30) Use '===' to compare with 'false'.
(#30) Use '===' to compare with '0'.
(#30) Use '===' to compare with 'false'.
(#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) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'W' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#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) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '===' to compare with '0'.
(#30) 'Y' is already defined.
(#30) Missing semicolon.
(#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) Missing semicolon.
(#30) Missing 'new' prefix when invoking a constructor.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'false'.
(#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) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#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) Use '!==' to compare with 'null'.
(#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) 'X' is already defined.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#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) '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) Use '===' to compare with '0'.
(#30) Missing semicolon.
(#30) Use '===' to compare with '0'.
(#30) Missing semicolon.
(#30) Use '===' to compare with '0'.
(#30) Use '===' to compare with '0'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '===' to compare with '0'.
(#30) Missing semicolon.
(#30) Use '===' to compare with '0'.
(#30) Missing semicolon.
(#30) Use '===' to compare with '0'.
(#30) Use '===' to compare with '0'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'aC' is already defined.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#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) Missing semicolon.
(#30) 'ac' is already defined.
(#30) Missing semicolon.
(#30) 'ac' is already defined.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) 'aC' is already defined.
(#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) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing 'new' prefix when invoking a constructor.
(#30) Missing semicolon.
(#30) Missing 'new' prefix when invoking a constructor.
(#30) Missing semicolon.
(#30) Missing 'new' prefix when invoking a constructor.
(#30) Missing semicolon.
(#30) Missing 'new' prefix when invoking a constructor.
(#30) Missing semicolon.
(#30) Missing 'new' prefix when invoking a constructor.
(#30) Missing semicolon.
(#30) 'T' is already defined.
(#30) Missing semicolon.
(#30) Missing 'new' prefix when invoking a constructor.
(#30) Missing semicolon.
(#30) Missing 'new' prefix when invoking a constructor.
(#30) Missing semicolon.
(#30) Missing 'new' prefix when invoking a constructor.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '===' to compare with '0'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Too many errors. (100% scanned).
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.BezierCurveRenderer.js
(#60) Use '===' to compare with '0'.
(#85) Use '===' to compare with '0'.
(#96) 'psd' is already defined.
(#127) Use '===' to compare with '0'.
(#152) Use '===' to compare with '0'.
(#163) 'psd' is already defined.
(#187) Use '!==' to compare with 'null'.
(#232) Use '===' to compare with 'null'.
(#235) Use '===' to compare with 'null'.
(#240) Use '===' to compare with 'null'.
(#243) Use '===' to compare with 'null'.
(#251) Use '===' to compare with 'null'.
(#254) Use '===' to compare with 'null'.
(#257) 'j' is already defined.
(#258) Use '===' to compare with 'null'.
(#261) Use '===' to compare with 'null'.
(#267) Use '===' to compare with 'null'.
(#270) Use '===' to compare with 'null'.
(#273) 'j' is already defined.
(#274) Use '===' to compare with 'null'.
(#277) Use '===' to compare with 'null'.
(#312) 'jQuery' is not defined.
(#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) Use '===' to compare with '0'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '===' to compare with '0'.
(#30) Missing semicolon.
(#30) 'c' is already defined.
(#30) Missing semicolon.
(#30) Use '===' to compare with '0'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '===' to compare with '0'.
(#30) Missing semicolon.
(#30) 'c' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) 'e' is already defined.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) 'e' is already defined.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'jQuery' is not defined.
(#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) Use '===' to compare with 'null'.
(#130) Line is too long.
(#133) Line is too long.
(#151) Use '===' to compare with 'true'.
(#169) 'i' is already defined.
(#227) Line is too long.
(#236) Line is too long.
(#261) Use '!==' to compare with 'undefined'.
(#262) Use '!==' to compare with 'undefined'.
(#263) Use '!==' to compare with 'undefined'.
(#264) Use '!==' to compare with 'undefined'.
(#274) Use '===' to compare with 'null'.
(#299) 'i' is already defined.
(#300) Use '===' to compare with 'null'.
(#365) 'i' is already defined.
(#366) Use '===' to compare with 'null'.
(#370) 'base' is already defined.
(#415) 'sopts' is already defined.
(#419) 'clr' is already defined.
(#426) Use '===' to compare with '0'.
(#431) 'temp' is already defined.
(#433) 'i' is already defined.
(#444) Use '!==' to compare with 'undefined'.
(#445) Use '!==' to compare with 'undefined'.
(#446) Use '!==' to compare with 'undefined'.
(#447) Use '!==' to compare with 'undefined'.
(#455) Use '===' to compare with 'null'.
(#473) 'i' is already defined.
(#474) Use '===' to compare with 'null'.
(#502) 'i' is already defined.
(#503) Use '===' to compare with 'null'.
(#507) 'base' is already defined.
(#548) Line is too long.
(#582) Line is too long.
(#590) Use '===' to compare with 'null'.
(#598) Line is too long.
(#606) Use '===' to compare with 'null'.
(#613) Use '!==' to compare with 'null'.
(#632) Use '!==' to compare with 'null'.
(#303) 'points' is not defined.
(#345) 'points' is not defined.
(#346) 'points' is not defined.
(#347) 'points' is not defined.
(#348) 'points' is not defined.
(#349) 'points' is not defined.
(#356) 'points' is not defined.
(#360) 'points' is not defined.
(#369) 'points' is not defined.
(#407) 'points' is not defined.
(#408) 'points' is not defined.
(#409) 'points' is not defined.
(#410) 'points' is not defined.
(#411) 'points' is not defined.
(#417) 'points' is not defined.
(#421) 'points' is not defined.
(#477) 'points' is not defined.
(#493) 'points' is not defined.
(#494) 'points' is not defined.
(#495) 'points' is not defined.
(#496) 'points' is not defined.
(#497) 'points' is not defined.
(#506) 'points' is not defined.
(#517) 'points' is not defined.
(#518) 'points' is not defined.
(#519) 'points' is not defined.
(#520) 'points' is not defined.
(#521) 'points' is not defined.
(#530) 'i' is not defined.
(#530) 'i' is not defined.
(#530) 'i' is not defined.
(#531) 'i' is not defined.
(#533) 'i' is not defined.
(#534) 'i' is not defined.
(#578) 'jQuery' is not defined.
(#583) 'jQuery' is not defined.
(#599) 'jQuery' is not defined.
(#621) 'jQuery' is not defined.
(#635) 'jQuery' is not defined.
(#643) 'jQuery' is not defined.
(#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) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'true'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'q' 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) Use '!==' to compare with 'undefined'.
(#30) Use '!==' to compare with 'undefined'.
(#30) Use '!==' to compare with 'undefined'.
(#30) Use '!==' to compare with 'undefined'.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'G' is already defined.
(#30) Use '===' to compare with 'null'.
(#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) 'G' is already defined.
(#30) Use '===' to compare with 'null'.
(#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) Use '===' to compare with '0'.
(#30) Missing semicolon.
(#30) 'L' is already defined.
(#30) 'G' is already defined.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'undefined'.
(#30) Use '!==' to compare with 'undefined'.
(#30) Use '!==' to compare with 'undefined'.
(#30) Use '!==' to compare with 'undefined'.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'B' is already defined.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'B' is already defined.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) 'q' 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) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'points' is not defined.
(#30) 'points' is not defined.
(#30) 'points' is not defined.
(#30) 'points' is not defined.
(#30) 'points' is not defined.
(#30) 'points' is not defined.
(#30) 'points' is not defined.
(#30) 'points' is not defined.
(#30) 'points' is not defined.
(#30) 'points' is not defined.
(#30) 'points' is not defined.
(#30) 'points' is not defined.
(#30) 'points' is not defined.
(#30) 'points' is not defined.
(#30) 'points' is not defined.
(#30) 'points' is not defined.
(#30) 'points' is not defined.
(#30) 'points' is not defined.
(#30) 'points' is not defined.
(#30) 'points' is not defined.
(#30) 'points' is not defined.
(#30) 'points' is not defined.
(#30) 'points' is not defined.
(#30) 'points' is not defined.
(#30) 'points' is not defined.
(#30) 'points' is not defined.
(#30) 'points' is not defined.
(#30) 'points' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'jQuery' is not defined.
(#30) 'jQuery' is not defined.
(#30) 'jQuery' is not defined.
(#30) 'jQuery' is not defined.
(#30) 'jQuery' is not defined.
(#30) 'jQuery' is not defined.
(#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) Use '!==' to compare with 'undefined'.
(#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) Use '!==' to compare with 'undefined'.
(#207) Use '!==' to compare with 'undefined'.
(#231) 'jQuery' is not defined.
(#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) Use '!==' to compare with 'undefined'.
(#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) Expected an assignment or function call and instead saw an expression.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'undefined'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'undefined'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'jQuery' is not defined.
(#30) 'b' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.bubbleRenderer.js
(#148) Use '===' to compare with 'null'.
(#154) Use '===' to compare with 'null'.
(#174) ['color'] is better written in dot notation.
(#178) Use '===' to compare with 'null'.
(#179) Use '!==' to compare with 'null'.
(#201) Use '===' to compare with '0'.
(#202) 'i' is already defined.
(#247) Use '!==' to compare with 'null'.
(#256) 'i' is already defined.
(#280) Use '!==' to compare with 'null'.
(#289) 'i' is already defined.
(#304) Use '!==' to compare with 'undefined'.
(#305) Use '!==' to compare with 'undefined'.
(#311) You might be leaking a variable (tel) here.
(#313) 'gd' is already defined.
(#316) ['label'] is better written in dot notation.
(#337) 'ctx' is already defined.
(#368) Expected an assignment or function call and instead saw an expression.
(#377) Use '!==' to compare with 'undefined'.
(#389) Use '!==' to compare with 'undefined'.
(#415) Expected an assignment or function call and instead saw an expression.
(#434) Use '!==' to compare with 'null'.
(#435) Use '!==' to compare with 'null'.
(#437) Use '!==' to compare with 'null'.
(#437) Use '!==' to compare with 'null'.
(#438) Use '!==' to compare with 'null'.
(#438) Use '!==' to compare with 'null'.
(#461) Line is too long.
(#507) You might be leaking a variable (minpidx) here.
(#516) Use '===' to compare with 'null'.
(#524) Use '===' to compare with 'null'.
(#534) Use '===' to compare with 'null'.
(#542) Use '===' to compare with 'null'.
(#620) Line is too long.
(#628) Use '===' to compare with 'null'.
(#638) Line is too long.
(#646) Use '===' to compare with 'null'.
(#653) Use '!==' to compare with 'null'.
(#676) Use '!==' to compare with 'null'.
(#700) Line is too long.
(#185) 'comps' is not defined.
(#186) 'comps' is not defined.
(#186) 'comps' is not defined.
(#186) 'comps' is not defined.
(#311) 'tel' is not defined.
(#347) 'tel' is not defined.
(#349) 'tel' is not defined.
(#352) 'tel' is not defined.
(#354) 'tel' is not defined.
(#355) 'tel' is not defined.
(#356) 'tel' is not defined.
(#359) 'tel' is not defined.
(#360) 'tel' is not defined.
(#507) 'minpidx' is not defined.
(#507) 'maxsids' is not defined.
(#507) 'maxpidx' is not defined.
(#507) 'maxr' is not defined.
(#507) 'minr' is not defined.
(#507) 'minMaxRadius' is not defined.
(#507) 'maxMaxRadius' is not defined.
(#507) 'maxMult' is not defined.
(#507) 'minMult' is not defined.
(#519) 'minpidx' is not defined.
(#520) 'minr' is not defined.
(#521) 'minMaxRadius' is not defined.
(#522) 'minMult' is not defined.
(#526) 'maxsidx' is not defined.
(#527) 'maxpidx' is not defined.
(#528) 'maxr' is not defined.
(#529) 'maxMaxRadius' is not defined.
(#530) 'maxMult' is not defined.
(#537) 'minpidx' is not defined.
(#538) 'minr' is not defined.
(#539) 'minMaxRadius' is not defined.
(#540) 'minMult' is not defined.
(#544) 'maxsidx' is not defined.
(#545) 'maxpidx' is not defined.
(#546) 'maxr' is not defined.
(#547) 'maxMaxRadius' is not defined.
(#548) 'maxMult' is not defined.
(#554) 'minr' is not defined.
(#554) 'minMaxRadius' is not defined.
(#555) 'maxr' is not defined.
(#555) 'maxMaxRadius' is not defined.
(#562) 'minMult' is not defined.
(#563) 'maxMult' is not defined.
(#616) 'jQuery' is not defined.
(#621) 'jQuery' is not defined.
(#639) 'jQuery' is not defined.
(#663) 'jQuery' is not defined.
(#679) 'jQuery' is not defined.
(#734) 'jQuery' is not defined.
(#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) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) ['color'] is better written in dot notation.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '===' to compare with '0'.
(#30) 'q' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) 'u' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) 'u' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'undefined'.
(#30) Use '!==' to compare with 'undefined'.
(#30) You might be leaking a variable (tel) here.
(#30) 'I' is already defined.
(#30) ['label'] is better written in dot notation.
(#30) Missing semicolon.
(#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) Use '!==' to compare with 'undefined'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'undefined'.
(#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) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#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) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'comps' is not defined.
(#30) 'comps' is not defined.
(#30) 'comps' is not defined.
(#30) 'comps' is not defined.
(#30) 'tel' is not defined.
(#30) 'tel' is not defined.
(#30) 'tel' is not defined.
(#30) 'tel' is not defined.
(#30) 'tel' is not defined.
(#30) 'tel' is not defined.
(#30) 'tel' is not defined.
(#30) 'tel' is not defined.
(#30) 'tel' is not defined.
(#30) 'minpidx' is not defined.
(#30) 'maxsids' is not defined.
(#30) 'maxpidx' is not defined.
(#30) 'maxr' is not defined.
(#30) 'minr' is not defined.
(#30) 'minMaxRadius' is not defined.
(#30) 'maxMaxRadius' is not defined.
(#30) 'maxMult' is not defined.
(#30) 'minMult' is not defined.
(#30) 'minpidx' is not defined.
(#30) 'minr' is not defined.
(#30) 'minMaxRadius' is not defined.
(#30) 'minMult' is not defined.
(#30) 'maxsidx' is not defined.
(#30) 'maxpidx' is not defined.
(#30) 'maxr' is not defined.
(#30) 'maxMaxRadius' is not defined.
(#30) 'maxMult' is not defined.
(#30) 'minpidx' is not defined.
(#30) 'minr' is not defined.
(#30) 'minMaxRadius' is not defined.
(#30) 'minMult' is not defined.
(#30) 'maxsidx' is not defined.
(#30) 'maxpidx' is not defined.
(#30) 'maxr' is not defined.
(#30) 'maxMaxRadius' is not defined.
(#30) 'maxMult' is not defined.
(#30) 'minr' is not defined.
(#30) 'minMaxRadius' is not defined.
(#30) 'maxr' is not defined.
(#30) 'maxMaxRadius' is not defined.
(#30) 'minMult' is not defined.
(#30) 'maxMult' is not defined.
(#30) 'jQuery' is not defined.
(#30) 'jQuery' is not defined.
(#30) 'jQuery' is not defined.
(#30) 'jQuery' is not defined.
(#30) 'jQuery' is not defined.
(#30) 'jQuery' is not defined.
(#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) Use '===' to compare with 'null'.
(#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) Line is too long.
(#132) Line is too long.
(#199) 'jQuery' is not defined.
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) Use '===' to compare with 'null'.
(#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) 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) 'jQuery' is not defined.
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) Line is too long.
(#154) Line is too long.
(#238) 'jQuery' is not defined.
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) 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) 'jQuery' is not defined.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.canvasOverlay.js
(#210) Line is too long.
(#211) Line is too long.
(#218) Use '!==' to compare with 'null'.
(#227) Use '!==' to compare with 'null'.
(#230) Use '!==' to compare with 'null'.
(#238) Use '!==' to compare with 'null'.
(#241) Use '!==' to compare with 'null'.
(#249) Use '!==' to compare with 'null'.
(#249) Use '!==' to compare with 'null'.
(#266) Line is too long.
(#276) 'jQuery' is not defined.
(#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) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'jQuery' is not defined.
(#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'.
(#262) Line is too long.
(#263) Line is too long.
(#264) Line is too long.
(#274) Line is too long.
(#276) Line is too long.
(#277) Line is too long.
(#279) Line is too long.
(#280) Line is too long.
(#282) Line is too long.
(#283) Line is too long.
(#285) Line is too long.
(#289) Line is too long.
(#290) Line is too long.
(#292) Line is too long.
(#293) Line is too long.
(#294) Line is too long.
(#297) Line is too long.
(#305) Line is too long.
(#306) Line is too long.
(#307) Line is too long.
(#308) Line is too long.
(#309) Line is too long.
(#323) Line is too long.
(#324) Line is too long.
(#325) Line is too long.
(#326) Line is too long.
(#327) Line is too long.
(#329) Line is too long.
(#335) Line is too long.
(#337) Line is too long.
(#338) Line is too long.
(#339) Line is too long.
(#341) Line is too long.
(#349) Line is too long.
(#351) Line is too long.
(#352) Line is too long.
(#67) 'n' is not defined.
(#69) 'n' is not defined.
(#72) 'n' is not defined.
(#75) 'n' is not defined.
(#78) 'n' is not defined.
(#82) 'n' is not defined.
(#176) 'i' is not defined.
(#176) 'i' is not defined.
(#176) 'i' is not defined.
(#177) 'i' is not defined.
(#420) 'jQuery' is not defined.
(#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) 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) 'n' is not defined.
(#30) 'n' is not defined.
(#30) 'n' is not defined.
(#30) 'n' is not defined.
(#30) 'n' is not defined.
(#30) 'n' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'jQuery' is not defined.
(#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
(#90) Use '===' to compare with 'null'.
(#93) Use '===' to compare with 'null'.
(#98) Use '===' to compare with 'null'.
(#101) Use '===' to compare with 'null'.
(#133) 'i' is already defined.
(#151) 't' is already defined.
(#160) 't' is already defined.
(#177) Use '!==' to compare with 'null'.
(#177) Use '!==' to compare with 'null'.
(#177) Use '!==' to compare with 'null'.
(#182) Use '!==' to compare with 'null'.
(#182) Use '!==' to compare with 'null'.
(#182) Use '!==' to compare with 'null'.
(#191) 'min' is already defined.
(#192) 'max' is already defined.
(#194) 'i' is already defined.
(#219) 'i' is already defined.
(#220) 's' is already defined.
(#221) 'j' is already defined.
(#242) 'l' is already defined.
(#243) 'skip' is already defined.
(#244) 'count' is already defined.
(#245) 'i' is already defined.
(#252) Use '===' to compare with 'null'.
(#256) 'range' is already defined.
(#263) 'skip' is already defined.
(#265) Use '===' to compare with 'null'.
(#271) 'i' is already defined.
(#273) 't' is already defined.
(#337) 'elem' is already defined.
(#344) 'i' is already defined.
(#346) 'elem' is already defined.
(#361) Use '===' to compare with 'null'.
(#380) 'i' is already defined.
(#429) Use '===' to compare with 'null'.
(#533) 't' is already defined.
(#534) 'p' is already defined.
(#546) 't' is already defined.
(#548) 'shim' is already defined.
(#551) 'temp' is already defined.
(#589) 'val' is already defined.
(#595) 'labeledge' is already defined.
(#611) 'step' is already defined.
(#613) 'mid' is already defined.
(#614) 'count' is already defined.
(#615) 'j' is already defined.
(#617) 't' is already defined.
(#618) 'p' is already defined.
(#469) 'i' is not defined.
(#469) 'i' is not defined.
(#469) 'i' is not defined.
(#470) 'i' is not defined.
(#528) 'i' is not defined.
(#528) 'i' is not defined.
(#528) 'i' is not defined.
(#531) 'i' is not defined.
(#531) 'i' is not defined.
(#540) 'i' is not defined.
(#540) 'i' is not defined.
(#541) 'i' is not defined.
(#545) 'i' is not defined.
(#545) 'i' is not defined.
(#545) 'i' is not defined.
(#546) 'i' is not defined.
(#612) 'i' is not defined.
(#612) 'i' is not defined.
(#612) 'i' is not defined.
(#615) 'i' is not defined.
(#615) 'i' is not defined.
(#624) 'i' is not defined.
(#624) 'i' is not defined.
(#625) 'i' is not defined.
(#633) 'jQuery' is not 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) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#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) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) 'q' is already defined.
(#30) 'w' is already defined.
(#30) 'x' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#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) Missing semicolon.
(#30) Missing semicolon.
(#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) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) 'm' is already defined.
(#30) 'p' is already defined.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) 'x' is already defined.
(#30) 'h' 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) 'g' is already defined.
(#30) Missing semicolon.
(#30) 'e' is already defined.
(#30) 'g' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'c' 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) Use '===' to compare with 'null'.
(#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) '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) 'z' is already defined.
(#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) 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) 'o' is already defined.
(#30) 'r' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'jQuery' is not defined.
(#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
(#81) 'handleStrings' was used before it was defined.
(#83) Use '!==' to compare with 'null'.
(#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.
(#97) 'temp' is not defined.
(#100) 'temp' is not defined.
(#101) 'temp' is not defined.
(#101) 'temp' is not defined.
(#105) 'temp' is not defined.
(#106) 'temp' is not defined.
(#106) 'temp' is not defined.
(#106) 'temp' is not defined.
(#106) 'temp' is not defined.
(#106) 'temp' is not defined.
(#114) 'jQuery' is not defined.
(#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) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'd' was used before it was defined.
(#30) Use '!==' to compare with 'null'.
(#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) 'temp' is not defined.
(#30) 'temp' is not defined.
(#30) 'temp' is not defined.
(#30) 'temp' is not defined.
(#30) 'temp' is not defined.
(#30) 'temp' is not defined.
(#30) 'temp' is not defined.
(#30) 'temp' is not defined.
(#30) 'temp' is not defined.
(#30) 'temp' is not defined.
(#30) 'jQuery' is not defined.
(#30) 'f' is defined but never used.
(#30) 'l' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.cursor.js
(#117) Line is too long.
(#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) Use '===' to compare with 'undefined'.
(#219) Line is too long.
(#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.
(#315) Use '===' to compare with 'undefined'.
(#324) Line is too long.
(#326) Use '!==' to compare with 'null'.
(#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'.
(#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'.
(#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.
(#724) Line is too long.
(#786) Use '!==' to compare with 'undefined'.
(#790) Use '!==' to compare with 'undefined'.
(#794) Use '!==' to compare with 'undefined'.
(#867) Use '!==' to compare with 'undefined'.
(#867) Use '!==' to compare with 'null'.
(#871) Use '!==' to compare with 'undefined'.
(#871) Use '!==' to compare with 'null'.
(#875) Use '!==' to compare with 'undefined'.
(#875) Use '!==' to compare with 'null'.
(#954) 'addrow' was used before it was defined.
(#962) Line is too long.
(#325) 'dp' is not defined.
(#326) 'dp' is not defined.
(#327) 'dp' is not defined.
(#329) 'dp' is not defined.
(#332) 'span' is not defined.
(#332) 'dp' is not defined.
(#334) 'dp' is not defined.
(#491) 'p' is not defined.
(#494) 'p' is not defined.
(#496) 'p' is not defined.
(#931) 's' is not defined.
(#932) 's' is not defined.
(#933) 's' is not defined.
(#935) 's' is not defined.
(#936) 's' is not defined.
(#936) 's' is not defined.
(#944) 's' is not defined.
(#977) 'jQuery' is not 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) Use '===' to compare with 'undefined'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#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) Use '===' to compare with 'undefined'.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#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) '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) 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) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'undefined'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'undefined'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'undefined'.
(#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) Use '!==' to compare with 'undefined'.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'undefined'.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'undefined'.
(#30) Use '!==' to compare with 'null'.
(#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) 'dp' is not defined.
(#30) 'dp' is not defined.
(#30) 'dp' is not defined.
(#30) 'dp' is not defined.
(#30) 'span' is not defined.
(#30) 'dp' is not defined.
(#30) 'dp' is not defined.
(#30) 'p' is not defined.
(#30) 'p' is not defined.
(#30) 'p' is not defined.
(#30) 's' is not defined.
(#30) 's' is not defined.
(#30) 's' is not defined.
(#30) 's' is not defined.
(#30) 's' is not defined.
(#30) 's' is not defined.
(#30) 's' is not defined.
(#30) 'jQuery' is not defined.
(#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
(#159) Use '!==' to compare with 'null'.
(#159) Use '===' to compare with 'null'.
(#162) Use '!==' to compare with 'null'.
(#162) Use '===' to compare with 'null'.
(#182) Use '!==' to compare with 'null'.
(#182) Use '===' to compare with 'null'.
(#185) Use '!==' to compare with 'null'.
(#185) Use '===' to compare with 'null'.
(#202) You might be leaking a variable (tempn) here.
(#203) Creating global 'for' variable. Should be 'for (var n ...'.
(#294) Use '!==' to compare with 'null'.
(#294) Use '!==' to compare with 'null'.
(#294) Use '!==' to compare with 'null'.
(#299) Use '!==' to compare with 'null'.
(#318) Use '!==' to compare with 'null'.
(#319) Use '!==' to compare with 'null'.
(#341) Use '!==' to compare with 'null'.
(#342) Use '!==' to compare with 'null'.
(#347) Use '===' to compare with 'null'.
(#350) Use '!==' to compare with 'null'.
(#354) Line is too long.
(#364) Use '===' to compare with 'null'.
(#367) 'i' is already defined.
(#368) 'min' is already defined.
(#370) 't' is already defined.
(#383) Use '===' to compare with 'null'.
(#202) 'tempn' is not defined.
(#204) 'n' is not defined.
(#204) 'n' is not defined.
(#388) 'jQuery' is not defined.
(#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) Use '!==' to compare with 'null'.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Use '===' to compare with 'null'.
(#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) 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) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Use '===' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#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) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'tempn' is not defined.
(#30) 'n' is not defined.
(#30) 'n' is not defined.
(#30) 'jQuery' is not defined.
(#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
(#135) Line is too long.
(#161) Use '===' to compare with 'null'.
(#166) Use '!==' to compare with 'null'.
(#184) Use '===' to compare with '0'.
(#219) Use '!==' to compare with '0'.
(#232) 'i' is already defined.
(#247) Use '!==' to compare with '0'.
(#260) 'i' is already defined.
(#279) Line is too long.
(#288) 'doDraw' was used before it was defined.
(#319) 'i' is already defined.
(#330) Use '!==' to compare with 'undefined'.
(#372) Use '!==' to compare with 'undefined'.
(#373) Use '!==' to compare with 'undefined'.
(#374) Use '!==' to compare with 'undefined'.
(#381) Use '===' to compare with 'null'.
(#383) 'i' is already defined.
(#387) Use '!==' to compare with 'null'.
(#389) Line is too long.
(#402) 'i' is already defined.
(#403) Use '===' to compare with '0'.
(#410) 'i' is already defined.
(#411) 'ang1' is already defined.
(#411) Use '===' to compare with '0'.
(#438) Line is too long.
(#443) Line is too long.
(#521) Use '!==' to compare with 'null'.
(#522) Use '!==' to compare with 'null'.
(#523) Use '!==' to compare with 'null'.
(#524) Use '!==' to compare with 'null'.
(#618) Line is too long.
(#760) Line is too long.
(#813) Line is too long.
(#821) Use '===' to compare with 'null'.
(#829) Line is too long.
(#837) Use '===' to compare with 'null'.
(#844) Use '!==' to compare with 'null'.
(#863) Use '!==' to compare with 'null'.
(#883) Line is too long.
(#887) Line is too long.
(#809) 'jQuery' is not defined.
(#814) 'jQuery' is not defined.
(#830) 'jQuery' is not defined.
(#852) 'jQuery' is not defined.
(#866) 'jQuery' is not defined.
(#901) 'jQuery' is not defined.
(#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) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '===' to compare with '0'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '!==' to compare with '0'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'q' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '!==' to compare with '0'.
(#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) Use '!==' to compare with 'undefined'.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'undefined'.
(#30) Use '!==' to compare with 'undefined'.
(#30) Use '!==' to compare with 'undefined'.
(#30) Use '===' to compare with 'null'.
(#30) 'Q' is already defined.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'Q' is already defined.
(#30) Use '===' to compare with '0'.
(#30) Missing semicolon.
(#30) 'Q' is already defined.
(#30) 'A' is already defined.
(#30) Use '===' to compare with '0'.
(#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) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#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) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'jQuery' is not defined.
(#30) 'jQuery' is not defined.
(#30) 'jQuery' is not defined.
(#30) 'jQuery' is not defined.
(#30) 'jQuery' is not defined.
(#30) 'jQuery' is not defined.
(#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.
(#85) Line is too long.
(#121) 'handleMove' was used before it was defined.
(#148) Line is too long.
(#151) Use '!==' to compare with 'null'.
(#154) 'dc' is already defined.
(#162) Use '===' to compare with 'null'.
(#163) 'dc' is already defined.
(#171) 'handleDown' was used before it was defined.
(#174) Use '!==' to compare with 'null'.
(#194) 'handleUp' was used before it was defined.
(#218) 'jQuery' is not defined.
(#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) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) 'u' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) 'u' is already defined.
(#30) Missing semicolon.
(#30) 'c' was used before it was defined.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'a' was used before it was defined.
(#30) Missing semicolon.
(#30) 'jQuery' is not defined.
(#30) 'g' is defined but never used.
(#30) 'r' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.enhancedLegendRenderer.js
(#75) Use '!==' to compare with 'null'.
(#76) Use '!==' to compare with 'null'.
(#77) Use '!==' to compare with 'null'.
(#78) Use '!==' to compare with 'null'.
(#146) Line is too long.
(#60) 'postDraw' is not defined.
(#123) 's' is not defined.
(#124) 's' is not defined.
(#126) 's' is not defined.
(#172) 's' is not defined.
(#172) 's' is not defined.
(#176) 's' is not defined.
(#176) 's' is not defined.
(#192) 'postDraw' is not defined.
(#198) 'jQuery' is not defined.
(#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) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#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) Missing semicolon.
(#30) 'postDraw' is not defined.
(#30) 's' is not defined.
(#30) 's' is not defined.
(#30) 's' is not defined.
(#30) 's' is not defined.
(#30) 's' is not defined.
(#30) 's' is not defined.
(#30) 's' is not defined.
(#30) 'postDraw' is not defined.
(#30) 'jQuery' is not defined.
(#30) 't' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.funnelRenderer.js
(#143) Line is too long.
(#153) Use '===' to compare with 'null'.
(#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) Use '===' to compare with '0'.
(#188) 'i' is already defined.
(#223) 'i' is already defined.
(#243) 'i' is already defined.
(#261) Line is too long.
(#270) 'doDraw' was used before it was defined.
(#289) 'i' is already defined.
(#300) Use '!==' to compare with 'undefined'.
(#348) Use '!==' to compare with 'undefined'.
(#349) Use '!==' to compare with 'undefined'.
(#350) Use '!==' to compare with 'undefined'.
(#414) The array literal notation [] is preferable.
(#417) Use '===' to compare with '0'.
(#432) Use '===' to compare with '0'.
(#448) 'i' is already defined.
(#453) 'i' is already defined.
(#454) 'v' is already defined.
(#479) 'x' is already defined.
(#480) 'y' is already defined.
(#482) Line is too long.
(#560) Use '!==' to compare with 'null'.
(#561) Use '!==' to compare with 'null'.
(#562) Use '!==' to compare with 'null'.
(#563) Use '!==' to compare with 'null'.
(#657) Line is too long.
(#841) Line is too long.
(#849) Use '===' to compare with 'null'.
(#857) Line is too long.
(#865) Use '===' to compare with 'null'.
(#872) Use '!==' to compare with 'null'.
(#891) Use '!==' to compare with 'null'.
(#911) Line is too long.
(#915) Line is too long.
(#796) 'i' is not defined.
(#796) 'i' is not defined.
(#796) 'i' is not defined.
(#797) 'i' is not defined.
(#799) 'i' is not defined.
(#800) 'i' is not defined.
(#837) 'jQuery' is not defined.
(#842) 'jQuery' is not defined.
(#858) 'jQuery' is not defined.
(#880) 'jQuery' is not defined.
(#894) 'jQuery' is not defined.
(#929) 'jQuery' is not defined.
(#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) Use '===' to compare with 'null'.
(#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) Use '===' to compare with '0'.
(#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) Use '!==' to compare with 'undefined'.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'undefined'.
(#30) Use '!==' to compare with 'undefined'.
(#30) Use '!==' to compare with 'undefined'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) The array literal notation [] is preferable.
(#30) Use '===' to compare with '0'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing 'new' prefix when invoking a constructor.
(#30) Use '===' to compare with '0'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#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) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#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) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#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) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'jQuery' is not defined.
(#30) 'jQuery' is not defined.
(#30) 'jQuery' is not defined.
(#30) 'jQuery' is not defined.
(#30) 'jQuery' is not defined.
(#30) 'jQuery' is not defined.
(#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.
(#180) Line is too long.
(#257) 'i' is already defined.
(#263) 'i' is already defined.
(#276) 'i' is already defined.
(#285) 'str' is already defined.
(#287) Line is too long.
(#290) Line is too long.
(#302) 'str' used out of scope.
(#302) 'str' used out of scope.
(#304) 'str' used out of scope.
(#308) Use '===' to compare with 'true'.
(#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) Use '===' to compare with 'null'.
(#382) Use '!==' to compare with 'null'.
(#396) 'jQuery' is not defined.
(#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) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#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) Use '===' to compare with 'true'.
(#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) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'jQuery' is not defined.
(#30) 'e' is defined but never used.
(#30) 'f' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.json2.js
(#190) Line is too long.
(#454) Line is too long.
(#461) eval can be harmful.
(#475) 'jQuery' is not defined.
(#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) 'jQuery' is not defined.
(#30) 'key' is defined but never used.
(#30) 'key' is defined but never used.
blocks/dashboard/_goodies/lib/jqplot/plugins/jqplot.logAxisRenderer.js
(#72) Use '===' to compare with 'null'.
(#81) 'd' is already defined.
(#85) Use '===' to compare with 'null'.
(#88) Use '===' to compare with 'null'.
(#93) Use '===' to compare with 'null'.
(#96) Use '===' to compare with 'null'.
(#163) Use '!==' to compare with 'null'.
(#164) Use '!==' to compare with 'null'.
(#174) Use '!==' to compare with 'null'.
(#177) Use '!==' to compare with 'null'.
(#185) Use '!==' to compare with 'null'.
(#186) Use '!==' to compare with 'null'.
(#191) Use '===' to compare with 'null'.
(#201) 'i' is already defined.
(#203) 't' is already defined.
(#228) Use '===' to compare with 'null'.
(#247) 'i' is already defined.
(#249) 't' is already defined.
(#263) 'interval' is already defined.
(#266) 't' is already defined.
(#292) Use '===' to compare with 'null'.
(#386) 't' is already defined.
(#388) 'shim' is already defined.
(#427) 'val' is already defined.
(#288) 'max' is not defined.
(#289) 'min' is not defined.
(#301) 'max' is not defined.
(#301) 'min' is not defined.
(#305) 'min' is not defined.
(#309) 'min' is not defined.
(#314) 'min' is not defined.
(#317) 'min' is not defined.
(#323) 'max' is not defined.
(#326) 'max' is not defined.
(#332) 'i' is not defined.
(#332) 'i' is not defined.
(#332) 'i' is not defined.
(#333) 'i' is not defined.
(#385) 'i' is not defined.
(#385) 'i' is not defined.
(#385) 'i' is not defined.
(#386) 'i' is not defined.
(#446) 'jQuery' is not defined.
(#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) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) 'h' is already defined.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#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) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Use '===' to compare with 'null'.
(#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) Use '===' to compare with 'null'.
(#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) Use '===' to compare with 'null'.
(#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) 'r' is already defined.
(#30) 'k' is already defined.
(#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) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'max' is not defined.
(#30) 'min' is not defined.
(#30) 'max' is not defined.
(#30) 'min' is not defined.
(#30) 'min' is not defined.
(#30) 'min' is not defined.
(#30) 'min' is not defined.
(#30) 'min' is not defined.
(#30) 'max' is not defined.
(#30) 'max' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'jQuery' is not defined.
(#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.
(#72) Use '===' to compare with 'null'.
(#78) Use '===' to compare with 'null'.
(#79) 'i' is already defined.
(#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.
(#134) 'i' used out of scope.
(#136) 'i' used out of scope.
(#137) 'elem' is already defined.
(#137) 'i' used out of scope.
(#164) Use '===' to compare with 'null'.
(#231) 't' is already defined.
(#275) Use '!==' to compare with 'null'.
(#275) Use '!==' to compare with 'null'.
(#275) Use '!==' to compare with 'null'.
(#279) Use '!==' to compare with 'null'.
(#280) Use '!==' to compare with 'null'.
(#342) 'i' is already defined.
(#442) Use '===' to compare with 'null'.
(#551) 't' is already defined.
(#553) 'shim' is already defined.
(#556) 'temp' is already defined.
(#588) 'val' is already defined.
(#482) 'i' is not defined.
(#482) 'i' is not defined.
(#482) 'i' is not defined.
(#483) 'i' is not defined.
(#537) 'i' is not defined.
(#537) 'i' is not defined.
(#537) 'i' is not defined.
(#538) 'i' is not defined.
(#541) 'i' is not defined.
(#541) 'i' is not defined.
(#542) 'i' is not defined.
(#544) 'i' is not defined.
(#550) 'i' is not defined.
(#550) 'i' is not defined.
(#550) 'i' is not defined.
(#551) 'i' is not defined.
(#607) 'jQuery' is not defined.
(#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) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) 'd' is already defined.
(#30) Missing semicolon.
(#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) '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) Use '===' to compare with 'null'.
(#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) 'h' 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) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#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) 's' 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) Use '===' to compare with 'null'.
(#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) 'n' is already defined.
(#30) 'c' is already defined.
(#30) 'z' is already defined.
(#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) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'jQuery' is not defined.
(#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) Use '!==' to compare with 'null'.
(#129) Use '!==' to compare with 'null'.
(#143) Use '!==' to compare with 'undefined'.
(#144) Use '!==' to compare with 'undefined'.
(#296) Line is too long.
(#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.
(#431) 'jQuery' is not defined.
(#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) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'undefined'.
(#30) Use '!==' to compare with 'undefined'.
(#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) '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) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'jQuery' is not defined.
(#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.
(#193) Use '===' to compare with 'null'.
(#193) Confusing use of '!'.
(#194) Use '===' to compare with 'null'.
(#194) Confusing use of '!'.
(#198) Use '===' to compare with 'null'.
(#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) Use '===' to compare with 'null'.
(#213) 'i' is already defined.
(#217) Use '===' to compare with 'null'.
(#218) Use '===' to compare with 'null'.
(#235) Use '===' to compare with 'null'.
(#237) Use '===' to compare with 'null'.
(#250) Use '===' to compare with 'null'.
(#252) Use '===' to compare with 'null'.
(#276) 'i' is already defined.
(#295) 'i' is already defined.
(#316) Use '!==' to compare with 'undefined'.
(#365) Use '!==' to compare with 'undefined'.
(#366) Use '!==' to compare with 'undefined'.
(#367) Use '!==' to compare with 'undefined'.
(#370) Use '===' to compare with 'null'.
(#401) Line is too long.
(#435) Use '===' to compare with '0'.
(#444) Expected an assignment or function call and instead saw an expression.
(#522) 'tmax' is already defined.
(#533) 'it' is already defined.
(#572) 'it' is already defined.
(#631) 'i' is already defined.
(#632) Line is too long.
(#645) 'i' is already defined.
(#646) Line is too long.
(#692) Line is too long.
(#709) 't' is already defined.
(#710) 'tp' is already defined.
(#716) Line is too long.
(#717) Line is too long.
(#718) Line is too long.
(#727) 'l' is already defined.
(#728) 'tp' is already defined.
(#729) Line is too long.
(#729) 't' is already defined.
(#738) 'l' is already defined.
(#739) Line is too long.
(#739) 't' is already defined.
(#739) Confusing plusses.
(#748) Use '===' to compare with 'null'.
(#753) 'outer' is already defined.
(#757) 'outer' is already defined.
(#759) 'range' is already defined.
(#763) Use '===' to compare with '0'.
(#774) 'outer' used out of scope.
(#774) 'outer' used out of scope.
(#775) 'outer' used out of scope.
(#808) 'i' is already defined.
(#883) Use '!==' to compare with 'null'.
(#884) Use '!==' to compare with 'null'.
(#885) Use '!==' to compare with 'null'.
(#886) Use '!==' to compare with 'null'.
(#979) Line is too long.
(#1115) Use '!==' to compare with 'null'.
(#1116) Use '!==' to compare with 'null'.
(#1117) Use '!==' to compare with 'null'.
(#1118) Use '!==' to compare with 'null'.
(#1119) Use '!==' to compare with 'null'.
(#1120) Use '!==' to compare with 'null'.
(#304) 'i' is not defined.
(#304) 'i' is not defined.
(#304) 'i' is not defined.
(#305) 'i' is not defined.
(#588) 'temp' is not defined.
(#589) 'temp' is not defined.
(#589) 'temp' is not defined.
(#715) 'eh' is not defined.
(#717) 'eh' is not defined.
(#717) 'eh' is not defined.
(#720) 'eh' is not defined.
(#929) 'colorGenerator' is not defined.
(#1139) 'jQuery' is not defined.
(#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) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Confusing use of '!'.
(#30) Use '===' to compare with 'null'.
(#30) Confusing use of '!'.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#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) Use '===' to compare with 'null'.
(#30) 'f' is already defined.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Use '===' to compare with 'null'.
(#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) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'undefined'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'undefined'.
(#30) Use '!==' to compare with 'undefined'.
(#30) Use '!==' to compare with 'undefined'.
(#30) Use '===' to compare with 'null'.
(#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) Use '===' to compare with '0'.
(#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) 'D' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'N' 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) '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) 'V' is already defined.
(#30) 'am' is already defined.
(#30) 'S' is already defined.
(#30) Missing semicolon.
(#30) 'V' is already defined.
(#30) 'S' is already defined.
(#30) Confusing plusses.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#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) Use '===' to compare with '0'.
(#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) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#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) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'temp' is not defined.
(#30) 'temp' is not defined.
(#30) 'temp' is not defined.
(#30) 'eh' is not defined.
(#30) 'eh' is not defined.
(#30) 'eh' is not defined.
(#30) 'eh' is not defined.
(#30) 'colorGenerator' is not defined.
(#30) 'jQuery' is not defined.
(#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) Use '===' to compare with 'null'.
(#134) Use '===' to compare with 'null'.
(#140) 'j' is already defined.
(#141) Use '===' to compare with 'null'.
(#144) Use '===' to compare with 'null'.
(#166) Use '!==' to compare with 'undefined'.
(#167) Use '!==' to compare with 'undefined'.
(#168) Use '!==' to compare with 'undefined'.
(#169) Use '!==' to compare with 'undefined'.
(#170) Use '!==' to compare with 'undefined'.
(#171) Use '!==' to compare with 'undefined'.
(#178) 'i' is already defined.
(#204) 'i' is already defined.
(#348) Line is too long.
(#355) 'jQuery' is not defined.
(#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) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) 'c' is already defined.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'undefined'.
(#30) Use '!==' to compare with 'undefined'.
(#30) Use '!==' to compare with 'undefined'.
(#30) Use '!==' to compare with 'undefined'.
(#30) Use '!==' to compare with 'undefined'.
(#30) Use '!==' to compare with 'undefined'.
(#30) 'C' is already defined.
(#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 '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) 'jQuery' is not defined.
(#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
(#122) Line is too long.
(#152) Use '===' to compare with 'null'.
(#157) Use '!==' to compare with 'null'.
(#168) Use '===' to compare with '0'.
(#203) Use '!==' to compare with '0'.
(#216) 'i' is already defined.
(#231) Use '!==' to compare with '0'.
(#244) 'i' is already defined.
(#263) Line is too long.
(#273) 'doDraw' was used before it was defined.
(#305) 'i' is already defined.
(#316) Use '!==' to compare with 'undefined'.
(#358) Use '!==' to compare with 'undefined'.
(#359) Use '!==' to compare with 'undefined'.
(#360) Use '!==' to compare with 'undefined'.
(#380) 'i' is already defined.
(#381) Use '===' to compare with '0'.
(#388) 'i' is already defined.
(#389) 'ang1' is already defined.
(#389) Use '===' to compare with '0'.
(#422) Line is too long.
(#506) Use '!==' to compare with 'null'.
(#507) Use '!==' to compare with 'null'.
(#508) Use '!==' to compare with 'null'.
(#509) Use '!==' to compare with 'null'.
(#604) Line is too long.
(#609) Use '===' to compare with 'null'.
(#671) Line is too long.
(#691) Line is too long.
(#699) Use '===' to compare with 'null'.
(#707) Line is too long.
(#715) Use '===' to compare with 'null'.
(#722) Use '!==' to compare with 'null'.
(#741) Use '!==' to compare with 'null'.
(#761) Line is too long.
(#765) Line is too long.
(#646) 'i' is not defined.
(#646) 'i' is not defined.
(#646) 'i' is not defined.
(#647) 'i' is not defined.
(#649) 'i' is not defined.
(#650) 'i' is not defined.
(#687) 'jQuery' is not defined.
(#692) 'jQuery' is not defined.
(#708) 'jQuery' is not defined.
(#730) 'jQuery' is not defined.
(#744) 'jQuery' is not defined.
(#780) 'jQuery' is not defined.
(#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) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '===' to compare with '0'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '!==' to compare with '0'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'q' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '!==' to compare with '0'.
(#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) Use '!==' to compare with 'undefined'.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'undefined'.
(#30) Use '!==' to compare with 'undefined'.
(#30) Use '!==' to compare with 'undefined'.
(#30) 'Q' is already defined.
(#30) Use '===' to compare with '0'.
(#30) Missing semicolon.
(#30) 'Q' is already defined.
(#30) 'B' is already defined.
(#30) Use '===' to compare with '0'.
(#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) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#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) Use '===' to compare with 'null'.
(#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) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'i' is not defined.
(#30) 'jQuery' is not defined.
(#30) 'jQuery' is not defined.
(#30) 'jQuery' is not defined.
(#30) 'jQuery' is not defined.
(#30) 'jQuery' is not defined.
(#30) 'jQuery' is not defined.
(#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) Line is too long.
(#153) Use '!==' to compare with 'null'.
(#163) Use '===' to compare with '0'.
(#179) 'i' is already defined.
(#285) 'i' is already defined.
(#288) Use '===' to compare with '0'.
(#292) Use '!==' to compare with 'null'.
(#295) Line is too long.
(#337) 'jQuery' is not defined.
(#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) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '===' to compare with '0'.
(#30) Missing semicolon.
(#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) Use '===' to compare with '0'.
(#30) Missing semicolon.
(#30) Use '!==' to compare with 'null'.
(#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) 'jQuery' is not defined.
(#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.
(#104) 'parseTrendLineOptions' was used before it was defined.
(#114) 'drawTrendline' was used before it was defined.
(#129) Use '===' to compare with 'null'.
(#158) 'i' is already defined.
(#189) Use '===' to compare with 'null'.
(#197) Use '!==' to compare with 'null'.
(#197) Use '!==' to compare with 'null'.
(#197) Use '!==' to compare with 'null'.
(#205) 'i' was used before it was defined.
(#212) 'i' is already defined.
(#220) 'jQuery' is not 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) Missing semicolon.
(#30) Missing semicolon.
(#30) 'e' was used before it was defined.
(#30) Missing semicolon.
(#30) 'g' was used before it was defined.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'p' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Use '===' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Use '!==' to compare with 'null'.
(#30) Missing semicolon.
(#30) 'k' was used before it was defined.
(#30) Missing semicolon.
(#30) 'k' is already defined.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) 'jQuery' is not defined.
(#30) 'l' is defined but never used.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_ajax/scripts/signal.js
(#14) Use '!==' to compare with 'null'.
(#23) Use '===' to compare with '0'.
(#26) eval can be harmful.
(#33) Use '!==' to compare with 'null'.
(#10) 'SimileAjax' is not defined.
(#22) 'SimileAjax' is not defined.
(#23) 'SimileAjax' is not defined.
(#26) 'SimileAjax_onLoad' is not defined.
(#27) 'SimileAjax_onLoad' is not defined.
(#29) 'SimileAjax_onLoad' is not defined.
(#30) 'SimileAjax_onLoad' is not defined.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_ajax/simile-ajax-api.js
(#12) 'SimileAjax' was used before it was defined.
(#19) The object literal notation {} is preferable.
(#35) Use '!==' to compare with 'null'.
(#50) Use '===' to compare with 'null'.
(#83) Use '===' to compare with 'null'.
(#140) Expected a conditional expression and instead saw an assignment.
(#151) 'i' is already defined.
(#152) Expected '{' and instead saw 'continue'.
(#194) Use '===' to compare with 'null'.
(#202) 'url' used out of scope.
(#139) 'unescape' is not defined.
(#191) 'SimileAjax_urlPrefix' is not defined.
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).
(#22) Use '===' to compare with 'undefined'.
(#36) Line is too long.
(#40) Line is too long.
(#40) Use '!==' to compare with 'null'.
(#42) Line is too long.
(#57) Line is too long.
(#67) Line is too long.
(#72) Use '!==' to compare with 'undefined'.
(#76) Line is too long.
(#79) Line is too long.
(#81) Line is too long.
(#86) Line is too long.
(#89) Use '===' to compare with 'undefined'.
(#103) Line is too long.
(#110) Use '===' to compare with 'undefined'.
(#130) Line is too long.
(#144) Missing '()' invoking a constructor.
(#154) Use '!==' to compare with 'null'.
(#156) Use '!==' to compare with 'null'.
(#160) Line is too long.
(#190) Use '===' to compare with 'undefined'.
(#194) Use '===' to compare with 'undefined'.
(#197) Empty block.
(#200) Line is too long.
(#202) Line is too long.
(#202) Use '!==' to compare with 'undefined'.
(#209) 'name' is already defined.
(#210) Line is too long.
(#211) Function declarations should not be placed in blocks. Use a function expression or move the statement to the top of the outer function.
(#224) Use '===' to compare with ''.
(#226) Use '===' to compare with ''.
(#244) Use '!==' to compare with 'null'.
(#247) Use '!==' to compare with 'null'.
(#248) Use '===' to compare with ''.
(#264) Line is too long.
(#267) Line is too long.
(#270) Line is too long.
(#277) Use '===' to compare with 'undefined'.
(#285) Expected an assignment or function call and instead saw an expression.
(#286) Line is too long.
(#303) Use '!==' to compare with 'null'.
(#304) Use '===' to compare with 'null'.
(#312) Expected a conditional expression and instead saw an assignment.
(#313) Expected a conditional expression and instead saw an assignment.
(#326) Confusing use of '!'.
(#326) Confusing use of '!'.
(#332) Use '!==' to compare with 'null'.
(#336) Line is too long.
(#338) Line is too long.
(#347) Line is too long.
(#353) Line is too long.
(#365) Line is too long.
(#375) Line is too long.
(#375) Use '===' to compare with 'undefined'.
(#379) Line is too long.
(#386) Use '===' to compare with '0'.
(#388) Use '===' to compare with '0'.
(#416) Line is too long.
(#438) Use '===' to compare with '0'.
(#441) Use '!==' to compare with 'null'.
(#463) 'm' is already defined.
(#472) 'i' is already defined.
(#474) Use '!==' to compare with ''.
(#474) Use '===' to compare with ''.
(#479) 'i' is already defined.
(#513) 'i' is already defined.
(#516) Use '===' to compare with 'null'.
(#517) Line is too long.
(#517) Use '===' to compare with ''.
(#517) Unexpected use of '^'.
(#519) Line is too long.
(#519) 'tmp' is already defined.
(#519) 'last' is already defined.
(#520) 'i' is already defined.
(#520) 'rl' is already defined.
(#529) Use '===' to compare with '0'.
(#530) Use '===' to compare with '0'.
(#531) Unexpected use of '^'.
(#535) eval can be harmful.
(#537) Don't make functions within a loop.
(#558) Use '!==' to compare with 'undefined'.
(#562) Line is too long.
(#562) Avoid arguments.callee.
(#570) Line is too long.
(#578) Line is too long.
(#578) Use '===' to compare with 'undefined'.
(#586) Line is too long.
(#605) 'exclusive' used out of scope.
(#610) Use '===' to compare with 'null'.
(#615) 'val' used out of scope.
(#617) Bad assignment.
(#631) Use '===' to compare with 'true'.
(#634) Line is too long.
(#649) Use '===' to compare with 'null'.
(#649) Use '!==' to compare with 'null'.
(#654) Unexpected use of '&'.
(#654) Unexpected use of '&'.
(#654) Unexpected use of '&'.
(#680) Line is too long.
(#717) Avoid arguments.callee.
(#724) Avoid arguments.callee.
(#730) Avoid arguments.callee.
(#733) Avoid arguments.callee.
(#738) Line is too long.
(#759) Line is too long.
(#765) Line is too long.
(#767) Use '===' to compare with 'null'.
(#771) Line is too long.
(#784) Line is too long.
(#801) Use '===' to compare with 'null'.
(#807) Bad operand.
(#809) Line is too long.
(#814) Line is too long.
(#829) Expected an assignment or function call and instead saw an expression.
(#836) Line is too long.
(#862) Line is too long.
(#862) Use '===' to compare with 'undefined'.
(#865) Use '===' to compare with 'undefined'.
(#867) Line is too long.
(#871) eval can be harmful.
(#874) Line is too long.
(#876) Line is too long.
(#877) Don't make functions within a loop.
(#881) Line is too long.
(#887) Line is too long.
(#890) Line is too long.
(#904) Use '!==' to compare with 'null'.
(#939) 'q' used out of scope.
(#947) Line is too long.
(#964) Use '!==' to compare with 'null'.
(#964) Use '===' to compare with 'null'.
(#978) Use '===' to compare with 'null'.
(#1000) Use '!==' to compare with 'null'.
(#1020) Line is too long.
(#1020) Don't use 'with'.
(#1022) Line is too long.
(#1030) Line is too long.
(#1033) Line is too long.
(#1034) Line is too long.
(#1036) 'border' was used before it was defined.
(#1037) 'add' was used before it was defined.
(#1042) Line is too long.
(#1050) Line is too long.
(#1055) Line is too long.
(#1055) Use '!==' to compare with 'undefined'.
(#1055) Expected an assignment or function call and instead saw an expression.
(#1056) Line is too long.
(#1062) Line is too long.
(#1071) ['$'] is better written in dot notation.
(#1073) Line is too long.
(#1078) Line is too long.
(#1095) 'D' is already defined.
(#1097) 'D' is already defined.
(#1099) 'D' is already defined.
(#1128) Use '!==' to compare with 'null'.
(#1166) Missing 'new' prefix when invoking a constructor.
(#1166) Use '===' to compare with 'true'.
(#1180) Use '===' to compare with '0'.
(#1205) Use '!==' to compare with 'null'.
(#1234) Use '===' to compare with 'null'.
(#1237) Use '===' to compare with 'null'.
(#1252) 'F' is already defined.
(#1254) 'D' is already defined.
(#1327) The object literal notation {} is preferable.
(#1356) Line is too long.
(#1406) Use '===' to compare with 'null'.
(#1413) Use '===' to compare with 'null'.
(#1420) 'A' is already defined.
(#1422) 'A' used out of scope.
(#1427) Line is too long.
(#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.
(#1513) Line is too long.
(#1528) Missing 'new' prefix when invoking a constructor.
(#1536) Missing 'new' prefix when invoking a constructor.
(#1541) Use '!==' to compare with 'null'.
(#1545) Line is too long.
(#1549) Missing 'new' prefix when invoking a constructor.
(#1555) Creating global 'for' variable. Should be 'for (var E ...'.
(#1558) Invalid typeof value 'array'
(#1558) 'A' is already defined.
(#1559) 'E' was used before it was defined.
(#1569) The object literal notation {} is preferable.
(#1586) Use '!==' to compare with 'null'.
(#1590) Use '!==' to compare with 'null'.
(#1602) 'C' is already defined.
(#1603) 'C' is already defined.
(#1604) 'C' used out of scope.
(#1606) Line is too long.
(#1609) 'A' is already defined.
(#1610) Line is too long.
(#1613) Line is too long.
(#1625) Use '===' to compare with '0'.
(#1625) Use '===' to compare with '0'.
(#1657) Use '===' to compare with 'null'.
(#1659) Use '!==' to compare with 'null'.
(#1663) Use '!==' to compare with 'null'.
(#1665) Use '===' to compare with 'null'.
(#1666) Use '!==' to compare with 'null'.
(#1668) Use '!==' to compare with 'null'.
(#1674) Empty block.
(#1674) Creating global 'for' variable. Should be 'for (var n ...'.
(#1684) Line is too long.
(#1684) Use '===' to compare with 'null'.
(#1691) Use '!==' to compare with 'null'.
(#1695) Use '!==' to compare with 'null'.
(#1705) Use '!==' to compare with 'null'.
(#1712) The object literal notation {} is preferable.
(#1717) Use '!==' to compare with 'null'.
(#1724) Use '!==' to compare with 'null'.
(#1727) Line is too long.
(#1728) Line is too long.
(#1728) Use '!==' to compare with 'null'.
(#1730) Line is too long.
(#1730) Use '!==' to compare with 'null'.
(#1733) Line is too long.
(#1734) Line is too long.
(#1739) Line is too long.
(#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) Missing 'new' prefix when invoking a constructor.
(#1828) 'S' is already defined.
(#1828) Missing 'new' prefix when invoking a constructor.
(#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) Line is too long.
(#1848) Line is too long.
(#1884) 'C' is already defined.
(#1886) 'C' used out of scope.
(#1911) ['cont'] is better written in dot notation.
(#1936) Use '===' to compare with 'null'.
(#1967) Line is too long.
(#1995) Line is too long.
(#2007) Line is too long.
(#2010) Use '===' to compare with '0'.
(#2017) Line is too long.
(#2025) Line is too long.
(#2033) Line is too long.
(#2048) The object literal notation {} is preferable.
(#2051) ['nbsp'] is better written in dot notation.
(#2052) ['iexcl'] is better written in dot notation.
(#2053) ['cent'] is better written in dot notation.
(#2054) ['pound'] is better written in dot notation.
(#2055) ['curren'] is better written in dot notation.
(#2056) ['yen'] is better written in dot notation.
(#2057) ['brvbar'] is better written in dot notation.
(#2058) ['sect'] is better written in dot notation.
(#2059) ['uml'] is better written in dot notation.
(#2060) ['copy'] is better written in dot notation.
(#2061) ['ordf'] is better written in dot notation.
(#2062) ['laquo'] is better written in dot notation.
(#2063) ['not'] is better written in dot notation.
(#2064) ['shy'] is better written in dot notation.
(#2065) ['reg'] is better written in dot notation.
(#2066) ['macr'] is better written in dot notation.
(#2067) ['deg'] is better written in dot notation.
(#2068) ['plusmn'] is better written in dot notation.
(#2069) ['sup2'] is better written in dot notation.
(#2070) ['sup3'] is better written in dot notation.
(#2071) ['acute'] is better written in dot notation.
(#2072) ['micro'] is better written in dot notation.
(#2073) ['para'] is better written in dot notation.
(#2074) ['middot'] is better written in dot notation.
(#2075) ['cedil'] is better written in dot notation.
(#2076) ['sup1'] is better written in dot notation.
(#2077) ['ordm'] is better written in dot notation.
(#2078) ['raquo'] is better written in dot notation.
(#2079) ['frac14'] is better written in dot notation.
(#2080) ['frac12'] is better written in dot notation.
(#2081) ['frac34'] is better written in dot notation.
(#2082) ['iquest'] is better written in dot notation.
(#2083) ['Agrave'] is better written in dot notation.
(#2084) ['Aacute'] is better written in dot notation.
(#2085) ['Acirc'] is better written in dot notation.
(#2086) ['Atilde'] is better written in dot notation.
(#2087) ['Auml'] is better written in dot notation.
(#2088) ['Aring'] is better written in dot notation.
(#2089) ['AElig'] is better written in dot notation.
(#2090) ['Ccedil'] is better written in dot notation.
(#2091) ['Egrave'] is better written in dot notation.
(#2092) ['Eacute'] is better written in dot notation.
(#2093) ['Ecirc'] is better written in dot notation.
(#2094) ['Euml'] is better written in dot notation.
(#2095) ['Igrave'] is better written in dot notation.
(#2096) ['Iacute'] is better written in dot notation.
(#2097) ['Icirc'] is better written in dot notation.
(#2098) ['Iuml'] is better written in dot notation.
(#2099) ['ETH'] is better written in dot notation.
(#2100) ['Ntilde'] is better written in dot notation.
(#2101) ['Ograve'] is better written in dot notation.
(#2102) ['Oacute'] is better written in dot notation.
(#2103) ['Ocirc'] is better written in dot notation.
(#2104) ['Otilde'] is better written in dot notation.
(#2105) ['Ouml'] is better written in dot notation.
(#2106) ['times'] is better written in dot notation.
(#2107) ['Oslash'] is better written in dot notation.
(#2108) ['Ugrave'] is better written in dot notation.
(#2109) ['Uacute'] is better written in dot notation.
(#2110) ['Ucirc'] is better written in dot notation.
(#2111) ['Uuml'] is better written in dot notation.
(#2112) ['Yacute'] is better written in dot notation.
(#2113) ['THORN'] is better written in dot notation.
(#2114) ['szlig'] is better written in dot notation.
(#2115) ['agrave'] is better written in dot notation.
(#2116) ['aacute'] is better written in dot notation.
(#2117) ['acirc'] is better written in dot notation.
(#2118) ['atilde'] is better written in dot notation.
(#2119) ['auml'] is better written in dot notation.
(#2120) ['aring'] is better written in dot notation.
(#2121) ['aelig'] is better written in dot notation.
(#2122) ['ccedil'] is better written in dot notation.
(#2123) ['egrave'] is better written in dot notation.
(#2124) ['eacute'] is better written in dot notation.
(#2125) ['ecirc'] is better written in dot notation.
(#2126) ['euml'] is better written in dot notation.
(#2127) ['igrave'] is better written in dot notation.
(#2128) ['iacute'] is better written in dot notation.
(#2129) ['icirc'] is better written in dot notation.
(#2130) ['iuml'] is better written in dot notation.
(#2131) ['eth'] is better written in dot notation.
(#2132) ['ntilde'] is better written in dot notation.
(#2133) ['ograve'] is better written in dot notation.
(#2134) ['oacute'] is better written in dot notation.
(#2135) ['ocirc'] is better written in dot notation.
(#2136) ['otilde'] is better written in dot notation.
(#2137) ['ouml'] is better written in dot notation.
(#2138) ['divide'] is better written in dot notation.
(#2139) ['oslash'] is better written in dot notation.
(#2140) ['ugrave'] is better written in dot notation.
(#2141) ['uacute'] is better written in dot notation.
(#2142) ['ucirc'] is better written in dot notation.
(#2143) ['uuml'] is better written in dot notation.
(#2144) ['yacute'] is better written in dot notation.
(#2145) ['thorn'] is better written in dot notation.
(#2146) ['yuml'] is better written in dot notation.
(#2147) ['quot'] is better written in dot notation.
(#2148) ['amp'] is better written in dot notation.
(#2149) ['lt'] is better written in dot notation.
(#2150) ['gt'] is better written in dot notation.
(#2151) ['OElig'] is better written in dot notation.
(#2152) ['oelig'] is better written in dot notation.
(#2153) ['Scaron'] is better written in dot notation.
(#2154) ['scaron'] is better written in dot notation.
(#2155) ['Yuml'] is better written in dot notation.
(#2156) ['circ'] is better written in dot notation.
(#2157) ['tilde'] is better written in dot notation.
(#2158) ['ensp'] is better written in dot notation.
(#2159) ['emsp'] is better written in dot notation.
(#2160) ['thinsp'] is better written in dot notation.
(#2161) ['zwnj'] is better written in dot notation.
(#2162) ['zwj'] is better written in dot notation.
(#2163) ['lrm'] is better written in dot notation.
(#2164) ['rlm'] is better written in dot notation.
(#2165) ['ndash'] is better written in dot notation.
(#2166) ['mdash'] is better written in dot notation.
(#2167) ['lsquo'] is better written in dot notation.
(#2168) ['rsquo'] is better written in dot notation.
(#2169) ['sbquo'] is better written in dot notation.
(#2170) ['ldquo'] is better written in dot notation.
(#2171) ['rdquo'] is better written in dot notation.
(#2172) ['bdquo'] is better written in dot notation.
(#2173) ['dagger'] is better written in dot notation.
(#2174) ['Dagger'] is better written in dot notation.
(#2175) ['permil'] is better written in dot notation.
(#2176) ['lsaquo'] is better written in dot notation.
(#2177) ['rsaquo'] is better written in dot notation.
(#2178) ['euro'] is better written in dot notation.
(#2179) ['fnof'] is better written in dot notation.
(#2180) ['Alpha'] is better written in dot notation.
(#2181) ['Beta'] is better written in dot notation.
(#2182) ['Gamma'] is better written in dot notation.
(#2183) ['Delta'] is better written in dot notation.
(#2184) ['Epsilon'] is better written in dot notation.
(#2185) ['Zeta'] is better written in dot notation.
(#2186) ['Eta'] is better written in dot notation.
(#2187) ['Theta'] is better written in dot notation.
(#2188) ['Iota'] is better written in dot notation.
(#2189) ['Kappa'] is better written in dot notation.
(#2190) ['Lambda'] is better written in dot notation.
(#2191) ['Mu'] is better written in dot notation.
(#2192) ['Nu'] is better written in dot notation.
(#2193) ['Xi'] is better written in dot notation.
(#2194) ['Omicron'] is better written in dot notation.
(#2195) ['Pi'] is better written in dot notation.
(#2196) ['Rho'] is better written in dot notation.
(#2197) ['Sigma'] is better written in dot notation.
(#2198) ['Tau'] is better written in dot notation.
(#2199) ['Upsilon'] is better written in dot notation.
(#2200) ['Phi'] is better written in dot notation.
(#2201) ['Chi'] is better written in dot notation.
(#2202) ['Psi'] is better written in dot notation.
(#2203) ['Omega'] is better written in dot notation.
(#2204) ['alpha'] is better written in dot notation.
(#2205) ['beta'] is better written in dot notation.
(#2206) ['gamma'] is better written in dot notation.
(#2207) ['delta'] is better written in dot notation.
(#2208) ['epsilon'] is better written in dot notation.
(#2209) ['zeta'] is better written in dot notation.
(#2210) ['eta'] is better written in dot notation.
(#2211) ['theta'] is better written in dot notation.
(#2212) ['iota'] is better written in dot notation.
(#2213) ['kappa'] is better written in dot notation.
(#2214) ['lambda'] is better written in dot notation.
(#2215) ['mu'] is better written in dot notation.
(#2216) ['nu'] is better written in dot notation.
(#2217) ['xi'] is better written in dot notation.
(#2218) ['omicron'] is better written in dot notation.
(#2219) ['pi'] is better written in dot notation.
(#2220) ['rho'] is better written in dot notation.
(#2221) ['sigmaf'] is better written in dot notation.
(#2222) ['sigma'] is better written in dot notation.
(#2223) ['tau'] is better written in dot notation.
(#2224) ['upsilon'] is better written in dot notation.
(#2225) ['phi'] is better written in dot notation.
(#2226) ['chi'] is better written in dot notation.
(#2227) ['psi'] is better written in dot notation.
(#2228) ['omega'] is better written in dot notation.
(#2229) ['thetasym'] is better written in dot notation.
(#2230) ['upsih'] is better written in dot notation.
(#2231) ['piv'] is better written in dot notation.
(#2232) ['bull'] is better written in dot notation.
(#2233) ['hellip'] is better written in dot notation.
(#2234) ['prime'] is better written in dot notation.
(#2235) ['Prime'] is better written in dot notation.
(#2236) ['oline'] is better written in dot notation.
(#2237) ['frasl'] is better written in dot notation.
(#2238) ['weierp'] is better written in dot notation.
(#2239) ['image'] is better written in dot notation.
(#2240) ['real'] is better written in dot notation.
(#2241) ['trade'] is better written in dot notation.
(#2242) ['alefsym'] is better written in dot notation.
(#2243) ['larr'] is better written in dot notation.
(#2244) ['uarr'] is better written in dot notation.
(#2245) ['rarr'] is better written in dot notation.
(#2246) ['darr'] is better written in dot notation.
(#2247) ['harr'] is better written in dot notation.
(#2248) ['crarr'] is better written in dot notation.
(#2249) ['lArr'] is better written in dot notation.
(#2250) ['uArr'] is better written in dot notation.
(#2251) ['rArr'] is better written in dot notation.
(#2252) ['dArr'] is better written in dot notation.
(#2253) ['hArr'] is better written in dot notation.
(#2254) ['forall'] is better written in dot notation.
(#2255) ['part'] is better written in dot notation.
(#2256) ['exist'] is better written in dot notation.
(#2257) ['empty'] is better written in dot notation.
(#2258) ['nabla'] is better written in dot notation.
(#2259) ['isin'] is better written in dot notation.
(#2260) ['notin'] is better written in dot notation.
(#2261) ['ni'] is better written in dot notation.
(#2262) ['prod'] is better written in dot notation.
(#2263) ['sum'] is better written in dot notation.
(#2264) ['minus'] is better written in dot notation.
(#2265) ['lowast'] is better written in dot notation.
(#2266) ['radic'] is better written in dot notation.
(#2267) ['prop'] is better written in dot notation.
(#2268) ['infin'] is better written in dot notation.
(#2269) ['ang'] is better written in dot notation.
(#2270) ['and'] is better written in dot notation.
(#2271) ['or'] is better written in dot notation.
(#2272) ['cap'] is better written in dot notation.
(#2273) ['cup'] is better written in dot notation.
(#2274) ['int'] is better written in dot notation.
(#2275) ['there4'] is better written in dot notation.
(#2276) ['sim'] is better written in dot notation.
(#2277) ['cong'] is better written in dot notation.
(#2278) ['asymp'] is better written in dot notation.
(#2279) ['ne'] is better written in dot notation.
(#2280) ['equiv'] is better written in dot notation.
(#2281) ['le'] is better written in dot notation.
(#2282) ['ge'] is better written in dot notation.
(#2283) ['sub'] is better written in dot notation.
(#2284) ['sup'] is better written in dot notation.
(#2285) ['nsub'] is better written in dot notation.
(#2286) ['sube'] is better written in dot notation.
(#2287) ['supe'] is better written in dot notation.
(#2288) ['oplus'] is better written in dot notation.
(#2289) ['otimes'] is better written in dot notation.
(#2289) Too many errors. (87% 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.
(#6) 'Timeline' is not defined.
(#10) 'Timeline' is not defined.
(#14) 'Timeline' is not defined.
(#18) 'Timeline' is not defined.
(#21) 'Timeline' is not defined.
(#22) 'Timeline' is not defined.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/cs/timeline.js
(#6) ['cs'] is better written in dot notation.
(#6) 'Timeline' is not defined.
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.
(#6) 'Timeline' is not defined.
(#10) 'Timeline' is not defined.
(#14) 'Timeline' is not defined.
(#17) 'Timeline' is not defined.
(#18) 'Timeline' is not defined.
(#20) 'Timeline' is not defined.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/de/timeline.js
(#6) ['de'] is better written in dot notation.
(#6) 'Timeline' is not defined.
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.
(#6) 'Timeline' is not defined.
(#10) 'Timeline' is not defined.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/en/timeline.js
(#6) ['en'] is better written in dot notation.
(#6) 'Timeline' is not defined.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/es/labellers.js
(#6) ['es'] is better written in dot notation.
(#6) 'Timeline' is not defined.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/es/timeline.js
(#6) ['es'] is better written in dot notation.
(#6) 'Timeline' is not defined.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/fr/labellers.js
(#6) ['fr'] is better written in dot notation.
(#6) 'Timeline' is not defined.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/fr/timeline.js
(#6) ['fr'] is better written in dot notation.
(#6) 'Timeline' is not defined.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/it/labellers.js
(#6) ['it'] is better written in dot notation.
(#6) 'Timeline' is not defined.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/it/timeline.js
(#6) ['it'] is better written in dot notation.
(#6) 'Timeline' is not defined.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/nl/labellers.js
(#9) ['nl'] is better written in dot notation.
(#9) 'Timeline' is not defined.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/nl/timeline.js
(#6) ['nl'] is better written in dot notation.
(#6) 'Timeline' is not defined.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/ru/labellers.js
(#8) ['ru'] is better written in dot notation.
(#8) 'Timeline' is not defined.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/ru/timeline.js
(#6) ['ru'] is better written in dot notation.
(#6) 'Timeline' is not defined.
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.
(#6) 'Timeline' is not defined.
(#10) 'Timeline' is not defined.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/se/timeline.js
(#6) ['se'] is better written in dot notation.
(#6) 'Timeline' is not defined.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/tr/labellers.js
(#6) ['tr'] is better written in dot notation.
(#6) 'Timeline' is not defined.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/tr/timeline.js
(#6) ['tr'] is better written in dot notation.
(#6) 'Timeline' is not defined.
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.
(#7) Line is too long.
(#10) ['vi'] is better written in dot notation.
(#6) 'Timeline' is not defined.
(#10) 'Timeline' is not defined.
(#14) 'Timeline' is not defined.
(#17) 'Timeline' is not defined.
(#18) 'Timeline' is not defined.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/vi/timeline.js
(#6) ['vi'] is better written in dot notation.
(#6) 'Timeline' is not defined.
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.
(#6) 'Timeline' is not defined.
(#10) 'Timeline' is not defined.
(#14) 'Timeline' is not defined.
(#17) 'Timeline' is not defined.
(#18) 'Timeline' is not defined.
(#19) 'Timeline' is not defined.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/scripts/l10n/zh/timeline.js
(#6) ['zh'] is better written in dot notation.
(#6) 'Timeline' is not defined.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/timeline-api.js
(#64) Unnecessary semicolon.
(#71) The object literal notation {} is preferable.
(#171) Missing semicolon.
(#174) Missing semicolon.
(#201) Missing semicolon.
(#213) Missing semicolon.
(#221) 'l' is already defined.
(#223) Use '!==' to compare with 'null'.
(#229) 'l' is already defined.
(#230) 'locale' is already defined.
(#237) Use '===' to compare with 'null'.
(#267) Missing semicolon.
(#268) Use '===' to compare with 'null'.
(#270) document.write can be a form of eval.
(#144) 'Timeline' is not defined.
(#144) 'Timeline_urlPrefix' is not defined.
(#146) 'Timeline_parameters' is not defined.
(#156) 'Timeline' is not defined.
(#170) 'SimileAjax' is not defined.
(#173) 'SimileAjax' is not defined.
(#180) 'Timeline' is not defined.
(#181) 'Timeline' is not defined.
(#183) 'Timeline' is not defined.
(#184) 'Timeline' is not defined.
(#232) 'Timeline' is not defined.
(#233) 'Timeline' is not defined.
(#238) 'Timeline' is not defined.
(#239) 'Timeline' is not defined.
(#241) 'Timeline' is not defined.
(#242) 'Timeline' is not defined.
(#245) 'alert' is not defined.
(#259) 'Timeline_ajax_url' is not defined.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/timeline-bundle.js
(#10) Line is too long.
(#42) Use '!==' to compare with 'null'.
(#43) Line is too long.
(#92) Line is too long.
(#165) Line is too long.
(#177) Line is too long.
(#179) Line is too long.
(#181) Line is too long.
(#245) Use '!==' to compare with '0'.
(#299) Line is too long.
(#314) Line is too long.
(#385) Use '===' to compare with 'null'.
(#390) Line is too long.
(#397) Line is too long.
(#398) Line is too long.
(#399) Line is too long.
(#402) Use '!==' to compare with 'null'.
(#404) Use '!==' to compare with 'null'.
(#412) Missing 'new' prefix when invoking a constructor.
(#412) Missing 'new' prefix when invoking a constructor.
(#413) Use '!==' to compare with 'null'.
(#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) Use '===' to compare with 'null'.
(#442) Use '!==' to compare with 'null'.
(#445) Use '!==' to compare with 'null'.
(#448) Use '!==' to compare with 'null'.
(#455) Line is too long.
(#458) Line is too long.
(#461) Line is too long.
(#463) Use '===' to compare with 'null'.
(#492) 'C' is already defined.
(#496) Line is too long.
(#497) Line is too long.
(#503) Use '===' to compare with 'null'.
(#542) Missing 'new' prefix when invoking a constructor.
(#546) 'n' is already defined.
(#550) 'n' is already defined.
(#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.
(#609) Line is too long.
(#612) Use '===' to compare with 'null'.
(#618) Use '!==' to compare with 'null'.
(#623) Use '!==' to compare with 'null'.
(#627) Line is too long.
(#630) Use '===' to compare with 'null'.
(#636) Use '!==' to compare with 'null'.
(#641) Use '!==' to compare with 'null'.
(#645) Line is too long.
(#648) Use '===' to compare with 'null'.
(#654) Use '!==' to compare with 'null'.
(#659) Use '!==' to compare with 'null'.
(#666) Missing 'new' prefix when invoking a constructor.
(#671) Use '!==' to compare with 'null'.
(#673) Missing 'new' prefix when invoking a constructor.
(#674) Missing 'new' prefix when invoking a constructor.
(#681) Use '!==' to compare with 'null'.
(#702) Line is too long.
(#702) Use '!==' to compare with 'null'.
(#702) Missing 'new' prefix when invoking a constructor.
(#702) Missing 'new' prefix when invoking a constructor.
(#703) Line is too long.
(#703) Missing 'new' prefix when invoking a constructor.
(#704) Use '!==' to compare with 'null'.
(#723) Line is too long.
(#754) Use '!==' to compare with 'null'.
(#774) Line is too long.
(#795) 'A' is already defined.
(#796) 'E' is already defined.
(#797) 'A' used out of scope.
(#797) 'E' used out of scope.
(#824) Use '!==' to compare with 'null'.
(#827) Use '!==' to compare with 'null'.
(#828) Use '!==' to compare with 'null'.
(#830) Use '!==' to compare with 'null'.
(#831) Use '!==' to compare with 'null'.
(#832) Use '!==' to compare with 'null'.
(#838) Use '!==' to compare with 'null'.
(#856) Use '!==' to compare with 'null'.
(#859) Missing 'new' prefix when invoking a constructor.
(#865) Missing 'new' prefix when invoking a constructor.
(#886) Use '!==' to compare with 'null'.
(#888) Use '!==' to compare with 'null'.
(#890) Use '!==' to compare with 'null'.
(#891) Use '!==' to compare with 'null'.
(#897) Use '!==' to compare with 'null'.
(#909) Use '!==' to compare with 'null'.
(#955) Use '===' to compare with 'null'.
(#960) Line is too long.
(#963) Use '!==' to compare with 'null'.
(#965) Use '!==' to compare with 'null'.
(#969) Missing 'new' prefix when invoking a constructor.
(#969) Missing 'new' prefix when invoking a constructor.
(#977) Use '===' to compare with 'null'.
(#986) Use '!==' to compare with 'null'.
(#989) Use '!==' to compare with 'null'.
(#992) Use '!==' to compare with 'null'.
(#999) Line is too long.
(#1002) Line is too long.
(#1079) Use '!==' to compare with 'null'.
(#1111) Use '!==' to compare with 'null'.
(#1137) 'B' is already defined.
(#1164) Line is too long.
(#1167) Missing 'new' prefix when invoking a constructor.
(#1168) Line is too long.
(#1169) 'D' is already defined.
(#1171) Missing 'new' prefix when invoking a constructor.
(#1188) Line is too long.
(#1204) Use '!==' to compare with 'null'.
(#1214) Use '!==' to compare with 'null'.
(#1235) Use '!==' to compare with 'null'.
(#1237) Use '===' to compare with 'null'.
(#1238) Use '!==' to compare with 'null'.
(#1255) Use '!==' to compare with 'null'.
(#1283) 'A' is already defined.
(#1284) 'E' is already defined.
(#1285) 'A' used out of scope.
(#1285) 'E' used out of scope.
(#1320) Line is too long.
(#1320) Use '!==' to compare with 'undefined'.
(#1351) Use '!==' to compare with '0'.
(#1382) Line is too long.
(#1382) Use '!==' to compare with 'undefined'.
(#1420) Missing 'new' prefix when invoking a constructor.
(#1425) Use '!==' to compare with '0'.
(#1466) Use '===' to compare with '0'.
(#1468) Line is too long.
(#1469) Missing 'new' prefix when invoking a constructor.
(#1508) Use '!==' to compare with '0'.
(#1511) Line is too long.
(#1512) Missing 'new' prefix when invoking a constructor.
(#1570) Use '===' to compare with 'null'.
(#1647) Line is too long.
(#1695) 'G' is already defined.
(#1698) 'F' is already defined.
(#1699) 'A' is already defined.
(#1720) 'F' is already defined.
(#1724) 'A' is already defined.
(#1725) 'H' is already defined.
(#1728) 'C' is already defined.
(#1742) Use '===' to compare with 'null'.
(#1767) Line is too long.
(#1768) Use '===' to compare with 'null'.
(#1771) Line is too long.
(#1781) Use '===' to compare with '0'.
(#1791) 'A' is already defined.
(#1792) Use '!==' to compare with '0'.
(#1794) Line is too long.
(#1794) Expected a 'break' statement before 'case'.
(#1797) Use '===' to compare with '0'.
(#1797) Use '===' to compare with '0'.
(#1846) Use '===' to compare with 'null'.
(#1852) Line is too long.
(#1855) Use '!==' to compare with 'null'.
(#1857) Use '!==' to compare with 'null'.
(#1861) Missing 'new' prefix when invoking a constructor.
(#1861) Missing 'new' prefix when invoking a constructor.
(#1870) Use '===' to compare with 'null'.
(#1878) Use '!==' to compare with 'null'.
(#1881) Use '!==' to compare with 'null'.
(#1884) Use '!==' to compare with 'null'.
(#1891) Line is too long.
(#1894) Line is too long.
(#1919) Use '!==' to compare with 'null'.
(#1943) Use '!==' to compare with 'null'.
(#1953) Use '!==' to compare with 'null'.
(#1972) Use '!==' to compare with 'null'.
(#1982) Use '!==' to compare with 'null'.
(#2005) Use '!==' to compare with 'null'.
(#2016) Use '!==' to compare with 'null'.
(#2021) Line is too long.
(#2024) Use '!==' to compare with 'null'.
(#2032) Use '!==' to compare with 'null'.
(#2044) Use '!==' to compare with 'null'.
(#2056) Use '!==' to compare with 'null'.
(#2058) Use '===' to compare with 'null'.
(#2059) Use '!==' to compare with 'null'.
(#2074) Use '!==' to compare with 'null'.
(#2075) Use '!==' to compare with 'null'.
(#2078) Use '!==' to compare with 'null'.
(#2079) Use '!==' to compare with 'null'.
(#2085) Line is too long.
(#2122) 'A' is already defined.
(#2123) 'E' is already defined.
(#2124) 'A' used out of scope.
(#2124) 'E' used out of scope.
(#2179) Use '===' to compare with 'null'.
(#2182) Line is too long.
(#2185) Use '!==' to compare with 'null'.
(#2187) Use '!==' to compare with 'null'.
(#2191) Missing 'new' prefix when invoking a constructor.
(#2191) Missing 'new' prefix when invoking a constructor.
(#2199) Use '!==' to compare with 'null'.
(#2202) Use '!==' to compare with 'null'.
(#2213) Use '!==' to compare with 'null'.
(#2228) Use '!==' to compare with 'null'.
(#2294) Use '!==' to compare with 'null'.
(#2295) Use '!==' to compare with 'null'.
(#2296) Line is too long.
(#2297) Line is too long.
(#2316) Use '!==' to compare with 'null'.
(#2317) Line is too long.
(#2329) Use '===' to compare with 'null'.
(#2331) Use '!==' to compare with 'null'.
(#2334) Use '!==' to compare with 'null'.
(#2338) Use '!==' to compare with 'null'.
(#2340) Line is too long.
(#2340) Use '!==' to compare with 'null'.
(#2340) Use '!==' to compare with 'null'.
(#2340) Use '!==' to compare with 'null'.
(#2342) ['start'] is better written in dot notation.
(#2342) Use '===' to compare with 'null'.
(#2342) ['date'] is better written in dot notation.
(#2342) Use '!==' to compare with 'null'.
(#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) ['durationEvent'] is better written in dot notation.
(#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.
(#2392) Use '===' to compare with 'null'.
(#2392) Use '===' to compare with ''.
(#2397) Use '!==' to compare with 'null'.
(#2397) Use '!==' to compare with ''.
(#2400) Use '===' to compare with 'null'.
(#2402) Use '!==' to compare with 'null'.
(#2403) Use '!==' to compare with 'null'.
(#2404) Use '!==' to compare with 'null'.
(#2419) Use '!==' to compare with 'null'.
(#2433) Use '!==' to compare with 'null'.
(#2463) Use '===' to compare with 'null'.
(#2463) Use '===' to compare with 'null'.
(#2465) Use '===' to compare with 'null'.
(#2465) Use '===' to compare with '0'.
(#2466) Use '===' to compare with 'null'.
(#2466) Use '===' to compare with '0'.
(#2477) Line is too long.
(#2481) Line is too long.
(#2491) Use '!==' to compare with 'null'.
(#2497) Use '!==' to compare with 'null'.
(#2520) The object literal notation {} is preferable.
(#2522) Use '===' to compare with 'null'.
(#2524) Use '===' to compare with 'null'.
(#2532) Line is too long.
(#2533) Line is too long.
(#2553) Use '===' to compare with 'null'.
(#2562) Line is too long.
(#2563) Line is too long.
(#2576) Line is too long.
(#2580) Line is too long.
(#2594) Line is too long.
(#2596) Line is too long.
(#2596) Use '===' to compare with 'null'.
(#2605) Missing 'new' prefix when invoking a constructor.
(#2609) Line is too long.
(#2611) eval can be harmful.
(#2622) Use '===' to compare with 'null'.
(#2623) Use '!==' to compare with 'null'.
(#2667) Line is too long.
(#2669) Line is too long.
(#2692) eval can be harmful.
(#2722) Missing 'new' prefix when invoking a constructor.
(#2730) Line is too long.
(#2742) 'B' is already defined.
(#2746) 'B' is already defined.
(#2778) Use '===' to compare with 'null'.
(#2778) Use '===' to compare with 'null'.
(#2778) Use '===' to compare with '0'.
(#2786) 'E' is already defined.
(#2801) Use '!==' to compare with 'null'.
(#2807) The object literal notation {} is preferable.
(#4) 'Timeline' is not defined.
(#8) 'Timeline' is not defined.
(#10) 'Timeline' is not defined.
(#31) 'SimileAjax' is not defined.
(#32) 'SimileAjax' is not defined.
(#37) 'SimileAjax' is not defined.
(#38) 'SimileAjax' is not defined.
(#39) 'SimileAjax' is not defined.
(#40) 'SimileAjax' is not defined.
(#41) 'SimileAjax' is not defined.
(#43) 'SimileAjax' is not defined.
(#43) 'SimileAjax' is not defined.
(#44) 'SimileAjax' is not defined.
(#66) 'Timeline' is not defined.
(#67) 'Timeline' is not defined.
(#85) 'Timeline' is not defined.
(#87) 'Timeline' is not defined.
(#92) 'Timeline' is not defined.
(#98) 'Timeline' is not defined.
(#100) 'Timeline' is not defined.
(#102) 'Timeline' is not defined.
(#104) 'Timeline' is not defined.
(#106) 'Timeline' is not defined.
(#108) 'Timeline' is not defined.
(#110) 'Timeline' is not defined.
(#112) 'Timeline' is not defined.
(#114) 'Timeline' is not defined.
(#116) 'Timeline' is not defined.
(#119) 'Timeline' is not defined.
(#127) 'Timeline' is not defined.
(#129) 'Timeline' is not defined.
(#133) 'Timeline' is not defined.
(#135) 'Timeline' is not defined.
(#139) 'Timeline' is not defined.
(#150) 'Timeline' is not defined.
(#153) 'Timeline' is not defined.
(#157) 'Timeline' is not defined.
(#159) 'Timeline' is not defined.
(#159) 'Timeline' is not defined.
(#161) 'Timeline' is not defined.
(#163) 'Timeline' is not defined.
(#165) 'Timeline' is not defined.
(#165) 'Timeline' is not defined.
(#167) 'Timeline' is not defined.
(#169) 'Timeline' is not defined.
(#171) 'Timeline' is not defined.
(#173) 'Timeline' is not defined.
(#175) 'Timeline' is not defined.
(#177) 'Timeline' is not defined.
(#179) 'Timeline' is not defined.
(#181) 'Timeline' is not defined.
(#183) 'Timeline' is not defined.
(#185) 'Timeline' is not defined.
(#187) 'Timeline' is not defined.
(#193) 'SimileAjax' is not defined.
(#198) 'Timeline' is not defined.
(#200) 'Timeline' is not defined.
(#205) 'Timeline' is not defined.
(#210) 'Timeline' is not defined.
(#218) 'Timeline' is not defined.
(#223) 'Timeline' is not defined.
(#230) 'Timeline' is not defined.
(#233) 'Timeline' is not defined.
(#233) 'SimileAjax' is not defined.
(#237) 'Timeline' is not defined.
(#244) 'SimileAjax' is not defined.
(#256) 'Timeline' is not defined.
(#256) 'SimileAjax' is not defined.
(#260) 'Timeline' is not defined.
(#269) 'SimileAjax' is not defined.
(#273) 'Timeline' is not defined.
(#284) 'SimileAjax' is not defined.
(#288) 'Timeline' is not defined.
(#289) 'SimileAjax' is not defined.
(#293) 'Timeline' is not defined.
(#299) 'Timeline' is not defined.
(#303) 'Timeline' is not defined.
(#308) 'Timeline' is not defined.
(#310) 'Timeline' is not defined.
(#314) 'Timeline' is not defined.
(#317) 'Timeline' is not defined.
(#322) 'Timeline' is not defined.
(#324) 'Timeline' is not defined.
(#326) 'Timeline' is not defined.
(#330) 'Timeline' is not defined.
(#330) 'Timeline' is not defined.
(#332) 'Timeline' is not defined.
(#334) 'Timeline' is not defined.
(#337) 'Timeline' is not defined.
(#339) 'Timeline' is not defined.
(#341) 'Timeline' is not defined.
(#345) 'Timeline' is not defined.
(#349) 'Timeline' is not defined.
(#349) 'SimileAjax' is not defined.
(#354) 'Timeline' is not defined.
(#361) 'Timeline' is not defined.
(#369) 'Timeline' is not defined.
(#371) 'Timeline' is not defined.
(#376) 'Timeline' is not defined.
(#378) 'Timeline' is not defined.
(#380) 'Timeline' is not defined.
(#382) 'Timeline' is not defined.
(#384) 'Timeline' is not defined.
(#432) 'Timeline' is not defined.
(#433) 'Timeline' is not defined.
(#439) 'SimileAjax' is not defined.
(#452) 'Timeline' is not defined.
(#455) 'Timeline' is not defined.
(#458) 'Timeline' is not defined.
(#461) 'Timeline' is not defined.
(#474) 'SimileAjax' is not defined.
(#475) 'SimileAjax' is not defined.
(#478) 'Timeline' is not defined.
(#490) 'SimileAjax' is not defined.
(#491) 'SimileAjax' is not defined.
(#496) 'Timeline' is not defined.
(#581) 'SimileAjax' is not defined.
(#593) 'SimileAjax' is not defined.
(#594) 'SimileAjax' is not defined.
(#604) 'SimileAjax' is not defined.
(#609) 'Timeline' is not defined.
(#621) 'SimileAjax' is not defined.
(#622) 'SimileAjax' is not defined.
(#623) 'SimileAjax' is not defined.
(#627) 'Timeline' is not defined.
(#639) 'SimileAjax' is not defined.
(#640) 'SimileAjax' is not defined.
(#641) 'SimileAjax' is not defined.
(#645) 'Timeline' is not defined.
(#657) 'SimileAjax' is not defined.
(#658) 'SimileAjax' is not defined.
(#659) 'SimileAjax' is not defined.
(#663) 'Timeline' is not defined.
(#707) 'Timeline' is not defined.
(#723) 'Timeline' is not defined.
(#723) 'SimileAjax' is not defined.
(#733) 'Timeline' is not defined.
(#746) 'Timeline' is not defined.
(#755) 'backgroundImage' is not defined.
(#757) 'SimileAjax' is not defined.
(#762) 'Timeline' is not defined.
(#774) 'Timeline' is not defined.
(#774) 'SimileAjax' is not defined.
(#782) 'SimileAjax' is not defined.
(#785) 'Timeline' is not defined.
(#785) 'SimileAjax' is not defined.
(#789) 'SimileAjax' is not defined.
(#792) 'Timeline' is not defined.
(#794) 'SimileAjax' is not defined.
(#800) 'SimileAjax' is not defined.
(#803) 'Timeline' is not defined.
(#804) 'SimileAjax' is not defined.
(#807) 'Timeline' is not defined.
(#814) 'SimileAjax' is not defined.
(#815) 'SimileAjax' is not defined.
(#817) 'Timeline' is not defined.
(#824) 'Timeline' is not defined.
(#824) 'SimileAjax' is not defined.
(#834) 'Timeline' is not defined.
(#838) 'Timeline' is not defined.
(#857) 'SimileAjax' is not defined.
(#885) 'Timeline' is not defined.
(#886) 'Timeline' is not defined.
(#886) 'SimileAjax' is not defined.
(#893) 'Timeline' is not defined.
(#897) 'Timeline' is not defined.
(#910) 'SimileAjax' is not defined.
(#918) 'Timeline' is not defined.
(#922) 'Timeline' is not defined.
(#929) 'Timeline' is not defined.
(#937) 'Timeline' is not defined.
(#939) 'Timeline' is not defined.
(#941) 'Timeline' is not defined.
(#946) 'Timeline' is not defined.
(#948) 'Timeline' is not defined.
(#950) 'Timeline' is not defined.
(#952) 'Timeline' is not defined.
(#954) 'Timeline' is not defined.
(#975) 'Timeline' is not defined.
(#976) 'Timeline' is not defined.
(#982) 'SimileAjax' is not defined.
(#996) 'Timeline' is not defined.
(#999) 'Timeline' is not defined.
(#1002) 'Timeline' is not defined.
(#1005) 'Timeline' is not defined.
(#1030) 'SimileAjax' is not defined.
(#1031) 'SimileAjax' is not defined.
(#1035) 'Timeline' is not defined.
(#1064) 'SimileAjax' is not defined.
(#1065) 'SimileAjax' is not defined.
(#1066) 'SimileAjax' is not defined.
(#1070) 'Timeline' is not defined.
(#1093) 'SimileAjax' is not defined.
(#1094) 'SimileAjax' is not defined.
(#1098) 'Timeline' is not defined.
(#1098) Too many errors. (38% scanned).
blocks/dashboard/js/dhtmlxCalendar/codebase/dhtmlxcalendar.js
(#7) Expected '{' and instead saw 'this'.
(#9) Missing semicolon.
(#15) 't0' is already defined.
(#17) 't0' used out of scope.
(#17) 't0' used out of scope.
(#17) 't0' used out of scope.
(#17) 't0' used out of scope.
(#17) Expected '{' and instead saw 'p'.
(#17) 't0' used out of scope.
(#18) 't0' used out of scope.
(#21) Expected '{' and instead saw 'inps'.
(#23) Expected '{' and instead saw 'inps'.
(#24) Use '!==' to compare with 'null'.
(#30) Line is too long.
(#30) Use '!==' to compare with 'null'.
(#36) Missing semicolon.
(#43) Use '!==' to compare with 'null'.
(#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.
(#127) Missing semicolon.
(#136) Use '===' to compare with '0'.
(#136) Expected '{' and instead saw 'ind'.
(#139) Missing semicolon.
(#142) Use '===' to compare with '0'.
(#147) 'ul' is already defined.
(#155) 'ul' used out of scope.
(#155) Use '===' to compare with 'null'.
(#157) 'ul' used out of scope.
(#159) 'li' is already defined.
(#159) 'ul' used out of scope.
(#161) 'li' used out of scope.
(#161) Use '===' to compare with '0'.
(#162) 'li' used out of scope.
(#163) Expected '{' and instead saw 'w'.
(#165) Use '!==' to compare with 'null'.
(#165) Expected '{' and instead saw 'this'.
(#166) Missing semicolon.
(#179) Use '!==' to compare with 'null'.
(#187) Line is too long.
(#187) Expected '{' and instead saw 'return'.
(#190) Use '!==' to compare with 'null'.
(#196) Line is too long.
(#207) Expected '{' and instead saw 'that'.
(#214) Expected '{' and instead saw 'that'.
(#219) Missing semicolon.
(#224) Use '!==' to compare with 'null'.
(#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) Line is too long.
(#262) Expected '{' and instead saw 'this'.
(#264) Missing semicolon.
(#267) Line is too long.
(#267) Expected '{' and instead saw 'this'.
(#269) Missing semicolon.
(#271) 'ul' is already defined.
(#275) 'li' is already defined.
(#277) Line is too long.
(#297) Missing semicolon.
(#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'.
(#348) Line is too long.
(#365) Use '===' to compare with 'true'.
(#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 'that'.
(#478) Use '!==' to compare with 'null'.
(#483) Missing semicolon.
(#487) Missing semicolon.
(#494) Use '===' to compare with 'true'.
(#494) Expected '{' and instead saw 'return'.
(#525) Use '!==' to compare with 'null'.
(#531) Missing semicolon.
(#544) 'q' is already defined.
(#545) 'ul' is already defined.
(#548) 'w' is already defined.
(#549) 'li' is already defined.
(#560) Use '!==' to compare with 'null'.
(#565) Missing semicolon.
(#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) Use '!==' to compare with 'null'.
(#605) Missing semicolon.
(#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) Use '!==' to compare with 'null'.
(#646) Missing semicolon.
(#652) Missing semicolon.
(#656) Use '!==' to compare with 'null'.
(#666) Expected '{' and instead saw 'this'.
(#680) Missing semicolon.
(#683) Expected '{' and instead saw 'this'.
(#684) Expected '{' and instead saw 'this'.
(#685) Expected '{' and instead saw 'this'.
(#686) Expected '{' and instead saw 'this'.
(#687) Missing semicolon.
(#690) Expected '{' and instead saw 'return'.
(#693) Missing semicolon.
(#696) Expected '{' and instead saw 'return'.
(#698) Missing semicolon.
(#701) Line is too long.
(#702) Missing semicolon.
(#705) Expected '{' and instead saw 'return'.
(#708) Missing semicolon.
(#714) Line is too long.
(#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) Line is too long.
(#754) Expected '{' and instead saw 'this'.
(#757) Missing semicolon.
(#762) Missing semicolon.
(#768) Line is too long.
(#768) Expected '{' and instead saw 'this'.
(#770) Line is too long.
(#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 'return'.
(#822) Missing semicolon.
(#832) Expected '{' and instead saw 'return'.
(#857) 'q' is already defined.
(#858) Use '!==' to compare with 'null'.
(#870) 'q' is already defined.
(#884) Line is too long.
(#884) Expected '{' and instead saw 'r'.
(#888) Line is too long.
(#889) Expected '{' and instead saw 'r'.
(#900) 'v0' is already defined.
(#901) Expected '{' and instead saw 'r'.
(#910) Missing semicolon.
(#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) Use '===' to compare with ''.
(#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.
(#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.
(#1049) Missing semicolon.
(#1080) Expected '{' and instead saw 'this'.
(#1081) Missing semicolon.
(#1087) Expected '{' and instead saw 'this'.
(#1088) Missing semicolon.
(#1092) Missing semicolon.
(#1096) Missing semicolon.
(#1100) Missing semicolon.
(#1110) Missing semicolon.
(#1122) Missing semicolon.
(#1125) Missing semicolon.
(#1136) Line is too long.
(#1136) Expected '{' and instead saw 'this'.
(#1140) Missing semicolon.
(#1145) Missing semicolon.
(#1149) Use '===' to compare with 'null'.
(#1151) Use '!==' to compare with 'null'.
(#1153) Line is too long.
(#1153) Expected '{' and instead saw 'this'.
(#1156) Missing semicolon.
(#1161) Expected '{' and instead saw 'r'.
(#1166) Expected '{' and instead saw 't'.
(#1172) Missing semicolon.
(#1179) Missing semicolon.
(#1186) Missing semicolon.
(#1193) Missing semicolon.
(#1197) Use '===' to compare with 'true'.
(#1197) Expected '{' and instead saw 'return'.
(#1201) Expected '{' and instead saw 'return'.
(#1202) Expected '{' and instead saw 'return'.
(#1203) Expected '{' and instead saw 'return'.
(#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) Use '!==' to compare with 'null'.
(#1235) Use '!==' to compare with 'null'.
(#1237) Expected '{' and instead saw 'from'.
(#1238) Expected '{' and instead saw 'to'.
(#1240) Expected '{' and instead saw 'return'.
(#1251) Use '!==' to compare with 'null'.
(#1251) Use '===' to compare with 'null'.
(#1253) Expected '{' and instead saw 'from'.
(#1257) Expected '{' and instead saw 'this'.
(#1267) Use '===' to compare with 'null'.
(#1267) Use '!==' to compare with 'null'.
(#1269) Expected '{' and instead saw 'to'.
(#1273) Expected '{' and instead saw 'this'.
(#1282) Expected '{' and instead saw 'this'.
(#1283) Missing semicolon.
(#1287) Use '!==' to compare with 'null'.
(#1287) Use '!==' to compare with 'null'.
(#1289) Expected '{' and instead saw 'from'.
(#1290) Expected '{' and instead saw 'to'.
(#1292) Expected '{' and instead saw 'return'.
(#1303) Use '!==' to compare with 'null'.
(#1303) Use '===' to compare with 'null'.
(#1308) Use '===' to compare with 'null'.
(#1308) Use '!==' to compare with 'null'.
(#1313) Missing semicolon.
(#1322) Expected '{' and instead saw 'd'.
(#1324) Expected '{' and instead saw 'this'.
(#1332) Expected '{' and instead saw 'this'.
(#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'.
(#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.
(#1387) Missing semicolon.
(#1390) Use '===' to compare with '0'.
(#1396) Missing semicolon.
(#1408) Line is too long.
(#1409) Expected '{' and instead saw 'that'.
(#1409) Expected '{' and instead saw 'that'.
(#1411) Missing semicolon.
(#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 'return'.
(#1436) Expected '{' and instead saw 'that'.
(#1437) Missing semicolon.
(#1440) Expected '{' and instead saw 'that'.
(#1441) Missing semicolon.
(#1454) Expected '{' and instead saw 'obj'.
(#1458) Missing semicolon.
(#1461) Expected '{' and instead saw 'obj'.
(#1463) Use '!==' to compare with 'null'.
(#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 't'.
(#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.
(#1572) Missing semicolon.
(#1576) Expected '{' and instead saw 'u'.
(#1578) Missing semicolon.
(#1595) Expected '{' and instead saw 'window'.
(#1643) 'a' is already defined.
(#1643) Expected '{' and instead saw 'this'.
(#1664) Line is too long.
(#1664) Expected '{' and instead saw 'this'.
(#1679) Line is too long.
(#1679) Expected '{' and instead saw 'this'.
(#1719) Line is too long.
(#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.
(#1936) Line is too long.
(#1945) Use '===' to compare with 'true'.
(#1950) Script URL.
(#1955) Line is too long.
(#1956) Missing semicolon.
(#30) 'dhtmlx' is not defined.
(#30) 'dhtmlx' is not defined.
(#1977) 'dhtmlxCalendarObject' is not defined.
(#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.
(#5) Line is too long.
(#10) Missing semicolon.
(#12) ['fr_utf8'] is better written in dot notation.
(#14) Line is too long.
(#19) Missing semicolon.
(#1) 'dhtmlXCalendarObject' is not defined.
(#1) 'dhtmlXCalendarObject' is not defined.
(#3) 'dhtmlXCalendarObject' is not defined.
(#12) 'dhtmlXCalendarObject' is not defined.
blocks/dashboard/js/dhtmlxCalendar/codebase/dhtmlxcommon.js
(#2) Expected '{' and instead saw 'dhtmlx'.
(#7) Expected '{' and instead saw 'return'.
(#13) Expected '{' and instead saw 'if'.
(#13) Expected '{' and instead saw 'this'.
(#15) 'a' is already defined.
(#16) Expected '{' and instead saw 'this'.
(#17) Use '===' to compare with '0'.
(#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.
(#67) Expected '{' and instead saw 'this'.
(#69) Expected '{' and instead saw 'this'.
(#76) Unnecessary semicolon.
(#89) Use '!==' to compare with 'null'.
(#92) Expected '{' and instead saw 'return'.
(#97) Expected '{' and instead saw 'dhtmlObject'.
(#119) Use '===' to compare with '0'.
(#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'.
(#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.
(#329) Expected '{' and instead saw 'inputString'.
(#339) Unreachable 'break' after 'return'.
(#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.
(#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'.
(#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'.
(#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'.
(#553) Expected '{' and instead saw 'dragger'.
(#565) Missing semicolon.
(#569) Expected '{' and instead saw 'window'.
(#574) Expected '{' and instead saw 'window'.
(#580) Expected '{' and instead saw 'parent'.
(#582) Missing semicolon.
(#594) Expected '{' and instead saw 'window'.
(#598) Expected '{' and instead saw 'parent'.
(#604) Expected '{' and instead saw 'window'.
(#607) Missing semicolon.
(#620) Expected '{' and instead saw '_isMacOS'.
(#624) Expected '{' and instead saw '_isChrome'.
(#633) Expected '{' and instead saw '_isKHTML'.
(#642) Line is too long.
(#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) Use '!==' to compare with 'null'.
(#670) Expected '{' and instead saw 'docObj'.
(#683) Missing semicolon.
(#691) Expected '{' and instead saw 'dhtmlxError'.
(#706) Expected '{' and instead saw 'retType'.
(#706) Missing semicolon.
(#707) The array literal notation [] is preferable.
(#709) Missing semicolon.
(#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'.
(#761) Expected '{' and instead saw 'obj'.
(#761) Use '===' to compare with ''.
(#765) Expected '{' and instead saw 'return'.
(#767) Expected '{' and instead saw 'obj'.
(#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'.
(#793) Expected '{' and instead saw 'c'.
(#797) Expected '{' and instead saw 'c'.
(#801) Missing semicolon.
(#803) 'dhtmlXHeir' was used before it was defined.
(#805) Expected '{' and instead saw 'if'.
(#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) Use '!==' to compare with 'null'.
(#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.
(#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) Use '!==' to compare with 'null'.
(#916) Missing semicolon.
(#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) Use '!==' to compare with 'false'.
(#934) Missing semicolon.
(#937) Use '===' to compare with '0'.
(#938) Expected '{' and instead saw 'delete'.
(#940) Missing semicolon.
(#1) 'dhtmlx' is not defined.
(#2) 'dhtmlx' is not defined.
(#3) 'dhtmlx' is not defined.
(#5) 'dhtmlx' is not defined.
(#12) 'dhtmlx' is not defined.
(#13) 'dhtmlx' is not defined.
(#31) 'dhtmlxAjax' is not defined.
(#137) 'dhtmlxError' is not defined.
(#153) '_isIE' is not defined.
(#157) 'ActiveXObject' is not defined.
(#187) '_isIE' is not defined.
(#190) 'ActiveXObject' is not defined.
(#420) 'dragger' is not defined.
(#421) 'dragger' is not defined.
(#426) 'dragger' is not defined.
(#427) 'dragger' is not defined.
(#428) 'dragger' is not defined.
(#428) 'dragger' is not defined.
(#428) 'dragger' is not defined.
(#430) 'dragger' is not defined.
(#431) 'dragger' is not defined.
(#433) 'dragger' is not defined.
(#434) 'dragger' is not defined.
(#434) 'dragger' is not defined.
(#435) 'dragger' is not defined.
(#436) 'dragger' is not defined.
(#437) 'dragger' is not defined.
(#438) 'dragger' is not defined.
(#439) 'dragger' is not defined.
(#441) 'dragger' is not defined.
(#444) 'dragger' is not defined.
(#444) 'dragger' is not defined.
(#445) 'dragger' is not defined.
(#447) 'dragger' is not defined.
(#448) 'dragger' is not defined.
(#452) 'dragger' is not defined.
(#458) '_isIE' is not defined.
(#460) 'dragger' is not defined.
(#461) 'dragger' is not defined.
(#463) 'dragger' is not defined.
(#463) 'dragger' is not defined.
(#465) 'dragger' is not defined.
(#468) 'dragger' is not defined.
(#468) 'dragger' is not defined.
(#469) 'dragger' is not defined.
(#470) 'dragger' is not defined.
(#473) 'dragger' is not defined.
(#473) 'dragger' is not defined.
(#474) 'dragger' is not defined.
(#477) 'dragger' is not defined.
(#477) 'dragger' is not defined.
(#478) 'dragger' is not defined.
(#486) 'dragger' is not defined.
(#523) '_isIE' is not defined.
(#538) 'dragger' is not defined.
(#541) 'dragger' is not defined.
(#542) 'dragger' is not defined.
(#543) 'dragger' is not defined.
(#546) 'dragger' is not defined.
(#546) 'dragger' is not defined.
(#546) '_isIE' is not defined.
(#550) 'dragger' is not defined.
(#552) 'dragger' is not defined.
(#552) 'dragger' is not defined.
(#553) 'dragger' is not defined.
(#553) 'dragger' is not defined.
(#554) 'dragger' is not defined.
(#555) 'dragger' is not defined.
(#556) 'dragger' is not defined.
(#557) 'dragger' is not defined.
(#558) 'dragger' is not defined.
(#559) 'dragger' is not defined.
(#560) 'dragger' is not defined.
(#561) 'dragger' is not defined.
(#562) 'dragger' is not defined.
(#563) 'dragger' is not defined.
(#564) 'dragger' is not defined.
(#593) '_isIE' is not defined.
(#593) '_isFF' is not defined.
(#593) '_FFrv' is not defined.
(#609) '_isFF' is not defined.
(#610) '_isIE' is not defined.
(#611) '_isOpera' is not defined.
(#612) '_isKHTML' is not defined.
(#613) '_isMacOS' is not defined.
(#614) '_isChrome' is not defined.
(#615) '_FFrv' is not defined.
(#616) '_KHTMLrv' is not defined.
(#617) '_OperaRv' is not defined.
(#620) '_isMacOS' is not defined.
(#624) '_isChrome' is not defined.
(#627) '_KHTMLrv' is not defined.
(#629) '_KHTMLrv' is not defined.
(#630) '_isFF' is not defined.
(#631) '_FFrv' is not defined.
(#633) '_isKHTML' is not defined.
(#635) '_isOpera' is not defined.
(#636) '_OperaRv' is not defined.
(#641) '_isIE' is not defined.
(#643) '_isIE' is not defined.
(#646) '_isFF' is not defined.
(#647) '_FFrv' is not defined.
(#653) '_isKHTML' is not defined.
(#653) '_isIE' is not defined.
(#656) '_isIE' is not defined.
(#664) 'dhtmlxError' is not defined.
(#691) 'dhtmlxError' is not defined.
(#742) 'alert' is not defined.
(#787) '_isKHTML' is not defined.
(#791) '_isKHTML' is not defined.
(#848) '_isIE' is not defined.
(#850) 'XSLTProcessor' is not defined.
(#855) 'ActiveXObject' is not defined.
(#877) '_isIE' is not defined.
(#888) 'dhtmlxEventable' is not defined.
(#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) 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) 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) 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) Use '===' to compare with 'null'.
(#2) Use '===' to compare with 'null'.
(#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 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 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 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) Use '===' to compare with 'null'.
(#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 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) Use '===' to compare with 'null'.
(#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) Expected '{' and instead saw 'if'.
(#2) Use '!==' to compare with 'null'.
(#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) Use '!==' to compare with 'null'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Use '===' to compare with 'null'.
(#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) Missing semicolon.
(#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 '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) Use '===' to compare with 'null'.
(#2) Missing semicolon.
(#2) Use '===' to compare with 'null'.
(#2) Missing semicolon.
(#2) Use '!==' to compare with 'null'.
(#2) Use '===' to compare with 'null'.
(#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 '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 'for'.
(#2) Expected '{' and instead saw 'e'.
(#2) Use '!==' to compare with 'null'.
(#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) Use '!==' to compare with 'null'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Use '===' to compare with 'null'.
(#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) Use '===' to compare with 'null'.
(#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) 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) Use '!==' to compare with 'null'.
(#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 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) 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 'return'.
(#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) Use '===' to compare with 'null'.
(#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 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) 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 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 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 'if'.
(#2) Expected '{' and instead saw 'e'.
(#2) Expected '{' and instead saw 'f'.
(#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 'while'.
(#2) Expected '{' and instead saw 'd'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected a conditional expression and instead saw an assignment.
(#2) Expected '{' and instead saw 'h'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'this'.
(#2) Confusing use of '!'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'if'.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Use '===' to compare with 'null'.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Use '===' to compare with 'null'.
(#2) Use '===' to compare with 'null'.
(#2) Missing semicolon.
(#2) Too many errors. (100% scanned).
blocks/dashboard/js/module.js
(#14) 'divid' is already defined.
(#4) 'i' is not defined.
(#4) 'i' is not defined.
(#4) 'i' is not defined.
(#5) 'i' is not defined.
(#6) 'divobj' is not defined.
(#7) 'divobj' is not defined.
(#8) 'divobj' is not defined.
(#9) 'divobj' is not defined.
(#15) 'divobj' is not defined.
(#16) 'divobj' is not defined.
(#17) 'divobj' is not defined.
(#18) 'divobj' is not defined.
(#24) '$' is not defined.
(#25) '$' is not defined.
(#26) '$' is not defined.
(#27) '$' is not defined.
(#28) '$' is not defined.
(#29) '$' is not 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

grunt changes

(0 errors, 0 warnings)

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


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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