Prechecker results: error


Overview

(0 errors, 0 warnings)

This section shows the general problems detected when processing the code [More info]


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

(916 errors, 293 warnings)

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

mod/collabwordcloud/backup/moodle2/backup_collabwordcloud_activity_task.class.php
(#2) Moodle boilerplate not found at first line
(#60) The static declaration must come after the visibility declaration
(#63) Commas (,) must be followed by white space.
mod/collabwordcloud/backup/moodle2/backup_collabwordcloud_stepslib.php
(#2) Moodle boilerplate not found at first line
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#41) Missing docblock for function define_structure
(#42) Whitespace found at end of line
(#44) Whitespace found at end of line
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Short array syntax must be used to define arrays
(#46) Short array syntax must be used to define arrays
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Short array syntax must be used to define arrays
(#54) Variable "wordcloud_words" must not contain underscores.
(#54) Short array syntax must be used to define arrays
(#55) Short array syntax must be used to define arrays
(#56) Whitespace found at end of line
(#57) Variable "wordcloud_words" must not contain underscores.
(#58) Whitespace found at end of line
(#59) Variable "wordcloud_words" must not contain underscores.
(#59) Short array syntax must be used to define arrays
(#60) Whitespace found at end of line
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Variable "wordcloud_words" must not contain underscores.
(#63) Variable "wordcloud_words" must not contain underscores.
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
mod/collabwordcloud/backup/moodle2/restore_collabwordcloud_activity_task.class.php
(#2) Moodle boilerplate not found at first line
(#29) Line exceeds 132 characters; contains 133 characters
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) The static declaration must come after the visibility declaration
(#63) Short array syntax must be used to define arrays
(#65) Short array syntax must be used to define arrays
(#74) The static declaration must come after the visibility declaration
(#75) Short array syntax must be used to define arrays
(#89) The static declaration must come after the visibility declaration
(#90) Short array syntax must be used to define arrays
mod/collabwordcloud/backup/moodle2/restore_collabwordcloud_stepslib.php
(#2) Moodle boilerplate not found at first line
(#39) Missing docblock for function define_structure
(#41) Short array syntax must be used to define arrays
(#43) Whitespace found at end of line
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Whitespace found at end of line
(#50) Missing docblock for function process_collabwordcloud
(#52) Whitespace found at end of line
(#55) Whitespace found at end of line
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Whitespace found at end of line
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Whitespace found at end of line
(#63) Missing docblock for function process_collabwordcloud_words
(#65) Whitespace found at end of line
(#68) Whitespace found at end of line
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Whitespace found at end of line
(#72) 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
(#73) No space found before comment text; expected "// $this->apply_activity_instance($newitemid);" but found "//$this->apply_activity_instance($newitemid);"
(#76) Missing docblock for function after_execute
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Whitespace found at end of line
mod/collabwordcloud/classes/event/course_module_viewed.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#47) Missing docblock for function get_objectid_mapping
(#48) Short array syntax must be used to define arrays
mod/collabwordcloud/classes/mod_collabwordcloud_course_index_summary.php
(#1) No one-line description found in phpdocs for docblock of file mod_collabwordcloud_course_index_summary.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Moodle boilerplate not found at first line
(#4) Line 2 of the opening comment must start "//".
(#9) Line 7 of the opening comment must start "//".
(#14) Line 12 of the opening comment must start "//".
(#33) Missing member variable doc comment
(#33) Short array syntax must be used to define arrays
(#34) Missing member variable doc comment
(#35) Missing member variable doc comment
(#37) Missing docblock for function __construct
(#42) Missing docblock for function add_wordcloud_info
(#43) Short array syntax must be used to define arrays
(#43) Expected 1 space before "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#45) There should be a comma after the last array item in a multi-line array.
(#48) File must end with a newline character
mod/collabwordcloud/classes/mod_collabwordcloud_index.php
(#1) No one-line description found in phpdocs for docblock of file mod_collabwordcloud_index.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Moodle boilerplate not found at first line
(#4) Line 2 of the opening comment must start "//".
(#9) Line 7 of the opening comment must start "//".
(#14) Line 12 of the opening comment must start "//".
(#37) Missing member variable doc comment
(#38) Missing member variable doc comment
(#39) Missing member variable doc comment
(#41) Missing docblock for function __construct
(#41) Expected 1 space before opening brace; found 0
(#46) Missing docblock for function view
(#48) Whitespace found at end of line
(#52) Whitespace found at end of line
(#57) Whitespace found at end of line
(#59) Whitespace found at end of line
(#64) Whitespace found at end of line
(#71) Whitespace found at end of line
(#75) Missing docblock for function get_course
(#85) Short array syntax must be used to define arrays
(#91) Missing docblock for function get_course_context
(#103) Missing docblock for function get_renderer
mod/collabwordcloud/classes/privacy/provider.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Moodle boilerplate not found at first line
(#4) Line 2 of the opening comment must start "//".
(#9) Line 7 of the opening comment must start "//".
(#14) Line 12 of the opening comment must start "//".
(#29) Import statements must not begin with a leading backslash
(#30) Import statements must not begin with a leading backslash
(#37) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#47) Whitespace found at end of line
(#58) There must not be a space before the colon in a return type declaration
(#59) Whitespace found at end of line
(#78) There must not be a space before the colon in a return type declaration
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Whitespace found at end of line within string
(#89) Whitespace found at end of line within string
(#90) Whitespace found at end of line within string
(#91) Whitespace found at end of line within string
(#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
(#118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Whitespace found at end of line within string
(#120) Whitespace found at end of line within string
(#121) Whitespace found at end of line within string
(#122) Whitespace found at end of line within string
(#123) Whitespace found at end of line within string
(#124) Whitespace found at end of line within string
(#125) 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
(#129) Whitespace found at end of line within string
(#130) Whitespace found at end of line within string
(#131) Whitespace found at end of line within string
(#132) Whitespace found at end of line within string
(#133) Whitespace found at end of line within string
(#134) Whitespace found at end of line within string
(#139) Variable "wordsByWordcloud" must be all lower-case
(#139) Short array syntax must be used to define arrays
(#141) Variable "wordsByWordcloud" must be all lower-case
(#149) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#149) Variable "wordsByWordcloud" must be all lower-case
(#163) Whitespace found at end of line
(#172) Whitespace found at end of line
(#183) Whitespace found at end of line
(#212) Inline comments must start with a capital letter, digit or 3-dots sequence
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#217) Whitespace found at end of line within string
(#230) Whitespace found at end of line
(#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
(#239) Whitespace found at end of line
(#242) File must end with a newline character
mod/collabwordcloud/collabwordcloud.php
(#1) No one-line description found in phpdocs for docblock of file collabwordcloud.php
(#2) Moodle boilerplate not found at first line
(#24) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#36) Whitespace found at end of line
(#37) Missing member variable doc comment
(#38) Missing member variable doc comment
(#39) Missing member variable doc comment
(#40) Whitespace found at end of line
(#41) Missing docblock for constant collabwordcloud::ERROR_INVALID_WORD
(#42) Missing docblock for constant collabwordcloud::ERROR_WORD_TOO_LONG
(#43) Missing docblock for constant collabwordcloud::ERROR_WORD_ALREADY_EXIST
(#44) Missing docblock for constant collabwordcloud::ERROR_NO_WORD_FOUND
(#45) Missing docblock for constant collabwordcloud::ERROR_NEW_WORD_IS_THE_SAME
(#47) Missing docblock for constant collabwordcloud::BADCHARS
(#47) Short array syntax must be used to define arrays
(#48) Short array syntax must be used to define arrays
(#49) Short array syntax must be used to define arrays
(#49) There should be a comma after the last array item in a multi-line array.
(#52) Missing docblock for function __construct
(#52) Visibility must be declared on method "__construct"
(#55) Short array syntax must be used to define arrays
(#59) Whitespace found at end of line
(#60) Missing docblock for function add_word
(#62) Whitespace found at end of line
(#74) Whitespace found at end of line
(#78) Whitespace found at end of line
(#79) Short array syntax must be used to define arrays
(#79) Line exceeds maximum limit of 180 characters; contains 206 characters
(#82) Whitespace found at end of line
(#83) Variable "wc_word" must not contain underscores.
(#84) Variable "wc_word" must not contain underscores.
(#85) Variable "wc_word" must not contain underscores.
(#86) Variable "wc_word" must not contain underscores.
(#87) Variable "wc_word" must not contain underscores.
(#88) Variable "wc_word" must not contain underscores.
(#89) Variable "wc_word" must not contain underscores.
(#90) Whitespace found at end of line
(#91) Variable "wc_word" must not contain underscores.
(#92) Whitespace found at end of line
(#94) Whitespace found at end of line
(#97) Whitespace found at end of line
(#98) Missing docblock for function add_words
(#100) AS keyword must be lowercase; expected "as" but found "AS"
(#105) Whitespace found at end of line
(#106) Missing docblock for function get_user_words
(#108) Whitespace found at end of line
(#109) Short array syntax must be used to define arrays
(#109) Line exceeds 132 characters; contains 139 characters
(#111) Whitespace found at end of line
(#112) Missing docblock for function rename_word
(#114) Whitespace found at end of line
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 8 spaces, found 5
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Whitespace found at end of line
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 8 spaces, found 5
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 12 spaces, found 9
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 8 spaces, found 5
(#130) Whitespace found at end of line
(#131) Short array syntax must be used to define arrays
(#131) Line exceeds maximum limit of 180 characters; contains 198 characters
(#132) Whitespace found at end of line
(#136) Whitespace found at end of line
(#140) Whitespace found at end of line
(#141) AS keyword must be lowercase; expected "as" but found "AS"
(#142) Variable "new_words" must not contain underscores.
(#142) Short array syntax must be used to define arrays
(#142) Line exceeds maximum limit of 180 characters; contains 228 characters
(#143) Whitespace found at end of line
(#144) Variable "new_words" must not contain underscores.
(#144) Expected 1 space before ">"; 0 found
(#144) Expected 1 space after ">"; 0 found
(#145) Short array syntax must be used to define arrays
(#145) Expected 1 space before "=>"; 0 found
(#145) Expected 1 space after "=>"; 0 found
(#151) Whitespace found at end of line
(#155) Whitespace found at end of line
(#156) Missing docblock for function simulate_rename_word
(#160) Whitespace found at end of line
(#168) Short array syntax must be used to define arrays
(#170) Whitespace found at end of line
(#171) Short array syntax must be used to define arrays
(#171) Line exceeds maximum limit of 180 characters; contains 198 characters
(#175) Whitespace found at end of line
(#179) Whitespace found at end of line
(#180) Variable "current_words" must not contain underscores.
(#180) Short array syntax must be used to define arrays
(#180) Line exceeds maximum limit of 180 characters; contains 206 characters
(#182) Variable "current_words" must not contain underscores.
(#183) Variable "current_words" must not contain underscores.
(#187) AS keyword must be lowercase; expected "as" but found "AS"
(#188) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#188) Variable "current_words" must not contain underscores.
(#188) AS keyword must be lowercase; expected "as" but found "AS"
(#188) Variable "current_word" must not contain underscores.
(#189) Expected "if (...) {\n"; found "if (...){\n"
(#189) Variable "current_word" must not contain underscores.
(#200) Short array syntax must be used to define arrays
(#203) Missing docblock for function remove_word
(#206) Short array syntax must be used to define arrays
(#206) Line exceeds 132 characters; contains 180 characters
(#208) Short array syntax must be used to define arrays
(#208) Line exceeds 132 characters; contains 149 characters
(#214) Whitespace found at end of line
(#215) Missing docblock for function get_cloud_words
(#217) Whitespace found at end of line
(#218) Inline comments must start with a capital letter, digit or 3-dots sequence
(#218) This comment is 71% valid code; is this commented out code?
(#218) Line exceeds maximum limit of 180 characters; contains 413 characters
(#218) No space found before comment text; expected "// $words = $DB->get_records_sql('SELECT word, count(id) AS nb, (SELECT LENGTH(word) FROM {collabwordcloud_words} ww2 WHERE ww2.wcid = ww.wcid AND ww2.groupid = ww.groupid ORDER BY LENGTH(word) DESC LIMIT 1) AS maxlen FROM {collabwordcloud_words} ww WHERE ww.wcid = ? AND ww.groupid = ? GROUP BY ww.word COLLATE utf8_bin ORDER BY nb DESC, timecreated DESC LIMIT 250', array($this->activity->id, $groupid));" but found "//$words = $DB->get_records_sql('SELECT word, count(id) AS nb, (SELECT LENGTH(word) FROM {collabwordcloud_words} ww2 WHERE ww2.wcid = ww.wcid AND ww2.groupid = ww.groupid ORDER BY LENGTH(word) DESC LIMIT 1) AS maxlen FROM {collabwordcloud_words} ww WHERE ww.wcid = ? AND ww.groupid = ? GROUP BY ww.word COLLATE utf8_bin ORDER BY nb DESC, timecreated DESC LIMIT 250', array($this->activity->id, $groupid));"
(#219) Whitespace found at end of line
(#220) Line exceeds maximum limit of 180 characters; contains 226 characters
(#220) Whitespace found at end of line within string
(#221) Short array syntax must be used to define arrays
(#221) Line exceeds 132 characters; contains 174 characters
(#225) AS keyword must be lowercase; expected "as" but found "AS"
(#226) Expected "if (...) {\n"; found "if (...){"
(#226) Commas (,) must be followed by white space.
(#226) Commas (,) must be followed by white space.
(#226) Closing brace must be on a line by itself
(#227) Expected "if (...) {\n"; found "if (...){"
(#227) Commas (,) must be followed by white space.
(#227) Commas (,) must be followed by white space.
(#227) Closing brace must be on a line by itself
(#229) Whitespace found at end of line
(#230) Short array syntax must be used to define arrays
(#231) Whitespace found at end of line
(#232) AS keyword must be lowercase; expected "as" but found "AS"
(#237) Commas (,) must be followed by white space.
(#237) Commas (,) must be followed by white space.
(#237) Commas (,) must be followed by white space.
(#242) Whitespace found at end of line
(#243) Missing docblock for function get_cloud_word_info
(#245) Whitespace found at end of line
(#246) Whitespace found at end of line within string
(#249) Line exceeds 132 characters; contains 134 characters
(#255) Short array syntax must be used to define arrays
(#256) Whitespace found at end of line
(#256) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#257) Whitespace found at end of line
(#261) Short array syntax must be used to define arrays
(#262) Short array syntax must be used to define arrays
(#263) Whitespace found at end of line
(#264) AS keyword must be lowercase; expected "as" but found "AS"
(#265) Expected "if (...) {\n"; found "if (...){"
(#265) Closing brace must be on a line by itself
(#268) Variable "user_rec" must not contain underscores.
(#268) Short array syntax must be used to define arrays
(#268) Expected 1 space before "=>"; 0 found
(#268) Expected 1 space after "=>"; 0 found
(#269) Variable "user_rec" must not contain underscores.
(#269) Short array syntax must be used to define arrays
(#269) Line exceeds 132 characters; contains 151 characters
(#274) Whitespace found at end of line
(#278) Missing docblock for function get_cloud_users
(#281) Line exceeds 132 characters; contains 152 characters
(#281) Whitespace found at end of line within string
(#282) Short array syntax must be used to define arrays
(#282) Line exceeds maximum limit of 180 characters; contains 194 characters
(#286) Whitespace found at end of line
(#287) Missing docblock for function get_cloud_users_words
(#289) Whitespace found at end of line
(#290) Short array syntax must be used to define arrays
(#290) Line exceeds maximum limit of 180 characters; contains 376 characters
(#291) Whitespace found at end of line
(#295) Missing docblock for function is_editor
(#300) Missing docblock for function is_started
(#304) Missing docblock for function has_ended
(#308) Missing docblock for function get_name
(#312) Missing docblock for function get_intro
(#316) Missing docblock for function get_instructions
(#320) Short array syntax must be used to define arrays
(#321) Line exceeds 132 characters; contains 161 characters
(#324) Whitespace found at end of line
(#325) Missing docblock for function get_user_groups
(#326) Variable "course_groups" must not contain underscores.
(#326) Commas (,) must be followed by white space.
(#327) Whitespace found at end of line
(#331) Whitespace found at end of line
(#333) Variable "can_viewallgroups" must not contain underscores.
(#335) Variable "can_viewallgroups" must not contain underscores.
(#335) Expected 1 space before "="; 0 found
(#335) Expected 1 space after "="; 0 found
(#337) Whitespace found at end of line
(#340) Variable "can_viewallgroups" must not contain underscores.
(#342) Whitespace found at end of line
(#343) Inline comments must end in full-stops, exclamation marks, or question marks
(#344) Variable "user_group" must not contain underscores.
(#345) Variable "user_groups" must not contain underscores.
(#346) Whitespace found at end of line
(#347) Inline comments must end in full-stops, exclamation marks, or question marks
(#348) Variable "user_groups" must not contain underscores.
(#349) Variable "user_group" must not contain underscores.
(#349) Variable "user_groups" must not contain underscores.
(#350) Variable "can_viewallgroups" must not contain underscores.
(#350) Line exceeds 132 characters; contains 143 characters
(#350) Inline comments must end in full-stops, exclamation marks, or question marks
(#351) Variable "user_group" must not contain underscores.
(#351) Variable "course_groups" must not contain underscores.
(#355) Inline comments must end in full-stops, exclamation marks, or question marks
(#356) Variable "user_group" must not contain underscores.
(#357) Short array syntax must be used to define arrays
(#359) Whitespace found at end of line
(#360) Variable "available_groups_m" must not contain underscores.
(#360) Variable "available_groups_nm" must not contain underscores.
(#360) Short array syntax must be used to define arrays
(#361) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#361) Expected 1 space before "=>"; 0 found
(#361) Expected 1 space after "=>"; 0 found
(#361) Variable "course_groups" must not contain underscores.
(#361) Expected 1 space before "=>"; 0 found
(#361) Expected 1 space after "=>"; 0 found
(#362) Variable "user_groups" must not contain underscores.
(#364) Variable "available_groups_m" must not contain underscores.
(#367) Variable "available_groups_nm" must not contain underscores.
(#370) Whitespace found at end of line
(#371) Inline comments must end in full-stops, exclamation marks, or question marks
(#372) Missing docblock for function cmp
(#375) Whitespace found at end of line
(#376) Variable "available_groups_m" must not contain underscores.
(#377) Variable "available_groups" must not contain underscores.
(#377) Variable "available_groups_m" must not contain underscores.
(#378) Variable "available_groups_nm" must not contain underscores.
(#379) Variable "can_viewallgroups" must not contain underscores.
(#379) Variable "available_groups_nm" must not contain underscores.
(#380) Variable "available_groups_m" must not contain underscores.
(#381) Variable "available_groups" must not contain underscores.
(#381) Variable "available_groups_m" must not contain underscores.
(#381) Variable "available_groups_nm" must not contain underscores.
(#383) Variable "available_groups" must not contain underscores.
(#383) Variable "available_groups_nm" must not contain underscores.
(#386) Whitespace found at end of line
(#387) Variable "available_groups" must not contain underscores.
(#389) Short array syntax must be used to define arrays
(#391) Whitespace found at end of line
(#392) Missing docblock for function reset_cloud
(#394) Short array syntax must be used to define arrays
(#397) Missing docblock for function update_modifiedtime
(#399) Commas (,) must be followed by white space.
(#399) Short array syntax must be used to define arrays
(#402) Missing docblock for function normalize
(#402) Commas (,) must be followed by white space.
(#402) Commas (,) must be followed by white space.
(#403) Expected "if (...) {\n"; found "if (...){"
(#403) Closing brace must be on a line by itself
(#404) Expected 1 space before "-"; 0 found
(#404) Expected 1 space after "-"; 0 found
(#404) Expected 1 space before "/"; 0 found
(#404) Expected 1 space after "/"; 0 found
(#404) Expected 1 space before "-"; 0 found
(#404) Expected 1 space after "-"; 0 found
mod/collabwordcloud/db/access.php
(#28) Short array syntax must be used to define arrays
(#30) Short array syntax must be used to define arrays
(#34) Short array syntax must be used to define arrays
(#37) There should be a comma after the last array item in a multi-line array.
(#39) There should be a comma after the last array item in a multi-line array.
(#42) Short array syntax must be used to define arrays
(#46) Short array syntax must be used to define arrays
(#51) There should be a comma after the last array item in a multi-line array.
(#52) There should be a comma after the last array item in a multi-line array.
(#55) Short array syntax must be used to define arrays
(#58) Short array syntax must be used to define arrays
(#62) There should be a comma after the last array item in a multi-line array.
(#63) There should be a comma after the last array item in a multi-line array.
mod/collabwordcloud/db/services.php
(#2) Moodle boilerplate not found at first line
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) Short array syntax must be used to define arrays
(#27) Short array syntax must be used to define arrays
(#28) Short array syntax must be used to define arrays
(#35) There should be a comma after the last array item in a multi-line array.
(#40) Expected 1 space after "=>"; 2 found
(#42) There should be a comma after the last array item in a multi-line array.
(#43) There should be a comma after the last array item in a multi-line array.
(#46) Short array syntax must be used to define arrays
(#47) Short array syntax must be used to define arrays
(#54) There should be a comma after the last array item in a multi-line array.
(#56) Short array syntax must be used to define arrays
(#63) There should be a comma after the last array item in a multi-line array.
(#65) Short array syntax must be used to define arrays
(#72) There should be a comma after the last array item in a multi-line array.
(#74) Short array syntax must be used to define arrays
(#81) There should be a comma after the last array item in a multi-line array.
(#83) Short array syntax must be used to define arrays
(#90) There should be a comma after the last array item in a multi-line array.
(#92) Short array syntax must be used to define arrays
(#99) There should be a comma after the last array item in a multi-line array.
(#101) Short array syntax must be used to define arrays
(#108) There should be a comma after the last array item in a multi-line array.
mod/collabwordcloud/db/upgrade.php
(#2) Moodle boilerplate not found at first line
(#44) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#46) Missing docblock for function xmldb_collabwordcloud_upgrade
(#51) Whitespace found at end of line
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Whitespace found at end of line
(#60) Whitespace found at end of line
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) Whitespace found at end of line
(#70) Whitespace found at end of line
(#74) Whitespace found at end of line
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
mod/collabwordcloud/externallib.php
(#2) Moodle boilerplate not found at first line
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Missing docblock for class mod_collabwordcloud_external
(#30) Whitespace found at end of line
(#31) Missing member variable doc comment
(#32) Missing member variable doc comment
(#33) Missing member variable doc comment
(#34) Missing member variable doc comment
(#35) Whitespace found at end of line
(#36) Whitespace found at end of line
(#37) Missing docblock for function precheck
(#37) Expected 1 space before opening brace; found 0
(#41) Short array syntax must be used to define arrays
(#43) Short array syntax must be used to define arrays
(#43) Expected 1 space before "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#43) Commas (,) must be followed by white space.
(#43) Expected 1 space before "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#43) Commas (,) must be followed by white space.
(#49) Short array syntax must be used to define arrays
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#49) Commas (,) must be followed by white space.
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#49) Commas (,) must be followed by white space.
(#51) Whitespace found at end of line
(#52) Line exceeds 132 characters; contains 168 characters
(#53) Short array syntax must be used to define arrays
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#53) Commas (,) must be followed by white space.
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#53) Commas (,) must be followed by white space.
(#57) Whitespace found at end of line
(#58) Missing docblock for function getdata_parameters
(#60) Short array syntax must be used to define arrays
(#63) There should be a comma after the last array item in a multi-line array.
(#67) Whitespace found at end of line
(#68) Missing docblock for function getdata_returns
(#70) Short array syntax must be used to define arrays
(#81) Short array syntax must be used to define arrays
(#87) There should be a comma after the last array item in a multi-line array.
(#91) Whitespace found at end of line
(#92) Missing docblock for function getdata
(#93) Opening brace should be on the same line as the declaration
(#95) Whitespace found at end of line
(#97) Expected "if (...) {\n"; found "if (...){\n"
(#100) Whitespace found at end of line
(#102) Short array syntax must be used to define arrays
(#102) Expected 1 space before "=>"; 0 found
(#102) Expected 1 space after "=>"; 0 found
(#102) Commas (,) must be followed by white space.
(#102) Expected 1 space before "=>"; 0 found
(#102) Expected 1 space after "=>"; 0 found
(#102) Commas (,) must be followed by white space.
(#105) Short array syntax must be used to define arrays
(#105) Expected 1 space before "=>"; 0 found
(#105) Expected 1 space after "=>"; 0 found
(#105) Commas (,) must be followed by white space.
(#105) Expected 1 space before "=>"; 0 found
(#105) Expected 1 space after "=>"; 0 found
(#105) Commas (,) must be followed by white space.
(#105) Expected 1 space before "=>"; 0 found
(#105) Expected 1 space after "=>"; 0 found
(#107) Whitespace found at end of line
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#111) AS keyword must be lowercase; expected "as" but found "AS"
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Whitespace found at end of line
(#130) Short array syntax must be used to define arrays
(#134) Expected 1 space before "?"; 0 found
(#134) Expected 1 space after "?"; 0 found
(#134) Expected 1 space before ":"; 0 found
(#134) Expected 1 space after ":"; 0 found
(#137) There should be a comma after the last array item in a multi-line array.
(#142) Short array syntax must be used to define arrays
(#142) Expected 1 space before "=>"; 0 found
(#142) Expected 1 space after "=>"; 0 found
(#142) Commas (,) must be followed by white space.
(#142) Expected 1 space before "=>"; 0 found
(#142) Expected 1 space after "=>"; 0 found
(#142) Commas (,) must be followed by white space.
(#142) Expected 1 space before "=>"; 0 found
(#142) Expected 1 space after "=>"; 0 found
(#145) Whitespace found at end of line
(#146) Missing docblock for function getwordinfo_parameters
(#148) Short array syntax must be used to define arrays
(#151) There should be a comma after the last array item in a multi-line array.
(#155) Whitespace found at end of line
(#156) Missing docblock for function getwordinfo_returns
(#158) Short array syntax must be used to define arrays
(#165) There should be a comma after the last array item in a multi-line array.
(#169) Whitespace found at end of line
(#170) Missing docblock for function getwordinfo
(#172) Expected "if (...) {\n"; found "if (...){\n"
(#175) Whitespace found at end of line
(#177) Short array syntax must be used to define arrays
(#177) Expected 1 space before "=>"; 0 found
(#177) Expected 1 space after "=>"; 0 found
(#177) Commas (,) must be followed by white space.
(#177) Expected 1 space before "=>"; 0 found
(#177) Expected 1 space after "=>"; 0 found
(#177) Commas (,) must be followed by white space.
(#180) Whitespace found at end of line
(#181) Expected 1 space before "==="; 0 found
(#181) Expected 1 space after "==="; 0 found
(#182) Short array syntax must be used to define arrays
(#182) Expected 1 space before "=>"; 0 found
(#182) Expected 1 space after "=>"; 0 found
(#182) Commas (,) must be followed by white space.
(#182) Expected 1 space before "=>"; 0 found
(#182) Expected 1 space after "=>"; 0 found
(#182) Commas (,) must be followed by white space.
(#184) Whitespace found at end of line
(#185) Short array syntax must be used to define arrays
(#189) There should be a comma after the last array item in a multi-line array.
(#192) Whitespace found at end of line
(#193) Missing docblock for function addword_parameters
(#195) Short array syntax must be used to define arrays
(#198) There should be a comma after the last array item in a multi-line array.
(#202) Whitespace found at end of line
(#203) Missing docblock for function addword_returns
(#205) Short array syntax must be used to define arrays
(#207) There should be a comma after the last array item in a multi-line array.
(#211) Whitespace found at end of line
(#212) Missing docblock for function addword
(#215) Expected "if (...) {\n"; found "if (...){\n"
(#218) Whitespace found at end of line
(#220) Short array syntax must be used to define arrays
(#220) Expected 1 space before "=>"; 0 found
(#220) Expected 1 space after "=>"; 0 found
(#220) Commas (,) must be followed by white space.
(#220) Expected 1 space before "=>"; 0 found
(#220) Expected 1 space after "=>"; 0 found
(#220) Commas (,) must be followed by white space.
(#222) Whitespace found at end of line
(#224) Whitespace found at end of line
(#227) Expected 1 space before "==="; 0 found
(#227) Expected 1 space after "==="; 0 found
(#228) Commas (,) must be followed by white space.
(#230) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#230) Expected "if (...) {\n"; found "if(...) {\n"
(#230) Expected 1 space before "=="; 0 found
(#230) Expected 1 space after "=="; 0 found
(#231) Commas (,) must be followed by white space.
(#232) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#232) Expected "if (...) {\n"; found "if(...) {\n"
(#232) Expected 1 space before "=="; 0 found
(#232) Expected 1 space after "=="; 0 found
(#233) Commas (,) must be followed by white space.
(#235) Commas (,) must be followed by white space.
(#237) Whitespace found at end of line
(#238) Short array syntax must be used to define arrays
(#238) Expected 1 space before "=>"; 0 found
(#238) Expected 1 space after "=>"; 0 found
(#238) Commas (,) must be followed by white space.
(#238) Expected 1 space before "=>"; 0 found
(#238) Expected 1 space after "=>"; 0 found
(#240) Whitespace found at end of line
(#241) Missing docblock for function updateword_parameters
(#243) Short array syntax must be used to define arrays
(#247) There should be a comma after the last array item in a multi-line array.
(#251) Whitespace found at end of line
(#252) Missing docblock for function updateword_returns
(#254) Short array syntax must be used to define arrays
(#256) There should be a comma after the last array item in a multi-line array.
(#260) Whitespace found at end of line
(#261) Missing docblock for function updateword
(#263) Expected "if (...) {\n"; found "if (...){\n"
(#266) Whitespace found at end of line
(#268) Short array syntax must be used to define arrays
(#268) Expected 1 space before "=>"; 0 found
(#268) Expected 1 space after "=>"; 0 found
(#268) Commas (,) must be followed by white space.
(#268) Expected 1 space before "=>"; 0 found
(#268) Expected 1 space after "=>"; 0 found
(#268) Commas (,) must be followed by white space.
(#270) Whitespace found at end of line
(#272) Whitespace found at end of line
(#276) Commas (,) must be followed by white space.
(#279) Commas (,) must be followed by white space.
(#281) Commas (,) must be followed by white space.
(#283) Commas (,) must be followed by white space.
(#285) Whitespace found at end of line
(#286) Short array syntax must be used to define arrays
(#286) Expected 1 space before "=>"; 0 found
(#286) Expected 1 space after "=>"; 0 found
(#286) Commas (,) must be followed by white space.
(#286) Expected 1 space before "=>"; 0 found
(#286) Expected 1 space after "=>"; 0 found
(#288) Whitespace found at end of line
(#289) Missing docblock for function simupdateword_parameters
(#291) Short array syntax must be used to define arrays
(#295) There should be a comma after the last array item in a multi-line array.
(#299) Whitespace found at end of line
(#300) Missing docblock for function simupdateword_returns
(#302) Short array syntax must be used to define arrays
(#306) There should be a comma after the last array item in a multi-line array.
(#310) Whitespace found at end of line
(#311) Missing docblock for function simupdateword
(#313) Expected "if (...) {\n"; found "if (...){\n"
(#316) Whitespace found at end of line
(#318) Short array syntax must be used to define arrays
(#318) Expected 1 space before "=>"; 0 found
(#318) Expected 1 space after "=>"; 0 found
(#318) Commas (,) must be followed by white space.
(#318) Expected 1 space before "=>"; 0 found
(#318) Expected 1 space after "=>"; 0 found
(#318) Commas (,) must be followed by white space.
(#320) Whitespace found at end of line
(#322) Whitespace found at end of line
(#323) Expected "if (...) {\n"; found "if(...) {\n"
(#325) Commas (,) must be followed by white space.
(#326) Short array syntax must be used to define arrays
(#326) Expected 1 space before "=>"; 0 found
(#326) Expected 1 space after "=>"; 0 found
(#326) Commas (,) must be followed by white space.
(#326) Expected 1 space before "=>"; 0 found
(#326) Expected 1 space after "=>"; 0 found
(#329) Whitespace found at end of line
(#330) Commas (,) must be followed by white space.
(#332) Short array syntax must be used to define arrays
(#333) Expected 1 space before "=>"; 0 found
(#333) Expected 1 space after "=>"; 0 found
(#334) Expected 1 space before "=>"; 0 found
(#334) Expected 1 space after "=>"; 0 found
(#335) Expected 1 space before "=>"; 0 found
(#335) Expected 1 space after "=>"; 0 found
(#335) There should be a comma after the last array item in a multi-line array.
(#338) Whitespace found at end of line
(#339) Missing docblock for function removeword_parameters
(#341) Short array syntax must be used to define arrays
(#344) There should be a comma after the last array item in a multi-line array.
(#348) Whitespace found at end of line
(#349) Missing docblock for function removeword_returns
(#351) Short array syntax must be used to define arrays
(#353) There should be a comma after the last array item in a multi-line array.
(#357) Whitespace found at end of line
(#358) Missing docblock for function removeword
(#360) Expected "if (...) {\n"; found "if (...){\n"
(#363) Whitespace found at end of line
(#363) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#364) Whitespace found at end of line
(#366) Short array syntax must be used to define arrays
(#366) Expected 1 space before "=>"; 0 found
(#366) Expected 1 space after "=>"; 0 found
(#366) Commas (,) must be followed by white space.
(#366) Expected 1 space before "=>"; 0 found
(#366) Expected 1 space after "=>"; 0 found
(#366) Commas (,) must be followed by white space.
(#368) Whitespace found at end of line
(#370) Whitespace found at end of line
(#373) Commas (,) must be followed by white space.
(#375) Commas (,) must be followed by white space.
(#377) Commas (,) must be followed by white space.
(#379) Whitespace found at end of line
(#380) Short array syntax must be used to define arrays
(#380) Expected 1 space before "=>"; 0 found
(#380) Expected 1 space after "=>"; 0 found
(#380) Commas (,) must be followed by white space.
(#380) Expected 1 space before "=>"; 0 found
(#380) Expected 1 space after "=>"; 0 found
(#382) Whitespace found at end of line
(#383) Missing docblock for function exportdata_parameters
(#385) Short array syntax must be used to define arrays
(#387) There should be a comma after the last array item in a multi-line array.
(#391) Whitespace found at end of line
(#392) Missing docblock for function exportdata_returns
(#394) Short array syntax must be used to define arrays
(#397) There should be a comma after the last array item in a multi-line array.
(#401) Whitespace found at end of line
(#402) Missing docblock for function exportdata
(#404) Expected "if (...) {\n"; found "if (...){\n"
(#407) Whitespace found at end of line
(#409) Short array syntax must be used to define arrays
(#409) Expected 1 space before "=>"; 0 found
(#409) Expected 1 space after "=>"; 0 found
(#409) Commas (,) must be followed by white space.
(#409) Expected 1 space before "=>"; 0 found
(#409) Expected 1 space after "=>"; 0 found
(#409) Commas (,) must be followed by white space.
(#411) Whitespace found at end of line
(#412) Commas (,) must be followed by white space.
(#413) Whitespace found at end of line
(#414) Variable "users_words" must not contain underscores.
(#415) Whitespace found at end of line
(#417) Commas (,) must be followed by white space.
(#418) Whitespace found at end of line
(#420) Whitespace found at end of line
(#421) Short array syntax must be used to define arrays
(#421) Commas (,) must be followed by white space.
(#421) Commas (,) must be followed by white space.
(#421) Commas (,) must be followed by white space.
(#421) Line exceeds 132 characters; contains 151 characters
(#423) Whitespace found at end of line
(#424) Variable "users_words" must not contain underscores.
(#425) Short array syntax must be used to define arrays
(#427) Whitespace found at end of line
(#430) Whitespace found at end of line
(#432) Short array syntax must be used to define arrays
(#432) Expected 1 space before "=>"; 0 found
(#432) Expected 1 space after "=>"; 0 found
(#432) Commas (,) must be followed by white space.
(#432) Expected 1 space before "=>"; 0 found
(#432) Expected 1 space after "=>"; 0 found
(#434) Whitespace found at end of line
(#435) Whitespace found at end of line
mod/collabwordcloud/index.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Moodle boilerplate not found at first line
(#4) Line 2 of the opening comment must start "//".
(#9) Line 7 of the opening comment must start "//".
(#14) Line 12 of the opening comment must start "//".
(#29) Short array syntax must be used to define arrays
(#30) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#37) Short array syntax must be used to define arrays
(#51) File must end with a newline character
mod/collabwordcloud/lib.php
(#2) Moodle boilerplate not found at first line
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#28) Missing docblock for function collabwordcloud_supports
(#53) Missing docblock for function collabwordcloud_get_instance
(#55) Short array syntax must be used to define arrays
(#58) Missing docblock for function collabwordcloud_add_instance
(#63) Whitespace found at end of line
(#72) Expected 1 space before "?"; 0 found
(#72) Expected 1 space after "?"; 0 found
(#72) Expected 1 space before ":"; 0 found
(#72) Expected 1 space after ":"; 0 found
(#77) Whitespace found at end of line
(#82) Short array syntax must be used to define arrays
(#82) Line exceeds 132 characters; contains 171 characters
(#84) Line exceeds 132 characters; contains 157 characters
(#101) Whitespace found at end of line
(#102) Short array syntax must be used to define arrays
(#105) Whitespace found at end of line
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Expected 1 space before "?"; 0 found
(#113) Expected 1 space after "?"; 0 found
(#113) Expected 1 space before ":"; 0 found
(#113) Expected 1 space after ":"; 0 found
(#122) Expected 1 space after "="; 2 found
(#122) Short array syntax must be used to define arrays
(#122) Line exceeds 132 characters; contains 172 characters
(#123) Whitespace found at end of line
(#124) Line exceeds 132 characters; contains 154 characters
(#141) Short array syntax must be used to define arrays
(#147) Short array syntax must be used to define arrays
(#154) Short array syntax must be used to define arrays
(#158) Short array syntax must be used to define arrays
(#159) Short array syntax must be used to define arrays
(#171) Invalid docblock tag "@SuppressWarnings(PHPMD.UnusedFormalParameter)".
(#196) Docblock tag "@global" is not recommended.
(#197) Docblock tag "@global" is not recommended.
(#207) Whitespace found at end of line
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Expected 1 space before "="; 0 found
(#209) Expected 1 space after "="; 0 found
(#209) Commas (,) must be followed by white space.
(#209) Short array syntax must be used to define arrays
(#212) Whitespace found at end of line
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Whitespace found at end of line
(#215) Short array syntax must be used to define arrays
(#217) Line indented incorrectly; expected at least 4 spaces, found 0
(#220) Whitespace found at end of line
(#229) Whitespace found at end of line
(#247) Short array syntax must be used to define arrays
(#258) Inline comments must start with a capital letter, digit or 3-dots sequence
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#265) Logical operator "or" is prohibited; use "||" instead
(#267) Inline comments must start with a capital letter, digit or 3-dots sequence
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) Missing docblock for function collabwordcloud_process_submit
(#274) Whitespace found at end of line
(#276) Whitespace found at end of line
(#278) Short array syntax must be used to define arrays
(#278) Expected 1 space before "=>"; 0 found
(#278) Expected 1 space after "=>"; 0 found
(#278) Line exceeds 132 characters; contains 146 characters
(#279) Whitespace found at end of line
(#283) Whitespace found at end of line
(#285) Short array syntax must be used to define arrays
(#294) Whitespace found at end of line
(#296) AS keyword must be lowercase; expected "as" but found "AS"
(#297) Commas (,) must be followed by white space.
(#299) Inline comments must end in full-stops, exclamation marks, or question marks
(#300) Expected 1 space before "="; 0 found
(#300) Expected 1 space after "="; 0 found
(#304) Commas (,) must be followed by white space.
(#314) Whitespace found at end of line
(#318) 80 slashes comments are not allowed; use "// Comment." instead
(#320) Inline comments must end in full-stops, exclamation marks, or question marks
(#320) 80 slashes comments are not allowed; use "// Comment." instead
(#328) Whitespace found at end of line
(#330) Whitespace found at end of line
(#341) Whitespace found at end of line
(#342) Short array syntax must be used to define arrays
(#343) There should be a comma after the last array item in a multi-line array.
(#345) Whitespace found at end of line
(#357) Whitespace found at end of line
(#359) Whitespace found at end of line
(#360) Short array syntax must be used to define arrays
(#361) Whitespace found at end of line
(#365) Whitespace found at end of line
(#366) Short array syntax must be used to define arrays
(#367) Whitespace found at end of line
(#371) Short array syntax must be used to define arrays
(#372) Whitespace found at end of line
(#376) Whitespace found at end of line
(#377) Short array syntax must be used to define arrays
(#383) Whitespace found at end of line
mod/collabwordcloud/mod_form.php
(#2) Moodle boilerplate not found at first line
(#29) "require_once" must be immediately followed by an open parenthesis
(#44) Visibility must be declared on method "definition"
(#51) Whitespace found at end of line
(#52) Short array syntax must be used to define arrays
(#55) Whitespace found at end of line
(#57) Whitespace found at end of line
(#58) Short array syntax must be used to define arrays
(#59) Short array syntax must be used to define arrays
(#62) Variable "maxword_options" must not contain underscores.
(#62) Short array syntax must be used to define arrays
(#64) Variable "maxword_options" must not contain underscores.
(#66) Whitespace found at end of line
(#67) Variable "maxword_options" must not contain underscores.
(#71) Whitespace found at end of line
(#72) Line exceeds 132 characters; contains 151 characters
(#73) Whitespace found at end of line
(#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 84% valid code; is this commented out code?
(#74) No space found before comment text; expected "// array_unshift($maxword_options,0);" but found "//array_unshift($maxword_options,0);"
(#75) Whitespace found at end of line
(#76) Variable "maxword_options" must not contain underscores.
(#80) Whitespace found at end of line
(#82) Line exceeds 132 characters; contains 137 characters
(#83) Line exceeds 132 characters; contains 135 characters
(#84) Whitespace found at end of line
(#88) Whitespace found at end of line
(#96) Visibility must be declared on method "data_preprocessing"
(#96) Variable "default_values" must not contain underscores.
(#99) Variable "default_values" must not contain underscores.
(#101) Short array syntax must be used to define arrays
(#101) Expected 1 space before "=>"; 0 found
(#101) Expected 1 space after "=>"; 0 found
(#101) Expected 1 space before "=>"; 0 found
(#101) Expected 1 space after "=>"; 0 found
(#102) Variable "default_values" must not contain underscores.
(#103) Variable "default_values" must not contain underscores.
(#104) Variable "default_values" must not contain underscores.
(#107) Line exceeds 132 characters; contains 136 characters
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Short array syntax must be used to define arrays
(#113) Variable "default_values" must not contain underscores.
(#113) Expected 1 space before "="; 0 found
(#113) Variable "default_values" must not contain underscores.
(#113) Variable "default_values" must not contain underscores.
(#113) Expected 1 space before "!=="; 0 found
(#113) Expected 1 space after "!=="; 0 found
(#113) Expected 1 space before "?"; 0 found
(#113) Line exceeds 132 characters; contains 138 characters
(#115) Whitespace found at end of line
(#124) Whitespace found at end of line
(#130) Whitespace found at end of line
(#136) Whitespace found at end of line
(#138) Expected "if (...) {\n"; found "if (...){\n"
(#142) Whitespace found at end of line
(#148) Whitespace found at end of line
(#151) Whitespace found at end of line
(#160) Whitespace found at end of line
(#161) Short array syntax must be used to define arrays
(#164) Whitespace found at end of line
(#165) Commas (,) must be followed by white space.
(#165) Short array syntax must be used to define arrays
(#166) Whitespace found at end of line
(#168) Whitespace found at end of line
(#169) Short array syntax must be used to define arrays
(#180) Visibility must be declared on method "get_data"
(#184) Whitespace found at end of line
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Expected 1 space before "=="; 0 found
(#187) Expected 1 space after "=="; 0 found
(#189) Line indented incorrectly; expected at least 16 spaces, found 15
(#201) Visibility must be declared on method "completion_rule_enabled"
mod/collabwordcloud/renderer.php
(#2) Moodle boilerplate not found at first line
(#38) Missing docblock for function display_wordcloud_cloud
(#39) Commas (,) must be followed by white space.
(#39) Line exceeds 132 characters; contains 160 characters
(#41) Whitespace found at end of line
(#42) Missing docblock for function display_wordcloud_editor
(#43) Variable "endstart_date" must not contain underscores.
(#45) Variable "endstart_date" must not contain underscores.
(#45) Commas (,) must be followed by white space.
(#45) Function strftime() has been deprecated
(#45) Function strftime() is deprecated since PHP 8.1; Use date() or IntlDateFormatter::format() instead
(#45) Commas (,) must be followed by white space.
(#45) Line exceeds maximum limit of 180 characters; contains 185 characters
(#47) Variable "endstart_date" must not contain underscores.
(#47) Commas (,) must be followed by white space.
(#47) Function strftime() has been deprecated
(#47) Function strftime() is deprecated since PHP 8.1; Use date() or IntlDateFormatter::format() instead
(#47) Commas (,) must be followed by white space.
(#47) Line exceeds maximum limit of 180 characters; contains 185 characters
(#49) Variable "endstart_date" must not contain underscores.
(#49) Commas (,) must be followed by white space.
(#49) Function strftime() has been deprecated
(#49) Function strftime() is deprecated since PHP 8.1; Use date() or IntlDateFormatter::format() instead
(#49) Commas (,) must be followed by white space.
(#49) Line exceeds maximum limit of 180 characters; contains 185 characters
(#51) Whitespace found at end of line
(#53) Expected 1 space before "?"; 0 found
(#53) Expected 1 space after "?"; 0 found
(#53) Expected 1 space before ":"; 0 found
(#53) Expected 1 space after ":"; 0 found
(#55) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#55) Line exceeds maximum limit of 180 characters; contains 237 characters
(#56) Commas (,) must be followed by white space.
(#56) Variable "endstart_date" must not contain underscores.
(#56) Line exceeds maximum limit of 180 characters; contains 200 characters
(#58) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#61) Line exceeds 132 characters; contains 165 characters
(#66) Commas (,) must be followed by white space.
(#67) Whitespace found at end of line within string
(#72) Commas (,) must be followed by white space.
(#74) Commas (,) must be followed by white space.
(#77) Line exceeds 132 characters; contains 155 characters
(#82) Commas (,) must be followed by white space.
(#90) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#93) Whitespace found at end of line within string
(#96) Commas (,) must be followed by white space.
(#104) Missing docblock for function display_wordcloud_submit_form
(#105) Commas (,) must be followed by white space.
(#105) Short array syntax must be used to define arrays
(#107) Short array syntax must be used to define arrays
(#107) Line exceeds 132 characters; contains 152 characters
(#108) Whitespace found at end of line
(#112) Missing docblock for function display_wordcloud_submit
(#116) Missing docblock for function display_wordcloud_groupselector
(#117) Variable "user_groups" must not contain underscores.
(#118) Whitespace found at end of line
(#119) Expected "if (...) {\n"; found "if (...){"
(#119) Variable "user_groups" must not contain underscores.
(#119) Closing brace must be on a line by itself
(#120) Whitespace found at end of line
(#121) Variable "user_groups" must not contain underscores.
(#122) Commas (,) must be followed by white space.
(#122) Line exceeds 132 characters; contains 141 characters
(#124) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#124) Variable "user_groups" must not contain underscores.
(#124) AS keyword must be lowercase; expected "as" but found "AS"
(#125) Line exceeds 132 characters; contains 170 characters
(#127) Whitespace found at end of line
(#129) Whitespace found at end of line
(#139) Line exceeds 132 characters; contains 146 characters
(#145) Short array syntax must be used to define arrays
(#146) Short array syntax must be used to define arrays
(#148) Short array syntax must be used to define arrays
(#149) Short array syntax must be used to define arrays
(#151) Short array syntax must be used to define arrays
(#155) Short array syntax must be used to define arrays
(#172) Short array syntax must be used to define arrays
(#174) Short array syntax must be used to define arrays
mod/collabwordcloud/tests/collabwordcloud_test.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#36) PHPUnit testcase name "collabwordcloud_testcase" does not match file name "collabwordcloud_test"
(#36) PHPUnit class "collabwordcloud_testcase" does not have any namespace. It is recommended to add it to the "mod_collabwordcloud" namespace, using more levels if needed, in order to match the code being tested
(#50) Expected 1 space before opening brace; found 0
(#53) Whitespace found at end of line
(#55) Whitespace found at end of line
(#65) Whitespace found at end of line
(#67) Variable "instructionEditor" must be all lower-case
(#67) Short array syntax must be used to define arrays
(#69) There should be a comma after the last array item in a multi-line array.
(#71) Whitespace found at end of line
(#72) Short array syntax must be used to define arrays
(#78) Variable "instructionEditor" must be all lower-case
(#79) Expected 1 space before "-"; 0 found
(#79) Expected 1 space after "-"; 0 found
(#80) Expected 1 space before "+"; 0 found
(#80) Expected 1 space after "+"; 0 found
(#80) There should be a comma after the last array item in a multi-line array.
(#82) Whitespace found at end of line
(#86) Whitespace found at end of line
(#90) Test method test_add_word() is missing any coverage information, own or at class level
(#90) Expected 1 space before opening brace; found 0
(#95) Whitespace found at end of line
(#99) Whitespace found at end of line
(#104) Whitespace found at end of line
(#106) Whitespace found at end of line
(#108) Expected "for (...) {\n"; found "for(...){\n"
(#108) Whitespace found before first semicolon of FOR loop
(#108) Space found before semicolon; expected "0;" but found "0 ;"
(#108) Whitespace found before second semicolon of FOR loop
(#108) Space found before semicolon; expected "$limit;" but found "$limit ;"
(#111) Whitespace found at end of line
(#114) Whitespace found at end of line
(#124) Test method test_add_words() is missing any coverage information, own or at class level
(#126) Short array syntax must be used to define arrays
(#129) Whitespace found at end of line
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Short array syntax must be used to define arrays
(#134) Whitespace found at end of line
(#136) Short array syntax must be used to define arrays
(#140) Whitespace found at end of line
(#144) Test method test_get_user_words() is missing any coverage information, own or at class level
(#145) Short array syntax must be used to define arrays
(#146) Whitespace found at end of line
(#147) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#150) Whitespace found at end of line
(#152) Variable "motsUser" must be all lower-case
(#152) Short array syntax must be used to define arrays
(#154) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#155) Variable "motsUser" must be all lower-case
(#157) Whitespace found at end of line
(#158) Line indented incorrectly; expected at least 8 spaces, found 7
(#158) Variable "motsUser" must be all lower-case
(#160) Whitespace found at end of line
(#164) Test method test_rename_word() is missing any coverage information, own or at class level
(#169) Commas (,) must be followed by white space.
(#171) Whitespace found at end of line
(#175) Whitespace found at end of line
(#184) Test method test_remove_word() is missing any coverage information, own or at class level
(#198) Test method test_get_cloud_words() is missing any coverage information, own or at class level
(#200) Short array syntax must be used to define arrays
(#202) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#210) File must end with a newline character
mod/collabwordcloud/tests/coverage.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#35) Short array syntax must be used to define arrays
(#38) Short array syntax must be used to define arrays
(#41) Short array syntax must be used to define arrays
(#44) Short array syntax must be used to define arrays
mod/collabwordcloud/tests/generator/lib.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#38) Missing docblock for function create_instance
(#38) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $options.
(#39) Variable "instructionEditor" must be all lower-case
(#39) Short array syntax must be used to define arrays
(#41) There should be a comma after the last array item in a multi-line array.
(#58) Variable "instructionEditor" must be all lower-case
(#62) Expected 1 space before "-"; 0 found
(#62) Expected 1 space after "-"; 0 found
(#66) Expected 1 space before "+"; 0 found
(#66) Expected 1 space after "+"; 0 found
(#71) File must end with a newline character
mod/collabwordcloud/tests/generator_test.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Moodle boilerplate not found at first line
(#4) Line 2 of the opening comment must start "//".
(#9) Line 7 of the opening comment must start "//".
(#14) Line 12 of the opening comment must start "//".
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#37) PHPUnit testcase name "mod_collabwordcloud_generator_testcase" does not match file name "generator_test"
(#37) PHPUnit class "mod_collabwordcloud_generator_testcase" does not have any namespace. It is recommended to add it to the "mod_collabwordcloud" namespace, using more levels if needed, in order to match the code being tested
(#38) Test method test_generator() is missing any coverage information, own or at class level
(#55) Short array syntax must be used to define arrays
(#56) Short array syntax must be used to define arrays
(#57) Short array syntax must be used to define arrays
(#70) File must end with a newline character
mod/collabwordcloud/tests/lib_test.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Moodle boilerplate not found at first line
(#4) Line 2 of the opening comment must start "//".
(#9) Line 7 of the opening comment must start "//".
(#14) Line 12 of the opening comment must start "//".
(#39) PHPUnit testcase name "mod_collabwordcloud_lib_testcase" does not match file name "lib_test"
(#39) PHPUnit class "mod_collabwordcloud_lib_testcase" does not have any namespace. It is recommended to add it to the "mod_collabwordcloud" namespace, using more levels if needed, in order to match the code being tested
(#40) Whitespace found at end of line
(#46) Expected 1 space before opening brace; found 0
(#47) Whitespace found at end of line
(#51) Test method test_collabwordcloud_get_completion_state() is missing any coverage information, own or at class level
(#60) Short array syntax must be used to define arrays
(#65) Expected 1 space before "-"; 0 found
(#65) Expected 1 space after "-"; 0 found
(#66) Expected 1 space before "+"; 0 found
(#66) Expected 1 space after "+"; 0 found
(#77) Short array syntax must be used to define arrays
mod/collabwordcloud/version.php
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/collabwordcloud/view.php
(#2) Moodle boilerplate not found at first line
(#33) Short array syntax must be used to define arrays
(#37) Short array syntax must be used to define arrays
(#49) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Function strftime() has been deprecated
(#83) Function strftime() is deprecated since PHP 8.1; Use date() or IntlDateFormatter::format() instead
(#83) Commas (,) must be followed by white space.
(#83) Line exceeds 132 characters; contains 166 characters
(#88) Commas (,) must be followed by white space.
(#88) Function strftime() has been deprecated
(#88) Function strftime() is deprecated since PHP 8.1; Use date() or IntlDateFormatter::format() instead
(#88) Commas (,) must be followed by white space.
(#88) Line exceeds 132 characters; contains 160 characters
(#100) Variable "params_js" must not contain underscores.
(#100) Short array syntax must be used to define arrays
(#104) There should be a comma after the last array item in a multi-line array.
(#107) Commas (,) must be followed by white space.
(#107) Variable "params_js" must not contain underscores.
(#117) Whitespace found at end of line
(#119) Expected 1 space before "?"; 0 found
(#119) Expected 1 space after "?"; 0 found
(#119) Expected 1 space before ":"; 0 found
(#119) Expected 1 space after ":"; 0 found
(#121) Whitespace found at end of line
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Whitespace found at end of line
(#128) Commas (,) must be followed by white space.
mod/collabwordcloud/wordsubmit_form.php
(#49) Whitespace found at end of line
(#51) Short array syntax must be used to define arrays
(#51) Expected 1 space before "=>"; 0 found
(#51) Expected 1 space after "=>"; 0 found
(#51) Commas (,) must be followed by white space.
(#51) Expected 1 space before "=>"; 0 found
(#51) Expected 1 space after "=>"; 0 found
(#51) Expected 1 space before "+"; 0 found
(#51) Expected 1 space after "+"; 0 found
(#51) Line exceeds 132 characters; contains 161 characters
(#72) Whitespace found at end of line
(#73) Short array syntax must be used to define arrays
(#74) Expected 1 space before "="; 0 found
(#74) Expected 1 space after "="; 0 found
(#75) Commas (,) must be followed by white space.
(#78) Commas (,) must be followed by white space.

Javascript coding style problems

(991 errors, 225 warnings)

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

mod/collabwordcloud/amd/src/collabwordcloud.js
(#19) @package should be empty. (jsdoc/empty-tags)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#24) Unexpected tab character. (no-tabs)
(#25) Unexpected tab character. (no-tabs)
(#26) Unexpected tab character. (no-tabs)
(#27) Unexpected tab character. (no-tabs)
(#28) Unexpected tab character. (no-tabs)
(#29) Unexpected tab character. (no-tabs)
(#30) Unexpected tab character. (no-tabs)
(#30) 'apiurl' is assigned a value but never used. (no-unused-vars)
(#31) Unexpected tab character. (no-tabs)
(#31) 'd3' is not defined. (no-undef)
(#31) 'd3' is not defined. (no-undef)
(#32) Unexpected tab character. (no-tabs)
(#32) Trailing spaces not allowed. (no-trailing-spaces)
(#33) Unexpected tab character. (no-tabs)
(#33) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#33) A space is required after ','. (comma-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) Identifier 'api_url' is not in camel case. (camelcase)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing space before opening brace. (space-before-blocks)
(#34) Unexpected tab character. (no-tabs)
(#34) Identifier 'api_url' is not in camel case. (camelcase)
(#35) Unexpected tab character. (no-tabs)
(#35) Trailing spaces not allowed. (no-trailing-spaces)
(#36) Unexpected tab character. (no-tabs)
(#36) A constructor name should not start with a lowercase letter. (@babel/new-cap)
(#36) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) Operator '*' must be spaced. (space-infix-ops)
(#36) A space is required after ','. (comma-spacing)
(#37) Unexpected tab character. (no-tabs)
(#38) Unexpected tab character. (no-tabs)
(#38) Trailing spaces not allowed. (no-trailing-spaces)
(#39) Unexpected tab character. (no-tabs)
(#40) Unexpected tab character. (no-tabs)
(#40) Trailing spaces not allowed. (no-trailing-spaces)
(#41) Unexpected tab character. (no-tabs)
(#42) Unexpected tab character. (no-tabs)
(#42) Trailing spaces not allowed. (no-trailing-spaces)
(#43) Unexpected tab character. (no-tabs)
(#44) Unexpected tab character. (no-tabs)
(#44) Do not nest ternary expressions. (no-nested-ternary)
(#44) Operator '>' must be spaced. (space-infix-ops)
(#44) Operator '?' must be spaced. (space-infix-ops)
(#44) Operator ':' must be spaced. (space-infix-ops)
(#44) Operator '<' must be spaced. (space-infix-ops)
(#44) Operator '?' must be spaced. (space-infix-ops)
(#44) Operator ':' must be spaced. (space-infix-ops)
(#45) Unexpected tab character. (no-tabs)
(#45) Trailing spaces not allowed. (no-trailing-spaces)
(#46) Unexpected tab character. (no-tabs)
(#46) Expected an assignment or function call and instead saw an expression. (@babel/no-unused-expressions)
(#47) Unexpected tab character. (no-tabs)
(#48) Unexpected tab character. (no-tabs)
(#49) Unexpected tab character. (no-tabs)
(#50) Unexpected tab character. (no-tabs)
(#50) Trailing spaces not allowed. (no-trailing-spaces)
(#51) Unexpected tab character. (no-tabs)
(#52) Unexpected tab character. (no-tabs)
(#53) Unexpected tab character. (no-tabs)
(#54) Unexpected tab character. (no-tabs)
(#54) Trailing spaces not allowed. (no-trailing-spaces)
(#55) Unexpected tab character. (no-tabs)
(#55) Expected an assignment or function call and instead saw an expression. (@babel/no-unused-expressions)
(#56) Unexpected tab character. (no-tabs)
(#56) Expected an assignment or function call and instead saw an expression. (@babel/no-unused-expressions)
(#57) Unexpected tab character. (no-tabs)
(#57) Expected an assignment or function call and instead saw an expression. (@babel/no-unused-expressions)
(#58) Unexpected tab character. (no-tabs)
(#59) Unexpected tab character. (no-tabs)
(#60) Unexpected tab character. (no-tabs)
(#61) Unexpected tab character. (no-tabs)
(#62) Unexpected tab character. (no-tabs)
(#62) Trailing spaces not allowed. (no-trailing-spaces)
(#63) Unexpected tab character. (no-tabs)
(#64) Unexpected tab character. (no-tabs)
(#65) Unexpected tab character. (no-tabs)
(#65) Trailing spaces not allowed. (no-trailing-spaces)
(#66) Unexpected tab character. (no-tabs)
(#66) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#67) Unexpected tab character. (no-tabs)
(#68) Unexpected tab character. (no-tabs)
(#68) Trailing spaces not allowed. (no-trailing-spaces)
(#68) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#69) Unexpected tab character. (no-tabs)
(#69) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#69) Expected space or tab after '//' in comment. (spaced-comment)
(#70) Unexpected tab character. (no-tabs)
(#70) 'd3' is not defined. (no-undef)
(#71) Unexpected tab character. (no-tabs)
(#71) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#71) Unexpected tab character. (no-tabs)
(#72) Unexpected tab character. (no-tabs)
(#72) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#73) Unexpected tab character. (no-tabs)
(#73) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#74) Unexpected tab character. (no-tabs)
(#74) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#74) Operator '+' must be spaced. (space-infix-ops)
(#74) Operator '/' must be spaced. (space-infix-ops)
(#74) Operator '+' must be spaced. (space-infix-ops)
(#74) Operator '+' must be spaced. (space-infix-ops)
(#74) Operator '/' must be spaced. (space-infix-ops)
(#74) Operator '+' must be spaced. (space-infix-ops)
(#75) Unexpected tab character. (no-tabs)
(#75) Trailing spaces not allowed. (no-trailing-spaces)
(#75) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#76) Unexpected tab character. (no-tabs)
(#76) 'svg' is assigned a value but never used. (no-unused-vars)
(#77) Unexpected tab character. (no-tabs)
(#77) Trailing spaces not allowed. (no-trailing-spaces)
(#78) Unexpected tab character. (no-tabs)
(#78) Missing space before opening brace. (space-before-blocks)
(#79) Unexpected tab character. (no-tabs)
(#80) Unexpected tab character. (no-tabs)
(#80) Expected space(s) before "else". (keyword-spacing)
(#80) Expected space(s) after "else". (keyword-spacing)
(#81) Unexpected tab character. (no-tabs)
(#82) Unexpected tab character. (no-tabs)
(#83) Unexpected tab character. (no-tabs)
(#83) Expected space(s) before "else". (keyword-spacing)
(#83) Expected space(s) after "else". (keyword-spacing)
(#84) Unexpected tab character. (no-tabs)
(#85) Unexpected tab character. (no-tabs)
(#86) Unexpected tab character. (no-tabs)
(#87) Unexpected tab character. (no-tabs)
(#87) Trailing spaces not allowed. (no-trailing-spaces)
(#88) Unexpected tab character. (no-tabs)
(#89) Unexpected tab character. (no-tabs)
(#90) Unexpected tab character. (no-tabs)
(#90) Trailing spaces not allowed. (no-trailing-spaces)
(#91) Unexpected tab character. (no-tabs)
(#91) Unexpected space before function parentheses. (space-before-function-paren)
(#92) Unexpected tab character. (no-tabs)
(#92) Trailing spaces not allowed. (no-trailing-spaces)
(#93) Unexpected tab character. (no-tabs)
(#93) Missing space before opening brace. (space-before-blocks)
(#94) Unexpected tab character. (no-tabs)
(#94) Trailing spaces not allowed. (no-trailing-spaces)
(#95) Unexpected tab character. (no-tabs)
(#96) Unexpected tab character. (no-tabs)
(#97) Unexpected tab character. (no-tabs)
(#98) Unexpected tab character. (no-tabs)
(#99) Unexpected tab character. (no-tabs)
(#101) Unexpected tab character. (no-tabs)
(#101) There should be no space after this paren. (space-in-parens)
(#101) There should be no space before this paren. (space-in-parens)
(#102) Unexpected tab character. (no-tabs)
(#102) Operator '==' must be spaced. (space-infix-ops)
(#103) Unexpected tab character. (no-tabs)
(#103) Missing space before opening brace. (space-before-blocks)
(#104) Unexpected tab character. (no-tabs)
(#105) Unexpected tab character. (no-tabs)
(#106) Unexpected tab character. (no-tabs)
(#106) A space is required after ','. (comma-spacing)
(#107) Unexpected tab character. (no-tabs)
(#108) Unexpected tab character. (no-tabs)
(#110) Unexpected tab character. (no-tabs)
(#111) Unexpected tab character. (no-tabs)
(#111) 'd3' is not defined. (no-undef)
(#111) Operator '+' must be spaced. (space-infix-ops)
(#111) A space is required after ','. (comma-spacing)
(#113) Unexpected tab character. (no-tabs)
(#113) A space is required after ','. (comma-spacing)
(#113) A space is required after ','. (comma-spacing)
(#113) Missing space before opening brace. (space-before-blocks)
(#114) Unexpected tab character. (no-tabs)
(#115) Unexpected tab character. (no-tabs)
(#116) Unexpected tab character. (no-tabs)
(#116) Trailing spaces not allowed. (no-trailing-spaces)
(#117) Unexpected tab character. (no-tabs)
(#117) A space is required after ','. (comma-spacing)
(#117) A space is required after ','. (comma-spacing)
(#117) Missing space before opening brace. (space-before-blocks)
(#118) Unexpected tab character. (no-tabs)
(#119) Unexpected tab character. (no-tabs)
(#120) Unexpected tab character. (no-tabs)
(#120) Trailing spaces not allowed. (no-trailing-spaces)
(#121) Unexpected tab character. (no-tabs)
(#121) A space is required after ','. (comma-spacing)
(#121) A space is required after ','. (comma-spacing)
(#121) Expected to return a value at the end of function. (consistent-return)
(#121) Missing space before opening brace. (space-before-blocks)
(#122) Unexpected tab character. (no-tabs)
(#123) Unexpected tab character. (no-tabs)
(#123) Expected space(s) after "if". (keyword-spacing)
(#124) Unexpected tab character. (no-tabs)
(#124) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#125) Unexpected tab character. (no-tabs)
(#125) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#125) Trailing spaces not allowed. (no-trailing-spaces)
(#126) Unexpected tab character. (no-tabs)
(#126) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#127) Unexpected tab character. (no-tabs)
(#128) Unexpected tab character. (no-tabs)
(#128) Trailing spaces not allowed. (no-trailing-spaces)
(#129) Unexpected tab character. (no-tabs)
(#129) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#129) Unexpected tab character. (no-tabs)
(#129) Missing space before opening brace. (space-before-blocks)
(#130) Unexpected tab character. (no-tabs)
(#130) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#130) Unexpected tab character. (no-tabs)
(#131) Unexpected tab character. (no-tabs)
(#131) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#131) Unexpected tab character. (no-tabs)
(#131) Missing semicolon. (@babel/semi)
(#132) Unexpected tab character. (no-tabs)
(#132) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#132) Unexpected tab character. (no-tabs)
(#133) Unexpected tab character. (no-tabs)
(#133) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#133) Unexpected tab character. (no-tabs)
(#134) Unexpected tab character. (no-tabs)
(#134) Trailing spaces not allowed. (no-trailing-spaces)
(#134) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#134) Unexpected tab character. (no-tabs)
(#135) Unexpected tab character. (no-tabs)
(#135) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#135) Unexpected tab character. (no-tabs)
(#135) A space is required after ','. (comma-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Expected to return a value at the end of function. (consistent-return)
(#135) Missing space before opening brace. (space-before-blocks)
(#136) Unexpected tab character. (no-tabs)
(#137) Unexpected tab character. (no-tabs)
(#137) Expected space(s) after "if". (keyword-spacing)
(#138) Unexpected tab character. (no-tabs)
(#138) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#139) Unexpected tab character. (no-tabs)
(#139) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#139) Trailing spaces not allowed. (no-trailing-spaces)
(#140) Unexpected tab character. (no-tabs)
(#140) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#141) Unexpected tab character. (no-tabs)
(#142) Unexpected tab character. (no-tabs)
(#142) Trailing spaces not allowed. (no-trailing-spaces)
(#142) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#142) Unexpected tab character. (no-tabs)
(#143) Unexpected tab character. (no-tabs)
(#143) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#143) Unexpected tab character. (no-tabs)
(#143) A space is required after ','. (comma-spacing)
(#143) A space is required after ','. (comma-spacing)
(#143) 'e' is defined but never used. (no-unused-vars)
(#143) Missing space before opening brace. (space-before-blocks)
(#144) Unexpected tab character. (no-tabs)
(#145) Unexpected tab character. (no-tabs)
(#145) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#145) Unexpected tab character. (no-tabs)
(#145) Missing space before opening brace. (space-before-blocks)
(#146) Unexpected tab character. (no-tabs)
(#147) Unexpected tab character. (no-tabs)
(#148) Unexpected tab character. (no-tabs)
(#148) A space is required after ','. (comma-spacing)
(#149) Unexpected tab character. (no-tabs)
(#149) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#149) Unexpected tab character. (no-tabs)
(#150) Unexpected tab character. (no-tabs)
(#151) Unexpected tab character. (no-tabs)
(#151) Trailing spaces not allowed. (no-trailing-spaces)
(#151) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#151) Unexpected tab character. (no-tabs)
(#152) Unexpected tab character. (no-tabs)
(#152) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#152) Unexpected tab character. (no-tabs)
(#152) 'event' is defined but never used. (no-unused-vars)
(#152) Missing space before opening brace. (space-before-blocks)
(#153) Unexpected tab character. (no-tabs)
(#153) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#153) Unexpected tab character. (no-tabs)
(#154) Unexpected tab character. (no-tabs)
(#154) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#154) Unexpected tab character. (no-tabs)
(#155) Unexpected tab character. (no-tabs)
(#155) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#155) Unexpected tab character. (no-tabs)
(#156) Unexpected tab character. (no-tabs)
(#156) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#156) Unexpected tab character. (no-tabs)
(#157) Unexpected tab character. (no-tabs)
(#157) Trailing spaces not allowed. (no-trailing-spaces)
(#157) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#157) Unexpected tab character. (no-tabs)
(#158) Unexpected tab character. (no-tabs)
(#158) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#158) Unexpected tab character. (no-tabs)
(#158) 'event' is defined but never used. (no-unused-vars)
(#158) Missing space before opening brace. (space-before-blocks)
(#159) Unexpected tab character. (no-tabs)
(#159) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#159) Unexpected tab character. (no-tabs)
(#160) Unexpected tab character. (no-tabs)
(#160) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#160) Unexpected tab character. (no-tabs)
(#161) Unexpected tab character. (no-tabs)
(#161) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#161) Unexpected tab character. (no-tabs)
(#162) Unexpected tab character. (no-tabs)
(#162) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#162) Unexpected tab character. (no-tabs)
(#163) Unexpected tab character. (no-tabs)
(#163) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#163) Unexpected tab character. (no-tabs)
(#165) Unexpected tab character. (no-tabs)
(#165) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#165) Unexpected tab character. (no-tabs)
(#165) 'event' is defined but never used. (no-unused-vars)
(#165) Missing space before opening brace. (space-before-blocks)
(#166) Unexpected tab character. (no-tabs)
(#166) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#166) Unexpected tab character. (no-tabs)
(#167) Unexpected tab character. (no-tabs)
(#167) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#167) Unexpected tab character. (no-tabs)
(#168) Unexpected tab character. (no-tabs)
(#168) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#168) Unexpected tab character. (no-tabs)
(#169) Unexpected tab character. (no-tabs)
(#169) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#169) Unexpected tab character. (no-tabs)
(#170) Unexpected tab character. (no-tabs)
(#170) Trailing spaces not allowed. (no-trailing-spaces)
(#170) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#170) Unexpected tab character. (no-tabs)
(#171) Unexpected tab character. (no-tabs)
(#171) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#172) Unexpected tab character. (no-tabs)
(#173) Unexpected tab character. (no-tabs)
(#173) Trailing spaces not allowed. (no-trailing-spaces)
(#173) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#174) Unexpected tab character. (no-tabs)
(#174) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#174) Expected space or tab after '//' in comment. (spaced-comment)
(#175) Unexpected tab character. (no-tabs)
(#175) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#176) Unexpected tab character. (no-tabs)
(#176) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#176) Statement inside of curly braces should be on next line. (brace-style)
(#176) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#176) Missing semicolon. (@babel/semi)
(#177) Unexpected tab character. (no-tabs)
(#177) Trailing spaces not allowed. (no-trailing-spaces)
(#177) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#178) Unexpected tab character. (no-tabs)
(#178) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#178) Expected space or tab after '//' in comment. (spaced-comment)
(#179) Unexpected tab character. (no-tabs)
(#179) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#180) Unexpected tab character. (no-tabs)
(#180) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#181) Unexpected tab character. (no-tabs)
(#181) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#182) Unexpected tab character. (no-tabs)
(#182) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#182) 'd' is defined but never used. (no-unused-vars)
(#182) 'i' is defined but never used. (no-unused-vars)
(#182) Statement inside of curly braces should be on next line. (brace-style)
(#182) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#183) Unexpected tab character. (no-tabs)
(#183) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#184) Unexpected tab character. (no-tabs)
(#184) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#185) Unexpected tab character. (no-tabs)
(#185) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#185) Statement inside of curly braces should be on next line. (brace-style)
(#185) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#186) Unexpected tab character. (no-tabs)
(#186) Trailing spaces not allowed. (no-trailing-spaces)
(#186) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#187) Unexpected tab character. (no-tabs)
(#187) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#188) Unexpected tab character. (no-tabs)
(#188) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#188) Statement inside of curly braces should be on next line. (brace-style)
(#188) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#188) Missing semicolon. (@babel/semi)
(#189) Unexpected tab character. (no-tabs)
(#189) Trailing spaces not allowed. (no-trailing-spaces)
(#189) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#190) Unexpected tab character. (no-tabs)
(#190) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#190) Expected space or tab after '//' in comment. (spaced-comment)
(#191) Unexpected tab character. (no-tabs)
(#191) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#192) Unexpected tab character. (no-tabs)
(#192) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#193) Unexpected tab character. (no-tabs)
(#193) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#193) Statement inside of curly braces should be on next line. (brace-style)
(#193) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#194) Unexpected tab character. (no-tabs)
(#194) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#195) Unexpected tab character. (no-tabs)
(#195) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#196) Unexpected tab character. (no-tabs)
(#196) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#197) Unexpected tab character. (no-tabs)
(#197) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#199) Unexpected tab character. (no-tabs)
(#199) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#199) Expected space or tab after '//' in comment. (spaced-comment)
(#200) Unexpected tab character. (no-tabs)
(#200) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#201) Unexpected tab character. (no-tabs)
(#201) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#202) Unexpected tab character. (no-tabs)
(#202) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#203) Unexpected tab character. (no-tabs)
(#203) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#204) Unexpected tab character. (no-tabs)
(#204) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#205) Unexpected tab character. (no-tabs)
(#205) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#206) Unexpected tab character. (no-tabs)
(#206) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#208) Identifier 'update_svg' is not in camel case. (camelcase)
(#209) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#209) Unexpected tab character. (no-tabs)
(#210) 'cloud' is assigned a value but never used. (no-unused-vars)
(#210) 'd3' is not defined. (no-undef)
(#213) Statement inside of curly braces should be on next line. (brace-style)
(#213) Unexpected use of '~'. (no-bitwise)
(#213) Unexpected use of '~'. (no-bitwise)
(#213) Operator '-' must be spaced. (space-infix-ops)
(#213) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#215) Statement inside of curly braces should be on next line. (brace-style)
(#215) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#219) Trailing spaces not allowed. (no-trailing-spaces)
(#220) Missing space before opening brace. (space-before-blocks)
(#221) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#221) Unexpected tab character. (no-tabs)
(#222) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#222) Unexpected tab character. (no-tabs)
(#223) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#223) Unexpected tab character. (no-tabs)
(#223) Operator '-' must be spaced. (space-infix-ops)
(#224) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#224) Unexpected tab character. (no-tabs)
(#224) Operator '*' must be spaced. (space-infix-ops)
(#225) Trailing spaces not allowed. (no-trailing-spaces)
(#225) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#225) Unexpected tab character. (no-tabs)
(#226) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#226) Unexpected tab character. (no-tabs)
(#227) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#227) Unexpected tab character. (no-tabs)
(#228) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#228) Unexpected tab character. (no-tabs)
(#228) Expected space(s) before "else". (keyword-spacing)
(#229) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#229) Unexpected tab character. (no-tabs)
(#230) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#230) Unexpected tab character. (no-tabs)
(#231) Unexpected tab character. (no-tabs)
(#231) Trailing spaces not allowed. (no-trailing-spaces)
(#231) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#231) Unexpected tab character. (no-tabs)
(#232) Unexpected tab character. (no-tabs)
(#232) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#232) Unexpected tab character. (no-tabs)
(#233) Unexpected tab character. (no-tabs)
(#233) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#233) Operator '+' must be spaced. (space-infix-ops)
(#233) Operator '/' must be spaced. (space-infix-ops)
(#233) Operator '+' must be spaced. (space-infix-ops)
(#233) Operator '+' must be spaced. (space-infix-ops)
(#233) Operator '/' must be spaced. (space-infix-ops)
(#233) Operator '+' must be spaced. (space-infix-ops)
(#233) Missing whitespace after semicolon. (semi-spacing)
(#233) Unnecessary semicolon. (no-extra-semi)
(#234) Unexpected tab character. (no-tabs)
(#234) Trailing spaces not allowed. (no-trailing-spaces)
(#234) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#234) Unexpected tab character. (no-tabs)
(#235) Unexpected tab character. (no-tabs)
(#235) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#236) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#236) Unexpected tab character. (no-tabs)
(#237) Unexpected tab character. (no-tabs)
(#237) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#238) Unexpected tab character. (no-tabs)
(#238) Trailing spaces not allowed. (no-trailing-spaces)
(#238) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#239) Unexpected tab character. (no-tabs)
(#239) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#240) Unexpected tab character. (no-tabs)
(#241) Unexpected tab character. (no-tabs)
(#242) Unexpected tab character. (no-tabs)
(#243) Unexpected tab character. (no-tabs)
(#244) Unexpected tab character. (no-tabs)
(#245) This line has a length of 144. Maximum allowed is 132. (max-len)
(#245) Unexpected tab character. (no-tabs)
(#245) Operator '+' must be spaced. (space-infix-ops)
(#245) Operator '+' must be spaced. (space-infix-ops)
(#245) Operator '+' must be spaced. (space-infix-ops)
(#246) Unexpected tab character. (no-tabs)
(#246) Missing space before value for key 'path'. (key-spacing)
(#246) A space is required after ','. (comma-spacing)
(#246) A space is required after ','. (comma-spacing)
(#247) Unexpected tab character. (no-tabs)
(#248) Unexpected tab character. (no-tabs)
(#249) Unexpected tab character. (no-tabs)
(#250) Unexpected tab character. (no-tabs)
(#250) Trailing spaces not allowed. (no-trailing-spaces)
(#250) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#251) Unexpected tab character. (no-tabs)
(#251) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#251) Identifier 'switch_display' is not in camel case. (camelcase)
(#252) Unexpected tab character. (no-tabs)
(#252) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#252) Unexpected tab character. (no-tabs)
(#252) Missing space before opening brace. (space-before-blocks)
(#253) Unexpected tab character. (no-tabs)
(#254) Unexpected tab character. (no-tabs)
(#255) Unexpected tab character. (no-tabs)
(#255) Expected space or tab after '//' in comment. (spaced-comment)
(#256) Unexpected tab character. (no-tabs)
(#256) Expected space(s) before "else". (keyword-spacing)
(#256) Expected space(s) after "else". (keyword-spacing)
(#257) Unexpected tab character. (no-tabs)
(#258) Unexpected tab character. (no-tabs)
(#259) Unexpected tab character. (no-tabs)
(#260) Unexpected tab character. (no-tabs)
(#261) Unexpected tab character. (no-tabs)
(#262) Unexpected tab character. (no-tabs)
(#262) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#262) Unexpected tab character. (no-tabs)
(#263) Unexpected tab character. (no-tabs)
(#263) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#263) Unexpected tab character. (no-tabs)
(#264) Unexpected tab character. (no-tabs)
(#264) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#264) Unexpected tab character. (no-tabs)
(#265) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#265) Unexpected tab character. (no-tabs)
(#266) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#266) Unexpected tab character. (no-tabs)
(#267) Unexpected tab character. (no-tabs)
(#267) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#267) Unexpected tab character. (no-tabs)
(#268) Unexpected tab character. (no-tabs)
(#268) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#268) Unexpected tab character. (no-tabs)
(#269) Unexpected tab character. (no-tabs)
(#269) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#269) Unexpected tab character. (no-tabs)
(#270) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#270) Unexpected tab character. (no-tabs)
(#271) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#271) Unexpected tab character. (no-tabs)
(#272) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#272) Unexpected tab character. (no-tabs)
(#273) Unexpected tab character. (no-tabs)
(#273) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#273) Unexpected tab character. (no-tabs)
(#273) Expected space(s) before "else". (keyword-spacing)
(#273) Expected space(s) after "else". (keyword-spacing)
(#274) Unexpected tab character. (no-tabs)
(#274) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#274) Unexpected tab character. (no-tabs)
(#275) Unexpected tab character. (no-tabs)
(#275) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#275) Unexpected tab character. (no-tabs)
(#276) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#276) Unexpected tab character. (no-tabs)
(#277) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#277) Unexpected tab character. (no-tabs)
(#278) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#278) Unexpected tab character. (no-tabs)
(#279) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#279) Unexpected tab character. (no-tabs)
(#280) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#280) Unexpected tab character. (no-tabs)
(#281) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#281) Unexpected tab character. (no-tabs)
(#282) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#282) Unexpected tab character. (no-tabs)
(#283) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#283) Unexpected tab character. (no-tabs)
(#284) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#284) Unexpected tab character. (no-tabs)
(#284) Unexpected tab character. (no-tabs)
(#284) Trailing spaces not allowed. (no-trailing-spaces)
(#285) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#285) Unexpected tab character. (no-tabs)
(#286) Unexpected tab character. (no-tabs)
(#286) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#287) Unexpected tab character. (no-tabs)
(#287) Trailing spaces not allowed. (no-trailing-spaces)
(#288) Unexpected tab character. (no-tabs)
(#288) Identifier 'update_wordcloud' is not in camel case. (camelcase)
(#288) Operator '=' must be spaced. (space-infix-ops)
(#289) Unexpected tab character. (no-tabs)
(#289) Requires a space after '{'. (block-spacing)
(#289) Statement inside of curly braces should be on next line. (brace-style)
(#289) Missing space before opening brace. (space-before-blocks)
(#289) Requires a space before '}'. (block-spacing)
(#289) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#290) Unexpected tab character. (no-tabs)
(#290) Missing space before opening brace. (space-before-blocks)
(#291) Unexpected tab character. (no-tabs)
(#292) Unexpected tab character. (no-tabs)
(#293) Unexpected tab character. (no-tabs)
(#293) Trailing spaces not allowed. (no-trailing-spaces)
(#294) Unexpected tab character. (no-tabs)
(#295) Unexpected tab character. (no-tabs)
(#295) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#295) There should be no space after '{'. (@babel/object-curly-spacing)
(#296) Unexpected tab character. (no-tabs)
(#297) Unexpected tab character. (no-tabs)
(#297) Missing space before value for key 'groupid'. (key-spacing)
(#298) Unexpected tab character. (no-tabs)
(#298) Missing space before value for key 'lastupdate'. (key-spacing)
(#299) Unexpected tab character. (no-tabs)
(#300) Unexpected tab character. (no-tabs)
(#300) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#300) Missing semicolon. (@babel/semi)
(#301) Unexpected tab character. (no-tabs)
(#301) Trailing spaces not allowed. (no-trailing-spaces)
(#302) Unexpected tab character. (no-tabs)
(#302) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#303) Unexpected tab character. (no-tabs)
(#303) Operator '==' must be spaced. (space-infix-ops)
(#304) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#304) Unexpected tab character. (no-tabs)
(#304) Operator '==' must be spaced. (space-infix-ops)
(#305) Unexpected tab character. (no-tabs)
(#305) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#305) Unexpected tab character. (no-tabs)
(#305) Operator '==' must be spaced. (space-infix-ops)
(#306) Unexpected tab character. (no-tabs)
(#306) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#306) Unexpected tab character. (no-tabs)
(#306) Operator '+' must be spaced. (space-infix-ops)
(#307) Unexpected tab character. (no-tabs)
(#307) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#307) Unexpected tab character. (no-tabs)
(#307) Expected space(s) before "else". (keyword-spacing)
(#307) Expected space(s) after "else". (keyword-spacing)
(#308) Unexpected tab character. (no-tabs)
(#308) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#308) Unexpected tab character. (no-tabs)
(#309) Unexpected tab character. (no-tabs)
(#309) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#309) Unexpected tab character. (no-tabs)
(#309) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#310) This line has a length of 164. Maximum allowed is 132. (max-len)
(#310) Unexpected tab character. (no-tabs)
(#310) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#310) Unexpected tab character. (no-tabs)
(#310) Expected catch,fail() or return (promise/catch-or-return)
(#310) A space is required after ','. (comma-spacing)
(#310) Each then() should return a value or throw (promise/always-return)
(#310) Statement inside of curly braces should be on next line. (brace-style)
(#310) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#311) Unexpected tab character. (no-tabs)
(#311) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#311) Unexpected tab character. (no-tabs)
(#311) Expected space(s) before "else". (keyword-spacing)
(#312) This line has a length of 176. Maximum allowed is 132. (max-len)
(#312) Unexpected tab character. (no-tabs)
(#312) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#312) Unexpected tab character. (no-tabs)
(#312) Expected catch,fail() or return (promise/catch-or-return)
(#312) A space is required after ','. (comma-spacing)
(#312) A space is required after ','. (comma-spacing)
(#312) Each then() should return a value or throw (promise/always-return)
(#312) Requires a space after '{'. (block-spacing)
(#312) Statement inside of curly braces should be on next line. (brace-style)
(#312) Requires a space before '}'. (block-spacing)
(#312) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#312) Missing semicolon. (@babel/semi)
(#313) Unexpected tab character. (no-tabs)
(#313) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#313) Unexpected tab character. (no-tabs)
(#313) Expected space(s) before "else". (keyword-spacing)
(#313) Expected space(s) after "else". (keyword-spacing)
(#314) This line has a length of 179. Maximum allowed is 132. (max-len)
(#314) Unexpected tab character. (no-tabs)
(#314) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#314) Unexpected tab character. (no-tabs)
(#314) Expected catch,fail() or return (promise/catch-or-return)
(#314) A space is required after ','. (comma-spacing)
(#314) A space is required after ','. (comma-spacing)
(#314) Each then() should return a value or throw (promise/always-return)
(#314) Requires a space after '{'. (block-spacing)
(#314) Statement inside of curly braces should be on next line. (brace-style)
(#314) Requires a space before '}'. (block-spacing)
(#314) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#314) Missing semicolon. (@babel/semi)
(#315) Unexpected tab character. (no-tabs)
(#315) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#315) Unexpected tab character. (no-tabs)
(#316) Unexpected tab character. (no-tabs)
(#316) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#316) Unexpected tab character. (no-tabs)
(#317) Unexpected tab character. (no-tabs)
(#317) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#317) Unexpected tab character. (no-tabs)
(#318) Unexpected tab character. (no-tabs)
(#318) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#318) Unexpected tab character. (no-tabs)
(#319) Unexpected tab character. (no-tabs)
(#320) Unexpected tab character. (no-tabs)
(#320) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#320) Unexpected tab character. (no-tabs)
(#321) Unexpected tab character. (no-tabs)
(#321) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#321) Unexpected tab character. (no-tabs)
(#322) Unexpected tab character. (no-tabs)
(#322) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#322) Unexpected tab character. (no-tabs)
(#323) Unexpected tab character. (no-tabs)
(#323) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#323) Unexpected tab character. (no-tabs)
(#323) Missing space before opening brace. (space-before-blocks)
(#324) Unexpected tab character. (no-tabs)
(#324) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#324) Unexpected tab character. (no-tabs)
(#325) Unexpected tab character. (no-tabs)
(#325) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#325) Unexpected tab character. (no-tabs)
(#325) Expected space(s) before "else". (keyword-spacing)
(#325) Expected space(s) after "else". (keyword-spacing)
(#326) Unexpected tab character. (no-tabs)
(#326) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#326) Unexpected tab character. (no-tabs)
(#327) Unexpected tab character. (no-tabs)
(#327) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#327) Unexpected tab character. (no-tabs)
(#328) Unexpected tab character. (no-tabs)
(#328) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#328) Unexpected tab character. (no-tabs)
(#329) Unexpected tab character. (no-tabs)
(#329) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#329) Unexpected tab character. (no-tabs)
(#329) Missing space before opening brace. (space-before-blocks)
(#330) Unexpected tab character. (no-tabs)
(#330) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#330) Unexpected tab character. (no-tabs)
(#331) Unexpected tab character. (no-tabs)
(#331) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#331) Unexpected tab character. (no-tabs)
(#332) Unexpected tab character. (no-tabs)
(#332) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#332) Unexpected tab character. (no-tabs)
(#333) Unexpected tab character. (no-tabs)
(#333) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#333) Unexpected tab character. (no-tabs)
(#333) Requires a space after '{'. (block-spacing)
(#333) Statement inside of curly braces should be on next line. (brace-style)
(#333) Missing space before opening brace. (space-before-blocks)
(#333) Requires a space before '}'. (block-spacing)
(#333) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#333) A space is required after ','. (comma-spacing)
(#334) Unexpected tab character. (no-tabs)
(#334) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#334) Unexpected tab character. (no-tabs)
(#335) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#335) Unexpected tab character. (no-tabs)
(#335) Expected space(s) before "else". (keyword-spacing)
(#335) Expected space(s) after "else". (keyword-spacing)
(#336) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#336) Unexpected tab character. (no-tabs)
(#337) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#337) Unexpected tab character. (no-tabs)
(#338) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#338) Unexpected tab character. (no-tabs)
(#339) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#339) Unexpected tab character. (no-tabs)
(#340) Unexpected tab character. (no-tabs)
(#341) Unexpected tab character. (no-tabs)
(#342) Unexpected tab character. (no-tabs)
(#342) Trailing spaces not allowed. (no-trailing-spaces)
(#343) Unexpected tab character. (no-tabs)
(#344) Unexpected tab character. (no-tabs)
(#344) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#345) Unexpected tab character. (no-tabs)
(#345) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#345) ',' should be placed last. (comma-style)
(#346) Unexpected tab character. (no-tabs)
(#346) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#346) Expected an assignment or function call and instead saw an expression. (@babel/no-unused-expressions)
(#346) Unexpected use of comma operator. (no-sequences)
(#347) Unexpected tab character. (no-tabs)
(#347) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#348) Unexpected tab character. (no-tabs)
(#348) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#348) Unexpected use of '>>'. (no-bitwise)
(#348) Unexpected use of '>>'. (no-bitwise)
(#349) Unexpected tab character. (no-tabs)
(#349) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#349) 'n' is defined but never used. (no-unused-vars)
(#350) Unexpected tab character. (no-tabs)
(#350) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#350) Expected an assignment or function call and instead saw an expression. (@babel/no-unused-expressions)
(#350) Unexpected use of comma operator. (no-sequences)
(#351) Unexpected tab character. (no-tabs)
(#351) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#352) Unexpected tab character. (no-tabs)
(#352) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#353) Unexpected tab character. (no-tabs)
(#353) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#354) Unexpected tab character. (no-tabs)
(#354) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#355) Unexpected tab character. (no-tabs)
(#355) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#356) Unexpected tab character. (no-tabs)
(#356) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#357) Unexpected tab character. (no-tabs)
(#357) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#357) Missing semicolon. (@babel/semi)
(#358) Unexpected tab character. (no-tabs)
(#358) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#359) Unexpected tab character. (no-tabs)
(#359) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#360) Unexpected tab character. (no-tabs)
(#360) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#361) Unexpected tab character. (no-tabs)
(#361) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#362) Unexpected tab character. (no-tabs)
(#362) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#363) Unexpected tab character. (no-tabs)
(#364) Unexpected tab character. (no-tabs)
(#364) Trailing spaces not allowed. (no-trailing-spaces)
(#365) Unexpected tab character. (no-tabs)
(#366) Unexpected tab character. (no-tabs)
(#367) Unexpected tab character. (no-tabs)
(#367) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#367) There should be no space after '{'. (@babel/object-curly-spacing)
(#368) Unexpected tab character. (no-tabs)
(#369) Unexpected tab character. (no-tabs)
(#369) Missing space before value for key 'groupid'. (key-spacing)
(#370) Unexpected tab character. (no-tabs)
(#371) Unexpected tab character. (no-tabs)
(#371) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#371) Missing semicolon. (@babel/semi)
(#372) Unexpected tab character. (no-tabs)
(#372) Trailing spaces not allowed. (no-trailing-spaces)
(#373) Unexpected tab character. (no-tabs)
(#373) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#374) Unexpected tab character. (no-tabs)
(#374) Operator '==' must be spaced. (space-infix-ops)
(#375) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#375) Unexpected tab character. (no-tabs)
(#376) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#376) Unexpected tab character. (no-tabs)
(#377) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#377) Unexpected tab character. (no-tabs)
(#378) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#378) Unexpected tab character. (no-tabs)
(#379) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#379) Unexpected tab character. (no-tabs)
(#380) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#380) Unexpected tab character. (no-tabs)
(#381) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#381) Unexpected tab character. (no-tabs)
(#382) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#382) Unexpected tab character. (no-tabs)
(#383) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#383) Unexpected tab character. (no-tabs)
(#384) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#384) Unexpected tab character. (no-tabs)
(#385) Unexpected tab character. (no-tabs)
(#386) Unexpected tab character. (no-tabs)
(#387) Unexpected tab character. (no-tabs)
(#387) Trailing spaces not allowed. (no-trailing-spaces)
(#388) Unexpected tab character. (no-tabs)
(#389) Unexpected tab character. (no-tabs)
(#389) A space is required after ','. (comma-spacing)
(#390) Unexpected tab character. (no-tabs)
(#390) A space is required after ','. (comma-spacing)
(#391) Unexpected tab character. (no-tabs)
(#392) Unexpected tab character. (no-tabs)
(#392) Trailing spaces not allowed. (no-trailing-spaces)
(#393) Unexpected tab character. (no-tabs)
(#394) Unexpected tab character. (no-tabs)
(#394) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#394) There should be no space after '{'. (@babel/object-curly-spacing)
(#395) Unexpected tab character. (no-tabs)
(#396) Unexpected tab character. (no-tabs)
(#396) Missing space before value for key 'groupid'. (key-spacing)
(#397) Unexpected tab character. (no-tabs)
(#397) Missing space before value for key 'word'. (key-spacing)
(#398) Unexpected tab character. (no-tabs)
(#399) Unexpected tab character. (no-tabs)
(#399) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#399) Missing semicolon. (@babel/semi)
(#400) Unexpected tab character. (no-tabs)
(#400) Trailing spaces not allowed. (no-trailing-spaces)
(#401) Unexpected tab character. (no-tabs)
(#401) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#402) Unexpected tab character. (no-tabs)
(#402) Operator '==' must be spaced. (space-infix-ops)
(#403) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#403) Unexpected tab character. (no-tabs)
(#404) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#404) Unexpected tab character. (no-tabs)
(#405) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#405) Unexpected tab character. (no-tabs)
(#405) A space is required after ','. (comma-spacing)
(#406) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#406) Unexpected tab character. (no-tabs)
(#406) A space is required after ','. (comma-spacing)
(#407) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#407) Unexpected tab character. (no-tabs)
(#408) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#408) Unexpected tab character. (no-tabs)
(#409) Unexpected tab character. (no-tabs)
(#410) Unexpected tab character. (no-tabs)
(#410) 'data' is defined but never used. (no-unused-vars)
(#411) Unexpected tab character. (no-tabs)
(#411) A space is required after ','. (comma-spacing)
(#412) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#412) Unexpected tab character. (no-tabs)
(#412) A space is required after ','. (comma-spacing)
(#413) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#413) Unexpected tab character. (no-tabs)
(#414) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#414) Unexpected tab character. (no-tabs)
(#415) Unexpected tab character. (no-tabs)
(#416) Unexpected tab character. (no-tabs)
(#417) Unexpected tab character. (no-tabs)
(#417) Trailing spaces not allowed. (no-trailing-spaces)
(#418) Unexpected tab character. (no-tabs)
(#419) Unexpected tab character. (no-tabs)
(#420) Unexpected tab character. (no-tabs)
(#421) Unexpected tab character. (no-tabs)
(#422) Unexpected tab character. (no-tabs)
(#423) Unexpected tab character. (no-tabs)
(#424) Unexpected tab character. (no-tabs)
(#424) Trailing spaces not allowed. (no-trailing-spaces)
(#425) Unexpected tab character. (no-tabs)
(#426) Unexpected tab character. (no-tabs)
(#426) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#426) There should be no space after '{'. (@babel/object-curly-spacing)
(#427) Unexpected tab character. (no-tabs)
(#428) Unexpected tab character. (no-tabs)
(#428) Missing space before value for key 'groupid'. (key-spacing)
(#429) Unexpected tab character. (no-tabs)
(#429) Missing space before value for key 'word'. (key-spacing)
(#430) Unexpected tab character. (no-tabs)
(#431) Unexpected tab character. (no-tabs)
(#431) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#431) Missing semicolon. (@babel/semi)
(#432) Unexpected tab character. (no-tabs)
(#432) Trailing spaces not allowed. (no-trailing-spaces)
(#433) Unexpected tab character. (no-tabs)
(#433) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#434) Unexpected tab character. (no-tabs)
(#434) Operator '==' must be spaced. (space-infix-ops)
(#435) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#435) Unexpected tab character. (no-tabs)
(#436) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#436) Unexpected tab character. (no-tabs)
(#437) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#437) Unexpected tab character. (no-tabs)
(#438) Trailing spaces not allowed. (no-trailing-spaces)
(#438) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#438) Unexpected tab character. (no-tabs)
(#439) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#439) Unexpected tab character. (no-tabs)
(#440) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#440) Unexpected tab character. (no-tabs)
(#441) Trailing spaces not allowed. (no-trailing-spaces)
(#441) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#441) Unexpected tab character. (no-tabs)
(#442) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#442) Unexpected tab character. (no-tabs)
(#442) A space is required after ','. (comma-spacing)
(#442) Missing space before opening brace. (space-before-blocks)
(#443) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#443) Unexpected tab character. (no-tabs)
(#443) Operator '+' must be spaced. (space-infix-ops)
(#443) Operator '+' must be spaced. (space-infix-ops)
(#444) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#444) Unexpected tab character. (no-tabs)
(#445) Trailing spaces not allowed. (no-trailing-spaces)
(#445) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#445) Unexpected tab character. (no-tabs)
(#446) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#446) Unexpected tab character. (no-tabs)
(#446) There should be no space after this paren. (space-in-parens)
(#446) There should be no space before this paren. (space-in-parens)
(#447) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#447) Unexpected tab character. (no-tabs)
(#448) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#448) Unexpected tab character. (no-tabs)
(#449) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#449) Unexpected tab character. (no-tabs)
(#450) Trailing spaces not allowed. (no-trailing-spaces)
(#450) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#450) Unexpected tab character. (no-tabs)
(#451) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#451) Unexpected tab character. (no-tabs)
(#452) Unexpected tab character. (no-tabs)
(#453) Unexpected tab character. (no-tabs)
(#454) Unexpected tab character. (no-tabs)
(#454) Trailing spaces not allowed. (no-trailing-spaces)
(#455) Unexpected tab character. (no-tabs)
(#456) Unexpected tab character. (no-tabs)
(#457) Unexpected tab character. (no-tabs)
(#458) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#458) Unexpected tab character. (no-tabs)
(#459) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#459) Unexpected tab character. (no-tabs)
(#460) Trailing spaces not allowed. (no-trailing-spaces)
(#460) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#460) Unexpected tab character. (no-tabs)
(#461) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#461) Unexpected tab character. (no-tabs)
(#462) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#462) Unexpected tab character. (no-tabs)
(#463) Trailing spaces not allowed. (no-trailing-spaces)
(#463) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#463) Unexpected tab character. (no-tabs)
(#464) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#464) Unexpected tab character. (no-tabs)
(#465) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#465) Unexpected tab character. (no-tabs)
(#466) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#466) Unexpected tab character. (no-tabs)
(#467) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#467) Unexpected tab character. (no-tabs)
(#468) Unexpected tab character. (no-tabs)
(#469) Unexpected tab character. (no-tabs)
(#469) Trailing spaces not allowed. (no-trailing-spaces)
(#470) Unexpected tab character. (no-tabs)
(#471) Unexpected tab character. (no-tabs)
(#473) A space is required after ','. (comma-spacing)
(#473) A space is required after ','. (comma-spacing)
(#475) Unexpected tab character. (no-tabs)
(#475) Trailing spaces not allowed. (no-trailing-spaces)
(#476) Unexpected tab character. (no-tabs)
(#477) Unexpected tab character. (no-tabs)
(#477) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#477) There should be no space after '{'. (@babel/object-curly-spacing)
(#478) Unexpected tab character. (no-tabs)
(#479) Unexpected tab character. (no-tabs)
(#479) Missing space before value for key 'groupid'. (key-spacing)
(#480) Unexpected tab character. (no-tabs)
(#480) Missing space before value for key 'word'. (key-spacing)
(#481) Unexpected tab character. (no-tabs)
(#481) Missing space before value for key 'newword'. (key-spacing)
(#482) Unexpected tab character. (no-tabs)
(#483) Unexpected tab character. (no-tabs)
(#483) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#483) Missing semicolon. (@babel/semi)
(#484) Unexpected tab character. (no-tabs)
(#484) Trailing spaces not allowed. (no-trailing-spaces)
(#485) Unexpected tab character. (no-tabs)
(#485) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#485) Unexpected space before function parentheses. (space-before-function-paren)
(#485) 'response' is defined but never used. (no-unused-vars)
(#486) Unexpected tab character. (no-tabs)
(#486) Operator '=' must be spaced. (space-infix-ops)
(#487) Unexpected tab character. (no-tabs)
(#488) Unexpected tab character. (no-tabs)
(#490) Unexpected tab character. (no-tabs)
(#491) Unexpected tab character. (no-tabs)
(#491) Trailing spaces not allowed. (no-trailing-spaces)
(#492) Unexpected tab character. (no-tabs)
(#493) Unexpected tab character. (no-tabs)
(#494) Unexpected tab character. (no-tabs)
(#494) Trailing spaces not allowed. (no-trailing-spaces)
(#495) Unexpected tab character. (no-tabs)
(#496) Unexpected tab character. (no-tabs)
(#497) Unexpected tab character. (no-tabs)
(#498) Unexpected tab character. (no-tabs)
(#498) Expected space(s) before "else". (keyword-spacing)
(#498) Expected space(s) after "else". (keyword-spacing)
(#499) Unexpected tab character. (no-tabs)
(#500) Unexpected tab character. (no-tabs)
(#500) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#500) There should be no space after '{'. (@babel/object-curly-spacing)
(#501) Unexpected tab character. (no-tabs)
(#502) Unexpected tab character. (no-tabs)
(#502) Missing space before value for key 'groupid'. (key-spacing)
(#503) Unexpected tab character. (no-tabs)
(#503) Missing space before value for key 'word'. (key-spacing)
(#504) Unexpected tab character. (no-tabs)
(#504) Missing space before value for key 'newword'. (key-spacing)
(#505) Unexpected tab character. (no-tabs)
(#506) Unexpected tab character. (no-tabs)
(#506) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#506) Missing semicolon. (@babel/semi)
(#507) Unexpected tab character. (no-tabs)
(#507) Trailing spaces not allowed. (no-trailing-spaces)
(#508) Unexpected tab character. (no-tabs)
(#508) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#508) Unexpected space before function parentheses. (space-before-function-paren)
(#509) Unexpected tab character. (no-tabs)
(#509) Operator '==' must be spaced. (space-infix-ops)
(#510) Unexpected tab character. (no-tabs)
(#510) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#510) Unexpected tab character. (no-tabs)
(#510) Missing space before opening brace. (space-before-blocks)
(#511) Unexpected tab character. (no-tabs)
(#511) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#511) Unexpected tab character. (no-tabs)
(#512) Unexpected tab character. (no-tabs)
(#512) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#512) Unexpected tab character. (no-tabs)
(#512) Operator '+' must be spaced. (space-infix-ops)
(#512) Operator '+' must be spaced. (space-infix-ops)
(#512) Operator '+' must be spaced. (space-infix-ops)
(#512) Operator '+' must be spaced. (space-infix-ops)
(#513) Unexpected tab character. (no-tabs)
(#513) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#513) Unexpected tab character. (no-tabs)
(#513) Expected space(s) before "else". (keyword-spacing)
(#513) Expected space(s) after "else". (keyword-spacing)
(#514) Unexpected tab character. (no-tabs)
(#514) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#514) Unexpected tab character. (no-tabs)
(#515) Unexpected tab character. (no-tabs)
(#515) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#515) Unexpected tab character. (no-tabs)
(#516) Unexpected tab character. (no-tabs)
(#516) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#516) Unexpected tab character. (no-tabs)
(#517) Unexpected tab character. (no-tabs)
(#517) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#517) Unexpected tab character. (no-tabs)
(#518) Unexpected tab character. (no-tabs)
(#519) Unexpected tab character. (no-tabs)
(#520) Unexpected tab character. (no-tabs)
(#521) Unexpected tab character. (no-tabs)
(#521) Trailing spaces not allowed. (no-trailing-spaces)
(#522) Unexpected tab character. (no-tabs)
(#523) Unexpected tab character. (no-tabs)
(#524) Unexpected tab character. (no-tabs)
(#524) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#524) There should be no space after '{'. (@babel/object-curly-spacing)
(#525) Unexpected tab character. (no-tabs)
(#526) Unexpected tab character. (no-tabs)
(#526) Missing space before value for key 'groupid'. (key-spacing)
(#527) Unexpected tab character. (no-tabs)
(#527) Missing space before value for key 'word'. (key-spacing)
(#528) Unexpected tab character. (no-tabs)
(#529) Unexpected tab character. (no-tabs)
(#529) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#529) Missing semicolon. (@babel/semi)
(#530) Unexpected tab character. (no-tabs)
(#530) Trailing spaces not allowed. (no-trailing-spaces)
(#531) Unexpected tab character. (no-tabs)
(#531) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#531) Unexpected space before function parentheses. (space-before-function-paren)
(#532) Unexpected tab character. (no-tabs)
(#532) Operator '==' must be spaced. (space-infix-ops)
(#533) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#533) Unexpected tab character. (no-tabs)
(#533) Operator '=' must be spaced. (space-infix-ops)
(#534) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#534) Unexpected tab character. (no-tabs)
(#535) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#535) Unexpected tab character. (no-tabs)
(#536) Unexpected tab character. (no-tabs)
(#537) Unexpected tab character. (no-tabs)
(#538) Unexpected tab character. (no-tabs)
(#539) Unexpected tab character. (no-tabs)
(#539) Trailing spaces not allowed. (no-trailing-spaces)
(#540) Unexpected tab character. (no-tabs)
(#540) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#541) Unexpected tab character. (no-tabs)
(#541) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#542) Unexpected tab character. (no-tabs)
(#542) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#543) Unexpected tab character. (no-tabs)
(#543) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#544) Unexpected tab character. (no-tabs)
(#544) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#545) Unexpected tab character. (no-tabs)
(#545) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#546) Unexpected tab character. (no-tabs)
(#546) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#547) Unexpected tab character. (no-tabs)
(#547) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#548) Unexpected tab character. (no-tabs)
(#548) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#549) Unexpected tab character. (no-tabs)
(#549) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#550) Unexpected tab character. (no-tabs)
(#550) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#551) Unexpected tab character. (no-tabs)
(#551) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#552) Unexpected tab character. (no-tabs)
(#552) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#553) Unexpected tab character. (no-tabs)
(#553) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#554) Unexpected tab character. (no-tabs)
(#554) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#555) Unexpected tab character. (no-tabs)
(#555) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#556) Unexpected tab character. (no-tabs)
(#556) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#557) Unexpected tab character. (no-tabs)
(#557) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#558) Unexpected tab character. (no-tabs)
(#558) Unnecessary semicolon. (no-extra-semi)
(#559) Unexpected tab character. (no-tabs)
(#559) Trailing spaces not allowed. (no-trailing-spaces)
(#560) Unexpected tab character. (no-tabs)
(#561) Unexpected tab character. (no-tabs)
(#561) Extra space after key 'showWordcloud'. (key-spacing)
(#561) A space is required after ','. (comma-spacing)
(#561) Missing space before opening brace. (space-before-blocks)
(#562) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#562) Unexpected tab character. (no-tabs)

CSS problems

(59 errors, 3 warnings)

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

mod/collabwordcloud/styles.css
(#36) Expected "#ffffff" to be "#fff" (color-hex-length)
(#12) Unexpected duplicate "display" (declaration-block-no-duplicate-properties)
(#8) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#9) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#10) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#14) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#35) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#61) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#93) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#98) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#99) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#116) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#135) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#139) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#135) Unexpected unit (length-zero-no-unit)
(#147) Unexpected unit (length-zero-no-unit)
(#3) Expected indentation of 4 spaces (indentation)
(#7) Expected indentation of 4 spaces (indentation)
(#8) Expected indentation of 4 spaces (indentation)
(#9) Expected indentation of 4 spaces (indentation)
(#10) Expected indentation of 4 spaces (indentation)
(#11) Expected indentation of 4 spaces (indentation)
(#12) Expected indentation of 4 spaces (indentation)
(#19) Expected indentation of 4 spaces (indentation)
(#27) Expected indentation of 4 spaces (indentation)
(#28) Expected indentation of 4 spaces (indentation)
(#29) Expected indentation of 4 spaces (indentation)
(#30) Expected indentation of 4 spaces (indentation)
(#35) Expected indentation of 4 spaces (indentation)
(#36) Expected indentation of 4 spaces (indentation)
(#37) Expected indentation of 4 spaces (indentation)
(#42) Expected indentation of 4 spaces (indentation)
(#43) Expected indentation of 4 spaces (indentation)
(#44) Expected indentation of 4 spaces (indentation)
(#48) Expected indentation of 4 spaces (indentation)
(#52) Expected indentation of 4 spaces (indentation)
(#56) Expected indentation of 4 spaces (indentation)
(#57) Expected indentation of 4 spaces (indentation)
(#61) Expected indentation of 4 spaces (indentation)
(#62) Expected indentation of 4 spaces (indentation)
(#71) Expected indentation of 4 spaces (indentation)
(#75) Expected indentation of 4 spaces (indentation)
(#79) Expected indentation of 4 spaces (indentation)
(#84) Expected indentation of 4 spaces (indentation)
(#88) Expected indentation of 4 spaces (indentation)
(#93) Expected indentation of 4 spaces (indentation)
(#94) Expected indentation of 4 spaces (indentation)
(#98) Expected indentation of 4 spaces (indentation)
(#99) Expected indentation of 4 spaces (indentation)
(#108) Expected indentation of 4 spaces (indentation)
(#116) Expected indentation of 4 spaces (indentation)
(#117) Expected indentation of 4 spaces (indentation)
(#124) Expected indentation of 4 spaces (indentation)
(#125) Expected indentation of 4 spaces (indentation)
(#129) Expected indentation of 4 spaces (indentation)
(#130) Expected indentation of 4 spaces (indentation)
(#134) Expected indentation of 4 spaces (indentation)
(#135) Expected indentation of 4 spaces (indentation)
(#139) Expected indentation of 4 spaces (indentation)
(#143) Expected indentation of 4 spaces (indentation)
(#147) Expected indentation of 4 spaces (indentation)

PHPDocs style problems

(8 errors, 0 warnings)

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

mod/collabwordcloud/backup/moodle2/restore_collabwordcloud_activity_task.class.php
(#85) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#87) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
mod/collabwordcloud/lib.php
(#318) Found comment starting with three or more slashes
(#320) Found comment starting with three or more slashes
(#95) Phpdocs for function collabwordcloud_update_instance has incomplete parameters list
(#134) Phpdocs for function collabwordcloud_delete_instance has incomplete parameters list
(#165) Phpdocs for function collabwordcloud_user_complete has incomplete parameters list
mod/collabwordcloud/renderer.php
(#136) Phpdocs for function mod_collabwordcloud_renderer::render_mod_collabwordcloud_course_index_summary has incomplete parameters list

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(1 errors, 1 warnings)

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

Problems running grunt
Task "eslint:amd" failed. Use --force to continue.

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]


Gherkin .feature problems

(0 errors, 0 warnings)

This section shows problems detected in behat .feature files [More info]