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

(195 errors, 229 warnings)

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

mod/domoscio/classes/create_notion_form.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
mod/domoscio/classes/linkto_form.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Whitespace found at end of line within string
(#53) Whitespace found at end of line within string
(#54) Whitespace found at end of line within string
(#71) Line indented incorrectly; expected 12 spaces, found 14
(#73) Line indented incorrectly; expected 16 spaces, found 18
(#75) Line indented incorrectly; expected 16 spaces, found 18
(#77) Line indented incorrectly; expected 16 spaces, found 18
(#84) Line indented incorrectly; expected 12 spaces, found 14
(#90) Line exceeds maximum limit of 180 characters; contains 183 characters
(#92) Whitespace found at end of line within string
(#93) Whitespace found at end of line within string
(#94) Whitespace found at end of line within string
(#95) Whitespace found at end of line within string
(#100) Line exceeds 132 characters; contains 158 characters
(#124) Whitespace found at end of line within string
(#125) Whitespace found at end of line within string
(#135) Line exceeds 132 characters; contains 158 characters
(#153) Line exceeds 132 characters; contains 136 characters
(#173) Line exceeds 132 characters; contains 166 characters
(#177) Line exceeds 132 characters; contains 135 characters
mod/domoscio/classes/renderer.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#80) Line exceeds 132 characters; contains 152 characters
(#83) Line exceeds 132 characters; contains 153 characters
mod/domoscio/classes/select_notion_form.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Whitespace found at end of line within string
(#56) Whitespace found at end of line within string
(#57) Whitespace found at end of line within string
(#75) Expected 1 space before "=>"; 0 found
(#75) Expected 1 space after "=>"; 0 found
(#75) Expected 1 space before "=>"; 0 found
(#75) Expected 1 space after "=>"; 0 found
(#75) Expected 1 space before "=>"; 0 found
(#75) Expected 1 space after "=>"; 0 found
(#75) Expected 1 space before "=>"; 0 found
(#75) Expected 1 space after "=>"; 0 found
(#75) Line exceeds maximum limit of 180 characters; contains 273 characters
(#84) Line exceeds 132 characters; contains 141 characters
(#85) Line exceeds 132 characters; contains 134 characters
(#126) Line exceeds 132 characters; contains 139 characters
mod/domoscio/classes/test_session.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#59) Line exceeds 132 characters; contains 158 characters
(#62) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#64) Expected "if (...) {\n"; found "if(...)\n {\n"
(#69) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch (...) {"
(#72) Empty CATCH statement detected
(#72) Empty CATCH statement must have a comment to explain why the exception is not handled
(#72) Closing brace must be on a line by itself
(#84) Line exceeds 132 characters; contains 154 characters
(#89) Expected 1 space after "="; 2 found
(#106) Expected 1 space after "="; 2 found
(#118) Expected 1 space after "="; 2 found
(#185) Line indented incorrectly; expected at least 20 spaces, found 18
(#186) Line indented incorrectly; expected at least 20 spaces, found 18
(#187) Line indented incorrectly; expected at least 20 spaces, found 18
(#189) Line indented incorrectly; expected at least 20 spaces, found 18
(#189) Line exceeds 132 characters; contains 167 characters
(#190) Line indented incorrectly; expected at least 20 spaces, found 18
(#191) Line indented incorrectly; expected at least 20 spaces, found 18
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#243) Line exceeds 132 characters; contains 143 characters
(#327) Inline comments must end in full-stops, exclamation marks, or question marks
(#332) Whitespace found at end of line within string
(#333) Whitespace found at end of line within string
(#355) Inline comments must end in full-stops, exclamation marks, or question marks
(#366) Inline comments must end in full-stops, exclamation marks, or question marks
(#375) Inline comments must end in full-stops, exclamation marks, or question marks
(#409) Line exceeds 132 characters; contains 141 characters
(#462) Inline comments must end in full-stops, exclamation marks, or question marks
(#466) Inline comments must end in full-stops, exclamation marks, or question marks
(#493) Line exceeds 132 characters; contains 150 characters
(#498) Line exceeds 132 characters; contains 145 characters
(#503) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#537) Inline comments must end in full-stops, exclamation marks, or question marks
(#543) Inline comments must end in full-stops, exclamation marks, or question marks
(#557) Inline comments must end in full-stops, exclamation marks, or question marks
(#585) Line exceeds 132 characters; contains 133 characters
(#588) Line exceeds 132 characters; contains 150 characters
(#589) Line exceeds 132 characters; contains 133 characters
(#628) Inline comments must end in full-stops, exclamation marks, or question marks
(#640) Line exceeds maximum limit of 180 characters; contains 221 characters
(#649) Line exceeds maximum limit of 180 characters; contains 187 characters
mod/domoscio/create_notion.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Line exceeds 132 characters; contains 156 characters
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Line exceeds 132 characters; contains 133 characters
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Line exceeds 132 characters; contains 148 characters
mod/domoscio/db/access.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
mod/domoscio/db/install.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/domoscio/db/upgrade.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
mod/domoscio/delete_notion.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
mod/domoscio/doquiz.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
mod/domoscio/index.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#76) This comment is 66% valid code; is this commented out code?
(#79) Whitespace found at end of line within string
(#92) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#96) Expected "if (...) {\n"; found "if(...) {\n"
(#103) Expected "if (...) {\n"; found "if(...) {\n"
(#104) Line exceeds 132 characters; contains 150 characters
(#106) Line exceeds 132 characters; contains 145 characters
(#119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Line exceeds 132 characters; contains 144 characters
(#156) Line exceeds 132 characters; contains 135 characters
(#176) Line exceeds 132 characters; contains 169 characters
(#178) Line exceeds 132 characters; contains 163 characters
mod/domoscio/lang/en/domoscio.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) 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
(#47) Whitespace found at end of line within string
(#48) Whitespace found at end of line within string
(#89) Whitespace found at end of line within string
mod/domoscio/lang/es/domoscio.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Whitespace found at end of line within string
(#47) Whitespace found at end of line within string
(#87) Whitespace found at end of line within string
(#90) Whitespace found at end of line within string
mod/domoscio/lang/fr/domoscio.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Whitespace found at end of line within string
(#47) Whitespace found at end of line within string
(#86) Whitespace found at end of line within string
(#89) Whitespace found at end of line within string
mod/domoscio/lib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Line exceeds 132 characters; contains 133 characters
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Whitespace found at end of line within string
(#114) Whitespace found at end of line within string
(#115) Whitespace found at end of line within string
(#116) Whitespace found at end of line within string
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Expected 1 space before ">"; 0 found
(#171) Expected 1 space after ">"; 0 found
(#298) Inline comments must start with a capital letter, digit or 3-dots sequence
(#298) Inline comments must end in full-stops, exclamation marks, or question marks
(#298) This comment is 80% valid code; is this commented out code?
(#298) No space found before comment text; expected "// domoscio_grade_item_update($domoscio);" but found "//domoscio_grade_item_update($domoscio);"
(#321) Inline comments must end in full-stops, exclamation marks, or question marks
(#652) Inline comments must end in full-stops, exclamation marks, or question marks
(#677) Inline comments must start with a capital letter, digit or 3-dots sequence
(#677) Inline comments must end in full-stops, exclamation marks, or question marks
(#699) Inline comments must end in full-stops, exclamation marks, or question marks
(#726) Inline comments must end in full-stops, exclamation marks, or question marks
(#729) Inline comments must end in full-stops, exclamation marks, or question marks
(#730) Line exceeds 132 characters; contains 150 characters
(#732) Inline comments must end in full-stops, exclamation marks, or question marks
(#737) Inline comments must end in full-stops, exclamation marks, or question marks
(#755) Inline comments must end in full-stops, exclamation marks, or question marks
(#755) Line indented incorrectly; expected at least 16 spaces, found 14
(#756) Line indented incorrectly; expected at least 16 spaces, found 14
(#757) Line indented incorrectly; expected at least 16 spaces, found 14
(#758) Line indented incorrectly; expected at least 16 spaces, found 14
(#759) Line indented incorrectly; expected at least 16 spaces, found 14
(#760) Line indented incorrectly; expected at least 16 spaces, found 14
(#761) Line indented incorrectly; expected at least 16 spaces, found 14
(#764) Line exceeds 132 characters; contains 137 characters
(#773) Inline comments must end in full-stops, exclamation marks, or question marks
(#777) Inline comments must end in full-stops, exclamation marks, or question marks
(#778) Line exceeds 132 characters; contains 142 characters
(#796) Inline comments must end in full-stops, exclamation marks, or question marks
(#822) Inline comments must end in full-stops, exclamation marks, or question marks
(#826) Whitespace found at end of line within string
(#827) Whitespace found at end of line within string
(#828) Whitespace found at end of line within string
(#829) Whitespace found at end of line within string
(#830) Whitespace found at end of line within string
(#831) Whitespace found at end of line within string
(#832) Whitespace found at end of line within string
(#845) Inline comments must end in full-stops, exclamation marks, or question marks
(#849) Whitespace found at end of line within string
(#850) Whitespace found at end of line within string
(#851) Whitespace found at end of line within string
(#863) Inline comments must end in full-stops, exclamation marks, or question marks
(#910) Whitespace found at end of line within string
(#911) Whitespace found at end of line within string
(#912) Whitespace found at end of line within string
(#913) Whitespace found at end of line within string
(#931) Whitespace found at end of line within string
(#932) Whitespace found at end of line within string
(#933) Whitespace found at end of line within string
(#934) Whitespace found at end of line within string
(#1031) Line exceeds 132 characters; contains 149 characters
(#1033) Line exceeds 132 characters; contains 160 characters
(#1059) Line indented incorrectly; expected at least 12 spaces, found 10
(#1061) Inline comments must end in full-stops, exclamation marks, or question marks
(#1067) Inline comments must end in full-stops, exclamation marks, or question marks
(#1075) Inline comments must end in full-stops, exclamation marks, or question marks
(#1083) Line exceeds 132 characters; contains 133 characters
(#1086) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1101) Inline comments must end in full-stops, exclamation marks, or question marks
(#1102) Whitespace found at end of line within string
(#1103) Whitespace found at end of line within string
(#1104) Whitespace found at end of line within string
(#1105) Whitespace found at end of line within string
(#1117) Inline comments must end in full-stops, exclamation marks, or question marks
(#1121) Whitespace found at end of line within string
(#1122) Whitespace found at end of line within string
(#1135) Whitespace found at end of line within string
(#1136) Whitespace found at end of line within string
(#1137) Whitespace found at end of line within string
(#1138) Whitespace found at end of line within string
(#1139) Whitespace found at end of line within string
(#1140) Whitespace found at end of line within string
(#1141) Whitespace found at end of line within string
(#1195) Whitespace found at end of line within string
(#1196) Whitespace found at end of line within string
(#1218) Line exceeds 132 characters; contains 164 characters
(#1297) Whitespace found at end of line within string
(#1298) Whitespace found at end of line within string
(#1299) Whitespace found at end of line within string
(#1545) Whitespace found at end of line within string
(#1546) Whitespace found at end of line within string
(#1547) Whitespace found at end of line within string
(#1577) Line exceeds 132 characters; contains 136 characters
(#1697) Whitespace found at end of line within string
(#1698) Whitespace found at end of line within string
(#1699) Whitespace found at end of line within string
(#1700) Whitespace found at end of line within string
(#1717) Inline comments must end in full-stops, exclamation marks, or question marks
(#1719) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1724) Inline comments must end in full-stops, exclamation marks, or question marks
(#1726) Inline comments must end in full-stops, exclamation marks, or question marks
(#1730) Inline comments must end in full-stops, exclamation marks, or question marks
(#1752) Line exceeds 132 characters; contains 152 characters
(#1754) Inline comments must end in full-stops, exclamation marks, or question marks
(#1791) Inline comments must end in full-stops, exclamation marks, or question marks
(#1798) Line exceeds 132 characters; contains 144 characters
(#1799) Inline comments must end in full-stops, exclamation marks, or question marks
(#1813) Expected 1 space before "=>"; 0 found
(#1813) Expected 1 space after "=>"; 0 found
(#1813) Expected 1 space before "=>"; 0 found
(#1813) Expected 1 space after "=>"; 0 found
(#1813) Expected 1 space before "=>"; 0 found
(#1813) Expected 1 space after "=>"; 0 found
(#1813) Expected 1 space before "=>"; 0 found
(#1813) Expected 1 space after "=>"; 0 found
(#1813) Expected 1 space before "=>"; 0 found
(#1813) Expected 1 space after "=>"; 0 found
(#1813) Expected 1 space before "=>"; 0 found
(#1813) Expected 1 space after "=>"; 0 found
(#1813) Line exceeds 132 characters; contains 172 characters
(#1814) Variable "file_record" must not contain underscores.
(#1815) Variable "file_record" must not contain underscores.
(#1819) Variable "file_record" must not contain underscores.
(#1833) Inline comments must end in full-stops, exclamation marks, or question marks
(#1842) Inline comments must end in full-stops, exclamation marks, or question marks
(#1847) Inline comments must end in full-stops, exclamation marks, or question marks
(#1855) Inline comments must end in full-stops, exclamation marks, or question marks
(#1899) Line exceeds 132 characters; contains 146 characters
mod/domoscio/linkto.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#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 75% valid code; is this commented out code?
(#34) No space found before comment text; expected "// require_once(dirname(dirname(dirname(__FILE__))).'/question/classes/bank/view.php');" but found "//require_once(dirname(dirname(dirname(__FILE__))).'/question/classes/bank/view.php');"
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Expected 1 space after "="; newline found
(#148) Whitespace found at end of line within string
(#149) Whitespace found at end of line within string
(#150) Whitespace found at end of line within string
(#151) Whitespace found at end of line within string
(#169) Line exceeds 132 characters; contains 151 characters
(#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
(#221) Line exceeds 132 characters; contains 143 characters
(#222) Line exceeds 132 characters; contains 136 characters
(#222) This comment is 62% valid code; is this commented out code?
(#222) Inline comments must start with a capital letter, digit or 3-dots sequence
(#222) No space found before comment text; expected "// $url = html_writer::link("#", $icon." ".get_string('create_q', 'domoscio')." (Coming Soon)", array('disabled' => 'disabled'));" but found "//$url = html_writer::link("#", $icon." ".get_string('create_q', 'domoscio')." (Coming Soon)", array('disabled' => 'disabled'));"
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) This comment is 60% valid code; is this commented out code?
(#223) No space found before comment text; expected "// $list .= "<hr/>".html_writer::tag('p', $url, array('class' => ''));" but found "//$list .= "<hr/>".html_writer::tag('p', $url, array('class' => ''));"
(#229) Line indented incorrectly; expected at least 16 spaces, found 14
(#230) Line indented incorrectly; expected at least 16 spaces, found 14
(#234) Line indented incorrectly; expected at least 16 spaces, found 14
(#235) Line indented incorrectly; expected at least 16 spaces, found 14
mod/domoscio/mod_form.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#73) Expected "if (...) {\n"; found "if (...){\n"
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Line exceeds 132 characters; contains 144 characters
(#87) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) This comment is 72% valid code; is this commented out code?
(#119) Line indented incorrectly; expected 4 spaces, found 5
(#127) Line indented incorrectly; expected 8 spaces, found 9
(#128) Line indented incorrectly; expected 12 spaces, found 13
(#130) Line indented incorrectly; expected 12 spaces, found 13
(#131) Line indented incorrectly; expected 8 spaces, found 9
(#134) Line indented incorrectly; expected 4 spaces, found 5
(#142) Line indented incorrectly; expected 4 spaces, found 5
(#146) Whitespace found at end of line within string
(#147) Whitespace found at end of line within string
(#148) Whitespace found at end of line within string
(#149) Whitespace found at end of line within string
(#155) Line indented incorrectly; expected 4 spaces, found 5
mod/domoscio/results.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Line exceeds 132 characters; contains 155 characters
(#100) Line exceeds 132 characters; contains 154 characters
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Line exceeds 132 characters; contains 172 characters
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
mod/domoscio/sdk/backend.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#36) Expected MOODLE_INTERNAL check or config.php inclusion
mod/domoscio/sdk/client.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#36) Expected MOODLE_INTERNAL check or config.php inclusion
(#54) Line exceeds 132 characters; contains 160 characters
mod/domoscio/select_notions.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Line exceeds 132 characters; contains 158 characters
(#100) Line exceeds 132 characters; contains 143 characters
(#101) Line exceeds 132 characters; contains 153 characters
(#154) Line exceeds 132 characters; contains 136 characters
mod/domoscio/settings.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
mod/domoscio/stats.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Line exceeds 132 characters; contains 145 characters
(#138) Line exceeds 132 characters; contains 148 characters
(#146) Line exceeds 132 characters; contains 133 characters
mod/domoscio/stats_adv.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Line exceeds 132 characters; contains 133 characters
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Line exceeds 132 characters; contains 138 characters
(#118) Line exceeds 132 characters; contains 139 characters
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
mod/domoscio/version.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
mod/domoscio/view.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Whitespace found at end of line within string
(#111) Whitespace found at end of line within string
(#146) Line exceeds 132 characters; contains 148 characters
(#146) Line exceeds 132 characters; contains 148 characters
(#146) Line exceeds 132 characters; contains 148 characters
(#149) Line exceeds 132 characters; contains 134 characters
(#149) Line exceeds 132 characters; contains 134 characters
(#149) Line exceeds 132 characters; contains 134 characters
(#154) Line exceeds 132 characters; contains 135 characters
(#154) Line exceeds 132 characters; contains 135 characters
(#154) Line exceeds 132 characters; contains 135 characters
(#159) Line exceeds 132 characters; contains 135 characters
(#159) Line exceeds 132 characters; contains 135 characters
(#159) Line exceeds 132 characters; contains 135 characters
(#164) Line exceeds 132 characters; contains 133 characters
(#164) Line exceeds 132 characters; contains 133 characters
(#164) Line exceeds 132 characters; contains 133 characters
(#174) Line exceeds 132 characters; contains 168 characters
(#174) Line exceeds 132 characters; contains 168 characters
(#174) Line exceeds 132 characters; contains 168 characters
(#178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) Line exceeds 132 characters; contains 134 characters
(#251) Line exceeds 132 characters; contains 134 characters
(#251) Line exceeds 132 characters; contains 134 characters
(#252) Line exceeds 132 characters; contains 147 characters
(#252) Line exceeds 132 characters; contains 147 characters
(#252) Line exceeds 132 characters; contains 147 characters
(#263) Line exceeds 132 characters; contains 142 characters
(#263) Line exceeds 132 characters; contains 142 characters
(#263) Line exceeds 132 characters; contains 142 characters
(#273) Line exceeds 132 characters; contains 158 characters
(#273) Line exceeds 132 characters; contains 158 characters
(#273) Line exceeds 132 characters; contains 158 characters
(#276) Line exceeds 132 characters; contains 156 characters
(#276) Line exceeds 132 characters; contains 156 characters
(#276) Line exceeds 132 characters; contains 156 characters
(#278) Line exceeds 132 characters; contains 139 characters
(#278) Line exceeds 132 characters; contains 139 characters
(#278) Line exceeds 132 characters; contains 139 characters
(#284) Line exceeds 132 characters; contains 149 characters
(#284) Line exceeds 132 characters; contains 149 characters
(#284) Line exceeds 132 characters; contains 149 characters
(#285) Line exceeds 132 characters; contains 133 characters
(#285) Line exceeds 132 characters; contains 133 characters
(#285) Line exceeds 132 characters; contains 133 characters

Javascript coding style problems

(7 errors, 1088 warnings)

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

mod/domoscio/Chart.min.js
(#10) Line is too long.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) 'e' is already defined.
(#10) 'n' is already defined.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Expected '{' and instead saw 'if'.
(#10) Expected '{' and instead saw 'i'.
(#10) Missing semicolon.
(#10) Expected '{' and instead saw 'for'.
(#10) Expected '{' and instead saw 'i'.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Expected '{' and instead saw 'return'.
(#10) Expected '{' and instead saw 'if'.
(#10) Expected '{' and instead saw 'return'.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Expected '{' and instead saw 'return'.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Expected '{' and instead saw 'return'.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) A constructor name should start with an uppercase letter.
(#10) Missing '()' invoking a constructor.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) 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.
(#10) Expected '===' and instead saw '=='.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Expected '===' and instead saw '=='.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Expected '{' and instead saw 'return'.
(#10) Missing semicolon.
(#10) Expected '{' and instead saw 'return'.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) A leading decimal point can be confused with a dot: '.5'.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) A leading decimal point can be confused with a dot: '.5'.
(#10) A leading decimal point can be confused with a dot: '.5'.
(#10) A leading decimal point can be confused with a dot: '.5'.
(#10) A leading decimal point can be confused with a dot: '.5'.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Expected '{' and instead saw 'if'.
(#10) Expected '{' and instead saw 'v'.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Expected '{' and instead saw 'break'.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Expected '{' and instead saw 'v'.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) 'e' is already defined.
(#10) The Function constructor is a form of eval.
(#10) Missing semicolon.
(#10) Expected '{' and instead saw 'return'.
(#10) Missing semicolon.
(#10) Missing 'new' prefix when invoking a constructor.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) A leading decimal point can be confused with a dot: '.5'.
(#10) A leading decimal point can be confused with a dot: '.5'.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) A leading decimal point can be confused with a dot: '.5'.
(#10) A leading decimal point can be confused with a dot: '.5'.
(#10) A leading decimal point can be confused with a dot: '.5'.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) A leading decimal point can be confused with a dot: '.5'.
(#10) A leading decimal point can be confused with a dot: '.5'.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) A leading decimal point can be confused with a dot: '.5'.
(#10) A leading decimal point can be confused with a dot: '.5'.
(#10) A leading decimal point can be confused with a dot: '.5'.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) A leading decimal point can be confused with a dot: '.5'.
(#10) A leading decimal point can be confused with a dot: '.5'.
(#10) A leading decimal point can be confused with a dot: '.5'.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) A leading decimal point can be confused with a dot: '.5'.
(#10) A leading decimal point can be confused with a dot: '.5'.
(#10) Missing semicolon.
(#10) Expected '===' and instead saw '=='.
(#10) A leading decimal point can be confused with a dot: '.3'.
(#10) Missing semicolon.
(#10) Expected '===' and instead saw '=='.
(#10) A leading decimal point can be confused with a dot: '.3'.
(#10) Missing semicolon.
(#10) A leading decimal point can be confused with a dot: '.5'.
(#10) Expected '===' and instead saw '=='.
(#10) A leading decimal point can be confused with a dot: '.3'.
(#10) A leading decimal point can be confused with a dot: '.5'.
(#10) A leading decimal point can be confused with a dot: '.5'.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) A leading decimal point can be confused with a dot: '.5'.
(#10) A leading decimal point can be confused with a dot: '.5'.
(#10) A leading decimal point can be confused with a dot: '.5'.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) A leading decimal point can be confused with a dot: '.75'.
(#10) A leading decimal point can be confused with a dot: '.9375'.
(#10) A leading decimal point can be confused with a dot: '.984375'.
(#10) Missing semicolon.
(#10) A leading decimal point can be confused with a dot: '.5'.
(#10) A leading decimal point can be confused with a dot: '.5'.
(#10) A leading decimal point can be confused with a dot: '.5'.
(#10) A leading decimal point can be confused with a dot: '.5'.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) 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.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) 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.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing 'new' prefix when invoking a constructor.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing 'new' prefix when invoking a constructor.
(#10) Missing semicolon.
(#10) Missing 'new' prefix when invoking a constructor.
(#10) Missing semicolon.
(#10) Missing 'new' prefix when invoking a constructor.
(#10) Missing 'new' prefix when invoking a constructor.
(#10) Missing 'new' prefix when invoking a constructor.
(#10) Expected '===' and instead saw '=='.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing 'new' prefix when invoking a constructor.
(#10) Missing semicolon.
(#10) Missing 'new' prefix when invoking a constructor.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Expected an identifier and instead saw '=='.
(#10) Expected an operator and instead saw 'typeof'.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Expected '{' and instead saw 'if'.
(#10) Expected '{' and instead saw ';'.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Expected '{' and instead saw 'n'.
(#10) Missing 'new' prefix when invoking a constructor.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) A constructor name should start with an uppercase letter.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Expected '{' and instead saw 'd'.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing 'new' prefix when invoking a constructor.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Expected '{' and instead saw 'this'.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Missing 'new' prefix when invoking a constructor.
(#10) Missing 'new' prefix when invoking a constructor.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Expected '{' and instead saw 'this'.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Expected '{' and instead saw 'this'.
(#10) Missing 'new' prefix when invoking a constructor.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Expected '{' and instead saw 'i'.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Expected '{' and instead saw 'n'.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Expected '{' and instead saw 'this'.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) A leading decimal point can be confused with a dot: '.5'.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Expected '{' and instead saw 'this'.
(#10) Missing 'new' prefix when invoking a constructor.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing 'new' prefix when invoking a constructor.
(#10) Expected '{' and instead saw 't'.
(#10) Missing 'new' prefix when invoking a constructor.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Expected '{' and instead saw 'if'.
(#10) Expected '{' and instead saw 't'.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Expected '{' and instead saw 's'.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Missing 'new' prefix when invoking a constructor.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Missing 'new' prefix when invoking a constructor.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) 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.
(#10) Missing semicolon.
(#10) Expected '===' and instead saw '=='.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Don't make functions within a loop.
(#10) Expected '{' and instead saw 'for'.
(#10) Expected '{' and instead saw 'if'.
(#10) Expected '{' and instead saw 'return'.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#11) Line is too long.
(#10) Missing semicolon.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Missing semicolon.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Missing semicolon.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Missing semicolon.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Missing semicolon.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Missing semicolon.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Missing semicolon.
(#11) A leading decimal point can be confused with a dot: '.4'.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Missing semicolon.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Missing semicolon.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Missing semicolon.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Missing semicolon.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Missing semicolon.
(#11) Expected '{' and instead saw 's'.
(#11) Missing semicolon.
(#11) Expected '{' and instead saw 's'.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Missing semicolon.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Missing semicolon.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Missing semicolon.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Missing semicolon.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Too many errors. (100% scanned).
mod/domoscio/bootstrap-collapse.js
(#23) Bad option: ';_;'.
(#30) Missing semicolon.
(#31) Missing semicolon.
(#34) Missing semicolon.
(#37) Expected an assignment or function call and instead saw an expression.
(#37) Missing semicolon.
(#38) Missing semicolon.
(#44) Comma warnings can be turned off with 'laxcomma'.
(#42) Bad line breaking before ','.
(#45) Missing semicolon.
(#46) Missing semicolon.
(#47) Bad line breaking before ','.
(#50) Bad line breaking before ','.
(#51) Bad line breaking before ','.
(#52) Bad line breaking before ','.
(#53) Missing semicolon.
(#55) Expected '{' and instead saw 'return'.
(#55) Missing semicolon.
(#57) Missing semicolon.
(#58) Missing semicolon.
(#59) Missing semicolon.
(#62) Missing semicolon.
(#63) Expected '{' and instead saw 'return'.
(#63) Missing semicolon.
(#64) Missing semicolon.
(#65) Expected an assignment or function call and instead saw an expression.
(#65) Missing semicolon.
(#68) Missing semicolon.
(#69) Missing semicolon.
(#70) Expected an assignment or function call and instead saw an expression.
(#70) Missing semicolon.
(#71) Bad line breaking before ','.
(#74) Missing semicolon.
(#75) Expected '{' and instead saw 'return'.
(#75) Missing semicolon.
(#76) Missing semicolon.
(#77) Missing semicolon.
(#78) Missing semicolon.
(#79) Missing semicolon.
(#80) Bad line breaking before ','.
(#83) Missing semicolon.
(#88) Expected an assignment or function call and instead saw an expression.
(#88) Missing semicolon.
(#90) Missing semicolon.
(#92) Missing semicolon.
(#93) Bad line breaking before ','.
(#96) Bad line breaking before ','.
(#98) Expected '===' and instead saw '=='.
(#98) Expected '{' and instead saw 'that'.
(#98) Missing semicolon.
(#99) Missing semicolon.
(#100) Missing semicolon.
(#101) Missing semicolon.
(#103) Missing semicolon.
(#105) Expected '{' and instead saw 'return'.
(#105) Missing semicolon.
(#107) Missing semicolon.
(#109) Missing semicolon.
(#113) Expected an assignment or function call and instead saw an expression.
(#113) Missing semicolon.
(#114) Bad line breaking before ','.
(#117) Missing semicolon.
(#120) Missing semicolon.
(#126) Missing semicolon.
(#130) Bad line breaking before ','.
(#131) Bad line breaking before ','.
(#132) Expected '===' and instead saw '=='.
(#132) Missing semicolon.
(#133) Expected '{' and instead saw '$this'.
(#133) Missing semicolon.
(#134) Expected '===' and instead saw '=='.
(#134) Expected '{' and instead saw 'data'.
(#134) Missing semicolon.
(#135) Missing semicolon.
(#136) Missing semicolon.
(#140) Missing semicolon.
(#142) Missing semicolon.
(#149) Missing semicolon.
(#150) Missing semicolon.
(#151) Missing semicolon.
(#158) Bad line breaking before ','.
(#161) Bad line breaking before ','.
(#162) Missing semicolon.
(#163) Missing semicolon.
(#164) Missing semicolon.
(#165) Missing semicolon.
(#167) 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.
(#167) Expected an assignment or function call and instead saw an expression.
mod/domoscio/jquery-1.11.3.min.js
(#2) Line is too long.
(#2) Missing semicolon.
(#2) Expected an identifier and instead saw '=='.
(#2) Expected an operator and instead saw 'typeof'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Expected '{' and instead saw 'throw'.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#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 '!==' and instead saw '!='.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '!==' and instead saw '!='.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Expected '===' and instead saw '=='.
(#2) Expected '{' and instead saw 'if'.
(#2) Expected '!==' and instead saw '!='.
(#2) Expected '{' and instead saw 'for'.
(#2) Expected '{' and instead saw 'a'.
(#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 '!='.
(#2) Expected '===' and instead saw '=='.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#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 'for'.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected '{' and instead saw ';'.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Expected '===' and instead saw '=='.
(#2) Expected '===' and instead saw '=='.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'if'.
(#2) Confusing use of '!'.
(#2) Expected '{' and instead saw 'break'.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'for'.
(#2) Expected '{' and instead saw 'if'.
(#2) Confusing use of '!'.
(#2) Expected '{' and instead saw 'break'.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'if'.
(#2) Confusing use of '!'.
(#2) Expected '{' and instead saw 'break'.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'for'.
(#2) Expected '{' and instead saw 'if'.
(#2) Confusing use of '!'.
(#2) Expected '{' and instead saw 'break'.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Missing semicolon.
(#2) Expected '!==' and instead saw '!='.
(#2) Expected '===' and instead saw '=='.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected '{' and instead saw 'if'.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#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 'd'.
(#2) Expected '!==' and instead saw '!='.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'for'.
(#2) Expected '{' and instead saw 'd'.
(#2) Expected '!==' and instead saw '!='.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing '()' invoking a constructor.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '===' and instead saw '=='.
(#2) Missing semicolon.
(#2) Missing '()' invoking a constructor.
(#2) Missing semicolon.
(#2) Unexpected use of '<<'.
(#2) Expected '{' and instead saw 'if'.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Unexpected use of '>>'.
(#2) Unexpected use of '|'.
(#2) Unexpected use of '&'.
(#2) Unexpected use of '|'.
(#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 a conditional expression and instead saw an assignment.
(#2) Expected '{' and instead saw ';'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '!==' and instead saw '!='.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected '{' and instead saw 'if'.
(#2) Expected a conditional expression and instead saw an assignment.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#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 'o'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'try'.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) 'ha' was used before it was defined.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'd'.
(#2) Missing semicolon.
(#2) Unexpected use of '~'.
(#2) Unexpected use of '~'.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected '{' and instead saw 'while'.
(#2) Expected a conditional expression and instead saw an assignment.
(#2) Expected '{' and instead saw 'if'.
(#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 'c'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '!==' and instead saw '!='.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '!==' and instead saw '!='.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '!==' and instead saw '!='.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '!==' and instead saw '!='.
(#2) Missing semicolon.
(#2) Expected a conditional expression and instead saw an assignment.
(#2) Expected '{' and instead saw '1'.
(#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) 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) Unexpected use of '&'.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'while'.
(#2) Expected a conditional expression and instead saw an assignment.
(#2) Expected '{' and instead saw 'if'.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Unexpected use of '&'.
(#2) Missing 'new' prefix when invoking a constructor.
(#2) Missing 'new' prefix when invoking a constructor.
(#2) Unexpected use of '&'.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing 'new' prefix when invoking a constructor.
(#2) Missing 'new' prefix when invoking a constructor.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected a conditional expression and instead saw an assignment.
(#2) Expected '{' and instead saw 'h'.
(#2) Expected a conditional expression and instead saw an assignment.
(#2) Expected '{' and instead saw 'i'.
(#2) Expected '{' and instead saw 'd'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'try'.
(#2) Expected '{' and instead saw 'return'.
(#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 a conditional expression and instead saw an assignment.
(#2) Expected '{' and instead saw 'b'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'a'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected '{' and instead saw 'c'.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'while'.
(#2) Expected a conditional expression and instead saw an assignment.
(#2) Expected '{' and instead saw 'c'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Expected '!==' and instead saw '!='.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected a conditional expression and instead saw an assignment.
(#2) Expected '{' and instead saw 'if'.
(#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 a conditional expression and instead saw an assignment.
(#2) Expected '{' and instead saw 'if'.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'm'.
(#2) Expected '{' and instead saw 'while'.
(#2) Expected a conditional expression and instead saw an assignment.
(#2) Expected '{' and instead saw 'if'.
(#2) Expected '{' and instead saw 'break'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'd'.
(#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 '('.
(#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) Expected '{' and instead saw 'if'.
(#2) Expected a conditional expression and instead saw an assignment.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Unexpected use of '~'.
(#2) Missing semicolon.
(#2) Confusing use of '!'.
(#2) Missing semicolon.
(#2) Confusing use of '!'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Confusing use of '!'.
(#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) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#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 'a'.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'a'.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'a'.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'd'.
(#2) Expected '{' and instead saw 'd'.
(#2) A constructor name should start with an uppercase letter.
(#2) Missing '()' invoking a constructor.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw '!'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'break'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'd'.
(#2) Missing semicolon.
(#2) Expected a conditional expression and instead saw an assignment.
(#2) Expected '{' and instead saw 'if'.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Expected a conditional expression and instead saw an assignment.
(#2) Expected '{' and instead saw 'if'.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'while'.
(#2) Expected a conditional expression and instead saw an assignment.
(#2) Expected '{' and instead saw 'if'.
(#2) Expected '{' and instead saw 'return'.
(#2) Did you mean to return a conditional instead of an assignment?
(#2) Expected a conditional expression and instead saw an assignment.
(#2) Expected '{' and instead saw 'return'.
(#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) Expected '{' and instead saw 'ga'.
(#2) Missing semicolon.
(#2) Expected '!==' and instead saw '!='.
(#2) Expected '{' and instead saw '('.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw '('.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw '('.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw '('.
(#2) Missing 'new' prefix when invoking a constructor.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'r'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Don't make functions within a loop.
(#2) Missing 'new' prefix when invoking a constructor.
(#2) Missing semicolon.
(#2) Don't make functions within a loop.
(#2) Missing semicolon.
(#2) Don't make functions within a loop.
(#2) Expected '{' and instead saw 'if'.
(#2) Expected a conditional expression and instead saw an assignment.
(#2) Expected '{' and instead saw 'm'.
(#2) Expected '{' and instead saw 'if'.
(#2) Expected '{' and instead saw 'break'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) A leading decimal point can be confused with a dot: '.1'.
(#2) Expected '!==' and instead saw '!='.
(#2) Expected a conditional expression and instead saw an assignment.
(#2) Expected '{' and instead saw 'if'.
(#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) Expected a conditional expression and instead saw an assignment.
(#2) Expected '{' and instead saw 'o'.
(#2) Expected '{' and instead saw 'while'.
(#2) Expected '{' and instead saw 'r'.
(#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) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'f'.
(#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) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'break'.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Unexpected use of '&'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Missing semicolon.
(#2) Confusing use of '!'.
(#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) Expected '{' and instead saw 'return'.
(#2) Confusing use of '!'.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#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 '!='.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected '{' and instead saw 'if'.
(#2) Expected '{' and instead saw 'return'.
(#2) Missing semicolon.
(#2) Expected '{' and instead saw 'm'.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Expected '===' and instead saw '=='.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected '===' and instead saw '=='.
(#2) Expected '{' and instead saw 'return'.
(#2) Expected '{' and instead saw 'for'.
(#2) Expected '{' and instead saw 'm'.
(#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 '!==' and instead saw '!='.
(#2) Missing semicolon.
(#2) Expected an assignment or function call and instead saw an expression.
(#2) Expected '{' and instead saw '1'.
(#2) Too many errors. (33% scanned).
mod/domoscio/script.js
(#21) Missing semicolon.
(#26) 'i' is already defined.
(#26) 'max' is already defined.
(#48) Expected '===' and instead saw '=='.
(#40) 'send_result' is defined but never used.
(#42) 'frame' is defined but never used.

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(84 errors, 0 warnings)

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

mod/domoscio/classes/renderer.php
(#40) Phpdocs for function mod_domoscio_renderer::navigation_panel has incomplete parameters list
mod/domoscio/classes/test_session.php
(#224) Class mod_domoscio_test is not documented
(#294) Class mod_domoscio_quiz is not documented
(#430) Class mod_domoscio_scorm is not documented
(#514) Class mod_domoscio_lesson is not documented
(#600) Class mod_domoscio_fileactivity is not documented
(#49) Function mod_domoscio_test_session::__construct is not documented
(#54) Function mod_domoscio_test_session::fetch_all_user_tests is not documented
(#82) Function mod_domoscio_test_session::fetch_tests_by_instance is not documented
(#95) Function mod_domoscio_test_session::fetch_todo_tests_by_instance is not documented
(#113) Function mod_domoscio_test_session::fetch_test_by_kn is not documented
(#123) Function mod_domoscio_test_session::get_list is not documented
(#127) Function mod_domoscio_test_session::get_test_by_kn is not documented
(#135) Function mod_domoscio_test_session::get_todo is not documented
(#139) Function mod_domoscio_test_session::get_timestart is not documented
(#143) Function mod_domoscio_test_session::update_todo is not documented
(#151) Function mod_domoscio_test_session::clear_todo is not documented
(#155) Function mod_domoscio_test_session::start_session is not documented
(#159) Function mod_domoscio_test_session::get_navigation_panel is not documented
(#167) Function mod_domoscio_test_session::display_session_results is not documented
(#232) Function mod_domoscio_test::__construct is not documented
(#269) Function mod_domoscio_test::get_related_kn is not documented
(#273) Function mod_domoscio_test::get_kn_data is not documented
(#277) Function mod_domoscio_test::get_item is not documented
(#281) Function mod_domoscio_test::get_selected_question is not documented
(#285) Function mod_domoscio_test::get_test is not documented
(#289) Function mod_domoscio_test::get_related_domoscio is not documented
(#304) Function mod_domoscio_quiz::__construct is not documented
(#319) Function mod_domoscio_quiz::get_result is not documented
(#323) Function mod_domoscio_quiz::process_result is not documented
(#359) Function mod_domoscio_quiz::render_test is not documented
(#438) Function mod_domoscio_scorm::__construct is not documented
(#447) Function mod_domoscio_scorm::get_result is not documented
(#451) Function mod_domoscio_scorm::process_result is not documented
(#474) Function mod_domoscio_scorm::render_test is not documented
(#521) Function mod_domoscio_lesson::__construct is not documented
(#531) Function mod_domoscio_lesson::get_result is not documented
(#535) Function mod_domoscio_lesson::process_result is not documented
(#570) Function mod_domoscio_lesson::render_test is not documented
(#607) Function mod_domoscio_fileactivity::__construct is not documented
(#619) Function mod_domoscio_fileactivity::get_result is not documented
(#623) Function mod_domoscio_fileactivity::process_result is not documented
(#637) Function mod_domoscio_fileactivity::render_test is not documented
(#45) Variable mod_domoscio_test_session::$list is not documented
(#46) Variable mod_domoscio_test_session::$todo is not documented
(#47) Variable mod_domoscio_test_session::$timestart is not documented
(#225) Variable mod_domoscio_test::$kn is not documented
(#226) Variable mod_domoscio_test::$kndata is not documented
(#227) Variable mod_domoscio_test::$item is not documented
(#228) Variable mod_domoscio_test::$question is not documented
(#229) Variable mod_domoscio_test::$test is not documented
(#230) Variable mod_domoscio_test::$domoscio is not documented
(#295) Variable mod_domoscio_quiz::$question is not documented
(#296) Variable mod_domoscio_quiz::$frombank is not documented
(#297) Variable mod_domoscio_quiz::$slot is not documented
(#298) Variable mod_domoscio_quiz::$cm is not documented
(#299) Variable mod_domoscio_quiz::$kn is not documented
(#300) Variable mod_domoscio_quiz::$requiredcap is not documented
(#301) Variable mod_domoscio_quiz::$result is not documented
(#302) Variable mod_domoscio_quiz::$output is not documented
(#431) Variable mod_domoscio_scorm::$sco is not documented
(#432) Variable mod_domoscio_scorm::$cm is not documented
(#433) Variable mod_domoscio_scorm::$kn is not documented
(#434) Variable mod_domoscio_scorm::$requiredcap is not documented
(#435) Variable mod_domoscio_scorm::$result is not documented
(#436) Variable mod_domoscio_scorm::$output is not documented
(#515) Variable mod_domoscio_lesson::$lessonpage is not documented
(#516) Variable mod_domoscio_lesson::$lesson is not documented
(#517) Variable mod_domoscio_lesson::$result is not documented
(#518) Variable mod_domoscio_lesson::$output is not documented
(#519) Variable mod_domoscio_lesson::$domoscio is not documented
(#601) Variable mod_domoscio_fileactivity::$cm is not documented
(#602) Variable mod_domoscio_fileactivity::$question is not documented
(#603) Variable mod_domoscio_fileactivity::$kn is not documented
(#604) Variable mod_domoscio_fileactivity::$file is not documented
(#605) Variable mod_domoscio_fileactivity::$result is not documented
mod/domoscio/lib.php
(#1830) Function domoscio_create_notion_from_structure is not documented
(#1908) Function domoscio_check_settings is not documented
(#1163) Phpdocs for function domoscio_display_questions has incomplete parameters list
(#1536) Phpdocs for function domoscio_get_match_result has incomplete parameters list
(#1711) Phpdocs for function domoscio_check_domstructure has incomplete parameters list
(#1741) Phpdocs for function domoscio_autoimport has incomplete parameters list
(#1775) Phpdocs for function domoscio_autoimport_extpkg has incomplete parameters list
mod/domoscio/sdk/client.php
(#48) Phpdocs for function mod_domoscio_client::seturl has incomplete parameters list

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


Mustache template problems

(0 errors, 0 warnings)

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