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

(4257 errors, 1433 warnings)

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

mod/wordcards/activity.php
(#17) Missing @copyright tag
(#17) Missing @license tag
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Inline comments must start with a capital letter, digit or 3-dots sequence
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Expected "if (...) {\n"; found "if(...){\n"
(#50) Expected 1 space after IF keyword; 0 found
(#50) Expected 1 space after closing parenthesis; found 0
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Expected "if (...) {\n"; found "if(...) {\n"
(#55) Expected 1 space after IF keyword; 0 found
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Long list syntax is not allowed
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Line exceeds 132 characters; contains 134 characters
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Blank line found at start of control structure
(#73) Line exceeds 132 characters; contains 137 characters
(#73) 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
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Long list syntax is not allowed
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#111) Inline comments must start with a capital letter, digit or 3-dots sequence
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Expected "if (...) {\n"; found "if(...) {\n"
(#117) Expected 1 space after IF keyword; 0 found
(#118) Line exceeds 132 characters; contains 134 characters
(#118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) This comment is 59% valid code; is this commented out code?
(#119) Expected "if (...) {\n"; found "if(...){\n"
(#119) Expected 1 space after IF keyword; 0 found
(#119) Expected 1 space after closing parenthesis; found 0
(#124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#124) This comment is 43% valid code; is this commented out code?
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) No space found before comment text; expected "// $pagetitle = format_string($mod->get_mod()->name, true, $course->id);" but found "//$pagetitle = format_string($mod->get_mod()->name, true, $course->id);"
(#133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Expected "if (...) {\n"; found "if(...) {\n"
(#134) Expected 1 space after IF keyword; 0 found
(#144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Expected 1 space after closing brace; 0 found
(#147) Expected "} else if (...) {\n"; found "}else if (...) {\n"
(#154) Blank line found at start of control structure
(#158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Expected "if (...) {\n"; found "if(...) {\n"
(#160) Expected 1 space after IF keyword; 0 found
(#167) Inline comments must start with a capital letter, digit or 3-dots sequence
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Expected "if (...) {\n"; found "if(...) {\n"
(#169) Expected 1 space after IF keyword; 0 found
(#176) No space found before comment text; expected "// Do we still need this?" but found "//Do we still need this?"
(#181) Inline comments must start with a capital letter, digit or 3-dots sequence
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) Expected "if (...) {\n"; found "if(...) {\n"
(#182) Expected 1 space after IF keyword; 0 found
(#182) Expected 0 spaces after opening bracket; 1 found
(#189) Inline comments must start with a capital letter, digit or 3-dots sequence
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) Expected 1 space after closing parenthesis; found 0
(#190) Blank line found at start of control structure
(#222) Blank line found at end of control structure
(#224) Expected 1 space after closing parenthesis; found 0
(#224) Blank line found at start of control structure
(#247) Inline comments must start with a capital letter, digit or 3-dots sequence
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) Only one argument is allowed per line in a multi-line function call
mod/wordcards/backup/moodle2/backup_wordcards_activity_task.class.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#52) The static declaration must come after the visibility declaration
(#56) Expected at least 1 space before "."; 0 found
(#56) Expected at least 1 space after "."; 0 found
(#56) Expected at least 1 space before "."; 0 found
(#56) Expected at least 1 space after "."; 0 found
(#59) Expected at least 1 space before "."; 0 found
(#59) Expected at least 1 space after "."; 0 found
(#59) Expected at least 1 space before "."; 0 found
(#59) Expected at least 1 space after "."; 0 found
mod/wordcards/backup/moodle2/backup_wordcards_stepslib.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#24) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#26) Import statements must not begin with a leading backslash
(#47) Short array syntax must be used to define arrays
(#47) Short array syntax must be used to define arrays
(#48) Commas (,) must be followed by white space.
(#48) Expected 1 space between the comma and "'step1termcount'". Found: no spaces
(#48) Commas (,) must be followed by white space.
(#48) Expected 1 space between the comma and "'step5termcount'". Found: no spaces
(#48) Line exceeds 132 characters; contains 146 characters
(#49) Commas (,) must be followed by white space.
(#49) Expected 1 space between the comma and "'gradeoptions'". Found: no spaces
(#49) Commas (,) must be followed by white space.
(#49) Expected 1 space between the comma and "'mingrade'". Found: no spaces
(#50) Commas (,) must be followed by white space.
(#50) Expected 1 space between the comma and "'step2practicetype'". Found: no spaces
(#50) Commas (,) must be followed by white space.
(#50) Expected 1 space between the comma and "'step3practicetype'". Found: no spaces
(#50) Commas (,) must be followed by white space.
(#50) Expected 1 space between the comma and "'step4practicetype'". Found: no spaces
(#50) Commas (,) must be followed by white space.
(#50) Expected 1 space between the comma and "'step5practicetype'". Found: no spaces
(#51) Commas (,) must be followed by white space.
(#51) Expected 1 space between the comma and "'completionwhenlearned'". Found: no spaces
(#51) Commas (,) must be followed by white space.
(#51) Expected 1 space between the comma and "'maxattempts'". Found: no spaces
(#51) Commas (,) must be followed by white space.
(#51) Expected 1 space between the comma and "'skipreview'". Found: no spaces
(#51) Line exceeds 132 characters; contains 140 characters
(#52) Commas (,) must be followed by white space.
(#52) Expected 1 space between the comma and "'deflanguage'". Found: no spaces
(#52) Commas (,) must be followed by white space.
(#52) Expected 1 space between the comma and "'transcriber'". Found: no spaces
(#52) Commas (,) must be followed by white space.
(#52) Expected 1 space between the comma and "'passagehash'". Found: no spaces
(#52) Commas (,) must be followed by white space.
(#52) Expected 1 space between the comma and "'hashisold'". Found: no spaces
(#52) Commas (,) must be followed by white space.
(#52) Expected 1 space between the comma and "'foriframe'". Found: no spaces
(#53) Commas (,) must be followed by white space.
(#53) Expected 1 space between the comma and "'lcoptions'". Found: no spaces
(#53) Commas (,) must be followed by white space.
(#53) Expected 1 space between the comma and "'msoptions'". Found: no spaces
(#53) Commas (,) must be followed by white space.
(#53) Expected 1 space between the comma and "'sgoptions'". Found: no spaces
(#53) Commas (,) must be followed by white space.
(#53) Expected 1 space between the comma and "'scoptions'". Found: no spaces
(#53) Commas (,) must be followed by white space.
(#53) Expected 1 space between the comma and "'viewstart'". Found: no spaces
(#53) Commas (,) must be followed by white space.
(#53) Expected 1 space between the comma and "'viewend'". Found: no spaces
(#54) Commas (,) must be followed by white space.
(#54) Expected 1 space between the comma and "'learnpoint'". Found: no spaces
(#54) Commas (,) must be followed by white space.
(#54) Expected 1 space between the comma and "'freemodeoptions'". Found: no spaces
(#54) Commas (,) must be followed by white space.
(#54) Expected 1 space between the comma and "'showlangchooser'". Found: no spaces
(#54) Commas (,) must be followed by white space.
(#54) Expected 1 space between the comma and "'masterinstance'". Found: no spaces
(#57) Short array syntax must be used to define arrays
(#57) Short array syntax must be used to define arrays
(#58) Commas (,) must be followed by white space.
(#58) Expected 1 space between the comma and "'model_sentence'". Found: no spaces
(#58) Commas (,) must be followed by white space.
(#58) Expected 1 space between the comma and "'sourcedef'". Found: no spaces
(#58) Commas (,) must be followed by white space.
(#58) Expected 1 space between the comma and "'translations'". Found: no spaces
(#58) Commas (,) must be followed by white space.
(#58) Expected 1 space between the comma and "'image'". Found: no spaces
(#58) Commas (,) must be followed by white space.
(#58) Expected 1 space between the comma and "'audio'". Found: no spaces
(#58) Commas (,) must be followed by white space.
(#58) Expected 1 space between the comma and "'model_sentence_audio'". Found: no spaces
(#58) Commas (,) must be followed by white space.
(#58) Expected 1 space between the comma and "'alternates'". Found: no spaces
(#58) Commas (,) must be followed by white space.
(#58) Expected 1 space between the comma and "'deleted'". Found: no spaces
(#58) Commas (,) must be followed by white space.
(#58) Expected 1 space between the comma and "'phonetic'". Found: no spaces
(#58) Commas (,) must be followed by white space.
(#58) Expected 1 space between the comma and "'phoneticms'". Found: no spaces
(#58) Line exceeds 132 characters; contains 177 characters
(#61) Short array syntax must be used to define arrays
(#61) Short array syntax must be used to define arrays
(#65) Short array syntax must be used to define arrays
(#65) Short array syntax must be used to define arrays
(#69) Short array syntax must be used to define arrays
(#69) Short array syntax must be used to define arrays
(#70) Commas (,) must be followed by white space.
(#70) Expected 1 space between the comma and "'grade1'". Found: no spaces
(#70) Commas (,) must be followed by white space.
(#70) Expected 1 space between the comma and "'grade2'". Found: no spaces
(#70) Commas (,) must be followed by white space.
(#70) Expected 1 space between the comma and "'grade3'". Found: no spaces
(#70) Commas (,) must be followed by white space.
(#70) Expected 1 space between the comma and "'grade4'". Found: no spaces
(#70) Commas (,) must be followed by white space.
(#70) Expected 1 space between the comma and "'grade5'". Found: no spaces
(#70) Commas (,) must be followed by white space.
(#70) Expected 1 space between the comma and "'totalgrade'". Found: no spaces
(#70) Commas (,) must be followed by white space.
(#70) Expected 1 space between the comma and "'timecreated'". Found: no spaces
(#86) Short array syntax must be used to define arrays
(#88) Opening parenthesis of a multi-line function call must be the last content on the line
(#90) Expected at least 1 space before "."; 0 found
(#90) Expected at least 1 space after "."; 0 found
(#92) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#92) Short array syntax must be used to define arrays
(#92) Closing parenthesis of a multi-line function call must be on a line by itself
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Short array syntax must be used to define arrays
(#98) Short array syntax must be used to define arrays
(#100) Opening parenthesis of a multi-line function call must be the last content on the line
(#102) Expected at least 1 space before "."; 0 found
(#102) Expected at least 1 space after "."; 0 found
(#104) Short array syntax must be used to define arrays
(#104) Closing parenthesis of a multi-line function call must be on a line by itself
(#108) Short array syntax must be used to define arrays
(#108) Short array syntax must be used to define arrays
(#112) Short array syntax must be used to define arrays
(#122) Functions must not contain multiple empty lines in a row; found 2 empty lines
mod/wordcards/backup/moodle2/restore_wordcards_activity_task.class.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#54) The static declaration must come after the visibility declaration
(#55) Short array syntax must be used to define arrays
(#56) Short array syntax must be used to define arrays
(#63) The static declaration must come after the visibility declaration
(#64) Short array syntax must be used to define arrays
(#75) The static declaration must come after the visibility declaration
(#76) Short array syntax must be used to define arrays
(#92) The static declaration must come after the visibility declaration
(#93) Short array syntax must be used to define arrays
mod/wordcards/backup/moodle2/restore_wordcards_stepslib.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#25) Import statements must not begin with a leading backslash
(#42) Short array syntax must be used to define arrays
(#82) Missing docblock for function process_wordcards_term
(#91) No space found after comma in argument list
(#91) Commas (,) must be followed by white space.
(#91) Expected 1 space between the comma and "true". Found: no spaces
(#94) Missing docblock for function process_wordcards_seen
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Missing docblock for function process_wordcards_association
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Missing docblock for function process_wordcards_progress
(#134) Missing docblock for function process_wordcards_myword
(#143) Line exceeds 132 characters; contains 148 characters
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Whitespace found at end of line
(#159) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#161) Function closing brace must go on the next line following the body; found 2 blank lines before brace
mod/wordcards/classes/completion/custom_completion.php
(#33) Opening brace must not be followed by a blank line
(#49) Expected 1 space after "="; 2 found
mod/wordcards/classes/constants.php
(#1) DocBlock missing a @package tag for file constants.php. Expected @package mod_wordcards
(#17) Missing @copyright tag
(#17) Missing @license tag
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#28) Missing docblock for class constants
(#28) Opening brace must not be followed by a blank line
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Missing docblock for constant constants::M_COMPONENT
(#32) Missing docblock for constant constants::M_DEFAULT_CLOUDPOODLL
(#33) Missing docblock for constant constants::M_MODNAME
(#34) Missing docblock for constant constants::M_URL
(#35) Missing docblock for constant constants::M_CLASS
(#36) Missing docblock for constant constants::M_TABLE
(#37) Missing docblock for constant constants::M_TERMSTABLE
(#38) Missing docblock for constant constants::M_ATTEMPTSTABLE
(#39) Missing docblock for constant constants::M_AUTHTABLE
(#40) Missing docblock for constant constants::M_GLOSSARYTABLE
(#41) Missing docblock for constant constants::M_GLOSSARYENTRIESTABLE
(#42) Missing docblock for constant constants::M_ASSOCTABLE
(#43) Missing docblock for constant constants::M_SEENTABLE
(#44) Missing docblock for constant constants::M_MYWORDSTABLE
(#46) Missing docblock for constant constants::M_PLUGINSETTINGS
(#47) Missing docblock for constant constants::M_DEFLANG_OTHER
(#48) Missing docblock for constant constants::M_FRONTFACEFLIP_DEF
(#49) Missing docblock for constant constants::M_FRONTFACEFLIP_TERM
(#51) Missing docblock for constant constants::M_ANIM_FANCY
(#52) Missing docblock for constant constants::M_ANIM_PLAIN
(#54) Missing docblock for constant constants::M_LC_AUDIO_TERM
(#55) Missing docblock for constant constants::M_LC_AUDIO_DEF
(#57) Missing docblock for constant constants::M_MS_TERM_AT_TOP
(#58) Missing docblock for constant constants::M_MS_DEF_AT_TOP
(#59) Missing docblock for constant constants::M_SG_TERM_AS_ALIEN
(#60) Missing docblock for constant constants::M_SG_DEF_AS_ALIEN
(#61) Missing docblock for constant constants::M_WC_TERM_AS_READABLE
(#62) Missing docblock for constant constants::M_WC_MODELSENTENCE_AS_READABLE
(#63) Missing docblock for constant constants::MODE_STEPS
(#64) Missing docblock for constant constants::MODE_FREE
(#65) Missing docblock for constant constants::MODE_STEPSTHENFREE
(#66) Missing docblock for constant constants::MODE_SESSION
(#67) Missing docblock for constant constants::MODE_SESSIONTHENFREE
(#68) Missing docblock for constant constants::CURRENTMODE_STEPS
(#69) Missing docblock for constant constants::CURRENTMODE_FREE
(#70) Missing docblock for constant constants::CURRENTMODE_SESSION
(#72) Missing docblock for constant constants::FREEMODE_ACTIVITIES
(#72) Line exceeds 132 characters; contains 133 characters
(#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
(#75) Missing docblock for constant constants::M_GRADEHIGHEST
(#76) Missing docblock for constant constants::M_GRADELATEST
(#78) Missing docblock for constant constants::M_GRADELOWEST
(#79) Missing docblock for constant constants::M_GRADEAVERAGE
(#80) Missing docblock for constant constants::M_GRADENONE
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Missing docblock for constant constants::M_LANG_ENUS
(#84) Missing docblock for constant constants::M_LANG_ENGB
(#85) Missing docblock for constant constants::M_LANG_ENAU
(#86) Missing docblock for constant constants::M_LANG_ENNZ
(#87) Missing docblock for constant constants::M_LANG_ENZA
(#88) Missing docblock for constant constants::M_LANG_ESUS
(#89) Missing docblock for constant constants::M_LANG_FRCA
(#90) Missing docblock for constant constants::M_LANG_FRFR
(#91) Missing docblock for constant constants::M_LANG_ITIT
(#92) Missing docblock for constant constants::M_LANG_PTBR
(#93) Missing docblock for constant constants::M_LANG_KOKR
(#94) Missing docblock for constant constants::M_LANG_DEDE
(#95) Missing docblock for constant constants::M_LANG_HIIN
(#96) Missing docblock for constant constants::M_LANG_ENIN
(#97) Missing docblock for constant constants::M_LANG_ESES
(#99) Missing docblock for constant constants::M_LANG_DADK
(#100) Missing docblock for constant constants::M_LANG_FILPH
(#102) Missing docblock for constant constants::M_LANG_ARAE
(#103) Missing docblock for constant constants::M_LANG_ARSA
(#104) Missing docblock for constant constants::M_LANG_ZHCN
(#105) Missing docblock for constant constants::M_LANG_NLNL
(#106) Missing docblock for constant constants::M_LANG_NLBE
(#107) Missing docblock for constant constants::M_LANG_ENIE
(#108) Missing docblock for constant constants::M_LANG_ENWL
(#109) Missing docblock for constant constants::M_LANG_ENAB
(#110) Missing docblock for constant constants::M_LANG_FAIR
(#111) Missing docblock for constant constants::M_LANG_DECH
(#112) Missing docblock for constant constants::M_LANG_DEAT
(#113) Missing docblock for constant constants::M_LANG_HEIL
(#114) Missing docblock for constant constants::M_LANG_IDID
(#115) Missing docblock for constant constants::M_LANG_JAJP
(#116) Missing docblock for constant constants::M_LANG_MSMY
(#117) Missing docblock for constant constants::M_LANG_PTPT
(#118) Missing docblock for constant constants::M_LANG_RURU
(#119) Missing docblock for constant constants::M_LANG_TAIN
(#120) Missing docblock for constant constants::M_LANG_TEIN
(#121) Missing docblock for constant constants::M_LANG_TRTR
(#122) Missing docblock for constant constants::M_LANG_NONO
(#123) Missing docblock for constant constants::M_LANG_NBNO
(#124) Missing docblock for constant constants::M_LANG_PLPL
(#125) Missing docblock for constant constants::M_LANG_RORO
(#126) Missing docblock for constant constants::M_LANG_SVSE
(#127) Missing docblock for constant constants::M_LANG_UKUA
(#128) Missing docblock for constant constants::M_LANG_EUES
(#129) Missing docblock for constant constants::M_LANG_FIFI
(#130) Missing docblock for constant constants::M_LANG_HUHU
(#131) Missing docblock for constant constants::M_LANG_MINZ
(#132) Missing docblock for constant constants::M_LANG_BGBG
(#133) Missing docblock for constant constants::M_LANG_CSCZ
(#134) Missing docblock for constant constants::M_LANG_ELGR
(#135) Missing docblock for constant constants::M_LANG_HRHR
(#136) Missing docblock for constant constants::M_LANG_LTLT
(#137) Missing docblock for constant constants::M_LANG_LVLV
(#138) Missing docblock for constant constants::M_LANG_SKSK
(#139) Missing docblock for constant constants::M_LANG_SLSI
(#140) Missing docblock for constant constants::M_LANG_ISIS
(#141) Missing docblock for constant constants::M_LANG_MKMK
(#142) Missing docblock for constant constants::M_LANG_SRRS
(#143) Missing docblock for constant constants::M_LANG_VIVN
(#144) Missing docblock for constant constants::M_LANG_OTHER
(#146) Missing docblock for constant constants::TRANSCRIBER_NONE
(#147) Missing docblock for constant constants::TRANSCRIBER_AUTO
(#148) Missing docblock for constant constants::TRANSCRIBER_POODLL
(#150) Missing docblock for constant constants::M_USE_DATATABLES
(#151) Missing docblock for constant constants::M_USE_PAGEDTABLES
(#153) Missing docblock for constant constants::M_NO_TTS
(#154) Missing docblock for constant constants::M_NEURALVOICES
(#156) Line exceeds 132 characters; contains 152 characters
(#158) Missing docblock for constant constants::ALL_VOICES_NINGXIA
(#158) Short array syntax must be used to define arrays
(#159) Must use "self::" for local static member reference
(#159) Expected at least 1 space before "=>"; 0 found
(#159) Expected at least 1 space after "=>"; 0 found
(#159) Expected 1 space before "=>"; 0 found
(#159) Expected 1 space after "=>"; 0 found
(#159) Commas (,) must be followed by white space.
(#159) Expected 1 space between the comma and "'Zayd'". Found: no spaces
(#159) Expected at least 1 space before "=>"; 0 found
(#159) Expected at least 1 space after "=>"; 0 found
(#159) Expected 1 space before "=>"; 0 found
(#159) Expected 1 space after "=>"; 0 found
(#160) Must use "self::" for local static member reference
(#160) Expected at least 1 space before "=>"; 0 found
(#160) Expected at least 1 space after "=>"; 0 found
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#161) Must use "self::" for local static member reference
(#161) Expected at least 1 space before "=>"; 0 found
(#161) Expected at least 1 space after "=>"; 0 found
(#161) Expected 1 space before "=>"; 0 found
(#161) Expected 1 space after "=>"; 0 found
(#162) Must use "self::" for local static member reference
(#162) Expected at least 1 space before "=>"; 0 found
(#162) Expected at least 1 space after "=>"; 0 found
(#162) Expected 1 space before "=>"; 0 found
(#162) Expected 1 space after "=>"; 0 found
(#162) Commas (,) must be followed by white space.
(#162) Expected 1 space between the comma and "'Mads'". Found: no spaces
(#162) Expected at least 1 space before "=>"; 0 found
(#162) Expected at least 1 space after "=>"; 0 found
(#162) Expected 1 space before "=>"; 0 found
(#162) Expected 1 space after "=>"; 0 found
(#163) Must use "self::" for local static member reference
(#163) Expected at least 1 space before "=>"; 0 found
(#163) Expected at least 1 space after "=>"; 0 found
(#163) Expected 1 space before "=>"; 0 found
(#163) Expected 1 space after "=>"; 0 found
(#163) Commas (,) must be followed by white space.
(#163) Expected 1 space between the comma and ""Lotte"". Found: no spaces
(#163) Expected at least 1 space before "=>"; 0 found
(#163) Expected at least 1 space after "=>"; 0 found
(#163) Expected 1 space before "=>"; 0 found
(#163) Expected 1 space after "=>"; 0 found
(#163) Commas (,) must be followed by white space.
(#163) Expected 1 space between the comma and ""Laura"". Found: no spaces
(#163) Expected at least 1 space before "=>"; 0 found
(#163) Expected at least 1 space after "=>"; 0 found
(#163) Expected 1 space before "=>"; 0 found
(#163) Expected 1 space after "=>"; 0 found
(#164) Must use "self::" for local static member reference
(#164) Expected at least 1 space before "=>"; 0 found
(#164) Expected at least 1 space after "=>"; 0 found
(#164) Expected 1 space before "=>"; 0 found
(#164) Expected 1 space after "=>"; 0 found
(#165) Must use "self::" for local static member reference
(#165) Expected at least 1 space before "=>"; 0 found
(#165) Expected at least 1 space after "=>"; 0 found
(#165) Expected 1 space before "=>"; 0 found
(#165) Expected 1 space after "=>"; 0 found
(#165) Commas (,) must be followed by white space.
(#165) Expected 1 space between the comma and "'Justin'". Found: no spaces
(#165) Expected at least 1 space before "=>"; 0 found
(#165) Expected at least 1 space after "=>"; 0 found
(#165) Expected 1 space before "=>"; 0 found
(#165) Expected 1 space after "=>"; 0 found
(#165) Commas (,) must be followed by white space.
(#165) Expected 1 space between the comma and "'Matthew'". Found: no spaces
(#165) Expected at least 1 space before "=>"; 0 found
(#165) Expected at least 1 space after "=>"; 0 found
(#165) Expected 1 space before "=>"; 0 found
(#165) Expected 1 space after "=>"; 0 found
(#165) Commas (,) must be followed by white space.
(#165) Expected 1 space between the comma and "'Ivy'". Found: no spaces
(#165) Expected at least 1 space before "=>"; 0 found
(#165) Expected at least 1 space after "=>"; 0 found
(#165) Expected 1 space before "=>"; 0 found
(#165) Expected 1 space after "=>"; 0 found
(#166) Expected at least 1 space before "=>"; 0 found
(#166) Expected at least 1 space after "=>"; 0 found
(#166) Expected 1 space before "=>"; 0 found
(#166) Expected 1 space after "=>"; 0 found
(#166) Commas (,) must be followed by white space.
(#166) Expected 1 space between the comma and "'Kendra'". Found: no spaces
(#166) Expected at least 1 space before "=>"; 0 found
(#166) Expected at least 1 space after "=>"; 0 found
(#166) Expected 1 space before "=>"; 0 found
(#166) Expected 1 space after "=>"; 0 found
(#166) Commas (,) must be followed by white space.
(#166) Expected 1 space between the comma and "'Kimberly'". Found: no spaces
(#166) Expected at least 1 space before "=>"; 0 found
(#166) Expected at least 1 space after "=>"; 0 found
(#166) Expected 1 space before "=>"; 0 found
(#166) Expected 1 space after "=>"; 0 found
(#166) Commas (,) must be followed by white space.
(#166) Expected 1 space between the comma and "'Salli'". Found: no spaces
(#166) Expected at least 1 space before "=>"; 0 found
(#166) Expected at least 1 space after "=>"; 0 found
(#166) Expected 1 space before "=>"; 0 found
(#166) Expected 1 space after "=>"; 0 found
(#167) Must use "self::" for local static member reference
(#167) Expected at least 1 space before "=>"; 0 found
(#167) Expected at least 1 space after "=>"; 0 found
(#167) Expected 1 space before "=>"; 0 found
(#167) Expected 1 space after "=>"; 0 found
(#167) Commas (,) must be followed by white space.
(#167) Expected 1 space between the comma and "'Amy'". Found: no spaces
(#167) Expected at least 1 space before "=>"; 0 found
(#167) Expected at least 1 space after "=>"; 0 found
(#167) Expected 1 space before "=>"; 0 found
(#167) Expected 1 space after "=>"; 0 found
(#167) Expected at least 1 space before "=>"; 0 found
(#167) Expected at least 1 space after "=>"; 0 found
(#167) Expected 1 space before "=>"; 0 found
(#167) Expected 1 space after "=>"; 0 found
(#168) Must use "self::" for local static member reference
(#168) Expected at least 1 space before "=>"; 0 found
(#168) Expected at least 1 space after "=>"; 0 found
(#168) Expected 1 space before "=>"; 0 found
(#168) Expected 1 space after "=>"; 0 found
(#168) Commas (,) must be followed by white space.
(#168) Expected 1 space between the comma and "'Nicole'". Found: no spaces
(#168) Expected at least 1 space before "=>"; 0 found
(#168) Expected at least 1 space after "=>"; 0 found
(#168) Expected 1 space before "=>"; 0 found
(#168) Expected 1 space after "=>"; 0 found
(#169) Must use "self::" for local static member reference
(#169) Expected at least 1 space before "=>"; 0 found
(#169) Expected at least 1 space after "=>"; 0 found
(#169) Expected 1 space before "=>"; 0 found
(#169) Expected 1 space after "=>"; 0 found
(#169) Expected at least 1 space before "=>"; 0 found
(#169) Expected at least 1 space after "=>"; 0 found
(#169) Expected 1 space before "=>"; 0 found
(#169) Expected 1 space after "=>"; 0 found
(#170) Must use "self::" for local static member reference
(#170) Expected at least 1 space before "=>"; 0 found
(#170) Expected at least 1 space after "=>"; 0 found
(#170) Expected 1 space before "=>"; 0 found
(#170) Expected 1 space after "=>"; 0 found
(#171) Must use "self::" for local static member reference
(#171) Expected at least 1 space before "=>"; 0 found
(#171) Expected at least 1 space after "=>"; 0 found
(#171) Expected 1 space before "=>"; 0 found
(#171) Expected 1 space after "=>"; 0 found
(#172) Must use "self::" for local static member reference
(#172) Expected at least 1 space before "=>"; 0 found
(#172) Expected at least 1 space after "=>"; 0 found
(#172) Expected 1 space before "=>"; 0 found
(#172) Expected 1 space after "=>"; 0 found
(#173) Must use "self::" for local static member reference
(#173) Expected at least 1 space before "=>"; 0 found
(#173) Expected at least 1 space after "=>"; 0 found
(#173) Expected 1 space before "=>"; 0 found
(#173) Expected 1 space after "=>"; 0 found
(#173) Commas (,) must be followed by white space.
(#173) Expected 1 space between the comma and "'Celine'". Found: no spaces
(#173) Expected at least 1 space before "=>"; 0 found
(#173) Expected at least 1 space after "=>"; 0 found
(#173) Expected 1 space before "=>"; 0 found
(#173) Expected 1 space after "=>"; 0 found
(#173) Expected at least 1 space before "=>"; 0 found
(#173) Expected at least 1 space after "=>"; 0 found
(#173) Expected 1 space before "=>"; 0 found
(#173) Expected 1 space after "=>"; 0 found
(#174) Must use "self::" for local static member reference
(#174) Expected at least 1 space before "=>"; 0 found
(#174) Expected at least 1 space after "=>"; 0 found
(#174) Expected 1 space before "=>"; 0 found
(#174) Expected 1 space after "=>"; 0 found
(#174) Commas (,) must be followed by white space.
(#174) Expected 1 space between the comma and "'Marlene'". Found: no spaces
(#174) Expected at least 1 space before "=>"; 0 found
(#174) Expected at least 1 space after "=>"; 0 found
(#174) Expected 1 space before "=>"; 0 found
(#174) Expected 1 space after "=>"; 0 found
(#174) Expected at least 1 space before "=>"; 0 found
(#174) Expected at least 1 space after "=>"; 0 found
(#174) Expected 1 space before "=>"; 0 found
(#174) Expected 1 space after "=>"; 0 found
(#175) Must use "self::" for local static member reference
(#175) Expected at least 1 space before "=>"; 0 found
(#175) Expected at least 1 space after "=>"; 0 found
(#175) Expected 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#176) Must use "self::" for local static member reference
(#176) Expected at least 1 space before "=>"; 0 found
(#176) Expected at least 1 space after "=>"; 0 found
(#176) Expected 1 space before "=>"; 0 found
(#176) Expected 1 space after "=>"; 0 found
(#177) Must use "self::" for local static member reference
(#178) Must use "self::" for local static member reference
(#178) Expected at least 1 space before "=>"; 0 found
(#178) Expected at least 1 space after "=>"; 0 found
(#178) Expected 1 space before "=>"; 0 found
(#178) Expected 1 space after "=>"; 0 found
(#178) Expected 1 space between the comma and "'Bianca'". Found: 2 spaces
(#178) Expected at least 1 space before "=>"; 0 found
(#178) Expected at least 1 space after "=>"; 0 found
(#178) Expected 1 space before "=>"; 0 found
(#178) Expected 1 space after "=>"; 0 found
(#178) Expected at least 1 space before "=>"; 0 found
(#178) Expected at least 1 space after "=>"; 0 found
(#178) Expected 1 space before "=>"; 0 found
(#178) Expected 1 space after "=>"; 0 found
(#179) Must use "self::" for local static member reference
(#179) Expected at least 1 space before "=>"; 0 found
(#179) Expected at least 1 space after "=>"; 0 found
(#179) Expected 1 space before "=>"; 0 found
(#179) Expected 1 space after "=>"; 0 found
(#179) Commas (,) must be followed by white space.
(#179) Expected 1 space between the comma and "'Mizuki'". Found: no spaces
(#179) Expected at least 1 space before "=>"; 0 found
(#179) Expected at least 1 space after "=>"; 0 found
(#179) Expected 1 space before "=>"; 0 found
(#179) Expected 1 space after "=>"; 0 found
(#180) Must use "self::" for local static member reference
(#180) Expected at least 1 space before "=>"; 0 found
(#180) Expected at least 1 space after "=>"; 0 found
(#180) Expected 1 space before "=>"; 0 found
(#180) Expected 1 space after "=>"; 0 found
(#181) Must use "self::" for local static member reference
(#181) Expected at least 1 space before "=>"; 0 found
(#181) Expected at least 1 space after "=>"; 0 found
(#181) Expected 1 space before "=>"; 0 found
(#181) Expected 1 space after "=>"; 0 found
(#182) Must use "self::" for local static member reference
(#182) Expected at least 1 space before "=>"; 0 found
(#182) Expected at least 1 space after "=>"; 0 found
(#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 between the comma and "'Maja'". Found: no spaces
(#182) Expected at least 1 space before "=>"; 0 found
(#182) Expected at least 1 space after "=>"; 0 found
(#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 between the comma and "'Jacek'". Found: no spaces
(#182) Expected at least 1 space before "=>"; 0 found
(#182) Expected at least 1 space after "=>"; 0 found
(#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 between the comma and "'Jan'". Found: no spaces
(#182) Expected at least 1 space before "=>"; 0 found
(#182) Expected at least 1 space after "=>"; 0 found
(#182) Expected 1 space before "=>"; 0 found
(#182) Expected 1 space after "=>"; 0 found
(#183) Must use "self::" for local static member reference
(#183) Expected at least 1 space before "=>"; 0 found
(#183) Expected at least 1 space after "=>"; 0 found
(#183) Expected 1 space before "=>"; 0 found
(#183) Expected 1 space after "=>"; 0 found
(#183) Expected at least 1 space before "=>"; 0 found
(#183) Expected at least 1 space after "=>"; 0 found
(#183) Expected 1 space before "=>"; 0 found
(#183) Expected 1 space after "=>"; 0 found
(#183) Commas (,) must be followed by white space.
(#183) Expected 1 space between the comma and "'Camila'". Found: no spaces
(#183) Expected at least 1 space before "=>"; 0 found
(#183) Expected at least 1 space after "=>"; 0 found
(#183) Expected 1 space before "=>"; 0 found
(#183) Expected 1 space after "=>"; 0 found
(#184) Must use "self::" for local static member reference
(#184) Expected at least 1 space before "=>"; 0 found
(#184) Expected at least 1 space after "=>"; 0 found
(#184) Expected 1 space before "=>"; 0 found
(#184) Expected 1 space after "=>"; 0 found
(#184) Commas (,) must be followed by white space.
(#184) Expected 1 space between the comma and "'Cristiano'". Found: no spaces
(#184) Expected at least 1 space before "=>"; 0 found
(#184) Expected at least 1 space after "=>"; 0 found
(#184) Expected 1 space before "=>"; 0 found
(#184) Expected 1 space after "=>"; 0 found
(#185) Must use "self::" for local static member reference
(#185) Expected at least 1 space before "=>"; 0 found
(#185) Expected at least 1 space after "=>"; 0 found
(#185) Expected 1 space before "=>"; 0 found
(#185) Expected 1 space after "=>"; 0 found
(#186) Must use "self::" for local static member reference
(#186) Expected at least 1 space before "=>"; 0 found
(#186) Expected at least 1 space after "=>"; 0 found
(#186) Expected 1 space before "=>"; 0 found
(#186) Expected 1 space after "=>"; 0 found
(#186) Commas (,) must be followed by white space.
(#186) Expected 1 space between the comma and ""Maxim"". Found: no spaces
(#186) Expected at least 1 space before "=>"; 0 found
(#186) Expected at least 1 space after "=>"; 0 found
(#186) Expected 1 space before "=>"; 0 found
(#186) Expected 1 space after "=>"; 0 found
(#187) Must use "self::" for local static member reference
(#187) Expected at least 1 space before "=>"; 0 found
(#187) Expected at least 1 space after "=>"; 0 found
(#187) Expected 1 space before "=>"; 0 found
(#187) Expected 1 space after "=>"; 0 found
(#187) Commas (,) must be followed by white space.
(#187) Expected 1 space between the comma and "'Penelope'". Found: no spaces
(#187) Expected at least 1 space before "=>"; 0 found
(#187) Expected at least 1 space after "=>"; 0 found
(#187) Expected 1 space before "=>"; 0 found
(#187) Expected 1 space after "=>"; 0 found
(#187) Commas (,) must be followed by white space.
(#187) Expected 1 space between the comma and "'Lupe'". Found: no spaces
(#187) Expected at least 1 space before "=>"; 0 found
(#187) Expected at least 1 space after "=>"; 0 found
(#187) Expected 1 space before "=>"; 0 found
(#187) Expected 1 space after "=>"; 0 found
(#187) Commas (,) must be followed by white space.
(#187) Expected 1 space between the comma and "'Pedro'". Found: no spaces
(#187) Expected at least 1 space before "=>"; 0 found
(#187) Expected at least 1 space after "=>"; 0 found
(#187) Expected 1 space before "=>"; 0 found
(#187) Expected 1 space after "=>"; 0 found
(#188) Must use "self::" for local static member reference
(#188) Expected at least 1 space before "=>"; 0 found
(#188) Expected at least 1 space after "=>"; 0 found
(#188) Expected 1 space before "=>"; 0 found
(#188) Expected 1 space after "=>"; 0 found
(#188) Expected at least 1 space before "=>"; 0 found
(#188) Expected at least 1 space after "=>"; 0 found
(#188) Expected 1 space before "=>"; 0 found
(#188) Expected 1 space after "=>"; 0 found
(#188) Expected at least 1 space before "=>"; 0 found
(#188) Expected at least 1 space after "=>"; 0 found
(#188) Expected 1 space before "=>"; 0 found
(#188) Expected 1 space after "=>"; 0 found
(#189) Must use "self::" for local static member reference
(#189) Expected at least 1 space before "=>"; 0 found
(#189) Expected at least 1 space after "=>"; 0 found
(#189) Expected 1 space before "=>"; 0 found
(#189) Expected 1 space after "=>"; 0 found
(#190) Must use "self::" for local static member reference
(#190) Expected at least 1 space before "=>"; 0 found
(#190) Expected at least 1 space after "=>"; 0 found
(#190) Expected 1 space before "=>"; 0 found
(#190) Expected 1 space after "=>"; 0 found
(#192) Whitespace found at end of line
(#193) Missing docblock for constant constants::ALL_VOICES
(#196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) Inline comments must start with a capital letter, digit or 3-dots sequence
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) This comment is 56% valid code; is this commented out code?
(#206) Line exceeds 132 characters; contains 147 characters
(#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
(#212) This comment is 56% valid code; is this commented out code?
(#214) Inline comments must start with a capital letter, digit or 3-dots sequence
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) This comment is 56% valid code; is this commented out code?
(#216) Inline comments must start with a capital letter, digit or 3-dots sequence
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) This comment is 56% valid code; is this commented out code?
(#217) Line exceeds 132 characters; contains 166 characters
(#230) Expected 1 space between the comma and "'Bianca'". Found: 2 spaces
(#238) Line exceeds 132 characters; contains 158 characters
(#257) Missing docblock for constant constants::MS_TRANSLATE_LANGCODES
(#309) Missing docblock for constant constants::M_PUSHMODE_NONE
(#310) Missing docblock for constant constants::M_PUSHMODE_MODULENAME
(#311) Missing docblock for constant constants::M_PUSHMODE_COURSE
(#312) Missing docblock for constant constants::M_PUSHMODE_SITE
(#313) Missing docblock for constant constants::M_PUSH_NONE
(#314) Missing docblock for constant constants::M_PUSH_TRANSCRIBER
(#315) Missing docblock for constant constants::M_PUSH_SHOWLANGCHOOSER
(#316) Missing docblock for constant constants::M_PUSH_LEARNPOINT
(#317) Missing docblock for constant constants::M_PUSH_MAXATTEMPTS
(#318) Missing docblock for constant constants::M_PUSH_STEPSMODEOPTIONS
(#319) Missing docblock for constant constants::M_PUSH_FREEMODEOPTIONS
(#320) Missing docblock for constant constants::M_PUSH_JOURNEYMODE
(#321) Missing docblock for constant constants::M_PUSH_VIDEOEXAMPLES
(#322) Missing docblock for constant constants::M_PUSH_SHOWIMAGEFLIP
(#323) Missing docblock for constant constants::M_PUSH_FRONTFACEFLIP
(#324) Missing docblock for constant constants::M_PUSH_LCOPTIONS
(#325) Missing docblock for constant constants::M_PUSH_MSOPTIONS
(#326) Missing docblock for constant constants::M_PUSH_SGOPTIONS
(#329) The closing brace for the class must go on the next line after the body
mod/wordcards/classes/curl.php
(#22) Expected at least 1 space before "."; 0 found
(#22) Expected at least 1 space after "."; 0 found
(#31) Opening brace must not be followed by a blank line
(#33) Missing docblock for function multirequest
(#33) Short array syntax must be used to define arrays
(#38) The closing brace for the class must go on the next line after the body
mod/wordcards/classes/dates.php
(#20) Incorrect @package tag for file dates.php. Expected mod_wordcards, found mod_assign.
(#37) Opening brace must not be followed by a blank line
(#46) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#47) Whitespace found at end of line
(#51) Whitespace found at end of line
(#51) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#57) Whitespace found at end of line
(#57) Functions must not contain multiple empty lines in a row; found 2 empty lines
mod/wordcards/classes/event/attempt_submitted.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#29) Import statements must not begin with a leading backslash
(#45) Opening brace must not be followed by a blank line
(#57) Expected 1 space between comma and argument "$modulecontext"; 0 found
(#57) Commas (,) must be followed by white space.
(#57) Expected 1 space between the comma and "$modulecontext". Found: no spaces
(#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) Expected 1 space after "="; 2 found
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) This comment is 86% valid code; is this commented out code?
(#68) No space found before comment text; expected "// $event->set_attempt($attempt);" but found "//$event->set_attempt($attempt);"
(#109) Opening parenthesis of a multi-line function call must be the last content on the line
(#110) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#110) Short array syntax must be used to define arrays
(#110) Expected at least 1 space before "=>"; 0 found
(#110) Expected at least 1 space after "=>"; 0 found
(#110) Expected 1 space before "=>"; 0 found
(#110) Expected 1 space after "=>"; 0 found
(#110) Commas (,) must be followed by white space.
(#110) Expected 1 space between the comma and "'attemptid'". Found: no spaces
(#110) Expected at least 1 space before "=>"; 0 found
(#110) Expected at least 1 space after "=>"; 0 found
(#110) Expected 1 space before "=>"; 0 found
(#110) Expected 1 space after "=>"; 0 found
(#110) Commas (,) must be followed by white space.
(#110) Expected 1 space between the comma and "'id'". Found: no spaces
(#110) Expected at least 1 space before "=>"; 0 found
(#110) Expected at least 1 space after "=>"; 0 found
(#110) Expected 1 space before "=>"; 0 found
(#110) Expected 1 space after "=>"; 0 found
(#110) Closing parenthesis of a multi-line function call must be on a line by itself
(#119) Possible useless method overriding detected
(#122) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#124) Missing docblock for function get_objectid_mapping
(#125) Short array syntax must be used to define arrays
(#128) Missing docblock for function get_other_mapping
mod/wordcards/classes/event/course_module_viewed.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#28) Import statements must not begin with a leading backslash
(#38) Opening brace must not be followed by a blank line
(#48) Missing docblock for function get_objectid_mapping
(#49) Short array syntax must be used to define arrays
(#51) Missing docblock for function get_other_mapping
(#55) Expected 1 blank line at end of file; 2 found
mod/wordcards/classes/event/step_submitted.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#29) Import statements must not begin with a leading backslash
(#45) Opening brace must not be followed by a blank line
(#57) Expected 1 space between comma and argument "$modulecontext"; 0 found
(#57) Commas (,) must be followed by white space.
(#57) Expected 1 space between the comma and "$modulecontext". Found: no spaces
(#57) Expected 1 space between comma and argument "$stepindex"; 0 found
(#57) Commas (,) must be followed by white space.
(#57) Expected 1 space between the comma and "$stepindex". Found: no spaces
(#60) Short array syntax must be used to define arrays
(#64) Expected at least 1 space before "=>"; 0 found
(#64) Expected at least 1 space after "=>"; 0 found
(#64) Expected 1 space before "=>"; 0 found
(#64) Expected 1 space after "=>"; 0 found
(#64) There should be a comma after the last array item in a multi-line array.
(#68) Expected 1 space after "="; 2 found
(#88) Expected at least 1 space before "."; 0 found
(#88) Expected at least 1 space after "."; 0 found
(#88) Expected at least 1 space before "."; 0 found
(#88) Expected at least 1 space after "."; 0 found
(#88) Line exceeds 132 characters; contains 149 characters
(#108) Opening parenthesis of a multi-line function call must be the last content on the line
(#109) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#109) Short array syntax must be used to define arrays
(#109) Expected at least 1 space before "=>"; 0 found
(#109) Expected at least 1 space after "=>"; 0 found
(#109) Expected 1 space before "=>"; 0 found
(#109) Expected 1 space after "=>"; 0 found
(#109) Commas (,) must be followed by white space.
(#109) Expected 1 space between the comma and "'attemptid'". Found: no spaces
(#109) Expected at least 1 space before "=>"; 0 found
(#109) Expected at least 1 space after "=>"; 0 found
(#109) Expected 1 space before "=>"; 0 found
(#109) Expected 1 space after "=>"; 0 found
(#109) Commas (,) must be followed by white space.
(#109) Expected 1 space between the comma and "'id'". Found: no spaces
(#109) Expected at least 1 space before "=>"; 0 found
(#109) Expected at least 1 space after "=>"; 0 found
(#109) Expected 1 space before "=>"; 0 found
(#109) Expected 1 space after "=>"; 0 found
(#109) Closing parenthesis of a multi-line function call must be on a line by itself
(#126) Missing docblock for function get_objectid_mapping
(#127) Short array syntax must be used to define arrays
(#130) Missing docblock for function get_other_mapping
mod/wordcards/classes/event/word_learned.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#45) Opening brace must not be followed by a blank line
(#88) Expected at least 1 space before "."; 0 found
(#88) Expected at least 1 space after "."; 0 found
(#88) Expected at least 1 space before "."; 0 found
(#88) Expected at least 1 space after "."; 0 found
(#111) Opening parenthesis of a multi-line function call must be the last content on the line
(#115) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#115) Closing parenthesis of a multi-line function call must be on a line by itself
(#140) Missing docblock for function get_objectid_mapping
(#144) Missing docblock for function get_other_mapping
mod/wordcards/classes/external.php
(#17) Missing @copyright tag
(#17) Missing @license tag
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Opening brace must not be followed by a blank line
(#50) Missing docblock for function check_by_phonetic_parameters
(#51) Opening brace should be on the same line as the declaration
(#60) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#61) Missing docblock for function check_by_phonetic
(#62) Opening brace should be on the same line as the declaration
(#70) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#72) Missing docblock for function check_by_phonetic_returns
(#73) Opening brace should be on the same line as the declaration
(#77) Missing docblock for function mark_as_seen_parameters
(#78) Opening brace should be on the same line as the declaration
(#84) Missing docblock for function mark_as_seen
(#85) Opening brace should be on the same line as the declaration
(#89) The use of function extract() is forbidden
(#104) Missing docblock for function mark_as_seen_db
(#105) Opening brace should be on the same line as the declaration
(#117) Missing docblock for function mark_as_seen_returns
(#118) Opening brace should be on the same line as the declaration
(#122) Missing docblock for function report_successful_association_parameters
(#123) Opening brace should be on the same line as the declaration
(#130) Missing docblock for function report_successful_association
(#131) Opening brace should be on the same line as the declaration
(#135) The use of function extract() is forbidden
(#155) Missing docblock for function report_successful_association_returns
(#156) Opening brace should be on the same line as the declaration
(#160) Missing docblock for function report_failed_association_parameters
(#161) Opening brace should be on the same line as the declaration
(#169) Missing docblock for function report_failed_association
(#170) Opening brace should be on the same line as the declaration
(#174) The use of function extract() is forbidden
(#193) Missing docblock for function report_failed_association_returns
(#194) Opening brace should be on the same line as the declaration
(#198) Missing docblock for function report_step_grade_parameters
(#199) Opening brace should be on the same line as the declaration
(#206) Missing docblock for function report_step_grade
(#207) Opening brace should be on the same line as the declaration
(#211) Missing docblock for function report_step_grade_returns
(#212) Opening brace should be on the same line as the declaration
(#216) Missing docblock for function submit_newterm_parameters
(#217) Opening brace should be on the same line as the declaration
(#228) Missing docblock for function submit_newterm
(#229) Opening brace should be on the same line as the declaration
(#237) Missing docblock for function submit_newterm_returns
(#238) Opening brace should be on the same line as the declaration
(#243) Missing docblock for function submit_mform_parameters
(#244) Opening brace should be on the same line as the declaration
(#253) Missing docblock for function submit_mform
(#254) Opening brace should be on the same line as the declaration
(#268) Inline comments must end in full-stops, exclamation marks, or question marks
(#274) Long list syntax is not allowed
(#280) Inline comments must start with a capital letter, digit or 3-dots sequence
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#285) Inline comments must start with a capital letter, digit or 3-dots sequence
(#285) Inline comments must end in full-stops, exclamation marks, or question marks
(#290) Inline comments must start with a capital letter, digit or 3-dots sequence
(#290) Inline comments must end in full-stops, exclamation marks, or question marks
(#296) Inline comments must start with a capital letter, digit or 3-dots sequence
(#296) Inline comments must end in full-stops, exclamation marks, or question marks
(#296) No space found before comment text; expected "// get the mform for imagegen" but found "//get the mform for imagegen"
(#313) Inline comments must start with a capital letter, digit or 3-dots sequence
(#313) Inline comments must end in full-stops, exclamation marks, or question marks
(#316) Inline comments must start with a capital letter, digit or 3-dots sequence
(#316) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) Inline comments must end in full-stops, exclamation marks, or question marks
(#323) Inline comments must end in full-stops, exclamation marks, or question marks
(#331) Inline comments must start with a capital letter, digit or 3-dots sequence
(#331) This comment is 60% valid code; is this commented out code?
(#338) Inline comments must start with a capital letter, digit or 3-dots sequence
(#338) Inline comments must end in full-stops, exclamation marks, or question marks
(#350) Blank line found at start of control structure
(#352) Inline comments must start with a capital letter, digit or 3-dots sequence
(#352) Inline comments must end in full-stops, exclamation marks, or question marks
(#355) Inline comments must start with a capital letter, digit or 3-dots sequence
(#355) Inline comments must end in full-stops, exclamation marks, or question marks
(#361) Inline comments must start with a capital letter, digit or 3-dots sequence
(#361) Inline comments must end in full-stops, exclamation marks, or question marks
(#370) Inline comments must start with a capital letter, digit or 3-dots sequence
(#370) Inline comments must end in full-stops, exclamation marks, or question marks
(#383) Line exceeds 132 characters; contains 135 characters
(#383) Inline comments must start with a capital letter, digit or 3-dots sequence
(#383) Inline comments must end in full-stops, exclamation marks, or question marks
(#394) Blank line found at end of control structure
(#397) Inline comments must start with a capital letter, digit or 3-dots sequence
(#397) Inline comments must end in full-stops, exclamation marks, or question marks
(#399) Inline comments must start with a capital letter, digit or 3-dots sequence
(#399) This comment is 63% valid code; is this commented out code?
(#410) Line exceeds 132 characters; contains 135 characters
(#410) Inline comments must start with a capital letter, digit or 3-dots sequence
(#410) Inline comments must end in full-stops, exclamation marks, or question marks
(#422) Blank line found at end of control structure
(#437) Line exceeds 132 characters; contains 136 characters
(#437) Inline comments must start with a capital letter, digit or 3-dots sequence
(#437) Inline comments must end in full-stops, exclamation marks, or question marks
(#450) Inline comments must start with a capital letter, digit or 3-dots sequence
(#450) Inline comments must end in full-stops, exclamation marks, or question marks
(#453) Inline comments must start with a capital letter, digit or 3-dots sequence
(#453) Inline comments must end in full-stops, exclamation marks, or question marks
(#459) Empty IF statement detected
(#460) Inline comments must start with a capital letter, digit or 3-dots sequence
(#460) This comment is 60% valid code; is this commented out code?
(#470) Missing docblock for function submit_mform_returns
(#471) Opening brace should be on the same line as the declaration
(#473) Inline comments must start with a capital letter, digit or 3-dots sequence
(#473) Inline comments must end in full-stops, exclamation marks, or question marks
(#473) This comment is 59% valid code; is this commented out code?
(#476) Missing docblock for function search_dictionary_parameters
(#477) Opening brace should be on the same line as the declaration
(#487) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#488) Missing docblock for function search_dictionary
(#489) Opening brace should be on the same line as the declaration
(#506) Missing docblock for function search_dictionary_returns
(#507) Opening brace should be on the same line as the declaration
(#511) Line exceeds 132 characters; contains 147 characters
(#517) Missing docblock for function set_my_words_parameters
(#518) Opening brace should be on the same line as the declaration
(#526) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#536) Opening brace should be on the same line as the declaration
(#563) Missing docblock for function set_my_words_returns
(#564) Opening brace should be on the same line as the declaration
(#573) Missing docblock for function report_successful_learnclaim_parameters
(#574) Opening brace should be on the same line as the declaration
(#580) Missing docblock for function report_successful_learnclaim
(#581) Opening brace should be on the same line as the declaration
(#585) The use of function extract() is forbidden
(#604) Missing docblock for function report_successful_learnclaim_returns
(#605) Opening brace should be on the same line as the declaration
(#609) Missing docblock for function set_user_preference_parameters
(#610) Opening brace should be on the same line as the declaration
(#617) Missing docblock for function set_user_preference
(#618) Opening brace should be on the same line as the declaration
(#620) Inline comments must start with a capital letter, digit or 3-dots sequence
(#620) Inline comments must end in full-stops, exclamation marks, or question marks
(#620) No space found before comment text; expected "// set the user preference" but found "//set the user preference"
(#634) Missing docblock for function set_user_preference_returns
(#635) Opening brace should be on the same line as the declaration
(#639) Inline comments must end in full-stops, exclamation marks, or question marks
(#640) Missing docblock for function generate_bulk_images_parameters
(#641) Opening brace should be on the same line as the declaration
(#649) Inline comments must end in full-stops, exclamation marks, or question marks
(#650) Missing docblock for function generate_bulk_images
(#651) Opening brace should be on the same line as the declaration
(#669) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#692) Missing docblock for function generate_bulk_images_returns
(#693) Opening brace should be on the same line as the declaration
(#694) Inline comments must start with a capital letter, digit or 3-dots sequence
(#694) Inline comments must end in full-stops, exclamation marks, or question marks
(#704) There should be a comma after the last array item in a multi-line array.
(#709) Inline comments must end in full-stops, exclamation marks, or question marks
(#710) Missing docblock for function generate_image_parameters
(#711) Opening brace should be on the same line as the declaration
(#720) Inline comments must end in full-stops, exclamation marks, or question marks
(#721) Missing docblock for function generate_image
(#722) Opening brace should be on the same line as the declaration
(#732) Inline comments must end in full-stops, exclamation marks, or question marks
(#741) Missing docblock for function generate_image_returns
(#742) Opening brace should be on the same line as the declaration
(#753) The closing brace for the class must go on the next line after the body
mod/wordcards/classes/form_glossaryimport.php
(#1) Moodle boilerplate not found
(#2) Missing @copyright tag
(#2) Missing @license tag
(#14) Import statements must not begin with a leading backslash
(#15) Import statements must not begin with a leading backslash
(#23) Opening brace must not be followed by a blank line
(#25) Line indented incorrectly; expected 4 spaces, found 3
(#25) Missing docblock for function definition
(#27) Inline comments must start with a capital letter, digit or 3-dots sequence
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) No space found before comment text; expected "// glossaries select" but found "//glossaries select"
(#29) No space found after comma in argument list
(#29) Commas (,) must be followed by white space.
(#29) Expected 1 space between the comma and "$glossaries". Found: no spaces
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Line indented incorrectly; expected at least 8 spaces, found 7
(#32) No space found before comment text; expected "// load then edit or not" but found "//load then edit or not"
(#33) Line indented incorrectly; expected at least 8 spaces, found 7
(#33) No space found after comma in argument list
(#33) Commas (,) must be followed by white space.
(#33) Expected 1 space between the comma and "constants". Found: no spaces
(#34) Line indented incorrectly; expected at least 8 spaces, found 7
(#36) Line indented incorrectly; expected at least 8 spaces, found 7
(#37) Closing brace indented incorrectly; expected 3 spaces, found 4
(#39) The closing brace for the class must go on the next line after the body
mod/wordcards/classes/form_imagegen.php
(#1) Moodle boilerplate not found
(#2) Missing @copyright tag
(#2) Missing @license tag
(#23) Opening brace must not be followed by a blank line
(#25) Missing docblock for function definition
(#29) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#37) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#38) Whitespace found at end of line
(#44) The closing brace for the class must go on the next line after the body
mod/wordcards/classes/form_import.php
(#1) Moodle boilerplate not found
(#2) Missing @copyright tag
(#2) Missing @license tag
(#14) Import statements must not begin with a leading backslash
(#15) Import statements must not begin with a leading backslash
(#23) Opening brace must not be followed by a blank line
(#25) Line indented incorrectly; expected 4 spaces, found 3
(#25) Missing docblock for function definition
(#27) Variable "leftover_rows" must not contain underscores.
(#28) Whitespace found at end of line
(#29) Variable "delimiter_options" must not contain underscores.
(#29) Expected at least 1 space before "="; 0 found
(#29) Expected at least 1 space after "="; 0 found
(#29) Expected 1 space before "="; 0 found
(#29) Expected 1 space after "="; 0 found
(#29) Short array syntax must be used to define arrays
(#29) Expected at least 1 space before "=>"; 0 found
(#29) Expected at least 1 space after "=>"; 0 found
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space after "=>"; 0 found
(#29) No space found after comma in argument list
(#29) Commas (,) must be followed by white space.
(#29) Expected 1 space between the comma and "'mod_wordcards'". Found: no spaces
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Expected at least 1 space before "=>"; 0 found
(#30) Expected at least 1 space after "=>"; 0 found
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#30) No space found after comma in argument list
(#30) Commas (,) must be followed by white space.
(#30) Expected 1 space between the comma and "'mod_wordcards'". Found: no spaces
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Expected at least 1 space before "=>"; 0 found
(#31) Expected at least 1 space after "=>"; 0 found
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#31) No space found after comma in argument list
(#31) Commas (,) must be followed by white space.
(#31) Expected 1 space between the comma and "'mod_wordcards'". Found: no spaces
(#31) There should be a comma after the last array item in a multi-line array.
(#33) No space found after comma in argument list
(#33) Commas (,) must be followed by white space.
(#33) Expected 1 space between the comma and "$delimiter_options". Found: no spaces
(#33) Variable "delimiter_options" must not contain underscores.
(#37) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#38) Whitespace found at end of line
(#39) Short array syntax must be used to define arrays
(#39) Expected at least 1 space before "=>"; 0 found
(#39) Expected at least 1 space after "=>"; 0 found
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#39) Line exceeds 132 characters; contains 147 characters
(#40) Variable "leftover_rows" must not contain underscores.
(#44) Closing brace indented incorrectly; expected 3 spaces, found 4
(#46) The closing brace for the class must go on the next line after the body
mod/wordcards/classes/form_term.php
(#1) Moodle boilerplate not found
(#2) Missing @copyright tag
(#2) Missing @license tag
(#13) Import statements must not begin with a leading backslash
(#14) Import statements must not begin with a leading backslash
(#23) Opening brace must not be followed by a blank line
(#25) Missing docblock for function definition
(#29) Short array syntax must be used to define arrays
(#29) Expected at least 1 space before "=>"; 0 found
(#29) Expected at least 1 space after "=>"; 0 found
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space after "=>"; 0 found
(#35) No space found after comma in argument list
(#35) Commas (,) must be followed by white space.
(#35) Expected 1 space between the comma and "$bigwidth". Found: no spaces
(#40) Whitespace found at end of line
(#41) No space found after comma in argument list
(#41) Commas (,) must be followed by white space.
(#41) Expected 1 space between the comma and "$bigwidth". Found: no spaces
(#45) Whitespace found at end of line
(#46) No space found after comma in argument list
(#46) Commas (,) must be followed by white space.
(#46) Expected 1 space between the comma and "$bigwidth". Found: no spaces
(#50) Whitespace found at end of line
(#51) No space found after comma in argument list
(#51) Commas (,) must be followed by white space.
(#51) Expected 1 space between the comma and "$bigwidth". Found: no spaces
(#55) Expected at least 1 space before "="; 0 found
(#55) Expected at least 1 space after "="; 0 found
(#55) Expected 1 space before "="; 0 found
(#55) Expected 1 space after "="; 0 found
(#56) Opening parenthesis of a multi-line function call must be the last content on the line
(#56) Only one argument is allowed per line in a multi-line function call
(#56) Only one argument is allowed per line in a multi-line function call
(#57) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#57) Closing parenthesis of a multi-line function call must be on a line by itself
(#64) Opening parenthesis of a multi-line function call must be the last content on the line
(#64) Only one argument is allowed per line in a multi-line function call
(#64) Only one argument is allowed per line in a multi-line function call
(#64) Only one argument is allowed per line in a multi-line function call
(#65) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#65) Closing parenthesis of a multi-line function call must be on a line by itself
(#67) Whitespace found at end of line
(#69) Opening parenthesis of a multi-line function call must be the last content on the line
(#69) Only one argument is allowed per line in a multi-line function call
(#69) Only one argument is allowed per line in a multi-line function call
(#69) Only one argument is allowed per line in a multi-line function call
(#69) Line exceeds 132 characters; contains 143 characters
(#70) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#70) Closing parenthesis of a multi-line function call must be on a line by itself
(#75) Opening parenthesis of a multi-line function call must be the last content on the line
(#75) Only one argument is allowed per line in a multi-line function call
(#75) Only one argument is allowed per line in a multi-line function call
(#75) Only one argument is allowed per line in a multi-line function call
(#76) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#76) Closing parenthesis of a multi-line function call must be on a line by itself
(#82) The closing brace for the class must go on the next line after the body
mod/wordcards/classes/helper.php
(#1) Moodle boilerplate not found
(#2) Missing @copyright tag
(#2) Missing @license tag
(#18) Opening brace must not be followed by a blank line
(#20) Missing docblock for function get_tabs
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) No space found before comment text; expected "// show different tabs for free and steps mode (free = admin only) (steps = practice steps + admin)" but found "//show different tabs for free and steps mode (free = admin only) (steps = practice steps + admin)"
(#37) Opening parenthesis of a multi-line function call must be the last content on the line
(#39) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#39) Only one argument is allowed per line in a multi-line function call
(#39) Only one argument is allowed per line in a multi-line function call
(#39) Closing parenthesis of a multi-line function call must be on a line by itself
(#44) Opening parenthesis of a multi-line function call must be the last content on the line
(#46) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#46) Only one argument is allowed per line in a multi-line function call
(#46) Only one argument is allowed per line in a multi-line function call
(#46) Closing parenthesis of a multi-line function call must be on a line by itself
(#48) Opening parenthesis of a multi-line function call must be the last content on the line
(#50) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#50) Only one argument is allowed per line in a multi-line function call
(#50) Only one argument is allowed per line in a multi-line function call
(#50) There should be a comma after the last array item in a multi-line array.
(#50) Closing parenthesis of a multi-line function call must be on a line by itself
(#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
(#54) No space found before comment text; expected "// in free mode dont show practice steps" but found "//in free mode dont show practice steps"
(#55) Expected "if (...) {\n"; found "if(...) {\n"
(#55) Expected 1 space after IF keyword; 0 found
(#60) Opening parenthesis of a multi-line function call must be the last content on the line
(#61) Opening parenthesis of a multi-line function call must be the last content on the line
(#62) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#62) Closing parenthesis of a multi-line function call must be on a line by itself
(#63) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#63) Only one argument is allowed per line in a multi-line function call
(#63) Only one argument is allowed per line in a multi-line function call
(#63) Closing parenthesis of a multi-line function call must be on a line by itself
(#70) Opening parenthesis of a multi-line function call must be the last content on the line
(#71) Opening parenthesis of a multi-line function call must be the last content on the line
(#72) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#72) Closing parenthesis of a multi-line function call must be on a line by itself
(#73) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#73) Only one argument is allowed per line in a multi-line function call
(#73) Only one argument is allowed per line in a multi-line function call
(#73) Closing parenthesis of a multi-line function call must be on a line by itself
(#74) Blank line found at end of control structure
(#76) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#82) Opening parenthesis of a multi-line function call must be the last content on the line
(#83) Opening parenthesis of a multi-line function call must be the last content on the line
(#84) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#84) Closing parenthesis of a multi-line function call must be on a line by itself
(#85) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#85) Only one argument is allowed per line in a multi-line function call
(#85) Only one argument is allowed per line in a multi-line function call
(#85) Closing parenthesis of a multi-line function call must be on a line by itself
(#92) Opening parenthesis of a multi-line function call must be the last content on the line
(#93) Opening parenthesis of a multi-line function call must be the last content on the line
(#94) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#94) Closing parenthesis of a multi-line function call must be on a line by itself
(#95) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#95) Only one argument is allowed per line in a multi-line function call
(#95) Only one argument is allowed per line in a multi-line function call
(#95) Closing parenthesis of a multi-line function call must be on a line by itself
(#96) Blank line found at end of control structure
(#101) Opening parenthesis of a multi-line function call must be the last content on the line
(#102) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#103) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#103) Only one argument is allowed per line in a multi-line function call
(#103) Only one argument is allowed per line in a multi-line function call
(#103) Closing parenthesis of a multi-line function call must be on a line by itself
(#107) Opening parenthesis of a multi-line function call must be the last content on the line
(#108) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#109) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#109) Only one argument is allowed per line in a multi-line function call
(#109) Only one argument is allowed per line in a multi-line function call
(#109) Closing parenthesis of a multi-line function call must be on a line by itself
(#112) Opening parenthesis of a multi-line function call must be the last content on the line
(#114) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#114) Only one argument is allowed per line in a multi-line function call
(#114) Only one argument is allowed per line in a multi-line function call
(#114) Closing parenthesis of a multi-line function call must be on a line by itself
(#116) Opening parenthesis of a multi-line function call must be the last content on the line
(#118) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#118) Only one argument is allowed per line in a multi-line function call
(#118) Only one argument is allowed per line in a multi-line function call
(#118) Closing parenthesis of a multi-line function call must be on a line by itself
(#120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) No space found before comment text; expected "// if we have a language that is in the dictionary, we show the word wizard" but found "//if we have a language that is in the dictionary, we show the word wizard"
(#121) Expected "if (...) {\n"; found "if(...) {\n"
(#121) Expected 1 space after IF keyword; 0 found
(#122) Opening parenthesis of a multi-line function call must be the last content on the line
(#124) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#124) Only one argument is allowed per line in a multi-line function call
(#124) Only one argument is allowed per line in a multi-line function call
(#124) Closing parenthesis of a multi-line function call must be on a line by itself
(#129) Opening parenthesis of a multi-line function call must be the last content on the line
(#131) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#131) Only one argument is allowed per line in a multi-line function call
(#131) Only one argument is allowed per line in a multi-line function call
(#131) Closing parenthesis of a multi-line function call must be on a line by itself
(#136) The closing brace for the class must go on the next line after the body
mod/wordcards/classes/imagegen.php
(#19) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#31) Opening brace must not be followed by a blank line
(#33) Missing docblock for constant imagegen::DEFAULT_IMAGE_PROMPT
(#33) Line exceeds maximum limit of 180 characters; contains 224 characters
(#34) Missing member variable doc comment
(#35) Missing member variable doc comment
(#36) Missing member variable doc comment
(#37) Missing member variable doc comment
(#38) Missing member variable doc comment
(#40) Missing docblock for function __construct
(#40) Visibility must be declared on method "__construct"
(#41) Opening brace should be on the same line as the declaration
(#50) Missing docblock for function make_image_prompt
(#59) Missing docblock for function generate_images
(#60) Opening brace should be on the same line as the declaration
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Whitespace found at end of line
(#104) Empty IF statement detected
(#105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#105) This comment is 69% valid code; is this commented out code?
(#105) Line indented incorrectly; expected at least 12 spaces, found 10
(#105) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#116) Line exceeds 132 characters; contains 135 characters
(#118) Line indented incorrectly; expected at least 20 spaces, found 19
(#125) Empty IF statement detected
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#126) This comment is 75% valid code; is this commented out code?
(#126) Line indented incorrectly; expected at least 12 spaces, found 11
(#131) Line indented incorrectly; expected 4 spaces, found 2
(#131) Missing docblock for function make_image_smaller
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Expected 1 space after comma in argument list; 2 found
(#145) Expected 1 space between the comma and "500". Found: 2 spaces
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Closing brace indented incorrectly; expected 2 spaces, found 4
(#167) Opening brace should be on the same line as the declaration
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Multi-line function call not indented correctly; expected 24 spaces but found 25
(#195) Blank line found at end of control structure
(#201) Missing docblock for function base64ToFile
(#201) Public method name "imagegen::base64ToFile" must be in lower-case letters only
(#227) There should be a comma after the last array item in a multi-line array.
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) Missing docblock for function prepare_generate_image_payload
(#273) Blank line found at end of control structure
(#279) Missing docblock for function process_generate_image_response
(#310) The closing brace for the class must go on the next line after the body
mod/wordcards/classes/local/report/attempts.php
(#1) DocBlock missing a @package tag for file attempts.php. Expected @package mod_wordcards
(#1) Moodle boilerplate not found
(#5) Missing @copyright tag
(#5) Missing @license tag
(#5) The file-level docblock must follow the opening PHP tag in the file header
(#5) Inline doc block comments are not allowed; use "// Comment." instead
(#13) Import statements must not begin with a leading backslash
(#14) Import statements must not begin with a leading backslash
(#16) Missing docblock for class attempts
(#16) Opening brace must not be followed by a blank line
(#18) Missing member variable doc comment
(#19) Missing member variable doc comment
(#19) Short array syntax must be used to define arrays
(#19) Commas (,) must be followed by white space.
(#19) Expected 1 space between the comma and "'timecreated'". Found: no spaces
(#20) Missing member variable doc comment
(#21) Missing member variable doc comment
(#21) Short array syntax must be used to define arrays
(#22) Missing member variable doc comment
(#22) Short array syntax must be used to define arrays
(#24) Missing docblock for function fetch_formatted_field
(#46) Opening parenthesis of a multi-line function call must be the last content on the line
(#47) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#47) Short array syntax must be used to define arrays
(#48) Multi-line function call not indented correctly; expected 20 spaces but found 36
(#48) Closing parenthesis of a multi-line function call must be on a line by itself
(#67) Missing docblock for function fetch_formatted_heading
(#75) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#77) Missing docblock for function process_raw_data
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) No space found before comment text; expected "// heading data" but found "//heading data"
(#82) Short array syntax must be used to define arrays
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) No space found before comment text; expected "// groupsmode" but found "//groupsmode"
(#85) Short array syntax must be used to define arrays
(#86) Short array syntax must be used to define arrays
(#89) No space found after comma in argument list
(#89) Commas (,) must be followed by white space.
(#89) Expected 1 space between the comma and "$course". Found: no spaces
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) No space found before comment text; expected "// if need to partition to groups, SQL for groups" but found "//if need to partition to groups, SQL for groups"
(#94) Expected "if (...) {\n"; found "if(...){\n"
(#94) Expected 1 space after IF keyword; 0 found
(#94) Expected 1 space after closing parenthesis; found 0
(#94) Blank line found at start of control structure
(#96) Long list syntax is not allowed
(#97) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#99) Expected at least 1 space after "="; 0 found
(#99) Expected 1 space after "="; 0 found
(#99) Expected at least 1 space before "."; 0 found
(#99) Expected at least 1 space after "."; 0 found
(#99) Expected at least 1 space after "."; 0 found
(#103) Expected at least 1 space before "="; 0 found
(#103) Expected at least 1 space after "="; 0 found
(#103) Expected 1 space before "="; 0 found
(#103) Expected 1 space after "="; 0 found
(#105) Expected 1 space after closing brace; 0 found
(#105) Expected "} else {\n"; found "}else{\n"
(#105) Expected 1 space after ELSE keyword; 0 found
(#106) Short array syntax must be used to define arrays
(#110) Blank line found at start of control structure
(#121) Expected 1 newline at end of file; 0 found
(#121) The closing brace for the class must go on the next line after the body
mod/wordcards/classes/local/report/basereport.php
(#2) Moodle boilerplate not found at first line
(#20) The file-level docblock must follow the opening PHP tag in the file header
(#20) Inline doc block comments are not allowed; use "// Comment." instead
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#30) Import statements must not begin with a leading backslash
(#44) Opening brace must not be followed by a blank line
(#46) Missing member variable doc comment
(#47) Missing member variable doc comment
(#47) Short array syntax must be used to define arrays
(#48) Missing member variable doc comment
(#49) Missing member variable doc comment
(#49) Short array syntax must be used to define arrays
(#50) Missing member variable doc comment
(#50) Short array syntax must be used to define arrays
(#52) Missing docblock for function process_raw_data
(#52) Visibility must be declared on method "process_raw_data"
(#54) Missing docblock for function fetch_formatted_heading
(#54) Visibility must be declared on method "fetch_formatted_heading"
(#56) Missing docblock for function fetch_fields
(#60) Missing docblock for function fetch_head
(#61) Short array syntax must be used to define arrays
(#68) Missing docblock for function fetch_name
(#72) Missing docblock for function fetch_all_rows_count
(#76) Missing docblock for function truncate
(#83) Missing docblock for function fetch_cache
(#86) Short array syntax must be used to define arrays
(#89) Short array syntax must be used to define arrays
(#94) Missing docblock for function fetch_formatted_time
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) No space found before comment text; expected "// return empty string if the timestamps are not both present." but found "//return empty string if the timestamps are not both present."
(#104) Missing docblock for function fetch_time_difference
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) No space found before comment text; expected "// return empty string if the timestamps are not both present." but found "//return empty string if the timestamps are not both present."
(#122) Missing docblock for function fetch_formatted_rows
(#125) Short array syntax must be used to define arrays
(#131) Expected "if (...) {\n"; found "if(...){\n"
(#131) Expected 1 space after IF keyword; 0 found
(#131) Expected 1 space after closing parenthesis; found 0
(#149) Missing docblock for function fetch_formatted_field
(#169) The closing brace for the class must go on the next line after the body
mod/wordcards/classes/local/report/basic.php
(#1) DocBlock missing a @package tag for file basic.php. Expected @package mod_wordcards
(#1) Moodle boilerplate not found
(#5) Missing @copyright tag
(#5) Missing @license tag
(#5) The file-level docblock must follow the opening PHP tag in the file header
(#5) Inline doc block comments are not allowed; use "// Comment." instead
(#13) Import statements must not begin with a leading backslash
(#15) Missing docblock for class basic
(#15) Opening brace must not be followed by a blank line
(#17) Missing member variable doc comment
(#18) Missing member variable doc comment
(#18) Short array syntax must be used to define arrays
(#19) Missing member variable doc comment
(#20) Missing member variable doc comment
(#20) Short array syntax must be used to define arrays
(#21) Missing member variable doc comment
(#21) Short array syntax must be used to define arrays
(#23) Missing docblock for function fetch_formatted_field
(#48) Missing docblock for function fetch_formatted_heading
(#56) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#58) Missing docblock for function process_raw_data
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) No space found before comment text; expected "// heading data" but found "//heading data"
(#64) Short array syntax must be used to define arrays
(#65) Short array syntax must be used to define arrays
(#74) Expected 1 newline at end of file; 0 found
(#74) The closing brace for the class must go on the next line after the body
mod/wordcards/classes/local/report/courselearned.php
(#1) DocBlock missing a @package tag for file courselearned.php. Expected @package mod_wordcards
(#1) Moodle boilerplate not found
(#5) Missing @copyright tag
(#5) Missing @license tag
(#5) The file-level docblock must follow the opening PHP tag in the file header
(#5) Inline doc block comments are not allowed; use "// Comment." instead
(#13) Import statements must not begin with a leading backslash
(#14) Import statements must not begin with a leading backslash
(#16) Missing docblock for class courselearned
(#16) Opening brace must not be followed by a blank line
(#18) Missing member variable doc comment
(#19) Missing member variable doc comment
(#19) Short array syntax must be used to define arrays
(#20) Missing member variable doc comment
(#21) Missing member variable doc comment
(#21) Short array syntax must be used to define arrays
(#22) Missing member variable doc comment
(#22) Short array syntax must be used to define arrays
(#24) Missing docblock for function fetch_formatted_field
(#26) Blank line found at start of control structure
(#32) Opening parenthesis of a multi-line function call must be the last content on the line
(#33) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#33) Short array syntax must be used to define arrays
(#33) Expected at least 1 space before "=>"; 0 found
(#33) Expected at least 1 space after "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#33) Closing parenthesis of a multi-line function call must be on a line by itself
(#34) Expected at least 1 space before "."; 0 found
(#34) Space found before semicolon; expected ""</a>";" but found ""</a>" ;"
(#35) Expected 1 space after closing brace; 0 found
(#35) Expected "} else {\n"; found "}else{\n"
(#35) Expected 1 space after ELSE keyword; 0 found
(#36) Expected 1 space after "="; 2 found
(#51) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#64) Missing docblock for function fetch_formatted_heading
(#72) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#74) Missing docblock for function process_raw_data
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) No space found before comment text; expected "// heading data" but found "//heading data"
(#79) Short array syntax must be used to define arrays
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) No space found before comment text; expected "// groupsmode" but found "//groupsmode"
(#82) Short array syntax must be used to define arrays
(#83) Short array syntax must be used to define arrays
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) No space found after comma in argument list
(#89) Commas (,) must be followed by white space.
(#89) Expected 1 space between the comma and "$course". Found: no spaces
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) No space found before comment text; expected "// get total terms" but found "//get total terms"
(#97) Whitespace found at end of line within string
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) No space found before comment text; expected "// if need to partition to groups, SQL for groups" but found "//if need to partition to groups, SQL for groups"
(#102) Expected "if (...) {\n"; found "if(...){\n"
(#102) Expected 1 space after IF keyword; 0 found
(#102) Expected 1 space after closing parenthesis; found 0
(#102) Blank line found at start of control structure
(#104) Long list syntax is not allowed
(#106) Expected at least 1 space before "="; 0 found
(#106) Expected 1 space before "="; 0 found
(#106) Line exceeds maximum limit of 180 characters; contains 182 characters
(#106) Whitespace found at end of line within string
(#114) Whitespace found at end of line within string
(#119) Expected 1 space after closing brace; 0 found
(#119) Expected "} else {\n"; found "}else{\n"
(#119) Expected 1 space after ELSE keyword; 0 found
(#119) Blank line found at start of control structure
(#121) Expected at least 1 space before "="; 0 found
(#121) Expected 1 space before "="; 0 found
(#121) Line exceeds maximum limit of 180 characters; contains 184 characters
(#121) Whitespace found at end of line within string
(#127) Whitespace found at end of line within string
(#131) Expected 1 space after comma in argument list; 2 found
(#131) Expected 1 space between the comma and "[". Found: 2 spaces
(#132) Blank line found at end of control structure
(#136) Blank line found at start of control structure
(#147) Expected 1 newline at end of file; 0 found
(#147) The closing brace for the class must go on the next line after the body
mod/wordcards/classes/local/report/courseuserlearned.php
(#1) DocBlock missing a @package tag for file courseuserlearned.php. Expected @package mod_wordcards
(#1) Moodle boilerplate not found
(#5) Missing @copyright tag
(#5) Missing @license tag
(#5) The file-level docblock must follow the opening PHP tag in the file header
(#5) Inline doc block comments are not allowed; use "// Comment." instead
(#13) Import statements must not begin with a leading backslash
(#14) Import statements must not begin with a leading backslash
(#16) Missing docblock for class courseuserlearned
(#16) Opening brace must not be followed by a blank line
(#18) Missing member variable doc comment
(#19) Missing member variable doc comment
(#19) Short array syntax must be used to define arrays
(#20) Missing member variable doc comment
(#21) Missing member variable doc comment
(#21) Short array syntax must be used to define arrays
(#22) Missing member variable doc comment
(#22) Short array syntax must be used to define arrays
(#24) Missing docblock for function fetch_formatted_field
(#45) Expected at least 1 space after "."; 0 found
(#62) Missing docblock for function fetch_formatted_heading
(#65) Expected at least 1 space before "="; 0 found
(#65) Expected at least 1 space after "="; 0 found
(#65) Expected 1 space before "="; 0 found
(#65) Expected 1 space after "="; 0 found
(#66) Expected "if (...) {\n"; found "if(...){"
(#66) Expected 1 space after IF keyword; 0 found
(#66) Expected 1 space after closing parenthesis; found 0
(#66) Newline required after opening brace
(#66) Closing brace must be on a line by itself
(#67) No space found after comma in argument list
(#67) Commas (,) must be followed by white space.
(#67) Expected 1 space between the comma and "$record". Found: no spaces
(#71) No space found after comma in argument list
(#71) Commas (,) must be followed by white space.
(#71) Expected 1 space between the comma and "constants". Found: no spaces
(#71) No space found after comma in argument list
(#71) Commas (,) must be followed by white space.
(#71) Expected 1 space between the comma and "$a". Found: no spaces
(#74) Missing docblock for function process_raw_data
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) No space found before comment text; expected "// module for learned status (same code also used for defs page)" but found "//module for learned status (same code also used for defs page)"
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) No space found before comment text; expected "// heading data" but found "//heading data"
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Short array syntax must be used to define arrays
(#87) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#89) Expected at least 1 space before "="; 0 found
(#89) Expected 1 space before "="; 0 found
(#89) Whitespace found at end of line within string
(#99) Expected 1 space after comma in argument list; 2 found
(#99) Expected 1 space between the comma and "[". Found: 2 spaces
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) No space found before comment text; expected "// calculate the learned progress" but found "//calculate the learned progress"
(#104) Expected "if (...) {\n"; found "if(...) {\n"
(#104) Expected 1 space after IF keyword; 0 found
(#104) Expected 0 spaces before closing bracket; 1 found
(#106) Expected 1 space after closing brace; 0 found
(#106) Expected "} else {\n"; found "}else{\n"
(#106) Expected 1 space after ELSE keyword; 0 found
(#118) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#120) Expected 1 newline at end of file; 0 found
(#120) The closing brace for the class must go on the next line after the body
mod/wordcards/classes/local/report/grades.php
(#1) DocBlock missing a @package tag for file grades.php. Expected @package mod_wordcards
(#1) Moodle boilerplate not found
(#5) Missing @copyright tag
(#5) Missing @license tag
(#5) The file-level docblock must follow the opening PHP tag in the file header
(#5) Inline doc block comments are not allowed; use "// Comment." instead
(#13) Import statements must not begin with a leading backslash
(#14) Import statements must not begin with a leading backslash
(#16) Missing docblock for class grades
(#16) Opening brace must not be followed by a blank line
(#18) Missing member variable doc comment
(#19) Missing member variable doc comment
(#19) Short array syntax must be used to define arrays
(#19) Commas (,) must be followed by white space.
(#19) Expected 1 space between the comma and "'attempts'". Found: no spaces
(#19) Commas (,) must be followed by white space.
(#19) Expected 1 space between the comma and "'grade1_p'". Found: no spaces
(#19) Commas (,) must be followed by white space.
(#19) Expected 1 space between the comma and "'grade2_p'". Found: no spaces
(#19) Commas (,) must be followed by white space.
(#19) Expected 1 space between the comma and "'grade3_p'". Found: no spaces
(#19) Commas (,) must be followed by white space.
(#19) Expected 1 space between the comma and "'grade4_p'". Found: no spaces
(#19) Commas (,) must be followed by white space.
(#19) Expected 1 space between the comma and "'grade5_p'". Found: no spaces
(#19) Commas (,) must be followed by white space.
(#19) Expected 1 space between the comma and "'grade_p'". Found: no spaces
(#19) Commas (,) must be followed by white space.
(#19) Expected 1 space between the comma and "'timecreated'". Found: no spaces
(#19) Line exceeds 132 characters; contains 151 characters
(#20) Missing member variable doc comment
(#21) Missing member variable doc comment
(#21) Short array syntax must be used to define arrays
(#22) Missing member variable doc comment
(#22) Short array syntax must be used to define arrays
(#24) Missing docblock for function fetch_formatted_field
(#38) Opening parenthesis of a multi-line function call must be the last content on the line
(#39) Multi-line function call not indented correctly; expected 20 spaces but found 28
(#39) Short array syntax must be used to define arrays
(#39) Expected at least 1 space before "=>"; 0 found
(#39) Expected at least 1 space after "=>"; 0 found
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#39) Closing parenthesis of a multi-line function call must be on a line by itself
(#40) Expected at least 1 space before "."; 0 found
(#40) Space found before semicolon; expected ""</a>";" but found ""</a>" ;"
(#42) Expected 1 space after "="; 2 found
(#77) Opening parenthesis of a multi-line function call must be the last content on the line
(#78) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#78) Short array syntax must be used to define arrays
(#79) Multi-line function call not indented correctly; expected 20 spaces but found 36
(#79) Closing parenthesis of a multi-line function call must be on a line by itself
(#98) Missing docblock for function fetch_formatted_heading
(#99) Expected "if (...) {\n"; found "if(...) {\n"
(#99) Expected 1 space after IF keyword; 0 found
(#101) Expected 1 space after closing brace; 0 found
(#101) Expected "} else {\n"; found "}else{\n"
(#101) Expected 1 space after ELSE keyword; 0 found
(#106) Missing docblock for function process_raw_data
(#107) Commas (,) must be followed by white space.
(#107) Expected 1 space between the comma and "$USER". Found: no spaces
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) No space found before comment text; expected "// heading data" but found "//heading data"
(#112) Short array syntax must be used to define arrays
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) No space found before comment text; expected "// groupsmode" but found "//groupsmode"
(#115) Short array syntax must be used to define arrays
(#116) Short array syntax must be used to define arrays
(#119) No space found after comma in argument list
(#119) Commas (,) must be followed by white space.
(#119) Expected 1 space between the comma and "$course". Found: no spaces
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) No space found before comment text; expected "// if grading on latest attempt fetch that, if grading on highest score fetch that" but found "//if grading on latest attempt fetch that, if grading on highest score fetch that"
(#124) Expected 1 space after SWITCH keyword; 0 found
(#124) Expected 1 space after closing parenthesis; found 0
(#133) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) No space found before comment text; expected "// if need to partition to groups, SQL for groups" but found "//if need to partition to groups, SQL for groups"
(#136) Expected "if (...) {\n"; found "if(...){\n"
(#136) Expected 1 space after IF keyword; 0 found
(#136) Expected 1 space after closing parenthesis; found 0
(#136) Blank line found at start of control structure
(#138) Long list syntax is not allowed
(#140) Expected at least 1 space after "="; 0 found
(#140) Expected 1 space after "="; 0 found
(#140) Expected at least 1 space before "."; 0 found
(#140) Expected at least 1 space after "."; 0 found
(#140) Expected at least 1 space after "."; 0 found
(#144) Expected at least 1 space before "="; 0 found
(#144) Expected at least 1 space after "="; 0 found
(#144) Expected 1 space before "="; 0 found
(#144) Expected 1 space after "="; 0 found
(#146) Expected 1 space after closing brace; 0 found
(#146) Expected "} else {\n"; found "}else{\n"
(#146) Expected 1 space after ELSE keyword; 0 found
(#147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) No space found before comment text; expected "// if no groups, or can see all groups then the SQL is simple" but found "//if no groups, or can see all groups then the SQL is simple"
(#148) Short array syntax must be used to define arrays
(#149) Blank line found at end of control structure
(#152) Inline comments must start with a capital letter, digit or 3-dots sequence
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) No space found before comment text; expected "// loop through data an attemptcount and add latestattempt/highestattempt" but found "//loop through data an attemptcount and add latestattempt/highestattempt"
(#153) Expected at least 1 space before "="; 0 found
(#153) Expected at least 1 space after "="; 0 found
(#153) Expected 1 space before "="; 0 found
(#153) Expected 1 space after "="; 0 found
(#156) Expected "if (...) {\n"; found "if(...){\n"
(#156) Expected 1 space after IF keyword; 0 found
(#156) No space found after comma in argument list
(#156) Commas (,) must be followed by white space.
(#156) Expected 1 space between the comma and "$userattemptcount". Found: no spaces
(#156) Expected 1 space after closing parenthesis; found 0
(#159) Expected 1 space after closing brace; 0 found
(#159) Expected "} else {\n"; found "}else{\n"
(#159) Expected 1 space after ELSE keyword; 0 found
(#160) Expected at least 1 space before "="; 0 found
(#160) Expected at least 1 space after "="; 0 found
(#160) Expected 1 space before "="; 0 found
(#160) Expected 1 space after "="; 0 found
(#168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) No space found before comment text; expected "// add attempt count" but found "//add attempt count"
(#170) Expected at least 1 space before "="; 0 found
(#170) Expected at least 1 space after "="; 0 found
(#170) Expected 1 space before "="; 0 found
(#170) Expected 1 space after "="; 0 found
(#176) Expected 1 newline at end of file; 0 found
(#176) The closing brace for the class must go on the next line after the body
mod/wordcards/classes/local/report/learned.php
(#1) DocBlock missing a @package tag for file learned.php. Expected @package mod_wordcards
(#1) Moodle boilerplate not found
(#5) Missing @copyright tag
(#5) Missing @license tag
(#5) The file-level docblock must follow the opening PHP tag in the file header
(#5) Inline doc block comments are not allowed; use "// Comment." instead
(#13) Import statements must not begin with a leading backslash
(#14) Import statements must not begin with a leading backslash
(#16) Missing docblock for class learned
(#16) Opening brace must not be followed by a blank line
(#18) Missing member variable doc comment
(#19) Missing member variable doc comment
(#19) Short array syntax must be used to define arrays
(#20) Missing member variable doc comment
(#21) Missing member variable doc comment
(#21) Short array syntax must be used to define arrays
(#22) Missing member variable doc comment
(#22) Short array syntax must be used to define arrays
(#24) Missing docblock for function fetch_formatted_field
(#26) Blank line found at start of control structure
(#32) Opening parenthesis of a multi-line function call must be the last content on the line
(#33) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#33) Short array syntax must be used to define arrays
(#33) Expected at least 1 space before "=>"; 0 found
(#33) Expected at least 1 space after "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#33) Closing parenthesis of a multi-line function call must be on a line by itself
(#34) Expected at least 1 space before "."; 0 found
(#34) Space found before semicolon; expected ""</a>";" but found ""</a>" ;"
(#35) Expected 1 space after closing brace; 0 found
(#35) Expected "} else {\n"; found "}else{\n"
(#35) Expected 1 space after ELSE keyword; 0 found
(#36) Expected 1 space after "="; 2 found
(#47) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#60) Missing docblock for function fetch_formatted_heading
(#68) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#70) Missing docblock for function process_raw_data
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) No space found before comment text; expected "// heading data" but found "//heading data"
(#75) Short array syntax must be used to define arrays
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) No space found before comment text; expected "// groupsmode" but found "//groupsmode"
(#78) Short array syntax must be used to define arrays
(#79) Short array syntax must be used to define arrays
(#82) No space found after comma in argument list
(#82) Commas (,) must be followed by white space.
(#82) Expected 1 space between the comma and "$course". Found: no spaces
(#86) Short array syntax must be used to define arrays
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) No space found before comment text; expected "// if need to partition to groups, SQL for groups" but found "//if need to partition to groups, SQL for groups"
(#89) Expected "if (...) {\n"; found "if(...){\n"
(#89) Expected 1 space after IF keyword; 0 found
(#89) Expected 1 space after closing parenthesis; found 0
(#89) Blank line found at start of control structure
(#91) Long list syntax is not allowed
(#93) Expected at least 1 space before "="; 0 found
(#93) Expected 1 space before "="; 0 found
(#93) Line exceeds 132 characters; contains 165 characters
(#93) Whitespace found at end of line within string
(#103) No space found after comma in argument list
(#103) Commas (,) must be followed by white space.
(#103) Expected 1 space between the comma and "$formdata". Found: no spaces
(#105) Expected 1 space after closing brace; 0 found
(#105) Expected "} else {\n"; found "}else{\n"
(#105) Expected 1 space after ELSE keyword; 0 found
(#105) Blank line found at start of control structure
(#107) Expected at least 1 space before "="; 0 found
(#107) Expected 1 space before "="; 0 found
(#107) Line exceeds 132 characters; contains 167 characters
(#107) Whitespace found at end of line within string
(#114) Expected at least 1 space after "="; 0 found
(#114) Expected 1 space after "="; 0 found
(#115) Expected at least 1 space before "="; 0 found
(#115) Expected at least 1 space after "="; 0 found
(#115) Expected 1 space before "="; 0 found
(#115) Expected 1 space after "="; 0 found
(#118) Blank line found at end of control structure
(#122) Blank line found at start of control structure
(#133) Expected 1 newline at end of file; 0 found
(#133) The closing brace for the class must go on the next line after the body
mod/wordcards/classes/local/report/userattempts.php
(#1) DocBlock missing a @package tag for file userattempts.php. Expected @package mod_wordcards
(#1) Moodle boilerplate not found
(#5) Missing @copyright tag
(#5) Missing @license tag
(#5) The file-level docblock must follow the opening PHP tag in the file header
(#5) Inline doc block comments are not allowed; use "// Comment." instead
(#13) Import statements must not begin with a leading backslash
(#14) Import statements must not begin with a leading backslash
(#16) Missing docblock for class userattempts
(#16) Opening brace must not be followed by a blank line
(#18) Missing member variable doc comment
(#19) Missing member variable doc comment
(#19) Short array syntax must be used to define arrays
(#19) Commas (,) must be followed by white space.
(#19) Expected 1 space between the comma and "'grade1_p'". Found: no spaces
(#19) Commas (,) must be followed by white space.
(#19) Expected 1 space between the comma and "'grade2_p'". Found: no spaces
(#19) Commas (,) must be followed by white space.
(#19) Expected 1 space between the comma and "'grade3_p'". Found: no spaces
(#19) Commas (,) must be followed by white space.
(#19) Expected 1 space between the comma and "'grade4_p'". Found: no spaces
(#19) Commas (,) must be followed by white space.
(#19) Expected 1 space between the comma and "'grade5_p'". Found: no spaces
(#19) Commas (,) must be followed by white space.
(#19) Expected 1 space between the comma and "'timecreated'". Found: no spaces
(#19) Line exceeds 132 characters; contains 141 characters
(#20) Missing member variable doc comment
(#21) Missing member variable doc comment
(#21) Short array syntax must be used to define arrays
(#22) Missing member variable doc comment
(#22) Short array syntax must be used to define arrays
(#24) Missing docblock for function fetch_formatted_field
(#66) Opening parenthesis of a multi-line function call must be the last content on the line
(#67) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#67) Short array syntax must be used to define arrays
(#68) Multi-line function call not indented correctly; expected 20 spaces but found 36
(#68) Closing parenthesis of a multi-line function call must be on a line by itself
(#87) Missing docblock for function fetch_formatted_heading
(#96) Missing docblock for function process_raw_data
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) No space found before comment text; expected "// heading data" but found "//heading data"
(#101) Short array syntax must be used to define arrays
(#103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) No space found before comment text; expected "// we would usually check for group access here, but its already been checked in reports.php" but found "//we would usually check for group access here, but its already been checked in reports.php"
(#104) Short array syntax must be used to define arrays
(#104) Expected at least 1 space before "=>"; 0 found
(#104) Expected at least 1 space after "=>"; 0 found
(#104) Expected 1 space before "=>"; 0 found
(#104) Expected 1 space after "=>"; 0 found
(#104) No space found after comma in argument list
(#104) Commas (,) must be followed by white space.
(#104) Expected 1 space between the comma and "'timecreated DESC'". Found: no spaces
(#104) Line exceeds 132 characters; contains 148 characters
(#107) Blank line found at start of control structure
(#118) Expected 1 newline at end of file; 0 found
(#118) The closing brace for the class must go on the next line after the body
mod/wordcards/classes/local/report/userlearned.php
(#1) DocBlock missing a @package tag for file userlearned.php. Expected @package mod_wordcards
(#1) Moodle boilerplate not found
(#5) Missing @copyright tag
(#5) Missing @license tag
(#5) The file-level docblock must follow the opening PHP tag in the file header
(#5) Inline doc block comments are not allowed; use "// Comment." instead
(#13) Import statements must not begin with a leading backslash
(#14) Import statements must not begin with a leading backslash
(#16) Missing docblock for class userlearned
(#16) Opening brace must not be followed by a blank line
(#18) Missing member variable doc comment
(#19) Missing member variable doc comment
(#19) Short array syntax must be used to define arrays
(#20) Missing member variable doc comment
(#21) Missing member variable doc comment
(#21) Short array syntax must be used to define arrays
(#22) Missing member variable doc comment
(#22) Short array syntax must be used to define arrays
(#24) Missing docblock for function fetch_formatted_field
(#45) Expected at least 1 space after "."; 0 found
(#58) Missing docblock for function fetch_formatted_heading
(#61) Expected at least 1 space before "="; 0 found
(#61) Expected at least 1 space after "="; 0 found
(#61) Expected 1 space before "="; 0 found
(#61) Expected 1 space after "="; 0 found
(#62) Expected "if (...) {\n"; found "if(...){"
(#62) Expected 1 space after IF keyword; 0 found
(#62) Expected 1 space after closing parenthesis; found 0
(#62) Newline required after opening brace
(#62) Closing brace must be on a line by itself
(#63) No space found after comma in argument list
(#63) Commas (,) must be followed by white space.
(#63) Expected 1 space between the comma and "$record". Found: no spaces
(#64) No space found after comma in argument list
(#64) Commas (,) must be followed by white space.
(#64) Expected 1 space between the comma and "constants". Found: no spaces
(#64) No space found after comma in argument list
(#64) Commas (,) must be followed by white space.
(#64) Expected 1 space between the comma and "fullname". Found: no spaces
(#65) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#67) Function closing brace must go on the next line following the body; found 2 blank lines before brace
(#69) Missing docblock for function process_raw_data
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) No space found before comment text; expected "// heading data" but found "//heading data"
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) No space found before comment text; expected "// module for learned status (same code also used for defs page)" but found "//module for learned status (same code also used for defs page)"
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) No space found before comment text; expected "// get terms" but found "//get terms"
(#79) Commas (,) must be followed by white space.
(#79) Expected 1 space between the comma and "'deleted'". Found: no spaces
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) No space found before comment text; expected "// add user learned status" but found "//add user learned status"
(#82) Expected at least 1 space before "="; 0 found
(#82) Expected at least 1 space after "="; 0 found
(#82) Expected 1 space before "="; 0 found
(#82) Expected 1 space after "="; 0 found
(#82) No space found after comma in argument list
(#82) Commas (,) must be followed by white space.
(#82) Expected 1 space between the comma and "$formdata". Found: no spaces
(#88) Expected 1 newline at end of file; 0 found
(#88) The closing brace for the class must go on the next line after the body
mod/wordcards/classes/mobile_auth.php
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#30) Import statements must not begin with a leading backslash
(#31) Import statements must not begin with a leading backslash
(#33) Missing docblock for class mobile_auth
(#33) Opening brace must not be followed by a blank line
(#35) Missing docblock for constant mobile_auth::VALID_TIME
(#63) There should be a comma after the last array item in a multi-line array.
(#79) Long list syntax is not allowed
(#80) Long list syntax is not allowed
(#100) Short array syntax must be used to define arrays
(#111) Short array syntax must be used to define arrays
(#112) There should be a comma after the last array item in a multi-line array.
mod/wordcards/classes/module.php
(#17) Missing @copyright tag
(#17) Missing @license tag
(#24) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#36) Opening brace must not be followed by a blank line
(#38) Missing docblock for constant mod_wordcards_module::STATE_TERMS
(#39) Missing docblock for constant mod_wordcards_module::STATE_STEP1
(#40) Missing docblock for constant mod_wordcards_module::STATE_STEP2
(#41) Missing docblock for constant mod_wordcards_module::STATE_STEP3
(#42) Missing docblock for constant mod_wordcards_module::STATE_STEP4
(#43) Missing docblock for constant mod_wordcards_module::STATE_STEP5
(#44) Missing docblock for constant mod_wordcards_module::STATE_END
(#46) Missing docblock for constant mod_wordcards_module::WORDPOOL_LEARN
(#47) Missing docblock for constant mod_wordcards_module::WORDPOOL_REVIEW
(#48) Missing docblock for constant mod_wordcards_module::WORDPOOL_MY_WORDS
(#49) Missing docblock for constant mod_wordcards_module::PRACTICETYPE_SCATTER
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Missing docblock for constant mod_wordcards_module::PRACTICETYPE_SCATTER_REV
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Missing docblock for constant mod_wordcards_module::PRACTICETYPE_NONE
(#52) Missing docblock for constant mod_wordcards_module::PRACTICETYPE_MATCHSELECT
(#53) Missing docblock for constant mod_wordcards_module::PRACTICETYPE_MATCHTYPE
(#54) Missing docblock for constant mod_wordcards_module::PRACTICETYPE_DICTATION
(#55) Missing docblock for constant mod_wordcards_module::PRACTICETYPE_SPEECHCARDS
(#56) Missing docblock for constant mod_wordcards_module::PRACTICETYPE_LISTENCHOOSE
(#57) Missing docblock for constant mod_wordcards_module::PRACTICETYPE_SPACEGAME
(#58) Missing docblock for constant mod_wordcards_module::PRACTICETYPE_WORDPREVIEW
(#60) Missing docblock for constant mod_wordcards_module::PRACTICETYPE_MATCHSELECT_REV
(#61) Missing docblock for constant mod_wordcards_module::PRACTICETYPE_MATCHTYPE_REV
(#62) Missing docblock for constant mod_wordcards_module::PRACTICETYPE_DICTATION_REV
(#63) Missing docblock for constant mod_wordcards_module::PRACTICETYPE_SPEECHCARDS_REV
(#64) Missing docblock for constant mod_wordcards_module::PRACTICETYPE_LISTENCHOOSE_REV
(#65) Missing docblock for constant mod_wordcards_module::PRACTICETYPE_SPACEGAME_REV
(#66) Missing docblock for constant mod_wordcards_module::PRACTICETYPE_WORDPREVIEW_REV
(#68) Missing member variable doc comment
(#78) Missing member variable doc comment
(#79) Missing member variable doc comment
(#80) Missing member variable doc comment
(#81) Missing member variable doc comment
(#83) Missing docblock for function __construct
(#84) Opening brace should be on the same line as the declaration
(#92) Missing docblock for function course_has_term
(#93) Opening brace should be on the same line as the declaration
(#105) Missing docblock for function register_module_viewed
(#106) Opening brace should be on the same line as the declaration
(#118) Missing docblock for function completion_module_viewed
(#119) Opening brace should be on the same line as the declaration
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Missing docblock for function delete
(#126) Opening brace should be on the same line as the declaration
(#146) Missing docblock for function delete_term
(#147) Opening brace should be on the same line as the declaration
(#152) Missing docblock for function fetch_step_termcount
(#153) Opening brace should be on the same line as the declaration
(#175) Inline comments must start with a capital letter, digit or 3-dots sequence
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Missing docblock for function get_all_states
(#182) Opening brace should be on the same line as the declaration
(#186) Missing docblock for function get_wordpools
(#187) Opening brace should be on the same line as the declaration
(#199) Missing docblock for function get_allowed_states
(#200) Opening brace should be on the same line as the declaration
(#201) Inline comments must start with a capital letter, digit or 3-dots sequence
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Long list syntax is not allowed
(#208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#211) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) Missing docblock for function get_cm
(#218) Opening brace should be on the same line as the declaration
(#222) Missing docblock for function get_mod
(#223) Opening brace should be on the same line as the declaration
(#227) Missing docblock for function get_cmid
(#228) Opening brace should be on the same line as the declaration
(#232) Missing docblock for function get_context
(#233) Opening brace should be on the same line as the declaration
(#237) Missing docblock for function get_course
(#238) Opening brace should be on the same line as the declaration
(#242) Missing docblock for function get_id
(#243) Opening brace should be on the same line as the declaration
(#248) Missing docblock for function get_practicetype
(#249) Opening brace should be on the same line as the declaration
(#264) Missing docblock for function get_wordpool
(#265) Opening brace should be on the same line as the declaration
(#290) Missing docblock for function insert_learned_state
(#291) Opening brace should be on the same line as the declaration
(#315) Inline comments must start with a capital letter, digit or 3-dots sequence
(#315) This comment is 86% valid code; is this commented out code?
(#315) No space found before comment text; expected "// $result[$term->id];" but found "//$result[$term->id];"
(#328) Missing docblock for function insert_media_urls
(#329) Opening brace should be on the same line as the declaration
(#355) Line exceeds 132 characters; contains 149 characters
(#365) Missing docblock for function format_defs
(#366) Opening brace should be on the same line as the declaration
(#369) Inline comments must start with a capital letter, digit or 3-dots sequence
(#369) Inline comments must end in full-stops, exclamation marks, or question marks
(#377) Missing docblock for function update_userpref_defs
(#378) Opening brace should be on the same line as the declaration
(#387) Inline comments must start with a capital letter, digit or 3-dots sequence
(#387) Inline comments must end in full-stops, exclamation marks, or question marks
(#387) No space found before comment text; expected "// otherwise get the translation that suits" but found "//otherwise get the translation that suits"
(#410) Missing docblock for function get_learn_terms
(#411) Opening brace should be on the same line as the declaration
(#413) Inline comments must end in full-stops, exclamation marks, or question marks
(#419) Inline comments must end in full-stops, exclamation marks, or question marks
(#429) Inline comments must end in full-stops, exclamation marks, or question marks
(#457) Missing docblock for function get_allreview_terms
(#458) Opening brace should be on the same line as the declaration
(#479) Missing docblock for function get_review_terms
(#480) Opening brace should be on the same line as the declaration
(#492) Inline comments must start with a capital letter, digit or 3-dots sequence
(#492) Inline comments must end in full-stops, exclamation marks, or question marks
(#500) Long list syntax is not allowed
(#572) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#574) Missing docblock for function get_attempts
(#575) Opening brace should be on the same line as the declaration
(#587) Missing docblock for function get_latest_attempt
(#588) Opening brace should be on the same line as the declaration
(#590) Line exceeds 132 characters; contains 142 characters
(#598) Inline comments must start with a capital letter, digit or 3-dots sequence
(#598) Inline comments must end in full-stops, exclamation marks, or question marks
(#599) Missing docblock for function can_free_mode
(#600) Opening brace should be on the same line as the declaration
(#603) Inline comments must start with a capital letter, digit or 3-dots sequence
(#603) Inline comments must end in full-stops, exclamation marks, or question marks
(#607) Inline comments must start with a capital letter, digit or 3-dots sequence
(#607) Inline comments must end in full-stops, exclamation marks, or question marks
(#609) Inline comments must start with a capital letter, digit or 3-dots sequence
(#609) Inline comments must end in full-stops, exclamation marks, or question marks
(#617) Inline comments must start with a capital letter, digit or 3-dots sequence
(#617) Inline comments must end in full-stops, exclamation marks, or question marks
(#617) Line indented incorrectly; expected at least 16 spaces, found 12
(#624) Inline comments must start with a capital letter, digit or 3-dots sequence
(#624) Inline comments must end in full-stops, exclamation marks, or question marks
(#625) Missing docblock for function can_session_mode
(#626) Opening brace should be on the same line as the declaration
(#636) Missing docblock for function can_attempt
(#637) Opening brace should be on the same line as the declaration
(#638) Inline comments must start with a capital letter, digit or 3-dots sequence
(#638) Inline comments must end in full-stops, exclamation marks, or question marks
(#648) Inline comments must end in full-stops, exclamation marks, or question marks
(#653) Inline comments must start with a capital letter, digit or 3-dots sequence
(#653) Inline comments must end in full-stops, exclamation marks, or question marks
(#659) Inline comments must start with a capital letter, digit or 3-dots sequence
(#659) Inline comments must end in full-stops, exclamation marks, or question marks
(#664) Inline comments must start with a capital letter, digit or 3-dots sequence
(#664) Inline comments must end in full-stops, exclamation marks, or question marks
(#669) Inline comments must start with a capital letter, digit or 3-dots sequence
(#669) Inline comments must end in full-stops, exclamation marks, or question marks
(#673) Missing docblock for function get_state
(#674) Opening brace should be on the same line as the declaration
(#690) Missing docblock for function get_term_records
(#691) Opening brace should be on the same line as the declaration
(#700) Missing docblock for function get_terms
(#701) Opening brace should be on the same line as the declaration
(#716) Missing docblock for function get_terms_with_learn_status
(#717) Opening brace should be on the same line as the declaration
(#746) Missing docblock for function get_terms_count
(#747) Opening brace should be on the same line as the declaration
(#757) Missing docblock for function has_completed_state
(#758) Opening brace should be on the same line as the declaration
(#792) Inline comments must end in full-stops, exclamation marks, or question marks
(#797) Missing docblock for function mark_terms_as_seen
(#798) Opening brace should be on the same line as the declaration
(#811) Missing docblock for function mark_terms_as_unseen
(#812) Opening brace should be on the same line as the declaration
(#822) Missing docblock for function has_seen_all_terms
(#823) Opening brace should be on the same line as the declaration
(#826) Inline comments must end in full-stops, exclamation marks, or question marks
(#844) Missing docblock for function has_terms
(#845) Opening brace should be on the same line as the declaration
(#850) Missing docblock for function has_user_finished_latest_attempt
(#851) Opening brace should be on the same line as the declaration
(#856) Missing docblock for function has_user_finished_an_attempt
(#857) Opening brace should be on the same line as the declaration
(#869) Missing docblock for function has_user_learned_all_terms
(#870) Opening brace should be on the same line as the declaration
(#878) Missing docblock for function get_user_learned_count
(#879) Opening brace should be on the same line as the declaration
(#899) Missing docblock for function is_completion_enabled
(#900) Opening brace should be on the same line as the declaration
(#904) Missing docblock for function record_failed_association
(#905) Opening brace should be on the same line as the declaration
(#944) Missing docblock for function record_successful_association
(#945) Opening brace should be on the same line as the declaration
(#967) Blank line found at end of control structure
(#971) Missing docblock for function record_successful_learn
(#972) Opening brace should be on the same line as the declaration
(#994) Inline comments must end in full-stops, exclamation marks, or question marks
(#1001) Missing docblock for function resume_progress
(#1002) Opening brace should be on the same line as the declaration
(#1004) Long list syntax is not allowed
(#1009) Blank line found at end of control structure
(#1027) Blank line found at end of control structure
(#1031) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1031) Inline comments must end in full-stops, exclamation marks, or question marks
(#1032) Missing docblock for function remove_attempt
(#1033) Opening brace should be on the same line as the declaration
(#1036) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1036) Inline comments must end in full-stops, exclamation marks, or question marks
(#1048) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1048) Inline comments must end in full-stops, exclamation marks, or question marks
(#1049) Missing docblock for function create_reattempt
(#1050) Opening brace should be on the same line as the declaration
(#1053) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1053) Inline comments must end in full-stops, exclamation marks, or question marks
(#1071) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#1073) Missing docblock for function set_state
(#1074) Opening brace should be on the same line as the declaration
(#1078) Empty IF statement detected
(#1090) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1090) Inline comments must end in full-stops, exclamation marks, or question marks
(#1093) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1093) Inline comments must end in full-stops, exclamation marks, or question marks
(#1098) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1098) Inline comments must end in full-stops, exclamation marks, or question marks
(#1119) Opening brace should be on the same line as the declaration
(#1120) Long list syntax is not allowed
(#1125) Blank line found at end of control structure
(#1131) Blank line found at end of control structure
(#1139) Missing docblock for function get_by_cmid
(#1140) Opening brace should be on the same line as the declaration
(#1141) Long list syntax is not allowed
(#1145) Missing docblock for function get_by_modid
(#1146) Opening brace should be on the same line as the declaration
(#1147) Long list syntax is not allowed
(#1152) Missing docblock for function can_manage
(#1153) Opening brace should be on the same line as the declaration
(#1156) Missing docblock for function can_push
(#1157) Opening brace should be on the same line as the declaration
(#1161) Missing docblock for function require_manage
(#1162) Opening brace should be on the same line as the declaration
(#1165) Missing docblock for function can_viewreports
(#1166) Opening brace should be on the same line as the declaration
(#1169) Missing docblock for function require_viewreports
(#1170) Opening brace should be on the same line as the declaration
(#1173) Missing docblock for function can_view
(#1174) Opening brace should be on the same line as the declaration
(#1178) Missing docblock for function require_view
(#1179) Opening brace should be on the same line as the declaration
(#1183) Missing docblock for function require_view_in_context
(#1184) Opening brace should be on the same line as the declaration
(#1188) Missing docblock for function get_next_step
(#1189) Opening brace should be on the same line as the declaration
(#1192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1192) Inline comments must end in full-stops, exclamation marks, or question marks
(#1197) Inline comments must end in full-stops, exclamation marks, or question marks
(#1205) There should be a comma after the last array item in a multi-line array.
(#1207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1207) Inline comments must end in full-stops, exclamation marks, or question marks
(#1211) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1211) Inline comments must end in full-stops, exclamation marks, or question marks
(#1217) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1217) Inline comments must end in full-stops, exclamation marks, or question marks
(#1219) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1224) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1225) Inline comments must end in full-stops, exclamation marks, or question marks
(#1226) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1226) This comment is 84% valid code; is this commented out code?
(#1229) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1229) Inline comments must end in full-stops, exclamation marks, or question marks
(#1234) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1234) Inline comments must end in full-stops, exclamation marks, or question marks
(#1237) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1237) Inline comments must end in full-stops, exclamation marks, or question marks
(#1242) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1242) Inline comments must end in full-stops, exclamation marks, or question marks
(#1247) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1247) Inline comments must end in full-stops, exclamation marks, or question marks
(#1252) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1252) Inline comments must end in full-stops, exclamation marks, or question marks
(#1256) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1256) Inline comments must end in full-stops, exclamation marks, or question marks
(#1260) Missing docblock for function are_there_words_to_review
(#1261) Opening brace should be on the same line as the declaration
(#1264) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1264) Inline comments must end in full-stops, exclamation marks, or question marks
(#1281) Long list syntax is not allowed
(#1293) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#1295) Missing docblock for function set_region_passagehash
(#1296) Opening brace should be on the same line as the declaration
(#1302) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1302) Inline comments must end in full-stops, exclamation marks, or question marks
(#1304) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1304) Inline comments must end in full-stops, exclamation marks, or question marks
(#1308) Line exceeds 132 characters; contains 143 characters
(#1314) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1314) Inline comments must end in full-stops, exclamation marks, or question marks
(#1319) Missing docblock for function export_simple_terms_to_csv
(#1320) Opening brace should be on the same line as the declaration
(#1322) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1322) Inline comments must end in full-stops, exclamation marks, or question marks
(#1334) There should be a comma after the last array item in a multi-line array.
(#1343) Missing docblock for function is_json
(#1344) Opening brace should be on the same line as the declaration
mod/wordcards/classes/my_words_pool.php
(#1) Moodle boilerplate not found
(#2) Missing @copyright tag
(#2) Missing @license tag
(#11) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#19) Opening brace must not be followed by a blank line
(#21) Missing member variable doc comment
(#22) Missing member variable doc comment
(#23) Missing member variable doc comment
(#25) Missing docblock for function __construct
(#29) Missing docblock for function get_words
(#29) There must be a single space between the colon and type in a return type declaration
(#33) Multi-line function call not indented correctly; expected 16 spaces but found 12
(#38) Only one argument is allowed per line in a multi-line function call
(#40) Expected "if (...) {\n"; found "if(...) {\n"
(#40) Expected 1 space after IF keyword; 0 found
(#48) Missing docblock for function word_count
(#53) Line exceeds 132 characters; contains 137 characters
(#58) Missing docblock for function has_words
(#66) Missing docblock for function has_term
(#70) Missing docblock for function add_word
(#73) Line indented incorrectly; expected at least 12 spaces, found 11
(#85) There should be a comma after the last array item in a multi-line array.
(#90) Missing docblock for function remove_word
(#93) Line indented incorrectly; expected at least 12 spaces, found 11
(#100) There should be a comma after the last array item in a multi-line array.
(#104) Expected 1 newline at end of file; 0 found
mod/wordcards/classes/output/freemode.php
(#1) Moodle boilerplate not found
(#2) Missing @copyright tag
(#2) Missing @license tag
(#21) Missing docblock for class freemode
(#21) Opening brace must not be followed by a blank line
(#23) Missing member variable doc comment
(#24) Missing member variable doc comment
(#25) Missing member variable doc comment
(#26) Missing member variable doc comment
(#27) Missing member variable doc comment
(#29) Missing docblock for function __construct
(#72) Line exceeds 132 characters; contains 174 characters
(#79) Only one argument is allowed per line in a multi-line function call
(#79) Line exceeds 132 characters; contains 153 characters
(#92) There should be a comma after the last array item in a multi-line array.
(#106) There should be a comma after the last array item in a multi-line array.
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Expected 1 space after closing parenthesis; found 0
(#140) Line exceeds 132 characters; contains 134 characters
(#170) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#170) Closing parenthesis of a multi-line function call must be on a line by itself
(#176) Missing docblock for function get_terms
(#176) Incorrect spacing between argument "$practicetype" and equals sign; expected 1 but found 0
(#176) Incorrect spacing between default value and equals sign for argument "$practicetype"; expected 1 but found 0
(#200) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#201) Each line in a multi-line control structure must be indented at least once; expected at least 16 spaces, but found 12
(#202) Each line in a multi-line control structure must be indented at least once; expected at least 16 spaces, but found 12
(#202) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#218) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#219) Expected 1 newline at end of file; 0 found
mod/wordcards/classes/output/mobile.php
(#19) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#25) Missing @copyright tag
(#25) Missing @license tag
(#25) Missing docblock for class mobile
(#25) Opening brace must not be followed by a blank line
(#27) Missing docblock for function mobile_course_view
(#38) Short array syntax must be used to define arrays
(#39) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
(#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.
(#44) There should be a comma after the last array item in a multi-line array.
(#51) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#53) Short array syntax must be used to define arrays
(#55) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#61) Long list syntax is not allowed
(#64) Short array syntax must be used to define arrays
(#69) Short array syntax must be used to define arrays
(#75) Short array syntax must be used to define arrays
(#78) There should be a comma after the last array item in a multi-line array.
(#81) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#87) There should be a comma after the last array item in a multi-line array.
(#90) Short array syntax must be used to define arrays
(#91) Short array syntax must be used to define arrays
(#92) Short array syntax must be used to define arrays
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) This comment is 54% valid code; is this commented out code?
(#97) No space found before comment text; expected "// 'javascript' => file_get_contents($CFG->dirroot . '/mod/wordcards/library/js/h5p-resizer.js')," but found "//'javascript' => file_get_contents($CFG->dirroot . '/mod/wordcards/library/js/h5p-resizer.js'),"
mod/wordcards/classes/output/renderer.php
(#17) Missing @copyright tag
(#17) Missing @license tag
(#37) Missing docblock for class renderer
(#38) Opening brace must not be followed by a blank line
(#40) Missing docblock for function definitions_page_data
(#41) Opening brace should be on the same line as the declaration
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) This comment is 60% valid code; is this commented out code?
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Line exceeds 132 characters; contains 144 characters
(#147) Line exceeds 132 characters; contains 137 characters
(#167) Missing docblock for function get_embed_flag
(#168) Opening brace should be on the same line as the declaration
(#182) Missing docblock for function cancel_attempt_button
(#183) Opening brace should be on the same line as the declaration
(#185) Inline comments must start with a capital letter, digit or 3-dots sequence
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Missing docblock for function no_definitions_yet
(#203) Opening brace should be on the same line as the declaration
(#219) Missing docblock for function make_json_string
(#220) Opening brace should be on the same line as the declaration
(#243) Inline comments must start with a capital letter, digit or 3-dots sequence
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) Missing docblock for function a4e_page
(#256) Opening brace should be on the same line as the declaration
(#257) global $PAGE cannot be used in renderers. Use $this->page.
(#257) global $OUTPUT cannot be used in renderers. Use $this->output.
(#263) Long list syntax is not allowed
(#265) Inline comments must start with a capital letter, digit or 3-dots sequence
(#265) Inline comments must end in full-stops, exclamation marks, or question marks
(#284) There should be a comma after the last array item in a multi-line array.
(#335) Inline comments must start with a capital letter, digit or 3-dots sequence
(#335) This comment is 74% valid code; is this commented out code?
(#349) Missing docblock for function finish_page
(#350) Opening brace should be on the same line as the declaration
(#356) Line exceeds 132 characters; contains 136 characters
(#361) Line exceeds 132 characters; contains 141 characters
(#364) Inline comments must start with a capital letter, digit or 3-dots sequence
(#364) Inline comments must end in full-stops, exclamation marks, or question marks
(#367) Line exceeds 132 characters; contains 139 characters
(#370) Inline comments must start with a capital letter, digit or 3-dots sequence
(#371) Inline comments must end in full-stops, exclamation marks, or question marks
(#373) Blank line found at start of control structure
(#375) Inline comments must start with a capital letter, digit or 3-dots sequence
(#375) Inline comments must end in full-stops, exclamation marks, or question marks
(#379) Inline comments must start with a capital letter, digit or 3-dots sequence
(#379) Inline comments must end in full-stops, exclamation marks, or question marks
(#384) Inline comments must start with a capital letter, digit or 3-dots sequence
(#384) Inline comments must end in full-stops, exclamation marks, or question marks
(#411) Missing docblock for function push_recorder
(#412) Opening brace should be on the same line as the declaration
(#425) Opening brace should be on the same line as the declaration
(#428) Inline comments must start with a capital letter, digit or 3-dots sequence
(#428) Inline comments must end in full-stops, exclamation marks, or question marks
(#431) Inline comments must start with a capital letter, digit or 3-dots sequence
(#431) Inline comments must end in full-stops, exclamation marks, or question marks
(#432) Long list syntax is not allowed
(#440) Line exceeds 132 characters; contains 163 characters
(#458) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#477) Missing docblock for function speechcards_page
(#478) Opening brace should be on the same line as the declaration
(#481) Inline comments must start with a capital letter, digit or 3-dots sequence
(#481) Inline comments must end in full-stops, exclamation marks, or question marks
(#482) Long list syntax is not allowed
(#484) Inline comments must start with a capital letter, digit or 3-dots sequence
(#484) Inline comments must end in full-stops, exclamation marks, or question marks
(#489) Inline comments must start with a capital letter, digit or 3-dots sequence
(#489) Inline comments must end in full-stops, exclamation marks, or question marks
(#500) Inline comments must start with a capital letter, digit or 3-dots sequence
(#500) Inline comments must end in full-stops, exclamation marks, or question marks
(#507) Inline comments must start with a capital letter, digit or 3-dots sequence
(#507) Inline comments must end in full-stops, exclamation marks, or question marks
(#510) Inline comments must start with a capital letter, digit or 3-dots sequence
(#510) Inline comments must end in full-stops, exclamation marks, or question marks
(#512) Line exceeds 132 characters; contains 159 characters
(#514) Inline comments must start with a capital letter, digit or 3-dots sequence
(#514) Inline comments must end in full-stops, exclamation marks, or question marks
(#536) Inline comments must start with a capital letter, digit or 3-dots sequence
(#536) Inline comments must end in full-stops, exclamation marks, or question marks
(#541) Inline comments must start with a capital letter, digit or 3-dots sequence
(#541) Inline comments must end in full-stops, exclamation marks, or question marks
(#549) Inline comments must start with a capital letter, digit or 3-dots sequence
(#549) Inline comments must end in full-stops, exclamation marks, or question marks
(#551) Inline comments must start with a capital letter, digit or 3-dots sequence
(#551) This comment is 61% valid code; is this commented out code?
(#566) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (T Record)
(#570) Inline comments must start with a capital letter, digit or 3-dots sequence
(#571) Inline comments must end in full-stops, exclamation marks, or question marks
(#579) Blank line found at start of control structure
(#591) Blank line found at end of control structure
(#597) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#599) Missing docblock for function scatter_page
(#600) Opening brace should be on the same line as the declaration
(#601) Long list syntax is not allowed
(#604) Line exceeds 132 characters; contains 159 characters
(#606) Inline comments must start with a capital letter, digit or 3-dots sequence
(#606) Inline comments must end in full-stops, exclamation marks, or question marks
(#613) Inline comments must start with a capital letter, digit or 3-dots sequence
(#613) Inline comments must end in full-stops, exclamation marks, or question marks
(#637) Missing docblock for function navigation
(#638) Opening brace should be on the same line as the declaration
(#674) Missing docblock for function language_chooser
(#675) Opening brace should be on the same line as the declaration
(#678) Inline comments must start with a capital letter, digit or 3-dots sequence
(#678) Inline comments must end in full-stops, exclamation marks, or question marks
(#693) Inline comments must start with a capital letter, digit or 3-dots sequence
(#693) Inline comments must end in full-stops, exclamation marks, or question marks
(#704) Opening brace should be on the same line as the declaration
(#710) Missing docblock for function embed_usercourseprogress
(#711) Opening brace should be on the same line as the declaration
(#714) Inline comments must start with a capital letter, digit or 3-dots sequence
(#714) Inline comments must end in full-stops, exclamation marks, or question marks
(#714) No space found before comment text; expected "// get all wordcards in course" but found "//get all wordcards in course"
(#715) Short array syntax must be used to define arrays
(#720) Long list syntax is not allowed
(#722) Inline comments must start with a capital letter, digit or 3-dots sequence
(#722) Inline comments must end in full-stops, exclamation marks, or question marks
(#722) No space found before comment text; expected "// get total terms" but found "//get total terms"
(#726) Whitespace found at end of line within string
(#730) Line exceeds 132 characters; contains 165 characters
(#730) Whitespace found at end of line within string
(#735) Whitespace found at end of line within string
(#759) Opening brace should be on the same line as the declaration
(#770) Missing docblock for function show_open_close_dates
(#771) Opening brace should be on the same line as the declaration
(#788) Opening brace should be on the same line as the declaration
(#847) Blank line found at end of control structure
(#855) There should be a comma after the last array item in a multi-line array.
(#859) Inline comments must end in full-stops, exclamation marks, or question marks
(#864) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#870) Opening brace should be on the same line as the declaration
(#892) Opening brace should be on the same line as the declaration
(#908) Missing docblock for function get_wordpool_string
(#909) Opening brace should be on the same line as the declaration
mod/wordcards/classes/output/report_renderer.php
(#1) DocBlock missing a @package tag for file report_renderer.php. Expected @package mod_wordcards
(#1) Moodle boilerplate not found
(#2) Missing @copyright tag
(#2) Missing @license tag
(#11) Import statements must not begin with a leading backslash
(#12) Import statements must not begin with a leading backslash
(#14) Missing docblock for class report_renderer
(#14) Opening brace must not be followed by a blank line
(#16) Missing docblock for function render_reportmenu
(#20) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#20) Opening parenthesis of a multi-line function call must be the last content on the line
(#21) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#21) Short array syntax must be used to define arrays
(#21) Closing parenthesis of a multi-line function call must be on a line by itself
(#22) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#22) Only one argument is allowed per line in a multi-line function call
(#22) Closing parenthesis of a multi-line function call must be on a line by itself
(#23) Expected at least 1 space before "="; 0 found
(#23) Expected at least 1 space after "="; 0 found
(#23) Expected 1 space before "="; 0 found
(#23) Expected 1 space after "="; 0 found
(#24) Short array syntax must be used to define arrays
(#24) Expected at least 1 space before "=>"; 0 found
(#24) Expected at least 1 space after "=>"; 0 found
(#24) Expected 1 space before "=>"; 0 found
(#24) Expected 1 space after "=>"; 0 found
(#25) Expected at least 1 space before "=>"; 0 found
(#25) Expected at least 1 space after "=>"; 0 found
(#25) Expected 1 space before "=>"; 0 found
(#25) Expected 1 space after "=>"; 0 found
(#28) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#28) Opening parenthesis of a multi-line function call must be the last content on the line
(#29) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#29) Short array syntax must be used to define arrays
(#29) Closing parenthesis of a multi-line function call must be on a line by itself
(#30) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#30) Only one argument is allowed per line in a multi-line function call
(#30) Closing parenthesis of a multi-line function call must be on a line by itself
(#31) Expected at least 1 space before "="; 0 found
(#31) Expected at least 1 space after "="; 0 found
(#31) Expected 1 space before "="; 0 found
(#31) Expected 1 space after "="; 0 found
(#32) Short array syntax must be used to define arrays
(#32) Expected at least 1 space before "=>"; 0 found
(#32) Expected at least 1 space after "=>"; 0 found
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#33) Expected at least 1 space before "=>"; 0 found
(#33) Expected at least 1 space after "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#36) Opening parenthesis of a multi-line function call must be the last content on the line
(#37) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#37) Short array syntax must be used to define arrays
(#37) Closing parenthesis of a multi-line function call must be on a line by itself
(#38) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#38) Only one argument is allowed per line in a multi-line function call
(#38) Closing parenthesis of a multi-line function call must be on a line by itself
(#39) Expected at least 1 space before "="; 0 found
(#39) Expected at least 1 space after "="; 0 found
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#40) Short array syntax must be used to define arrays
(#40) Expected at least 1 space before "=>"; 0 found
(#40) Expected at least 1 space after "=>"; 0 found
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#41) Expected at least 1 space before "=>"; 0 found
(#41) Expected at least 1 space after "=>"; 0 found
(#41) Expected 1 space before "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#44) Opening parenthesis of a multi-line function call must be the last content on the line
(#45) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#45) Short array syntax must be used to define arrays
(#45) Closing parenthesis of a multi-line function call must be on a line by itself
(#46) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#46) Only one argument is allowed per line in a multi-line function call
(#46) Closing parenthesis of a multi-line function call must be on a line by itself
(#47) Expected at least 1 space before "="; 0 found
(#47) Expected at least 1 space after "="; 0 found
(#47) Expected 1 space before "="; 0 found
(#47) Expected 1 space after "="; 0 found
(#48) Short array syntax must be used to define arrays
(#48) Expected at least 1 space before "=>"; 0 found
(#48) Expected at least 1 space after "=>"; 0 found
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#49) Expected at least 1 space before "=>"; 0 found
(#49) Expected at least 1 space after "=>"; 0 found
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#51) Expected at least 1 space before "="; 0 found
(#51) Expected at least 1 space after "="; 0 found
(#51) Expected 1 space before "="; 0 found
(#51) Expected 1 space after "="; 0 found
(#52) Expected at least 1 space before "="; 0 found
(#52) Expected 1 space before "="; 0 found
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) No space found before comment text; expected "// This shows button that pushes all updated machine grades to gradebook" but found "//This shows button that pushes all updated machine grades to gradebook"
(#56) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#69) Opening parenthesis of a multi-line function call must be the last content on the line
(#69) Opening parenthesis of a multi-line function call must be the last content on the line
(#70) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#70) Short array syntax must be used to define arrays
(#70) Closing parenthesis of a multi-line function call must be on a line by itself
(#71) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#71) Only one argument is allowed per line in a multi-line function call
(#71) Only one argument is allowed per line in a multi-line function call
(#71) Closing parenthesis of a multi-line function call must be on a line by itself
(#77) Missing docblock for function render_delete_allattempts
(#79) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#79) Short array syntax must be used to define arrays
(#80) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#80) Only one argument is allowed per line in a multi-line function call
(#80) Closing parenthesis of a multi-line function call must be on a line by itself
(#85) Missing docblock for function render_reporttitle_html
(#91) Missing docblock for function render_empty_section_html
(#96) Missing docblock for function render_exportbuttons_html
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) No space found before comment text; expected "// convert formdata to array" but found "//convert formdata to array"
(#103) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#104) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#104) Only one argument is allowed per line in a multi-line function call
(#104) Closing parenthesis of a multi-line function call must be on a line by itself
(#109) Missing docblock for function render_grading_exportbuttons_html
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) No space found before comment text; expected "// convert formdata to array" but found "//convert formdata to array"
(#116) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#117) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#117) Only one argument is allowed per line in a multi-line function call
(#117) Closing parenthesis of a multi-line function call must be on a line by itself
(#122) Missing docblock for function render_section_csv
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) No space found before comment text; expected "// "\t";" but found "//"\t";"
(#134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) No space found before comment text; expected "// echo header" but found "//echo header"
(#141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) No space found before comment text; expected "// echo data rows" but found "//echo data rows"
(#152) Missing docblock for function render_section_html
(#158) Expected at least 1 space before "="; 0 found
(#158) Expected at least 1 space after "="; 0 found
(#158) Expected 1 space before "="; 0 found
(#158) Expected 1 space after "="; 0 found
(#160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) No space found before comment text; expected "// set up our table and head attributes" but found "//set up our table and head attributes"
(#161) Short array syntax must be used to define arrays
(#162) Variable "headrow_attributes" must not contain underscores.
(#162) Short array syntax must be used to define arrays
(#169) Expected at least 1 space before "="; 0 found
(#169) Expected at least 1 space after "="; 0 found
(#169) Expected 1 space before "="; 0 found
(#169) Expected 1 space after "="; 0 found
(#174) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) No space found before comment text; expected "// set up descrption cell" but found "//set up descrption cell"
(#179) Short array syntax must be used to define arrays
(#182) Short array syntax must be used to define arrays
(#191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) No space found before comment text; expected "// if datatables set up datatables" but found "//if datatables set up datatables"
(#192) Expected "if (...) {\n"; found "if(...) {\n"
(#192) Expected 1 space after IF keyword; 0 found
(#194) Expected at least 1 space before "="; 0 found
(#194) Expected at least 1 space after "="; 0 found
(#194) Expected 1 space before "="; 0 found
(#194) Expected 1 space after "="; 0 found
(#195) Expected at least 1 space before "="; 0 found
(#195) Expected at least 1 space after "="; 0 found
(#195) Expected 1 space before "="; 0 found
(#195) Expected 1 space after "="; 0 found
(#196) PHP keywords must be lowercase; expected "array" but found "Array"
(#196) Short array syntax must be used to define arrays
(#199) Short array syntax must be used to define arrays
(#204) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#206) Missing docblock for function show_reports_footer
(#206) Visibility must be declared on method "show_reports_footer"
(#207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) Opening parenthesis of a multi-line function call must be the last content on the line
(#209) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#209) Short array syntax must be used to define arrays
(#209) Closing parenthesis of a multi-line function call must be on a line by itself
(#210) No space found after comma in argument list
(#210) Commas (,) must be followed by white space.
(#210) Expected 1 space between the comma and "array". Found: no spaces
(#210) Short array syntax must be used to define arrays
(#210) Expected at least 1 space before "=>"; 0 found
(#210) Expected at least 1 space after "=>"; 0 found
(#210) Expected 1 space before "=>"; 0 found
(#210) Expected 1 space after "=>"; 0 found
(#215) Missing docblock for function show_perpage_selector
(#215) Visibility must be declared on method "show_perpage_selector"
(#216) Short array syntax must be used to define arrays
(#230) Visibility must be declared on method "show_paging_bar"
(#232) Inline comments must start with a capital letter, digit or 3-dots sequence
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) No space found before comment text; expected "// add paging params to url (NOT pageno)" but found "//add paging params to url (NOT pageno)"
(#233) Short array syntax must be used to define arrays
(#238) Missing docblock for function show_export_buttons
(#238) Visibility must be declared on method "show_export_buttons"
(#249) Expected 1 newline at end of file; 0 found
(#249) The closing brace for the class must go on the next line after the body
mod/wordcards/classes/output/sessionmode.php
(#17) Missing @copyright tag
(#17) Missing @license tag
(#36) Missing docblock for class sessionmode
(#36) Opening brace must not be followed by a blank line
(#38) Missing member variable doc comment
(#39) Missing member variable doc comment
(#40) Missing member variable doc comment
(#41) Missing member variable doc comment
(#42) Missing member variable doc comment
(#44) Missing docblock for function __construct
(#85) Line exceeds 132 characters; contains 177 characters
(#92) Only one argument is allowed per line in a multi-line function call
(#92) Line exceeds 132 characters; contains 156 characters
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#143) Whitespace found at end of line
(#145) Expected 1 space after closing parenthesis; found 0
(#151) Line exceeds 132 characters; contains 137 characters
(#172) Whitespace found at end of line
(#193) Missing docblock for function get_terms
(#193) Incorrect spacing between argument "$practicetype" and equals sign; expected 1 but found 0
(#193) Incorrect spacing between default value and equals sign for argument "$practicetype"; expected 1 but found 0
(#196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) No space found before comment text; expected "// return value" but found "//return value"
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) Expected "if (...) {\n"; found "if (...){\n"
(#203) Expected 1 space after closing parenthesis; found 0
(#210) Inline comments must start with a capital letter, digit or 3-dots sequence
(#210) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Line indented incorrectly; expected 16 spaces, found 20
(#214) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#216) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#219) Line exceeds 132 characters; contains 136 characters
(#221) Line indented incorrectly; expected 20 spaces, found 24
(#223) Line indented incorrectly; expected 20 spaces, found 24
(#223) Expected 1 space after closing brace; 0 found
(#223) Expected "} else {\n"; found "}else{\n"
(#223) Expected 1 space after ELSE keyword; 0 found
(#225) Line indented incorrectly; expected 24 spaces, found 28
(#227) Line indented incorrectly; expected 24 spaces, found 28
(#227) Expected 1 space after closing brace; 0 found
(#227) Expected "} else {\n"; found "}else{\n"
(#227) Expected 1 space after ELSE keyword; 0 found
(#232) Line indented incorrectly; expected 24 spaces, found 28
(#233) Line indented incorrectly; expected 20 spaces, found 24
(#234) Line indented incorrectly; expected 16 spaces, found 20
(#237) Line indented incorrectly; expected 16 spaces, found 20
(#240) Inline comments must start with a capital letter, digit or 3-dots sequence
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) Whitespace found at end of line
(#249) Inline comments must start with a capital letter, digit or 3-dots sequence
(#249) Inline comments must end in full-stops, exclamation marks, or question marks
(#249) Whitespace found at end of line
(#263) Line indented incorrectly; expected at least 12 spaces, found 8
(#268) Function closing brace must go on the next line following the body; found 1 blank lines before brace
mod/wordcards/classes/privacy/provider.php
(#20) Incorrect @package tag for file provider.php. Expected mod_wordcards, found mod_minilesson.
(#31) Inline comments must start with a capital letter, digit or 3-dots sequence
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) This comment is 50% valid code; is this commented out code?
(#41) Missing docblock for interface the_user_provider
(#44) Duplicate interface name "mod_wordcards\privacy\the_user_provider" found; first defined in /var/lib/jenkins/git_repositories/prechecker/mod/wordcards/classes/privacy/provider.php on line 41
(#44) Missing docblock for interface the_user_provider
(#44) Each interface must be in a file by itself
(#45) Closing brace must not be followed by any comment or statement on the same line
(#54) Each interface must be in a file by itself
(#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
(#60) Opening brace must not be followed by a blank line
(#62) The first trait import statement must be declared on the first non-comment line after the class opening brace
(#70) Method name "_get_metadata" must not be prefixed with an underscore to indicate visibility
(#91) Space found before comma in argument list
(#91) Expected no space between "M_SEENTABLE" and the comma. Found: 1 space
(#102) Space found before comma in argument list
(#102) Expected no space between "M_ASSOCTABLE" and the comma. Found: 1 space
(#109) Space found before comma in argument list
(#109) Expected no space between "M_MYWORDSTABLE" and the comma. Found: 1 space
(#121) Method name "_get_contexts_for_userid" must not be prefixed with an underscore to indicate visibility
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#181) Method name "_export_user_data" must not be prefixed with an underscore to indicate visibility
(#189) Long list syntax is not allowed
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) Blank line found at start of control structure
(#205) Expected 1 space after comma in argument list; 2 found
(#205) Expected 1 space between the comma and "$context". Found: 2 spaces
(#208) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#210) Missing docblock for function fetch_export_attempt_data
(#248) Blank line found at end of control structure
(#255) Missing docblock for function fetch_export_term_data
(#317) Line exceeds 132 characters; contains 140 characters
(#325) Inline comments must end in full-stops, exclamation marks, or question marks
(#337) Line exceeds 132 characters; contains 133 characters
(#352) Expected 5 spaces before asterisk; 6 found
(#353) Expected 5 spaces before asterisk; 6 found
(#354) Expected 5 spaces before asterisk; 6 found
(#355) Expected 5 spaces before asterisk; 6 found
(#356) Expected 5 spaces before asterisk; 6 found
(#357) Expected 5 spaces before asterisk; 6 found
(#414) Blank line found at start of control structure
(#418) Opening parenthesis of a multi-line function call must be the last content on the line
(#418) Only one argument is allowed per line in a multi-line function call
(#419) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#419) Only one argument is allowed per line in a multi-line function call
(#419) Closing parenthesis of a multi-line function call must be on a line by itself
(#425) Long list syntax is not allowed
(#454) Long list syntax is not allowed
mod/wordcards/classes/setupform.php
(#1) Moodle boilerplate not found
(#5) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5) 75 slashes comments are not allowed; use "// Comment." instead
(#6) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#9) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#14) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#19) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#22) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#23) 75 slashes comments are not allowed; use "// Comment." instead
(#25) The file-level docblock must follow the opening PHP tag in the file header
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) No space found before comment text; expected "// why do we need to include this?" but found "//why do we need to include this?"
(#35) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Import statements must not begin with a leading backslash
(#38) Import statements must not begin with a leading backslash
(#45) Docblock tag "@abstract" is not recommended.
(#49) Opening brace must not be followed by a blank line
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Whitespace found at end of line
(#68) Short array syntax must be used to define arrays
(#70) Spaces must be used to indent lines; tabs are not allowed
(#74) Short array syntax must be used to define arrays
(#89) The final declaration must precede the visibility declaration
(#94) No space found after comma in argument list
(#94) Commas (,) must be followed by white space.
(#94) Expected 1 space between the comma and "$context". Found: no spaces
(#94) No space found after comma in argument list
(#94) Commas (,) must be followed by white space.
(#94) Expected 1 space between the comma and "true". Found: no spaces
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) No space found before comment text; expected "// add the action buttons" but found "//add the action buttons"
(#99) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#101) The final declaration must precede the visibility declaration
(#101) Missing docblock for function add_media_upload
(#101) Incorrect spacing between argument "$count" and equals sign; expected 1 but found 0
(#101) Incorrect spacing between default value and equals sign for argument "$count"; expected 1 but found 0
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Expected "if (...) {\n"; found "if(...){\n"
(#102) Expected 1 space after IF keyword; 0 found
(#102) Expected at least 1 space before ">"; 0 found
(#102) Expected at least 1 space after ">"; 0 found
(#102) Expected 1 space before ">"; 0 found
(#102) Expected 1 space after ">"; 0 found
(#102) Expected 1 space after closing parenthesis; found 0
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Space found before semicolon; expected "$count;" but found "$count ;"
(#104) Spaces must be used to indent lines; tabs are not allowed
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Whitespace found at end of line
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Opening parenthesis of a multi-line function call must be the last content on the line
(#107) Multi-line function call not indented correctly; expected 12 spaces but found 27
(#108) Multi-line function call not indented correctly; expected 12 spaces but found 27
(#109) Multi-line function call not indented correctly; expected 12 spaces but found 27
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Multi-line function call not indented correctly; expected 12 spaces but found 27
(#111) Multi-line function call not indented correctly; expected 8 spaces but found 27
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Whitespace found at end of line
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) The final declaration must precede the visibility declaration
(#115) Missing docblock for function add_media_prompt_upload
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) No space found after comma in argument list
(#116) Commas (,) must be followed by white space.
(#116) Expected 1 space between the comma and "-". Found: no spaces
(#116) No space found after comma in argument list
(#116) Commas (,) must be followed by white space.
(#116) Expected 1 space between the comma and "$label". Found: no spaces
(#116) No space found after comma in argument list
(#116) Commas (,) must be followed by white space.
(#116) Expected 1 space between the comma and "$required". Found: no spaces
(#117) Spaces must be used to indent lines; tabs are not allowed
(#128) The final declaration must precede the visibility declaration
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) This comment is 70% valid code; is this commented out code?
(#132) No space found before comment text; expected "// edoptions = array('noclean'=>true)" but found "//edoptions = array('noclean'=>true)"
(#133) Expected at least 1 space after "."; 0 found
(#133) Expected at least 1 space before "."; 0 found
(#133) Short array syntax must be used to define arrays
(#133) Expected at least 1 space before "=>"; 0 found
(#133) Expected at least 1 space after "=>"; 0 found
(#133) Expected 1 space before "=>"; 0 found
(#133) Expected 1 space after "=>"; 0 found
(#133) Expected at least 1 space before "=>"; 0 found
(#133) Expected at least 1 space after "=>"; 0 found
(#133) Expected 1 space before "=>"; 0 found
(#133) Expected 1 space after "=>"; 0 found
(#133) Line exceeds 132 characters; contains 152 characters
(#134) Expected at least 1 space after "."; 0 found
(#134) Expected at least 1 space before "."; 0 found
(#134) Short array syntax must be used to define arrays
(#134) Expected at least 1 space before "=>"; 0 found
(#134) Expected at least 1 space after "=>"; 0 found
(#134) Expected 1 space before "=>"; 0 found
(#134) Expected 1 space after "=>"; 0 found
(#134) Expected at least 1 space before "=>"; 0 found
(#134) Expected at least 1 space after "=>"; 0 found
(#134) Expected 1 space before "=>"; 0 found
(#134) Expected 1 space after "=>"; 0 found
(#136) Expected at least 1 space after "."; 0 found
(#136) Expected at least 1 space before "."; 0 found
(#140) Line indented incorrectly; expected 4 spaces, found 0
(#140) Missing docblock for function validation
(#147) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#151) Closing brace indented incorrectly; expected 0 spaces, found 4
(#153) Expected 1 newline at end of file; 0 found
(#153) The closing brace for the class must go on the next line after the body
mod/wordcards/classes/table_terms.php
(#17) Missing @copyright tag
(#17) Missing @license tag
(#38) Opening brace must not be followed by a blank line
(#66) Opening brace should be on the same line as the declaration
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Whitespace found at end of line within string
(#134) Opening brace should be on the same line as the declaration
(#142) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#151) Opening brace should be on the same line as the declaration
(#156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) This comment is 65% valid code; is this commented out code?
(#165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Line exceeds 132 characters; contains 167 characters
(#172) Inline comments must start with a capital letter, digit or 3-dots sequence
(#174) Line exceeds 132 characters; contains 154 characters
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) There should be a comma after the last array item in a multi-line array.
(#200) Missing docblock for function col_bulkselect
(#201) Opening brace should be on the same line as the declaration
(#214) Opening brace should be on the same line as the declaration
(#222) The closing brace for the class must go on the next line after the body
mod/wordcards/classes/utils.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#40) Opening brace must not be followed by a blank line
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Missing docblock for function get_cloud_poodll_server
(#44) Opening brace should be on the same line as the declaration
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) Missing docblock for function can_transcribe
(#55) Opening brace should be on the same line as the declaration
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Missing docblock for function convert_to_phonetic
(#75) Opening brace should be on the same line as the declaration
(#81) There must be a comment when fall-through is intentional in a non-empty case body
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Missing docblock for function update_stepgrade
(#105) Opening brace should be on the same line as the declaration
(#144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Inline comments must start with a capital letter, digit or 3-dots sequence
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) Missing docblock for function recalculate_final_grades
(#166) Opening brace should be on the same line as the declaration
(#175) Inline comments must start with a capital letter, digit or 3-dots sequence
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Missing docblock for function update_finalgrade
(#177) Opening brace should be on the same line as the declaration
(#180) Inline comments must start with a capital letter, digit or 3-dots sequence
(#190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) Blank line found at start of control structure
(#210) Inline comments must start with a capital letter, digit or 3-dots sequence
(#210) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) Inline comments must start with a capital letter, digit or 3-dots sequence
(#220) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#221) Each line in a multi-line control structure must be indented at least once; expected at least 20 spaces, but found 16
(#222) Each line in a multi-line control structure must be indented at least once; expected at least 20 spaces, but found 16
(#222) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#263) Inline comments must start with a capital letter, digit or 3-dots sequence
(#263) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) Inline comments must start with a capital letter, digit or 3-dots sequence
(#271) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) Missing docblock for function curl_fetch
(#273) Opening brace should be on the same line as the declaration
(#285) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) Missing docblock for function fetch_token_for_display
(#287) Opening brace should be on the same line as the declaration
(#291) Inline comments must end in full-stops, exclamation marks, or question marks
(#311) Inline comments must end in full-stops, exclamation marks, or question marks
(#315) Inline comments must start with a capital letter, digit or 3-dots sequence
(#315) Inline comments must end in full-stops, exclamation marks, or question marks
(#318) Inline comments must start with a capital letter, digit or 3-dots sequence
(#318) Inline comments must end in full-stops, exclamation marks, or question marks
(#321) Inline comments must start with a capital letter, digit or 3-dots sequence
(#329) Inline comments must start with a capital letter, digit or 3-dots sequence
(#335) Inline comments must end in full-stops, exclamation marks, or question marks
(#347) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#349) Inline comments must end in full-stops, exclamation marks, or question marks
(#350) Missing docblock for function fetch_token
(#351) Opening brace should be on the same line as the declaration
(#359) Inline comments must start with a capital letter, digit or 3-dots sequence
(#360) Inline comments must end in full-stops, exclamation marks, or question marks
(#367) Inline comments must end in full-stops, exclamation marks, or question marks
(#379) Inline comments must start with a capital letter, digit or 3-dots sequence
(#379) Inline comments must end in full-stops, exclamation marks, or question marks
(#382) Inline comments must start with a capital letter, digit or 3-dots sequence
(#382) Inline comments must end in full-stops, exclamation marks, or question marks
(#388) Inline comments must start with a capital letter, digit or 3-dots sequence
(#388) Inline comments must end in full-stops, exclamation marks, or question marks
(#413) Blank line found at end of control structure
(#416) Empty IF statement detected
(#417) Inline comments must end in full-stops, exclamation marks, or question marks
(#417) This comment is 43% valid code; is this commented out code?
(#426) Inline comments must start with a capital letter, digit or 3-dots sequence
(#426) Inline comments must end in full-stops, exclamation marks, or question marks
(#427) Missing docblock for function is_site_registered
(#427) Visibility must be declared on method "is_site_registered"
(#428) Opening brace should be on the same line as the declaration
(#431) Blank line found at start of control structure
(#433) Inline comments must start with a capital letter, digit or 3-dots sequence
(#434) Inline comments must end in full-stops, exclamation marks, or question marks
(#439) Inline comments must start with a capital letter, digit or 3-dots sequence
(#439) Inline comments must end in full-stops, exclamation marks, or question marks
(#447) Inline comments must start with a capital letter, digit or 3-dots sequence
(#447) Inline comments must end in full-stops, exclamation marks, or question marks
(#451) Inline comments must start with a capital letter, digit or 3-dots sequence
(#451) Inline comments must end in full-stops, exclamation marks, or question marks
(#455) Inline comments must start with a capital letter, digit or 3-dots sequence
(#455) Inline comments must end in full-stops, exclamation marks, or question marks
(#462) Inline comments must start with a capital letter, digit or 3-dots sequence
(#462) Inline comments must end in full-stops, exclamation marks, or question marks
(#466) Inline comments must start with a capital letter, digit or 3-dots sequence
(#466) Inline comments must end in full-stops, exclamation marks, or question marks
(#468) Inline comments must start with a capital letter, digit or 3-dots sequence
(#468) Inline comments must end in full-stops, exclamation marks, or question marks
(#470) Inline comments must start with a capital letter, digit or 3-dots sequence
(#470) Inline comments must end in full-stops, exclamation marks, or question marks
(#472) Inline comments must start with a capital letter, digit or 3-dots sequence
(#472) Inline comments must end in full-stops, exclamation marks, or question marks
(#474) Inline comments must start with a capital letter, digit or 3-dots sequence
(#477) Inline comments must start with a capital letter, digit or 3-dots sequence
(#477) Inline comments must end in full-stops, exclamation marks, or question marks
(#481) Inline comments must start with a capital letter, digit or 3-dots sequence
(#481) Inline comments must end in full-stops, exclamation marks, or question marks
(#488) Inline comments must start with a capital letter, digit or 3-dots sequence
(#489) Inline comments must end in full-stops, exclamation marks, or question marks
(#490) Missing docblock for function fetch_token_error
(#491) Opening brace should be on the same line as the declaration
(#494) Inline comments must start with a capital letter, digit or 3-dots sequence
(#494) Inline comments must end in full-stops, exclamation marks, or question marks
(#508) Inline comments must start with a capital letter, digit or 3-dots sequence
(#508) Inline comments must end in full-stops, exclamation marks, or question marks
(#514) Inline comments must end in full-stops, exclamation marks, or question marks
(#519) Inline comments must start with a capital letter, digit or 3-dots sequence
(#530) Inline comments must start with a capital letter, digit or 3-dots sequence
(#534) Missing docblock for function get_journeymode_options
(#535) Opening brace should be on the same line as the declaration
(#540) There should be a comma after the last array item in a multi-line array.
(#550) Missing docblock for function get_region_options
(#551) Opening brace should be on the same line as the declaration
(#569) Missing docblock for function translate_region
(#570) Opening brace should be on the same line as the declaration
(#601) Missing docblock for function get_timelimit_options
(#602) Opening brace should be on the same line as the declaration
(#616) Missing docblock for function get_expiredays_options
(#617) Opening brace should be on the same line as the declaration
(#631) Missing docblock for function fetch_options_transcribers
(#632) Opening brace should be on the same line as the declaration
(#635) There should be a comma after the last array item in a multi-line array.
(#640) Missing docblock for function fetch_options_reportstable
(#641) Opening brace should be on the same line as the declaration
(#644) There should be a comma after the last array item in a multi-line array.
(#649) Missing docblock for function fetch_filemanager_opts
(#650) Opening brace should be on the same line as the declaration
(#660) There should be a comma after the last array item in a multi-line array.
(#664) Inline comments must start with a capital letter, digit or 3-dots sequence
(#664) Inline comments must end in full-stops, exclamation marks, or question marks
(#665) Missing docblock for function is_json
(#666) Opening brace should be on the same line as the declaration
(#677) Inline comments must start with a capital letter, digit or 3-dots sequence
(#677) Inline comments must end in full-stops, exclamation marks, or question marks
(#678) Missing docblock for function fetch_polly_url
(#679) Opening brace should be on the same line as the declaration
(#682) Inline comments must end in full-stops, exclamation marks, or question marks
(#687) Inline comments must end in full-stops, exclamation marks, or question marks
(#690) Inline comments must start with a capital letter, digit or 3-dots sequence
(#690) Inline comments must end in full-stops, exclamation marks, or question marks
(#690) This comment is 43% valid code; is this commented out code?
(#709) Inline comments must start with a capital letter, digit or 3-dots sequence
(#709) Inline comments must end in full-stops, exclamation marks, or question marks
(#712) Inline comments must start with a capital letter, digit or 3-dots sequence
(#712) Inline comments must end in full-stops, exclamation marks, or question marks
(#721) Missing docblock for function export_terms_to_csv
(#722) Opening brace should be on the same line as the declaration
(#726) Inline comments must start with a capital letter, digit or 3-dots sequence
(#726) Inline comments must end in full-stops, exclamation marks, or question marks
(#729) Inline comments must start with a capital letter, digit or 3-dots sequence
(#735) Inline comments must start with a capital letter, digit or 3-dots sequence
(#735) Inline comments must end in full-stops, exclamation marks, or question marks
(#743) Inline comments must start with a capital letter, digit or 3-dots sequence
(#743) Inline comments must end in full-stops, exclamation marks, or question marks
(#745) Inline comments must start with a capital letter, digit or 3-dots sequence
(#765) The $escape parameter must be passed when calling fputcsv() as its default value will change in a future PHP version.
(#768) Inline comments must end in full-stops, exclamation marks, or question marks
(#772) Inline comments must start with a capital letter, digit or 3-dots sequence
(#772) Inline comments must end in full-stops, exclamation marks, or question marks
(#773) Missing docblock for function fetch_youglish_token
(#774) Opening brace should be on the same line as the declaration
(#777) Inline comments must start with a capital letter, digit or 3-dots sequence
(#777) Inline comments must end in full-stops, exclamation marks, or question marks
(#784) Inline comments must end in full-stops, exclamation marks, or question marks
(#794) Inline comments must end in full-stops, exclamation marks, or question marks
(#797) Inline comments must start with a capital letter, digit or 3-dots sequence
(#797) Inline comments must end in full-stops, exclamation marks, or question marks
(#797) This comment is 43% valid code; is this commented out code?
(#810) Inline comments must start with a capital letter, digit or 3-dots sequence
(#810) Inline comments must end in full-stops, exclamation marks, or question marks
(#813) Inline comments must start with a capital letter, digit or 3-dots sequence
(#813) Inline comments must end in full-stops, exclamation marks, or question marks
(#823) Inline comments must start with a capital letter, digit or 3-dots sequence
(#823) Inline comments must end in full-stops, exclamation marks, or question marks
(#824) Missing docblock for function stage_remote_process_job
(#825) Opening brace should be on the same line as the declaration
(#842) Inline comments must start with a capital letter, digit or 3-dots sequence
(#842) Inline comments must end in full-stops, exclamation marks, or question marks
(#846) Inline comments must end in full-stops, exclamation marks, or question marks
(#849) Inline comments must start with a capital letter, digit or 3-dots sequence
(#849) Inline comments must end in full-stops, exclamation marks, or question marks
(#849) This comment is 43% valid code; is this commented out code?
(#857) Inline comments must start with a capital letter, digit or 3-dots sequence
(#857) Inline comments must end in full-stops, exclamation marks, or question marks
(#877) Inline comments must start with a capital letter, digit or 3-dots sequence
(#877) Inline comments must end in full-stops, exclamation marks, or question marks
(#880) Inline comments must start with a capital letter, digit or 3-dots sequence
(#880) Inline comments must end in full-stops, exclamation marks, or question marks
(#889) Inline comments must start with a capital letter, digit or 3-dots sequence
(#889) Inline comments must end in full-stops, exclamation marks, or question marks
(#890) Missing docblock for function fetch_dictionary_entries
(#891) Opening brace should be on the same line as the declaration
(#903) Inline comments must end in full-stops, exclamation marks, or question marks
(#906) Inline comments must start with a capital letter, digit or 3-dots sequence
(#906) Inline comments must end in full-stops, exclamation marks, or question marks
(#906) This comment is 43% valid code; is this commented out code?
(#923) Inline comments must start with a capital letter, digit or 3-dots sequence
(#923) Inline comments must end in full-stops, exclamation marks, or question marks
(#926) Inline comments must start with a capital letter, digit or 3-dots sequence
(#926) Inline comments must end in full-stops, exclamation marks, or question marks
(#935) Missing docblock for function fetch_auto_voice
(#936) Opening brace should be on the same line as the declaration
(#942) Missing docblock for function get_tts_voices
(#943) Opening brace should be on the same line as the declaration
(#969) Inline comments must start with a capital letter, digit or 3-dots sequence
(#969) Inline comments must end in full-stops, exclamation marks, or question marks
(#974) Inline comments must start with a capital letter, digit or 3-dots sequence
(#974) Inline comments must end in full-stops, exclamation marks, or question marks
(#988) Inline comments must start with a capital letter, digit or 3-dots sequence
(#992) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#995) Missing docblock for function fetch_activity_tablabel
(#996) Opening brace should be on the same line as the declaration
(#1014) Blank line found at end of control structure
(#1019) Missing docblock for function is_review_activity
(#1020) Opening brace should be on the same line as the declaration
(#1032) Blank line found at end of control structure
(#1037) Missing docblock for function fetch_activity_tabicon
(#1038) Opening brace should be on the same line as the declaration
(#1069) Missing docblock for function get_stars
(#1070) Opening brace should be on the same line as the declaration
(#1091) Missing docblock for function get_practicetype_label
(#1092) Opening brace should be on the same line as the declaration
(#1126) Missing docblock for function get_available_freemode_activities
(#1127) Opening brace should be on the same line as the declaration
(#1133) Inline comments must end in full-stops, exclamation marks, or question marks
(#1146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1146) Inline comments must end in full-stops, exclamation marks, or question marks
(#1153) Line exceeds 132 characters; contains 138 characters
(#1156) Line exceeds 132 characters; contains 134 characters
(#1159) Line exceeds 132 characters; contains 134 characters
(#1162) Line exceeds 132 characters; contains 138 characters
(#1165) Line exceeds 132 characters; contains 140 characters
(#1168) Line exceeds 132 characters; contains 134 characters
(#1171) Line exceeds 132 characters; contains 138 characters
(#1178) Missing docblock for function get_practicetype_options
(#1179) Opening brace should be on the same line as the declaration
(#1204) Inline comments must end in full-stops, exclamation marks, or question marks
(#1210) Missing docblock for function fetch_options_listenchoose
(#1211) Opening brace should be on the same line as the declaration
(#1214) There should be a comma after the last array item in a multi-line array.
(#1218) Missing docblock for function fetch_options_matchselect
(#1219) Opening brace should be on the same line as the declaration
(#1222) There should be a comma after the last array item in a multi-line array.
(#1226) Missing docblock for function fetch_options_spacegame
(#1227) Opening brace should be on the same line as the declaration
(#1230) There should be a comma after the last array item in a multi-line array.
(#1234) Missing docblock for function fetch_options_speechcards
(#1235) Opening brace should be on the same line as the declaration
(#1238) There should be a comma after the last array item in a multi-line array.
(#1241) Missing docblock for function fetch_options_fontfaceflip
(#1242) Opening brace should be on the same line as the declaration
(#1245) There should be a comma after the last array item in a multi-line array.
(#1249) Missing docblock for function fetch_options_animations
(#1250) Opening brace should be on the same line as the declaration
(#1253) There should be a comma after the last array item in a multi-line array.
(#1257) Missing docblock for function get_lang_options
(#1258) Opening brace should be on the same line as the declaration
(#1296) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1296) Inline comments must end in full-stops, exclamation marks, or question marks
(#1296) This comment is 50% valid code; is this commented out code?
(#1321) Missing docblock for function fetch_short_lang
(#1322) Opening brace should be on the same line as the declaration
(#1337) Missing docblock for function needs_lang_model
(#1338) Opening brace should be on the same line as the declaration
(#1367) Missing docblock for function fetch_passagehash
(#1368) Opening brace should be on the same line as the declaration
(#1382) Missing docblock for function fetch_lang_model
(#1383) Opening brace should be on the same line as the declaration
(#1421) Missing docblock for function fetch_activity_text
(#1422) Opening brace should be on the same line as the declaration
(#1436) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1436) Inline comments must end in full-stops, exclamation marks, or question marks
(#1439) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1439) Inline comments must end in full-stops, exclamation marks, or question marks
(#1442) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1442) Inline comments must end in full-stops, exclamation marks, or question marks
(#1445) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1445) Inline comments must end in full-stops, exclamation marks, or question marks
(#1456) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1459) Inline comments must end in full-stops, exclamation marks, or question marks
(#1466) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1466) Inline comments must end in full-stops, exclamation marks, or question marks
(#1476) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1477) Inline comments must end in full-stops, exclamation marks, or question marks
(#1479) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1479) Inline comments must end in full-stops, exclamation marks, or question marks
(#1491) Missing docblock for function isunicodemb4
(#1492) Opening brace should be on the same line as the declaration
(#1493) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1493) This comment is 42% valid code; is this commented out code?
(#1518) Missing docblock for function add_mform_elements
(#1519) Opening brace should be on the same line as the declaration
(#1523) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1523) Inline comments must end in full-stops, exclamation marks, or question marks
(#1530) Inline comments must end in full-stops, exclamation marks, or question marks
(#1533) Inline comments must end in full-stops, exclamation marks, or question marks
(#1545) Inline comments must end in full-stops, exclamation marks, or question marks
(#1552) There should be a comma after the last array item in a multi-line array.
(#1554) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1554) Inline comments must end in full-stops, exclamation marks, or question marks
(#1611) Inline comments must end in full-stops, exclamation marks, or question marks
(#1642) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1642) Inline comments must end in full-stops, exclamation marks, or question marks
(#1663) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1663) Inline comments must end in full-stops, exclamation marks, or question marks
(#1666) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1666) Inline comments must end in full-stops, exclamation marks, or question marks
(#1669) Line exceeds 132 characters; contains 137 characters
(#1721) Inline comments must end in full-stops, exclamation marks, or question marks
(#1732) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1732) Inline comments must end in full-stops, exclamation marks, or question marks
(#1739) Inline comments must end in full-stops, exclamation marks, or question marks
(#1788) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1788) Inline comments must end in full-stops, exclamation marks, or question marks
(#1805) Closing brace must not be followed by any comment or statement on the same line
(#1807) Missing docblock for function pack_freemode_options
(#1808) Opening brace should be on the same line as the declaration
(#1823) Missing docblock for function unpack_freemode_options
(#1824) Opening brace should be on the same line as the declaration
(#1827) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1827) Inline comments must end in full-stops, exclamation marks, or question marks
(#1832) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1832) Inline comments must end in full-stops, exclamation marks, or question marks
(#1842) Missing docblock for function get_master_options
(#1843) Opening brace should be on the same line as the declaration
(#1848) There should be a comma after the last array item in a multi-line array.
(#1852) Inline comments must end in full-stops, exclamation marks, or question marks
(#1853) Missing docblock for function get_grade_options
(#1854) Opening brace should be on the same line as the declaration
(#1861) Missing docblock for function save_newterm
(#1862) Opening brace should be on the same line as the declaration
(#1882) Missing docblock for function get_rcdic_langs
(#1883) Opening brace should be on the same line as the declaration
(#1887) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1887) This comment is 86% valid code; is this commented out code?
(#1901) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1901) Inline comments must end in full-stops, exclamation marks, or question marks
(#1921) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1922) Inline comments must end in full-stops, exclamation marks, or question marks
(#1923) Missing docblock for function fetch_rcdic_lang
(#1924) Opening brace should be on the same line as the declaration
(#1932) Missing docblock for function get_msdic_langs
(#1933) Opening brace should be on the same line as the declaration
(#1934) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1934) This comment is 72% valid code; is this commented out code?
(#1974) Missing docblock for function get_youglish_config
(#1975) Opening brace should be on the same line as the declaration
(#2013) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2013) Inline comments must end in full-stops, exclamation marks, or question marks
(#2013) This comment is 75% valid code; is this commented out code?
(#2032) Missing docblock for function get_lexicala_langs
(#2033) Opening brace should be on the same line as the declaration
(#2096) Missing docblock for function get_lang_name
(#2097) Opening brace should be on the same line as the declaration
(#2138) Missing docblock for function update_deflanguage
(#2139) Opening brace should be on the same line as the declaration
(#2145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2145) Inline comments must end in full-stops, exclamation marks, or question marks
(#2157) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2157) Inline comments must end in full-stops, exclamation marks, or question marks
(#2166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2166) Inline comments must end in full-stops, exclamation marks, or question marks
(#2169) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2169) Inline comments must end in full-stops, exclamation marks, or question marks
(#2173) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2173) Inline comments must end in full-stops, exclamation marks, or question marks
(#2181) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2182) Missing docblock for function can_speak_neural
(#2183) Opening brace should be on the same line as the declaration
(#2185) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2185) Inline comments must end in full-stops, exclamation marks, or question marks
(#2195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2195) Inline comments must end in full-stops, exclamation marks, or question marks
(#2201) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2201) Inline comments must end in full-stops, exclamation marks, or question marks
(#2210) Inline comments must end in full-stops, exclamation marks, or question marks
(#2211) Missing docblock for function prepare_import_data_row
(#2212) Opening brace should be on the same line as the declaration
(#2214) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2214) Inline comments must end in full-stops, exclamation marks, or question marks
(#2221) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2221) Inline comments must end in full-stops, exclamation marks, or question marks
(#2235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2235) Inline comments must end in full-stops, exclamation marks, or question marks
(#2245) Missing docblock for function fetch_glossaries_list
(#2246) Opening brace should be on the same line as the declaration
(#2265) Opening brace should be on the same line as the declaration
(#2300) Missing docblock for function super_trim
(#2301) Opening brace should be on the same line as the declaration
(#2310) The closing brace for the class must go on the next line after the body
mod/wordcards/db/access.php
(#1) Moodle boilerplate not found
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Missing @copyright tag
(#2) Missing @license tag
(#22) There should be a comma after the last array item in a multi-line array.
(#33) There should be a comma after the last array item in a multi-line array.
(#44) There should be a comma after the last array item in a multi-line array.
(#54) There should be a comma after the last array item in a multi-line array.
(#66) There should be a comma after the last array item in a multi-line array.
(#78) There should be a comma after the last array item in a multi-line array.
(#89) There should be a comma after the last array item in a multi-line array.
(#99) There should be a comma after the last array item in a multi-line array.
(#103) Expected 1 blank line at end of file; 2 found
mod/wordcards/db/mobile.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file mobile.php
(#19) Short array syntax must be used to define arrays
(#20) Short array syntax must be used to define arrays
(#21) Short array syntax must be used to define arrays
(#22) Short array syntax must be used to define arrays
(#25) Short array syntax must be used to define arrays
(#29) There should be a comma after the last array item in a multi-line array.
(#30) There should be a comma after the last array item in a multi-line array.
(#31) There should be a comma after the last array item in a multi-line array.
mod/wordcards/db/services.php
(#1) Moodle boilerplate not found
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Missing @copyright tag
(#2) Missing @license tag
(#9) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#9) Short array syntax must be used to define arrays
(#11) Short array syntax must be used to define arrays
(#15) Expected at least 1 space before "=>"; 0 found
(#15) Expected 1 space before "=>"; 0 found
(#20) Short array syntax must be used to define arrays
(#24) Expected at least 1 space before "=>"; 0 found
(#24) Expected 1 space before "=>"; 0 found
(#29) Short array syntax must be used to define arrays
(#33) Expected at least 1 space before "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#38) Short array syntax must be used to define arrays
(#41) Expected no space between "'compares a spoken phrase to a correct phrase by phoneme'" and the comma. Found: 1 space
(#42) Expected at least 1 space before "=>"; 0 found
(#42) Expected 1 space before "=>"; 0 found
(#47) Short array syntax must be used to define arrays
(#51) Expected at least 1 space before "=>"; 0 found
(#51) Expected 1 space before "=>"; 0 found
(#55) Short array syntax must be used to define arrays
(#59) Expected at least 1 space before "=>"; 0 found
(#59) Expected 1 space before "=>"; 0 found
(#63) Short array syntax must be used to define arrays
(#67) Expected at least 1 space before "=>"; 0 found
(#67) Expected 1 space before "=>"; 0 found
(#71) Short array syntax must be used to define arrays
(#75) Expected at least 1 space before "=>"; 0 found
(#75) Expected 1 space before "=>"; 0 found
(#80) Short array syntax must be used to define arrays
(#84) Expected at least 1 space before "=>"; 0 found
(#84) Expected 1 space before "=>"; 0 found
(#89) Short array syntax must be used to define arrays
(#93) Expected at least 1 space before "=>"; 0 found
(#93) Expected 1 space before "=>"; 0 found
(#98) Short array syntax must be used to define arrays
(#102) Expected at least 1 space before "=>"; 0 found
(#102) Expected 1 space before "=>"; 0 found
(#107) Short array syntax must be used to define arrays
(#116) Short array syntax must be used to define arrays
mod/wordcards/db/upgrade.php
(#37) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#39) Import statements must not begin with a leading backslash
(#40) Import statements must not begin with a leading backslash
(#42) Missing @copyright tag
(#42) Missing @license tag
(#42) Missing docblock for function xmldb_wordcards_upgrade
(#47) Blank line found at start of control structure
(#62) Blank line found at start of control structure
(#86) Blank line found at start of control structure
(#96) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#108) Blank line found at start of control structure
(#119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) No space found before comment text; expected "// define audio to be added to wordcard terms" but found "//define audio to be added to wordcard terms"
(#129) Expected "if (...) {\n"; found "if(...) {\n"
(#129) Expected 1 space after IF keyword; 0 found
(#129) Expected at least 1 space before "<"; 0 found
(#129) Expected at least 1 space after "<"; 0 found
(#129) Expected 1 space before "<"; 0 found
(#129) Expected 1 space after "<"; 0 found
(#129) Blank line found at start of control structure
(#150) Expected "if (...) {\n"; found "if(...) {\n"
(#150) Expected 1 space after IF keyword; 0 found
(#150) Expected at least 1 space before "<"; 0 found
(#150) Expected at least 1 space after "<"; 0 found
(#150) Expected 1 space before "<"; 0 found
(#150) Expected 1 space after "<"; 0 found
(#150) Blank line found at start of control structure
(#151) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#165) Expected "if (...) {\n"; found "if(...) {\n"
(#165) Expected 1 space after IF keyword; 0 found
(#165) Expected at least 1 space before "<"; 0 found
(#165) Expected at least 1 space after "<"; 0 found
(#165) Expected 1 space before "<"; 0 found
(#165) Expected 1 space after "<"; 0 found
(#165) Blank line found at start of control structure
(#196) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#202) Expected "if (...) {\n"; found "if(...) {\n"
(#202) Expected 1 space after IF keyword; 0 found
(#202) Expected at least 1 space before "<"; 0 found
(#202) Expected at least 1 space after "<"; 0 found
(#202) Expected 1 space before "<"; 0 found
(#202) Expected 1 space after "<"; 0 found
(#202) Blank line found at start of control structure
(#205) Expected at least 1 space before "="; 0 found
(#205) Expected 1 space before "="; 0 found
(#205) Short array syntax must be used to define arrays
(#213) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#213) Expected 1 space after FOREACH keyword; 0 found
(#213) Expected 1 space after closing parenthesis; found 0
(#222) Line indented incorrectly; expected 4 spaces, found 5
(#222) Closing brace indented incorrectly; expected 4 spaces, found 5
(#224) Expected "if (...) {\n"; found "if(...) {\n"
(#224) Expected 1 space after IF keyword; 0 found
(#224) Expected at least 1 space before "<"; 0 found
(#224) Expected at least 1 space after "<"; 0 found
(#224) Expected 1 space before "<"; 0 found
(#224) Expected 1 space after "<"; 0 found
(#224) Blank line found at start of control structure
(#227) Expected at least 1 space before "="; 0 found
(#227) Expected 1 space before "="; 0 found
(#227) Short array syntax must be used to define arrays
(#230) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#230) Expected 1 space after FOREACH keyword; 0 found
(#230) Expected 1 space after closing parenthesis; found 0
(#241) Expected "if (...) {\n"; found "if(...) {\n"
(#241) Expected 1 space after IF keyword; 0 found
(#241) Expected at least 1 space before "<"; 0 found
(#241) Expected at least 1 space after "<"; 0 found
(#241) Expected 1 space before "<"; 0 found
(#241) Expected 1 space after "<"; 0 found
(#243) Short array syntax must be used to define arrays
(#252) Expected "if (...) {\n"; found "if(...) {\n"
(#252) Expected 1 space after IF keyword; 0 found
(#252) Expected at least 1 space before "<"; 0 found
(#252) Expected at least 1 space after "<"; 0 found
(#252) Expected 1 space before "<"; 0 found
(#252) Expected 1 space after "<"; 0 found
(#252) Blank line found at start of control structure
(#254) Inline comments must start with a capital letter, digit or 3-dots sequence
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) No space found before comment text; expected "// we added these fields in install.xml but not in upgrade.php in may" but found "//we added these fields in install.xml but not in upgrade.php in may"
(#256) Inline comments must start with a capital letter, digit or 3-dots sequence
(#256) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) No space found before comment text; expected "// progress" but found "//progress"
(#258) Short array syntax must be used to define arrays
(#266) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#266) Expected 1 space after FOREACH keyword; 0 found
(#266) Expected 1 space after closing parenthesis; found 0
(#273) Inline comments must start with a capital letter, digit or 3-dots sequence
(#273) Inline comments must end in full-stops, exclamation marks, or question marks
(#273) No space found before comment text; expected "// wordcards" but found "//wordcards"
(#275) Short array syntax must be used to define arrays
(#280) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#280) Expected 1 space after FOREACH keyword; 0 found
(#280) Expected 1 space after closing parenthesis; found 0
(#286) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#292) Expected "if (...) {\n"; found "if(...){\n"
(#292) Expected 1 space after IF keyword; 0 found
(#292) Expected at least 1 space before "<"; 0 found
(#292) Expected at least 1 space after "<"; 0 found
(#292) Expected 1 space before "<"; 0 found
(#292) Expected 1 space after "<"; 0 found
(#292) Expected 1 space after closing parenthesis; found 0
(#294) Short array syntax must be used to define arrays
(#297) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#297) Expected 1 space after FOREACH keyword; 0 found
(#306) Inline comments must end in full-stops, exclamation marks, or question marks
(#309) Short array syntax must be used to define arrays
(#311) Inline comments must end in full-stops, exclamation marks, or question marks
(#314) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#314) Expected 1 space after FOREACH keyword; 0 found
(#323) Inline comments must end in full-stops, exclamation marks, or question marks
(#326) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#328) Inline comments must end in full-stops, exclamation marks, or question marks
(#329) Expected at least 1 space before "="; 0 found
(#329) Expected 1 space before "="; 0 found
(#331) Inline comments must start with a capital letter, digit or 3-dots sequence
(#331) Inline comments must end in full-stops, exclamation marks, or question marks
(#338) Inline comments must end in full-stops, exclamation marks, or question marks
(#342) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) Expected at least 1 space before "="; 0 found
(#343) Expected at least 1 space after "="; 0 found
(#343) Expected 1 space before "="; 0 found
(#343) Expected 1 space after "="; 0 found
(#344) Expected at least 1 space before "="; 0 found
(#344) Expected 1 space before "="; 0 found
(#345) Expected at least 1 space before "="; 0 found
(#345) Expected 1 space before "="; 0 found
(#347) Inline comments must start with a capital letter, digit or 3-dots sequence
(#348) Inline comments must end in full-stops, exclamation marks, or question marks
(#357) Inline comments must end in full-stops, exclamation marks, or question marks
(#357) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#358) Expected at least 1 space before "="; 0 found
(#358) Expected at least 1 space after "="; 0 found
(#358) Expected 1 space before "="; 0 found
(#358) Expected 1 space after "="; 0 found
(#362) Inline comments must end in full-stops, exclamation marks, or question marks
(#371) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#373) Blank line found at start of control structure
(#377) Inline comments must end in full-stops, exclamation marks, or question marks
(#377) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#378) Expected at least 1 space before "="; 0 found
(#378) Expected at least 1 space after "="; 0 found
(#378) Expected 1 space before "="; 0 found
(#378) Expected 1 space after "="; 0 found
(#379) Expected at least 1 space before "="; 0 found
(#379) Expected 1 space before "="; 0 found
(#381) Inline comments must end in full-stops, exclamation marks, or question marks
(#392) No space found after comma in argument list
(#392) Commas (,) must be followed by white space.
(#392) Expected 1 space between the comma and "'ttsvoice'". Found: no spaces
(#392) No space found after comma in argument list
(#392) Commas (,) must be followed by white space.
(#392) Expected 1 space between the comma and "'Seoyeon'". Found: no spaces
(#392) No space found after comma in argument list
(#392) Commas (,) must be followed by white space.
(#392) Expected 1 space between the comma and "array". Found: no spaces
(#392) Short array syntax must be used to define arrays
(#392) Expected at least 1 space before "=>"; 0 found
(#392) Expected at least 1 space after "=>"; 0 found
(#392) Expected 1 space before "=>"; 0 found
(#392) Expected 1 space after "=>"; 0 found
(#398) Inline comments must end in full-stops, exclamation marks, or question marks
(#399) Expected at least 1 space before "="; 0 found
(#399) Expected 1 space before "="; 0 found
(#399) No space found after comma in argument list
(#399) Commas (,) must be followed by white space.
(#399) Expected 1 space between the comma and "'en'". Found: no spaces
(#401) Inline comments must start with a capital letter, digit or 3-dots sequence
(#401) Inline comments must end in full-stops, exclamation marks, or question marks
(#406) Inline comments must end in full-stops, exclamation marks, or question marks
(#406) No space found before comment text; expected "// Add translation fields to wordcards" but found "//Add translation fields to wordcards"
(#408) Expected at least 1 space before "="; 0 found
(#408) Expected at least 1 space after "="; 0 found
(#408) Expected 1 space before "="; 0 found
(#408) Expected 1 space after "="; 0 found
(#410) Expected at least 1 space before "="; 0 found
(#410) Expected 1 space before "="; 0 found
(#411) Inline comments must end in full-stops, exclamation marks, or question marks
(#420) Spaces must be used to indent lines; tabs are not allowed
(#420) Line indented incorrectly; expected 4 spaces, found 6
(#423) Expected at least 1 space before "="; 0 found
(#423) Expected at least 1 space after "="; 0 found
(#423) Expected 1 space before "="; 0 found
(#423) Expected 1 space after "="; 0 found
(#427) Inline comments must end in full-stops, exclamation marks, or question marks
(#435) Closing brace indented incorrectly; expected 6 spaces, found 4
(#440) Expected at least 1 space before "="; 0 found
(#440) Expected at least 1 space after "="; 0 found
(#440) Expected 1 space before "="; 0 found
(#440) Expected 1 space after "="; 0 found
(#443) Inline comments must end in full-stops, exclamation marks, or question marks
(#453) Blank line found at start of control structure
(#480) Expected at least 1 space before "="; 0 found
(#480) Expected at least 1 space after "="; 0 found
(#480) Expected 1 space before "="; 0 found
(#480) Expected 1 space after "="; 0 found
(#481) Line exceeds 132 characters; contains 137 characters
(#483) Inline comments must end in full-stops, exclamation marks, or question marks
(#492) Inline comments must start with a capital letter, digit or 3-dots sequence
(#492) Inline comments must end in full-stops, exclamation marks, or question marks
(#492) No space found before comment text; expected "// add missing defaults on wordcards" but found "//add missing defaults on wordcards"
(#496) Expected at least 1 space before "="; 0 found
(#496) Expected at least 1 space after "="; 0 found
(#496) Expected 1 space before "="; 0 found
(#496) Expected 1 space after "="; 0 found
(#497) No space found after comma in argument list
(#497) Commas (,) must be followed by white space.
(#497) Expected 1 space between the comma and "null". Found: no spaces
(#498) No space found after comma in argument list
(#498) Commas (,) must be followed by white space.
(#498) Expected 1 space between the comma and "XMLDB_UNSIGNED". Found: no spaces
(#500) Inline comments must end in full-stops, exclamation marks, or question marks
(#511) Inline comments must end in full-stops, exclamation marks, or question marks
(#512) Expected at least 1 space before "="; 0 found
(#512) Expected at least 1 space after "="; 0 found
(#512) Expected 1 space before "="; 0 found
(#512) Expected 1 space after "="; 0 found
(#514) No space found after comma in argument list
(#514) Commas (,) must be followed by white space.
(#514) Expected 1 space between the comma and "XMLDB_NOTNULL". Found: no spaces
(#515) No space found after comma in argument list
(#515) Commas (,) must be followed by white space.
(#515) Expected 1 space between the comma and "XMLDB_UNSIGNED". Found: no spaces
(#516) No space found after comma in argument list
(#516) Commas (,) must be followed by white space.
(#516) Expected 1 space between the comma and "'deflanguage'". Found: no spaces
(#516) No space found after comma in argument list
(#516) Commas (,) must be followed by white space.
(#516) Expected 1 space between the comma and "'en'". Found: no spaces
(#516) No space found after comma in argument list
(#516) Commas (,) must be followed by white space.
(#516) Expected 1 space between the comma and "[". Found: no spaces
(#516) Expected at least 1 space before "=>"; 0 found
(#516) Expected at least 1 space after "=>"; 0 found
(#516) Expected 1 space before "=>"; 0 found
(#516) Expected 1 space after "=>"; 0 found
(#517) No space found after comma in argument list
(#517) Commas (,) must be followed by white space.
(#517) Expected 1 space between the comma and "'viewstart'". Found: no spaces
(#517) No space found after comma in argument list
(#517) Commas (,) must be followed by white space.
(#517) Expected 1 space between the comma and "0". Found: no spaces
(#517) No space found after comma in argument list
(#517) Commas (,) must be followed by white space.
(#517) Expected 1 space between the comma and "[". Found: no spaces
(#517) Expected at least 1 space before "=>"; 0 found
(#517) Expected at least 1 space after "=>"; 0 found
(#517) Expected 1 space before "=>"; 0 found
(#517) Expected 1 space after "=>"; 0 found
(#518) No space found after comma in argument list
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space between the comma and "'viewend'". Found: no spaces
(#518) No space found after comma in argument list
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space between the comma and "0". Found: no spaces
(#518) No space found after comma in argument list
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space between the comma and "[". Found: no spaces
(#518) Expected at least 1 space before "=>"; 0 found
(#518) Expected at least 1 space after "=>"; 0 found
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#520) Inline comments must end in full-stops, exclamation marks, or question marks
(#531) Inline comments must end in full-stops, exclamation marks, or question marks
(#532) Expected at least 1 space before "="; 0 found
(#532) Expected at least 1 space after "="; 0 found
(#532) Expected 1 space before "="; 0 found
(#532) Expected 1 space after "="; 0 found
(#533) No space found after comma in argument list
(#533) Commas (,) must be followed by white space.
(#533) Expected 1 space between the comma and "XMLDB_UNSIGNED". Found: no spaces
(#535) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#537) Inline comments must end in full-stops, exclamation marks, or question marks
(#546) Expected "if (...) {\n"; found "if(...){\n"
(#546) Expected 1 space after IF keyword; 0 found
(#546) Expected 1 space after closing parenthesis; found 0
(#547) Inline comments must end in full-stops, exclamation marks, or question marks
(#547) No space found before comment text; expected "// The norwegian language-locale code nb-no is not supported by all STT engines in Poodll, and no-no is. So updating" but found "//The norwegian language-locale code nb-no is not supported by all STT engines in Poodll, and no-no is. So updating"
(#548) No space found after comma in argument list
(#548) Commas (,) must be followed by white space.
(#548) Expected 1 space between the comma and "'ttslanguage'". Found: no spaces
(#548) No space found after comma in argument list
(#548) Commas (,) must be followed by white space.
(#548) Expected 1 space between the comma and "constants". Found: no spaces
(#548) No space found after comma in argument list
(#548) Commas (,) must be followed by white space.
(#548) Expected 1 space between the comma and "[". Found: no spaces
(#548) Expected at least 1 space before "=>"; 0 found
(#548) Expected at least 1 space after "=>"; 0 found
(#548) Expected 1 space before "=>"; 0 found
(#548) Expected 1 space after "=>"; 0 found
(#555) Line exceeds 132 characters; contains 138 characters
(#556) Line exceeds 132 characters; contains 141 characters
(#558) Inline comments must end in full-stops, exclamation marks, or question marks
(#569) Inline comments must end in full-stops, exclamation marks, or question marks
(#572) Inline comments must start with a capital letter, digit or 3-dots sequence
(#572) Inline comments must end in full-stops, exclamation marks, or question marks
(#582) Line exceeds 132 characters; contains 144 characters
(#583) Whitespace found at end of line
(#584) Inline comments must end in full-stops, exclamation marks, or question marks
(#595) Inline comments must end in full-stops, exclamation marks, or question marks
(#597) No space found after comma in argument list
(#597) Commas (,) must be followed by white space.
(#597) Expected 1 space between the comma and "XMLDB_UNSIGNED". Found: no spaces
(#598) No space found after comma in argument list
(#598) Commas (,) must be followed by white space.
(#598) Expected 1 space between the comma and "XMLDB_UNSIGNED". Found: no spaces
(#599) No space found after comma in argument list
(#599) Commas (,) must be followed by white space.
(#599) Expected 1 space between the comma and "XMLDB_UNSIGNED". Found: no spaces
(#600) No space found after comma in argument list
(#600) Commas (,) must be followed by white space.
(#600) Expected 1 space between the comma and "XMLDB_UNSIGNED". Found: no spaces
(#602) Inline comments must end in full-stops, exclamation marks, or question marks
(#638) Inline comments must end in full-stops, exclamation marks, or question marks
(#648) Expected 1 newline at end of file; 0 found
mod/wordcards/developer.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file developer.php. Expected mod_wordcards, found mod_readaloud.
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
(#30) Import statements must not begin with a leading backslash
(#31) Import statements must not begin with a leading backslash
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Short array syntax must be used to define arrays
(#44) Short array syntax must be used to define arrays
(#45) Usage of ELSEIF not allowed; use ELSE IF instead
(#46) Short array syntax must be used to define arrays
(#47) Short array syntax must be used to define arrays
(#50) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#50) No space found after comma in argument list
(#50) Commas (,) must be followed by white space.
(#50) Expected 1 space between the comma and "'You must specify a course_module ID or an instance ID'". Found: no spaces
(#53) Opening parenthesis of a multi-line function call must be the last content on the line
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Multi-line function call not indented correctly; expected 0 spaces but found 4
(#54) Short array syntax must be used to define arrays
(#54) Commas (,) must be followed by white space.
(#54) Expected 1 space between the comma and "'action'". Found: no spaces
(#54) Expected at least 1 space before "=>"; 0 found
(#54) Expected at least 1 space after "=>"; 0 found
(#54) Expected 1 space before "=>"; 0 found
(#54) Expected 1 space after "=>"; 0 found
(#54) Closing parenthesis of a multi-line function call must be on a line by itself
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) No space found before comment text; expected "// Get an admin settings" but found "//Get an admin settings"
(#60) Whitespace found at end of line
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) 3 slashes comments are not allowed; use "// Comment." instead
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) No space found before comment text; expected "// This puts all our display logic into the renderer.php files in this plugin" but found "//This puts all our display logic into the renderer.php files in this plugin"
(#75) No space found before comment text; expected "// Process Actions." but found "//Process Actions."
(#76) Expected 1 space after closing parenthesis; found 0
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) The CASE body must start on the line following the statement
(#79) Opening parenthesis of a multi-line function call must be the last content on the line
(#80) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#80) Short array syntax must be used to define arrays
(#80) Expected at least 1 space before "=>"; 0 found
(#80) Expected 1 space before "=>"; 0 found
(#80) Expected 1 space after "=>"; 2 found
(#80) No space found after comma in argument list
(#80) Commas (,) must be followed by white space.
(#80) Expected 1 space between the comma and "'timecreated DESC'". Found: no spaces
(#80) Only one argument is allowed per line in a multi-line function call
(#80) No space found after comma in argument list
(#80) Commas (,) must be followed by white space.
(#80) Expected 1 space between the comma and "'*'". Found: no spaces
(#80) Only one argument is allowed per line in a multi-line function call
(#80) No space found after comma in argument list
(#80) Commas (,) must be followed by white space.
(#80) Expected 1 space between the comma and "0". Found: no spaces
(#80) Only one argument is allowed per line in a multi-line function call
(#80) No space found after comma in argument list
(#80) Commas (,) must be followed by white space.
(#80) Expected 1 space between the comma and "1". Found: no spaces
(#80) Only one argument is allowed per line in a multi-line function call
(#80) Closing parenthesis of a multi-line function call must be on a line by itself
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Expected "if (...) {\n"; found "if(...){\n"
(#81) Expected 1 space after IF keyword; 0 found
(#81) Expected 1 space after closing parenthesis; found 0
(#83) Spaces must be used to indent lines; tabs are not allowed
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) No space found before comment text; expected "// terms" but found "//terms"
(#90) No space found after comma in argument list
(#90) Commas (,) must be followed by white space.
(#90) Expected 1 space between the comma and "array". Found: no spaces
(#90) Short array syntax must be used to define arrays
(#90) Expected at least 1 space before "=>"; 0 found
(#90) Expected at least 1 space after "=>"; 0 found
(#90) Expected 1 space before "=>"; 0 found
(#90) Expected 1 space after "=>"; 0 found
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) No space found before comment text; expected "// assocs" but found "//assocs"
(#93) Expected at least 1 space before "="; 0 found
(#93) Expected 1 space before "="; 0 found
(#93) Whitespace found at end of line within string
(#101) Commas (,) must be followed by white space.
(#101) Expected 1 space between the comma and "$latestattempt". Found: no spaces
(#102) No space found before comment text; expected "// TO DO" but found "//TO DO"
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) No space found before comment text; expected "// reindex array" but found "//reindex array"
(#109) Expected "for (...) {\n"; found "for(...){\n"
(#109) Expected 1 space after FOR keyword; 0 found
(#109) Expected at least 1 space before "="; 0 found
(#109) Expected at least 1 space after "="; 0 found
(#109) Expected 1 space before "="; 0 found
(#109) Expected 1 space after "="; 0 found
(#109) Expected 1 space after first semicolon of FOR loop; 0 found
(#109) Expected at least 1 space before "<"; 0 found
(#109) Expected at least 1 space after "<"; 0 found
(#109) Expected 1 space before "<"; 0 found
(#109) Expected 1 space after "<"; 0 found
(#109) Expected 1 space after second semicolon of FOR loop; 0 found
(#109) Expected 1 space after closing parenthesis; found 0
(#110) No space found after comma in argument list
(#110) Commas (,) must be followed by white space.
(#110) Expected 1 space between the comma and "$assocs". Found: no spaces
(#110) No space found after comma in argument list
(#110) Commas (,) must be followed by white space.
(#110) Expected 1 space between the comma and "$terms". Found: no spaces
(#111) Expected "if (...) {\n"; found "if(...){"
(#111) Expected 1 space after IF keyword; 0 found
(#111) Expected 1 space after closing parenthesis; found 0
(#111) Newline required after opening brace
(#111) Closing brace must be on a line by itself
(#112) Blank line found at end of control structure
(#114) Opening parenthesis of a multi-line function call must be the last content on the line
(#115) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#115) Short array syntax must be used to define arrays
(#115) Closing parenthesis of a multi-line function call must be on a line by itself
(#115) No space found after comma in argument list
(#115) Commas (,) must be followed by white space.
(#115) Expected 1 space between the comma and "'Created Attempts:'". Found: no spaces
(#115) No space found after comma in argument list
(#115) Commas (,) must be followed by white space.
(#115) Expected 1 space between the comma and "5". Found: no spaces
(#117) Spaces must be used to indent lines; tabs are not allowed
(#119) Spaces must be used to indent lines; tabs are not allowed
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) No space found before comment text; expected "// output the page" but found "//output the page"
(#127) Expected at least 1 space before "="; 0 found
(#127) Expected 1 space before "="; 0 found
(#128) Short array syntax must be used to define arrays
(#128) Line exceeds 132 characters; contains 137 characters
(#129) Multi-line function call not indented correctly; expected 0 spaces but found 4
(#129) Only one argument is allowed per line in a multi-line function call
(#129) Closing parenthesis of a multi-line function call must be on a line by itself
(#135) Missing docblock for function getRandomSubset
(#135) function name "getRandomSubset" must be lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) No space found before comment text; expected "// if our array is not big enough, bad .." but found "//if our array is not big enough, bad .."
(#139) Expected "if (...) {\n"; found "if(...){"
(#139) Expected 1 space after IF keyword; 0 found
(#139) Expected at least 1 space before "<"; 0 found
(#139) Expected at least 1 space after "<"; 0 found
(#139) Expected 1 space before "<"; 0 found
(#139) Expected 1 space after "<"; 0 found
(#139) Expected 1 space after closing parenthesis; found 0
(#139) Newline required after opening brace
(#139) Closing brace must be on a line by itself
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Short array syntax must be used to define arrays
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Missing docblock for function copyAttempt
(#153) function name "copyAttempt" must be lower-case letters only
(#153) Expected 1 space between comma and argument "$assocs"; 0 found
(#153) Commas (,) must be followed by white space.
(#153) Expected 1 space between the comma and "$assocs". Found: no spaces
(#153) Expected 1 space between comma and argument "$terms"; 0 found
(#153) Commas (,) must be followed by white space.
(#153) Expected 1 space between the comma and "$terms". Found: no spaces
(#153) Expected 1 space between comma and argument "$user"; 2 found
(#153) Expected 1 space between the comma and "$user". Found: 2 spaces
(#153) Expected 0 spaces before closing parenthesis; 1 found
(#153) Expected 1 space before opening brace; found 0
(#158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) No space found before comment text; expected "// create a new attempt if the user does not already have one" but found "//create a new attempt if the user does not already have one"
(#159) Expected "if (...) {\n"; found "if(...){\n"
(#159) Expected 1 space after IF keyword; 0 found
(#159) No space found after comma in argument list
(#159) Commas (,) must be followed by white space.
(#159) Expected 1 space between the comma and "[". Found: no spaces
(#159) Expected at least 1 space before "=>"; 0 found
(#159) Expected at least 1 space after "=>"; 0 found
(#159) Expected 1 space before "=>"; 0 found
(#159) Expected 1 space after "=>"; 0 found
(#159) Commas (,) must be followed by white space.
(#159) Expected 1 space between the comma and "'userid'". Found: no spaces
(#159) Expected at least 1 space before "=>"; 0 found
(#159) Expected at least 1 space after "=>"; 0 found
(#159) Expected 1 space before "=>"; 0 found
(#159) Expected 1 space after "=>"; 0 found
(#159) Expected 1 space after closing parenthesis; found 0
(#164) Expected at least 1 space before "="; 0 found
(#164) Expected at least 1 space after "="; 0 found
(#164) Expected 1 space before "="; 0 found
(#164) Expected 1 space after "="; 0 found
(#165) No space found after comma in argument list
(#165) Commas (,) must be followed by white space.
(#165) Expected 1 space between the comma and "$newatt". Found: no spaces
(#166) Expected "if (...) {\n"; found "if(...){"
(#166) Expected 1 space after IF keyword; 0 found
(#166) Expected 1 space after closing parenthesis; found 0
(#166) Newline required after opening brace
(#166) Closing brace must be on a line by itself
(#168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) No space found before comment text; expected "// get a set of random set of learned terms, and create an assoc for each, if the user does not already have one" but found "//get a set of random set of learned terms, and create an assoc for each, if the user does not already have one"
(#169) Variable "learnedTermCount" must be all lower-case
(#169) No space found after comma in argument list
(#169) Commas (,) must be followed by white space.
(#169) Expected 1 space between the comma and "100". Found: no spaces
(#170) Expected "if (...) {\n"; found "if(...){"
(#170) Expected 1 space after IF keyword; 0 found
(#170) Variable "learnedTermCount" must be all lower-case
(#170) Expected at least 1 space before ">"; 0 found
(#170) Expected at least 1 space after ">"; 0 found
(#170) Expected 1 space before ">"; 0 found
(#170) Expected 1 space after ">"; 0 found
(#170) Expected 1 space after closing parenthesis; found 0
(#170) Newline required after opening brace
(#170) Variable "learnedTermCount" must be all lower-case
(#170) Expected at least 1 space before "="; 0 found
(#170) Expected at least 1 space after "="; 0 found
(#170) Expected 1 space before "="; 0 found
(#170) Expected 1 space after "="; 0 found
(#170) Closing brace must be on a line by itself
(#171) Variable "learnedTermCount" must be all lower-case
(#171) Expected 0 spaces before closing parenthesis; 1 found
(#172) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#172) Expected 1 space after FOREACH keyword; 0 found
(#172) Expected 1 space after closing parenthesis; found 0
(#172) Blank line found at start of control structure
(#174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) No space found before comment text; expected "// create a new assoc for the term if the user does not already have one" but found "//create a new assoc for the term if the user does not already have one"
(#175) Expected "if (...) {\n"; found "if(...){\n"
(#175) Expected 1 space after IF keyword; 0 found
(#175) No space found after comma in argument list
(#175) Commas (,) must be followed by white space.
(#175) Expected 1 space between the comma and "[". Found: no spaces
(#175) Expected at least 1 space before "=>"; 0 found
(#175) Expected at least 1 space after "=>"; 0 found
(#175) Expected 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#175) Commas (,) must be followed by white space.
(#175) Expected 1 space between the comma and "'userid'". Found: no spaces
(#175) Expected at least 1 space before "=>"; 0 found
(#175) Expected at least 1 space after "=>"; 0 found
(#175) Expected 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#175) Expected 1 space after closing parenthesis; found 0
(#175) Blank line found at start of control structure
(#178) Expected "if (...) {\n"; found "if(...){"
(#178) Expected 1 space after IF keyword; 0 found
(#178) Expected 1 space after closing parenthesis; found 0
(#178) Newline required after opening brace
(#178) Closing brace must be on a line by itself
(#186) Expected at least 1 space before "=>"; 0 found
(#186) Expected at least 1 space after "=>"; 0 found
(#186) Expected 1 space before "=>"; 0 found
(#186) Expected 1 space after "=>"; 0 found
(#186) Commas (,) must be followed by white space.
(#186) Expected 1 space between the comma and "'userid'". Found: no spaces
(#186) Expected at least 1 space before "=>"; 0 found
(#186) Expected at least 1 space after "=>"; 0 found
(#186) Expected 1 space before "=>"; 0 found
(#186) Expected 1 space after "=>"; 0 found
(#194) Blank line found at end of control structure
mod/wordcards/fetchcbpage.php
(#2) Moodle boilerplate not found at first line
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
(#30) Import statements must not begin with a leading backslash
(#37) Expected "if (...) {\n"; found "if(...){\n"
(#37) Expected 1 space after IF keyword; 0 found
(#37) No space found after comma in argument list
(#37) Commas (,) must be followed by white space.
(#37) Expected 1 space between the comma and "$systemcontext". Found: no spaces
(#37) Expected 1 space after closing parenthesis; found 0
(#37) Blank line found at start of control structure
(#39) Expected at least 1 space before "="; 0 found
(#39) Expected at least 1 space after "="; 0 found
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#39) Expected at least 1 space before "=>"; 0 found
(#39) Expected at least 1 space after "=>"; 0 found
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#39) Commas (,) must be followed by white space.
(#39) Expected 1 space between the comma and "'wwwroot'". Found: no spaces
(#39) Expected at least 1 space before "=>"; 0 found
(#39) Expected at least 1 space after "=>"; 0 found
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#40) Expected at least 1 space before "=>"; 0 found
(#40) Expected at least 1 space after "=>"; 0 found
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Commas (,) must be followed by white space.
(#40) Expected 1 space between the comma and "'last_name'". Found: no spaces
(#40) Expected at least 1 space before "=>"; 0 found
(#40) Expected at least 1 space after "=>"; 0 found
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Commas (,) must be followed by white space.
(#40) Expected 1 space between the comma and "'email'". Found: no spaces
(#40) Expected at least 1 space before "=>"; 0 found
(#40) Expected at least 1 space after "=>"; 0 found
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Commas (,) must be followed by white space.
(#40) Expected 1 space between the comma and "'country'". Found: no spaces
(#40) Expected at least 1 space before "=>"; 0 found
(#40) Expected at least 1 space after "=>"; 0 found
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#42) Space after opening parenthesis of function call prohibited
(#42) No space found after comma in argument list
(#42) Commas (,) must be followed by white space.
(#42) Expected 1 space between the comma and "$amddata". Found: no spaces
(#44) Expected 1 space after closing brace; 0 found
(#44) Expected "} else {\n"; found "}else{\n"
(#44) Expected 1 space after ELSE keyword; 0 found
mod/wordcards/finish.php
(#1) Moodle boilerplate not found
(#2) Missing @copyright tag
(#2) Missing @license tag
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) No space found before comment text; expected "// Get admin settings" but found "//Get admin settings"
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) No space found before comment text; expected "// get our page layout" but found "//get our page layout"
mod/wordcards/freemode.php
(#1) Moodle boilerplate not found
(#2) Missing @copyright tag
(#2) Missing @license tag
(#54) Line exceeds 132 characters; contains 140 characters
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) No space found before comment text; expected "// get our page layout" but found "//get our page layout"
mod/wordcards/grade.php
(#26) Import statements must not begin with a leading backslash
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Line exceeds 132 characters; contains 140 characters
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Short array syntax must be used to define arrays
(#36) Short array syntax must be used to define arrays
(#39) Expected "if (...) {\n"; found "if(...){\n"
(#39) Expected 1 space after IF keyword; 0 found
(#39) No space found after comma in argument list
(#39) Commas (,) must be followed by white space.
(#39) Expected 1 space between the comma and "context_module". Found: no spaces
(#39) Expected 1 space after closing parenthesis; found 0
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Blank line found at end of control structure
(#43) Expected 1 space after closing brace; 0 found
(#43) Expected "} else {\n"; found "}else{\n"
(#43) Expected 1 space after ELSE keyword; 0 found
(#44) Expected at least 1 space before "."; 0 found
(#44) Expected at least 1 space after "."; 0 found
(#45) Expected 1 blank line at end of file; 2 found
mod/wordcards/import.php
(#1) Moodle boilerplate not found
(#2) Missing @copyright tag
(#2) Missing @license tag
(#9) Import statements must not begin with a leading backslash
(#10) Import statements must not begin with a leading backslash
(#15) Variable "leftover_rows" must not contain underscores.
(#27) Inline comments must start with a capital letter, digit or 3-dots sequence
(#27) This comment is 66% valid code; is this commented out code?
(#27) No space found before comment text; expected "// $pagetitle = format_string($mod->get_mod()->name, true, $course->id);" but found "//$pagetitle = format_string($mod->get_mod()->name, true, $course->id);"
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) No space found before comment text; expected "// Get admin settings" but found "//Get admin settings"
(#40) Expected "if (...) {\n"; found "if(...){\n"
(#40) Expected 1 space after IF keyword; 0 found
(#40) Expected 1 space after closing parenthesis; found 0
(#42) Expected 1 space after closing brace; 0 found
(#42) Expected "} else {\n"; found "}else{\n"
(#42) Expected 1 space after ELSE keyword; 0 found
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) No space found before comment text; expected "// prepare the import form and import any data if we are supposed to" but found "//prepare the import form and import any data if we are supposed to"
(#50) Expected at least 1 space before "="; 0 found
(#50) Expected at least 1 space after "="; 0 found
(#50) Expected 1 space before "="; 0 found
(#50) Expected 1 space after "="; 0 found
(#51) No space found after comma in argument list
(#51) Commas (,) must be followed by white space.
(#51) Expected 1 space between the comma and "[". Found: no spaces
(#51) Expected at least 1 space before "=>"; 0 found
(#51) Expected at least 1 space after "=>"; 0 found
(#51) Expected 1 space before "=>"; 0 found
(#51) Expected 1 space after "=>"; 0 found
(#51) Variable "leftover_rows" must not contain underscores.
(#53) Blank line found at start of control structure
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Whitespace found at end of line
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) No space found before comment text; expected "// get delimiter" but found "//get delimiter"
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Expected 1 space after SWITCH keyword; 0 found
(#56) Expected 1 space after closing parenthesis; found 0
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) The CASE body must start on the line following the statement
(#57) Terminating statement must be on a line by itself
(#57) Closing brace must be on a line by itself
(#57) Each PHP statement must be on a line by itself
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Whitespace found at end of line
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) The CASE body must start on the line following the statement
(#58) Terminating statement must be on a line by itself
(#58) Closing brace must be on a line by itself
(#58) Each PHP statement must be on a line by itself
(#59) Spaces must be used to indent lines; tabs are not allowed
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Whitespace found at end of line
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Expected at least 1 space after "="; 0 found
(#61) Expected 1 space after "="; 0 found
(#62) Spaces must be used to indent lines; tabs are not allowed
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) No space found before comment text; expected "// get array of rows" but found "//get array of rows"
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Expected at least 1 space after "="; 0 found
(#65) Expected 1 space after "="; 0 found
(#66) Spaces must be used to indent lines; tabs are not allowed
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) No space found before comment text; expected "// prepare each row for import" but found "//prepare each row for import"
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#69) Expected 1 space after FOREACH keyword; 0 found
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) No space found before comment text; expected "// if we have glossaries, prepare the glossary import form and import any glossary data if we are supposed to" but found "//if we have glossaries, prepare the glossary import form and import any glossary data if we are supposed to"
(#76) Expected at least 1 space before "="; 0 found
(#76) Expected at least 1 space after "="; 0 found
(#76) Expected 1 space before "="; 0 found
(#76) Expected 1 space after "="; 0 found
(#77) Expected at least 1 space before "="; 0 found
(#77) Expected at least 1 space after "="; 0 found
(#77) Expected 1 space before "="; 0 found
(#77) Expected 1 space after "="; 0 found
(#78) Expected at least 1 space before "="; 0 found
(#78) Expected at least 1 space after "="; 0 found
(#78) Expected 1 space before "="; 0 found
(#78) Expected 1 space after "="; 0 found
(#79) Expected at least 1 space after "="; 0 found
(#79) Expected 1 space after "="; 0 found
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) No space found before comment text; expected "// "\t";" but found "//"\t";"
(#80) Expected "if (...) {\n"; found "if(...) {\n"
(#80) Expected 1 space after IF keyword; 0 found
(#80) Expected at least 1 space before ">"; 0 found
(#80) Expected at least 1 space after ">"; 0 found
(#80) Expected 1 space before ">"; 0 found
(#80) Expected 1 space after ">"; 0 found
(#85) Line exceeds 132 characters; contains 137 characters
(#90) Expected "if (...) {\n"; found "if(...){\n"
(#90) Expected 1 space after IF keyword; 0 found
(#90) Expected 1 space after closing parenthesis; found 0
(#91) Expected at least 1 space before "="; 0 found
(#91) Expected 1 space before "="; 0 found
(#91) Expected at least 1 space before "."; 0 found
(#92) Expected 1 space after closing brace; 0 found
(#92) Expected "} else {\n"; found "}else {\n"
(#93) Line exceeds 132 characters; contains 148 characters
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) No space found before comment text; expected "// if loadthensave" but found "//if loadthensave"
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) No space found before comment text; expected "// we will load the rows up into the import form" but found "//we will load the rows up into the import form"
(#100) Variable "import_rows" must not contain underscores.
(#101) Variable "import_rows" must not contain underscores.
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) No space found before comment text; expected "// the code below worked well, but it was GET and so big data failed with an error" but found "//the code below worked well, but it was GET and so big data failed with an error"
(#103) Line indented incorrectly; expected at least 24 spaces, found 22
(#103) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#104) Line indented incorrectly; expected at least 24 spaces, found 22
(#104) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Line indented incorrectly; expected at least 24 spaces, found 22
(#105) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#107) Blank line found at end of control structure
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) No space found before comment text; expected "// if we have importdatarows from glossary or from import form, do it" but found "//if we have importdatarows from glossary or from import form, do it"
(#115) Expected "if (...) {\n"; found "if(...) {\n"
(#115) Expected 1 space after IF keyword; 0 found
(#115) Expected at least 1 space before ">"; 0 found
(#115) Expected at least 1 space after ">"; 0 found
(#115) Expected 1 space before ">"; 0 found
(#115) Expected 1 space after ">"; 0 found
(#116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) No space found before comment text; expected "// prepare results fields" but found "//prepare results fields"
(#118) Short array syntax must be used to define arrays
(#120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) No space found before comment text; expected "// loop through each row and insert it" but found "//loop through each row and insert it"
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) No space found before comment text; expected "// if successful update our passagehash update flag" but found "//if successful update our passagehash update flag"
(#132) Short array syntax must be used to define arrays
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) No space found before comment text; expected "// redirect to the import page with the results" but found "//redirect to the import page with the results"
(#141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) No space found before comment text; expected "// prepare the leftover rows to be displayed in the form" but found "//prepare the leftover rows to be displayed in the form"
(#143) Variable "leftover_rows" must not contain underscores.
(#144) Variable "leftover_rows" must not contain underscores.
(#149) Inline comments must start with a capital letter, digit or 3-dots sequence
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) No space found before comment text; expected "// display the page ... no form data to process" but found "//display the page ... no form data to process"
(#154) Inline comments must start with a capital letter, digit or 3-dots sequence
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) No space found before comment text; expected "// display the import form" but found "//display the import form"
(#155) Expected at least 1 space before "."; 0 found
(#155) Expected at least 1 space after "."; 0 found
(#155) No space found after comma in argument list
(#155) Commas (,) must be followed by white space.
(#155) Expected 1 space between the comma and "constants". Found: no spaces
(#155) Expected at least 1 space before "."; 0 found
(#155) Expected at least 1 space after "."; 0 found
(#156) No space found after comma in argument list
(#156) Commas (,) must be followed by white space.
(#156) Expected 1 space between the comma and "constants". Found: no spaces
(#159) Inline comments must start with a capital letter, digit or 3-dots sequence
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) No space found before comment text; expected "// if we have glossaries, display the glossary import form" but found "//if we have glossaries, display the glossary import form"
(#160) Expected "if (...) {\n"; found "if(...){\n"
(#160) Expected 1 space after IF keyword; 0 found
(#160) Expected 1 space after closing parenthesis; found 0
(#162) Expected at least 1 space before "."; 0 found
(#162) Expected at least 1 space after "."; 0 found
(#162) No space found after comma in argument list
(#162) Commas (,) must be followed by white space.
(#162) Expected 1 space between the comma and "constants". Found: no spaces
(#162) Expected at least 1 space before "."; 0 found
(#162) Expected at least 1 space after "."; 0 found
(#163) No space found after comma in argument list
(#163) Commas (,) must be followed by white space.
(#163) Expected 1 space between the comma and "constants". Found: no spaces
(#163) Line exceeds 132 characters; contains 134 characters
(#167) Inline comments must start with a capital letter, digit or 3-dots sequence
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) No space found before comment text; expected "// display the export form" but found "//display the export form"
(#168) Expected at least 1 space before "="; 0 found
(#168) Expected at least 1 space after "="; 0 found
(#168) Expected 1 space before "="; 0 found
(#168) Expected 1 space after "="; 0 found
(#169) Expected at least 1 space before "="; 0 found
(#169) Expected 1 space before "="; 0 found
(#169) Line exceeds 132 characters; contains 151 characters
(#170) Expected at least 1 space before "="; 0 found
(#170) Expected 1 space before "="; 0 found
(#170) Line exceeds 132 characters; contains 147 characters
(#171) Expected at least 1 space before "="; 0 found
(#171) Expected 1 space before "="; 0 found
(#171) Line exceeds 132 characters; contains 149 characters
mod/wordcards/index.php
(#1) Moodle boilerplate not found
(#2) Missing @copyright tag
(#2) Missing @license tag
mod/wordcards/lang/en/wordcards.php
(#17) Missing @copyright tag
(#17) Missing @license tag
(#27) Unexpected comment found. Auto-fixing will not work after this comment
(#27) Inline comments must start with a capital letter, digit or 3-dots sequence
(#27) This comment is 70% valid code; is this commented out code?
(#28) Unexpected comment found. Auto-fixing will not work after this comment
(#33) The string key "completiondetail:finish" is not in the correct order, it should be before "completionwhenlearneddesc"
(#39) The string key "definition_help" is not in the correct order, it should be before "shortdefinition"
(#40) Unexpected comment found. Auto-fixing will not work after this comment
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) This comment is 78% valid code; is this commented out code?
(#44) The string key "delim_tab" is not in the correct order, it should be before "delimiter"
(#45) The string key "delim_comma" is not in the correct order, it should be before "delim_tab"
(#53) The string key "wordcards:manageattempts" is not in the correct order, it should be before "wordcards:viewreports"
(#54) The string key "wordcards:manage" is not in the correct order, it should be before "wordcards:manageattempts"
(#55) The string key "wordcards:export" is not in the correct order, it should be before "wordcards:manage"
(#57) The string key "reviewactivity" is not in the correct order, it should be before "wordcards:push"
(#59) The string key "privacy:metadata:attemptid" is not in the correct order, it should be before "reviewactivity"
(#61) The string key "privacy:metadata:userid" is not in the correct order, it should be before "privacy:metadata:wordcardsid"
(#62) The string key "privacy:metadata:grade1" is not in the correct order, it should be before "privacy:metadata:userid"
(#68) The string key "privacy:metadata:timecreated" is not in the correct order, it should be before "privacy:metadata:totalgrade"
(#70) The string key "privacy:metadata:attempttable" is not in the correct order, it should be before "privacy:metadata:timemodified"
(#72) The string key "privacy:metadata:associationstable" is not in the correct order, it should be before "privacy:metadata:seentable"
(#74) The string key "privacy:metadata" is not in the correct order, it should be before "privacy:metadata:mywordstable"
(#77) The string key "privacy:metadata:lastfail" is not in the correct order, it should be before "privacy:metadata:termid"
(#79) The string key "privacy:metadata:failcount" is not in the correct order, it should be before "privacy:metadata:lastsuccess"
(#81) The string key "privacy:metadata:deflangpref" is not in the correct order, it should be before "privacy:metadata:successcount"
(#84) Unexpected comment found. Auto-fixing will not work after this comment
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) This comment is 78% valid code; is this commented out code?
(#86) The string key "gotit" is not in the correct order, it should be before "privacy:metadata:deflangpref"
(#91) Unexpected comment found. Auto-fixing will not work after this comment
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) This comment is 68% valid code; is this commented out code?
(#92) Unexpected comment found. Auto-fixing will not work after this comment
(#93) Unexpected comment found. Auto-fixing will not work after this comment
(#99) The string key "loading" is not in the correct order, it should be before "step5termcount"
(#100) The string key "learnactivity" is not in the correct order, it should be before "loading"
(#112) Unexpected comment found. Auto-fixing will not work after this comment
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) This comment is 78% valid code; is this commented out code?
(#113) The string key "managewords" is not in the correct order, it should be before "removeuserdata"
(#114) Unexpected comment found. Auto-fixing will not work after this comment
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) This comment is 70% valid code; is this commented out code?
(#115) Unexpected comment found. Auto-fixing will not work after this comment
(#118) The string key "tabimport" is not in the correct order, it should be before "tabmanagewords"
(#127) The string key "step1practicetype" is not in the correct order, it should be before "termseen"
(#132) The string key "matchselect" is not in the correct order, it should be before "step5practicetype"
(#134) The string key "dictation" is not in the correct order, it should be before "matchtype"
(#139) The string key "apiuser" is not in the correct order, it should be before "speechcards"
(#141) The string key "apisecret" is not in the correct order, it should be before "apiuser_details"
(#144) The string key "tokyo" is not in the correct order, it should be before "useast1"
(#145) The string key "sydney" is not in the correct order, it should be before "tokyo"
(#146) The string key "dublin" is not in the correct order, it should be before "sydney"
(#148) The string key "frankfurt" is not in the correct order, it should be before "ottawa"
(#151) The string key "mumbai" is not in the correct order, it should be before "saopaulo"
(#153) The string key "bahrain" is not in the correct order, it should be before "singapore"
(#156) The string key "forever" is not in the correct order, it should be before "ningxia"
(#158) The string key "en-us" is not in the correct order, it should be before "forever"
(#159) The string key "en-gb" is not in the correct order, it should be before "en-us"
(#160) The string key "en-au" is not in the correct order, it should be before "en-gb"
(#167) The string key "fr-ca" is not in the correct order, it should be before "fr-fr"
(#168) The string key "fil-ph" is not in the correct order, it should be before "fr-ca"
(#171) The string key "it-it" is not in the correct order, it should be before "pt-br"
(#172) The string key "da-dk" is not in the correct order, it should be before "it-it"
(#174) The string key "de-at" is not in the correct order, it should be before "de-de"
(#178) The string key "ar-ae" is not in the correct order, it should be before "ko-kr"
(#181) The string key "nl-nl" is not in the correct order, it should be before "zh-cn"
(#182) The string key "nl-be" is not in the correct order, it should be before "nl-nl"
(#183) The string key "en-ie" is not in the correct order, it should be before "nl-be"
(#185) The string key "en-ab" is not in the correct order, it should be before "en-wl"
(#196) The string key "mi-nz" is not in the correct order, it should be before "tr-tr"
(#197) The string key "bg-bg" is not in the correct order, it should be before "mi-nz"
(#197) Unexpected comment found. Auto-fixing will not work after this comment
(#197) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) Unexpected comment found. Auto-fixing will not work after this comment
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Unexpected comment found. Auto-fixing will not work after this comment
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) Unexpected comment found. Auto-fixing will not work after this comment
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) Unexpected comment found. Auto-fixing will not work after this comment
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Unexpected comment found. Auto-fixing will not work after this comment
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) Unexpected comment found. Auto-fixing will not work after this comment
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) Unexpected comment found. Auto-fixing will not work after this comment
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) Unexpected comment found. Auto-fixing will not work after this comment
(#205) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) The string key "is-is" is not in the correct order, it should be before "sl-si"
(#206) Unexpected comment found. Auto-fixing will not work after this comment
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#207) Unexpected comment found. Auto-fixing will not work after this comment
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) Unexpected comment found. Auto-fixing will not work after this comment
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Unexpected comment found. Auto-fixing will not work after this comment
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) Unexpected comment found. Auto-fixing will not work after this comment
(#210) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) The string key "uk-ua" is not in the correct order, it should be before "vi-vn"
(#213) The string key "eu-es" is not in the correct order, it should be before "uk-ua"
(#218) The string key "no-no" is not in the correct order, it should be before "sv-se"
(#219) The string key "nb-no" is not in the correct order, it should be before "no-no"
(#219) Unexpected comment found. Auto-fixing will not work after this comment
(#219) Inline comments must start with a capital letter, digit or 3-dots sequence
(#219) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) Unexpected comment found. Auto-fixing will not work after this comment
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) The string key "awsregion" is not in the correct order, it should be before "xx-xx"
(#225) Unexpected comment found. Auto-fixing will not work after this comment
(#225) Inline comments must start with a capital letter, digit or 3-dots sequence
(#225) This comment is 100% valid code; is this commented out code?
(#227) The string key "displaysubs" is not in the correct order, it should be before "expiredays"
(#229) The string key "noapisecret" is not in the correct order, it should be before "noapiuser"
(#230) The string key "credentialsinvalid" is not in the correct order, it should be before "noapisecret"
(#231) The string key "appauthorised" is not in the correct order, it should be before "credentialsinvalid"
(#234) The string key "notokenincache" is not in the correct order, it should be before "refreshtoken"
(#235) Unexpected comment found. Auto-fixing will not work after this comment
(#235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) The string key "nocredentials" is not in the correct order, it should be before "notokenincache"
(#238) The string key "nosubscriptions" is not in the correct order, it should be before "novalidcredentials"
(#242) The string key "transcriber_auto" is not in the correct order, it should be before "transcriber_details"
(#244) The string key "enabletts_details" is not in the correct order, it should be before "transcriber_poodll"
(#248) The string key "alternates" is not in the correct order, it should be before "ttsvoice_help"
(#256) Unexpected comment found. Auto-fixing will not work after this comment
(#256) Inline comments must start with a capital letter, digit or 3-dots sequence
(#256) This comment is 78% valid code; is this commented out code?
(#257) The string key "next" is not in the correct order, it should be before "starttest"
(#259) Unexpected comment found. Auto-fixing will not work after this comment
(#259) Inline comments must start with a capital letter, digit or 3-dots sequence
(#259) This comment is 78% valid code; is this commented out code?
(#260) The string key "listen" is not in the correct order, it should be before "previous"
(#261) Unexpected comment found. Auto-fixing will not work after this comment
(#261) Inline comments must start with a capital letter, digit or 3-dots sequence
(#261) This comment is 70% valid code; is this commented out code?
(#262) Unexpected comment found. Auto-fixing will not work after this comment
(#263) The string key "flip" is not in the correct order, it should be before "listen"
(#265) The string key "meaning" is not in the correct order, it should be before "word"
(#266) The string key "correct" is not in the correct order, it should be before "meaning"
(#267) Unexpected comment found. Auto-fixing will not work after this comment
(#267) Inline comments must start with a capital letter, digit or 3-dots sequence
(#267) This comment is 78% valid code; is this commented out code?
(#271) The string key "title_dictation" is not in the correct order, it should be before "title_matchtype"
(#272) Unexpected comment found. Auto-fixing will not work after this comment
(#272) Inline comments must start with a capital letter, digit or 3-dots sequence
(#272) This comment is 78% valid code; is this commented out code?
(#274) The string key "title_listenchoose" is not in the correct order, it should be before "title_speechcards"
(#277) The string key "review" is not in the correct order, it should be before "title_spacegame"
(#278) The string key "practice" is not in the correct order, it should be before "review"
(#281) The string key "title_matchselect_rev" is not in the correct order, it should be before "title_noactivity"
(#283) The string key "title_dictation_rev" is not in the correct order, it should be before "title_matchtype_rev"
(#284) Unexpected comment found. Auto-fixing will not work after this comment
(#284) Inline comments must start with a capital letter, digit or 3-dots sequence
(#284) This comment is 78% valid code; is this commented out code?
(#286) The string key "title_listenchoose_rev" is not in the correct order, it should be before "title_speechcards_rev"
(#290) The string key "instructions_matchselect" is not in the correct order, it should be before "title_vocablist"
(#292) The string key "instructions_dictation" is not in the correct order, it should be before "instructions_matchtype"
(#293) Unexpected comment found. Auto-fixing will not work after this comment
(#293) Inline comments must start with a capital letter, digit or 3-dots sequence
(#293) This comment is 78% valid code; is this commented out code?
(#296) Unexpected comment found. Auto-fixing will not work after this comment
(#296) Inline comments must start with a capital letter, digit or 3-dots sequence
(#296) This comment is 78% valid code; is this commented out code?
(#298) Unexpected comment found. Auto-fixing will not work after this comment
(#298) Inline comments must end in full-stops, exclamation marks, or question marks
(#302) The string key "reports" is not in the correct order, it should be before "tabreports"
(#303) The string key "deleteattemptconfirm" is not in the correct order, it should be before "reports"
(#304) The string key "delete" is not in the correct order, it should be before "deleteattemptconfirm"
(#305) The string key "attemptsreport" is not in the correct order, it should be before "delete"
(#306) The string key "attemptsheading" is not in the correct order, it should be before "attemptsreport"
(#311) The string key "grade" is not in the correct order, it should be before "username"
(#314) The string key "deletenow" is not in the correct order, it should be before "timecreated"
(#317) The string key "exportexcel" is not in the correct order, it should be before "returntoreports"
(#320) The string key "maxattempts" is not in the correct order, it should be before "nodataavailable"
(#324) Unexpected comment found. Auto-fixing will not work after this comment
(#324) Inline comments must start with a capital letter, digit or 3-dots sequence
(#324) Inline comments must end in full-stops, exclamation marks, or question marks
(#325) The string key "grades" is not in the correct order, it should be before "unlimited"
(#327) The string key "gradesheadinglatest" is not in the correct order, it should be before "userattemptsheading"
(#328) The string key "gradesheadinghighest" is not in the correct order, it should be before "gradesheadinglatest"
(#330) The string key "grade1_p" is not in the correct order, it should be before "gradesreport"
(#335) The string key "attempts" is not in the correct order, it should be before "grade5_p"
(#338) The string key "next_step" is not in the correct order, it should be before "try_again"
(#339) The string key "done" is not in the correct order, it should be before "next_step"
(#341) The string key "reattempt" is not in the correct order, it should be before "skip"
(#342) The string key "continue" is not in the correct order, it should be before "reattempt"
(#344) The string key "reattemptbody" is not in the correct order, it should be before "reattempttitle"
(#345) The string key "importinstructions" is not in the correct order, it should be before "reattemptbody"
(#350) The string key "audioandimages" is not in the correct order, it should be before "model_sentence_help"
(#351) The string key "addnewterm" is not in the correct order, it should be before "audioandimages"
(#357) The string key "showimageflip" is not in the correct order, it should be before "tabsetup"
(#359) The string key "frontfaceflip" is not in the correct order, it should be before "showimageflip_details"
(#362) The string key "gradespushed" is not in the correct order, it should be before "pushalltogradebook"
(#363) The string key "gradesadmin" is not in the correct order, it should be before "gradespushed"
(#364) The string key "cancelbuttontext" is not in the correct order, it should be before "gradesadmin"
(#365) The string key "cancelattempttitle" is not in the correct order, it should be before "cancelbuttontext"
(#366) The string key "cancelattemptbody" is not in the correct order, it should be before "cancelattempttitle"
(#367) The string key "cancelattempt" is not in the correct order, it should be before "cancelattemptbody"
(#370) The string key "gradehighest" is not in the correct order, it should be before "gradelatest"
(#374) The string key "gradeoptions_details" is not in the correct order, it should be before "gradeoptions_help"
(#377) The string key "addwords" is not in the correct order, it should be before "letsaddwords"
(#381) The string key "fillcredentials" is not in the correct order, it should be before "freetrial_desc"
(#383) The string key "ww_words" is not in the correct order, it should be before "ww_words_instructions"
(#385) The string key "word_wizard" is not in the correct order, it should be before "ww_words_fetch"
(#388) The string key "model" is not in the correct order, it should be before "ww_langdef"
(#390) The string key "dismiss" is not in the correct order, it should be before "use"
(#391) The string key "deflanguage" is not in the correct order, it should be before "dismiss"
(#394) The string key "nodefinitionfound" is not in the correct order, it should be before "wizardinstructions"
(#396) The string key "viewend" is not in the correct order, it should be before "viewstart"
(#398) The string key "viewend_help" is not in the correct order, it should be before "viewstart_help"
(#399) The string key "activitydate:submissionsdue" is not in the correct order, it should be before "viewend_help"
(#403) The string key "activityisclosed" is not in the correct order, it should be before "activityisnotopenyet"
(#406) The string key "activityopenscloses" is not in the correct order, it should be before "until"
(#408) The string key "mode_steps" is not in the correct order, it should be before "wordcards:preview"
(#409) The string key "mode_free" is not in the correct order, it should be before "mode_steps"
(#412) The string key "mode_freeaftersession" is not in the correct order, it should be before "mode_session"
(#413) The string key "journeymode" is not in the correct order, it should be before "mode_freeaftersession"
(#416) The string key "addtomywords" is not in the correct order, it should be before "m"
(#419) The string key "freemode" is not in the correct order, it should be before "saving"
(#421) The string key "exitfreemode" is not in the correct order, it should be before "stepsmode"
(#423) The string key "empty" is not in the correct order, it should be before "mywords"
(#425) The string key "practicetype" is not in the correct order, it should be before "words"
(#426) The string key "freemodeintropara1" is not in the correct order, it should be before "practicetype"
(#430) The string key "flashcards" is not in the correct order, it should be before "startintropara1"
(#433) The string key "freemodenotavailable" is not in the correct order, it should be before "selectwordstolearn"
(#435) The string key "def_wordstoshow" is not in the correct order, it should be before "sessionmodenotavailable"
(#442) The string key "backtocourse" is not in the correct order, it should be before "totalscore"
(#444) The string key "lc_termterm" is not in the correct order, it should be before "morepractice"
(#445) The string key "lc_termdef" is not in the correct order, it should be before "lc_termterm"
(#452) The string key "scoptions" is not in the correct order, it should be before "sgoptions_details"
(#455) The string key "animations" is not in the correct order, it should be before "scoptions_details"
(#457) The string key "anim_fancy" is not in the correct order, it should be before "animations_details"
(#460) The string key "eventwordcardsattemptsubmitted" is not in the correct order, it should be before "eventwordcardsstepsubmitted"
(#464) Unexpected comment found. Auto-fixing will not work after this comment
(#464) Inline comments must start with a capital letter, digit or 3-dots sequence
(#464) Inline comments must end in full-stops, exclamation marks, or question marks
(#468) The string key "points" is not in the correct order, it should be before "scoreheader"
(#472) The string key "shootthepairs" is not in the correct order, it should be before "spacetostart"
(#474) The string key "playerscores" is not in the correct order, it should be before "sound"
(#475) The string key "notyetplayed" is not in the correct order, it should be before "playerscores"
(#476) The string key "achievedhighscoreof" is not in the correct order, it should be before "notyetplayed"
(#478) The string key "fullscreen" is not in the correct order, it should be before "playedxtimeswithhighscore"
(#480) The string key "endofgame" is not in the correct order, it should be before "howtoplay"
(#481) The string key "emptyquiz" is not in the correct order, it should be before "endofgame"
(#489) Unexpected comment found. Auto-fixing will not work after this comment
(#489) Inline comments must end in full-stops, exclamation marks, or question marks
(#494) The string key "learnpoint" is not in the correct order, it should be before "videoexamples_help"
(#497) The string key "learned" is not in the correct order, it should be before "learnpoint_help"
(#500) The string key "learnedheading" is not in the correct order, it should be before "termslearned"
(#501) The string key "courselearnedheading" is not in the correct order, it should be before "learnedheading"
(#504) The string key "learned_p" is not in the correct order, it should be before "learnedreport"
(#508) The string key "courseuserlearned" is not in the correct order, it should be before "userlearnedheading"
(#511) The string key "learnedreport_explanation" is not in the correct order, it should be before "reportsmenutoptext"
(#512) The string key "courselearnedreport_explanation" is not in the correct order, it should be before "learnedreport_explanation"
(#514) The string key "attemptsreport_explanation" is not in the correct order, it should be before "gradesreport_explanation"
(#516) The string key "bulkdelete" is not in the correct order, it should be before "deflang_other"
(#518) The string key "notts" is not in the correct order, it should be before "reallybulkdelete"
(#519) The string key "invalidvoice" is not in the correct order, it should be before "notts"
(#520) The string key "developer" is not in the correct order, it should be before "invalidvoice"
(#525) The string key "importfromglossary" is not in the correct order, it should be before "importfromtext"
(#526) The string key "importedglossaryentries" is not in the correct order, it should be before "importfromglossary"
(#528) The string key "loadedglossaryentries" is not in the correct order, it should be before "loadthensave"
(#529) The string key "glossaryimportinstructions" is not in the correct order, it should be before "loadedglossaryentries"
(#532) The string key "ms_defattop" is not in the correct order, it should be before "ms_termattop"
(#534) The string key "sg_defasalien" is not in the correct order, it should be before "sg_termasalien"
(#536) The string key "wc_modelsentenceasreadable" is not in the correct order, it should be before "wc_termasreadable"
(#537) The string key "learningactivityoptions" is not in the correct order, it should be before "wc_modelsentenceasreadable"
(#541) The string key "freemodesettings" is not in the correct order, it should be before "stepsmodeoptions_details"
(#543) The string key "freemodeoptions" is not in the correct order, it should be before "freemodesettings_details"
(#546) The string key "choose_deflang" is not in the correct order, it should be before "never"
(#546) Unexpected comment found. Auto-fixing will not work after this comment
(#546) Inline comments must start with a capital letter, digit or 3-dots sequence
(#549) The string key "showlangchooser_details" is not in the correct order, it should be before "showlangchooser_help"
(#550) The string key "advancedheader" is not in the correct order, it should be before "showlangchooser_details"
(#552) The string key "masterinstance" is not in the correct order, it should be before "notmasterinstance"
(#558) The string key "pushpage_clonecount" is not in the correct order, it should be before "pushpage_mastercount"
(#560) The string key "pushpage_done" is not in the correct order, it should be before "pushpage_noclones"
(#561) The string key "pushmode_none" is not in the correct order, it should be before "pushpage_done"
(#562) The string key "pushmode_modulename" is not in the correct order, it should be before "pushmode_none"
(#563) The string key "pushmode_course" is not in the correct order, it should be before "pushmode_modulename"
(#566) The string key "pushpage_scopecourse" is not in the correct order, it should be before "pushpage_scopemodule"
(#568) The string key "pushpage_scopenone" is not in the correct order, it should be before "pushpage_scopesite"
(#570) The string key "bigtitle_wordpreview" is not in the correct order, it should be before "wordpreview"
(#573) The string key "instructions_wordpreview" is not in the correct order, it should be before "title_wordpreview_rev"
(#575) The string key "nowordsselected" is not in the correct order, it should be before "selectedwordstest"
(#577) The string key "imagegen" is not in the correct order, it should be before "selfselect-selected"
(#582) The string key "aspectlandscape" is not in the correct order, it should be before "imagestyle"
(#590) The string key "cloudpoodllserver" is not in the correct order, it should be before "definitionstandard"
(#597) The string key "bulkimagewizard" is not in the correct order, it should be before "ww_images_fetch"
(#599) The string key "generatingimages" is not in the correct order, it should be before "imagesgenerated"
(#601) Unexpected string end, it should be a line feed after a semicolon
(#601) Expected 1 newline at end of file; 0 found
mod/wordcards/lang/ja/wordcards.php
(#1) Moodle boilerplate not found
(#2) Missing @copyright tag
(#2) Missing @license tag
(#21) The string key "delim_tab" is not in the correct order, it should be before "delimiter"
(#22) The string key "delim_comma" is not in the correct order, it should be before "delim_tab"
(#29) The string key "reviewactivity" is not in the correct order, it should be before "wordcards:view"
(#32) The string key "gotit" is not in the correct order, it should be before "step2termcount"
(#37) The string key "finishedstepmsg" is not in the correct order, it should be before "learnactivityfinished"
(#40) The string key "loading" is not in the correct order, it should be before "step1termcount"
(#41) The string key "learnactivity" is not in the correct order, it should be before "loading"
(#48) Unexpected comment found. Auto-fixing will not work after this comment
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) No space found before comment text; expected "// '注意: 生徒の進捗のみは記録されます.';" but found "//'注意: 生徒の進捗のみは記録されます.';"
(#53) The string key "managewords" is not in the correct order, it should be before "setup"
(#60) The string key "tabimport" is not in the correct order, it should be before "tabmanagewords"
(#67) The string key "model_sentence" is not in the correct order, it should be before "termseen"
(#69) Unexpected string end, it should be a line feed after a semicolon
(#69) Expected 1 newline at end of file; 0 found
mod/wordcards/lib.php
(#1) Moodle boilerplate not found
(#2) Missing @copyright tag
(#2) Missing @license tag
(#10) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#12) Import statements must not begin with a leading backslash
(#13) Import statements must not begin with a leading backslash
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) No space found before comment text; expected "// cute hack to work on M4.0 and above" but found "//cute hack to work on M4.0 and above"
(#43) Expected "if (...) {\n"; found "if(...){\n"
(#43) Expected 1 space after IF keyword; 0 found
(#43) Expected at least 1 space before "=="; 0 found
(#43) Expected at least 1 space after "=="; 0 found
(#43) Expected 1 space before "=="; 0 found
(#43) Expected 1 space after "=="; 0 found
(#43) Expected 1 space after closing parenthesis; found 0
(#45) Expected 1 space after closing brace; 0 found
(#45) Expected "} else {\n"; found "}else{\n"
(#45) Expected 1 space after ELSE keyword; 0 found
(#48) Blank line found at end of control structure
(#52) Missing docblock for function wordcards_add_instance
(#52) Expected 1 space between comma and type hint "?mod_wordcards_mod_form"; 0 found
(#52) Commas (,) must be followed by white space.
(#52) Expected 1 space between the comma and "?". Found: no spaces
(#64) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#66) Expected "if (...) {\n"; found "if(...){\n"
(#66) Expected 1 space after IF keyword; 0 found
(#66) Expected 1 space after closing parenthesis; found 0
(#67) Expected at least 1 space before "="; 0 found
(#67) Expected at least 1 space after "="; 0 found
(#67) Expected 1 space before "="; 0 found
(#67) Expected 1 space after "="; 0 found
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) No space found before comment text; expected "// add expected completion date" but found "//add expected completion date"
(#74) Opening parenthesis of a multi-line function call must be the last content on the line
(#74) Only one argument is allowed per line in a multi-line function call
(#74) Only one argument is allowed per line in a multi-line function call
(#75) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#75) Closing parenthesis of a multi-line function call must be on a line by itself
(#81) Missing docblock for function wordcards_update_instance
(#81) Expected 1 space between comma and type hint "?mod_wordcards_mod_form"; 0 found
(#81) Commas (,) must be followed by white space.
(#81) Expected 1 space between the comma and "?". Found: no spaces
(#87) Short array syntax must be used to define arrays
(#88) Expected 1 space after comma in argument list; 2 found
(#88) Expected 1 space between the comma and "$params". Found: 2 spaces
(#108) Expected "if (...) {\n"; found "if(...){ "
(#108) Expected 1 space after IF keyword; 0 found
(#108) Expected 1 space after closing parenthesis; found 0
(#108) Newline required after opening brace
(#108) Closing brace must be on a line by itself
(#116) Opening parenthesis of a multi-line function call must be the last content on the line
(#116) Only one argument is allowed per line in a multi-line function call
(#116) Only one argument is allowed per line in a multi-line function call
(#117) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#117) Closing parenthesis of a multi-line function call must be on a line by itself
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Missing docblock for function wordcards_delete_instance
(#152) Expected 1 space after SWITCH keyword; 0 found
(#152) Expected 1 space after closing parenthesis; found 0
(#163) Expected 0 spaces before closing bracket; 1 found
(#189) Short array syntax must be used to define arrays
(#196) Docblock tag "@global" is not recommended.
(#197) Docblock tag "@global" is not recommended.
(#205) Short array syntax must be used to define arrays
(#207) Blank line found at start of control structure
(#210) Short array syntax must be used to define arrays
(#211) Long list syntax is not allowed
(#215) Long list syntax is not allowed
(#216) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#223) Short array syntax must be used to define arrays
(#226) Inline comments must start with a capital letter, digit or 3-dots sequence
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#231) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) Docblock tag "@global" is not recommended.
(#241) Docblock tag "@global" is not recommended.
(#251) Short array syntax must be used to define arrays
(#273) Incorrect spacing between argument "$options" and equals sign; expected 1 but found 0
(#273) Incorrect spacing between default value and equals sign for argument "$options"; expected 1 but found 0
(#273) Short array syntax must be used to define arrays
(#282) Logical operator "or" is prohibited; use "||" instead
(#282) Logical operator "or" is prohibited; use "||" instead
(#282) Blank line found at start of control structure
(#306) Blank line found at start of control structure
(#315) Inline comments must end in full-stops, exclamation marks, or question marks
(#316) Expected at least 1 space before "."; 0 found
(#316) Expected at least 1 space after "."; 0 found
(#319) Expected 1 space after SWITCH keyword; 0 found
(#319) Expected 1 space after closing parenthesis; found 0
(#330) Blank line found at end of control structure
(#339) 80 slashes comments are not allowed; use "// Comment." instead
(#341) Inline comments must end in full-stops, exclamation marks, or question marks
(#341) 80 slashes comments are not allowed; use "// Comment." instead
(#368) 78 slashes comments are not allowed; use "// Comment." instead
(#370) Inline comments must end in full-stops, exclamation marks, or question marks
(#370) 78 slashes comments are not allowed; use "// Comment." instead
(#382) Incorrect spacing between argument "$grades" and equals sign; expected 1 but found 0
(#382) Incorrect spacing between default value and equals sign for argument "$grades"; expected 1 but found 0
(#384) Expected at least 1 space before "."; 0 found
(#384) Expected at least 1 space after "."; 0 found
(#386) Short array syntax must be used to define arrays
(#399) Inline comments must end in full-stops, exclamation marks, or question marks
(#418) Expected 1 space before "==="; 2 found
(#422) Inline comments must end in full-stops, exclamation marks, or question marks
(#424) Short array syntax must be used to define arrays
(#426) Short array syntax must be used to define arrays
(#432) Inline comments must start with a capital letter, digit or 3-dots sequence
(#432) Inline comments must end in full-stops, exclamation marks, or question marks
(#432) No space found before comment text; expected "// check raw grade isnt null otherwise we insert a grade of 0" but found "//check raw grade isnt null otherwise we insert a grade of 0"
(#436) Inline comments must start with a capital letter, digit or 3-dots sequence
(#436) Inline comments must end in full-stops, exclamation marks, or question marks
(#436) No space found before comment text; expected "// setting rawgrade to null just in case user is deleting a grade" but found "//setting rawgrade to null just in case user is deleting a grade"
(#459) Incorrect spacing between argument "$userid" and equals sign; expected 1 but found 0
(#459) Incorrect spacing between default value and equals sign for argument "$userid"; expected 1 but found 0
(#459) Incorrect spacing between argument "$nullifnone" and equals sign; expected 1 but found 0
(#459) Incorrect spacing between default value and equals sign for argument "$nullifnone"; expected 1 but found 0
(#461) Expected at least 1 space before "."; 0 found
(#461) Expected at least 1 space after "."; 0 found
(#465) Empty IF statement detected
(#466) Inline comments must start with a capital letter, digit or 3-dots sequence
(#466) Inline comments must end in full-stops, exclamation marks, or question marks
(#468) Short array syntax must be used to define arrays
(#479) Docblock tag "@global" is not recommended.
(#480) Docblock tag "@global" is not recommended.
(#485) Incorrect spacing between argument "$userid" and equals sign; expected 1 but found 0
(#485) Incorrect spacing between default value and equals sign for argument "$userid"; expected 1 but found 0
(#489) Short array syntax must be used to define arrays
(#498) Inline comments must end in full-stops, exclamation marks, or question marks
(#498) No space found before comment text; expected "// Highest grade" but found "//Highest grade"
(#501) Whitespace found at end of line within string
(#506) Line indented incorrectly; expected at least 8 spaces, found 4
(#511) Line exceeds 132 characters; contains 144 characters
(#511) Whitespace found at end of line within string
(#527) Expected 1 space before opening brace; found 0
(#545) Inline doc block comments are not allowed; use "// Comment." instead
(#545) Docblock tag "@example" is not recommended.
(#546) Short array syntax must be used to define arrays
(#564) Inline doc block comments are not allowed; use "// Comment." instead
(#564) Docblock tag "@example" is not recommended.
(#565) Short array syntax must be used to define arrays
(#572) Missing docblock for function wordcards_output_fragment_mform
(#581) Inline comments must start with a capital letter, digit or 3-dots sequence
(#581) Inline comments must end in full-stops, exclamation marks, or question marks
(#583) Short array syntax must be used to define arrays
(#583) Expected at least 1 space before "=>"; 0 found
(#583) Expected at least 1 space after "=>"; 0 found
(#583) Expected 1 space before "=>"; 0 found
(#583) Expected 1 space after "=>"; 0 found
(#584) Short array syntax must be used to define arrays
(#597) Long list syntax is not allowed
(#604) Line exceeds 132 characters; contains 153 characters
(#606) Expected 1 space after SWITCH keyword; 0 found
(#606) Expected 1 space after closing parenthesis; found 0
(#609) Commas (,) must be followed by white space.
(#609) Expected 1 space between the comma and "'ttslanguage'". Found: no spaces
(#609) Short array syntax must be used to define arrays
(#609) Expected at least 1 space before "=>"; 0 found
(#609) Expected at least 1 space after "=>"; 0 found
(#609) Expected 1 space before "=>"; 0 found
(#609) Expected 1 space after "=>"; 0 found
(#609) Line exceeds maximum limit of 180 characters; contains 195 characters
(#614) Line exceeds 132 characters; contains 139 characters
(#643) Opening parenthesis of a multi-line function call must be the last content on the line
(#644) Multi-line function call not indented correctly; expected 16 spaces but found 12
(#644) Whitespace found at end of line
(#645) Only one argument is allowed per line in a multi-line function call
(#645) Only one argument is allowed per line in a multi-line function call
(#645) Short array syntax must be used to define arrays
(#645) Closing parenthesis of a multi-line function call must be on a line by itself
(#660) Missing docblock for function mod_wordcards_cm_info_dynamic
(#663) Short array syntax must be used to define arrays
(#663) A comma after the last array item in a single-line array is not allowed.
(#663) Commas (,) must be followed by white space.
(#664) Line indented incorrectly; expected 4 spaces, found 8
(#664) Expected "if (...) {\n"; found "if(...) {\n"
(#664) Expected 1 space after IF keyword; 0 found
(#667) Line indented incorrectly; expected 4 spaces, found 8
(#668) Whitespace found at end of line
(#669) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#670) Missing docblock for function wordcards_get_coursemodule_info
(#673) Short array syntax must be used to define arrays
(#688) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#729) Missing docblock for function mod_wordcards_user_preferences
mod/wordcards/manageattempts.php
(#2) Moodle boilerplate not found at first line
(#28) Import statements must not begin with a leading backslash
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) No space found before comment text; expected "// set up the page object url" but found "//set up the page object url"
(#44) Short array syntax must be used to define arrays
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) No space found before comment text; expected "// make sure we are logged in and can see this form" but found "//make sure we are logged in and can see this form"
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) No space found before comment text; expected "// is the attempt if OK?" but found "//is the attempt if OK?"
(#54) Short array syntax must be used to define arrays
(#56) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) No space found before comment text; expected "// we always head back to the reports page" but found "//we always head back to the reports page"
(#66) Short array syntax must be used to define arrays
(#68) Blank line found at end of control structure
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) No space found before comment text; expected "// handle delete actions" but found "//handle delete actions"
(#71) Blank line found at start of control structure
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) 7 slashes comments are not allowed; use "// Comment." instead
(#78) Short array syntax must be used to define arrays
(#78) Line exceeds 132 characters; contains 133 characters
(#80) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#81) Short array syntax must be used to define arrays
(#82) Expected "if (...) {\n"; found "if(...){\n"
(#82) Expected 1 space after IF keyword; 0 found
(#82) Expected 1 space after closing parenthesis; found 0
(#85) Expected 1 space after closing brace; 0 found
(#85) Expected "} else {\n"; found "}else{\n"
(#85) Expected 1 space after ELSE keyword; 0 found
(#86) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) 7 slashes comments are not allowed; use "// Comment." instead
(#98) No space found after comma in argument list
(#98) Commas (,) must be followed by white space.
(#98) Expected 1 space between the comma and "$course". Found: no spaces
(#103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) No space found before comment text; expected "// if no groups, or can see all groups then the SQL is simple" but found "//if no groups, or can see all groups then the SQL is simple"
(#104) Expected "if (...) {\n"; found "if(...) {\n"
(#104) Expected 1 space after IF keyword; 0 found
(#104) Expected at least 1 space after "!="; 0 found
(#104) Expected 1 space after "!="; 0 found
(#105) Short array syntax must be used to define arrays
(#110) Expected 1 space after closing brace; 0 found
(#110) Expected "} else {\n"; found "}else{\n"
(#110) Expected 1 space after ELSE keyword; 0 found
(#111) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#115) Blank line found at end of control structure
(#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
(#118) No space found before comment text; expected "// we should never get here" but found "//we should never get here"
(#119) Expected 1 newline at end of file; 0 found
mod/wordcards/managewords.php
(#1) Moodle boilerplate not found
(#2) Missing @copyright tag
(#2) Missing @license tag
(#11) Import statements must not begin with a leading backslash
(#12) Import statements must not begin with a leading backslash
(#28) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) This comment is 66% valid code; is this commented out code?
(#28) No space found before comment text; expected "// $pagetitle = format_string($mod->get_mod()->name, true, $course->id);" but found "//$pagetitle = format_string($mod->get_mod()->name, true, $course->id);"
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) No space found before comment text; expected "// Get admin settings" but found "//Get admin settings"
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) No space found before comment text; expected "// get filemanager options" but found "//get filemanager options"
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Blank line found at end of control structure
(#65) Blank line found at end of control structure
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Line exceeds 132 characters; contains 155 characters
(#128) Blank line found at start of control structure
(#146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#146) This comment is 63% valid code; is this commented out code?
(#146) No space found before comment text; expected "// $data->audio_filemanager = $audioitemid;" but found "//$data->audio_filemanager = $audioitemid;"
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Blank line found at end of control structure
(#172) Inline comments must start with a capital letter, digit or 3-dots sequence
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) No space found before comment text; expected "// model sentence audio data" but found "//model sentence audio data"
(#175) Inline comments must start with a capital letter, digit or 3-dots sequence
(#175) This comment is 63% valid code; is this commented out code?
(#175) No space found before comment text; expected "// $data->audio_filemanager = $audioitemid;" but found "//$data->audio_filemanager = $audioitemid;"
(#186) Inline comments must start with a capital letter, digit or 3-dots sequence
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) No space found before comment text; expected "// in the case a user has deleted all files, we will still have the draftid in the audio column, we want to set it to 0" but found "//in the case a user has deleted all files, we will still have the draftid in the audio column, we want to set it to 0"
(#198) Blank line found at end of control structure
(#214) Inline comments must start with a capital letter, digit or 3-dots sequence
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) No space found before comment text; expected "// in the case a user has deleted all files, we will still have the draftid in the image column, we want to set it to ''" but found "//in the case a user has deleted all files, we will still have the draftid in the image column, we want to set it to ''"
(#219) Usage of ELSEIF not allowed; use ELSE IF instead
(#229) Inline comments must start with a capital letter, digit or 3-dots sequence
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) No space found before comment text; expected "// also update our passagehash update flag" but found "//also update our passagehash update flag"
(#230) Short array syntax must be used to define arrays
(#233) Inline comments must start with a capital letter, digit or 3-dots sequence
(#233) No space found before comment text; expected "// finally redirect" but found "//finally redirect"
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) Blank line found at end of control structure
(#245) Short array syntax must be used to define arrays
(#250) Short array syntax must be used to define arrays
(#272) Short array syntax must be used to define arrays
(#273) Short array syntax must be used to define arrays
mod/wordcards/mod_form.php
(#1) Moodle boilerplate not found
(#2) Missing @copyright tag
(#2) Missing @license tag
(#21) Opening brace must not be followed by a blank line
(#23) Missing docblock for function __construct
(#23) Incorrect spacing between argument "$ajaxformdata" and equals sign; expected 1 but found 0
(#23) Incorrect spacing between default value and equals sign for argument "$ajaxformdata"; expected 1 but found 0
(#23) Expected 1 space between comma and argument "$customdata"; 0 found
(#23) Commas (,) must be followed by white space.
(#23) Expected 1 space between the comma and "$customdata". Found: no spaces
(#23) Incorrect spacing between argument "$customdata" and equals sign; expected 1 but found 0
(#23) Incorrect spacing between default value and equals sign for argument "$customdata"; expected 1 but found 0
(#40) Short array syntax must be used to define arrays
(#43) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#52) Missing docblock for function definition
(#55) No space found before comment text; expected "// Add this activity specific form fields" but found "//Add this activity specific form fields"
(#56) No space found before comment text; expected "// We want to do this procedurally because in setup tabs we want to show a subset of this form" but found "//We want to do this procedurally because in setup tabs we want to show a subset of this form"
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) No space found before comment text; expected "// grade options" but found "//grade options"
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) No space found before comment text; expected "// for now we hard code this to latest attempt" but found "//for now we hard code this to latest attempt"
(#69) Opening parenthesis of a multi-line function call must be the last content on the line
(#69) Only one argument is allowed per line in a multi-line function call
(#69) Only one argument is allowed per line in a multi-line function call
(#70) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#70) Closing parenthesis of a multi-line function call must be on a line by itself
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) 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
(#77) Line indented incorrectly; expected 4 spaces, found 2
(#77) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#77) Closing brace indented incorrectly; expected 4 spaces, found 2
(#79) Missing docblock for function add_completion_rules
(#83) Expected at least 1 space before "="; 0 found
(#83) Expected at least 1 space after "="; 0 found
(#83) Expected 1 space before "="; 0 found
(#83) Expected 1 space after "="; 0 found
(#83) Commas (,) must be followed by white space.
(#83) Expected 1 space between the comma and "'completionwhenlearned'". Found: no spaces
(#84) Expected at least 1 space before "="; 0 found
(#84) Expected at least 1 space after "="; 0 found
(#84) Expected 1 space before "="; 0 found
(#84) Expected 1 space after "="; 0 found
(#86) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#86) Expected 1 space after FOREACH keyword; 0 found
(#86) Expected 1 space after closing parenthesis; found 0
(#94) Missing docblock for function completion_rule_enabled
(#96) Expected at least 1 space before "="; 0 found
(#96) Expected at least 1 space after "="; 0 found
(#96) Expected 1 space before "="; 0 found
(#96) Expected 1 space after "="; 0 found
(#96) Commas (,) must be followed by white space.
(#96) Expected 1 space between the comma and "'completionwhenlearned'". Found: no spaces
(#97) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#97) Expected 1 space after FOREACH keyword; 0 found
(#97) Expected 1 space after closing parenthesis; found 0
(#98) Expected "if (...) {\n"; found "if(...){"
(#98) Expected 1 space after IF keyword; 0 found
(#98) Expected 1 space after closing parenthesis; found 0
(#98) Newline required after opening brace
(#98) Closing brace must be on a line by itself
(#103) Missing docblock for function get_data
(#105) Empty IF statement detected
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) This comment is 67% valid code; is this commented out code?
(#106) No space found before comment text; expected "// $data->finishedstepmsg = $data->finishedstepmsg_editor['text'];" but found "//$data->finishedstepmsg = $data->finishedstepmsg_editor['text'];"
(#107) No space found before comment text; expected "// $data->completedmsg = $data->completedmsg_editor['text'];" but found "//$data->completedmsg = $data->completedmsg_editor['text'];"
(#112) Line indented incorrectly; expected 4 spaces, found 5
(#112) Missing docblock for function data_preprocessing
(#115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#115) This comment is 67% valid code; is this commented out code?
(#115) No space found before comment text; expected "// $data = utils::prepare_file_and_json_stuff($data,$this->context);" but found "//$data = utils::prepare_file_and_json_stuff($data,$this->context);"
(#117) Closing brace indented incorrectly; expected 5 spaces, found 4
(#118) Whitespace found at end of line
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Missing docblock for function validation
(#121) Line indented incorrectly; expected 8 spaces, found 10
(#125) Closing brace indented incorrectly; expected 10 spaces, found 8
(#129) Missing docblock for function get_suffixed_name
(#129) Expected 1 space before opening brace; found 0
mod/wordcards/push.php
(#2) Moodle boilerplate not found at first line
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Short array syntax must be used to define arrays
(#42) Short array syntax must be used to define arrays
(#44) Short array syntax must be used to define arrays
(#45) Short array syntax must be used to define arrays
(#48) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#65) Expected 1 space after SWITCH keyword; 0 found
(#65) Expected 0 spaces before closing bracket; 1 found
(#65) Expected 1 space after closing parenthesis; found 0
(#89) Expected 1 space after SWITCH keyword; 0 found
(#89) Expected 1 space after closing parenthesis; found 0
(#89) Blank line found at start of control structure
(#144) No space found after comma in argument list
(#144) Commas (,) must be followed by white space.
(#144) Expected 1 space between the comma and "$clonecount". Found: no spaces
(#149) Expected at least 1 space before "."; 0 found
(#149) Expected 0 spaces before closing parenthesis; 1 found
(#166) Line exceeds 132 characters; contains 138 characters
(#167) Line exceeds 132 characters; contains 141 characters
mod/wordcards/refreshtoken.php
(#2) Moodle boilerplate not found at first line
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
(#30) Import statements must not begin with a leading backslash
(#31) Import statements must not begin with a leading backslash
(#36) Expected "if (...) {\n"; found "if(...){\n"
(#36) Expected 1 space after IF keyword; 0 found
(#36) No space found after comma in argument list
(#36) Commas (,) must be followed by white space.
(#36) Expected 1 space between the comma and "$systemcontext". Found: no spaces
(#36) Expected 1 space after closing parenthesis; found 0
(#37) No space found after comma in argument list
(#37) Commas (,) must be followed by white space.
(#37) Expected 1 space between the comma and "'apiuser'". Found: no spaces
(#38) Expected at least 1 space before "="; 0 found
(#38) Expected at least 1 space after "="; 0 found
(#38) Expected 1 space before "="; 0 found
(#38) Expected 1 space after "="; 0 found
(#38) No space found after comma in argument list
(#38) Commas (,) must be followed by white space.
(#38) Expected 1 space between the comma and "'apisecret'". Found: no spaces
(#39) Expected at least 1 space before "="; 0 found
(#39) Expected at least 1 space after "="; 0 found
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#40) Expected "if (...) {\n"; found "if(...) {\n"
(#40) Expected 1 space after IF keyword; 0 found
(#44) Expected 1 newline at end of file; 0 found
mod/wordcards/reports.php
(#2) Moodle boilerplate not found at first line
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) No space found before comment text; expected "// export format csv or html" but found "//export format csv or html"
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) No space found before comment text; expected "// export format csv or html" but found "//export format csv or html"
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) No space found before comment text; expected "// paging details" but found "//paging details"
(#48) Short array syntax must be used to define arrays
(#49) Short array syntax must be used to define arrays
(#51) Short array syntax must be used to define arrays
(#52) Short array syntax must be used to define arrays
(#58) Opening parenthesis of a multi-line function call must be the last content on the line
(#59) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#59) Short array syntax must be used to define arrays
(#60) Multi-line function call not indented correctly; expected 0 spaces but found 16
(#60) Only one argument is allowed per line in a multi-line function call
(#60) Closing parenthesis of a multi-line function call must be on a line by itself
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) No space found before comment text; expected "// Get an admin settings" but found "//Get an admin settings"
(#66) 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
(#69) No space found before comment text; expected "// set per page according to admin setting (not for datatables reports though)" but found "//set per page according to admin setting (not for datatables reports though)"
(#79) Blank line found at start of control structure
(#82) Opening parenthesis of a multi-line function call must be the last content on the line
(#83) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#83) Short array syntax must be used to define arrays
(#84) Multi-line function call not indented correctly; expected 8 spaces but found 24
(#84) Closing parenthesis of a multi-line function call must be on a line by itself
(#92) The DEFAULT body must start on the line following the statement
(#93) Blank line found at end of control structure
(#97) This comment is 45% valid code; is this commented out code?
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Expected "if (...) {\n"; found "if(...){\n"
(#103) Expected 1 space after IF keyword; 0 found
(#103) Expected 1 space after closing parenthesis; found 0
(#105) Expected 1 space after closing brace; 0 found
(#105) Expected "} else {\n"; found "}else{\n"
(#105) Expected 1 space after ELSE keyword; 0 found
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) No space found before comment text; expected "// This puts all our display logic into the renderer.php files in this plugin" but found "//This puts all our display logic into the renderer.php files in this plugin"
(#115) No space found before comment text; expected "// From here we actually display the page." but found "//From here we actually display the page."
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) No space found before comment text; expected "// this is core renderer stuff" but found "//this is core renderer stuff"
(#120) Blank line found at start of control structure
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) No space found before comment text; expected "// not a true report, separate implementation in renderer" but found "//not a true report, separate implementation in renderer"
(#126) Space found before comma in argument list
(#126) Expected no space between "$wordcardsmodule" and the comma. Found: 1 space
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#135) No space found before comment text; expected "// formdata should only have simple values, not objects" but found "//formdata should only have simple values, not objects"
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) No space found before comment text; expected "// later it gets turned into urls for the export buttons" but found "//later it gets turned into urls for the export buttons"
(#215) Expected at least 1 space after "="; 0 found
(#215) Expected 1 space after "="; 0 found
(#217) Space found before comma in argument list
(#217) Expected no space between "$wordcardsmodule" and the comma. Found: 1 space
(#223) This comment is 50% valid code; is this commented out code?
(#231) Expected "if (...) {\n"; found "if(...){\n"
(#231) Expected 1 space after IF keyword; 0 found
(#231) Expected 1 space after closing parenthesis; found 0
(#232) Inline comments must start with a capital letter, digit or 3-dots sequence
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) Expected 1 space after closing brace; 0 found
(#237) Expected "} else {\n"; found "}else{\n"
(#237) Expected 1 space after ELSE keyword; 0 found
(#240) Expected 1 space after closing brace; 0 found
(#240) Expected "} else {\n"; found "}else{\n"
(#240) Expected 1 space after ELSE keyword; 0 found
(#250) Opening parenthesis of a multi-line function call must be the last content on the line
(#250) Only one argument is allowed per line in a multi-line function call
(#250) Only one argument is allowed per line in a multi-line function call
(#250) Only one argument is allowed per line in a multi-line function call
(#251) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#251) Closing parenthesis of a multi-line function call must be on a line by itself
(#253) The DEFAULT body must start on the line following the statement
(#255) Expected "if (...) {\n"; found "if(...){\n"
(#255) Expected 1 space after IF keyword; 0 found
(#255) Expected 1 space after closing parenthesis; found 0
(#256) Expected at least 1 space after "="; 0 found
(#256) Expected 1 space after "="; 0 found
(#260) Inline comments must start with a capital letter, digit or 3-dots sequence
(#260) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) No space found before comment text; expected "// css must be required before header sent out" but found "//css must be required before header sent out"
(#261) Space after opening parenthesis of function call prohibited
(#267) Opening parenthesis of a multi-line function call must be the last content on the line
(#267) Only one argument is allowed per line in a multi-line function call
(#267) Only one argument is allowed per line in a multi-line function call
(#267) Only one argument is allowed per line in a multi-line function call
(#268) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#268) Closing parenthesis of a multi-line function call must be on a line by itself
(#269) Expected 1 space after closing brace; 0 found
(#269) Expected "} else {\n"; found "}else{\n"
(#269) Expected 1 space after ELSE keyword; 0 found
(#270) Expected at least 1 space after "="; 0 found
(#270) Expected 1 space after "="; 0 found
(#281) Opening parenthesis of a multi-line function call must be the last content on the line
(#281) Only one argument is allowed per line in a multi-line function call
(#281) Only one argument is allowed per line in a multi-line function call
(#281) Only one argument is allowed per line in a multi-line function call
(#282) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#282) Closing parenthesis of a multi-line function call must be on a line by itself
(#289) Expected 1 newline at end of file; 0 found
mod/wordcards/sessionmode.php
(#17) Missing @copyright tag
(#17) Missing @license tag
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) No space found before comment text; expected "// TO DO - force this session_words or session_then_free" but found "//TO DO - force this session_words or session_then_free"
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Expected "if (...) {\n"; found "if(...){\n"
(#60) Expected 1 space after IF keyword; 0 found
(#60) Expected 1 space after closing parenthesis; found 0
(#62) Expected 1 space after closing brace; 0 found
(#62) Expected "} else {\n"; found "}else{\n"
(#62) Expected 1 space after ELSE keyword; 0 found
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Expected "if (...) {\n"; found "if(...) {\n"
(#64) Expected 1 space after IF keyword; 0 found
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Expected "if (...) {\n"; found "if(...) {\n"
(#76) Expected 1 space after IF keyword; 0 found
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) No space found before comment text; expected "// get our page layout" but found "//get our page layout"
(#83) Expected at least 1 space before "=="; 0 found
(#83) Expected at least 1 space after "=="; 0 found
(#83) Expected 1 space before "=="; 0 found
(#83) Expected 1 space after "=="; 0 found
(#85) Expected 1 space after closing brace; 0 found
(#85) Expected "} else if (...) {\n"; found "}else if (...) {\n"
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Expected "if (...) {\n"; found "if(...) {\n"
(#102) Expected 1 space after IF keyword; 0 found
(#111) This comment is 68% valid code; is this commented out code?
(#117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Expected "if (...) {\n"; found "if(...) {\n"
(#118) Expected 1 space after IF keyword; 0 found
(#119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
mod/wordcards/settings.php
(#2) Moodle boilerplate not found at first line
(#21) Incorrect @package tag for file settings.php. Expected mod_wordcards, found mod.
(#29) Import statements must not begin with a leading backslash
(#30) Import statements must not begin with a leading backslash
(#32) Blank line found at start of control structure
(#34) Opening parenthesis of a multi-line function call must be the last content on the line
(#35) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#35) Only one argument is allowed per line in a multi-line function call
(#35) Only one argument is allowed per line in a multi-line function call
(#35) Only one argument is allowed per line in a multi-line function call
(#35) Closing parenthesis of a multi-line function call must be on a line by itself
(#37) Variable "cloudpoodll_apiuser" must not contain underscores.
(#37) Expected at least 1 space before "="; 0 found
(#37) Expected at least 1 space after "="; 0 found
(#37) Expected 1 space before "="; 0 found
(#37) Expected 1 space after "="; 0 found
(#37) No space found after comma in argument list
(#37) Commas (,) must be followed by white space.
(#37) Expected 1 space between the comma and "'apiuser'". Found: no spaces
(#38) Variable "cloudpoodll_apisecret" must not contain underscores.
(#38) Expected at least 1 space before "="; 0 found
(#38) Expected at least 1 space after "="; 0 found
(#38) Expected 1 space before "="; 0 found
(#38) Expected 1 space after "="; 0 found
(#38) No space found after comma in argument list
(#38) Commas (,) must be followed by white space.
(#38) Expected 1 space between the comma and "'apisecret'". Found: no spaces
(#39) Variable "show_below_apisecret" must not contain underscores.
(#39) Expected at least 1 space before "="; 0 found
(#39) Expected at least 1 space after "="; 0 found
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Line indented incorrectly; expected at least 4 spaces, found 0
(#40) No space found before comment text; expected "// if we have an API user and secret we fetch token" but found "//if we have an API user and secret we fetch token"
(#41) Expected "if (...) {\n"; found "if(...) {\n"
(#41) Expected 1 space after IF keyword; 0 found
(#41) Variable "cloudpoodll_apiuser" must not contain underscores.
(#41) Variable "cloudpoodll_apisecret" must not contain underscores.
(#42) Variable "cloudpoodll_apiuser" must not contain underscores.
(#42) No space found after comma in argument list
(#42) Commas (,) must be followed by white space.
(#42) Expected 1 space between the comma and "$cloudpoodll_apisecret". Found: no spaces
(#42) Variable "cloudpoodll_apisecret" must not contain underscores.
(#43) Variable "show_below_apisecret" must not contain underscores.
(#43) Expected at least 1 space before "="; 0 found
(#43) Expected at least 1 space after "="; 0 found
(#43) Expected 1 space before "="; 0 found
(#43) Expected 1 space after "="; 0 found
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Line indented incorrectly; expected at least 8 spaces, found 0
(#44) No space found before comment text; expected "// if we have no API user and secret we show a "fetch from elsewhere on site" or "take a free trial" link" but found "//if we have no API user and secret we show a "fetch from elsewhere on site" or "take a free trial" link"
(#45) Expected 1 space after closing brace; 0 found
(#45) Expected "} else {\n"; found "}else{\n"
(#45) Expected 1 space after ELSE keyword; 0 found
(#46) Expected at least 1 space before "="; 0 found
(#46) Expected at least 1 space after "="; 0 found
(#46) Expected 1 space before "="; 0 found
(#46) Expected 1 space after "="; 0 found
(#46) Expected at least 1 space before "=>"; 0 found
(#46) Expected at least 1 space after "=>"; 0 found
(#46) Expected 1 space before "=>"; 0 found
(#46) Expected 1 space after "=>"; 0 found
(#46) Expected at least 1 space after "."; 0 found
(#47) Variable "cp_components" must not contain underscores.
(#47) Expected at least 1 space before "="; 0 found
(#47) Expected at least 1 space after "="; 0 found
(#47) Expected 1 space before "="; 0 found
(#47) Expected 1 space after "="; 0 found
(#47) Commas (,) must be followed by white space.
(#47) Expected 1 space between the comma and "'qtype_cloudpoodll'". Found: no spaces
(#47) Commas (,) must be followed by white space.
(#47) Expected 1 space between the comma and "'mod_readaloud'". Found: no spaces
(#47) Commas (,) must be followed by white space.
(#47) Expected 1 space between the comma and "'mod_solo'". Found: no spaces
(#47) Commas (,) must be followed by white space.
(#47) Expected 1 space between the comma and "'mod_minilesson'". Found: no spaces
(#47) Commas (,) must be followed by white space.
(#47) Expected 1 space between the comma and "'mod_englishcentral'". Found: no spaces
(#47) Commas (,) must be followed by white space.
(#47) Expected 1 space between the comma and "'mod_pchat'". Found: no spaces
(#47) Line exceeds 132 characters; contains 137 characters
(#48) Commas (,) must be followed by white space.
(#48) Expected 1 space between the comma and "'tinymce_cloudpoodll'". Found: no spaces
(#48) Commas (,) must be followed by white space.
(#48) Expected 1 space between the comma and "'assignfeedback_cloudpoodll'". Found: no spaces
(#48) Commas (,) must be followed by white space.
(#48) Expected 1 space between the comma and "'tiny_poodll'". Found: no spaces
(#49) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#49) Expected 1 space after FOREACH keyword; 0 found
(#49) Variable "cp_components" must not contain underscores.
(#49) Variable "cp_component" must not contain underscores.
(#49) Expected 1 space after closing parenthesis; found 0
(#50) Expected 1 space after SWITCH keyword; 0 found
(#50) Variable "cp_component" must not contain underscores.
(#50) Expected 1 space after closing parenthesis; found 0
(#52) Expected at least 1 space before "="; 0 found
(#52) Expected at least 1 space after "="; 0 found
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#53) Expected at least 1 space before "="; 0 found
(#53) Expected at least 1 space after "="; 0 found
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#56) Expected at least 1 space before "="; 0 found
(#56) Expected at least 1 space after "="; 0 found
(#56) Expected 1 space before "="; 0 found
(#56) Expected 1 space after "="; 0 found
(#57) Expected at least 1 space before "="; 0 found
(#57) Expected at least 1 space after "="; 0 found
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#60) Expected at least 1 space before "="; 0 found
(#60) Expected at least 1 space after "="; 0 found
(#60) Expected 1 space before "="; 0 found
(#60) Expected 1 space after "="; 0 found
(#61) Expected at least 1 space before "="; 0 found
(#61) Expected at least 1 space after "="; 0 found
(#61) Expected 1 space before "="; 0 found
(#61) Expected 1 space after "="; 0 found
(#63) Variable "cloudpoodll_apiuser" must not contain underscores.
(#63) Expected at least 1 space before "="; 0 found
(#63) Expected at least 1 space after "="; 0 found
(#63) Expected 1 space before "="; 0 found
(#63) Expected 1 space after "="; 0 found
(#63) Variable "cp_component" must not contain underscores.
(#63) No space found after comma in argument list
(#63) Commas (,) must be followed by white space.
(#63) Expected 1 space between the comma and "$apiusersetting". Found: no spaces
(#64) Expected "if (...) {\n"; found "if(...){\n"
(#64) Expected 1 space after IF keyword; 0 found
(#64) Variable "cloudpoodll_apiuser" must not contain underscores.
(#64) Expected 1 space after closing parenthesis; found 0
(#65) Variable "cloudpoodll_apisecret" must not contain underscores.
(#65) Expected at least 1 space before "="; 0 found
(#65) Expected at least 1 space after "="; 0 found
(#65) Expected 1 space before "="; 0 found
(#65) Expected 1 space after "="; 0 found
(#65) Variable "cp_component" must not contain underscores.
(#65) No space found after comma in argument list
(#65) Commas (,) must be followed by white space.
(#65) Expected 1 space between the comma and "$apisecretsetting". Found: no spaces
(#66) Expected "if (...) {\n"; found "if(...){\n"
(#66) Expected 1 space after IF keyword; 0 found
(#66) Variable "cloudpoodll_apisecret" must not contain underscores.
(#66) Expected 1 space after closing parenthesis; found 0
(#67) Expected at least 1 space before "="; 0 found
(#67) Expected at least 1 space after "="; 0 found
(#67) Expected 1 space before "="; 0 found
(#67) Expected 1 space after "="; 0 found
(#67) Variable "cloudpoodll_apiuser" must not contain underscores.
(#68) Expected at least 1 space before "="; 0 found
(#68) Expected at least 1 space after "="; 0 found
(#68) Expected 1 space before "="; 0 found
(#68) Expected 1 space after "="; 0 found
(#68) Variable "cloudpoodll_apisecret" must not contain underscores.
(#73) Variable "show_below_apisecret" must not contain underscores.
(#73) Expected at least 1 space before "="; 0 found
(#73) Expected at least 1 space after "="; 0 found
(#73) Expected 1 space before "="; 0 found
(#73) Expected 1 space after "="; 0 found
(#73) Space after opening parenthesis of function call prohibited
(#73) No space found after comma in argument list
(#73) Commas (,) must be followed by white space.
(#73) Expected 1 space between the comma and "$amddata". Found: no spaces
(#76) Opening parenthesis of a multi-line function call must be the last content on the line
(#77) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#77) No space found after comma in argument list
(#77) Commas (,) must be followed by white space.
(#77) Expected 1 space between the comma and "$show_below_apisecret". Found: no spaces
(#77) Only one argument is allowed per line in a multi-line function call
(#77) Variable "show_below_apisecret" must not contain underscores.
(#77) Space found before comma in argument list
(#77) Expected no space between "$show_below_apisecret" and the comma. Found: 1 space
(#77) Only one argument is allowed per line in a multi-line function call
(#77) Only one argument is allowed per line in a multi-line function call
(#77) Closing parenthesis of a multi-line function call must be on a line by itself
(#80) Line exceeds 132 characters; contains 165 characters
(#83) Opening parenthesis of a multi-line function call must be the last content on the line
(#84) Multi-line function call not indented correctly; expected 8 spaces but found 4
(#86) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#86) Only one argument is allowed per line in a multi-line function call
(#86) Closing parenthesis of a multi-line function call must be on a line by itself
(#87) Whitespace found at end of line
(#89) Line exceeds maximum limit of 180 characters; contains 187 characters
(#92) Line exceeds 132 characters; contains 166 characters
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) No space found before comment text; expected "// TTS Language options" but found "//TTS Language options"
(#97) Expected at least 1 space after "="; 0 found
(#97) Expected 1 space after "="; 0 found
(#100) Opening parenthesis of a multi-line function call must be the last content on the line
(#101) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#101) Only one argument is allowed per line in a multi-line function call
(#101) Only one argument is allowed per line in a multi-line function call
(#101) Only one argument is allowed per line in a multi-line function call
(#101) Closing parenthesis of a multi-line function call must be on a line by itself
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) No space found before comment text; expected "// Definitions Language options" but found "//Definitions Language options"
(#106) Expected at least 1 space after "="; 0 found
(#106) Expected 1 space after "="; 0 found
(#109) Expected at least 1 space before "="; 0 found
(#109) Expected at least 1 space after "="; 0 found
(#109) Expected 1 space before "="; 0 found
(#109) Expected 1 space after "="; 0 found
(#110) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#110) Expected 1 space after FOREACH keyword; 0 found
(#110) Expected 1 space after closing parenthesis; found 0
(#111) Expected at least 1 space before "="; 0 found
(#111) Expected at least 1 space after "="; 0 found
(#111) Expected 1 space before "="; 0 found
(#111) Expected 1 space after "="; 0 found
(#113) Opening parenthesis of a multi-line function call must be the last content on the line
(#114) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#114) Only one argument is allowed per line in a multi-line function call
(#114) Only one argument is allowed per line in a multi-line function call
(#114) Only one argument is allowed per line in a multi-line function call
(#114) Closing parenthesis of a multi-line function call must be on a line by itself
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Opening parenthesis of a multi-line function call must be the last content on the line
(#123) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#123) Only one argument is allowed per line in a multi-line function call
(#123) Only one argument is allowed per line in a multi-line function call
(#123) Only one argument is allowed per line in a multi-line function call
(#123) Closing parenthesis of a multi-line function call must be on a line by itself
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Opening parenthesis of a multi-line function call must be the last content on the line
(#133) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#133) Only one argument is allowed per line in a multi-line function call
(#133) Only one argument is allowed per line in a multi-line function call
(#133) Only one argument is allowed per line in a multi-line function call
(#133) Closing parenthesis of a multi-line function call must be on a line by itself
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Opening parenthesis of a multi-line function call must be the last content on the line
(#141) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#141) Only one argument is allowed per line in a multi-line function call
(#141) Only one argument is allowed per line in a multi-line function call
(#141) Only one argument is allowed per line in a multi-line function call
(#141) Closing parenthesis of a multi-line function call must be on a line by itself
(#143) Opening parenthesis of a multi-line function call must be the last content on the line
(#144) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#144) Only one argument is allowed per line in a multi-line function call
(#144) No space found after comma in argument list
(#144) Commas (,) must be followed by white space.
(#144) Expected 1 space between the comma and "constants". Found: no spaces
(#144) Only one argument is allowed per line in a multi-line function call
(#144) Closing parenthesis of a multi-line function call must be on a line by itself
(#147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) No space found before comment text; expected "// show images on flip screen" but found "//show images on flip screen"
(#153) Opening parenthesis of a multi-line function call must be the last content on the line
(#154) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#154) Only one argument is allowed per line in a multi-line function call
(#154) Only one argument is allowed per line in a multi-line function call
(#154) Closing parenthesis of a multi-line function call must be on a line by itself
(#156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) No space found before comment text; expected "// front face flip" but found "//front face flip"
(#162) Opening parenthesis of a multi-line function call must be the last content on the line
(#163) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#163) Only one argument is allowed per line in a multi-line function call
(#163) Only one argument is allowed per line in a multi-line function call
(#163) Only one argument is allowed per line in a multi-line function call
(#163) Closing parenthesis of a multi-line function call must be on a line by itself
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) No space found before comment text; expected "// Listen and Choose - audio is term or def" but found "//Listen and Choose - audio is term or def"
(#171) Opening parenthesis of a multi-line function call must be the last content on the line
(#172) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#172) Only one argument is allowed per line in a multi-line function call
(#172) Only one argument is allowed per line in a multi-line function call
(#172) Only one argument is allowed per line in a multi-line function call
(#172) Closing parenthesis of a multi-line function call must be on a line by itself
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) No space found before comment text; expected "// Match Select - term or def at top" but found "//Match Select - term or def at top"
(#180) Opening parenthesis of a multi-line function call must be the last content on the line
(#181) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#181) Only one argument is allowed per line in a multi-line function call
(#181) Only one argument is allowed per line in a multi-line function call
(#181) Only one argument is allowed per line in a multi-line function call
(#181) Closing parenthesis of a multi-line function call must be on a line by itself
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) No space found before comment text; expected "// Space Game - term as aliens, or definitions as aliens" but found "//Space Game - term as aliens, or definitions as aliens"
(#189) Opening parenthesis of a multi-line function call must be the last content on the line
(#190) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#190) Only one argument is allowed per line in a multi-line function call
(#190) Only one argument is allowed per line in a multi-line function call
(#190) Only one argument is allowed per line in a multi-line function call
(#190) Closing parenthesis of a multi-line function call must be on a line by itself
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) No space found before comment text; expected "// Wordcards - term as thing to read, or model sentence as thing to read" but found "//Wordcards - term as thing to read, or model sentence as thing to read"
(#198) Opening parenthesis of a multi-line function call must be the last content on the line
(#199) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#199) Only one argument is allowed per line in a multi-line function call
(#199) Only one argument is allowed per line in a multi-line function call
(#199) Only one argument is allowed per line in a multi-line function call
(#199) Closing parenthesis of a multi-line function call must be on a line by itself
(#199) Whitespace found at end of line
(#206) Opening parenthesis of a multi-line function call must be the last content on the line
(#207) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#207) Only one argument is allowed per line in a multi-line function call
(#207) Only one argument is allowed per line in a multi-line function call
(#207) Only one argument is allowed per line in a multi-line function call
(#207) Closing parenthesis of a multi-line function call must be on a line by itself
(#209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) No space found before comment text; expected "// animations" but found "//animations"
(#213) Space found before semicolon; expected "M_ANIM_FANCY;" but found "M_ANIM_FANCY ;"
(#215) Opening parenthesis of a multi-line function call must be the last content on the line
(#216) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#216) Only one argument is allowed per line in a multi-line function call
(#216) Only one argument is allowed per line in a multi-line function call
(#216) Only one argument is allowed per line in a multi-line function call
(#216) Closing parenthesis of a multi-line function call must be on a line by itself
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) No space found before comment text; expected "// Video Examples" but found "//Video Examples"
(#223) Expected at least 1 space before "=>"; 0 found
(#223) Expected at least 1 space after "=>"; 0 found
(#223) Expected 1 space before "=>"; 0 found
(#223) Expected 1 space after "=>"; 0 found
(#223) Commas (,) must be followed by white space.
(#223) Expected 1 space between the comma and "1". Found: no spaces
(#223) Expected at least 1 space before "=>"; 0 found
(#223) Expected at least 1 space after "=>"; 0 found
(#223) Expected 1 space before "=>"; 0 found
(#223) Expected 1 space after "=>"; 0 found
(#224) Opening parenthesis of a multi-line function call must be the last content on the line
(#225) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#225) Only one argument is allowed per line in a multi-line function call
(#225) Only one argument is allowed per line in a multi-line function call
(#225) Only one argument is allowed per line in a multi-line function call
(#225) Closing parenthesis of a multi-line function call must be on a line by itself
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) Opening parenthesis of a multi-line function call must be the last content on the line
(#233) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#233) Only one argument is allowed per line in a multi-line function call
(#233) Only one argument is allowed per line in a multi-line function call
(#233) Only one argument is allowed per line in a multi-line function call
(#233) Closing parenthesis of a multi-line function call must be on a line by itself
(#235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) No space found before comment text; expected "// show language chooser" but found "//show language chooser"
(#240) Opening parenthesis of a multi-line function call must be the last content on the line
(#241) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#241) Only one argument is allowed per line in a multi-line function call
(#241) Only one argument is allowed per line in a multi-line function call
(#241) Closing parenthesis of a multi-line function call must be on a line by itself
(#241) Whitespace found at end of line
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) Opening parenthesis of a multi-line function call must be the last content on the line
(#252) Only one argument is allowed per line in a multi-line function call
(#252) Only one argument is allowed per line in a multi-line function call
(#252) Closing parenthesis of a multi-line function call must be on a line by itself
mod/wordcards/setup.php
(#2) Moodle boilerplate not found at first line
(#38) No space found after comma in argument list
(#38) Commas (,) must be followed by white space.
(#38) Expected 1 space between the comma and "0". Found: no spaces
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Short array syntax must be used to define arrays
(#45) Short array syntax must be used to define arrays
(#46) Usage of ELSEIF not allowed; use ELSE IF instead
(#47) Short array syntax must be used to define arrays
(#48) Short array syntax must be used to define arrays
(#52) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#59) No space found after comma in argument list
(#59) Commas (,) must be followed by white space.
(#59) Expected 1 space between the comma and "array". Found: no spaces
(#59) Short array syntax must be used to define arrays
(#59) Expected at least 1 space before "=>"; 0 found
(#59) Expected at least 1 space after "=>"; 0 found
(#59) Expected 1 space before "=>"; 0 found
(#59) Expected 1 space after "=>"; 0 found
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) No space found before comment text; expected "// Get an admin settings" but found "//Get an admin settings"
(#71) Expected "if (...) {\n"; found "if(...){\n"
(#71) Expected 1 space after IF keyword; 0 found
(#71) Expected 1 space after closing parenthesis; found 0
(#73) Expected 1 space after closing brace; 0 found
(#73) Expected "} else {\n"; found "}else{\n"
(#73) Expected 1 space after ELSE keyword; 0 found
(#80) No space found after comma in argument list
(#80) Commas (,) must be followed by white space.
(#80) Expected 1 space between the comma and "[". Found: no spaces
(#80) Expected at least 1 space before "=>"; 0 found
(#80) Expected at least 1 space after "=>"; 0 found
(#80) Expected 1 space before "=>"; 0 found
(#80) Expected 1 space after "=>"; 0 found
(#82) Short array syntax must be used to define arrays
(#82) Expected at least 1 space before "=>"; 0 found
(#82) Expected at least 1 space after "=>"; 0 found
(#82) Expected 1 space before "=>"; 0 found
(#82) Expected 1 space after "=>"; 0 found
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) No space found before comment text; expected "// if the cancel button was pressed, we are out of here" but found "//if the cancel button was pressed, we are out of here"
(#87) Expected 1 space after closing brace; 0 found
(#87) Expected "} else if (...) {\n"; found "}else if (...) {\n"
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) No space found before comment text; expected "// now update the db once we have saved files and stuff" but found "//now update the db once we have saved files and stuff"
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) No space found before comment text; expected "// Process the hashcode and lang model if it makes sense" but found "//Process the hashcode and lang model if it makes sense"
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) No space found before comment text; expected "// if we got here we is loading up dat form" but found "//if we got here we is loading up dat form"
(#111) Expected at least 1 space after "="; 0 found
(#111) Expected 1 space after "="; 0 found
(#113) Expected at least 1 space after "="; 0 found
(#113) Expected 1 space after "="; 0 found
(#114) No space found after comma in argument list
(#114) Commas (,) must be followed by white space.
(#114) Expected 1 space between the comma and "$modulecontext". Found: no spaces
mod/wordcards/version.php
(#1) Moodle boilerplate not found
(#2) Missing @copyright tag
(#2) Missing @license tag
mod/wordcards/view.php
(#17) Missing @copyright tag
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) No space found before comment text; expected "// formerly had !isloggedin() check, but we want tologin afresh on each embedded access" but found "//formerly had !isloggedin() check, but we want tologin afresh on each embedded access"
(#43) Expected "if (...) {\n"; found "if(...) {\n"
(#43) Expected 1 space after IF keyword; 0 found
(#43) Expected 0 spaces before closing bracket; 1 found
(#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
(#57) Expected 0 spaces before closing bracket; 1 found
(#58) There must be a comment when fall-through is intentional in a non-empty case body
(#61) There must be a comment when fall-through is intentional in a non-empty case body
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) This comment is 67% valid code; is this commented out code?
(#86) Commas (,) must be followed by white space.
(#86) Expected 1 space between the comma and "'embed'". Found: no spaces
(#86) Expected at least 1 space before "=>"; 0 found
(#86) Expected at least 1 space after "=>"; 0 found
(#86) Expected 1 space before "=>"; 0 found
(#86) Expected 1 space after "=>"; 0 found
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) This comment is 72% valid code; is this commented out code?
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Expected at least 1 space before "=="; 0 found
(#94) Expected at least 1 space after "=="; 0 found
(#94) Expected 1 space before "=="; 0 found
(#94) Expected 1 space after "=="; 0 found
(#96) Expected 1 space after closing brace; 0 found
(#96) Expected "} else if (...) {\n"; found "}else if (...) {\n"
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) This comment is 60% valid code; is this commented out code?
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) No space found before comment text; expected "// add embed to definitions data" but found "//add embed to definitions data"
(#119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Expected "if (...) {\n"; found "if(...) {\n"
(#126) Expected 1 space after IF keyword; 0 found
(#126) Empty IF statement detected
(#127) This comment is 47% valid code; is this commented out code?
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Line indented incorrectly; expected at least 4 spaces, found 3
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Expected 0 spaces after opening bracket; 1 found
(#155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Expected 0 spaces after opening bracket; 1 found
(#165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
mod/wordcards/wordwizard.php
(#17) Missing @copyright tag
(#17) Missing @license tag
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) This comment is 66% valid code; is this commented out code?
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Opening parenthesis of a multi-line function call must be the last content on the line
(#63) Whitespace found at end of line
(#64) Only one argument is allowed per line in a multi-line function call
(#64) Closing parenthesis of a multi-line function call must be on a line by itself

Javascript coding style problems

(3082 errors, 1919 warnings)

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

mod/wordcards/amd/src/a4e.js
(#4) @package should be empty. (jsdoc/empty-tags)
(#23) Identifier 'register_events' is not in camel case. (camelcase)
(#27) Identifier 'init_audio' is not in camel case. (camelcase)
(#27) Missing space before opening brace. (space-before-blocks)
(#31) Expected space or tab after '//' in comment. (spaced-comment)
(#34) Comments should not begin with a lowercase character. (capitalized-comments)
(#34) Expected space or tab after '//' in comment. (spaced-comment)
(#43) Comments should not begin with a lowercase character. (capitalized-comments)
(#43) Expected space or tab after '//' in comment. (spaced-comment)
(#44) Expected space(s) after "if". (keyword-spacing)
(#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) Missing space before opening brace. (space-before-blocks)
(#53) Comments should not begin with a lowercase character. (capitalized-comments)
(#53) Expected space or tab after '//' in comment. (spaced-comment)
(#54) Operator '=' must be spaced. (space-infix-ops)
(#55) Expected space(s) after "if". (keyword-spacing)
(#55) Operator '===' must be spaced. (space-infix-ops)
(#55) Operator '||' must be spaced. (space-infix-ops)
(#55) Operator '===' must be spaced. (space-infix-ops)
(#55) Missing space before opening brace. (space-before-blocks)
(#58) Expected space(s) before "else". (keyword-spacing)
(#58) Expected space(s) after "else". (keyword-spacing)
(#61) Missing semicolon. (@babel/semi)
(#63) Comments should not begin with a lowercase character. (capitalized-comments)
(#63) Expected space or tab after '//' in comment. (spaced-comment)
(#64) Expected space or tab after '//' in comment. (spaced-comment)
(#65) Expected space or tab after '//' in comment. (spaced-comment)
(#72) Trailing spaces not allowed. (no-trailing-spaces)
(#76) Comments should not begin with a lowercase character. (capitalized-comments)
(#76) Expected space or tab after '//' in comment. (spaced-comment)
(#77) A space is required after ','. (comma-spacing)
(#77) There should be no space before this paren. (space-in-parens)
(#78) A space is required after ','. (comma-spacing)
(#78) There should be no space before this paren. (space-in-parens)
(#81) Identifier 'progress_dots' is not in camel case. (camelcase)
(#84) 'color' is defined but never used. (no-unused-vars)
(#110) Identifier 'pretty_print_secs' is not in camel case. (camelcase)
(#116) Identifier 'list_selfselect' is not in camel case. (camelcase)
(#118) Comments should not begin with a lowercase character. (capitalized-comments)
(#118) Expected space or tab after '//' in comment. (spaced-comment)
(#120) ["terms"] is better written in dot notation. (dot-notation)
(#121) Expected catch,fail,always() or return (promise/catch-or-return)
(#122) Each then() should return a value or throw (promise/always-return)
(#122) 'js' is defined but never used. (no-unused-vars)
(#129) Identifier 'list_vocab' is not in camel case. (camelcase)
(#129) 'frontfaceflip' is defined but never used. (no-unused-vars)
(#131) Comments should not begin with a lowercase character. (capitalized-comments)
(#131) Expected space or tab after '//' in comment. (spaced-comment)
(#133) ["terms"] is better written in dot notation. (dot-notation)
(#134) Expected catch,fail,always() or return (promise/catch-or-return)
(#135) Each then() should return a value or throw (promise/always-return)
(#135) 'js' is defined but never used. (no-unused-vars)
(#142) Missing space before value for key 'axis'. (key-spacing)
(#160) Identifier 'calc_total_points' is not in camel case. (camelcase)
(#169) Identifier 'basic_feedback' is not in camel case. (camelcase)
(#172) Identifier 'total_time' is not in camel case. (camelcase)
(#175) Use '===' to compare with null. (no-eq-null)
(#176) Identifier 'total_time' is not in camel case. (camelcase)
(#184) Identifier 'total_time' is not in camel case. (camelcase)
(#185) Missing semicolon. (@babel/semi)
(#186) Unnecessary semicolon. (no-extra-semi)
(#191) Identifier 'detailed_feedback' is not in camel case. (camelcase)
(#224) Identifier 'str_pad_left' is not in camel case. (camelcase)
(#229) Missing semicolon. (@babel/semi)
(#230) Missing semicolon. (@babel/semi)
(#231) Missing semicolon. (@babel/semi)
mod/wordcards/amd/src/animatecss.js
(#1) A space is required after ','. (comma-spacing)
(#1) Multiple spaces found before 'function'. (no-multi-spaces)
(#1) '$' is defined but never used. (no-unused-vars)
(#1) A space is required after ','. (comma-spacing)
(#1) 'log' is defined but never used. (no-unused-vars)
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#6) Unexpected tab character. (no-tabs)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Unexpected tab character. (no-tabs)
(#8) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Unexpected tab character. (no-tabs)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Unexpected tab character. (no-tabs)
(#10) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Unexpected tab character. (no-tabs)
(#12) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#12) Identifier 'do_animate' is not in camel case. (camelcase)
(#12) Missing space before opening brace. (space-before-blocks)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Unexpected tab character. (no-tabs)
(#13) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#13) Operator '=' must be spaced. (space-infix-ops)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) Unexpected tab character. (no-tabs)
(#15) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) Unexpected tab character. (no-tabs)
(#16) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#16) Operator '=' must be spaced. (space-infix-ops)
(#16) 'reject' is defined but never used. (no-unused-vars)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Unexpected tab character. (no-tabs)
(#18) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#18) Comments should not begin with a lowercase character. (capitalized-comments)
(#18) Expected space or tab after '//' in comment. (spaced-comment)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Unexpected tab character. (no-tabs)
(#19) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#19) Expected space(s) after "if". (keyword-spacing)
(#19) Missing space before opening brace. (space-before-blocks)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Unexpected tab character. (no-tabs)
(#20) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Unexpected tab character. (no-tabs)
(#22) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Unexpected tab character. (no-tabs)
(#23) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#23) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#23) Move function declaration to function body root. (no-inner-declarations)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Unexpected tab character. (no-tabs)
(#24) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Unexpected tab character. (no-tabs)
(#25) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Unexpected tab character. (no-tabs)
(#26) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Operator '===' must be spaced. (space-infix-ops)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space before '}'. (block-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Unexpected tab character. (no-tabs)
(#27) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Unexpected tab character. (no-tabs)
(#28) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) Unexpected tab character. (no-tabs)
(#29) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Unexpected tab character. (no-tabs)
(#30) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#30) Expected space(s) after "if". (keyword-spacing)
(#30) Operator '===' must be spaced. (space-infix-ops)
(#30) Requires a space after '{'. (block-spacing)
(#30) Statement inside of curly braces should be on next line. (brace-style)
(#30) Missing space before opening brace. (space-before-blocks)
(#30) Requires a space before '}'. (block-spacing)
(#30) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Unexpected tab character. (no-tabs)
(#31) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Unexpected tab character. (no-tabs)
(#33) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#33) Comments should not begin with a lowercase character. (capitalized-comments)
(#33) Expected space or tab after '//' in comment. (spaced-comment)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Unexpected tab character. (no-tabs)
(#34) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#34) Expected space(s) before "else". (keyword-spacing)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Unexpected tab character. (no-tabs)
(#36) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#36) Expected space(s) after "switch". (keyword-spacing)
(#36) Missing space before opening brace. (space-before-blocks)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Unexpected tab character. (no-tabs)
(#37) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Unexpected tab character. (no-tabs)
(#38) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#38) A space is required after ','. (comma-spacing)
(#38) Requires a space after '{'. (block-spacing)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) Missing space before opening brace. (space-before-blocks)
(#38) Requires a space before '}'. (block-spacing)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Unexpected tab character. (no-tabs)
(#39) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) Unexpected tab character. (no-tabs)
(#40) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Unexpected tab character. (no-tabs)
(#41) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#41) A space is required after ','. (comma-spacing)
(#41) Requires a space after '{'. (block-spacing)
(#41) Statement inside of curly braces should be on next line. (brace-style)
(#41) Missing space before opening brace. (space-before-blocks)
(#41) Requires a space before '}'. (block-spacing)
(#41) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) Unexpected tab character. (no-tabs)
(#42) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) Unexpected tab character. (no-tabs)
(#43) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Unexpected tab character. (no-tabs)
(#44) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#44) Comments should not begin with a lowercase character. (capitalized-comments)
(#44) Expected space or tab after '//' in comment. (spaced-comment)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Unexpected tab character. (no-tabs)
(#45) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) Unexpected tab character. (no-tabs)
(#46) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) Unexpected tab character. (no-tabs)
(#47) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) Unexpected tab character. (no-tabs)
(#48) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Unexpected tab character. (no-tabs)
(#49) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) Unexpected tab character. (no-tabs)
(#50) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Missing semicolon. (@babel/semi)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
mod/wordcards/amd/src/bulkimagegen.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Identifier 'init_strings' is not in camel case. (camelcase)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) There should be no space after '{'. (@babel/object-curly-spacing)
(#24) There should be no space before '}'. (@babel/object-curly-spacing)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) There should be no space after '{'. (@babel/object-curly-spacing)
(#25) There should be no space before '}'. (@babel/object-curly-spacing)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) There should be no space after '{'. (@babel/object-curly-spacing)
(#26) There should be no space before '}'. (@babel/object-curly-spacing)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Unexpected space before function parentheses. (space-before-function-paren)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) Identifier 'register_events' is not in camel case. (camelcase)
(#35) Missing space before opening brace. (space-before-blocks)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) Trailing spaces not allowed. (no-trailing-spaces)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) 'e' is defined but never used. (no-unused-vars)
(#41) Missing space before opening brace. (space-before-blocks)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) Expected space or tab after '//' in comment. (spaced-comment)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) Expected space or tab after '//' in comment. (spaced-comment)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) Expected space(s) after "if". (keyword-spacing)
(#60) Each then() should return a value or throw (promise/always-return)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#61) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#63) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#64) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#65) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#66) Unquoted reserved word 'class' used as key. (quote-props)
(#66) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#67) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#68) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#72) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#73) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#74) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#75) Trailing spaces not allowed. (no-trailing-spaces)
(#75) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#76) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#77) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#78) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#79) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#80) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#81) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#82) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#83) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#84) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#85) Comments should not begin with a lowercase character. (capitalized-comments)
(#85) Expected space or tab after '//' in comment. (spaced-comment)
(#85) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
mod/wordcards/amd/src/bulkselect.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#6) Unexpected space before function parentheses. (space-before-function-paren)
mod/wordcards/amd/src/cancel_attempt_button.js
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) A space is required after ','. (comma-spacing)
(#2) 'a4e' is defined but never used. (no-unused-vars)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) 'opts' is defined but never used. (no-unused-vars)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Unexpected tab character. (no-tabs)
(#11) Comments should not begin with a lowercase character. (capitalized-comments)
(#11) Expected space or tab after '//' in comment. (spaced-comment)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Unexpected tab character. (no-tabs)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Unexpected tab character. (no-tabs)
(#13) Comments should not begin with a lowercase character. (capitalized-comments)
(#13) Expected space or tab after '//' in comment. (spaced-comment)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Unexpected tab character. (no-tabs)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) Unexpected tab character. (no-tabs)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Unexpected tab character. (no-tabs)
(#18) Identifier 'register_events' is not in camel case. (camelcase)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Unexpected tab character. (no-tabs)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Unexpected tab character. (no-tabs)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Unexpected tab character. (no-tabs)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Unexpected tab character. (no-tabs)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Unexpected tab character. (no-tabs)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Unexpected tab character. (no-tabs)
(#24) Operator '=' must be spaced. (space-infix-ops)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Unexpected tab character. (no-tabs)
(#26) Comments should not begin with a lowercase character. (capitalized-comments)
(#26) Expected space or tab after '//' in comment. (spaced-comment)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Unexpected tab character. (no-tabs)
(#27) Expected catch,fail,always() or return (promise/catch-or-return)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Unexpected tab character. (no-tabs)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) Unexpected tab character. (no-tabs)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Unexpected tab character. (no-tabs)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Unexpected tab character. (no-tabs)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Unexpected tab character. (no-tabs)
(#32) Each then() should return a value or throw (promise/always-return)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Unexpected tab character. (no-tabs)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Unexpected tab character. (no-tabs)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) Unexpected tab character. (no-tabs)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Unexpected tab character. (no-tabs)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Unexpected tab character. (no-tabs)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Unexpected tab character. (no-tabs)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Unexpected tab character. (no-tabs)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Unexpected tab character. (no-tabs)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) Unexpected tab character. (no-tabs)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Identifier 'init_strings' is not in camel case. (camelcase)
(#44) Missing space before opening brace. (space-before-blocks)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) Comments should not begin with a lowercase character. (capitalized-comments)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) Multiple spaces found before '"component"'. (no-multi-spaces)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Multiple spaces found before '"component"'. (no-multi-spaces)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) Multiple spaces found before '"component"'. (no-multi-spaces)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) Missing semicolon. (@babel/semi)
(#61) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
mod/wordcards/amd/src/cardactions.js
(#4) @package should be empty. (jsdoc/empty-tags)
(#7) A space is required after ','. (comma-spacing)
(#17) Missing semicolon. (@babel/semi)
(#24) Missing semicolon. (@babel/semi)
(#27) 'stringStore' is assigned a value but never used. (no-unused-vars)
(#29) Unexpected space before function parentheses. (space-before-function-paren)
(#33) Unexpected space before function parentheses. (space-before-function-paren)
(#42) Missing space before opening brace. (space-before-blocks)
(#43) 'YG' is not defined. (no-undef)
(#48) Expected space(s) after "if". (keyword-spacing)
(#48) Operator '!==' must be spaced. (space-infix-ops)
(#51) 'termvideo' declared on line 58 column 17 is used outside of binding context. (block-scoped-var)
(#52) 'termimage' declared on line 59 column 17 is used outside of binding context. (block-scoped-var)
(#54) 'termvideo' declared on line 58 column 17 is used outside of binding context. (block-scoped-var)
(#55) 'termimage' declared on line 59 column 17 is used outside of binding context. (block-scoped-var)
(#57) Expected space(s) before "else". (keyword-spacing)
(#57) Expected space(s) after "else". (keyword-spacing)
(#58) 'termvideo' is already defined. (no-redeclare)
(#58) 'termvideo' declared on line 51 column 17 is used outside of binding context. (block-scoped-var)
(#59) 'termimage' is already defined. (no-redeclare)
(#59) 'termimage' declared on line 52 column 17 is used outside of binding context. (block-scoped-var)
(#60) 'termvideo' declared on line 51 column 17 is used outside of binding context. (block-scoped-var)
(#61) 'termimage' declared on line 52 column 17 is used outside of binding context. (block-scoped-var)
(#85) 'that' is assigned a value but never used. (no-unused-vars)
(#95) Expected space(s) after "if". (keyword-spacing)
(#95) Operator '>' must be spaced. (space-infix-ops)
(#95) Missing space before opening brace. (space-before-blocks)
(#97) Expected space(s) before "else". (keyword-spacing)
(#97) Expected space(s) after "else". (keyword-spacing)
(#101) Missing semicolon. (@babel/semi)
(#104) Missing semicolon. (@babel/semi)
(#105) Missing semicolon. (@babel/semi)
(#106) Trailing spaces not allowed. (no-trailing-spaces)
(#113) Missing semicolon. (@babel/semi)
(#119) Trailing spaces not allowed. (no-trailing-spaces)
(#135) Trailing spaces not allowed. (no-trailing-spaces)
(#151) Expected space(s) after "if". (keyword-spacing)
(#151) Missing space before opening brace. (space-before-blocks)
(#154) Expected space(s) after "if". (keyword-spacing)
(#154) Missing space before opening brace. (space-before-blocks)
(#156) Expected space(s) before "else". (keyword-spacing)
(#156) Expected space(s) after "else". (keyword-spacing)
(#159) Missing semicolon. (@babel/semi)
(#163) Trailing spaces not allowed. (no-trailing-spaces)
(#163) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#167) Unexpected space before function parentheses. (space-before-function-paren)
(#171) Expected space(s) after "if". (keyword-spacing)
(#174) Missing semicolon. (@babel/semi)
(#178) Missing semicolon. (@babel/semi)
mod/wordcards/amd/src/cards.js
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) @package should be empty. (jsdoc/empty-tags)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Missing JSDoc @param "array" declaration. (jsdoc/require-param)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) Comments should not begin with a lowercase character. (capitalized-comments)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#61) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#63) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#64) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#65) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#66) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#67) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#68) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#72) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#73) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#74) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#75) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#76) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#77) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#78) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#79) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#80) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#81) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#82) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#83) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#84) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#85) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#86) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#87) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#88) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#89) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#90) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#91) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#92) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#93) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#94) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#95) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#96) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#97) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#98) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#99) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#100) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#101) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#102) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#103) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#104) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#105) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#106) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#107) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#108) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#109) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#110) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#111) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#112) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#113) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#114) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#115) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#116) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#117) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#118) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#119) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#120) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#121) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#122) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#123) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#124) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#125) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#126) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#127) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#128) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#129) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#130) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#131) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#132) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#133) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#134) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#135) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#136) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#137) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#138) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#139) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#140) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#141) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#142) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#143) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#144) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#145) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#146) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#147) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#148) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#149) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#150) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#151) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#152) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#153) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#154) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#155) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#156) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#157) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#158) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#159) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#160) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#161) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#162) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#163) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#164) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#165) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#166) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#167) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#168) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#169) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#170) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#171) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#172) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#173) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#174) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#175) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#176) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#177) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#178) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#179) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#180) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#181) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#182) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#183) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#184) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#185) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#186) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#187) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#188) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#189) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#190) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#191) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#192) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#193) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#194) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#195) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#196) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#197) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#198) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#199) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#200) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#201) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#202) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#203) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#204) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#205) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#206) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#207) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#208) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#209) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#210) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#211) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#212) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#213) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#214) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#215) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#216) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#217) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#218) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#219) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#220) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#221) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#222) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#223) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#224) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#225) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#226) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#227) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#228) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#229) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#230) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#231) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#232) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#233) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#234) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#235) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#236) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#237) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#238) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#239) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#240) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#241) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#242) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#243) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#244) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#245) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#246) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#247) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#248) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#249) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#250) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#251) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#252) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#253) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#254) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#255) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#256) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
mod/wordcards/amd/src/datatables.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#1) 'datatables' is defined but never used. (no-unused-vars)
(#11) Comments should not begin with a lowercase character. (capitalized-comments)
(#11) Expected space or tab after '//' in comment. (spaced-comment)
(#12) Unexpected space before function parentheses. (space-before-function-paren)
(#13) Comments should not begin with a lowercase character. (capitalized-comments)
(#13) Expected space or tab after '//' in comment. (spaced-comment)
(#14) 'that' is assigned a value but never used. (no-unused-vars)
(#20) Comments should not begin with a lowercase character. (capitalized-comments)
(#20) Expected space or tab after '//' in comment. (spaced-comment)
mod/wordcards/amd/src/definitions.js
(#1) This line has a length of 154. Maximum allowed is 132. (max-len)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Comments should not begin with a lowercase character. (capitalized-comments)
(#13) Expected space or tab after '//' in comment. (spaced-comment)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) Comments should not begin with a lowercase character. (capitalized-comments)
(#16) Expected space or tab after '//' in comment. (spaced-comment)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) ["widgetid"] is better written in dot notation. (dot-notation)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Operator '=' must be spaced. (space-infix-ops)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Comments should not begin with a lowercase character. (capitalized-comments)
(#24) Expected space or tab after '//' in comment. (spaced-comment)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) 'log' is not defined. (no-undef)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) Comments should not begin with a lowercase character. (capitalized-comments)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Unexpected tab character. (no-tabs)
(#30) 'ef' is assigned a value but never used. (no-unused-vars)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Unexpected tab character. (no-tabs)
(#31) 'eg' is assigned a value but never used. (no-unused-vars)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Unexpected tab character. (no-tabs)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Unexpected tab character. (no-tabs)
(#34) A space is required after ','. (comma-spacing)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Unexpected space before function parentheses. (space-before-function-paren)
(#39) 'e' is defined but never used. (no-unused-vars)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) Identifier 'cr_index' is not in camel case. (camelcase)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Expected space(s) after "if". (keyword-spacing)
(#41) Identifier 'cr_index' is not in camel case. (camelcase)
(#41) Operator '-' must be spaced. (space-infix-ops)
(#41) Requires a space after '{'. (block-spacing)
(#41) Statement inside of curly braces should be on next line. (brace-style)
(#41) Missing space before opening brace. (space-before-blocks)
(#41) Identifier 'cr_index' is not in camel case. (camelcase)
(#41) Operator '=' must be spaced. (space-infix-ops)
(#41) Requires a space before '}'. (block-spacing)
(#41) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) This line has a length of 266. Maximum allowed is 132. (max-len)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) This line has a length of 301. Maximum allowed is 132. (max-len)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) This line has a length of 148. Maximum allowed is 132. (max-len)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) This line has a length of 155. Maximum allowed is 132. (max-len)
(#51) Identifier 'cr_index' is not in camel case. (camelcase)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) This line has a length of 168. Maximum allowed is 132. (max-len)
(#54) Identifier 'cr_index' is not in camel case. (camelcase)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Identifier 'cr_index' is not in camel case. (camelcase)
(#59) A space is required after ','. (comma-spacing)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#61) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#63) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#64) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#64) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#65) This line has a length of 137. Maximum allowed is 132. (max-len)
(#65) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#66) Identifier 'cr_index' is not in camel case. (camelcase)
(#66) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#67) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#68) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) Identifier 'cr_index' is not in camel case. (camelcase)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#72) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#73) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#74) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#75) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#76) Unexpected space before function parentheses. (space-before-function-paren)
(#76) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#77) Identifier 'cr_index' is not in camel case. (camelcase)
(#77) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#78) Expected space(s) after "if". (keyword-spacing)
(#78) Identifier 'cr_index' is not in camel case. (camelcase)
(#78) Operator '<' must be spaced. (space-infix-ops)
(#78) Requires a space after '{'. (block-spacing)
(#78) Statement inside of curly braces should be on next line. (brace-style)
(#78) Missing space before opening brace. (space-before-blocks)
(#78) Identifier 'cr_index' is not in camel case. (camelcase)
(#78) Operator '=' must be spaced. (space-infix-ops)
(#78) Operator '-' must be spaced. (space-infix-ops)
(#78) Requires a space before '}'. (block-spacing)
(#78) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#78) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#79) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#80) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#80) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#81) This line has a length of 148. Maximum allowed is 132. (max-len)
(#81) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#82) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#83) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#84) This line has a length of 163. Maximum allowed is 132. (max-len)
(#84) Identifier 'cr_index' is not in camel case. (camelcase)
(#84) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#85) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#85) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#86) This line has a length of 168. Maximum allowed is 132. (max-len)
(#86) Identifier 'cr_index' is not in camel case. (camelcase)
(#86) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#87) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#88) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#89) Identifier 'curr_level_card' is not in camel case. (camelcase)
(#89) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#90) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#91) Identifier 'cr_index' is not in camel case. (camelcase)
(#91) There should be no space before ','. (comma-spacing)
(#91) A space is required after ','. (comma-spacing)
(#91) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#92) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#93) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#94) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#95) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#96) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#97) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#98) Identifier 'cr_index' is not in camel case. (camelcase)
(#98) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#99) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#100) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#101) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#102) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#103) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#104) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#104) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#105) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#105) Identifier 'set_progress_info' is not in camel case. (camelcase)
(#105) A space is required after ','. (comma-spacing)
(#105) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#106) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#107) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#108) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#109) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#110) Unexpected tab character. (no-tabs)
(#110) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#111) ["widgetid"] is better written in dot notation. (dot-notation)
(#111) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#112) 'modid' is assigned a value but never used. (no-unused-vars)
(#112) 'props' declared on line 20 column 17 is used outside of binding context. (block-scoped-var)
(#112) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#113) 'canmanage' is assigned a value but never used. (no-unused-vars)
(#113) 'props' declared on line 20 column 17 is used outside of binding context. (block-scoped-var)
(#113) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#114) 'canattempt' is assigned a value but never used. (no-unused-vars)
(#114) 'props' declared on line 20 column 17 is used outside of binding context. (block-scoped-var)
(#114) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#115) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#116) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#117) Comments should not begin with a lowercase character. (capitalized-comments)
(#117) Expected space or tab after '//' in comment. (spaced-comment)
(#117) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#118) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#119) 'props' declared on line 20 column 17 is used outside of binding context. (block-scoped-var)
(#119) 'props' declared on line 20 column 17 is used outside of binding context. (block-scoped-var)
(#119) 'props' declared on line 20 column 17 is used outside of binding context. (block-scoped-var)
(#119) 'props' declared on line 20 column 17 is used outside of binding context. (block-scoped-var)
(#119) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#120) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#121) Comments should not begin with a lowercase character. (capitalized-comments)
(#121) Expected space or tab after '//' in comment. (spaced-comment)
(#121) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#122) 'props' declared on line 20 column 17 is used outside of binding context. (block-scoped-var)
(#122) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#123) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#124) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#125) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#126) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#127) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#128) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#129) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#130) Expected space or tab after '//' in comment. (spaced-comment)
(#130) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#131) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#132) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#133) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#134) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#135) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#136) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#137) Expected to return a value at the end of function. (consistent-return)
(#137) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#138) Each then() should return a value or throw (promise/always-return)
(#138) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#139) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#140) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#141) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#142) Comments should not begin with a lowercase character. (capitalized-comments)
(#142) Expected space or tab after '//' in comment. (spaced-comment)
(#142) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#143) Unexpected tab character. (no-tabs)
(#143) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#144) Unexpected tab character. (no-tabs)
(#144) Expected space or tab after '//' in comment. (spaced-comment)
(#144) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#145) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#146) Unexpected tab character. (no-tabs)
(#146) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#146) Missing semicolon. (@babel/semi)
(#147) Unexpected tab character. (no-tabs)
(#147) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#147) Missing semicolon. (@babel/semi)
(#148) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#149) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#150) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#151) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#151) Unexpected tab character. (no-tabs)
(#151) Comments should not begin with a lowercase character. (capitalized-comments)
(#151) Expected space or tab after '//' in comment. (spaced-comment)
(#151) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#152) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#153) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#154) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#155) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#156) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#157) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#158) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#159) Operator '=' must be spaced. (space-infix-ops)
(#159) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#160) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#161) Comments should not begin with a lowercase character. (capitalized-comments)
(#161) Expected space or tab after '//' in comment. (spaced-comment)
(#161) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#162) Expected space(s) after "if". (keyword-spacing)
(#162) Operator '!==' must be spaced. (space-infix-ops)
(#162) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#163) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#164) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#165) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#166) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#167) Comments should not begin with a lowercase character. (capitalized-comments)
(#167) Expected space or tab after '//' in comment. (spaced-comment)
(#167) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#168) Expected catch,fail,always() or return (promise/catch-or-return)
(#168) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#169) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#170) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#171) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#172) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#173) Each then() should return a value or throw (promise/always-return)
(#173) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#174) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#175) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#176) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#177) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#178) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#179) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#180) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#181) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#182) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#183) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#184) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#185) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#186) Identifier 'init_strings' is not in camel case. (camelcase)
(#186) Missing space before opening brace. (space-before-blocks)
(#186) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#187) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#188) Comments should not begin with a lowercase character. (capitalized-comments)
(#188) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#189) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#190) Multiple spaces found before '"component"'. (no-multi-spaces)
(#190) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#191) Multiple spaces found before '"component"'. (no-multi-spaces)
(#191) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#192) Multiple spaces found before '"component"'. (no-multi-spaces)
(#192) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#193) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#194) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#195) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#196) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#197) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#198) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#199) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#200) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#201) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#202) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#202) Missing semicolon. (@babel/semi)
(#203) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#204) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
mod/wordcards/amd/src/dictation.js
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) @package should be empty. (jsdoc/empty-tags)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Comments should not begin with a lowercase character. (capitalized-comments)
(#26) Expected space or tab after '//' in comment. (spaced-comment)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Comments should not begin with a lowercase character. (capitalized-comments)
(#37) Expected space or tab after '//' in comment. (spaced-comment)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) 'definitionsdata' declared on line 34 column 13 is used outside of binding context. (block-scoped-var)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) Identifier 'register_events' is not in camel case. (camelcase)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#61) Identifier 'total_time' is not in camel case. (camelcase)
(#61) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) Identifier 'total_time' is not in camel case. (camelcase)
(#62) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) Missing semicolon. (@babel/semi)
(#63) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#64) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#65) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#66) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#67) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#68) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#72) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#73) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#74) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#75) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#76) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#77) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#78) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#79) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#80) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#81) Comments should not begin with a lowercase character. (capitalized-comments)
(#81) Expected space or tab after '//' in comment. (spaced-comment)
(#81) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#82) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#83) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#84) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#85) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#86) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#87) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#88) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#89) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#90) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#91) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#92) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#93) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#94) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#95) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#96) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#97) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#98) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#99) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#100) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#101) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#102) Operator '=' must be spaced. (space-infix-ops)
(#102) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#103) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#104) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#105) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#106) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#107) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#108) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#109) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#110) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#111) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#112) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#113) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#114) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#115) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#116) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#117) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#118) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#119) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#120) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#121) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#122) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#123) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#124) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#125) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#126) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#127) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#128) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#129) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#130) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#131) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#132) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#133) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#134) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#135) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#136) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#137) Comments should not begin with a lowercase character. (capitalized-comments)
(#137) Expected space or tab after '//' in comment. (spaced-comment)
(#137) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#138) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#139) ["nexturl"] is better written in dot notation. (dot-notation)
(#139) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#140) ["results"] is better written in dot notation. (dot-notation)
(#140) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#141) ["total"] is better written in dot notation. (dot-notation)
(#141) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#142) ["totalcorrect"] is better written in dot notation. (dot-notation)
(#142) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#143) Identifier 'total_time' is not in camel case. (camelcase)
(#143) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#144) Identifier 'total_time' is not in camel case. (camelcase)
(#144) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#145) ["prettytime"] is better written in dot notation. (dot-notation)
(#145) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#146) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#147) ["prettytime"] is better written in dot notation. (dot-notation)
(#147) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#148) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#149) Expected catch,fail,always() or return (promise/catch-or-return)
(#149) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#150) Each then() should return a value or throw (promise/always-return)
(#150) 'js' is defined but never used. (no-unused-vars)
(#150) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#151) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#152) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#153) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#154) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#155) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#156) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#157) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#158) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#159) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#160) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#161) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#162) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#163) Unexpected console statement. (no-console)
(#163) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#164) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#165) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#166) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#167) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#168) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#169) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#170) ["totalcorrect"] is better written in dot notation. (dot-notation)
(#170) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#171) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#172) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#173) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#174) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#175) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#176) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#177) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#178) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#179) Trailing spaces not allowed. (no-trailing-spaces)
(#179) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#180) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#181) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#182) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#183) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#184) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#185) ["term"] is better written in dot notation. (dot-notation)
(#185) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#186) ["term"] is better written in dot notation. (dot-notation)
(#186) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#187) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#188) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#189) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#190) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#191) ["term"] is better written in dot notation. (dot-notation)
(#191) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#192) Trailing spaces not allowed. (no-trailing-spaces)
(#192) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#193) ["ttsvoice"] is better written in dot notation. (dot-notation)
(#193) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#194) ["ttsvoice"] is better written in dot notation. (dot-notation)
(#194) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#195) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#195) Trailing spaces not allowed. (no-trailing-spaces)
(#195) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#196) Trailing spaces not allowed. (no-trailing-spaces)
(#196) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#197) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#198) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#199) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#200) Trailing spaces not allowed. (no-trailing-spaces)
(#200) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#201) ["audio"] is better written in dot notation. (dot-notation)
(#201) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#202) ["audio"] is better written in dot notation. (dot-notation)
(#202) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#203) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#203) Trailing spaces not allowed. (no-trailing-spaces)
(#203) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#204) Trailing spaces not allowed. (no-trailing-spaces)
(#204) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#205) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#206) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#207) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#208) Trailing spaces not allowed. (no-trailing-spaces)
(#208) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#209) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#210) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#211) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#212) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#213) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#214) ["term"] is better written in dot notation. (dot-notation)
(#214) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#215) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#216) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#217) Comments should not begin with a lowercase character. (capitalized-comments)
(#217) Expected space or tab after '//' in comment. (spaced-comment)
(#217) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#218) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#219) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#220) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#221) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#222) Comments should not begin with a lowercase character. (capitalized-comments)
(#222) Expected space or tab after '//' in comment. (spaced-comment)
(#222) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#223) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#224) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#225) Comments should not begin with a lowercase character. (capitalized-comments)
(#225) Expected space or tab after '//' in comment. (spaced-comment)
(#225) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#226) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#227) ["id"] is better written in dot notation. (dot-notation)
(#227) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#228) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#229) ["id"] is better written in dot notation. (dot-notation)
(#229) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#230) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#231) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#232) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#233) ["definition"] is better written in dot notation. (dot-notation)
(#233) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#234) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#235) ["term"] is better written in dot notation. (dot-notation)
(#235) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#236) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#237) ["id"] is better written in dot notation. (dot-notation)
(#237) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#238) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#239) Trailing spaces not allowed. (no-trailing-spaces)
(#239) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#240) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#241) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#242) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#243) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#244) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#245) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#246) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#246) Missing semicolon. (@babel/semi)
(#247) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#248) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#249) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#250) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#251) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#252) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#253) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#254) Identifier 'terms_to_distractors' is not in camel case. (camelcase)
(#254) Missing space before opening brace. (space-before-blocks)
(#254) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#255) Operator '=' must be spaced. (space-infix-ops)
(#255) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#256) Expected space(s) after "for". (keyword-spacing)
(#256) Operator '=' must be spaced. (space-infix-ops)
(#256) Missing whitespace after semicolon. (semi-spacing)
(#256) Operator '<' must be spaced. (space-infix-ops)
(#256) Missing space before opening brace. (space-before-blocks)
(#256) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#257) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#258) A space is required after ','. (comma-spacing)
(#258) A space is required after ','. (comma-spacing)
(#258) Missing space before opening brace. (space-before-blocks)
(#258) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#259) Expected space(s) after "if". (keyword-spacing)
(#259) Operator '==' must be spaced. (space-infix-ops)
(#259) Missing space before opening brace. (space-before-blocks)
(#259) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#260) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#261) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#262) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#263) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#264) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#265) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#266) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#267) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#268) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#269) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#270) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#271) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#272) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#273) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#274) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#275) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#276) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#277) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#278) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#279) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#280) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#281) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#282) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#283) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#284) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#285) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#286) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#287) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#288) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#289) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#290) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#291) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#292) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#293) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#294) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#295) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#296) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#297) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#298) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#299) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#300) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
mod/wordcards/amd/src/dictlookup.js
(#1) Comments should not begin with a lowercase character. (capitalized-comments)
(#4) @package should be empty. (jsdoc/empty-tags)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#16) Unexpected space before function parentheses. (space-before-function-paren)
(#16) A space is required after ','. (comma-spacing)
(#16) A space is required after ','. (comma-spacing)
(#23) Identifier 'update_page' is not in camel case. (camelcase)
(#23) Missing space before opening brace. (space-before-blocks)
(#25) Comments should not begin with a lowercase character. (capitalized-comments)
(#25) Expected space or tab after '//' in comment. (spaced-comment)
(#29) Expected space(s) after "for". (keyword-spacing)
(#30) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#32) Expected catch,fail,always() or return (promise/catch-or-return)
(#33) Each then() should return a value or throw (promise/always-return)
(#33) Unexpected space before function parentheses. (space-before-function-paren)
(#41) Identifier 'replace_placeholder_with_result' is not in camel case. (camelcase)
(#42) 'that' is assigned a value but never used. (no-unused-vars)
(#43) Expected catch,fail,always() or return (promise/catch-or-return)
(#44) Each then() should return a value or throw (promise/always-return)
(#44) Unexpected space before function parentheses. (space-before-function-paren)
(#51) Expected to return a value at the end of async method 'getwords'. (consistent-return)
(#51) Unexpected space before function parentheses. (space-before-function-paren)
(#51) A space is required after ','. (comma-spacing)
(#51) A space is required after ','. (comma-spacing)
(#55) Comments should not begin with a lowercase character. (capitalized-comments)
(#55) Expected space or tab after '//' in comment. (spaced-comment)
(#62) Comments should not begin with a lowercase character. (capitalized-comments)
(#62) Expected space or tab after '//' in comment. (spaced-comment)
(#63) Expected space or tab after '//' in comment. (spaced-comment)
(#76) Comments should not begin with a lowercase character. (capitalized-comments)
(#76) Expected space or tab after '//' in comment. (spaced-comment)
(#77) Operator '-' must be spaced. (space-infix-ops)
(#78) A space is required after ','. (comma-spacing)
(#81) This line has a length of 135. Maximum allowed is 132. (max-len)
(#81) Comments should not begin with a lowercase character. (capitalized-comments)
(#81) Expected space or tab after '//' in comment. (spaced-comment)
(#82) Expected space or tab after '//' in comment. (spaced-comment)
(#85) Each then() should return a value or throw (promise/always-return)
(#90) Comments should not begin with a lowercase character. (capitalized-comments)
(#90) Expected space or tab after '//' in comment. (spaced-comment)
(#92) Trailing spaces not allowed. (no-trailing-spaces)
(#93) Trailing spaces not allowed. (no-trailing-spaces)
(#94) Operator '=' must be spaced. (space-infix-ops)
(#94) Missing space before opening brace. (space-before-blocks)
(#95) Expected catch,fail,always() or return (promise/catch-or-return)
(#95) A space is required after ','. (comma-spacing)
(#97) Comments should not begin with a lowercase character. (capitalized-comments)
(#97) Expected space or tab after '//' in comment. (spaced-comment)
(#98) Operator '+' must be spaced. (space-infix-ops)
(#99) Operator '+' must be spaced. (space-infix-ops)
(#101) Comments should not begin with a lowercase character. (capitalized-comments)
(#101) Expected space or tab after '//' in comment. (spaced-comment)
(#106) Each then() should return a value or throw (promise/always-return)
(#108) Comments should not begin with a lowercase character. (capitalized-comments)
(#108) Expected space or tab after '//' in comment. (spaced-comment)
(#109) Operator '===' must be spaced. (space-infix-ops)
(#114) Missing semicolon. (@babel/semi)
(#115) 'tdata' declared on line 119 column 33 is used outside of binding context. (block-scoped-var)
(#116) A space is required after ','. (comma-spacing)
(#116) 'tdata' declared on line 119 column 33 is used outside of binding context. (block-scoped-var)
(#119) 'tdata' is already defined. (no-redeclare)
(#119) 'tdata' declared on line 115 column 33 is used outside of binding context. (block-scoped-var)
(#122) Comments should not begin with a lowercase character. (capitalized-comments)
(#122) Expected space or tab after '//' in comment. (spaced-comment)
(#126) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#133) Comments should not begin with a lowercase character. (capitalized-comments)
(#133) Expected space or tab after '//' in comment. (spaced-comment)
(#136) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#141) Expected space(s) before "else". (keyword-spacing)
(#141) Expected space(s) after "else". (keyword-spacing)
(#142) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#145) ["lang_en"] is better written in dot notation. (dot-notation)
(#151) Comments should not begin with a lowercase character. (capitalized-comments)
(#151) Expected space or tab after '//' in comment. (spaced-comment)
(#154) 'tdata' declared on line 115 column 33 is used outside of binding context. (block-scoped-var)
(#158) Comments should not begin with a lowercase character. (capitalized-comments)
(#158) Expected space or tab after '//' in comment. (spaced-comment)
(#159) A space is required after ','. (comma-spacing)
(#159) 'tdata' declared on line 115 column 33 is used outside of binding context. (block-scoped-var)
(#161) Comments should not begin with a lowercase character. (capitalized-comments)
(#161) Expected space or tab after '//' in comment. (spaced-comment)
(#164) Trailing spaces not allowed. (no-trailing-spaces)
(#166) Missing semicolon. (@babel/semi)
mod/wordcards/amd/src/flip.js
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) @package should be empty. (jsdoc/empty-tags)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Expected space or tab after '/*' in comment. (spaced-comment)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Expected to return a value at the end of function. (consistent-return)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Extra space after key 'transition'. (key-spacing)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Extra space after key 'OTransition'. (key-spacing)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Extra space after key 'MozTransition'. (key-spacing)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#61) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#63) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#64) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#65) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#66) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#67) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#68) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#72) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#73) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#74) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#75) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#76) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#77) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#78) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#79) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#80) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#81) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#82) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#83) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#84) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#85) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#86) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#87) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#88) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#89) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#90) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#91) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#92) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#93) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#94) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#95) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#96) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#97) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#98) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#99) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#100) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#101) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#102) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#103) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#104) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#105) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#106) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#107) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#108) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#109) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#110) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#111) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#112) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#113) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#114) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#115) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#116) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#117) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#118) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#119) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#120) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#121) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#122) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#123) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#124) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#125) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#126) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#127) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#128) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#129) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#130) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#131) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#132) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#133) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#134) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#135) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#136) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#137) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#138) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#139) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#140) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#141) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#142) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#143) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#144) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#145) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#146) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#147) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#148) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#149) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#150) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#151) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#152) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#153) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#154) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#155) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#156) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#157) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#158) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#159) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#160) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#161) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#162) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#163) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#164) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#165) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#166) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#167) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#168) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#169) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#170) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#171) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#172) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#173) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#174) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#175) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#176) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#177) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#178) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#179) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#180) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#181) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#182) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#183) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#184) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#185) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#186) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#187) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#188) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#189) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#190) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#191) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#192) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#193) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#194) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#195) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#196) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#197) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#198) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#199) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#200) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#201) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#202) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#203) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#204) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#205) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#206) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#207) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#208) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#209) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#210) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#211) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#212) Expected space or tab after '//' in comment. (spaced-comment)
(#212) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#213) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#214) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#215) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#216) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#217) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#218) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#219) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#220) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#221) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#222) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#223) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#224) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#225) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#226) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#227) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#228) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#229) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#230) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#231) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#232) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#233) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#234) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#235) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#236) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#237) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#238) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#239) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#240) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#241) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#242) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#243) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#244) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#245) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#246) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#247) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#248) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#249) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#250) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#251) Statement inside of curly braces should be on next line. (brace-style)
(#251) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#251) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#252) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#253) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#254) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#255) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#256) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#257) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#258) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#259) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#260) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#261) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#262) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#263) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#264) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#265) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#266) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#267) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#268) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#269) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#270) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#271) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#272) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#273) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#274) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#275) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#276) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#277) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#278) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#279) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#280) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#281) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#282) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#283) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#284) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#285) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#286) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#287) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#288) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#289) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#290) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#291) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#292) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#293) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#294) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#295) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#296) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#297) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#298) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#299) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#300) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#301) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#302) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#303) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#304) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#305) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#306) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#307) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#308) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#309) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#310) This line has a length of 145. Maximum allowed is 132. (max-len)
(#310) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#311) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#312) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#313) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#314) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#315) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#316) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#317) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#318) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#319) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#320) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#321) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#322) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#323) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#324) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#325) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#326) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#327) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#328) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#329) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#330) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#331) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#332) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#333) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#334) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#335) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#336) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#337) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#338) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#339) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#340) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#341) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#342) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#343) Comments should not begin with a lowercase character. (capitalized-comments)
(#343) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#344) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#345) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#346) Unexpected space before function parentheses. (space-before-function-paren)
(#346) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#347) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#348) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#349) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#350) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#351) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#352) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#353) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#354) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#355) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#356) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#357) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#358) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#359) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#360) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#361) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#362) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#363) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#364) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#365) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#366) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#367) This line has a length of 136. Maximum allowed is 132. (max-len)
(#367) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#368) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#369) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#370) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#371) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#372) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#373) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#374) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#375) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#376) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#377) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#378) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#379) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#380) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#381) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
mod/wordcards/amd/src/freemode.js
(#4) @package should be empty. (jsdoc/empty-tags)
(#9) Unexpected space before function parentheses. (space-before-function-paren)
(#14) Missing semicolon. (@babel/semi)
(#16) Missing semicolon. (@babel/semi)
(#18) Missing semicolon. (@babel/semi)
(#19) Missing semicolon. (@babel/semi)
(#21) Missing semicolon. (@babel/semi)
(#22) Missing semicolon. (@babel/semi)
mod/wordcards/amd/src/keyboard.js
(#4) @package should be empty. (jsdoc/empty-tags)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#11) Operator '=' must be spaced. (space-infix-ops)
(#12) Missing space before value for key 'string'. (key-spacing)
(#13) Missing space before value for key 'letters'. (key-spacing)
(#14) Missing space before value for key 'qwerty'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) A space is required after ','. (comma-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#19) Identifier 'mobile_user' is not in camel case. (camelcase)
(#19) Missing space before value for key 'mobile_user'. (key-spacing)
(#19) Missing space before opening brace. (space-before-blocks)
(#20) Expected space(s) after "if". (keyword-spacing)
(#20) There should be no space after this paren. (space-in-parens)
(#20) There should be no space before this paren. (space-in-parens)
(#22) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#27) Identifier 'iphone_user' is not in camel case. (camelcase)
(#27) Missing space before value for key 'iphone_user'. (key-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) There should be no space after this paren. (space-in-parens)
(#28) There should be no space before this paren. (space-in-parens)
(#30) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#35) Missing space before value for key 'shuffle'. (key-spacing)
(#44) Missing space before value for key 'flash'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before opening brace. (space-before-blocks)
(#46) Missing space before opening brace. (space-before-blocks)
(#50) Missing space before value for key 'off'. (key-spacing)
(#50) Missing space before opening brace. (space-before-blocks)
(#51) Operator '?' must be spaced. (space-infix-ops)
(#51) Operator ':' must be spaced. (space-infix-ops)
(#51) A space is required after ','. (comma-spacing)
(#52) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#54) A space is required after ','. (comma-spacing)
(#58) Missing space before value for key 'clear'. (key-spacing)
(#58) Missing space before opening brace. (space-before-blocks)
(#62) Missing space before value for key 'disable'. (key-spacing)
(#62) Missing space before opening brace. (space-before-blocks)
(#67) Missing space before value for key 'create'. (key-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) Missing space before opening brace. (space-before-blocks)
(#68) This line has a length of 140. Maximum allowed is 132. (max-len)
(#68) Operator '=' must be spaced. (space-infix-ops)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#69) Expected space(s) after "if". (keyword-spacing)
(#69) Operator '&&' must be spaced. (space-infix-ops)
(#69) Operator '>' must be spaced. (space-infix-ops)
(#69) Missing space before opening brace. (space-before-blocks)
(#71) Expected space(s) before "else". (keyword-spacing)
(#71) Expected space(s) after "else". (keyword-spacing)
(#72) 'distractors' declared on line 70 column 21 is used outside of binding context. (block-scoped-var)
(#75) Operator '=' must be spaced. (space-infix-ops)
(#77) Operator '=' must be spaced. (space-infix-ops)
(#78) A space is required after ','. (comma-spacing)
(#78) A space is required after ','. (comma-spacing)
(#78) Missing space before opening brace. (space-before-blocks)
(#79) Expected space(s) after "if". (keyword-spacing)
(#79) Operator '==' must be spaced. (space-infix-ops)
(#79) Missing space before opening brace. (space-before-blocks)
(#81) 'distractors' declared on line 70 column 21 is used outside of binding context. (block-scoped-var)
(#81) 'distractors' declared on line 70 column 21 is used outside of binding context. (block-scoped-var)
(#81) A space is required after ','. (comma-spacing)
(#84) 'distractors' declared on line 70 column 21 is used outside of binding context. (block-scoped-var)
(#85) Expected space(s) after "if". (keyword-spacing)
(#85) 'distractors' declared on line 70 column 21 is used outside of binding context. (block-scoped-var)
(#85) Operator '>' must be spaced. (space-infix-ops)
(#86) 'distractors' declared on line 70 column 21 is used outside of binding context. (block-scoped-var)
(#90) Operator '=' must be spaced. (space-infix-ops)
(#91) A space is required after ','. (comma-spacing)
(#91) A space is required after ','. (comma-spacing)
(#91) Missing space before opening brace. (space-before-blocks)
(#92) Operator '=' must be spaced. (space-infix-ops)
(#94) Expected space(s) after "if". (keyword-spacing)
(#94) Operator '==' must be spaced. (space-infix-ops)
(#94) Missing space before opening brace. (space-before-blocks)
(#95) Operator '=' must be spaced. (space-infix-ops)
(#96) Expected space(s) before "else". (keyword-spacing)
(#96) Expected space(s) after "else". (keyword-spacing)
(#97) Operator '=' must be spaced. (space-infix-ops)
(#101) Operator '=' must be spaced. (space-infix-ops)
(#102) ["letters"] is better written in dot notation. (dot-notation)
(#103) ["dataid"] is better written in dot notation. (dot-notation)
(#104) Expected catch,fail,always() or return (promise/catch-or-return)
(#104) A space is required after ','. (comma-spacing)
(#105) Each then() should return a value or throw (promise/always-return)
(#105) A space is required after ','. (comma-spacing)
(#105) 'js' is defined but never used. (no-unused-vars)
(#105) Missing space before opening brace. (space-before-blocks)
(#106) Operator '+' must be spaced. (space-infix-ops)
(#111) Identifier 'click_and_touchstart' is not in camel case. (camelcase)
(#111) Missing space before opening brace. (space-before-blocks)
(#112) Operator '=' must be spaced. (space-infix-ops)
(#113) Expected space(s) after "if". (keyword-spacing)
(#113) Operator '<' must be spaced. (space-infix-ops)
(#113) Missing space before opening brace. (space-before-blocks)
(#114) Comments should not begin with a lowercase character. (capitalized-comments)
(#114) Expected space or tab after '//' in comment. (spaced-comment)
(#115) A space is required after ','. (comma-spacing)
(#116) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#117) Expected space(s) after "else". (keyword-spacing)
(#118) A space is required after ','. (comma-spacing)
(#119) Comments should not begin with a lowercase character. (capitalized-comments)
(#119) Expected space or tab after '//' in comment. (spaced-comment)
(#123) Trailing spaces not allowed. (no-trailing-spaces)
(#124) Expected space(s) after "if". (keyword-spacing)
(#124) Missing space before opening brace. (space-before-blocks)
(#125) A space is required after ','. (comma-spacing)
(#126) A space is required after ','. (comma-spacing)
(#126) A space is required after ','. (comma-spacing)
(#127) Expected space(s) before "else". (keyword-spacing)
(#127) Expected space(s) after "else". (keyword-spacing)
(#128) A space is required after ','. (comma-spacing)
(#129) A space is required after ','. (comma-spacing)
(#129) A space is required after ','. (comma-spacing)
(#129) Trailing spaces not allowed. (no-trailing-spaces)
(#133) A space is required after ','. (comma-spacing)
(#133) Operator '+' must be spaced. (space-infix-ops)
(#133) A space is required after ','. (comma-spacing)
(#133) Missing space before opening brace. (space-before-blocks)
(#136) A space is required after ','. (comma-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) Missing space before opening brace. (space-before-blocks)
(#137) Operator '=' must be spaced. (space-infix-ops)
(#138) 'code' is assigned a value but never used. (no-unused-vars)
(#138) Operator '=' must be spaced. (space-infix-ops)
(#139) A space is required after ','. (comma-spacing)
(#139) Operator '-' must be spaced. (space-infix-ops)
(#140) Expected space or tab after '//' in comment. (spaced-comment)
(#142) A space is required after ','. (comma-spacing)
(#142) A space is required after ','. (comma-spacing)
(#142) Missing space before opening brace. (space-before-blocks)
(#143) Operator '=' must be spaced. (space-infix-ops)
(#146) A space is required after ','. (comma-spacing)
(#146) Missing space before opening brace. (space-before-blocks)
(#147) Operator '=' must be spaced. (space-infix-ops)
(#148) Expected space(s) after "if". (keyword-spacing)
(#148) A space is required after ','. (comma-spacing)
(#148) A space is required after ','. (comma-spacing)
(#148) Operator '!=' must be spaced. (space-infix-ops)
(#148) Missing space before opening brace. (space-before-blocks)
(#151) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#152) Expected space(s) after "if". (keyword-spacing)
(#152) Operator '==' must be spaced. (space-infix-ops)
(#152) Missing space before opening brace. (space-before-blocks)
(#157) A space is required after ','. (comma-spacing)
(#157) Missing space before opening brace. (space-before-blocks)
(#159) Operator '=' must be spaced. (space-infix-ops)
(#160) Operator '=' must be spaced. (space-infix-ops)
(#161) Comments should not begin with a lowercase character. (capitalized-comments)
(#161) Expected space or tab after '//' in comment. (spaced-comment)
(#162) Operator '=' must be spaced. (space-infix-ops)
(#162) Operator '+' must be spaced. (space-infix-ops)
(#162) Operator '+' must be spaced. (space-infix-ops)
(#163) Expected space(s) after "if". (keyword-spacing)
(#163) Operator '<' must be spaced. (space-infix-ops)
(#163) Missing space before opening brace. (space-before-blocks)
(#164) A space is required after ','. (comma-spacing)
(#165) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#166) Expected space(s) after "else". (keyword-spacing)
(#167) A space is required after ','. (comma-spacing)
(#168) Comments should not begin with a lowercase character. (capitalized-comments)
(#168) Expected space or tab after '//' in comment. (spaced-comment)
(#174) Missing space before value for key 'press'. (key-spacing)
(#174) A space is required after ','. (comma-spacing)
(#174) 'func' is defined but never used. (no-unused-vars)
(#174) Missing space before opening brace. (space-before-blocks)
(#175) Operator '=' must be spaced. (space-infix-ops)
(#176) A space is required after ','. (comma-spacing)
(#177) Operator '=' must be spaced. (space-infix-ops)
(#177) Missing space before value for key 'old'. (key-spacing)
(#178) Operator '=' must be spaced. (space-infix-ops)
(#178) Operator '+' must be spaced. (space-infix-ops)
(#179) Expected space(s) after "if". (keyword-spacing)
(#179) Operator '<=' must be spaced. (space-infix-ops)
(#179) Missing space before opening brace. (space-before-blocks)
(#181) Expected space or tab after '//' in comment. (spaced-comment)
(#182) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#183) Expected space(s) after "else". (keyword-spacing)
(#184) A space is required after ','. (comma-spacing)
(#185) Comments should not begin with a lowercase character. (capitalized-comments)
(#185) Expected space or tab after '//' in comment. (spaced-comment)
mod/wordcards/amd/src/listenchoose.js
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) @package should be empty. (jsdoc/empty-tags)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Comments should not begin with a lowercase character. (capitalized-comments)
(#25) Expected space or tab after '//' in comment. (spaced-comment)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Operator '=' must be spaced. (space-infix-ops)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Comments should not begin with a lowercase character. (capitalized-comments)
(#37) Expected space or tab after '//' in comment. (spaced-comment)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) 'matchingdata' declared on line 34 column 13 is used outside of binding context. (block-scoped-var)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Identifier 'register_events' is not in camel case. (camelcase)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#61) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#63) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#64) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#65) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#66) Comments should not begin with a lowercase character. (capitalized-comments)
(#66) Expected space or tab after '//' in comment. (spaced-comment)
(#66) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#67) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#68) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#72) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#73) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#74) Identifier 'total_time' is not in camel case. (camelcase)
(#74) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#75) Identifier 'total_time' is not in camel case. (camelcase)
(#75) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#75) Missing semicolon. (@babel/semi)
(#76) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#77) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#78) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#79) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#80) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#81) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#82) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#83) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#84) 'e' is defined but never used. (no-unused-vars)
(#84) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#85) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#86) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#87) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#88) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#89) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#90) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#91) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#92) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#93) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#94) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#95) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#96) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#97) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#98) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#99) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#100) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#101) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#102) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#103) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#104) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#105) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#106) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#107) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#108) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#109) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#110) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#111) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#112) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#113) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#114) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#114) Missing semicolon. (@babel/semi)
(#115) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#116) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#117) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#118) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#119) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#120) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#121) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#122) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#123) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#124) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#125) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#126) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#127) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#128) Comments should not begin with a lowercase character. (capitalized-comments)
(#128) Expected space or tab after '//' in comment. (spaced-comment)
(#128) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#129) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#130) ["nexturl"] is better written in dot notation. (dot-notation)
(#130) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#131) ["results"] is better written in dot notation. (dot-notation)
(#131) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#132) ["total"] is better written in dot notation. (dot-notation)
(#132) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#133) ["totalcorrect"] is better written in dot notation. (dot-notation)
(#133) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#134) Identifier 'total_time' is not in camel case. (camelcase)
(#134) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#135) Identifier 'total_time' is not in camel case. (camelcase)
(#135) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#136) ["prettytime"] is better written in dot notation. (dot-notation)
(#136) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#137) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#138) ["prettytime"] is better written in dot notation. (dot-notation)
(#138) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#139) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#140) Expected catch,fail,always() or return (promise/catch-or-return)
(#140) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#141) Each then() should return a value or throw (promise/always-return)
(#141) 'js' is defined but never used. (no-unused-vars)
(#141) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#142) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#143) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#144) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#145) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#146) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#147) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#148) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#149) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#150) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#151) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#152) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#153) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#154) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#155) Unexpected console statement. (no-console)
(#155) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#156) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#157) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#158) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#159) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#160) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#161) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#162) ["totalcorrect"] is better written in dot notation. (dot-notation)
(#162) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#163) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#164) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#165) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#166) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#167) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#168) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#169) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#170) Trailing spaces not allowed. (no-trailing-spaces)
(#170) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#171) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#172) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#173) ["term"] is better written in dot notation. (dot-notation)
(#173) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#174) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#175) ["ttsvoice"] is better written in dot notation. (dot-notation)
(#175) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#176) ["ttsvoice"] is better written in dot notation. (dot-notation)
(#176) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#177) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#178) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#179) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#180) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#181) ["audio"] is better written in dot notation. (dot-notation)
(#181) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#182) ["audio"] is better written in dot notation. (dot-notation)
(#182) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#183) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#184) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#185) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#186) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#187) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#188) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#189) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#190) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#191) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#192) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#193) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#194) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#195) Comments should not begin with a lowercase character. (capitalized-comments)
(#195) Expected space or tab after '//' in comment. (spaced-comment)
(#195) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#196) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#197) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#198) Comments should not begin with a lowercase character. (capitalized-comments)
(#198) Expected space or tab after '//' in comment. (spaced-comment)
(#198) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#199) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#200) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#201) Trailing spaces not allowed. (no-trailing-spaces)
(#201) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#202) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#203) ["definition"] is better written in dot notation. (dot-notation)
(#203) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#204) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#205) ["term"] is better written in dot notation. (dot-notation)
(#205) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#206) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#207) ["id"] is better written in dot notation. (dot-notation)
(#207) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#208) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#209) Trailing spaces not allowed. (no-trailing-spaces)
(#209) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#210) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#211) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#212) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#213) This line has a length of 215. Maximum allowed is 132. (max-len)
(#213) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#214) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#215) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#216) This line has a length of 149. Maximum allowed is 132. (max-len)
(#216) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#217) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#218) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#219) Comments should not begin with a lowercase character. (capitalized-comments)
(#219) Expected space or tab after '//' in comment. (spaced-comment)
(#219) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#220) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#221) ["id"] is better written in dot notation. (dot-notation)
(#221) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#222) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#223) ["id"] is better written in dot notation. (dot-notation)
(#223) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#224) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#225) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#226) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#227) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#228) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#229) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#230) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#231) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#232) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#233) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#234) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#234) Missing semicolon. (@babel/semi)
(#235) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#236) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#237) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#238) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#239) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#240) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#241) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#242) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#242) Missing semicolon. (@babel/semi)
(#243) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#244) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#245) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#246) Identifier 'get_distractors' is not in camel case. (camelcase)
(#246) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#247) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#248) ["term"] is better written in dot notation. (dot-notation)
(#248) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#249) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#250) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#251) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#252) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#253) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#254) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#255) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#256) Identifier 'is_correct' is not in camel case. (camelcase)
(#256) ["term"] is better written in dot notation. (dot-notation)
(#256) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#257) Identifier 'term_id' is not in camel case. (camelcase)
(#257) ["id"] is better written in dot notation. (dot-notation)
(#257) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#258) Comments should not begin with a lowercase character. (capitalized-comments)
(#258) Expected space or tab after '//' in comment. (spaced-comment)
(#258) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#259) Expected space(s) after "if". (keyword-spacing)
(#259) Operator '===' must be spaced. (space-infix-ops)
(#259) Missing space before opening brace. (space-before-blocks)
(#259) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#260) 'label' declared on line 262 column 14 is used outside of binding context. (block-scoped-var)
(#260) Operator '=' must be spaced. (space-infix-ops)
(#260) ["term"] is better written in dot notation. (dot-notation)
(#260) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#261) Expected space(s) before "else". (keyword-spacing)
(#261) Expected space(s) after "else". (keyword-spacing)
(#261) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#262) 'label' is already defined. (no-redeclare)
(#262) 'label' declared on line 260 column 15 is used outside of binding context. (block-scoped-var)
(#262) Operator '=' must be spaced. (space-infix-ops)
(#262) ["definition"] is better written in dot notation. (dot-notation)
(#262) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#263) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#264) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#265) This line has a length of 170. Maximum allowed is 132. (max-len)
(#265) Identifier 'term_id' is not in camel case. (camelcase)
(#265) Identifier 'is_correct' is not in camel case. (camelcase)
(#265) 'label' declared on line 260 column 15 is used outside of binding context. (block-scoped-var)
(#265) 'label' declared on line 262 column 14 is used outside of binding context. (block-scoped-var)
(#265) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#266) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#267) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#268) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#269) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#270) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#271) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#272) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#273) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#274) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#275) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#276) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#277) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#278) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#279) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#280) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#281) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#282) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#283) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#284) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#285) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#286) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#287) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#288) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#289) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#290) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#291) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#292) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#293) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#294) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#295) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#296) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#297) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#298) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#299) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#300) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#301) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#302) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
mod/wordcards/amd/src/managewordshelper.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Identifier 'after_term_add' is not in camel case. (camelcase)
(#12) Unexpected empty function. (no-empty-function)
(#12) Missing space before opening brace. (space-before-blocks)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Identifier 'after_term_edit' is not in camel case. (camelcase)
(#13) Unexpected empty function. (no-empty-function)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Identifier 'after_image_gen' is not in camel case. (camelcase)
(#14) Unexpected empty function. (no-empty-function)
(#14) Missing space before opening brace. (space-before-blocks)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) ["contextid"] is better written in dot notation. (dot-notation)
(#15) A space is required after ','. (comma-spacing)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) ["contextid"] is better written in dot notation. (dot-notation)
(#16) A space is required after ','. (comma-spacing)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) ["contextid"] is better written in dot notation. (dot-notation)
(#17) A space is required after ','. (comma-spacing)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Comments should not begin with a lowercase character. (capitalized-comments)
(#19) Expected space or tab after '//' in comment. (spaced-comment)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
mod/wordcards/amd/src/matchselect.js
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) @package should be empty. (jsdoc/empty-tags)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Comments should not begin with a lowercase character. (capitalized-comments)
(#23) Expected space or tab after '//' in comment. (spaced-comment)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Operator '=' must be spaced. (space-infix-ops)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) Comments should not begin with a lowercase character. (capitalized-comments)
(#35) Expected space or tab after '//' in comment. (spaced-comment)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) 'matchingdata' declared on line 32 column 13 is used outside of binding context. (block-scoped-var)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) Identifier 'register_events' is not in camel case. (camelcase)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Identifier 'total_time' is not in camel case. (camelcase)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) Identifier 'total_time' is not in camel case. (camelcase)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) Missing semicolon. (@babel/semi)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#61) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) 'e' is defined but never used. (no-unused-vars)
(#62) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#63) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#64) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#65) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#66) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#67) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#68) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#72) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#73) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#74) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#75) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#76) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#77) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#78) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#79) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#80) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#81) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#82) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#83) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#84) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#85) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#86) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#87) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#88) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#89) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#90) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#91) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#92) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#93) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#94) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#94) Missing semicolon. (@babel/semi)
(#95) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#96) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#97) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#98) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#99) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#100) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#101) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#102) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#103) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#104) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#105) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#106) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#107) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#108) Comments should not begin with a lowercase character. (capitalized-comments)
(#108) Expected space or tab after '//' in comment. (spaced-comment)
(#108) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#109) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#110) ["nexturl"] is better written in dot notation. (dot-notation)
(#110) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#111) ["results"] is better written in dot notation. (dot-notation)
(#111) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#112) ["total"] is better written in dot notation. (dot-notation)
(#112) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#113) ["totalcorrect"] is better written in dot notation. (dot-notation)
(#113) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#114) Identifier 'total_time' is not in camel case. (camelcase)
(#114) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#115) Identifier 'total_time' is not in camel case. (camelcase)
(#115) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#116) ["prettytime"] is better written in dot notation. (dot-notation)
(#116) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#117) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#118) ["prettytime"] is better written in dot notation. (dot-notation)
(#118) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#119) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#120) Expected catch,fail,always() or return (promise/catch-or-return)
(#120) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#121) Each then() should return a value or throw (promise/always-return)
(#121) 'js' is defined but never used. (no-unused-vars)
(#121) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#122) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#123) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#124) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#125) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#126) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#127) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#128) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#129) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#130) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#131) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#132) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#133) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#134) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#135) Unexpected console statement. (no-console)
(#135) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#136) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#137) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#138) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#139) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#140) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#141) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#142) ["totalcorrect"] is better written in dot notation. (dot-notation)
(#142) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#143) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#144) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#145) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#146) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#147) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#148) Trailing spaces not allowed. (no-trailing-spaces)
(#148) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#149) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#150) Operator '=' must be spaced. (space-infix-ops)
(#150) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#151) Expected space(s) after "if". (keyword-spacing)
(#151) Operator '===' must be spaced. (space-infix-ops)
(#151) Missing space before opening brace. (space-before-blocks)
(#151) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#152) Operator '=' must be spaced. (space-infix-ops)
(#152) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#153) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#154) Expected catch,fail,always() or return (promise/catch-or-return)
(#154) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#155) Each then() should return a value or throw (promise/always-return)
(#155) 'js' is defined but never used. (no-unused-vars)
(#155) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#156) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#157) Comments should not begin with a lowercase character. (capitalized-comments)
(#157) Expected space or tab after '//' in comment. (spaced-comment)
(#157) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#158) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#159) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#160) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#161) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#162) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#163) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#164) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#165) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#166) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#167) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#168) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#169) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#170) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#171) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#172) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#173) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#174) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#175) Comments should not begin with a lowercase character. (capitalized-comments)
(#175) Expected space or tab after '//' in comment. (spaced-comment)
(#175) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#176) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#177) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#178) Comments should not begin with a lowercase character. (capitalized-comments)
(#178) Expected space or tab after '//' in comment. (spaced-comment)
(#178) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#179) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#180) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#181) Trailing spaces not allowed. (no-trailing-spaces)
(#181) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#182) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#183) ["definition"] is better written in dot notation. (dot-notation)
(#183) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#184) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#185) ["term"] is better written in dot notation. (dot-notation)
(#185) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#186) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#187) ["id"] is better written in dot notation. (dot-notation)
(#187) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#188) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#189) Trailing spaces not allowed. (no-trailing-spaces)
(#189) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#190) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#191) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#192) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#193) This line has a length of 215. Maximum allowed is 132. (max-len)
(#193) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#194) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#195) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#196) This line has a length of 149. Maximum allowed is 132. (max-len)
(#196) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#197) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#198) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#199) Comments should not begin with a lowercase character. (capitalized-comments)
(#199) Expected space or tab after '//' in comment. (spaced-comment)
(#199) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#200) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#201) ["id"] is better written in dot notation. (dot-notation)
(#201) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#202) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#203) ["id"] is better written in dot notation. (dot-notation)
(#203) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#204) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#205) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#206) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#207) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#208) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#209) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#210) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#211) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#212) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#213) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#214) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#214) Missing semicolon. (@babel/semi)
(#215) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#216) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#217) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#218) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#219) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#220) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#221) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#222) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#222) Missing semicolon. (@babel/semi)
(#223) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#224) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#225) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#226) Identifier 'get_distractors' is not in camel case. (camelcase)
(#226) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#227) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#228) ["term"] is better written in dot notation. (dot-notation)
(#228) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#229) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#230) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#231) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#232) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#233) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#234) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#235) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#236) Identifier 'is_correct' is not in camel case. (camelcase)
(#236) ["term"] is better written in dot notation. (dot-notation)
(#236) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#237) Identifier 'term_id' is not in camel case. (camelcase)
(#237) ["id"] is better written in dot notation. (dot-notation)
(#237) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#238) Comments should not begin with a lowercase character. (capitalized-comments)
(#238) Expected space or tab after '//' in comment. (spaced-comment)
(#238) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#239) Expected space(s) after "if". (keyword-spacing)
(#239) Operator '===' must be spaced. (space-infix-ops)
(#239) Missing space before opening brace. (space-before-blocks)
(#239) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#240) 'label' declared on line 242 column 15 is used outside of binding context. (block-scoped-var)
(#240) Operator '=' must be spaced. (space-infix-ops)
(#240) ["definition"] is better written in dot notation. (dot-notation)
(#240) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#241) Expected space(s) before "else". (keyword-spacing)
(#241) Expected space(s) after "else". (keyword-spacing)
(#241) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#242) 'label' is already defined. (no-redeclare)
(#242) 'label' declared on line 240 column 15 is used outside of binding context. (block-scoped-var)
(#242) Operator '=' must be spaced. (space-infix-ops)
(#242) ["term"] is better written in dot notation. (dot-notation)
(#242) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#243) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#244) This line has a length of 170. Maximum allowed is 132. (max-len)
(#244) Identifier 'term_id' is not in camel case. (camelcase)
(#244) Identifier 'is_correct' is not in camel case. (camelcase)
(#244) 'label' declared on line 240 column 15 is used outside of binding context. (block-scoped-var)
(#244) 'label' declared on line 242 column 15 is used outside of binding context. (block-scoped-var)
(#244) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#245) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#246) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#247) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#248) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#249) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#250) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#251) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#252) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#253) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#254) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#255) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#256) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#257) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#258) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#259) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#260) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#261) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#262) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#263) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#264) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#265) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#266) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#267) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#268) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#269) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#270) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#271) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#272) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#273) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#274) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#275) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#276) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#277) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#278) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#279) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#280) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#281) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
mod/wordcards/amd/src/matchtype.js
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) @package should be empty. (jsdoc/empty-tags)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Comments should not begin with a lowercase character. (capitalized-comments)
(#25) Expected space or tab after '//' in comment. (spaced-comment)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Comments should not begin with a lowercase character. (capitalized-comments)
(#36) Expected space or tab after '//' in comment. (spaced-comment)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) 'matchingdata' declared on line 33 column 13 is used outside of binding context. (block-scoped-var)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Identifier 'register_events' is not in camel case. (camelcase)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) Identifier 'total_time' is not in camel case. (camelcase)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) Identifier 'total_time' is not in camel case. (camelcase)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) Missing semicolon. (@babel/semi)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#61) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#63) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#64) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#65) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#66) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#67) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#68) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#72) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#73) Operator '=' must be spaced. (space-infix-ops)
(#73) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#74) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#75) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#76) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#77) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#78) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#79) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#80) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#81) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#82) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#83) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#84) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#85) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#86) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#87) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#88) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#89) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#90) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#91) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#92) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#93) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#94) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#95) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#96) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#97) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#98) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#99) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#100) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#101) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#102) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#103) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#104) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#105) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#106) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#107) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#108) Comments should not begin with a lowercase character. (capitalized-comments)
(#108) Expected space or tab after '//' in comment. (spaced-comment)
(#108) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#109) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#110) ["nexturl"] is better written in dot notation. (dot-notation)
(#110) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#111) ["results"] is better written in dot notation. (dot-notation)
(#111) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#112) ["total"] is better written in dot notation. (dot-notation)
(#112) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#113) ["totalcorrect"] is better written in dot notation. (dot-notation)
(#113) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#114) Identifier 'total_time' is not in camel case. (camelcase)
(#114) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#115) Identifier 'total_time' is not in camel case. (camelcase)
(#115) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#116) ["prettytime"] is better written in dot notation. (dot-notation)
(#116) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#117) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#118) ["prettytime"] is better written in dot notation. (dot-notation)
(#118) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#119) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#120) Expected catch,fail,always() or return (promise/catch-or-return)
(#120) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#121) Each then() should return a value or throw (promise/always-return)
(#121) 'js' is defined but never used. (no-unused-vars)
(#121) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#122) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#123) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#124) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#125) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#126) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#127) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#128) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#129) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#130) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#131) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#132) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#133) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#134) Unexpected console statement. (no-console)
(#134) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#135) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#136) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#137) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#138) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#139) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#140) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#141) ["totalcorrect"] is better written in dot notation. (dot-notation)
(#141) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#142) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#143) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#144) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#145) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#146) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#147) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#148) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#149) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#150) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#151) Trailing spaces not allowed. (no-trailing-spaces)
(#151) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#152) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#153) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#154) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#155) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#156) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#157) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#158) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#159) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#160) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#161) Expected catch,fail,always() or return (promise/catch-or-return)
(#161) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#162) Each then() should return a value or throw (promise/always-return)
(#162) 'js' is defined but never used. (no-unused-vars)
(#162) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#163) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#164) Comments should not begin with a lowercase character. (capitalized-comments)
(#164) Expected space or tab after '//' in comment. (spaced-comment)
(#164) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#165) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#166) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#167) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#168) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#169) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#170) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#171) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#172) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#173) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#174) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#175) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#176) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#177) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#178) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#179) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#180) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#181) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#182) Comments should not begin with a lowercase character. (capitalized-comments)
(#182) Expected space or tab after '//' in comment. (spaced-comment)
(#182) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#183) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#184) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#185) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#186) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#187) Comments should not begin with a lowercase character. (capitalized-comments)
(#187) Expected space or tab after '//' in comment. (spaced-comment)
(#187) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#188) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#189) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#190) Comments should not begin with a lowercase character. (capitalized-comments)
(#190) Expected space or tab after '//' in comment. (spaced-comment)
(#190) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#191) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#192) ["id"] is better written in dot notation. (dot-notation)
(#192) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#193) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#194) ["id"] is better written in dot notation. (dot-notation)
(#194) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#195) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#196) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#197) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#198) ["definition"] is better written in dot notation. (dot-notation)
(#198) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#199) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#200) ["term"] is better written in dot notation. (dot-notation)
(#200) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#201) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#202) ["id"] is better written in dot notation. (dot-notation)
(#202) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#203) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#204) Trailing spaces not allowed. (no-trailing-spaces)
(#204) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#205) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#206) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#207) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#208) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#209) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#210) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#211) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#212) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#212) Missing semicolon. (@babel/semi)
(#213) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#214) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#215) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#216) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#217) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#218) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#219) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#219) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#220) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#221) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#222) Identifier 'terms_to_distractors' is not in camel case. (camelcase)
(#222) Missing space before opening brace. (space-before-blocks)
(#222) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#223) Operator '=' must be spaced. (space-infix-ops)
(#223) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#224) Expected space(s) after "for". (keyword-spacing)
(#224) Operator '=' must be spaced. (space-infix-ops)
(#224) Missing whitespace after semicolon. (semi-spacing)
(#224) Operator '<' must be spaced. (space-infix-ops)
(#224) Missing space before opening brace. (space-before-blocks)
(#224) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#225) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#226) A space is required after ','. (comma-spacing)
(#226) A space is required after ','. (comma-spacing)
(#226) Missing space before opening brace. (space-before-blocks)
(#226) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#227) Expected space(s) after "if". (keyword-spacing)
(#227) Operator '==' must be spaced. (space-infix-ops)
(#227) Missing space before opening brace. (space-before-blocks)
(#227) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#228) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#229) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#230) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#231) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#232) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#233) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#234) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#235) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#236) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#237) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#238) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#239) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#240) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#241) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#242) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#243) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#244) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#245) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#246) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#247) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#248) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#249) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#250) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#251) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#252) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#253) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#254) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#255) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#256) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#257) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#258) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#259) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#260) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#261) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#262) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#263) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#264) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#265) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#266) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#267) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
mod/wordcards/amd/src/modalformhelper.js
(#6) @package should be empty. (jsdoc/empty-tags)
(#10) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#18) Expected @param names to be "selector, contextid, callback". Got "selector, contextid, formname, callback". (jsdoc/check-param-names)
(#27) Comments should not begin with a lowercase character. (capitalized-comments)
(#27) Expected space or tab after '//' in comment. (spaced-comment)
(#28) Expected space or tab after '//' in comment. (spaced-comment)
(#30) Expected space or tab after '//' in comment. (spaced-comment)
(#53) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#62) 'triggers' is assigned a value but never used. (no-unused-vars)
(#63) Operator '=' must be spaced. (space-infix-ops)
(#65) A space is required after ','. (comma-spacing)
(#65) A space is required after ','. (comma-spacing)
(#66) Comments should not begin with a lowercase character. (capitalized-comments)
(#66) Expected space or tab after '//' in comment. (spaced-comment)
(#69) Operator '=' must be spaced. (space-infix-ops)
(#70) Operator '=' must be spaced. (space-infix-ops)
(#72) Expected catch,fail,always() or return (promise/catch-or-return)
(#76) Unexpected space before function parentheses. (space-before-function-paren)
(#79) This line has a length of 143. Maximum allowed is 132. (max-len)
(#79) Expected catch,fail,always() or return (promise/catch-or-return)
(#79) Avoid nesting promises. (promise/no-nesting)
(#79) There should be no space before ','. (comma-spacing)
(#79) Each then() should return a value or throw (promise/always-return)
(#79) Requires a space after '{'. (block-spacing)
(#79) Statement inside of curly braces should be on next line. (brace-style)
(#79) Missing space before opening brace. (space-before-blocks)
(#79) Operator '=' must be spaced. (space-infix-ops)
(#79) Missing whitespace after semicolon. (semi-spacing)
(#79) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#79) Requires a space before '}'. (block-spacing)
(#79) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#88) The function binding is unnecessary. (no-extra-bind)
(#91) Unexpected space before function parentheses. (space-before-function-paren)
(#105) Comments should not begin with a lowercase character. (capitalized-comments)
(#105) Expected space or tab after '//' in comment. (spaced-comment)
(#110) Missing JSDoc @param "formdata" declaration. (jsdoc/require-param)
(#125) Missing JSDoc @param "formData" declaration. (jsdoc/require-param)
(#125) Missing JSDoc @param "ajaxresult" declaration. (jsdoc/require-param)
(#130) A space is required after ','. (comma-spacing)
(#138) Comments should not begin with a lowercase character. (capitalized-comments)
(#138) Expected space or tab after '//' in comment. (spaced-comment)
(#139) Comments should not begin with a lowercase character. (capitalized-comments)
(#139) Expected space or tab after '//' in comment. (spaced-comment)
(#145) Expected space(s) after "switch". (keyword-spacing)
(#147) Comments should not begin with a lowercase character. (capitalized-comments)
(#147) Expected space or tab after '//' in comment. (spaced-comment)
(#151) Comments should not begin with a lowercase character. (capitalized-comments)
(#151) Expected space or tab after '//' in comment. (spaced-comment)
(#168) Missing JSDoc @param "data" declaration. (jsdoc/require-param)
mod/wordcards/amd/src/mywords.js
(#4) @package should be empty. (jsdoc/empty-tags)
(#13) Missing semicolon. (@babel/semi)
(#19) Missing semicolon. (@babel/semi)
(#24) Missing semicolon. (@babel/semi)
(#32) Missing semicolon. (@babel/semi)
(#35) Unexpected space before function parentheses. (space-before-function-paren)
(#39) Unexpected space before function parentheses. (space-before-function-paren)
(#45) Missing semicolon. (@babel/semi)
(#50) Comments should not begin with a lowercase character. (capitalized-comments)
(#50) Expected space or tab after '//' in comment. (spaced-comment)
(#51) Expected space(s) after "if". (keyword-spacing)
(#51) Operator '===' must be spaced. (space-infix-ops)
(#51) Operator '!==' must be spaced. (space-infix-ops)
(#51) Operator '!==' must be spaced. (space-infix-ops)
(#51) Missing space before opening brace. (space-before-blocks)
(#63) Missing semicolon. (@babel/semi)
(#88) Missing semicolon. (@babel/semi)
(#91) A space is required after ','. (comma-spacing)
(#91) There should be no space before this paren. (space-in-parens)
(#92) A space is required after ','. (comma-spacing)
(#92) There should be no space before this paren. (space-in-parens)
(#93) Missing semicolon. (@babel/semi)
(#98) Expected to return a value at the end of function. (consistent-return)
(#113) Missing semicolon. (@babel/semi)
(#115) Unexpected space before function parentheses. (space-before-function-paren)
(#119) Missing semicolon. (@babel/semi)
(#121) Unexpected space before function parentheses. (space-before-function-paren)
(#125) Missing semicolon. (@babel/semi)
mod/wordcards/amd/src/pollyhelper.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) Missing space before opening brace. (space-before-blocks)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) Operator '=' must be spaced. (space-infix-ops)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Operator '=' must be spaced. (space-infix-ops)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Operator '=' must be spaced. (space-infix-ops)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Identifier 'fetch_polly_url' is not in camel case. (camelcase)
(#22) Expected to return a value at the end of method 'fetch_polly_url'. (consistent-return)
(#22) A space is required after ','. (comma-spacing)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Comments should not begin with a lowercase character. (capitalized-comments)
(#24) Expected space or tab after '//' in comment. (spaced-comment)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Expected space(s) after "if". (keyword-spacing)
(#25) Operator '===' must be spaced. (space-infix-ops)
(#25) Requires a space after '{'. (block-spacing)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Requires a space before '}'. (block-spacing)
(#25) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Expected space or tab after '//' in comment. (spaced-comment)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Comments should not begin with a lowercase character. (capitalized-comments)
(#30) Expected space or tab after '//' in comment. (spaced-comment)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Expected space or tab after '//' in comment. (spaced-comment)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) Comments should not begin with a lowercase character. (capitalized-comments)
(#35) Expected space or tab after '//' in comment. (spaced-comment)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Expected to return a value at the end of function. (consistent-return)
(#36) Unexpected space before function parentheses. (space-before-function-paren)
(#36) 'e' is defined but never used. (no-unused-vars)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) Comments should not begin with a lowercase character. (capitalized-comments)
(#40) Expected space or tab after '//' in comment. (spaced-comment)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Comments should not begin with a lowercase character. (capitalized-comments)
(#44) Expected space or tab after '//' in comment. (spaced-comment)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) Comments should not begin with a lowercase character. (capitalized-comments)
(#48) Expected space or tab after '//' in comment. (spaced-comment)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Missing space before opening brace. (space-before-blocks)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#61) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#63) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#64) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#65) Comments should not begin with a lowercase character. (capitalized-comments)
(#65) Expected space or tab after '//' in comment. (spaced-comment)
(#65) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#66) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#67) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#68) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#72) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#73) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#74) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#75) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#76) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#77) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#78) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#79) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#80) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#81) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#82) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#83) Unexpected space before function parentheses. (space-before-function-paren)
(#83) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#84) Comments should not begin with a lowercase character. (capitalized-comments)
(#84) Expected space or tab after '//' in comment. (spaced-comment)
(#84) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#85) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#86) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#87) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#88) Comments should not begin with a lowercase character. (capitalized-comments)
(#88) Expected space or tab after '//' in comment. (spaced-comment)
(#88) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
mod/wordcards/amd/src/spacegame.js
(#27) A space is required after ','. (comma-spacing)
(#28) Multiple spaces found before 'notification'. (no-multi-spaces)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#45) Unexpected space before function parentheses. (space-before-function-paren)
(#47) Unnecessary semicolon. (no-extra-semi)
(#51) Unnecessary semicolon. (no-extra-semi)
(#53) Unexpected space before function parentheses. (space-before-function-paren)
(#58) Unnecessary semicolon. (no-extra-semi)
(#66) Unnecessary semicolon. (no-extra-semi)
(#106) Unnecessary semicolon. (no-extra-semi)
(#108) Unexpected space before function parentheses. (space-before-function-paren)
(#110) Unnecessary semicolon. (no-extra-semi)
(#114) Unnecessary semicolon. (no-extra-semi)
(#118) Unnecessary semicolon. (no-extra-semi)
(#129) There should be no space after this paren. (space-in-parens)
(#165) Unnecessary semicolon. (no-extra-semi)
(#170) There should be no space after this paren. (space-in-parens)
(#170) A space is required after ','. (comma-spacing)
(#195) Missing space before opening brace. (space-before-blocks)
(#202) There should be no space before this paren. (space-in-parens)
(#203) A space is required after ','. (comma-spacing)
(#203) A space is required after ','. (comma-spacing)
(#206) 'bounds' is defined but never used. (no-unused-vars)
(#216) A space is required after ','. (comma-spacing)
(#216) A space is required after ','. (comma-spacing)
(#255) Operator '=' must be spaced. (space-infix-ops)
(#280) Missing space before opening brace. (space-before-blocks)
(#297) Comments should not begin with a lowercase character. (capitalized-comments)
(#297) Expected space or tab after '//' in comment. (spaced-comment)
(#331) Unnecessary semicolon. (no-extra-semi)
(#338) Unnecessary semicolon. (no-extra-semi)
(#353) Missing space before opening brace. (space-before-blocks)
(#367) Missing space before opening brace. (space-before-blocks)
(#371) Missing space before opening brace. (space-before-blocks)
(#380) There should be no space after this paren. (space-in-parens)
(#388) Missing space before opening brace. (space-before-blocks)
(#395) Missing space before opening brace. (space-before-blocks)
(#402) Comments should not begin with a lowercase character. (capitalized-comments)
(#412) A space is required after ','. (comma-spacing)
(#422) Comments should not begin with a lowercase character. (capitalized-comments)
(#422) Expected space or tab after '//' in comment. (spaced-comment)
(#424) This line has a length of 136. Maximum allowed is 132. (max-len)
(#435) Comments should not begin with a lowercase character. (capitalized-comments)
(#435) Expected space or tab after '//' in comment. (spaced-comment)
(#441) Comments should not begin with a lowercase character. (capitalized-comments)
(#441) Expected space or tab after '//' in comment. (spaced-comment)
(#450) Multiple spaces found before ')'. (no-multi-spaces)
(#450) There should be no space before this paren. (space-in-parens)
(#455) Comments should not begin with a lowercase character. (capitalized-comments)
(#480) Comments should not begin with a lowercase character. (capitalized-comments)
(#480) Expected space or tab after '//' in comment. (spaced-comment)
(#483) Comments should not begin with a lowercase character. (capitalized-comments)
(#483) Expected space or tab after '//' in comment. (spaced-comment)
(#490) Unexpected space before function parentheses. (space-before-function-paren)
(#515) Unexpected space before function parentheses. (space-before-function-paren)
(#524) Unnecessary semicolon. (no-extra-semi)
(#548) Expected space or tab after '//' in comment. (spaced-comment)
(#571) Missing space before value for key 'loadedImages'. (key-spacing)
(#595) Missing space before opening brace. (space-before-blocks)
(#596) Comments should not begin with a lowercase character. (capitalized-comments)
(#596) Expected space or tab after '//' in comment. (spaced-comment)
(#606) Identifier 'total_time' is not in camel case. (camelcase)
(#607) Identifier 'total_time' is not in camel case. (camelcase)
(#607) Missing semicolon. (@babel/semi)
(#613) Missing space before opening brace. (space-before-blocks)
(#622) A space is required after ','. (comma-spacing)
(#628) Multiple spaces found before ','. (no-multi-spaces)
(#628) There should be no space before ','. (comma-spacing)
(#649) Unexpected console statement. (no-console)
(#650) Unexpected console statement. (no-console)
(#695) A space is required after ','. (comma-spacing)
(#772) Missing space before opening brace. (space-before-blocks)
(#773) Operator '=' must be spaced. (space-infix-ops)
(#774) Missing space before opening brace. (space-before-blocks)
(#775) Expected space(s) after "if". (keyword-spacing)
(#775) Operator '==' must be spaced. (space-infix-ops)
(#775) Missing space before opening brace. (space-before-blocks)
(#779) Comments should not begin with a lowercase character. (capitalized-comments)
(#779) Expected space or tab after '//' in comment. (spaced-comment)
(#780) Expected space(s) after "if". (keyword-spacing)
(#782) ["definition"] is better written in dot notation. (dot-notation)
(#784) ["term"] is better written in dot notation. (dot-notation)
(#788) Operator '=' must be spaced. (space-infix-ops)
(#788) Missing whitespace after semicolon. (semi-spacing)
(#788) Operator '<' must be spaced. (space-infix-ops)
(#788) Missing whitespace after semicolon. (semi-spacing)
(#788) Missing space before opening brace. (space-before-blocks)
(#789) Expected space(s) after "if". (keyword-spacing)
(#789) Operator '==' must be spaced. (space-infix-ops)
(#789) Missing space before opening brace. (space-before-blocks)
(#790) Comments should not begin with a lowercase character. (capitalized-comments)
(#790) Expected space or tab after '//' in comment. (spaced-comment)
(#791) Expected space(s) after "if". (keyword-spacing)
(#791) Operator '>' must be spaced. (space-infix-ops)
(#791) Operator '==' must be spaced. (space-infix-ops)
(#793) Comments should not begin with a lowercase character. (capitalized-comments)
(#793) Expected space or tab after '//' in comment. (spaced-comment)
(#794) Expected space(s) before "else". (keyword-spacing)
(#794) Expected space(s) after "else". (keyword-spacing)
(#799) Comments should not begin with a lowercase character. (capitalized-comments)
(#799) Expected space or tab after '//' in comment. (spaced-comment)
(#856) This line has a length of 143. Maximum allowed is 132. (max-len)
(#859) This line has a length of 140. Maximum allowed is 132. (max-len)
(#868) Comments should not begin with a lowercase character. (capitalized-comments)
(#868) Expected space or tab after '//' in comment. (spaced-comment)
(#869) Expected space or tab after '//' in comment. (spaced-comment)
(#872) Unexpected space before function parentheses. (space-before-function-paren)
(#875) Unexpected space before function parentheses. (space-before-function-paren)
(#895) Comments should not begin with a lowercase character. (capitalized-comments)
(#895) Expected space or tab after '//' in comment. (spaced-comment)
(#906) Comments should not begin with a lowercase character. (capitalized-comments)
(#906) Expected space or tab after '//' in comment. (spaced-comment)
(#908) ["nexturl"] is better written in dot notation. (dot-notation)
(#909) ["results"] is better written in dot notation. (dot-notation)
(#910) ["total"] is better written in dot notation. (dot-notation)
(#911) ["totalcorrect"] is better written in dot notation. (dot-notation)
(#912) ["gamescore"] is better written in dot notation. (dot-notation)
(#913) Identifier 'total_time' is not in camel case. (camelcase)
(#914) Identifier 'total_time' is not in camel case. (camelcase)
(#915) ["prettytime"] is better written in dot notation. (dot-notation)
(#917) ["prettytime"] is better written in dot notation. (dot-notation)
(#920) Expected catch,fail,always() or return (promise/catch-or-return)
(#921) Each then() should return a value or throw (promise/always-return)
(#921) 'js' is defined but never used. (no-unused-vars)
(#931) 'data' is assigned a value but never used. (no-unused-vars)
(#941) ["totalcorrect"] is better written in dot notation. (dot-notation)
(#947) Comments should not begin with a lowercase character. (capitalized-comments)
(#957) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#958) Expected space or tab after '//' in comment. (spaced-comment)
(#960) Expected space or tab after '//' in comment. (spaced-comment)
(#972) Unexpected space before function parentheses. (space-before-function-paren)
(#992) Operator '=' must be spaced. (space-infix-ops)
(#1013) Comments should not begin with a lowercase character. (capitalized-comments)
(#1013) Expected space or tab after '//' in comment. (spaced-comment)
(#1023) Missing semicolon. (@babel/semi)
(#1038) Comments should not begin with a lowercase character. (capitalized-comments)
(#1038) Expected space or tab after '//' in comment. (spaced-comment)
(#1041) Comments should not begin with a lowercase character. (capitalized-comments)
(#1041) Expected space or tab after '//' in comment. (spaced-comment)
(#1042) Expected space or tab after '//' in comment. (spaced-comment)
(#1049) Expected space(s) before "else". (keyword-spacing)
(#1049) Expected space(s) after "else". (keyword-spacing)
(#1067) Expected space(s) after "switch". (keyword-spacing)
(#1067) Missing space before opening brace. (space-before-blocks)
(#1072) Unexpected space before function parentheses. (space-before-function-paren)
(#1075) A space is required after ','. (comma-spacing)
(#1077) A space is required after ','. (comma-spacing)
(#1077) A space is required after ','. (comma-spacing)
(#1088) Multiple spaces found before 'questions'. (no-multi-spaces)
(#1112) Comments should not begin with a lowercase character. (capitalized-comments)
(#1112) Expected space or tab after '//' in comment. (spaced-comment)
(#1113) A space is required after ','. (comma-spacing)
(#1115) Comments should not begin with a lowercase character. (capitalized-comments)
(#1115) Expected space or tab after '//' in comment. (spaced-comment)
(#1121) Comments should not begin with a lowercase character. (capitalized-comments)
(#1121) Expected space or tab after '//' in comment. (spaced-comment)
(#1179) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#1184) Unexpected space before function parentheses. (space-before-function-paren)
(#1195) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#1281) Unexpected space before function parentheses. (space-before-function-paren)
(#1282) Operator '=' must be spaced. (space-infix-ops)
(#1283) Expected space(s) after "if". (keyword-spacing)
(#1283) Operator '===' must be spaced. (space-infix-ops)
(#1283) Missing space before opening brace. (space-before-blocks)
(#1285) Expected space(s) before "else". (keyword-spacing)
(#1285) Expected space(s) after "else". (keyword-spacing)
(#1316) Comments should not begin with a lowercase character. (capitalized-comments)
(#1316) Expected space or tab after '//' in comment. (spaced-comment)
(#1320) Operator '?' must be spaced. (space-infix-ops)
(#1320) Operator ':' must be spaced. (space-infix-ops)
(#1321) This line has a length of 172. Maximum allowed is 132. (max-len)
(#1321) A space is required after ','. (comma-spacing)
(#1324) Operator '=' must be spaced. (space-infix-ops)
(#1325) Unexpected space before function parentheses. (space-before-function-paren)
(#1334) There should be no space before ','. (comma-spacing)
(#1334) There should be no space before ','. (comma-spacing)
(#1335) 'cornerRadius' is assigned a value but never used. (no-unused-vars)
(#1339) Comments should not begin with a lowercase character. (capitalized-comments)
(#1339) Expected space or tab after '//' in comment. (spaced-comment)
(#1340) Expected space(s) after "if". (keyword-spacing)
(#1346) A space is required after ','. (comma-spacing)
(#1349) Multiple spaces found before '/'. (no-multi-spaces)
(#1353) A space is required after ','. (comma-spacing)
(#1376) Unexpected space before function parentheses. (space-before-function-paren)
(#1576) Identifier 'strip_html' is not in camel case. (camelcase)
(#1587) Comments should not begin with a lowercase character. (capitalized-comments)
(#1587) Expected space or tab after '//' in comment. (spaced-comment)
(#1588) Expected space or tab after '//' in comment. (spaced-comment)
(#1590) Expected space(s) after "if". (keyword-spacing)
(#1590) Requires a space after '{'. (block-spacing)
(#1590) Statement inside of curly braces should be on next line. (brace-style)
(#1590) Requires a space before '}'. (block-spacing)
(#1590) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1591) Identifier 'mc_levels' is not in camel case. (camelcase)
(#1592) Comments should not begin with a lowercase character. (capitalized-comments)
(#1592) Expected space or tab after '//' in comment. (spaced-comment)
(#1593) 'thelevel' declared on line 1624 column 18 is used outside of binding context. (block-scoped-var)
(#1593) Operator '=' must be spaced. (space-infix-ops)
(#1593) Missing whitespace after semicolon. (semi-spacing)
(#1593) 'thelevel' declared on line 1624 column 18 is used outside of binding context. (block-scoped-var)
(#1593) Operator '<' must be spaced. (space-infix-ops)
(#1593) Identifier 'mc_levels' is not in camel case. (camelcase)
(#1593) Missing whitespace after semicolon. (semi-spacing)
(#1593) 'thelevel' declared on line 1624 column 18 is used outside of binding context. (block-scoped-var)
(#1594) 'level' declared on line 1625 column 17 is used outside of binding context. (block-scoped-var)
(#1594) Identifier 'mc_levels' is not in camel case. (camelcase)
(#1594) 'thelevel' declared on line 1624 column 18 is used outside of binding context. (block-scoped-var)
(#1595) Comments should not begin with a lowercase character. (capitalized-comments)
(#1595) Expected space or tab after '//' in comment. (spaced-comment)
(#1596) 'i' declared on line 1627 column 22 is used outside of binding context. (block-scoped-var)
(#1596) 'i' declared on line 1627 column 22 is used outside of binding context. (block-scoped-var)
(#1596) 'level' declared on line 1625 column 17 is used outside of binding context. (block-scoped-var)
(#1596) 'i' declared on line 1627 column 22 is used outside of binding context. (block-scoped-var)
(#1598) 'level' declared on line 1625 column 17 is used outside of binding context. (block-scoped-var)
(#1599) Operator '=' must be spaced. (space-infix-ops)
(#1599) 'level' declared on line 1625 column 17 is used outside of binding context. (block-scoped-var)
(#1600) Expected space(s) after "if". (keyword-spacing)
(#1600) Operator '===' must be spaced. (space-infix-ops)
(#1600) Missing space before opening brace. (space-before-blocks)
(#1601) 'level' declared on line 1625 column 17 is used outside of binding context. (block-scoped-var)
(#1603) A space is required after ','. (comma-spacing)
(#1603) 'i' declared on line 1627 column 22 is used outside of binding context. (block-scoped-var)
(#1605) Operator '=' must be spaced. (space-infix-ops)
(#1605) 'level' declared on line 1625 column 17 is used outside of binding context. (block-scoped-var)
(#1605) 'i' declared on line 1627 column 22 is used outside of binding context. (block-scoped-var)
(#1606) Expected space(s) after "if". (keyword-spacing)
(#1606) Operator '===' must be spaced. (space-infix-ops)
(#1606) Missing space before opening brace. (space-before-blocks)
(#1607) Operator '=' must be spaced. (space-infix-ops)
(#1607) 'level' declared on line 1625 column 17 is used outside of binding context. (block-scoped-var)
(#1607) 'i' declared on line 1627 column 22 is used outside of binding context. (block-scoped-var)
(#1611) 'level' declared on line 1625 column 17 is used outside of binding context. (block-scoped-var)
(#1611) 'i' declared on line 1627 column 22 is used outside of binding context. (block-scoped-var)
(#1620) Comments should not begin with a lowercase character. (capitalized-comments)
(#1620) Expected space or tab after '//' in comment. (spaced-comment)
(#1621) Expected space or tab after '//' in comment. (spaced-comment)
(#1622) Operator '=' must be spaced. (space-infix-ops)
(#1623) Identifier 'matching_levels' is not in camel case. (camelcase)
(#1624) 'thelevel' is already defined. (no-redeclare)
(#1624) 'thelevel' declared on line 1593 column 18 is used outside of binding context. (block-scoped-var)
(#1624) Operator '=' must be spaced. (space-infix-ops)
(#1624) Missing whitespace after semicolon. (semi-spacing)
(#1624) 'thelevel' declared on line 1593 column 18 is used outside of binding context. (block-scoped-var)
(#1624) Operator '<' must be spaced. (space-infix-ops)
(#1624) Identifier 'matching_levels' is not in camel case. (camelcase)
(#1624) Missing whitespace after semicolon. (semi-spacing)
(#1624) 'thelevel' declared on line 1593 column 18 is used outside of binding context. (block-scoped-var)
(#1625) 'level' is already defined. (no-redeclare)
(#1625) 'level' declared on line 1594 column 17 is used outside of binding context. (block-scoped-var)
(#1625) Identifier 'matching_levels' is not in camel case. (camelcase)
(#1625) 'thelevel' declared on line 1593 column 18 is used outside of binding context. (block-scoped-var)
(#1627) 'i' is already defined. (no-redeclare)
(#1627) 'i' declared on line 1596 column 22 is used outside of binding context. (block-scoped-var)
(#1627) 'i' declared on line 1596 column 22 is used outside of binding context. (block-scoped-var)
(#1627) 'level' declared on line 1594 column 17 is used outside of binding context. (block-scoped-var)
(#1627) 'i' declared on line 1596 column 22 is used outside of binding context. (block-scoped-var)
(#1628) 'level' declared on line 1594 column 17 is used outside of binding context. (block-scoped-var)
(#1628) 'i' declared on line 1596 column 22 is used outside of binding context. (block-scoped-var)
(#1628) 'level' declared on line 1594 column 17 is used outside of binding context. (block-scoped-var)
(#1628) 'i' declared on line 1596 column 22 is used outside of binding context. (block-scoped-var)
(#1628) A space is required after ','. (comma-spacing)
(#1628) 'level' declared on line 1594 column 17 is used outside of binding context. (block-scoped-var)
(#1628) 'i' declared on line 1596 column 22 is used outside of binding context. (block-scoped-var)
(#1630) Comments should not begin with a lowercase character. (capitalized-comments)
(#1630) Expected space or tab after '//' in comment. (spaced-comment)
(#1631) This line has a length of 142. Maximum allowed is 132. (max-len)
(#1636) Identifier 'shuffle_array' is not in camel case. (camelcase)
(#1643) Identifier 'split_array' is not in camel case. (camelcase)
(#1644) Expected space(s) after "if". (keyword-spacing)
(#1644) Use '===' to compare with null. (no-eq-null)
(#1644) Statement inside of curly braces should be on next line. (brace-style)
(#1644) Missing space before opening brace. (space-before-blocks)
(#1644) Requires a space before '}'. (block-spacing)
(#1644) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1644) Missing semicolon. (@babel/semi)
(#1644) Unnecessary semicolon. (no-extra-semi)
(#1665) Identifier 'init_controls' is not in camel case. (camelcase)
(#1666) Identifier 'close_results' is not in camel case. (camelcase)
(#1668) Identifier 'vocab_list' is not in camel case. (camelcase)
(#1669) Identifier 'the_list' is not in camel case. (camelcase)
(#1671) Identifier 'time_counter' is not in camel case. (camelcase)
(#1679) Comments should not begin with a lowercase character. (capitalized-comments)
(#1679) Expected space or tab after '//' in comment. (spaced-comment)
(#1692) Comments should not begin with a lowercase character. (capitalized-comments)
(#1692) Expected space or tab after '//' in comment. (spaced-comment)
(#1696) Comments should not begin with a lowercase character. (capitalized-comments)
(#1696) Expected space or tab after '//' in comment. (spaced-comment)
(#1705) Comments should not begin with a lowercase character. (capitalized-comments)
(#1705) Expected space or tab after '//' in comment. (spaced-comment)
(#1707) Trailing spaces not allowed. (no-trailing-spaces)
(#1712) Comments should not begin with a lowercase character. (capitalized-comments)
(#1712) Expected space or tab after '//' in comment. (spaced-comment)
(#1718) Comments should not begin with a lowercase character. (capitalized-comments)
(#1728) Missing semicolon. (@babel/semi)
(#1730) Comments should not begin with a lowercase character. (capitalized-comments)
(#1730) Expected space or tab after '//' in comment. (spaced-comment)
(#1740) Unexpected space before function parentheses. (space-before-function-paren)
(#1744) Comments should not begin with a lowercase character. (capitalized-comments)
(#1744) Expected space or tab after '//' in comment. (spaced-comment)
(#1745) Unexpected space before function parentheses. (space-before-function-paren)
(#1757) Comments should not begin with a lowercase character. (capitalized-comments)
(#1757) Expected space or tab after '//' in comment. (spaced-comment)
mod/wordcards/amd/src/speechcards.js
(#4) @package should be empty. (jsdoc/empty-tags)
(#27) Comments should not begin with a lowercase character. (capitalized-comments)
(#27) Expected space or tab after '//' in comment. (spaced-comment)
(#31) Comments should not begin with a lowercase character. (capitalized-comments)
(#31) Expected space or tab after '//' in comment. (spaced-comment)
(#44) Comments should not begin with a lowercase character. (capitalized-comments)
(#44) Expected space or tab after '//' in comment. (spaced-comment)
(#49) Comments should not begin with a lowercase character. (capitalized-comments)
(#49) Expected space or tab after '//' in comment. (spaced-comment)
(#51) Operator '=' must be spaced. (space-infix-ops)
(#54) 'jsondata' declared on line 41 column 13 is used outside of binding context. (block-scoped-var)
(#56) 'jsondata' declared on line 41 column 13 is used outside of binding context. (block-scoped-var)
(#59) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#66) Identifier 'init_controls' is not in camel case. (camelcase)
(#67) Identifier 'close_results' is not in camel case. (camelcase)
(#69) Identifier 'vocab_list' is not in camel case. (camelcase)
(#70) Identifier 'the_list' is not in camel case. (camelcase)
(#72) Identifier 'time_counter' is not in camel case. (camelcase)
(#73) Identifier 'prev_button' is not in camel case. (camelcase)
(#74) Identifier 'next_button' is not in camel case. (camelcase)
(#79) Identifier 'do_next' is not in camel case. (camelcase)
(#89) Identifier 'do_prev' is not in camel case. (camelcase)
(#94) Identifier 'move_card' is not in camel case. (camelcase)
(#94) Missing space before opening brace. (space-before-blocks)
(#95) Expected space(s) after "switch". (keyword-spacing)
(#95) Missing space before opening brace. (space-before-blocks)
(#98) Expected catch,fail,always() or return (promise/catch-or-return)
(#98) A space is required after ','. (comma-spacing)
(#98) A space is required after ','. (comma-spacing)
(#99) Each then() should return a value or throw (promise/always-return)
(#99) Missing space before opening brace. (space-before-blocks)
(#101) A space is required after ','. (comma-spacing)
(#101) A space is required after ','. (comma-spacing)
(#104) Comments should not begin with a lowercase character. (capitalized-comments)
(#117) Expected catch,fail,always() or return (promise/catch-or-return)
(#117) A space is required after ','. (comma-spacing)
(#117) A space is required after ','. (comma-spacing)
(#118) Each then() should return a value or throw (promise/always-return)
(#118) Missing space before opening brace. (space-before-blocks)
(#120) A space is required after ','. (comma-spacing)
(#120) A space is required after ','. (comma-spacing)
(#127) Missing space before value for key 'clearStarRating'. (key-spacing)
(#127) Missing space before opening brace. (space-before-blocks)
(#130) Trailing spaces not allowed. (no-trailing-spaces)
(#131) Identifier 'register_events' is not in camel case. (camelcase)
(#138) Comments should not begin with a lowercase character. (capitalized-comments)
(#138) Expected space or tab after '//' in comment. (spaced-comment)
(#147) Identifier 'total_time' is not in camel case. (camelcase)
(#148) Identifier 'total_time' is not in camel case. (camelcase)
(#148) Missing semicolon. (@babel/semi)
(#169) Comments should not begin with a lowercase character. (capitalized-comments)
(#169) Expected space or tab after '//' in comment. (spaced-comment)
(#174) Identifier 'set_pointer' is not in camel case. (camelcase)
(#174) Unexpected space before function parentheses. (space-before-function-paren)
(#187) Operator '=' must be spaced. (space-infix-ops)
(#189) Comments should not begin with a lowercase character. (capitalized-comments)
(#189) Expected space or tab after '//' in comment. (spaced-comment)
(#190) A space is required after ','. (comma-spacing)
(#191) A space is required after ','. (comma-spacing)
(#192) A space is required after ','. (comma-spacing)
(#197) Operator '=' must be spaced. (space-infix-ops)
(#199) Expected space or tab after '//' in comment. (spaced-comment)
(#200) Expected space or tab after '//' in comment. (spaced-comment)
(#202) Comments should not begin with a lowercase character. (capitalized-comments)
(#202) Expected space or tab after '//' in comment. (spaced-comment)
(#203) Unexpected console statement. (no-console)
(#213) Trailing spaces not allowed. (no-trailing-spaces)
(#215) Multiple spaces found before 'app'. (no-multi-spaces)
(#217) Expected space or tab after '//' in comment. (spaced-comment)
(#218) A space is required after ','. (comma-spacing)
(#219) Operator '+' must be spaced. (space-infix-ops)
(#221) Expected space or tab after '//' in comment. (spaced-comment)
(#223) There should be no space before this paren. (space-in-parens)
(#224) Operator '+' must be spaced. (space-infix-ops)
(#230) Expected space or tab after '//' in comment. (spaced-comment)
(#231) Expected catch,fail,always() or return (promise/catch-or-return)
(#231) A space is required after ','. (comma-spacing)
(#231) Expected to return a value at the end of function. (consistent-return)
(#232) Each then() should return a value or throw (promise/always-return)
(#232) Operator '===' must be spaced. (space-infix-ops)
(#234) Expected space(s) before "else". (keyword-spacing)
(#234) Expected space(s) after "else". (keyword-spacing)
(#235) Operator '+' must be spaced. (space-infix-ops)
(#237) Expected space(s) after "if". (keyword-spacing)
(#237) Operator '>=' must be spaced. (space-infix-ops)
(#240) Comments should not begin with a lowercase character. (capitalized-comments)
(#240) Expected space or tab after '//' in comment. (spaced-comment)
(#241) Comments should not begin with a lowercase character. (capitalized-comments)
(#241) Expected space or tab after '//' in comment. (spaced-comment)
(#243) Comments should not begin with a lowercase character. (capitalized-comments)
(#243) Expected space or tab after '//' in comment. (spaced-comment)
(#246) Comments should not begin with a lowercase character. (capitalized-comments)
(#246) Expected space or tab after '//' in comment. (spaced-comment)
(#247) Operator '=' must be spaced. (space-infix-ops)
(#248) Comments should not begin with a lowercase character. (capitalized-comments)
(#248) Expected space or tab after '//' in comment. (spaced-comment)
(#251) Identifier 'stt_guided' is not in camel case. (camelcase)
(#255) Comments should not begin with a lowercase character. (capitalized-comments)
(#255) Expected space or tab after '//' in comment. (spaced-comment)
(#256) Expected space or tab after '//' in comment. (spaced-comment)
(#257) Operator '=' must be spaced. (space-infix-ops)
(#257) ["term"] is better written in dot notation. (dot-notation)
(#260) Missing space before opening brace. (space-before-blocks)
(#261) Comments should not begin with a lowercase character. (capitalized-comments)
(#261) Expected space or tab after '//' in comment. (spaced-comment)
(#262) A space is required after ','. (comma-spacing)
(#262) A space is required after ','. (comma-spacing)
(#263) Expected space(s) after "if". (keyword-spacing)
(#263) Operator '<' must be spaced. (space-infix-ops)
(#263) Missing space before opening brace. (space-before-blocks)
(#264) Operator '=' must be spaced. (space-infix-ops)
(#264) A space is required after ','. (comma-spacing)
(#264) A space is required after ','. (comma-spacing)
(#266) Expected space(s) after "if". (keyword-spacing)
(#266) Operator '<' must be spaced. (space-infix-ops)
(#266) Missing space before opening brace. (space-before-blocks)
(#267) Operator '=' must be spaced. (space-infix-ops)
(#267) A space is required after ','. (comma-spacing)
(#267) A space is required after ','. (comma-spacing)
(#269) Expected space(s) after "if". (keyword-spacing)
(#269) Operator '<' must be spaced. (space-infix-ops)
(#269) Missing space before opening brace. (space-before-blocks)
(#270) Operator '=' must be spaced. (space-infix-ops)
(#270) A space is required after ','. (comma-spacing)
(#270) A space is required after ','. (comma-spacing)
(#272) Unexpected console statement. (no-console)
(#272) A space is required after ','. (comma-spacing)
(#274) Comments should not begin with a lowercase character. (capitalized-comments)
(#274) Expected space or tab after '//' in comment. (spaced-comment)
(#275) Operator '=' must be spaced. (space-infix-ops)
(#276) Missing space before opening brace. (space-before-blocks)
(#277) Expected space(s) after "if". (keyword-spacing)
(#277) Operator '===' must be spaced. (space-infix-ops)
(#277) Missing space before opening brace. (space-before-blocks)
(#278) Operator '+=' must be spaced. (space-infix-ops)
(#279) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#280) Expected space(s) after "else". (keyword-spacing)
(#281) Operator '+=' must be spaced. (space-infix-ops)
(#284) Unexpected console statement. (no-console)
(#288) Missing space before opening brace. (space-before-blocks)
(#290) Comments should not begin with a lowercase character. (capitalized-comments)
(#290) Expected space or tab after '//' in comment. (spaced-comment)
(#293) Comments should not begin with a lowercase character. (capitalized-comments)
(#293) Expected space or tab after '//' in comment. (spaced-comment)
(#307) Comments should not begin with a lowercase character. (capitalized-comments)
(#307) Expected space or tab after '//' in comment. (spaced-comment)
(#308) Missing space before opening brace. (space-before-blocks)
(#322) Comments should not begin with a lowercase character. (capitalized-comments)
(#322) Expected space or tab after '//' in comment. (spaced-comment)
(#324) 'correcttext' is not defined. (no-undef)
(#324) Operator '==' must be spaced. (space-infix-ops)
(#325) 'correcttext' is not defined. (no-undef)
(#325) 'correcttext' is not defined. (no-undef)
(#326) 'correcttext' is not defined. (no-undef)
(#329) Operator '==' must be spaced. (space-infix-ops)
(#334) Expected to return a value at the end of function. (consistent-return)
(#336) Comments should not begin with a lowercase character. (capitalized-comments)
(#336) Expected space or tab after '//' in comment. (spaced-comment)
(#346) Unnecessary escape character: \*. (no-useless-escape)
(#346) Unnecessary escape character: \.. (no-useless-escape)
(#346) Unnecessary escape character: \/. (no-useless-escape)
(#346) Unnecessary escape character: \[. (no-useless-escape)
(#346) Unnecessary escape character: \^. (no-useless-escape)
(#346) A space is required after ','. (comma-spacing)
(#368) Missing semicolon. (@babel/semi)
(#378) Identifier 'do_end' is not in camel case. (camelcase)
(#383) Comments should not begin with a lowercase character. (capitalized-comments)
(#383) Expected space or tab after '//' in comment. (spaced-comment)
(#385) ["nexturl"] is better written in dot notation. (dot-notation)
(#386) ["results"] is better written in dot notation. (dot-notation)
(#387) ["total"] is better written in dot notation. (dot-notation)
(#388) ["totalcorrect"] is better written in dot notation. (dot-notation)
(#389) Identifier 'total_time' is not in camel case. (camelcase)
(#390) Identifier 'total_time' is not in camel case. (camelcase)
(#391) ["prettytime"] is better written in dot notation. (dot-notation)
(#393) ["prettytime"] is better written in dot notation. (dot-notation)
(#395) Expected catch,fail,always() or return (promise/catch-or-return)
(#396) Each then() should return a value or throw (promise/always-return)
(#396) 'js' is defined but never used. (no-unused-vars)
(#409) Unexpected console statement. (no-console)
(#416) ["totalcorrect"] is better written in dot notation. (dot-notation)
(#422) Identifier 'is_end' is not in camel case. (camelcase)
(#430) Identifier 'update_header' is not in camel case. (camelcase)
(#432) 'progress' is assigned a value but never used. (no-unused-vars)
(#434) Missing semicolon. (@babel/semi)
(#437) Missing semicolon. (@babel/semi)
(#439) Missing semicolon. (@babel/semi)
(#446) Comments should not begin with a lowercase character. (capitalized-comments)
(#446) Expected space or tab after '//' in comment. (spaced-comment)
(#450) Comments should not begin with a lowercase character. (capitalized-comments)
(#450) Expected space or tab after '//' in comment. (spaced-comment)
(#455) ["definition"] is better written in dot notation. (dot-notation)
(#457) ["term"] is better written in dot notation. (dot-notation)
(#459) ["id"] is better written in dot notation. (dot-notation)
(#464) Comments should not begin with a lowercase character. (capitalized-comments)
(#464) Expected space or tab after '//' in comment. (spaced-comment)
(#467) Comments should not begin with a lowercase character. (capitalized-comments)
(#467) Expected space or tab after '//' in comment. (spaced-comment)
(#470) Comments should not begin with a lowercase character. (capitalized-comments)
(#470) Expected space or tab after '//' in comment. (spaced-comment)
(#472) ["id"] is better written in dot notation. (dot-notation)
(#474) ["id"] is better written in dot notation. (dot-notation)
(#530) Expected { after 'if' condition. (curly)
(#534) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#535) Expected { after 'if' condition. (curly)
(#543) Expected { after 'if' condition. (curly)
(#548) Identifier 'mobile_user' is not in camel case. (camelcase)
(#557) Identifier 'chrome_user' is not in camel case. (camelcase)
(#557) Missing space before opening brace. (space-before-blocks)
(#558) Expected space(s) after "if". (keyword-spacing)
(#560) Expected space(s) before "else". (keyword-spacing)
(#560) Expected space(s) after "else". (keyword-spacing)
mod/wordcards/amd/src/textfit.js
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) @package should be empty. (jsdoc/empty-tags)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Expected space or tab after '/*' in comment. (spaced-comment)
(#23) 'define' is already defined as a built-in global variable. (no-redeclare)
(#23) 'document' is already defined as a built-in global variable. (no-redeclare)
(#23) 'window' is already defined as a built-in global variable. (no-redeclare)
(#23) 'HTMLElement' is already defined as a built-in global variable. (no-redeclare)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) 'module' is not defined. (no-undef)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) 'global' is not defined. (no-undef)
(#40) Unexpected space before function parentheses. (space-before-function-paren)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Comments should not begin with a lowercase character. (capitalized-comments)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Comments should not begin with a lowercase character. (capitalized-comments)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) Comments should not begin with a lowercase character. (capitalized-comments)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) Comments should not begin with a lowercase character. (capitalized-comments)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) Comments should not begin with a lowercase character. (capitalized-comments)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) Comments should not begin with a lowercase character. (capitalized-comments)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Comments should not begin with a lowercase character. (capitalized-comments)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) Expected { after 'if' condition. (curly)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#61) Expected space(s) after "for". (keyword-spacing)
(#61) Missing space before opening brace. (space-before-blocks)
(#61) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) Expected space(s) after "if". (keyword-spacing)
(#62) Missing space before opening brace. (space-before-blocks)
(#62) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#63) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#64) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#65) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#66) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#67) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#68) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#72) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#73) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#74) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#75) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#76) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#77) Missing space before opening brace. (space-before-blocks)
(#77) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#78) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#79) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#80) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#81) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#82) Expected space(s) after "for". (keyword-spacing)
(#82) Missing space before opening brace. (space-before-blocks)
(#82) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#83) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#84) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#85) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#86) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#87) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#88) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#89) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#90) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#91) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#92) Function 'processItem' has a complexity of 25. Maximum allowed is 20. (complexity)
(#92) Expected to return a value at the end of function 'processItem'. (consistent-return)
(#92) Missing space before opening brace. (space-before-blocks)
(#92) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#93) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#94) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#95) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#96) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#97) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#98) Expected space(s) after "if". (keyword-spacing)
(#98) Missing space before opening brace. (space-before-blocks)
(#98) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#99) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#100) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#101) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#102) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#103) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#104) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#105) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#106) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#107) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#108) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#109) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#110) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#111) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#112) Expected space(s) after "if". (keyword-spacing)
(#112) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#113) Expected { after 'if' condition. (curly)
(#113) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#114) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#115) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#116) Expected { after 'else'. (curly)
(#116) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#117) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#118) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#119) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#120) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#121) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#122) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#123) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#124) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#125) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#126) ["display"] is better written in dot notation. (dot-notation)
(#126) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#127) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#128) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#129) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#130) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#131) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#132) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#133) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#134) Missing space before opening brace. (space-before-blocks)
(#134) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#135) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#136) ["height"] is better written in dot notation. (dot-notation)
(#136) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#137) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#138) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#139) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#140) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#141) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#142) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#143) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#144) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#145) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#146) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#147) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#148) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#149) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#150) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#151) Missing space before opening brace. (space-before-blocks)
(#151) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#152) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#153) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#154) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#155) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#156) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#157) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#158) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#159) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#160) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#161) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#162) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#163) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#164) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#165) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#166) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#167) Expected space(s) after "if". (keyword-spacing)
(#167) Missing space before opening brace. (space-before-blocks)
(#167) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#168) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#169) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#170) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#171) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#172) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#173) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#174) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#175) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#176) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#177) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#178) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#179) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#180) ["position"] is better written in dot notation. (dot-notation)
(#180) Missing space before opening brace. (space-before-blocks)
(#180) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#181) ["position"] is better written in dot notation. (dot-notation)
(#181) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#182) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#183) Missing space before opening brace. (space-before-blocks)
(#183) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#184) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#185) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#186) ["height"] is better written in dot notation. (dot-notation)
(#186) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#187) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#188) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#189) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#190) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#191) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#192) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#193) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#194) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#194) Missing space before opening brace. (space-before-blocks)
(#194) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#195) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#196) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#197) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#198) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#199) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#200) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#201) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#202) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#202) Missing space before opening brace. (space-before-blocks)
(#202) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#203) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#204) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#205) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#206) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#207) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#208) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#209) Expected space or tab after '//' in comment. (spaced-comment)
(#209) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#210) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#210) Missing space before opening brace. (space-before-blocks)
(#210) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#211) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#212) Expected space or tab after '//' in comment. (spaced-comment)
(#212) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#213) Operator '===' must be spaced. (space-infix-ops)
(#213) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#214) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#215) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#216) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#217) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#217) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#218) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#219) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#220) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#221) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#222) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#222) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#223) Expected { after 'if' condition. (curly)
(#223) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#224) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#225) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#226) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#227) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#228) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#229) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#230) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#231) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#232) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#233) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#234) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#235) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#236) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#237) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#238) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#239) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#240) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#241) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#242) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#243) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#244) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#245) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
mod/wordcards/amd/src/ttaudiohelper.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#23) Comments should not begin with a lowercase character. (capitalized-comments)
(#23) Expected space or tab after '//' in comment. (spaced-comment)
(#24) Unexpected space before function parentheses. (space-before-function-paren)
(#32) Operator '=' must be spaced. (space-infix-ops)
(#33) Operator '=' must be spaced. (space-infix-ops)
(#41) Unexpected empty method 'onStop'. (no-empty-function)
(#42) Unexpected empty method 'onStream'. (no-empty-function)
(#43) Unexpected empty method 'onError'. (no-empty-function)
(#46) Identifier 'prepare_html' is not in camel case. (camelcase)
(#46) Missing space before opening brace. (space-before-blocks)
(#47) Operator '=' must be spaced. (space-infix-ops)
(#53) Operator '=' must be spaced. (space-infix-ops)
(#58) This line has a length of 145. Maximum allowed is 132. (max-len)
(#60) This line has a length of 146. Maximum allowed is 132. (max-len)
(#67) Operator '=' must be spaced. (space-infix-ops)
(#70) A space is required after ','. (comma-spacing)
(#95) Operator '*' must be spaced. (space-infix-ops)
(#95) Operator '*' must be spaced. (space-infix-ops)
(#104) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#114) Operator '*' must be spaced. (space-infix-ops)
(#116) A space is required after ','. (comma-spacing)
(#117) Comments should not begin with a lowercase character. (capitalized-comments)
(#117) Expected space or tab after '//' in comment. (spaced-comment)
(#118) Expected space or tab after '//' in comment. (spaced-comment)
(#119) Operator '!==' must be spaced. (space-infix-ops)
(#130) Expected { after 'for' condition. (curly)
(#135) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#142) Operator '*' must be spaced. (space-infix-ops)
(#157) Comments should not begin with a lowercase character. (capitalized-comments)
(#169) Comments should not begin with a lowercase character. (capitalized-comments)
(#169) Expected space or tab after '//' in comment. (spaced-comment)
mod/wordcards/amd/src/ttbrowserrec.js
(#2) Unexpected space before function parentheses. (space-before-function-paren)
(#12) Identifier 'final_transcript' is not in camel case. (camelcase)
(#13) Identifier 'start_timestamp' is not in camel case. (camelcase)
(#18) Comments should not begin with a lowercase character. (capitalized-comments)
(#18) Expected space or tab after '//' in comment. (spaced-comment)
(#19) Unexpected space before function parentheses. (space-before-function-paren)
(#23) Identifier 'will_work_ok' is not in camel case. (camelcase)
(#23) 'opts' is defined but never used. (no-unused-vars)
(#23) Missing space before opening brace. (space-before-blocks)
(#24) Expected space or tab after '//' in comment. (spaced-comment)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space before '}'. (block-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#29) Expected space(s) after "if". (keyword-spacing)
(#29) Requires a space after '{'. (block-spacing)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Requires a space before '}'. (block-spacing)
(#29) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Identifier 'has_chrome' is not in camel case. (camelcase)
(#32) Identifier 'has_safari' is not in camel case. (camelcase)
(#33) Identifier 'has_safari' is not in camel case. (camelcase)
(#33) Identifier 'has_chrome' is not in camel case. (camelcase)
(#34) Expected space(s) after "if". (keyword-spacing)
(#34) Requires a space after '{'. (block-spacing)
(#34) Statement inside of curly braces should be on next line. (brace-style)
(#34) Missing space before opening brace. (space-before-blocks)
(#34) Requires a space before '}'. (block-spacing)
(#34) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#36) Expected space or tab after '//' in comment. (spaced-comment)
(#40) Unexpected space before function parentheses. (space-before-function-paren)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#41) 'webkitSpeechRecognition' is not defined. (no-undef)
(#52) Identifier 'prepare_html' is not in camel case. (camelcase)
(#52) Missing space before opening brace. (space-before-blocks)
(#53) Operator '=' must be spaced. (space-infix-ops)
(#57) Identifier 'set_grammar' is not in camel case. (camelcase)
(#57) Unexpected space before function parentheses. (space-before-function-paren)
(#58) 'webkitSpeechGrammarList' is not defined. (no-undef)
(#66) Unexpected space before function parentheses. (space-before-function-paren)
(#67) Operator '=' must be spaced. (space-infix-ops)
(#69) Expected space or tab after '//' in comment. (spaced-comment)
(#74) Identifier 'final_transcript' is not in camel case. (camelcase)
(#75) Comments should not begin with a lowercase character. (capitalized-comments)
(#75) Expected space or tab after '//' in comment. (spaced-comment)
(#77) Identifier 'start_timestamp' is not in camel case. (camelcase)
(#77) Comments should not begin with a lowercase character. (capitalized-comments)
(#77) Expected space or tab after '//' in comment. (spaced-comment)
(#81) Comments should not begin with a lowercase character. (capitalized-comments)
(#81) Expected space or tab after '//' in comment. (spaced-comment)
(#88) Unexpected space before function parentheses. (space-before-function-paren)
(#89) Operator '=' must be spaced. (space-infix-ops)
(#93) Operator '*' must be spaced. (space-infix-ops)
(#100) Identifier 'register_events' is not in camel case. (camelcase)
(#100) Unexpected space before function parentheses. (space-before-function-paren)
(#105) Unexpected space before function parentheses. (space-before-function-paren)
(#122) Unexpected space before function parentheses. (space-before-function-paren)
(#123) Expected space(s) after "if". (keyword-spacing)
(#123) Missing space before opening brace. (space-before-blocks)
(#129) Unexpected space before function parentheses. (space-before-function-paren)
(#130) Identifier 'interim_transcript' is not in camel case. (camelcase)
(#133) Identifier 'final_transcript' is not in camel case. (camelcase)
(#135) Identifier 'interim_transcript' is not in camel case. (camelcase)
(#141) A space is required after ','. (comma-spacing)
(#141) Comments should not begin with a lowercase character. (capitalized-comments)
(#141) Expected space or tab after '//' in comment. (spaced-comment)
(#146) Operator '=' must be spaced. (space-infix-ops)
(#149) Operator '*' must be spaced. (space-infix-ops)
(#164) Comments should not begin with a lowercase character. (capitalized-comments)
(#176) Unexpected space before function parentheses. (space-before-function-paren)
(#179) Unexpected space before function parentheses. (space-before-function-paren)
(#182) Unexpected space before function parentheses. (space-before-function-paren)
(#185) Unexpected space before function parentheses. (space-before-function-paren)
(#188) Unexpected space before function parentheses. (space-before-function-paren)
(#188) 'speechtext' is defined but never used. (no-unused-vars)
(#189) Comments should not begin with a lowercase character. (capitalized-comments)
(#192) Comments should not begin with a lowercase character. (capitalized-comments)
(#192) Expected space or tab after '//' in comment. (spaced-comment)
(#193) Comments should not begin with a lowercase character. (capitalized-comments)
(#193) Expected space or tab after '//' in comment. (spaced-comment)
mod/wordcards/amd/src/ttrecorder.js
(#1) A space is required after ','. (comma-spacing)
(#2) Unexpected space before function parentheses. (space-before-function-paren)
(#27) Identifier 'audio_updated' is not in camel case. (camelcase)
(#36) Identifier 'stt_guided' is not in camel case. (camelcase)
(#39) Comments should not begin with a lowercase character. (capitalized-comments)
(#39) Expected space or tab after '//' in comment. (spaced-comment)
(#40) Unexpected space before function parentheses. (space-before-function-paren)
(#44) Missing space before opening brace. (space-before-blocks)
(#48) Operator '=' must be spaced. (space-infix-ops)
(#48) ["uniqueid"] is better written in dot notation. (dot-notation)
(#49) Operator '=' must be spaced. (space-infix-ops)
(#49) ["callback"] is better written in dot notation. (dot-notation)
(#50) Identifier 'stt_guided' is not in camel case. (camelcase)
(#50) ["stt_guided"] is better written in dot notation. (dot-notation)
(#50) ["stt_guided"] is better written in dot notation. (dot-notation)
(#55) Comments should not begin with a lowercase character. (capitalized-comments)
(#55) Expected space or tab after '//' in comment. (spaced-comment)
(#56) Identifier 'on_gotstream' is not in camel case. (camelcase)
(#56) Operator '=' must be spaced. (space-infix-ops)
(#56) Multiple spaces found before 'function'. (no-multi-spaces)
(#58) Comments should not begin with a lowercase character. (capitalized-comments)
(#58) Expected space or tab after '//' in comment. (spaced-comment)
(#59) Expected space(s) after "if". (keyword-spacing)
(#59) Operator '!==' must be spaced. (space-infix-ops)
(#59) Missing space before opening brace. (space-before-blocks)
(#63) Operator '=' must be spaced. (space-infix-ops)
(#71) A space is required after ','. (comma-spacing)
(#72) Comments should not begin with a lowercase character. (capitalized-comments)
(#79) Identifier 'on_error' is not in camel case. (camelcase)
(#83) A space is required after ','. (comma-spacing)
(#87) A space is required after ','. (comma-spacing)
(#90) Comments should not begin with a lowercase character. (capitalized-comments)
(#90) Expected space or tab after '//' in comment. (spaced-comment)
(#91) Expected space or tab after '//' in comment. (spaced-comment)
(#96) Identifier 'on_stopped' is not in camel case. (camelcase)
(#99) Comments should not begin with a lowercase character. (capitalized-comments)
(#99) Expected space or tab after '//' in comment. (spaced-comment)
(#100) Expected space(s) after "if". (keyword-spacing)
(#100) Operator '===' must be spaced. (space-infix-ops)
(#100) Missing space before opening brace. (space-before-blocks)
(#104) Comments should not begin with a lowercase character. (capitalized-comments)
(#104) Expected space or tab after '//' in comment. (spaced-comment)
(#114) Missing space before opening brace. (space-before-blocks)
(#116) A space is required after ','. (comma-spacing)
(#117) Expected space(s) after "if". (keyword-spacing)
(#117) Operator '===' must be spaced. (space-infix-ops)
(#117) Missing space before opening brace. (space-before-blocks)
(#120) A space is required after ','. (comma-spacing)
(#127) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#128) Expected space or tab after '//' in comment. (spaced-comment)
(#129) Expected space(s) after "if". (keyword-spacing)
(#129) Unexpected space after unary operator '!'. (space-unary-ops)
(#129) Missing space before opening brace. (space-before-blocks)
(#130) Expected space or tab after '//' in comment. (spaced-comment)
(#133) A space is required after ','. (comma-spacing)
(#133) A space is required after ','. (comma-spacing)
(#134) Operator '=' must be spaced. (space-infix-ops)
(#136) Comments should not begin with a lowercase character. (capitalized-comments)
(#136) Expected space or tab after '//' in comment. (spaced-comment)
(#137) Identifier 'on_error' is not in camel case. (camelcase)
(#138) Missing space before opening brace. (space-before-blocks)
(#139) Comments should not begin with a lowercase character. (capitalized-comments)
(#139) Expected space or tab after '//' in comment. (spaced-comment)
(#141) Missing space before opening brace. (space-before-blocks)
(#142) Comments should not begin with a lowercase character. (capitalized-comments)
(#142) Expected space or tab after '//' in comment. (spaced-comment)
(#144) Operator '=' must be spaced. (space-infix-ops)
(#144) Missing space before opening brace. (space-before-blocks)
(#146) A space is required after ','. (comma-spacing)
(#147) A space is required after ','. (comma-spacing)
(#150) Expected space or tab after '//' in comment. (spaced-comment)
(#151) Expected space(s) before "else". (keyword-spacing)
(#152) Comments should not begin with a lowercase character. (capitalized-comments)
(#152) Expected space or tab after '//' in comment. (spaced-comment)
(#154) Multiple spaces found before 'audioHelper'. (no-multi-spaces)
(#155) A space is required after ','. (comma-spacing)
(#155) A space is required after ','. (comma-spacing)
(#158) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#159) Identifier 'on_error' is not in camel case. (camelcase)
(#160) Identifier 'on_stopped' is not in camel case. (camelcase)
(#161) Identifier 'on_gotstream' is not in camel case. (camelcase)
(#163) Comments should not begin with a lowercase character. (capitalized-comments)
(#163) Expected space or tab after '//' in comment. (spaced-comment)
(#166) Identifier 'prepare_html' is not in camel case. (camelcase)
(#166) Missing space before opening brace. (space-before-blocks)
(#167) Operator '=' must be spaced. (space-infix-ops)
(#169) Operator '=' must be spaced. (space-infix-ops)
(#170) Operator '=' must be spaced. (space-infix-ops)
(#171) Operator '=' must be spaced. (space-infix-ops)
(#172) Operator '=' must be spaced. (space-infix-ops)
(#173) Operator '=' must be spaced. (space-infix-ops)
(#174) Operator '=' must be spaced. (space-infix-ops)
(#177) Identifier 'update_audio' is not in camel case. (camelcase)
(#177) A space is required after ','. (comma-spacing)
(#177) Missing space before opening brace. (space-before-blocks)
(#184) Expected space(s) before "else". (keyword-spacing)
(#184) Expected space(s) after "else". (keyword-spacing)
(#193) Identifier 'register_events' is not in camel case. (camelcase)
(#193) Missing space before opening brace. (space-before-blocks)
(#196) Missing space before opening brace. (space-before-blocks)
(#197) Comments should not begin with a lowercase character. (capitalized-comments)
(#197) Expected space or tab after '//' in comment. (spaced-comment)
(#203) Identifier 'audio_updated' is not in camel case. (camelcase)
(#203) Operator '=' must be spaced. (space-infix-ops)
(#204) Comments should not begin with a lowercase character. (capitalized-comments)
(#204) Expected space or tab after '//' in comment. (spaced-comment)
(#211) Expected space(s) after "if". (keyword-spacing)
(#211) There should be no space before this paren. (space-in-parens)
(#213) Expected space(s) before "else". (keyword-spacing)
(#213) Expected space(s) after "else". (keyword-spacing)
(#217) Comments should not begin with a lowercase character. (capitalized-comments)
(#217) Expected space or tab after '//' in comment. (spaced-comment)
(#219) Missing semicolon. (@babel/semi)
(#223) Identifier 'show_recorder_pointer' is not in camel case. (camelcase)
(#223) Missing space before opening brace. (space-before-blocks)
(#224) Expected space(s) after "if". (keyword-spacing)
(#226) Expected space(s) before "else". (keyword-spacing)
(#226) Expected space(s) after "else". (keyword-spacing)
(#233) Missing space before value for key 'gotRecognition'. (key-spacing)
(#233) Missing space before opening brace. (space-before-blocks)
(#235) Operator '=' must be spaced. (space-infix-ops)
(#236) Operator '=' must be spaced. (space-infix-ops)
(#238) Expected space or tab after '//' in comment. (spaced-comment)
(#243) Unnecessary escape character: \*. (no-useless-escape)
(#243) Unnecessary escape character: \.. (no-useless-escape)
(#243) Unnecessary escape character: \/. (no-useless-escape)
(#243) Unnecessary escape character: \[. (no-useless-escape)
(#243) Unnecessary escape character: \^. (no-useless-escape)
(#243) A space is required after ','. (comma-spacing)
(#248) Expected space(s) after "if". (keyword-spacing)
(#248) Missing space before opening brace. (space-before-blocks)
(#261) Operator '=' must be spaced. (space-infix-ops)
(#263) Expected space or tab after '//' in comment. (spaced-comment)
(#268) Expected space or tab after '//' in comment. (spaced-comment)
(#270) Expected space or tab after '//' in comment. (spaced-comment)
(#271) Expected space(s) after "if". (keyword-spacing)
(#271) Missing space before opening brace. (space-before-blocks)
(#273) A space is required after ','. (comma-spacing)
(#274) A space is required after ','. (comma-spacing)
(#277) Expected space or tab after '//' in comment. (spaced-comment)
(#278) Expected space(s) before "else". (keyword-spacing)
(#278) Expected space(s) after "else". (keyword-spacing)
(#279) A space is required after ','. (comma-spacing)
(#283) Expected space or tab after '//' in comment. (spaced-comment)
(#286) Expected space or tab after '//' in comment. (spaced-comment)
(#287) Expected space(s) after "if". (keyword-spacing)
(#287) Missing space before opening brace. (space-before-blocks)
(#288) A space is required after ','. (comma-spacing)
(#295) A space is required after ','. (comma-spacing)
(#296) A space is required after ','. (comma-spacing)
(#302) Expected space or tab after '//' in comment. (spaced-comment)
(#303) Expected space(s) before "else". (keyword-spacing)
(#311) Missing space before value for key 'isRecognizing'. (key-spacing)
(#323) Multiple spaces found before ''.wav''. (no-multi-spaces)
(#328) Expected space(s) after "if". (keyword-spacing)
(#330) Expected space(s) before "else". (keyword-spacing)
(#330) Expected space(s) after "else". (keyword-spacing)
(#333) Comments should not begin with a lowercase character. (capitalized-comments)
(#333) Expected space or tab after '//' in comment. (spaced-comment)
(#334) Expected space(s) after "if". (keyword-spacing)
(#334) Operator '!==' must be spaced. (space-infix-ops)
(#334) Missing space before opening brace. (space-before-blocks)
(#340) Operator '=' must be spaced. (space-infix-ops)
(#340) 'progressEvent' is defined but never used. (no-unused-vars)
(#340) Unexpected empty function. (no-empty-function)
(#341) 'oEvent' is defined but never used. (no-unused-vars)
(#346) Unexpected console statement. (no-console)
(#351) Expected space(s) before "catch". (keyword-spacing)
(#351) Expected space(s) after "catch". (keyword-spacing)
(#351) Missing space before opening brace. (space-before-blocks)
(#353) Unexpected console statement. (no-console)
(#357) Comments should not begin with a lowercase character. (capitalized-comments)
(#357) Expected space or tab after '//' in comment. (spaced-comment)
mod/wordcards/amd/src/ttwavencoder.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#12) Comments should not begin with a lowercase character. (capitalized-comments)
(#12) Expected space or tab after '//' in comment. (spaced-comment)
(#13) Unexpected space before function parentheses. (space-before-function-paren)
(#25) Comments should not begin with a lowercase character. (capitalized-comments)
(#25) Expected space or tab after '//' in comment. (spaced-comment)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Operator '===' must be spaced. (space-infix-ops)
(#26) Missing space before opening brace. (space-before-blocks)
(#52) 'mimeType' is defined but never used. (no-unused-vars)
(#54) Comments should not begin with a lowercase character. (capitalized-comments)
(#54) Expected space or tab after '//' in comment. (spaced-comment)
(#55) Expected space(s) after "if". (keyword-spacing)
(#55) Operator '===' must be spaced. (space-infix-ops)
(#55) Missing space before opening brace. (space-before-blocks)
(#75) There should be no space after '{'. (@babel/object-curly-spacing)
(#75) There should be no space before '}'. (@babel/object-curly-spacing)
(#77) Method 'finish' expected no return value. (consistent-return)
(#88) Comments should not begin with a lowercase character. (capitalized-comments)
(#88) Expected space or tab after '//' in comment. (spaced-comment)
mod/wordcards/amd/src/wordpreview.js
(#4) @package should be empty. (jsdoc/empty-tags)
(#28) Comments should not begin with a lowercase character. (capitalized-comments)
(#28) Expected space or tab after '//' in comment. (spaced-comment)
(#33) Operator '=' must be spaced. (space-infix-ops)
(#40) Comments should not begin with a lowercase character. (capitalized-comments)
(#40) Expected space or tab after '//' in comment. (spaced-comment)
(#45) Comments should not begin with a lowercase character. (capitalized-comments)
(#45) Expected space or tab after '//' in comment. (spaced-comment)
(#48) Comments should not begin with a lowercase character. (capitalized-comments)
(#48) Expected space or tab after '//' in comment. (spaced-comment)
(#49) Expected space(s) after "if". (keyword-spacing)
(#56) 'appdata' declared on line 37 column 13 is used outside of binding context. (block-scoped-var)
(#64) Identifier 'init_strings' is not in camel case. (camelcase)
(#64) Missing space before opening brace. (space-before-blocks)
(#65) Comments should not begin with a lowercase character. (capitalized-comments)
(#78) Identifier 'register_events' is not in camel case. (camelcase)
(#82) Identifier 'total_time' is not in camel case. (camelcase)
(#84) Identifier 'total_time' is not in camel case. (camelcase)
(#84) Missing semicolon. (@babel/semi)
(#92) 'e' is defined but never used. (no-unused-vars)
(#98) Comments should not begin with a lowercase character. (capitalized-comments)
(#98) Expected space or tab after '//' in comment. (spaced-comment)
(#100) Operator '=' must be spaced. (space-infix-ops)
(#106) Expected space(s) after "if". (keyword-spacing)
(#106) Operator '==' must be spaced. (space-infix-ops)
(#106) Operator '==' must be spaced. (space-infix-ops)
(#106) Missing space before opening brace. (space-before-blocks)
(#110) Function declared in a loop contains unsafe references to variable(s) 'termid'. (no-loop-func)
(#116) Comments should not begin with a lowercase character. (capitalized-comments)
(#116) Expected space or tab after '//' in comment. (spaced-comment)
(#117) Expected space(s) after "if". (keyword-spacing)
(#117) Missing space before opening brace. (space-before-blocks)
(#118) Trailing spaces not allowed. (no-trailing-spaces)
(#120) A space is required after ','. (comma-spacing)
(#121) Missing space before opening brace. (space-before-blocks)
(#128) Expected space or tab after '//' in comment. (spaced-comment)
(#130) Operator '=' must be spaced. (space-infix-ops)
(#133) Expected space(s) before "else". (keyword-spacing)
(#133) Expected space(s) after "else". (keyword-spacing)
(#134) Trailing spaces not allowed. (no-trailing-spaces)
(#136) A space is required after ','. (comma-spacing)
(#140) Trailing spaces not allowed. (no-trailing-spaces)
(#167) Missing semicolon. (@babel/semi)
(#181) Comments should not begin with a lowercase character. (capitalized-comments)
(#181) Expected space or tab after '//' in comment. (spaced-comment)
(#183) ["nexturl"] is better written in dot notation. (dot-notation)
(#184) ["results"] is better written in dot notation. (dot-notation)
(#185) ["total"] is better written in dot notation. (dot-notation)
(#186) ["totalcorrect"] is better written in dot notation. (dot-notation)
(#187) Identifier 'total_time' is not in camel case. (camelcase)
(#188) Identifier 'total_time' is not in camel case. (camelcase)
(#189) ["prettytime"] is better written in dot notation. (dot-notation)
(#191) ["prettytime"] is better written in dot notation. (dot-notation)
(#193) Expected catch,fail,always() or return (promise/catch-or-return)
(#194) Each then() should return a value or throw (promise/always-return)
(#194) 'js' is defined but never used. (no-unused-vars)
(#217) Operator '=' must be spaced. (space-infix-ops)
(#218) Expected space(s) after "if". (keyword-spacing)
(#218) Operator '===' must be spaced. (space-infix-ops)
(#218) Missing space before opening brace. (space-before-blocks)
(#219) Operator '=' must be spaced. (space-infix-ops)
(#221) Expected catch,fail,always() or return (promise/catch-or-return)
(#222) Each then() should return a value or throw (promise/always-return)
(#222) 'js' is defined but never used. (no-unused-vars)
(#224) Comments should not begin with a lowercase character. (capitalized-comments)
(#224) Expected space or tab after '//' in comment. (spaced-comment)
(#242) Comments should not begin with a lowercase character. (capitalized-comments)
(#242) Expected space or tab after '//' in comment. (spaced-comment)
(#245) Comments should not begin with a lowercase character. (capitalized-comments)
(#245) Expected space or tab after '//' in comment. (spaced-comment)
(#248) Trailing spaces not allowed. (no-trailing-spaces)
(#250) ["definition"] is better written in dot notation. (dot-notation)
(#252) ["term"] is better written in dot notation. (dot-notation)
(#254) ["id"] is better written in dot notation. (dot-notation)
(#256) Trailing spaces not allowed. (no-trailing-spaces)
(#260) This line has a length of 215. Maximum allowed is 132. (max-len)
(#263) This line has a length of 149. Maximum allowed is 132. (max-len)
(#266) Comments should not begin with a lowercase character. (capitalized-comments)
(#266) Expected space or tab after '//' in comment. (spaced-comment)
(#268) ["id"] is better written in dot notation. (dot-notation)
(#279) Missing semicolon. (@babel/semi)
(#287) Missing semicolon. (@babel/semi)
(#291) Identifier 'get_distractors' is not in camel case. (camelcase)
(#293) Comments should not begin with a lowercase character. (capitalized-comments)
(#293) Expected space or tab after '//' in comment. (spaced-comment)
(#297) ["term"] is better written in dot notation. (dot-notation)
(#305) Identifier 'is_correct' is not in camel case. (camelcase)
(#305) ["term"] is better written in dot notation. (dot-notation)
(#306) Identifier 'term_id' is not in camel case. (camelcase)
(#306) ["id"] is better written in dot notation. (dot-notation)
(#307) Comments should not begin with a lowercase character. (capitalized-comments)
(#307) Expected space or tab after '//' in comment. (spaced-comment)
(#308) Expected space(s) after "if". (keyword-spacing)
(#308) Operator '===' must be spaced. (space-infix-ops)
(#308) Missing space before opening brace. (space-before-blocks)
(#309) 'label' declared on line 311 column 15 is used outside of binding context. (block-scoped-var)
(#309) Operator '=' must be spaced. (space-infix-ops)
(#309) ["definition"] is better written in dot notation. (dot-notation)
(#310) Expected space(s) before "else". (keyword-spacing)
(#310) Expected space(s) after "else". (keyword-spacing)
(#311) 'label' is already defined. (no-redeclare)
(#311) 'label' declared on line 309 column 15 is used outside of binding context. (block-scoped-var)
(#311) Operator '=' must be spaced. (space-infix-ops)
(#311) ["term"] is better written in dot notation. (dot-notation)
(#313) This line has a length of 170. Maximum allowed is 132. (max-len)
(#313) Identifier 'term_id' is not in camel case. (camelcase)
(#313) Identifier 'is_correct' is not in camel case. (camelcase)
(#313) 'label' declared on line 309 column 15 is used outside of binding context. (block-scoped-var)
(#313) 'label' declared on line 311 column 15 is used outside of binding context. (block-scoped-var)
mod/wordcards/amd/src/youglish.js
(#1) Comments should not begin with a lowercase character. (capitalized-comments)
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) @package should be empty. (jsdoc/empty-tags)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Unexpected tab character. (no-tabs)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Unexpected tab character. (no-tabs)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) Unexpected tab character. (no-tabs)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Unexpected tab character. (no-tabs)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Unexpected tab character. (no-tabs)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Unexpected tab character. (no-tabs)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) Expected space or tab after '//' in comment. (spaced-comment)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) Unexpected space before function parentheses. (space-before-function-paren)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) Unexpected alert. (no-alert)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) Expected space(s) before "else". (keyword-spacing)
(#47) Expected space(s) after "else". (keyword-spacing)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) Expected space or tab after '//' in comment. (spaced-comment)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) Unexpected space before function parentheses. (space-before-function-paren)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) Expected space or tab after '//' in comment. (spaced-comment)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#61) Unexpected space before function parentheses. (space-before-function-paren)
(#61) 'event' is defined but never used. (no-unused-vars)
(#61) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#63) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#64) Expected space or tab after '//' in comment. (spaced-comment)
(#64) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#65) Unexpected space before function parentheses. (space-before-function-paren)
(#65) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#66) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#67) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#68) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) Unexpected space before function parentheses. (space-before-function-paren)
(#71) 'event' is defined but never used. (no-unused-vars)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#72) A space is required after ','. (comma-spacing)
(#72) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#73) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#74) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#75) Expected space(s) before "else". (keyword-spacing)
(#75) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#76) Comments should not begin with a lowercase character. (capitalized-comments)
(#76) Expected space or tab after '//' in comment. (spaced-comment)
(#76) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#77) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#78) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#79) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#80) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#81) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#82) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#83) Unexpected space before function parentheses. (space-before-function-paren)
(#83) A space is required after ','. (comma-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#84) Operator '=' must be spaced. (space-infix-ops)
(#84) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#85) Operator '=' must be spaced. (space-infix-ops)
(#85) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#86) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#87) Expected space(s) after "if". (keyword-spacing)
(#87) Operator '||' must be spaced. (space-infix-ops)
(#87) Operator '===' must be spaced. (space-infix-ops)
(#87) Missing space before opening brace. (space-before-blocks)
(#87) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#88) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#89) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#90) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#91) Operator '+' must be spaced. (space-infix-ops)
(#91) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#92) Unexpected space before function parentheses. (space-before-function-paren)
(#92) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#93) Comments should not begin with a lowercase character. (capitalized-comments)
(#93) Expected space or tab after '//' in comment. (spaced-comment)
(#93) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#94) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#95) Operator '+' must be spaced. (space-infix-ops)
(#95) Operator '+' must be spaced. (space-infix-ops)
(#95) Operator '+' must be spaced. (space-infix-ops)
(#95) Operator '+' must be spaced. (space-infix-ops)
(#95) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#96) 'YG' is not defined. (no-undef)
(#96) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#97) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#98) This line has a length of 157. Maximum allowed is 132. (max-len)
(#98) Unexpected use of '|'. (no-bitwise)
(#98) Unexpected use of '|'. (no-bitwise)
(#98) Unexpected use of '|'. (no-bitwise)
(#98) Unexpected use of '|'. (no-bitwise)
(#98) Unexpected use of '|'. (no-bitwise)
(#98) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#99) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#100) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#101) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#102) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#103) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#104) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#105) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#106) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#107) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#108) Comments should not begin with a lowercase character. (capitalized-comments)
(#108) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#109) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#110) Operator '+' must be spaced. (space-infix-ops)
(#110) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#111) Expected space(s) after "if". (keyword-spacing)
(#111) Operator '!==' must be spaced. (space-infix-ops)
(#111) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#112) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#113) Expected space(s) before "else". (keyword-spacing)
(#113) Expected space(s) after "else". (keyword-spacing)
(#113) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#114) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#115) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#116) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#117) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#118) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#119) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#120) Expected space(s) after "if". (keyword-spacing)
(#120) Operator '===' must be spaced. (space-infix-ops)
(#120) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#121) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#122) Expected space(s) before "else". (keyword-spacing)
(#122) Expected space(s) after "else". (keyword-spacing)
(#122) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#123) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#124) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#125) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#126) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#127) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#128) Operator '+' must be spaced. (space-infix-ops)
(#128) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#129) Expected space(s) after "if". (keyword-spacing)
(#129) Operator '!==' must be spaced. (space-infix-ops)
(#129) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#130) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#131) Expected space(s) before "else". (keyword-spacing)
(#131) Expected space(s) after "else". (keyword-spacing)
(#131) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#132) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#133) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#134) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#135) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#136) Unexpected space before function parentheses. (space-before-function-paren)
(#136) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#137) Expected space(s) after "if". (keyword-spacing)
(#137) Operator '===' must be spaced. (space-infix-ops)
(#137) Requires a space after '{'. (block-spacing)
(#137) Statement inside of curly braces should be on next line. (brace-style)
(#137) Missing space before opening brace. (space-before-blocks)
(#137) Requires a space before '}'. (block-spacing)
(#137) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#137) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#138) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#139) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#140) Unexpected space before function parentheses. (space-before-function-paren)
(#140) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#141) Expected space(s) after "if". (keyword-spacing)
(#141) Operator '===' must be spaced. (space-infix-ops)
(#141) Requires a space after '{'. (block-spacing)
(#141) Statement inside of curly braces should be on next line. (brace-style)
(#141) Missing space before opening brace. (space-before-blocks)
(#141) Requires a space before '}'. (block-spacing)
(#141) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#141) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#142) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#143) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#144) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#144) Missing semicolon. (@babel/semi)
(#145) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#146) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)

CSS problems

(273 errors, 58 warnings)

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

mod/wordcards/freemode.css
(#78) Expected empty line before at-rule (at-rule-empty-line-before)
(#67) Expected indentation of 0 spaces (indentation)
mod/wordcards/styles.css
(#2090) Invalid value for "border" (csstree/validator)
(#1764) Expected empty line before at-rule (at-rule-empty-line-before)
(#1780) Expected empty line before at-rule (at-rule-empty-line-before)
(#2032) Expected empty line before at-rule (at-rule-empty-line-before)
(#1333) Expected newline before "}" (block-closing-brace-newline-before)
(#1622) Expected newline before "}" (block-closing-brace-newline-before)
(#1781) Expected newline before "}" (block-closing-brace-newline-before)
(#1793) Expected newline before "}" (block-closing-brace-newline-before)
(#1838) Expected newline before "}" (block-closing-brace-newline-before)
(#1781) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#566) Unexpected empty block (block-no-empty)
(#688) Unexpected empty block (block-no-empty)
(#1183) Unexpected empty block (block-no-empty)
(#1781) Expected newline after "{" (block-opening-brace-newline-after)
(#1781) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#484) Expected single space before "{" (block-opening-brace-space-before)
(#1425) Expected single space before "{" (block-opening-brace-space-before)
(#1544) Expected single space before "{" (block-opening-brace-space-before)
(#1548) Expected single space before "{" (block-opening-brace-space-before)
(#1552) Expected single space before "{" (block-opening-brace-space-before)
(#1735) Expected single space before "{" (block-opening-brace-space-before)
(#1790) Expected single space before "{" (block-opening-brace-space-before)
(#2069) Expected single space before "{" (block-opening-brace-space-before)
(#2149) Expected single space before "{" (block-opening-brace-space-before)
(#1764) Expected single space before "{" (block-opening-brace-space-before)
(#131) Expected "#9582F2" to be "#9582f2" (color-hex-case)
(#131) Expected "#6F58DE" to be "#6f58de" (color-hex-case)
(#177) Expected "#FFF" to be "#fff" (color-hex-case)
(#179) Expected "#362A6C" to be "#362a6c" (color-hex-case)
(#197) Expected "#FFF" to be "#fff" (color-hex-case)
(#199) Expected "#362A6C" to be "#362a6c" (color-hex-case)
(#219) Expected "#2D225D" to be "#2d225d" (color-hex-case)
(#227) Expected "#2D225D" to be "#2d225d" (color-hex-case)
(#270) Expected "#281D5B" to be "#281d5b" (color-hex-case)
(#291) Expected "#BABFE7" to be "#babfe7" (color-hex-case)
(#323) Expected "#281D5B" to be "#281d5b" (color-hex-case)
(#331) Expected "#D7D9FF" to be "#d7d9ff" (color-hex-case)
(#371) Expected "#D7D9FF" to be "#d7d9ff" (color-hex-case)
(#394) Expected "#5560F3" to be "#5560f3" (color-hex-case)
(#987) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#997) Expected "#F7E7E7" to be "#f7e7e7" (color-hex-case)
(#1201) Expected "#281D5B" to be "#281d5b" (color-hex-case)
(#1214) Expected "#2D225D" to be "#2d225d" (color-hex-case)
(#1394) Expected "#9F9FA3" to be "#9f9fa3" (color-hex-case)
(#1402) Expected "#00637C" to be "#00637c" (color-hex-case)
(#1444) Expected "#DADBEC" to be "#dadbec" (color-hex-case)
(#1467) Expected "#DADBEC" to be "#dadbec" (color-hex-case)
(#1510) Expected "#D8DCFA" to be "#d8dcfa" (color-hex-case)
(#1511) Expected "#494B6D" to be "#494b6d" (color-hex-case)
(#1771) Expected "#DDDBDD" to be "#dddbdd" (color-hex-case)
(#1799) Expected "#FFF" to be "#fff" (color-hex-case)
(#1800) Expected "#6F58DE" to be "#6f58de" (color-hex-case)
(#1853) Expected "#CCCCCC" to be "#cccccc" (color-hex-case)
(#1868) Expected "#F7F5FE" to be "#f7f5fe" (color-hex-case)
(#1887) Expected "#745EE3" to be "#745ee3" (color-hex-case)
(#1915) Expected "#6F58DE" to be "#6f58de" (color-hex-case)
(#1961) Expected "#D7D9FF" to be "#d7d9ff" (color-hex-case)
(#1978) Expected "#BABFE7" to be "#babfe7" (color-hex-case)
(#2042) Expected "#F7F5FE" to be "#f7f5fe" (color-hex-case)
(#2050) Expected "#5560F3" to be "#5560f3" (color-hex-case)
(#2138) Expected "#2196F3" to be "#2196f3" (color-hex-case)
(#987) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#1853) Expected "#CCCCCC" to be "#CCC" (color-hex-length)
(#469) Unexpected duplicate "display" (declaration-block-no-duplicate-properties)
(#708) Unexpected duplicate "text-decoration" (declaration-block-no-duplicate-properties)
(#1295) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#1330) Unexpected duplicate "display" (declaration-block-no-duplicate-properties)
(#1963) Unexpected duplicate "display" (declaration-block-no-duplicate-properties)
(#255) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#281) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#1621) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#1791) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#1792) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#420) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1781) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1340) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1751) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1756) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1781) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1008) Unexpected !important (declaration-no-important)
(#1009) Unexpected !important (declaration-no-important)
(#1015) Unexpected !important (declaration-no-important)
(#1022) Unexpected !important (declaration-no-important)
(#1141) Unexpected !important (declaration-no-important)
(#1539) Unexpected !important (declaration-no-important)
(#1550) Unexpected !important (declaration-no-important)
(#1553) Unexpected !important (declaration-no-important)
(#1773) Expected single space after "," in a single-line function (function-comma-space-after)
(#1773) Expected single space after "," in a single-line function (function-comma-space-after)
(#1773) Expected single space after "," in a single-line function (function-comma-space-after)
(#1801) Expected single space after "," in a single-line function (function-comma-space-after)
(#1801) Expected single space after "," in a single-line function (function-comma-space-after)
(#1801) Expected single space after "," in a single-line function (function-comma-space-after)
(#86) Unexpected unit (length-zero-no-unit)
(#132) Unexpected unit (length-zero-no-unit)
(#132) Unexpected unit (length-zero-no-unit)
(#139) Unexpected unit (length-zero-no-unit)
(#139) Unexpected unit (length-zero-no-unit)
(#178) Unexpected unit (length-zero-no-unit)
(#178) Unexpected unit (length-zero-no-unit)
(#198) Unexpected unit (length-zero-no-unit)
(#198) Unexpected unit (length-zero-no-unit)
(#341) Unexpected unit (length-zero-no-unit)
(#341) Unexpected unit (length-zero-no-unit)
(#1283) Unexpected unit (length-zero-no-unit)
(#1283) Unexpected unit (length-zero-no-unit)
(#1286) Unexpected unit (length-zero-no-unit)
(#1286) Unexpected unit (length-zero-no-unit)
(#1318) Unexpected unit (length-zero-no-unit)
(#1318) Unexpected unit (length-zero-no-unit)
(#1318) Unexpected unit (length-zero-no-unit)
(#498) Expected no more than 2 empty lines (max-empty-lines)
(#1197) Expected no more than 2 empty lines (max-empty-lines)
(#1363) Expected line length to be no more than 132 characters (max-line-length)
(#2265) Expected line length to be no more than 132 characters (max-line-length)
(#10) Expected single space after ":" (media-feature-colon-space-after)
(#16) Expected single space after ":" (media-feature-colon-space-after)
(#187) Expected single space after ":" (media-feature-colon-space-after)
(#207) Expected single space after ":" (media-feature-colon-space-after)
(#223) Expected single space after ":" (media-feature-colon-space-after)
(#248) Expected single space after ":" (media-feature-colon-space-after)
(#261) Expected single space after ":" (media-feature-colon-space-after)
(#279) Expected single space after ":" (media-feature-colon-space-after)
(#329) Expected single space after ":" (media-feature-colon-space-after)
(#345) Expected single space after ":" (media-feature-colon-space-after)
(#361) Expected single space after ":" (media-feature-colon-space-after)
(#380) Expected single space after ":" (media-feature-colon-space-after)
(#407) Expected single space after ":" (media-feature-colon-space-after)
(#433) Expected single space after ":" (media-feature-colon-space-after)
(#545) Expected single space after ":" (media-feature-colon-space-after)
(#1204) Expected single space after ":" (media-feature-colon-space-after)
(#1217) Expected single space after ":" (media-feature-colon-space-after)
(#1424) Expected single space after ":" (media-feature-colon-space-after)
(#1451) Expected single space after ":" (media-feature-colon-space-after)
(#1486) Expected single space after ":" (media-feature-colon-space-after)
(#1492) Expected single space after ":" (media-feature-colon-space-after)
(#1521) Expected single space after ":" (media-feature-colon-space-after)
(#1570) Expected single space after ":" (media-feature-colon-space-after)
(#1659) Expected single space after ":" (media-feature-colon-space-after)
(#1680) Expected single space after ":" (media-feature-colon-space-after)
(#1703) Expected single space after ":" (media-feature-colon-space-after)
(#1759) Expected single space after ":" (media-feature-colon-space-after)
(#1764) Expected single space after ":" (media-feature-colon-space-after)
(#1835) Expected single space after ":" (media-feature-colon-space-after)
(#1879) Expected single space after ":" (media-feature-colon-space-after)
(#1897) Expected single space after ":" (media-feature-colon-space-after)
(#1945) Expected single space after ":" (media-feature-colon-space-after)
(#1966) Expected single space after ":" (media-feature-colon-space-after)
(#1990) Expected single space after ":" (media-feature-colon-space-after)
(#36) Unexpected whitespace at end of line (no-eol-whitespace)
(#173) Unexpected whitespace at end of line (no-eol-whitespace)
(#192) Unexpected whitespace at end of line (no-eol-whitespace)
(#255) Unexpected whitespace at end of line (no-eol-whitespace)
(#281) Unexpected whitespace at end of line (no-eol-whitespace)
(#1323) Unexpected whitespace at end of line (no-eol-whitespace)
(#1333) Unexpected whitespace at end of line (no-eol-whitespace)
(#1410) Unexpected whitespace at end of line (no-eol-whitespace)
(#1414) Unexpected whitespace at end of line (no-eol-whitespace)
(#1429) Unexpected whitespace at end of line (no-eol-whitespace)
(#1621) Unexpected whitespace at end of line (no-eol-whitespace)
(#1622) Unexpected whitespace at end of line (no-eol-whitespace)
(#1717) Unexpected whitespace at end of line (no-eol-whitespace)
(#1719) Unexpected whitespace at end of line (no-eol-whitespace)
(#1725) Unexpected whitespace at end of line (no-eol-whitespace)
(#1726) Unexpected whitespace at end of line (no-eol-whitespace)
(#1791) Unexpected whitespace at end of line (no-eol-whitespace)
(#1792) Unexpected whitespace at end of line (no-eol-whitespace)
(#1793) Unexpected whitespace at end of line (no-eol-whitespace)
(#1837) Unexpected whitespace at end of line (no-eol-whitespace)
(#2230) Unexpected whitespace at end of line (no-eol-whitespace)
(#1727) Expected single space after ">" (selector-combinator-space-after)
(#1727) Expected single space before ">" (selector-combinator-space-before)
(#166) Expected newline after "," (selector-list-comma-newline-after)
(#1342) Expected newline after "," (selector-list-comma-newline-after)
(#1356) Expected newline after "," (selector-list-comma-newline-after)
(#1363) Expected newline after "," (selector-list-comma-newline-after)
(#1401) Expected newline after "," (selector-list-comma-newline-after)
(#1717) Expected newline after "," (selector-list-comma-newline-after)
(#1719) Expected newline after "," (selector-list-comma-newline-after)
(#1725) Expected newline after "," (selector-list-comma-newline-after)
(#1726) Expected newline after "," (selector-list-comma-newline-after)
(#1784) Expected newline after "," (selector-list-comma-newline-after)
(#23) Expected indentation of 0 spaces (indentation)
(#25) Expected indentation of 0 spaces (indentation)
(#27) Expected indentation of 0 spaces (indentation)
(#28) Expected indentation of 0 spaces (indentation)
(#35) Expected indentation of 0 spaces (indentation)
(#39) Expected indentation of 0 spaces (indentation)
(#43) Expected indentation of 0 spaces (indentation)
(#40) Expected indentation of 4 spaces (indentation)
(#41) Expected indentation of 4 spaces (indentation)
(#42) Expected indentation of 4 spaces (indentation)
(#45) Expected indentation of 0 spaces (indentation)
(#54) Expected indentation of 0 spaces (indentation)
(#46) Expected indentation of 4 spaces (indentation)
(#49) Expected indentation of 4 spaces (indentation)
(#47) Expected indentation of 8 spaces (indentation)
(#48) Expected indentation of 8 spaces (indentation)
(#50) Expected indentation of 4 spaces (indentation)
(#53) Expected indentation of 4 spaces (indentation)
(#51) Expected indentation of 8 spaces (indentation)
(#52) Expected indentation of 8 spaces (indentation)
(#56) Expected indentation of 0 spaces (indentation)
(#60) Expected indentation of 0 spaces (indentation)
(#57) Expected indentation of 4 spaces (indentation)
(#58) Expected indentation of 4 spaces (indentation)
(#59) Expected indentation of 4 spaces (indentation)
(#62) Expected indentation of 0 spaces (indentation)
(#75) Expected indentation of 0 spaces (indentation)
(#63) Expected indentation of 4 spaces (indentation)
(#66) Expected indentation of 4 spaces (indentation)
(#64) Expected indentation of 8 spaces (indentation)
(#65) Expected indentation of 8 spaces (indentation)
(#67) Expected indentation of 4 spaces (indentation)
(#70) Expected indentation of 4 spaces (indentation)
(#68) Expected indentation of 8 spaces (indentation)
(#69) Expected indentation of 8 spaces (indentation)
(#71) Expected indentation of 4 spaces (indentation)
(#74) Expected indentation of 4 spaces (indentation)
(#72) Expected indentation of 8 spaces (indentation)
(#73) Expected indentation of 8 spaces (indentation)
(#78) Expected indentation of 0 spaces (indentation)
(#82) Expected indentation of 0 spaces (indentation)
(#79) Expected indentation of 4 spaces (indentation)
(#80) Expected indentation of 4 spaces (indentation)
(#81) Expected indentation of 4 spaces (indentation)
(#84) Expected indentation of 0 spaces (indentation)
(#93) Expected indentation of 0 spaces (indentation)
(#85) Expected indentation of 4 spaces (indentation)
(#88) Expected indentation of 4 spaces (indentation)
(#86) Expected indentation of 8 spaces (indentation)
(#87) Expected indentation of 8 spaces (indentation)
(#89) Expected indentation of 4 spaces (indentation)
(#92) Expected indentation of 4 spaces (indentation)
(#90) Expected indentation of 8 spaces (indentation)
(#91) Expected indentation of 8 spaces (indentation)
(#95) Expected indentation of 0 spaces (indentation)
(#99) Expected indentation of 0 spaces (indentation)
(#96) Expected indentation of 4 spaces (indentation)
(#97) Expected indentation of 4 spaces (indentation)
(#98) Expected indentation of 4 spaces (indentation)
(#101) Expected indentation of 0 spaces (indentation)
(#114) Expected indentation of 0 spaces (indentation)
(#102) Expected indentation of 4 spaces (indentation)
(#105) Expected indentation of 4 spaces (indentation)
(#103) Expected indentation of 8 spaces (indentation)
(#104) Expected indentation of 8 spaces (indentation)
(#106) Expected indentation of 4 spaces (indentation)
(#109) Expected indentation of 4 spaces (indentation)
(#107) Expected indentation of 8 spaces (indentation)
(#108) Expected indentation of 8 spaces (indentation)
(#110) Expected indentation of 4 spaces (indentation)
(#113) Expected indentation of 4 spaces (indentation)
(#111) Expected indentation of 8 spaces (indentation)
(#112) Expected indentation of 8 spaces (indentation)
(#116) Expected indentation of 0 spaces (indentation)
(#118) Expected indentation of 0 spaces (indentation)
(#117) Expected indentation of 4 spaces (indentation)
(#120) Expected indentation of 0 spaces (indentation)
(#122) Expected indentation of 0 spaces (indentation)
(#121) Expected indentation of 4 spaces (indentation)
(#165) Expected indentation of 0 spaces (indentation)
(#166) Expected indentation of 0 spaces (indentation)
(#172) Expected indentation of 0 spaces (indentation)
(#174) Expected indentation of 0 spaces (indentation)
(#175) Expected indentation of 0 spaces (indentation)
(#185) Expected indentation of 0 spaces (indentation)
(#187) Expected indentation of 0 spaces (indentation)
(#191) Expected indentation of 0 spaces (indentation)
(#193) Expected indentation of 0 spaces (indentation)
(#194) Expected indentation of 0 spaces (indentation)
(#205) Expected indentation of 0 spaces (indentation)
(#207) Expected indentation of 0 spaces (indentation)
(#211) Expected indentation of 0 spaces (indentation)
(#933) Expected indentation of 4 spaces (indentation)
(#1322) Expected indentation of 0 spaces (indentation)
(#1325) Expected indentation of 4 spaces (indentation)
(#1326) Expected indentation of 4 spaces (indentation)
(#1327) Expected indentation of 4 spaces (indentation)
(#1328) Expected indentation of 4 spaces (indentation)
(#1329) Expected indentation of 4 spaces (indentation)
(#1330) Expected indentation of 4 spaces (indentation)
(#1331) Expected indentation of 4 spaces (indentation)
(#1332) Expected indentation of 4 spaces (indentation)
(#1333) Expected indentation of 4 spaces (indentation)
(#1337) Expected indentation of 4 spaces (indentation)
(#1338) Expected indentation of 4 spaces (indentation)
(#1339) Expected indentation of 4 spaces (indentation)
(#1340) Expected indentation of 4 spaces (indentation)
(#1343) Expected indentation of 4 spaces (indentation)
(#1344) Expected indentation of 4 spaces (indentation)
(#1345) Expected indentation of 4 spaces (indentation)
(#1346) Expected indentation of 4 spaces (indentation)
(#1347) Expected indentation of 4 spaces (indentation)
(#1348) Expected indentation of 4 spaces (indentation)
(#1349) Expected indentation of 4 spaces (indentation)
(#1350) Expected indentation of 4 spaces (indentation)
(#1351) Expected indentation of 4 spaces (indentation)
(#1352) Expected indentation of 4 spaces (indentation)
(#1353) Expected indentation of 4 spaces (indentation)
(#1354) Expected indentation of 4 spaces (indentation)
(#1357) Expected indentation of 4 spaces (indentation)
(#1360) Expected indentation of 4 spaces (indentation)
(#1361) Expected indentation of 4 spaces (indentation)
(#1364) Expected indentation of 4 spaces (indentation)
(#1372) Expected indentation of 4 spaces (indentation)
(#1387) Expected indentation of 4 spaces (indentation)
(#1388) Expected indentation of 4 spaces (indentation)
(#1392) Expected indentation of 4 spaces (indentation)
(#1393) Expected indentation of 4 spaces (indentation)
(#1394) Expected indentation of 4 spaces (indentation)
(#1395) Expected indentation of 4 spaces (indentation)
(#1396) Expected indentation of 4 spaces (indentation)
(#1397) Expected indentation of 4 spaces (indentation)
(#1398) Expected indentation of 4 spaces (indentation)
(#1399) Expected indentation of 4 spaces (indentation)
(#1402) Expected indentation of 4 spaces (indentation)
(#1406) Expected indentation of 4 spaces (indentation)
(#1407) Expected indentation of 4 spaces (indentation)
(#1408) Expected indentation of 4 spaces (indentation)
(#1412) Expected indentation of 4 spaces (indentation)
(#1545) Expected indentation of 4 spaces (indentation)
(#1549) Expected indentation of 4 spaces (indentation)
(#1550) Expected indentation of 4 spaces (indentation)
(#1553) Expected indentation of 4 spaces (indentation)
(#1791) Expected indentation of 4 spaces (indentation)
(#1792) Expected indentation of 4 spaces (indentation)
(#1793) Expected indentation of 4 spaces (indentation)
(#2224) Expected indentation of 4 spaces (indentation)

PHPDocs style problems

(38 errors, 0 warnings)

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

mod/wordcards/backup/moodle2/restore_wordcards_activity_task.class.php
(#71) 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)]}
(#73) 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)]}
(#84) 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)]}
(#86) 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/wordcards/backup/moodle2/restore_wordcards_stepslib.php
(#39) Inline phpdocs tag {@link restore_path_element} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
mod/wordcards/classes/event/attempt_submitted.php
(#52) Phpdocs for function attempt_submitted::create_from_attempt has incomplete parameters list
mod/wordcards/classes/event/step_submitted.php
(#52) Phpdocs for function step_submitted::create_from_attempt has incomplete parameters list
mod/wordcards/classes/event/word_learned.php
(#52) Phpdocs for function word_learned::create_from_term has incomplete parameters list
mod/wordcards/classes/imagegen.php
(#163) Phpdocs for function imagegen::generate_image has incomplete parameters list
mod/wordcards/classes/mobile_auth.php
(#87) Phpdocs for function mobile_auth::has_valid_token has incomplete parameters list
mod/wordcards/classes/output/renderer.php
(#420) Phpdocs for function renderer::spacegame_page has incomplete parameters list
(#700) Phpdocs for function renderer::embed_nativelangchooser has incomplete parameters list
(#755) Phpdocs for function renderer::show_problembox has incomplete parameters list
(#784) Phpdocs for function renderer::push_buttons_menu has incomplete parameters list
(#866) Phpdocs for function renderer::word_wizard has incomplete parameters list
mod/wordcards/classes/output/report_renderer.php
(#61) Phpdocs for function report_renderer::show_pushalltogradebook has incomplete parameters list
mod/wordcards/classes/privacy/provider.php
(#313) Phpdocs for function provider::export_attempt_data_for_user has incomplete parameters list
(#354) Phpdocs for function provider::export_term_data_for_user has incomplete parameters list
mod/wordcards/classes/setupform.php
(#5) Found comment starting with three or more slashes
(#23) Found comment starting with three or more slashes
(#123) Phpdocs for function setupform::add_editorarearesponse has incomplete parameters list
mod/wordcards/developer.php
(#63) Found comment starting with three or more slashes
mod/wordcards/lib.php
(#339) Found comment starting with three or more slashes
(#341) Found comment starting with three or more slashes
(#368) Found comment starting with three or more slashes
(#370) Found comment starting with three or more slashes
(#177) Phpdocs for function wordcards_reset_course_form_definition has incomplete parameters list
(#184) Phpdocs for function wordcards_reset_course_form_defaults has incomplete parameters list
(#242) Phpdocs for function wordcards_reset_gradebook has incomplete parameters list
(#348) Phpdocs for function wordcards_extend_navigation has incomplete parameters list
(#362) Phpdocs for function wordcards_extend_settings_navigation has incomplete parameters list
(#481) Phpdocs for function wordcards_get_user_grades has incomplete parameters list
(#539) Phpdocs for function wordcards_scale_used has incomplete parameters list
(#558) Phpdocs for function wordcards_scale_used_anywhere has incomplete parameters list
(#362) Inline phpdocs tag {@link settings_navigation} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#363) Inline phpdocs tag {@link navigation_node} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
mod/wordcards/manageattempts.php
(#73) Found comment starting with three or more slashes
(#93) Found comment starting with three or more slashes

Update savepoints problems

(1 errors, 1 warnings)

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

mod/wordcards/db/upgrade.php
Detected fewer 'if' blocks (22) than 'savepoint' calls (31). Repeated savepoints?
version 2020111000 has wrong savepoint call with version 2020111001

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, 327 warnings)

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

mod/wordcards/templates/aiimage.mustache
(#1) HTML Validation error, line 2: Bad value “” for attribute “id” on element “img”: An ID must not be the empty string. (ad><body><img id="" src="https://example.com/image.jpg" class="img-fluid mw-100"></bo)
(#1) HTML Validation error, line 2: An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images. (ad><body><img id="" src="https://example.com/image.jpg" class="img-fluid mw-100"></bo)
mod/wordcards/templates/cancel_attempt_button.mustache
(#1) Example context missing (@template section not found.)
mod/wordcards/templates/definition_as_header.mustache
(#1) Example context missing (@template section not found.)
mod/wordcards/templates/definitions_page.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 4: Empty heading. (der"> <h3></h3>)
(#1) HTML Validation info, line 11: The document is not mappable to XML 1.0 due to two consecutive hyphens in a comment. (s"> <!--start ---> )
(#1) HTML Validation info, line 22: The document is not mappable to XML 1.0 due to two consecutive hyphens in a comment. ( <!--end ---> )
mod/wordcards/templates/deflang_chooser.mustache
(#1) Example context missing (@template section not found.)
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( require(['jquery','core/log','core/ajax','core/notification'],function($,log,ajax,notification) {
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','core/log','core/ajax','core/notification'],function($,log,ajax,notification) {
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','core/log','core/ajax','core/notification'],function($,log,ajax,notification) {
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','core/log','core/ajax','core/notification'],function($,log,ajax,notification) {
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','core/log','core/ajax','core/notification'],function($,log,ajax,notification) {
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','core/log','core/ajax','core/notification'],function($,log,ajax,notification) {
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','core/log','core/ajax','core/notification'],function($,log,ajax,notification) {
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','core/log','core/ajax','core/notification'],function($,log,ajax,notification) {
(#1) ESLint error [no-unused-vars]: 'notification' is defined but never used. ( require(['jquery','core/log','core/ajax','core/notification'],function($,log,ajax,notification) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( require(['jquery','core/log','core/ajax','core/notification'],function($,log,ajax,notification) {
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //get controls
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //get controls
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( //get controls
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var defbtn = $("#would-be-a-uniqid_setpref");
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var defselect = $("#wordcards_chooser_cont_would-be-a-uniqid select");
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( //set handler to get set pref according to selection, and reload
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //set handler to get set pref according to selection, and reload
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //set handler to get set pref according to selection, and reload
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( //set handler to get set pref according to selection, and reload
(#1) ESLint error [no-unused-vars]: 'e' is defined but never used. ( defbtn.on("click", function(e){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( defbtn.on("click", function(e){
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( defbtn.on("click", function(e){
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var pref = defselect.val();
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(pref==='' || pref===''){
(#1) ESLint warning [space-infix-ops]: Operator '===' must be spaced. ( if(pref==='' || pref===''){
(#1) ESLint warning [space-infix-ops]: Operator '===' must be spaced. ( if(pref==='' || pref===''){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( if(pref==='' || pref===''){
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( if(pref==='' || pref===''){
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //clear the preference
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //clear the preference
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( //clear the preference
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( pref = '';
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( }
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( ajax.call([{
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( methodname: 'mod_wordcards_set_user_preference',
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( args: {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( name: 'wordcards_deflang',
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( value: pref
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( }
(#1) ESLint error [no-unused-vars]: 'response' is defined but never used. ( }])[0].done(function(response) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( }])[0].done(function(response) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( window.location.reload();
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( }).fail(function() {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( log.debug('user preference could not be set');
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( window.location.reload();
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( })
(#1) ESLint error [semi]: Missing semicolon. ( })
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( });
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( }); ), Line: 27 Column: 12
mod/wordcards/templates/dictation_page.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 36: Duplicate ID “wordcards_loading”. (ts-inner'><div id="wordcards_loading" class="wordcards_loading"> <)
(#1) HTML Validation info, line 6: The first occurrence of ID “wordcards_loading” was here. (st-inner"><div id="wordcards_loading" class="wordcards_loading"> <)
mod/wordcards/templates/feedback.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 5: Element “hr” not allowed as child of element “h2” in this context. (Suppressing further errors from this subtree.) (rds)) <hr/> <)
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (rds)) <hr/> <)
(#1) HTML Validation info, line 14: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (</div><hr/><div)
mod/wordcards/templates/feedback_details.mustache
(#1) Example context missing (@template section not found.)
mod/wordcards/templates/fetchcbpage.mustache
(#1) Example context missing (@template section not found.)
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery'],function($) {
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //set up checkout links
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //set up checkout links
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $.getScript('https://js.chargebee.com/v2/chargebee.js', function(){
(#1) ESLint error [no-undef]: 'Chargebee' is not defined. ( var chargebee = Chargebee.init({'site': '', isItemsModel: true});
(#1) ESLint error [semi]: Missing semicolon. ( var cart = chargebee.getCart()
(#1) ESLint error [semi]: Missing semicolon. ( var planPriceQuantity = 1
(#1) ESLint error [semi]: Missing semicolon. ( var product = chargebee.initializeProduct(planPriceId, planPriceQuantity)
(#1) ESLint warning [camelcase]: Identifier 'billing_address' is not in camel case. ( var customer = {email: "", billing_address: {first_name: "",last_name: "", country: ""}};
(#1) ESLint warning [camelcase]: Identifier 'first_name' is not in camel case. ( var customer = {email: "", billing_address: {first_name: "",last_name: "", country: ""}};
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( var customer = {email: "", billing_address: {first_name: "",last_name: "", country: ""}};
(#1) ESLint warning [camelcase]: Identifier 'last_name' is not in camel case. ( var customer = {email: "", billing_address: {first_name: "",last_name: "", country: ""}};
(#1) ESLint warning [camelcase]: Identifier 'cf_startsiteurl' is not in camel case. ( product.setCustomData({cf_startsiteurl: ""});
mod/wordcards/templates/finish_page.mustache
(#1) Example context missing (@template section not found.)
mod/wordcards/templates/freemode.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 14: Duplicate ID “pills-practice-type”. ( <div class="nav flex-column nav-pills" id="pills-practice-type"> )
(#1) HTML Validation info, line 6: The first occurrence of ID “pills-practice-type” was here. ( <div class="nav flex-column nav-pills mb-3" id="pills-practice-type"> )
mod/wordcards/templates/imagemaker.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 3: No space between attributes. (> <div id="would-be-a-uniqid_"wc_imag)
(#1) HTML Validation error, line 3: Quote “"” in attribute name. Probable cause: Matching quote missing somewhere earlier. (-uniqid_"wc_imagemaker_overlay" class)
(#1) HTML Validation info, line 3: Attribute “wc_imagemaker_overlay"” is not serializable as XML 1.0. (r_overlay" class="mod-wordcards-imagemaker-overlay hidden"></div>)
(#1) HTML Validation error, line 3: Attribute “wc_imagemaker_overlay"” not allowed on element “div” at this point. (r_overlay" class="mod-wordcards-imagemaker-overlay hidden"></div>)
(#1) HTML Validation info, line 6: Empty heading. ( <h2 class="text-left mod_wordcards_imagemaker_term"></h2>)
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( require(['jquery','core/log','core/templates','core/ajax'],function($,log,templates, ajax) {
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','core/log','core/templates','core/ajax'],function($,log,templates, ajax) {
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','core/log','core/templates','core/ajax'],function($,log,templates, ajax) {
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','core/log','core/templates','core/ajax'],function($,log,templates, ajax) {
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','core/log','core/templates','core/ajax'],function($,log,templates, ajax) {
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','core/log','core/templates','core/ajax'],function($,log,templates, ajax) {
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','core/log','core/templates','core/ajax'],function($,log,templates, ajax) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( require(['jquery','core/log','core/templates','core/ajax'],function($,log,templates, ajax) {
(#1) ESLint error [no-trailing-spaces]: Trailing spaces not allowed. ( var btn = $('#would-be-a-uniqid_generatebutton');
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var btn = $('#would-be-a-uniqid_generatebutton');
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var btn = $('#would-be-a-uniqid_generatebutton');
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var spinner = $('#would-be-a-uniqid_wc-imagemaker-fa-image');
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var spinneri = $('#would-be-a-uniqid_wc-imagemaker-fa-image i');
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var imagecont = $('#would-be-a-uniqid_image_display_container');
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var promptbox = $('#would-be-a-uniqid_mod_wordcards_imageprompt');
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var draftfileurlfield = $("input[name='draftfileurl']");
(#1) ESLint error [no-trailing-spaces]: Trailing spaces not allowed. ( btn.on('click',async function(e){
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( btn.on('click',async function(e){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( btn.on('click',async function(e){
(#1) ESLint error [no-unused-vars]: 'e' is defined but never used. ( btn.on('click',async function(e){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( btn.on('click',async function(e){
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( btn.on('click',async function(e){
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( log.debug('clicked');
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( var prompttext= promptbox.val();
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var prompttext= promptbox.val();
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var termid = $(this).data('termid');
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(prompttext.trim()==''){return;}
(#1) ESLint warning [space-infix-ops]: Operator '==' must be spaced. ( if(prompttext.trim()==''){return;}
(#1) ESLint warning [block-spacing]: Requires a space after '{'. ( if(prompttext.trim()==''){return;}
(#1) ESLint warning [brace-style]: Statement inside of curly braces should be on next line. ( if(prompttext.trim()==''){return;}
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( if(prompttext.trim()==''){return;}
(#1) ESLint warning [block-spacing]: Requires a space before '}'. ( if(prompttext.trim()==''){return;}
(#1) ESLint warning [brace-style]: Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. ( if(prompttext.trim()==''){return;}
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( if(prompttext.trim()==''){return;}
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(!termid || termid === 0){return;}
(#1) ESLint warning [block-spacing]: Requires a space after '{'. ( if(!termid || termid === 0){return;}
(#1) ESLint warning [brace-style]: Statement inside of curly braces should be on next line. ( if(!termid || termid === 0){return;}
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( if(!termid || termid === 0){return;}
(#1) ESLint warning [block-spacing]: Requires a space before '}'. ( if(!termid || termid === 0){return;}
(#1) ESLint warning [brace-style]: Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. ( if(!termid || termid === 0){return;}
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( if(!termid || termid === 0){return;}
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var imageargs = {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var imageargs = {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( 'termid': termid,
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( 'prompt': prompttext
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( };
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var request = {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( methodname: 'mod_wordcards_generate_image',
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( args: imageargs
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( };
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( try {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( try {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( spinneri.addClass('fa-pulse');
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( spinner.show();
(#1) ESLint error [no-trailing-spaces]: Trailing spaces not allowed. ( imagecont.empty();
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( imagecont.empty();
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var responseObj = await ajax.call([request])[0];
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( spinner.hide();
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( log.debug(responseObj);
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( if (responseObj.error) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( log.debug(responseObj.error);
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( imagecont[0].innerHTML =responseObj.error;
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( imagecont[0].innerHTML =responseObj.error;
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( } else {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( draftfileurlfield.val(responseObj.drafturl);
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( // Render the image template and insert it into the modal.
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( imagecont[0].innerHTML = await templates.render('mod_wordcards/aiimage', {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( url: responseObj.drafturl,
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( elementid: 'worcards12345',
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( alt: prompttext,
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( });
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( }
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( }
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( } catch (error) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( spinner.hide();
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( log.debug(error);
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( imagecont[0].innerHTML = error.message;
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( }
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( });
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( btn.on('oldclick',async function(e){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( btn.on('oldclick',async function(e){
(#1) ESLint error [no-unused-vars]: 'e' is defined but never used. ( btn.on('oldclick',async function(e){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( btn.on('oldclick',async function(e){
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( btn.on('oldclick',async function(e){
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( log.debug('clicked');
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( var prompttext= promptbox.val();
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var prompttext= promptbox.val();
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(prompttext.trim()==''){return;}
(#1) ESLint warning [space-infix-ops]: Operator '==' must be spaced. ( if(prompttext.trim()==''){return;}
(#1) ESLint warning [block-spacing]: Requires a space after '{'. ( if(prompttext.trim()==''){return;}
(#1) ESLint warning [brace-style]: Statement inside of curly braces should be on next line. ( if(prompttext.trim()==''){return;}
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( if(prompttext.trim()==''){return;}
(#1) ESLint warning [block-spacing]: Requires a space before '}'. ( if(prompttext.trim()==''){return;}
(#1) ESLint warning [brace-style]: Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. ( if(prompttext.trim()==''){return;}
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( if(prompttext.trim()==''){return;}
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( var aspectratio = 'square';//'portrait' 'landscape'
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var aspectratio = 'square';//'portrait' 'landscape'
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( var quality = 'hd';//'standard'
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var quality = 'hd';//'standard'
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( var numimages=1;
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var numimages=1;
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( var style= 'vivid';//natural,vivid
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( var style= 'vivid';//natural,vivid
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( var style= 'vivid';//natural,vivid
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var style= 'vivid';//natural,vivid
(#1) ESLint error [no-trailing-spaces]: Trailing spaces not allowed. ( var imageargs = {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var imageargs = {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var imageargs = {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var imageargs = {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( 'contextid': $(this).data('contextid'),
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( 'prompttext': prompttext,
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( 'aspectratio': aspectratio,
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( 'quality': quality,
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( 'numimages': numimages,
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( 'style': style,
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( };
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var request = {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( methodname: 'aiplacement_poodll_generate_wordcards_image',
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( args: imageargs
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( };
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( try {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( try {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( spinneri.addClass('fa-pulse');
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( spinner.show();
(#1) ESLint error [no-trailing-spaces]: Trailing spaces not allowed. ( imagecont.empty();
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( imagecont.empty();
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var responseObj = await ajax.call([request])[0];
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( spinner.hide();
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( log.debug(responseObj);
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( if (responseObj.error) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( log.debug(responseObj.error);
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( imagecont[0].innerHTML =responseObj.error;
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( imagecont[0].innerHTML =responseObj.error;
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( } else {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( draftfileurlfield.val(responseObj.drafturl);
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( // Render the image template and insert it into the modal.
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( imagecont[0].innerHTML = await templates.render('mod_wordcards/aiimage', {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( url: responseObj.drafturl,
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( elementid: 'worcards12345',
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( alt: prompttext,
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( });
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( }
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( }
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( } catch (error) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( spinner.hide();
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( log.debug(error);
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( imagecont[0].innerHTML = error.message;
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( }
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( });
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( });//end of require ), Line: 103 Column: 12
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( });//end of require ), Line: 103 Column: 12
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( });//end of require ), Line: 103 Column: 28
mod/wordcards/templates/keyboard.mustache
(#1) Example context missing (@template section not found.)
mod/wordcards/templates/listenchoose_page.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 36: Duplicate ID “wordcards_loading”. (ner'> <div id="wordcards_loading" class="wordcards_loading"> )
(#1) HTML Validation info, line 6: The first occurrence of ID “wordcards_loading” was here. (st-inner"><div id="wordcards_loading" class="wordcards_loading"> <)
mod/wordcards/templates/loading.mustache
(#1) Example context missing (@template section not found.)
mod/wordcards/templates/managecreds.mustache
(#1) Example context missing (@template section not found.)
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery'],function($) {
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //set up fetch from elsewhere
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //set up fetch from elsewhere
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( apiuser.value='';
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( apisecret.value='';
mod/wordcards/templates/manybuttonsmenu.mustache
(#1) Example context missing (@template section not found.)
mod/wordcards/templates/matchselect_page.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 31: Duplicate ID “wordcards_loading”. (ner'> <div id="wordcards_loading" class="wordcards_loading"> )
(#1) HTML Validation info, line 6: The first occurrence of ID “wordcards_loading” was here. (st-inner"><div id="wordcards_loading" class="wordcards_loading"> <)
mod/wordcards/templates/matchtype_page.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 31: Duplicate ID “wordcards_loading”. (ts-inner'><div id="wordcards_loading" class="wordcards_loading"> <)
(#1) HTML Validation info, line 6: The first occurrence of ID “wordcards_loading” was here. (st-inner"><div id="wordcards_loading" class="wordcards_loading"> <)
mod/wordcards/templates/mobile_contact_siteadmin.mustache
(#1) Example context missing (@template section not found.)
mod/wordcards/templates/mobile_no_iframe_embedding.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 4: Attribute “core-link” not allowed on element “a” at this point. (dding" in <a href="/admin/settings.php?section=httpsecurity" core-link>Site A)
mod/wordcards/templates/mobile_view_page.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 9: Bad value “100%” for attribute “width” on element “iframe”: Expected a digit but saw “%” instead. (te;"> <iframe width="100%" height="100%" src="/mod/wordcards/view.php?id=&user_id=&secret=&embed=2" frameborder="0" allow="microphone; camera" allowfullscreen="allowfullscreen"> <)
(#1) HTML Validation error, line 9: Bad value “100%” for attribute “height” on element “iframe”: Expected a digit but saw “%” instead. (te;"> <iframe width="100%" height="100%" src="/mod/wordcards/view.php?id=&user_id=&secret=&embed=2" frameborder="0" allow="microphone; camera" allowfullscreen="allowfullscreen"> <)
(#1) HTML Validation error, line 9: The “frameborder” attribute on the “iframe” element is obsolete. Use CSS instead. (te;"> <iframe width="100%" height="100%" src="/mod/wordcards/view.php?id=&user_id=&secret=&embed=2" frameborder="0" allow="microphone; camera" allowfullscreen="allowfullscreen"> <)
mod/wordcards/templates/my_words_button.mustache
(#1) Example context missing (@template section not found.)
mod/wordcards/templates/openclosedates.mustache
(#1) Example context missing (@template section not found.)
mod/wordcards/templates/progress_dots.mustache
(#1) Example context missing (@template section not found.)
mod/wordcards/templates/reportsmenu.mustache
(#1) Example context missing (@template section not found.)
mod/wordcards/templates/scatter_page.mustache
(#1) Example context missing (@template section not found.)
mod/wordcards/templates/selfselect.mustache
(#1) Example context missing (@template section not found.)
mod/wordcards/templates/selfselect_header.mustache
(#1) Example context missing (@template section not found.)
mod/wordcards/templates/simpleexportform.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 2: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (ad><body><hr /><h5>()
(#1) HTML Validation info, line 16: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (ds))</a><br /><sele)
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( require(['jquery'], function($) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( require(['jquery'], function($) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( $('#wordcards-export-delim').change(function() {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var delim = $(this).val();
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( $('.wordcards-simple-export-btn').hide();
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( $('.wordcards-simple-export-btn[data-delim="' + delim + '"]').show();
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( });
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( }); ), Line: 8 Column: 4
mod/wordcards/templates/spacegame_page.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 16: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ("auto"> <source src="sound/Laser.wav" type="audio/wav" /></aud)
(#1) HTML Validation info, line 19: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ("auto"> <source src="sound/Explosion.wav" type="audio/wav" /></aud)
(#1) HTML Validation info, line 22: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ("auto"> <source src="sound/Deflect.wav" type="audio/wav" /></aud)
(#1) HTML Validation info, line 25: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ("auto"> <source src="sound/EnemyLaser.wav" type="audio/wav" /></aud)
(#1) HTML Validation info, line 28: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (ainer"> <input id="mod_wordcards_spacegame_fullscreen_button" class= "btn btn-secondary" type="button" value="((+fullscreen+%2C+mod_wordcards))"/> <in)
(#1) HTML Validation info, line 29: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (ds))"/> <input type="checkbox" name="mod_wordcards_spacegame_sound_on" value="0" id="mod_wordcards_spacegame_sound_on" data-initial-value="0" /> ((+)
(#1) HTML Validation error, line 36: Duplicate ID “wordcards_loading”. (ts-inner'><div id="wordcards_loading" class="wordcards_loading"> <)
(#1) HTML Validation info, line 6: The first occurrence of ID “wordcards_loading” was here. (st-inner"><div id="wordcards_loading" class="wordcards_loading"> <)
mod/wordcards/templates/speechcards_page.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 34: CSS: “height”: Too many values or values are not recognized. (/div> <div id="ttrec_container_" class="mod_wordcards_ttrec_waveButtonContainer" style="display: none; height: px; margin-bottom:10px"> )
(#1) HTML Validation error, line 55: Duplicate ID “wordcards_loading”. (ts-inner'><div id="wordcards_loading" class="wordcards_loading"> <)
(#1) HTML Validation info, line 6: The first occurrence of ID “wordcards_loading” was here. (st-inner"><div id="wordcards_loading" class="wordcards_loading"> <)
mod/wordcards/templates/student_navigation.mustache
(#1) Example context missing (@template section not found.)
mod/wordcards/templates/ttrecorder.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 2: CSS: “height”: Too many values or values are not recognized. (ad><body><div id="ttrec_container_" class="mod_wordcards_ttrec_waveButtonContainer" style="display: none; height: px; margin-bottom:10px"> )
mod/wordcards/templates/user_course_progress.mustache
(#1) Example context missing (@template section not found.)
mod/wordcards/templates/vocablist.mustache
(#1) Example context missing (@template section not found.)
mod/wordcards/templates/vocablist_header.mustache
(#1) Example context missing (@template section not found.)
mod/wordcards/templates/word_wizard.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 14: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (s+))</div><br /> <a )
(#1) HTML Validation error, line 4: The value of the “for” attribute of the “label” element must be the ID of a non-hidden form control. (nt" > <label for="ww_langdef">((ww_l)
(#1) ESLint error [max-len]: This line has a length of 166. Maximum allowed is 132. ( require(['jquery','core/log','core/templates','mod_wordcards/dictlookup', 'mod_wordcards/bulkimagegen'],function($,log,templates, dictlookup, bulkimagegen) {
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','core/log','core/templates','mod_wordcards/dictlookup', 'mod_wordcards/bulkimagegen'],function($,log,templates, dictlookup, bulkimagegen) {
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','core/log','core/templates','mod_wordcards/dictlookup', 'mod_wordcards/bulkimagegen'],function($,log,templates, dictlookup, bulkimagegen) {
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','core/log','core/templates','mod_wordcards/dictlookup', 'mod_wordcards/bulkimagegen'],function($,log,templates, dictlookup, bulkimagegen) {
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','core/log','core/templates','mod_wordcards/dictlookup', 'mod_wordcards/bulkimagegen'],function($,log,templates, dictlookup, bulkimagegen) {
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','core/log','core/templates','mod_wordcards/dictlookup', 'mod_wordcards/bulkimagegen'],function($,log,templates, dictlookup, bulkimagegen) {
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','core/log','core/templates','mod_wordcards/dictlookup', 'mod_wordcards/bulkimagegen'],function($,log,templates, dictlookup, bulkimagegen) {
(#1) ESLint warning [no-multi-spaces]: Multiple spaces found before 'dictlookup'. ( require(['jquery','core/log','core/templates','mod_wordcards/dictlookup', 'mod_wordcards/bulkimagegen'],function($,log,templates, dictlookup, bulkimagegen) {
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //Init bulk image generation
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //get words from text area and fetch definitions
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //get words from text area and fetch definitions
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( dictlookup.init('','',resultscont);
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( dictlookup.init('','',resultscont);
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //clear any old results
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //clear any old results
(#1) ESLint error [no-unused-vars]: 'langs' is assigned a value but never used. ( var langs = ['ar','id','zh','zh_tw','ja','ko','pt','es','th','vi','fr','rus'];
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( var langs = ['ar','id','zh','zh_tw','ja','ko','pt','es','th','vi','fr','rus'];
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( var langs = ['ar','id','zh','zh_tw','ja','ko','pt','es','th','vi','fr','rus'];
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( var langs = ['ar','id','zh','zh_tw','ja','ko','pt','es','th','vi','fr','rus'];
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( var langs = ['ar','id','zh','zh_tw','ja','ko','pt','es','th','vi','fr','rus'];
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( var langs = ['ar','id','zh','zh_tw','ja','ko','pt','es','th','vi','fr','rus'];
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( var langs = ['ar','id','zh','zh_tw','ja','ko','pt','es','th','vi','fr','rus'];
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( var langs = ['ar','id','zh','zh_tw','ja','ko','pt','es','th','vi','fr','rus'];
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( var langs = ['ar','id','zh','zh_tw','ja','ko','pt','es','th','vi','fr','rus'];
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( var langs = ['ar','id','zh','zh_tw','ja','ko','pt','es','th','vi','fr','rus'];
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( var langs = ['ar','id','zh','zh_tw','ja','ko','pt','es','th','vi','fr','rus'];
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( var langs = ['ar','id','zh','zh_tw','ja','ko','pt','es','th','vi','fr','rus'];
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //if the langdef is other then we can not fetch definitions then we can not get definitions
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //if the langdef is other then we can not fetch definitions then we can not get definitions
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //replace any new lines with commas
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //replace any new lines with commas
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( var allsearchwords = allwords.replace(/[\n]/g,',');
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( dictlookup.getwords(allsearchwords,'',langdef);
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( dictlookup.getwords(allsearchwords,'',langdef);
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( });//end of require ), Line: 35 Column: 12
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( });//end of require ), Line: 35 Column: 12
mod/wordcards/templates/word_wizard_oneresult.mustache
(#1) Example context missing (@template section not found.)
mod/wordcards/templates/wordpreview_feedback.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 5: Element “hr” not allowed as child of element “h2” in this context. (Suppressing further errors from this subtree.) (rds)) <hr/> <)
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (rds)) <hr/> <)
(#1) HTML Validation info, line 14: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (</div><hr/><div)
mod/wordcards/templates/wordpreview_page.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 31: Duplicate ID “wordcards_loading”. (ner'> <div id="wordcards_loading" class="wordcards_loading"> )
(#1) HTML Validation info, line 6: The first occurrence of ID “wordcards_loading” was here. (ct-inner"><div id="wordcards_loading" class="wordcards_loading"> <)
mod/wordcards/templates/ww_skeleton.mustache
(#1) Example context missing (@template section not found.)
mod/wordcards/templates/youglish.mustache
(#1) Example context missing (@template section not found.)

Gherkin .feature problems

(0 errors, 0 warnings)

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