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

(2466 errors, 1650 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"
(#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"
(#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
(#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
(#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
(#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"
(#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"
(#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"
(#128) Expected "} else {\n"; found "}else{\n"
(#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"
(#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 "} else if (...) {\n"; found "}else if (...) {\n"
(#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"
(#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"
(#180) Inline comments must start with a capital letter, digit or 3-dots sequence
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Expected "if (...) {\n"; found "if(...) {\n"
(#188) Inline comments must start with a capital letter, digit or 3-dots sequence
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#245) Inline comments must start with a capital letter, digit or 3-dots sequence
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
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
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) Commas (,) must be followed by white space.
(#48) Line exceeds 132 characters; contains 146 characters
(#49) Commas (,) must be followed by white space.
(#49) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#51) Commas (,) must be followed by white space.
(#51) Commas (,) must be followed by white space.
(#51) Commas (,) must be followed by white space.
(#51) Line exceeds 132 characters; contains 140 characters
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#86) Short array syntax must be used to define arrays
(#92) Short array syntax must be used to define arrays
(#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
(#104) Short array syntax must be used to define arrays
(#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) Commas (,) must be followed by white space.
(#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
mod/wordcards/classes/completion/custom_completion.php
(#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
(#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 1 space before "=>"; 0 found
(#159) Expected 1 space after "=>"; 0 found
(#159) Commas (,) must be followed by white space.
(#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 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#161) Must use "self::" for local static member reference
(#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 1 space before "=>"; 0 found
(#162) Expected 1 space after "=>"; 0 found
(#162) Commas (,) must be followed by white space.
(#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 1 space before "=>"; 0 found
(#163) Expected 1 space after "=>"; 0 found
(#163) Commas (,) must be followed by white space.
(#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 before "=>"; 0 found
(#163) Expected 1 space after "=>"; 0 found
(#164) Must use "self::" for local static member reference
(#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 1 space before "=>"; 0 found
(#165) Expected 1 space after "=>"; 0 found
(#165) Commas (,) must be followed by white space.
(#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 before "=>"; 0 found
(#165) Expected 1 space after "=>"; 0 found
(#165) Commas (,) must be followed by white space.
(#165) Expected 1 space before "=>"; 0 found
(#165) Expected 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 before "=>"; 0 found
(#166) Expected 1 space after "=>"; 0 found
(#166) Commas (,) must be followed by white space.
(#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 before "=>"; 0 found
(#166) Expected 1 space after "=>"; 0 found
(#167) Must use "self::" for local static member reference
(#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 before "=>"; 0 found
(#167) Expected 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 1 space before "=>"; 0 found
(#168) Expected 1 space after "=>"; 0 found
(#168) Commas (,) must be followed by white space.
(#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 1 space before "=>"; 0 found
(#169) Expected 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 1 space before "=>"; 0 found
(#170) Expected 1 space after "=>"; 0 found
(#171) Must use "self::" for local static member reference
(#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 1 space before "=>"; 0 found
(#172) Expected 1 space after "=>"; 0 found
(#173) Must use "self::" for local static member reference
(#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 before "=>"; 0 found
(#173) Expected 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 1 space before "=>"; 0 found
(#174) Expected 1 space after "=>"; 0 found
(#174) Commas (,) must be followed by white space.
(#174) Expected 1 space before "=>"; 0 found
(#174) Expected 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 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#176) Must use "self::" for local static member reference
(#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 1 space before "=>"; 0 found
(#178) Expected 1 space after "=>"; 0 found
(#178) Expected 1 space before "=>"; 0 found
(#178) Expected 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 1 space before "=>"; 0 found
(#179) Expected 1 space after "=>"; 0 found
(#179) Commas (,) must be followed by white space.
(#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 1 space before "=>"; 0 found
(#180) Expected 1 space after "=>"; 0 found
(#181) Must use "self::" for local static member reference
(#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 1 space before "=>"; 0 found
(#182) Expected 1 space after "=>"; 0 found
(#182) Commas (,) must be followed by white space.
(#182) Expected 1 space before "=>"; 0 found
(#182) Expected 1 space after "=>"; 0 found
(#182) Commas (,) must be followed by white space.
(#182) Expected 1 space before "=>"; 0 found
(#182) Expected 1 space after "=>"; 0 found
(#182) Commas (,) must be followed by white space.
(#182) Expected 1 space before "=>"; 0 found
(#182) Expected 1 space after "=>"; 0 found
(#183) Must use "self::" for local static member reference
(#183) Expected 1 space before "=>"; 0 found
(#183) Expected 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 before "=>"; 0 found
(#183) Expected 1 space after "=>"; 0 found
(#184) Must use "self::" for local static member reference
(#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 before "=>"; 0 found
(#184) Expected 1 space after "=>"; 0 found
(#185) Must use "self::" for local static member reference
(#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 1 space before "=>"; 0 found
(#186) Expected 1 space after "=>"; 0 found
(#186) Commas (,) must be followed by white space.
(#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 1 space before "=>"; 0 found
(#187) Expected 1 space after "=>"; 0 found
(#187) Commas (,) must be followed by white space.
(#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 before "=>"; 0 found
(#187) Expected 1 space after "=>"; 0 found
(#187) Commas (,) must be followed by white space.
(#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 1 space before "=>"; 0 found
(#188) Expected 1 space after "=>"; 0 found
(#188) Expected 1 space before "=>"; 0 found
(#188) Expected 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 1 space before "=>"; 0 found
(#189) Expected 1 space after "=>"; 0 found
(#190) Must use "self::" for local static member reference
(#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
(#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
mod/wordcards/classes/dates.php
(#20) Incorrect @package tag for file dates.php. Expected mod_wordcards, found mod_assign.
(#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
(#57) Commas (,) must be followed by white space.
(#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);"
(#110) Short array syntax must be used to define arrays
(#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 before "=>"; 0 found
(#110) Expected 1 space after "=>"; 0 found
(#110) Commas (,) must be followed by white space.
(#110) Expected 1 space before "=>"; 0 found
(#110) Expected 1 space after "=>"; 0 found
(#119) Possible useless method overriding detected
(#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
(#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
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
(#57) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#60) Short array syntax must be used to define arrays
(#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) Line exceeds 132 characters; contains 149 characters
(#109) Short array syntax must be used to define arrays
(#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 before "=>"; 0 found
(#109) Expected 1 space after "=>"; 0 found
(#109) Commas (,) must be followed by white space.
(#109) Expected 1 space before "=>"; 0 found
(#109) Expected 1 space after "=>"; 0 found
(#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.
(#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) Missing docblock for function check_by_phonetic_parameters
(#57) Missing docblock for function check_by_phonetic
(#67) Missing docblock for function check_by_phonetic_returns
(#71) Missing docblock for function mark_as_seen_parameters
(#77) Missing docblock for function mark_as_seen
(#81) The use of function extract() is forbidden
(#96) Missing docblock for function mark_as_seen_db
(#108) Missing docblock for function mark_as_seen_returns
(#112) Missing docblock for function report_successful_association_parameters
(#119) Missing docblock for function report_successful_association
(#123) The use of function extract() is forbidden
(#143) Missing docblock for function report_successful_association_returns
(#147) Missing docblock for function report_failed_association_parameters
(#155) Missing docblock for function report_failed_association
(#159) The use of function extract() is forbidden
(#178) Missing docblock for function report_failed_association_returns
(#182) Missing docblock for function report_step_grade_parameters
(#189) Missing docblock for function report_step_grade
(#193) Missing docblock for function report_step_grade_returns
(#197) Missing docblock for function submit_newterm_parameters
(#208) Missing docblock for function submit_newterm
(#210) Expected "if (...) {\n"; found "if(...){\n"
(#212) Expected "} else {\n"; found "}else{\n"
(#216) Missing docblock for function submit_newterm_returns
(#221) Missing docblock for function submit_mform_parameters
(#225) Line exceeds 132 characters; contains 136 characters
(#230) Missing docblock for function submit_mform
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#258) Inline comments must start with a capital letter, digit or 3-dots sequence
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#269) Inline comments must start with a capital letter, digit or 3-dots sequence
(#269) Inline comments must end in full-stops, exclamation marks, or question marks
(#269) No space found before comment text; expected "// get the mform for imagegen" but found "//get the mform for imagegen"
(#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
(#283) Inline comments must start with a capital letter, digit or 3-dots sequence
(#283) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#290) Inline comments must end in full-stops, exclamation marks, or question marks
(#296) Expected "if (...) {\n"; found "if(...){\n"
(#298) Inline comments must start with a capital letter, digit or 3-dots sequence
(#298) This comment is 60% valid code; is this commented out code?
(#305) Inline comments must start with a capital letter, digit or 3-dots sequence
(#305) Inline comments must end in full-stops, exclamation marks, or question marks
(#314) Inline comments must start with a capital letter, digit or 3-dots sequence
(#314) Inline comments must end in full-stops, exclamation marks, or question marks
(#317) Inline comments must start with a capital letter, digit or 3-dots sequence
(#317) Inline comments must end in full-stops, exclamation marks, or question marks
(#323) Inline comments must start with a capital letter, digit or 3-dots sequence
(#323) Inline comments must end in full-stops, exclamation marks, or question marks
(#324) Expected "} else {\n"; found "}else{\n"
(#328) Expected "if (...) {\n"; found "if(...){\n"
(#332) Inline comments must start with a capital letter, digit or 3-dots sequence
(#332) Inline comments must end in full-stops, exclamation marks, or question marks
(#333) Expected "if (...) {\n"; found "if(...){\n"
(#334) Line exceeds 132 characters; contains 134 characters
(#338) Line exceeds 132 characters; contains 135 characters
(#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
(#341) Expected "if (...) {\n"; found "if(...){\n"
(#343) Expected "} else if (...) {\n"; found "}else if(...) {\n"
(#343) Expected "if (...) {\n"; found "if(...) {\n"
(#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
(#353) Expected "if (...) {\n"; found "if(...){\n"
(#354) Inline comments must start with a capital letter, digit or 3-dots sequence
(#354) This comment is 63% valid code; is this commented out code?
(#355) Line exceeds 132 characters; contains 164 characters
(#358) Line exceeds 132 characters; contains 135 characters
(#358) Inline comments must start with a capital letter, digit or 3-dots sequence
(#358) Inline comments must end in full-stops, exclamation marks, or question marks
(#362) Expected "if (...) {\n"; found "if(...){\n"
(#364) Expected "} else if (...) {\n"; found "}else if(...) {\n"
(#364) Expected "if (...) {\n"; found "if(...) {\n"
(#373) Expected "if (...) {\n"; found "if(...){\n"
(#374) Line exceeds 132 characters; contains 134 characters
(#378) Line exceeds 132 characters; contains 136 characters
(#378) Inline comments must start with a capital letter, digit or 3-dots sequence
(#378) Inline comments must end in full-stops, exclamation marks, or question marks
(#381) Expected "if (...) {\n"; found "if(...){\n"
(#383) Expected "} else if (...) {\n"; found "}else if(...) {\n"
(#383) Expected "if (...) {\n"; found "if(...) {\n"
(#391) Inline comments must start with a capital letter, digit or 3-dots sequence
(#391) Inline comments must end in full-stops, exclamation marks, or question marks
(#393) Expected "if (...) {\n"; found "if(...) {\n"
(#394) Inline comments must start with a capital letter, digit or 3-dots sequence
(#394) Inline comments must end in full-stops, exclamation marks, or question marks
(#400) Empty IF statement detected
(#401) Inline comments must start with a capital letter, digit or 3-dots sequence
(#401) This comment is 60% valid code; is this commented out code?
(#411) Missing docblock for function submit_mform_returns
(#413) Inline comments must start with a capital letter, digit or 3-dots sequence
(#413) Inline comments must end in full-stops, exclamation marks, or question marks
(#413) This comment is 59% valid code; is this commented out code?
(#416) Missing docblock for function search_dictionary_parameters
(#426) Missing docblock for function search_dictionary
(#443) Missing docblock for function search_dictionary_returns
(#447) Line exceeds 132 characters; contains 147 characters
(#453) Missing docblock for function set_my_words_parameters
(#497) Missing docblock for function set_my_words_returns
(#506) Missing docblock for function report_successful_learnclaim_parameters
(#512) Missing docblock for function report_successful_learnclaim
(#516) The use of function extract() is forbidden
(#535) Missing docblock for function report_successful_learnclaim_returns
(#539) Missing docblock for function set_user_preference_parameters
(#546) Missing docblock for function set_user_preference
(#548) Inline comments must start with a capital letter, digit or 3-dots sequence
(#548) Inline comments must end in full-stops, exclamation marks, or question marks
(#548) No space found before comment text; expected "// set the user preference" but found "//set the user preference"
(#562) Missing docblock for function set_user_preference_returns
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
(#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) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#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
mod/wordcards/classes/form_imagegen.php
(#1) Moodle boilerplate not found
(#2) Missing @copyright tag
(#2) Missing @license tag
(#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
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
(#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 1 space before "="; 0 found
(#29) Expected 1 space after "="; 0 found
(#29) Short array syntax must be used to define arrays
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space after "=>"; 0 found
(#29) Commas (,) must be followed by white space.
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#30) Commas (,) must be followed by white space.
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#31) Commas (,) must be followed by white space.
(#31) There should be a comma after the last array item in a multi-line array.
(#33) Commas (,) must be followed by white space.
(#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 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
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
(#25) Missing docblock for function definition
(#29) Short array syntax must be used to define arrays
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space after "=>"; 0 found
(#35) Commas (,) must be followed by white space.
(#40) Whitespace found at end of line
(#41) Commas (,) must be followed by white space.
(#45) Whitespace found at end of line
(#46) Commas (,) must be followed by white space.
(#50) Whitespace found at end of line
(#51) Commas (,) must be followed by white space.
(#55) Expected 1 space before "="; 0 found
(#55) Expected 1 space after "="; 0 found
(#67) Whitespace found at end of line
(#69) Line exceeds 132 characters; contains 143 characters
mod/wordcards/classes/helper.php
(#1) Moodle boilerplate not found
(#2) Missing @copyright tag
(#2) Missing @license tag
(#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)"
(#50) There should be a comma after the last array item in a multi-line array.
(#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"
(#76) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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"
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) 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
(#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.
(#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
(#47) Short array syntax must be used to define arrays
(#67) Missing docblock for function fetch_formatted_heading
(#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) Commas (,) must be followed by white space.
(#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"
(#97) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#99) Expected 1 space after "="; 0 found
(#103) Expected 1 space before "="; 0 found
(#103) Expected 1 space after "="; 0 found
(#105) Expected "} else {\n"; found "}else{\n"
(#106) Short array syntax must be used to define arrays
(#121) File must end with a newline character
mod/wordcards/classes/local/report/basereport.php
(#2) Moodle boilerplate not found at first line
(#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
(#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"
(#149) Missing docblock for function fetch_formatted_field
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) 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
(#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
(#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) File must end with a newline character
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) 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
(#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
(#33) Short array syntax must be used to define arrays
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#34) Space found before semicolon; expected ""</a>";" but found ""</a>" ;"
(#35) Expected "} else {\n"; found "}else{\n"
(#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
(#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) Commas (,) must be followed by white space.
(#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 all wordcards in course" but found "//get all wordcards in course"
(#94) Short array syntax must be used to define arrays
(#98) Whitespace found at end of line within string
(#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 "// if need to partition to groups, SQL for groups" but found "//if need to partition to groups, SQL for groups"
(#103) Expected "if (...) {\n"; found "if(...){\n"
(#107) Expected 1 space before "="; 0 found
(#107) Line exceeds maximum limit of 180 characters; contains 198 characters
(#107) Whitespace found at end of line within string
(#118) Expected "} else {\n"; found "}else{\n"
(#120) Expected 1 space before "="; 0 found
(#120) Line exceeds maximum limit of 180 characters; contains 200 characters
(#120) Whitespace found at end of line within string
(#144) File must end with a newline character
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) 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
(#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
(#62) Missing docblock for function fetch_formatted_heading
(#65) Expected 1 space before "="; 0 found
(#65) Expected 1 space after "="; 0 found
(#66) Expected "if (...) {\n"; found "if(...){"
(#66) Closing brace must be on a line by itself
(#67) Commas (,) must be followed by white space.
(#71) Commas (,) must be followed by white space.
(#71) Commas (,) must be followed by white space.
(#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 start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) No space found before comment text; expected "// get all wordcards in course" but found "//get all wordcards in course"
(#86) Short array syntax must be used to define arrays
(#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 "// get terms" but found "//get terms"
(#90) Whitespace found at end of line within string
(#93) Expected 1 space after "="; 2 found
(#95) Inline comments must start with a capital letter, digit or 3-dots sequence
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) No space found before comment text; expected "// add user learned status" but found "//add user learned status"
(#96) Expected 1 space before "="; 0 found
(#96) Expected 1 space after "="; 0 found
(#96) Commas (,) must be followed by white space.
(#102) File must end with a newline character
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) 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
(#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) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#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
(#39) Short array syntax must be used to define arrays
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#40) Space found before semicolon; expected ""</a>";" but found ""</a>" ;"
(#42) Expected 1 space after "="; 2 found
(#78) Short array syntax must be used to define arrays
(#98) Missing docblock for function fetch_formatted_heading
(#99) Expected "if (...) {\n"; found "if(...) {\n"
(#101) Expected "} else {\n"; found "}else{\n"
(#106) Missing docblock for function process_raw_data
(#107) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#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"
(#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"
(#140) Expected 1 space after "="; 0 found
(#144) Expected 1 space before "="; 0 found
(#144) Expected 1 space after "="; 0 found
(#146) Expected "} else {\n"; found "}else{\n"
(#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
(#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 1 space before "="; 0 found
(#153) Expected 1 space after "="; 0 found
(#156) Expected "if (...) {\n"; found "if(...){\n"
(#156) Commas (,) must be followed by white space.
(#159) Expected "} else {\n"; found "}else{\n"
(#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 1 space before "="; 0 found
(#170) Expected 1 space after "="; 0 found
(#176) File must end with a newline character
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) 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
(#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
(#33) Short array syntax must be used to define arrays
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#34) Space found before semicolon; expected ""</a>";" but found ""</a>" ;"
(#35) Expected "} else {\n"; found "}else{\n"
(#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
(#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) Commas (,) must be followed by white space.
(#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"
(#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) Commas (,) must be followed by white space.
(#105) Expected "} else {\n"; found "}else{\n"
(#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 1 space after "="; 0 found
(#115) Expected 1 space before "="; 0 found
(#115) Expected 1 space after "="; 0 found
(#133) File must end with a newline character
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) 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
(#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) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#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
(#67) Short array syntax must be used to define arrays
(#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 1 space before "=>"; 0 found
(#104) Expected 1 space after "=>"; 0 found
(#104) Commas (,) must be followed by white space.
(#104) Line exceeds 132 characters; contains 148 characters
(#118) File must end with a newline character
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) 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
(#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
(#58) Missing docblock for function fetch_formatted_heading
(#61) Expected 1 space before "="; 0 found
(#61) Expected 1 space after "="; 0 found
(#62) Expected "if (...) {\n"; found "if(...){"
(#62) Closing brace must be on a line by itself
(#63) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#65) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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.
(#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 1 space before "="; 0 found
(#82) Expected 1 space after "="; 0 found
(#82) Commas (,) must be followed by white space.
(#88) File must end with a newline character
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
(#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.
(#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.
(#37) Missing docblock for constant mod_wordcards_module::STATE_TERMS
(#38) Missing docblock for constant mod_wordcards_module::STATE_STEP1
(#39) Missing docblock for constant mod_wordcards_module::STATE_STEP2
(#40) Missing docblock for constant mod_wordcards_module::STATE_STEP3
(#41) Missing docblock for constant mod_wordcards_module::STATE_STEP4
(#42) Missing docblock for constant mod_wordcards_module::STATE_STEP5
(#43) Missing docblock for constant mod_wordcards_module::STATE_END
(#45) Missing docblock for constant mod_wordcards_module::WORDPOOL_LEARN
(#46) Missing docblock for constant mod_wordcards_module::WORDPOOL_REVIEW
(#47) Missing docblock for constant mod_wordcards_module::WORDPOOL_MY_WORDS
(#48) Missing docblock for constant mod_wordcards_module::PRACTICETYPE_SCATTER
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Missing docblock for constant mod_wordcards_module::PRACTICETYPE_SCATTER_REV
(#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_NONE
(#51) Missing docblock for constant mod_wordcards_module::PRACTICETYPE_MATCHSELECT
(#52) Missing docblock for constant mod_wordcards_module::PRACTICETYPE_MATCHTYPE
(#53) Missing docblock for constant mod_wordcards_module::PRACTICETYPE_DICTATION
(#54) Missing docblock for constant mod_wordcards_module::PRACTICETYPE_SPEECHCARDS
(#55) Missing docblock for constant mod_wordcards_module::PRACTICETYPE_LISTENCHOOSE
(#56) Missing docblock for constant mod_wordcards_module::PRACTICETYPE_SPACEGAME
(#57) Missing docblock for constant mod_wordcards_module::PRACTICETYPE_WORDPREVIEW
(#59) Missing docblock for constant mod_wordcards_module::PRACTICETYPE_MATCHSELECT_REV
(#60) Missing docblock for constant mod_wordcards_module::PRACTICETYPE_MATCHTYPE_REV
(#61) Missing docblock for constant mod_wordcards_module::PRACTICETYPE_DICTATION_REV
(#62) Missing docblock for constant mod_wordcards_module::PRACTICETYPE_SPEECHCARDS_REV
(#63) Missing docblock for constant mod_wordcards_module::PRACTICETYPE_LISTENCHOOSE_REV
(#64) Missing docblock for constant mod_wordcards_module::PRACTICETYPE_SPACEGAME_REV
(#65) Missing docblock for constant mod_wordcards_module::PRACTICETYPE_WORDPREVIEW_REV
(#67) Missing member variable doc comment
(#77) Missing member variable doc comment
(#78) Missing member variable doc comment
(#79) Missing member variable doc comment
(#80) Missing member variable doc comment
(#82) Missing docblock for function __construct
(#90) Missing docblock for function course_has_term
(#102) Missing docblock for function register_module_viewed
(#114) Missing docblock for function completion_module_viewed
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Missing docblock for function delete
(#140) Missing docblock for function delete_term
(#145) Missing docblock for function fetch_step_termcount
(#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
(#173) Missing docblock for function get_all_states
(#177) Missing docblock for function get_wordpools
(#189) Missing docblock for function get_allowed_states
(#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
(#197) Inline comments must start with a capital letter, digit or 3-dots sequence
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Missing docblock for function get_cm
(#210) Missing docblock for function get_mod
(#214) Missing docblock for function get_cmid
(#218) Missing docblock for function get_context
(#222) Missing docblock for function get_course
(#226) Missing docblock for function get_id
(#231) Missing docblock for function get_practicetype
(#246) Missing docblock for function get_wordpool
(#271) Missing docblock for function insert_learned_state
(#275) Expected "if (...) {\n"; found "if(...){\n"
(#288) Expected "if (...) {\n"; found "if(...) {\n"
(#293) Expected "if (...) {\n"; found "if (...){\n"
(#294) Expected "if (...) {\n"; found "if(...) {\n"
(#295) Inline comments must start with a capital letter, digit or 3-dots sequence
(#295) This comment is 86% valid code; is this commented out code?
(#295) No space found before comment text; expected "// $result[$term->id];" but found "//$result[$term->id];"
(#297) Expected "} else {\n"; found "}else{\n"
(#308) Missing docblock for function insert_media_urls
(#310) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#313) Expected "if (...) {\n"; found "if(...){\n"
(#314) Expected "if (...) {\n"; found "if(...){\n"
(#320) Expected "if (...) {\n"; found "if(...){\n"
(#321) Expected "if (...) {\n"; found "if(...){\n"
(#328) Expected "if (...) {\n"; found "if(...){\n"
(#329) Expected "if (...) {\n"; found "if(...){\n"
(#334) Line exceeds 132 characters; contains 149 characters
(#344) Missing docblock for function format_defs
(#346) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#347) Inline comments must start with a capital letter, digit or 3-dots sequence
(#347) Inline comments must end in full-stops, exclamation marks, or question marks
(#348) Expected "if (...) {\n"; found "if(...) {\n"
(#355) Missing docblock for function update_userpref_defs
(#355) Expected 1 space before opening brace; found 0
(#359) Whitespace found at end of line
(#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
(#364) No space found before comment text; expected "// otherwise get the translation that suits" but found "//otherwise get the translation that suits"
(#366) Expected "if (...) {\n"; found "if (...) {"
(#366) Closing brace must be on a line by itself
(#367) Expected "if (...) {\n"; found "if (...) {"
(#367) Closing brace must be on a line by itself
(#382) Missing docblock for function get_learn_terms
(#400) Missing docblock for function get_allreview_terms
(#421) Missing docblock for function get_review_terms
(#433) Inline comments must start with a capital letter, digit or 3-dots sequence
(#433) Inline comments must end in full-stops, exclamation marks, or question marks
(#457) Expected "if (...) {\n"; found "if(...){"
(#501) Expected "if (...) {\n"; found "if(...) {\n"
(#506) Expected "} else {\n"; found "}else{\n"
(#514) Missing docblock for function get_attempts
(#526) Missing docblock for function get_latest_attempt
(#528) Line exceeds 132 characters; contains 142 characters
(#529) Expected "if (...) {\n"; found "if(...){\n"
(#531) Expected "} else {\n"; found "}else{\n"
(#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
(#537) Missing docblock for function can_free_mode
(#540) Inline comments must start with a capital letter, digit or 3-dots sequence
(#540) Inline comments must end in full-stops, exclamation marks, or question marks
(#544) Inline comments must start with a capital letter, digit or 3-dots sequence
(#544) Inline comments must end in full-stops, exclamation marks, or question marks
(#546) Inline comments must start with a capital letter, digit or 3-dots sequence
(#546) Inline comments must end in full-stops, exclamation marks, or question marks
(#548) Expected "if (...) {\n"; found "if(...){\n"
(#550) Expected "} else {\n"; found "}else{\n"
(#554) Inline comments must start with a capital letter, digit or 3-dots sequence
(#554) Inline comments must end in full-stops, exclamation marks, or question marks
(#561) Inline comments must start with a capital letter, digit or 3-dots sequence
(#561) Inline comments must end in full-stops, exclamation marks, or question marks
(#562) Missing docblock for function can_session_mode
(#572) Missing docblock for function can_attempt
(#573) Inline comments must start with a capital letter, digit or 3-dots sequence
(#573) Inline comments must end in full-stops, exclamation marks, or question marks
(#574) Expected "if (...) {\n"; found "if(...){"
(#578) Expected "if (...) {\n"; found "if(...){"
(#581) Inline comments must end in full-stops, exclamation marks, or question marks
(#582) Expected "if (...) {\n"; found "if (...) {"
(#585) Inline comments must start with a capital letter, digit or 3-dots sequence
(#585) Inline comments must end in full-stops, exclamation marks, or question marks
(#587) Expected "if (...) {\n"; found "if(...){"
(#590) Inline comments must start with a capital letter, digit or 3-dots sequence
(#590) Inline comments must end in full-stops, exclamation marks, or question marks
(#591) Expected "if (...) {\n"; found "if(...){"
(#594) Inline comments must start with a capital letter, digit or 3-dots sequence
(#594) Inline comments must end in full-stops, exclamation marks, or question marks
(#595) Expected "if (...) {\n"; found "if(...){"
(#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
(#602) Missing docblock for function get_state
(#611) Expected "if (...) {\n"; found "if(...){\n"
(#613) Expected "} else {\n"; found "}else{\n"
(#618) Missing docblock for function get_terms
(#625) Expected "if (...) {\n"; found "if(...){\n"
(#633) Missing docblock for function get_terms_count
(#643) Missing docblock for function has_completed_state
(#677) Inline comments must end in full-stops, exclamation marks, or question marks
(#682) Missing docblock for function mark_terms_as_seen
(#685) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#695) Missing docblock for function mark_terms_as_unseen
(#698) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#705) Missing docblock for function has_seen_all_terms
(#708) Inline comments must end in full-stops, exclamation marks, or question marks
(#726) Missing docblock for function has_terms
(#731) Missing docblock for function has_user_finished_latest_attempt
(#736) Missing docblock for function has_user_finished_an_attempt
(#748) Missing docblock for function has_user_learned_all_terms
(#756) Missing docblock for function get_user_learned_count
(#770) Expected "if (...) {\n"; found "if(...){"
(#770) Closing brace must be on a line by itself
(#774) Missing docblock for function is_completion_enabled
(#778) Missing docblock for function record_failed_association
(#801) Expected "if (...) {\n"; found "if(...) {\n"
(#817) Missing docblock for function record_successful_association
(#843) Missing docblock for function record_successful_learn
(#865) Inline comments must end in full-stops, exclamation marks, or question marks
(#872) Missing docblock for function resume_progress
(#901) Inline comments must start with a capital letter, digit or 3-dots sequence
(#901) Inline comments must end in full-stops, exclamation marks, or question marks
(#902) Missing docblock for function remove_attempt
(#905) Inline comments must start with a capital letter, digit or 3-dots sequence
(#905) Inline comments must end in full-stops, exclamation marks, or question marks
(#907) Expected "if (...) {\n"; found "if(...){\n"
(#910) Expected "if (...) {\n"; found "if(...){\n"
(#917) Inline comments must start with a capital letter, digit or 3-dots sequence
(#917) Inline comments must end in full-stops, exclamation marks, or question marks
(#918) Missing docblock for function create_reattempt
(#921) Inline comments must start with a capital letter, digit or 3-dots sequence
(#921) Inline comments must end in full-stops, exclamation marks, or question marks
(#923) Expected "if (...) {\n"; found "if(...){"
(#925) Expected "if (...) {\n"; found "if(...){"
(#939) Missing docblock for function set_state
(#943) Empty IF statement detected
(#955) Inline comments must start with a capital letter, digit or 3-dots sequence
(#955) Inline comments must end in full-stops, exclamation marks, or question marks
(#958) Inline comments must start with a capital letter, digit or 3-dots sequence
(#958) Inline comments must end in full-stops, exclamation marks, or question marks
(#962) Expected "if (...) {\n"; found "if (...){\n"
(#963) Inline comments must start with a capital letter, digit or 3-dots sequence
(#963) Inline comments must end in full-stops, exclamation marks, or question marks
(#965) Expected "if (...) {\n"; found "if(...){\n"
(#1003) Missing docblock for function get_by_cmid
(#1008) Missing docblock for function get_by_modid
(#1014) Missing docblock for function can_manage
(#1017) Missing docblock for function can_push
(#1021) Missing docblock for function require_manage
(#1024) Missing docblock for function can_viewreports
(#1027) Missing docblock for function require_viewreports
(#1030) Missing docblock for function can_view
(#1034) Missing docblock for function require_view
(#1038) Missing docblock for function require_view_in_context
(#1042) Missing docblock for function get_next_step
(#1045) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1045) Inline comments must end in full-stops, exclamation marks, or question marks
(#1046) Expected "if (...) {\n"; found "if(...){\n"
(#1050) Inline comments must end in full-stops, exclamation marks, or question marks
(#1058) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1058) Inline comments must end in full-stops, exclamation marks, or question marks
(#1062) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1062) Inline comments must end in full-stops, exclamation marks, or question marks
(#1063) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1064) Expected "if (...) {\n"; found "if(...){\n"
(#1068) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1068) Inline comments must end in full-stops, exclamation marks, or question marks
(#1069) Expected "if (...) {\n"; found "if(...){\n"
(#1070) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1071) Expected "if (...) {\n"; found "if(...){\n"
(#1075) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1076) Inline comments must end in full-stops, exclamation marks, or question marks
(#1077) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1077) This comment is 84% valid code; is this commented out code?
(#1080) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1080) Inline comments must end in full-stops, exclamation marks, or question marks
(#1081) Expected "if (...) {\n"; found "if (...){\n"
(#1085) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1085) Inline comments must end in full-stops, exclamation marks, or question marks
(#1088) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1088) Inline comments must end in full-stops, exclamation marks, or question marks
(#1089) Expected "if (...) {\n"; found "if(...){\n"
(#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
(#1094) Expected "} else if (...) {\n"; found "}else if(...){\n"
(#1094) Expected "if (...) {\n"; found "if(...){\n"
(#1097) Expected "} else {\n"; found "}else{\n"
(#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
(#1103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1103) Inline comments must end in full-stops, exclamation marks, or question marks
(#1104) Expected "if (...) {\n"; found "if(...){"
(#1106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1106) Inline comments must end in full-stops, exclamation marks, or question marks
(#1110) Missing docblock for function are_there_words_to_review
(#1113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1113) Inline comments must end in full-stops, exclamation marks, or question marks
(#1114) Expected "if (...) {\n"; found "if(...){\n"
(#1125) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1141) Missing docblock for function set_region_passagehash
(#1143) Expected "if (...) {\n"; found "if(...){\n"
(#1146) Expected "if (...) {\n"; found "if(...){\n"
(#1147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1147) Inline comments must end in full-stops, exclamation marks, or question marks
(#1148) Expected "if (...) {\n"; found "if(...) {\n"
(#1149) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1149) Inline comments must end in full-stops, exclamation marks, or question marks
(#1151) Expected "if (...) {\n"; found "if (...) {\n"
(#1153) Line exceeds 132 characters; contains 143 characters
(#1159) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1159) Inline comments must end in full-stops, exclamation marks, or question marks
(#1164) Missing docblock for function export_simple_terms_to_csv
(#1166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1166) Inline comments must end in full-stops, exclamation marks, or question marks
(#1168) Expected "if (...) {\n"; found "if(...){"
(#1172) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1184) Missing docblock for function is_json
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.
(#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
(#40) Expected "if (...) {\n"; found "if(...) {\n"
(#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) File must end with a newline character
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
(#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) 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
(#140) Line exceeds 132 characters; contains 134 characters
(#176) Missing docblock for function get_terms
(#219) File must end with a newline character
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
(#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
(#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 should be on the same line as the declaration for class renderer
(#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.
(#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
(#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
(#405) Missing docblock for function push_recorder
(#406) Opening brace should be on the same line as the declaration
(#419) Opening brace should be on the same line as the declaration
(#422) Inline comments must start with a capital letter, digit or 3-dots sequence
(#422) Inline comments must end in full-stops, exclamation marks, or question marks
(#425) Inline comments must start with a capital letter, digit or 3-dots sequence
(#425) Inline comments must end in full-stops, exclamation marks, or question marks
(#434) Line exceeds 132 characters; contains 163 characters
(#452) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#471) Missing docblock for function speechcards_page
(#472) Opening brace should be on the same line as the declaration
(#475) Inline comments must start with a capital letter, digit or 3-dots sequence
(#475) Inline comments must end in full-stops, exclamation marks, or question marks
(#478) Inline comments must start with a capital letter, digit or 3-dots sequence
(#478) Inline comments must end in full-stops, exclamation marks, or question marks
(#483) Inline comments must start with a capital letter, digit or 3-dots sequence
(#483) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#501) Inline comments must start with a capital letter, digit or 3-dots sequence
(#501) Inline comments must end in full-stops, exclamation marks, or question marks
(#504) Inline comments must start with a capital letter, digit or 3-dots sequence
(#504) Inline comments must end in full-stops, exclamation marks, or question marks
(#506) Line exceeds 132 characters; contains 159 characters
(#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
(#530) Inline comments must start with a capital letter, digit or 3-dots sequence
(#530) Inline comments must end in full-stops, exclamation marks, or question marks
(#535) Inline comments must start with a capital letter, digit or 3-dots sequence
(#535) Inline comments must end in full-stops, exclamation marks, or question marks
(#543) Inline comments must start with a capital letter, digit or 3-dots sequence
(#543) Inline comments must end in full-stops, exclamation marks, or question marks
(#545) Inline comments must start with a capital letter, digit or 3-dots sequence
(#545) This comment is 61% valid code; is this commented out code?
(#560) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (T Record)
(#564) Inline comments must start with a capital letter, digit or 3-dots sequence
(#565) Inline comments must end in full-stops, exclamation marks, or question marks
(#593) Missing docblock for function scatter_page
(#594) Opening brace should be on the same line as the declaration
(#598) Line exceeds 132 characters; contains 159 characters
(#600) Inline comments must start with a capital letter, digit or 3-dots sequence
(#600) 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
(#631) Missing docblock for function navigation
(#632) Opening brace should be on the same line as the declaration
(#668) Missing docblock for function language_chooser
(#669) Opening brace should be on the same line as the declaration
(#672) Inline comments must start with a capital letter, digit or 3-dots sequence
(#672) Inline comments must end in full-stops, exclamation marks, or question marks
(#687) Inline comments must start with a capital letter, digit or 3-dots sequence
(#687) Inline comments must end in full-stops, exclamation marks, or question marks
(#698) Opening brace should be on the same line as the declaration
(#704) Missing docblock for function embed_usercourseprogress
(#705) Opening brace should be on the same line as the declaration
(#708) Inline comments must start with a capital letter, digit or 3-dots sequence
(#708) Inline comments must end in full-stops, exclamation marks, or question marks
(#708) No space found before comment text; expected "// get all wordcards in course" but found "//get all wordcards in course"
(#709) Short array syntax must be used to define arrays
(#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
(#712) No space found before comment text; expected "// get total terms" but found "//get total terms"
(#714) Whitespace found at end of line within string
(#718) Inline comments must end in full-stops, exclamation marks, or question marks
(#718) No space found before comment text; expected "// Get default learned point" but found "//Get default learned point"
(#721) Line exceeds 132 characters; contains 164 characters
(#721) Whitespace found at end of line within string
(#748) Opening brace should be on the same line as the declaration
(#759) Missing docblock for function show_open_close_dates
(#760) Opening brace should be on the same line as the declaration
(#777) Opening brace should be on the same line as the declaration
(#844) There should be a comma after the last array item in a multi-line array.
(#848) Inline comments must end in full-stops, exclamation marks, or question marks
(#859) Opening brace should be on the same line as the declaration
(#881) Opening brace should be on the same line as the declaration
(#897) Missing docblock for function get_wordpool_string
(#898) 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
(#16) Missing docblock for function render_reportmenu
(#21) Short array syntax must be used to define arrays
(#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 1 space before "=>"; 0 found
(#24) Expected 1 space after "=>"; 0 found
(#25) Expected 1 space before "=>"; 0 found
(#25) Expected 1 space after "=>"; 0 found
(#29) Short array syntax must be used to define arrays
(#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 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#37) Short array syntax must be used to define arrays
(#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 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#41) Expected 1 space before "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#45) Short array syntax must be used to define arrays
(#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 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#51) Expected 1 space before "="; 0 found
(#51) Expected 1 space after "="; 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
(#70) Short array syntax must be used to define arrays
(#77) Missing docblock for function render_delete_allattempts
(#79) Short array syntax must be used to define arrays
(#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"
(#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"
(#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 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 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"
(#194) Expected 1 space before "="; 0 found
(#194) Expected 1 space after "="; 0 found
(#195) Expected 1 space before "="; 0 found
(#195) Expected 1 space after "="; 0 found
(#196) Short array syntax must be used to define arrays
(#199) Short array syntax must be used to define arrays
(#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
(#209) Short array syntax must be used to define arrays
(#210) Commas (,) must be followed by white space.
(#210) Short array syntax must be used to define arrays
(#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) File must end with a newline character
mod/wordcards/classes/output/sessionmode.php
(#17) Missing @copyright tag
(#17) Missing @license tag
(#36) Missing docblock for class sessionmode
(#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) 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
(#151) Line exceeds 132 characters; contains 137 characters
(#172) Whitespace found at end of line
(#193) Missing docblock for function get_terms
(#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"
(#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
(#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 "} else {\n"; found "}else{\n"
(#225) Line indented incorrectly; expected 24 spaces, found 28
(#227) Line indented incorrectly; expected 24 spaces, found 28
(#227) Expected "} else {\n"; found "}else{\n"
(#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
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
(#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
(#70) Method name "_get_metadata" should not be prefixed with an underscore to indicate visibility
(#121) Method name "_get_contexts_for_userid" should not be prefixed with an underscore to indicate visibility
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Method name "_export_user_data" should not be prefixed with an underscore to indicate visibility
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) Missing docblock for function fetch_export_attempt_data
(#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
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
(#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.
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#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
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 4 spaces, found 1
(#71) Expected 2 spaces before asterisk; 5 found
(#72) Expected 2 spaces before asterisk; 5 found
(#73) Expected 2 spaces before asterisk; 5 found
(#74) Short array syntax must be used to define arrays
(#89) The final declaration must precede the visibility declaration
(#94) Commas (,) must be followed by white space.
(#94) Commas (,) must be followed by white space.
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#96) No space found before comment text; expected "// add the action buttons" but found "//add the action buttons"
(#101) The final declaration must precede the visibility declaration
(#101) Missing docblock for function add_media_upload
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 8 spaces, found 2
(#102) Expected "if (...) {\n"; found "if(...){\n"
(#102) Expected 1 space before ">"; 0 found
(#102) Expected 1 space after ">"; 0 found
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 12 spaces, found 3
(#103) Space found before semicolon; expected "$count;" but found "$count ;"
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 8 spaces, found 2
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Whitespace found at end of line
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 8 spaces, found 2
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Whitespace found at end of line
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 4 spaces, found 1
(#113) Closing brace indented incorrectly; expected 4 spaces, found 1
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 4 spaces, found 1
(#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) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 8 spaces, found 2
(#116) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 4 spaces, found 1
(#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) Short array syntax must be used to define arrays
(#133) Expected 1 space before "=>"; 0 found
(#133) Expected 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) Short array syntax must be used to define arrays
(#134) Expected 1 space before "=>"; 0 found
(#134) Expected 1 space after "=>"; 0 found
(#134) Expected 1 space before "=>"; 0 found
(#134) Expected 1 space after "=>"; 0 found
(#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) File must end with a newline character
mod/wordcards/classes/table_terms.php
(#17) Missing @copyright tag
(#17) Missing @license tag
(#68) 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
(#103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#105) Whitespace found at end of line within string
(#133) Expected "if (...) {\n"; found "if(...){\n"
(#135) Expected "} else {\n"; found "}else{\n"
(#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
(#153) This comment is 65% valid code; is this commented out code?
(#161) Inline comments must start with a capital letter, digit or 3-dots sequence
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Line exceeds 132 characters; contains 176 characters
(#166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) Line exceeds 132 characters; contains 151 characters
(#185) Missing docblock for function col_bulkselect
mod/wordcards/classes/utils.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Missing docblock for function get_cloud_poodll_server
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Missing docblock for function can_transcribe
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#71) Missing docblock for function convert_to_phonetic
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Missing docblock for function update_stepgrade
(#105) Expected "if (...) {\n"; found "if (...) {"
(#108) Expected "if (...) {\n"; found "if (...) {"
(#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
(#140) Expected "if (...) {\n"; found "if(...){\n"
(#148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) Missing docblock for function recalculate_final_grades
(#153) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#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
(#159) Missing docblock for function update_finalgrade
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#163) Expected "if (...) {\n"; found "if(...){\n"
(#166) Expected "} else {\n"; found "}else{\n"
(#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
(#180) Expected "if (...) {\n"; found "if (...) {"
(#182) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Inline comments must start with a capital letter, digit or 3-dots sequence
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) Expected "if (...) {\n"; found "if(...) {\n"
(#241) Inline comments must start with a capital letter, digit or 3-dots sequence
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#243) Missing docblock for function curl_fetch
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) Missing docblock for function fetch_token_for_display
(#260) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) Expected "if (...) {\n"; found "if(...){\n"
(#270) Expected "if (...) {\n"; found "if(...){\n"
(#274) Expected "if (...) {\n"; found "if(...){\n"
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#282) Inline comments must start with a capital letter, digit or 3-dots sequence
(#282) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) Expected "if (...) {\n"; found "if(...){\n"
(#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
(#286) Expected "} else if (...) {\n"; found "}else if(...){\n"
(#286) Expected "if (...) {\n"; found "if(...){\n"
(#288) Inline comments must start with a capital letter, digit or 3-dots sequence
(#289) Expected "} else if (...) {\n"; found "}else if(...){\n"
(#289) Expected "if (...) {\n"; found "if(...){\n"
(#292) Expected "if (...) {\n"; found "if(...){\n"
(#296) Inline comments must start with a capital letter, digit or 3-dots sequence
(#297) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#302) Inline comments must end in full-stops, exclamation marks, or question marks
(#303) Expected "if (...) {\n"; found "if(...){\n"
(#306) Expected "} else {\n"; found "}else{\n"
(#314) Inline comments must end in full-stops, exclamation marks, or question marks
(#315) Missing docblock for function fetch_token
(#323) 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) Expected "if (...) {\n"; found "if(...){\n"
(#326) Expected "if (...) {\n"; found "if(...){\n"
(#331) Inline comments must end in full-stops, exclamation marks, or question marks
(#341) Expected "if (...) {\n"; found "if(...) {\n"
(#343) Inline comments must start with a capital letter, digit or 3-dots sequence
(#343) Inline comments must end in full-stops, exclamation marks, or question marks
(#344) Expected "if (...) {\n"; found "if(...) {\n"
(#346) Inline comments must start with a capital letter, digit or 3-dots sequence
(#346) Inline comments must end in full-stops, exclamation marks, or question marks
(#348) Expected "} else {\n"; found "}else{\n"
(#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
(#359) Expected "if (...) {\n"; found "if(...){\n"
(#362) Expected "if (...) {\n"; found "if(...){\n"
(#365) Expected "if (...) {\n"; found "if(...){\n"
(#368) Expected "if (...) {\n"; found "if(...){\n"
(#371) Expected "if (...) {\n"; found "if(...){\n"
(#378) Expected "} else {\n"; found "}else{\n"
(#380) Expected "if (...) {\n"; found "if(...) {\n"
(#380) Empty IF statement detected
(#381) Inline comments must end in full-stops, exclamation marks, or question marks
(#381) This comment is 43% valid code; is this commented out code?
(#384) Expected "} else {\n"; found "}else{\n"
(#390) Inline comments must start with a capital letter, digit or 3-dots sequence
(#390) Inline comments must end in full-stops, exclamation marks, or question marks
(#391) Missing docblock for function is_site_registered
(#391) Visibility must be declared on method "is_site_registered"
(#394) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#396) 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
(#402) Inline comments must start with a capital letter, digit or 3-dots sequence
(#402) Inline comments must end in full-stops, exclamation marks, or question marks
(#408) Inline comments must start with a capital letter, digit or 3-dots sequence
(#408) Inline comments must end in full-stops, exclamation marks, or question marks
(#412) Inline comments must start with a capital letter, digit or 3-dots sequence
(#412) Inline comments must end in full-stops, exclamation marks, or question marks
(#416) Inline comments must start with a capital letter, digit or 3-dots sequence
(#416) Inline comments must end in full-stops, exclamation marks, or question marks
(#423) Inline comments must start with a capital letter, digit or 3-dots sequence
(#423) Inline comments must end in full-stops, exclamation marks, or question marks
(#427) Inline comments must start with a capital letter, digit or 3-dots sequence
(#427) Inline comments must end in full-stops, exclamation marks, or question marks
(#429) Inline comments must start with a capital letter, digit or 3-dots sequence
(#429) 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
(#433) Inline comments must start with a capital letter, digit or 3-dots sequence
(#433) Inline comments must end in full-stops, exclamation marks, or question marks
(#435) Inline comments must start with a capital letter, digit or 3-dots sequence
(#438) Inline comments must start with a capital letter, digit or 3-dots sequence
(#438) Inline comments must end in full-stops, exclamation marks, or question marks
(#442) Inline comments must start with a capital letter, digit or 3-dots sequence
(#442) Inline comments must end in full-stops, exclamation marks, or question marks
(#449) 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
(#451) Missing docblock for function fetch_token_error
(#454) Inline comments must start with a capital letter, digit or 3-dots sequence
(#454) Inline comments must end in full-stops, exclamation marks, or question marks
(#455) Expected "if (...) {\n"; found "if(...) {\n"
(#465) Inline comments must start with a capital letter, digit or 3-dots sequence
(#465) Inline comments must end in full-stops, exclamation marks, or question marks
(#471) Inline comments must end in full-stops, exclamation marks, or question marks
(#476) Inline comments must start with a capital letter, digit or 3-dots sequence
(#487) Inline comments must start with a capital letter, digit or 3-dots sequence
(#491) Missing docblock for function get_journeymode_options
(#504) Missing docblock for function get_region_options
(#522) Missing docblock for function translate_region
(#553) Missing docblock for function get_timelimit_options
(#567) Missing docblock for function get_expiredays_options
(#581) Missing docblock for function fetch_options_transcribers
(#587) Missing docblock for function fetch_options_reportstable
(#593) Missing docblock for function fetch_filemanager_opts
(#601) Inline comments must start with a capital letter, digit or 3-dots sequence
(#601) Inline comments must end in full-stops, exclamation marks, or question marks
(#602) Missing docblock for function is_json
(#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
(#614) Missing docblock for function fetch_polly_url
(#617) Inline comments must end in full-stops, exclamation marks, or question marks
(#618) Expected "if (...) {\n"; found "if(...){"
(#621) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#624) This comment is 43% valid code; is this commented out code?
(#643) Inline comments must start with a capital letter, digit or 3-dots sequence
(#643) Inline comments must end in full-stops, exclamation marks, or question marks
(#646) Inline comments must start with a capital letter, digit or 3-dots sequence
(#646) Inline comments must end in full-stops, exclamation marks, or question marks
(#655) Missing docblock for function export_terms_to_csv
(#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
(#662) Inline comments must start with a capital letter, digit or 3-dots sequence
(#668) Inline comments must start with a capital letter, digit or 3-dots sequence
(#668) Inline comments must end in full-stops, exclamation marks, or question marks
(#676) Inline comments must start with a capital letter, digit or 3-dots sequence
(#676) Inline comments must end in full-stops, exclamation marks, or question marks
(#678) Inline comments must start with a capital letter, digit or 3-dots sequence
(#682) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#701) Inline comments must end in full-stops, exclamation marks, or question marks
(#705) Inline comments must start with a capital letter, digit or 3-dots sequence
(#705) Inline comments must end in full-stops, exclamation marks, or question marks
(#706) Missing docblock for function fetch_youglish_token
(#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) Expected "if (...) {\n"; found "if(...){\n"
(#716) Inline comments must end in full-stops, exclamation marks, or question marks
(#722) Expected "if (...) {\n"; found "if(...){\n"
(#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
(#729) Inline comments must end in full-stops, exclamation marks, or question marks
(#729) This comment is 43% valid code; is this commented out code?
(#742) Inline comments must start with a capital letter, digit or 3-dots sequence
(#742) 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
(#745) Inline comments must end in full-stops, exclamation marks, or question marks
(#755) Inline comments must start with a capital letter, digit or 3-dots sequence
(#755) Inline comments must end in full-stops, exclamation marks, or question marks
(#756) Missing docblock for function stage_remote_process_job
(#765) Expected "if (...) {\n"; found "if(...){\n"
(#773) Inline comments must start with a capital letter, digit or 3-dots sequence
(#773) Inline comments must end in full-stops, exclamation marks, or question marks
(#777) Inline comments must end in full-stops, exclamation marks, or question marks
(#780) Inline comments must start with a capital letter, digit or 3-dots sequence
(#780) Inline comments must end in full-stops, exclamation marks, or question marks
(#780) This comment is 43% valid code; is this commented out code?
(#788) Inline comments must start with a capital letter, digit or 3-dots sequence
(#788) Inline comments must end in full-stops, exclamation marks, or question marks
(#808) Inline comments must start with a capital letter, digit or 3-dots sequence
(#808) Inline comments must end in full-stops, exclamation marks, or question marks
(#811) Inline comments must start with a capital letter, digit or 3-dots sequence
(#811) Inline comments must end in full-stops, exclamation marks, or question marks
(#820) Inline comments must start with a capital letter, digit or 3-dots sequence
(#820) Inline comments must end in full-stops, exclamation marks, or question marks
(#821) Missing docblock for function fetch_dictionary_entries
(#829) Expected "if (...) {\n"; found "if(...){\n"
(#833) Inline comments must end in full-stops, exclamation marks, or question marks
(#836) Inline comments must start with a capital letter, digit or 3-dots sequence
(#836) Inline comments must end in full-stops, exclamation marks, or question marks
(#836) This comment is 43% valid code; is this commented out code?
(#852) Inline comments must start with a capital letter, digit or 3-dots sequence
(#852) Inline comments must end in full-stops, exclamation marks, or question marks
(#855) Inline comments must start with a capital letter, digit or 3-dots sequence
(#855) Inline comments must end in full-stops, exclamation marks, or question marks
(#864) Missing docblock for function fetch_auto_voice
(#870) Missing docblock for function get_tts_voices
(#891) Expected "if (...) {\n"; found "if(...) {\n"
(#893) Expected "} else if (...) {\n"; found "}else if(...) {\n"
(#893) Expected "if (...) {\n"; found "if(...) {\n"
(#896) Inline comments must start with a capital letter, digit or 3-dots sequence
(#896) Inline comments must end in full-stops, exclamation marks, or question marks
(#901) Inline comments must start with a capital letter, digit or 3-dots sequence
(#901) Inline comments must end in full-stops, exclamation marks, or question marks
(#912) Expected "} else if (...) {\n"; found "}else if(...){\n"
(#912) Expected "if (...) {\n"; found "if(...){\n"
(#914) Expected "} else {\n"; found "}else{\n"
(#915) Inline comments must start with a capital letter, digit or 3-dots sequence
(#922) Missing docblock for function fetch_activity_tablabel
(#945) Missing docblock for function is_review_activity
(#962) Missing docblock for function fetch_activity_tabicon
(#993) Missing docblock for function get_stars
(#995) Expected "if (...) {\n"; found "if(...){\n"
(#997) Expected "} else if (...) {\n"; found "}else if(...) {\n"
(#997) Expected "if (...) {\n"; found "if(...) {\n"
(#999) Expected "} else if (...) {\n"; found "}else if(...) {\n"
(#999) Expected "if (...) {\n"; found "if(...) {\n"
(#1001) Expected "} else if (...) {\n"; found "}else if(...) {\n"
(#1001) Expected "if (...) {\n"; found "if(...) {\n"
(#1003) Expected "} else if (...) {\n"; found "}else if(...) {\n"
(#1003) Expected "if (...) {\n"; found "if(...) {\n"
(#1005) Expected "} else {\n"; found "}else{\n"
(#1014) Missing docblock for function get_practicetype_label
(#1048) Missing docblock for function get_available_freemode_activities
(#1054) Inline comments must end in full-stops, exclamation marks, or question marks
(#1061) Expected "if (...) {\n"; found "if (...){\n"
(#1067) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1067) Inline comments must end in full-stops, exclamation marks, or question marks
(#1068) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1069) Expected "if (...) {\n"; found "if(...){\n"
(#1074) Line exceeds 132 characters; contains 138 characters
(#1077) Line exceeds 132 characters; contains 134 characters
(#1080) Line exceeds 132 characters; contains 134 characters
(#1083) Line exceeds 132 characters; contains 138 characters
(#1086) Line exceeds 132 characters; contains 140 characters
(#1089) Line exceeds 132 characters; contains 134 characters
(#1092) Line exceeds 132 characters; contains 140 characters
(#1099) Missing docblock for function get_practicetype_options
(#1121) Expected "if (...) {\n"; found "if(...){\n"
(#1123) Expected "} else {\n"; found "}else{\n"
(#1124) Inline comments must end in full-stops, exclamation marks, or question marks
(#1130) Missing docblock for function fetch_options_listenchoose
(#1136) Missing docblock for function fetch_options_matchselect
(#1142) Missing docblock for function fetch_options_spacegame
(#1148) Missing docblock for function fetch_options_speechcards
(#1153) Missing docblock for function fetch_options_fontfaceflip
(#1159) Missing docblock for function fetch_options_animations
(#1165) Missing docblock for function get_lang_options
(#1203) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1203) Inline comments must end in full-stops, exclamation marks, or question marks
(#1203) This comment is 50% valid code; is this commented out code?
(#1228) Missing docblock for function fetch_short_lang
(#1229) Expected "if (...) {\n"; found "if(...){"
(#1231) Expected "if (...) {\n"; found "if(...){"
(#1241) Missing docblock for function needs_lang_model
(#1270) Missing docblock for function fetch_passagehash
(#1272) Expected "if (...) {\n"; found "if(...) {\n"
(#1274) Expected "} else {\n"; found "}else{\n"
(#1284) Missing docblock for function fetch_lang_model
(#1286) Expected "if (...) {\n"; found "if (...) {"
(#1289) Expected "if (...) {\n"; found "if(...){\n"
(#1303) Expected "if (...) {\n"; found "if(...){\n"
(#1306) Expected "} else {\n"; found "}else{\n"
(#1311) Expected "} else {\n"; found "}else{\n"
(#1321) Missing docblock for function fetch_activity_text
(#1324) Expected "if (...) {\n"; found "if(...){"
(#1327) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#1329) Expected "if (...) {\n"; found "if(...){\n"
(#1334) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1334) Inline comments must end in full-stops, exclamation marks, or question marks
(#1337) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1337) Inline comments must end in full-stops, exclamation marks, or question marks
(#1340) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1340) Inline comments must end in full-stops, exclamation marks, or question marks
(#1343) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1343) Inline comments must end in full-stops, exclamation marks, or question marks
(#1344) Expected "if (...) {\n"; found "if(...) {\n"
(#1348) Expected "} else {\n"; found "}else{\n"
(#1354) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1357) Inline comments must end in full-stops, exclamation marks, or question marks
(#1358) Expected "if (...) {\n"; found "if(...) {\n"
(#1360) Expected "} else {\n"; found "}else{\n"
(#1364) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1364) Inline comments must end in full-stops, exclamation marks, or question marks
(#1374) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1375) Inline comments must end in full-stops, exclamation marks, or question marks
(#1377) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1377) Inline comments must end in full-stops, exclamation marks, or question marks
(#1389) Missing docblock for function isunicodemb4
(#1390) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1390) This comment is 42% valid code; is this commented out code?
(#1396) Expected "if (...) {\n"; found "if(...){"
(#1399) Expected "if (...) {\n"; found "if(...){"
(#1402) Expected "if (...) {\n"; found "if(...){"
(#1405) Expected "if (...) {\n"; found "if(...){\n"
(#1407) Expected "} else {\n"; found "}else{\n"
(#1412) Missing docblock for function add_mform_elements
(#1416) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1416) Inline comments must end in full-stops, exclamation marks, or question marks
(#1417) Expected "if (...) {\n"; found "if(...) {\n"
(#1423) Inline comments must end in full-stops, exclamation marks, or question marks
(#1426) Inline comments must end in full-stops, exclamation marks, or question marks
(#1438) Inline comments must end in full-stops, exclamation marks, or question marks
(#1439) Expected "if (...) {\n"; found "if(...) {\n"
(#1443) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1443) Inline comments must end in full-stops, exclamation marks, or question marks
(#1460) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1483) Inline comments must end in full-stops, exclamation marks, or question marks
(#1503) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1503) Inline comments must end in full-stops, exclamation marks, or question marks
(#1504) Expected "if (...) {\n"; found "if(...){\n"
(#1508) Expected "} else {\n"; found "}else {\n"
(#1519) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1519) Inline comments must end in full-stops, exclamation marks, or question marks
(#1522) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1522) Inline comments must end in full-stops, exclamation marks, or question marks
(#1525) Line exceeds 132 characters; contains 137 characters
(#1557) Inline comments must end in full-stops, exclamation marks, or question marks
(#1563) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1568) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1568) Inline comments must end in full-stops, exclamation marks, or question marks
(#1575) Inline comments must end in full-stops, exclamation marks, or question marks
(#1599) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1599) Inline comments must end in full-stops, exclamation marks, or question marks
(#1618) Missing docblock for function pack_freemode_options
(#1623) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1624) Expected "if (...) {\n"; found "if(...){\n"
(#1633) Missing docblock for function unpack_freemode_options
(#1635) Expected "if (...) {\n"; found "if (...){\n"
(#1636) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1636) Inline comments must end in full-stops, exclamation marks, or question marks
(#1638) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1641) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1641) Inline comments must end in full-stops, exclamation marks, or question marks
(#1643) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1651) Missing docblock for function get_master_options
(#1658) Inline comments must end in full-stops, exclamation marks, or question marks
(#1659) Missing docblock for function get_grade_options
(#1666) Missing docblock for function save_newterm
(#1680) Expected "if (...) {\n"; found "if(...){\n"
(#1686) Missing docblock for function get_rcdic_langs
(#1690) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1690) This comment is 86% valid code; is this commented out code?
(#1704) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1704) Inline comments must end in full-stops, exclamation marks, or question marks
(#1711) Expected "for (...) {\n"; found "for(...){\n"
(#1712) Expected "if (...) {\n"; found "if(...){\n"
(#1718) Expected "if (...) {\n"; found "if(...){"
(#1723) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1724) Inline comments must end in full-stops, exclamation marks, or question marks
(#1725) Missing docblock for function fetch_rcdic_lang
(#1727) Expected "if (...) {\n"; found "if(...){\n"
(#1733) Missing docblock for function get_msdic_langs
(#1734) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1734) This comment is 72% valid code; is this commented out code?
(#1774) Missing docblock for function get_youglish_config
(#1812) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1812) Inline comments must end in full-stops, exclamation marks, or question marks
(#1812) This comment is 75% valid code; is this commented out code?
(#1822) Expected "if (...) {\n"; found "if(...) {\n"
(#1825) Expected "} else {\n"; found "}else{\n"
(#1831) Missing docblock for function get_lexicala_langs
(#1881) Expected "for (...) {\n"; found "for(...){\n"
(#1882) Expected "if (...) {\n"; found "if(...){\n"
(#1888) Expected "if (...) {\n"; found "if(...){"
(#1893) Missing docblock for function get_lang_name
(#1894) Expected "if (...) {\n"; found "if(...){\n"
(#1896) Expected "} else {\n"; found "}else{\n"
(#1934) Missing docblock for function update_deflanguage
(#1937) Expected "if (...) {\n"; found "if(...){"
(#1939) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1939) Inline comments must end in full-stops, exclamation marks, or question marks
(#1940) Expected "if (...) {\n"; found "if(...){"
(#1942) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1943) Expected "if (...) {\n"; found "if(...){"
(#1945) Expected "if (...) {\n"; found "if(...){"
(#1948) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1948) Inline comments must end in full-stops, exclamation marks, or question marks
(#1949) Expected "if (...) {\n"; found "if(...) {\n"
(#1952) Expected "if (...) {\n"; found "if(...){\n"
(#1954) Expected "if (...) {\n"; found "if(...){\n"
(#1955) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1955) Inline comments must end in full-stops, exclamation marks, or question marks
(#1957) Expected "if (...) {\n"; found "if(...){\n"
(#1958) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1958) Inline comments must end in full-stops, exclamation marks, or question marks
(#1961) Expected "} else {\n"; found "}else{\n"
(#1962) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1962) Inline comments must end in full-stops, exclamation marks, or question marks
(#1970) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1971) Missing docblock for function can_speak_neural
(#1973) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1973) Inline comments must end in full-stops, exclamation marks, or question marks
(#1983) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1983) Inline comments must end in full-stops, exclamation marks, or question marks
(#1989) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1989) Inline comments must end in full-stops, exclamation marks, or question marks
(#1990) Expected "if (...) {\n"; found "if(...){\n"
(#1992) Expected "} else {\n"; found "}else{\n"
(#1998) Inline comments must end in full-stops, exclamation marks, or question marks
(#1999) Missing docblock for function prepare_import_data_row
(#2001) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2001) Inline comments must end in full-stops, exclamation marks, or question marks
(#2003) Expected "if (...) {\n"; found "if(...){\n"
(#2008) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2008) Inline comments must end in full-stops, exclamation marks, or question marks
(#2011) Expected "if (...) {\n"; found "if(...){\n"
(#2013) Expected "if (...) {\n"; found "if(...) {\n"
(#2018) Expected "if (...) {\n"; found "if(...) {\n"
(#2022) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2022) Inline comments must end in full-stops, exclamation marks, or question marks
(#2023) Expected "if (...) {\n"; found "if(...) {\n"
(#2027) Expected "} else {\n"; found "}else{\n"
(#2032) Missing docblock for function fetch_glossaries_list
(#2036) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#2051) Expected "if (...) {\n"; found "if(...){\n"
(#2069) Missing docblock for function super_trim
(#2070) Expected "if (...) {\n"; found "if(...){\n"
(#2072) Expected "} else {\n"; found "}else{\n"
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.
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 1 space before "=>"; 0 found
(#20) Short array syntax must be used to define arrays
(#24) Expected 1 space before "=>"; 0 found
(#29) Short array syntax must be used to define arrays
(#33) Expected 1 space before "=>"; 0 found
(#38) Short array syntax must be used to define arrays
(#42) Expected 1 space before "=>"; 0 found
(#47) Short array syntax must be used to define arrays
(#51) Expected 1 space before "=>"; 0 found
(#55) Short array syntax must be used to define arrays
(#59) Expected 1 space before "=>"; 0 found
(#63) Short array syntax must be used to define arrays
(#67) Expected 1 space before "=>"; 0 found
(#71) Short array syntax must be used to define arrays
(#75) Expected 1 space before "=>"; 0 found
(#80) Short array syntax must be used to define arrays
(#84) Expected 1 space before "=>"; 0 found
(#89) Short array syntax must be used to define arrays
(#93) Expected 1 space before "=>"; 0 found
(#98) Short array syntax must be used to define arrays
(#102) Expected 1 space before "=>"; 0 found
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
(#96) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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 before "<"; 0 found
(#129) Expected 1 space after "<"; 0 found
(#150) Expected "if (...) {\n"; found "if(...) {\n"
(#150) Expected 1 space before "<"; 0 found
(#150) Expected 1 space after "<"; 0 found
(#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 before "<"; 0 found
(#165) Expected 1 space after "<"; 0 found
(#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 before "<"; 0 found
(#202) Expected 1 space after "<"; 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"
(#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 before "<"; 0 found
(#224) Expected 1 space after "<"; 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"
(#241) Expected "if (...) {\n"; found "if(...) {\n"
(#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 before "<"; 0 found
(#252) Expected 1 space after "<"; 0 found
(#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"
(#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"
(#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 before "<"; 0 found
(#292) Expected 1 space after "<"; 0 found
(#294) Short array syntax must be used to define arrays
(#297) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#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"
(#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 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 1 space before "="; 0 found
(#343) Expected 1 space after "="; 0 found
(#344) Expected 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 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
(#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 1 space before "="; 0 found
(#378) Expected 1 space after "="; 0 found
(#379) Expected 1 space before "="; 0 found
(#381) Inline comments must end in full-stops, exclamation marks, or question marks
(#392) Commas (,) must be followed by white space.
(#392) Commas (,) must be followed by white space.
(#392) Commas (,) must be followed by white space.
(#392) Short array syntax must be used to define arrays
(#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 1 space before "="; 0 found
(#399) Commas (,) must be followed by white space.
(#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 1 space before "="; 0 found
(#408) Expected 1 space after "="; 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) Tab found within whitespace
(#420) Line indented incorrectly; expected 4 spaces, found 3
(#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 3 spaces, found 4
(#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
(#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 1 space before "="; 0 found
(#496) Expected 1 space after "="; 0 found
(#497) Commas (,) must be followed by white space.
(#498) Commas (,) must be followed by white space.
(#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 1 space before "="; 0 found
(#512) Expected 1 space after "="; 0 found
(#514) Commas (,) must be followed by white space.
(#515) Commas (,) must be followed by white space.
(#516) Commas (,) must be followed by white space.
(#516) Commas (,) must be followed by white space.
(#516) Commas (,) must be followed by white space.
(#516) Expected 1 space before "=>"; 0 found
(#516) Expected 1 space after "=>"; 0 found
(#517) Commas (,) must be followed by white space.
(#517) Commas (,) must be followed by white space.
(#517) Commas (,) must be followed by white space.
(#517) Expected 1 space before "=>"; 0 found
(#517) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Commas (,) must be followed by white space.
(#518) Commas (,) must be followed by white space.
(#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 1 space before "="; 0 found
(#532) Expected 1 space after "="; 0 found
(#533) Commas (,) must be followed by white space.
(#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"
(#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) Commas (,) must be followed by white space.
(#548) Commas (,) must be followed by white space.
(#548) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#598) Commas (,) must be followed by white space.
(#599) Commas (,) must be followed by white space.
(#600) Commas (,) must be followed by white space.
(#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) File must end with a newline character
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.
(#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) Commas (,) must be followed by white space.
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Short array syntax must be used to define arrays
(#54) Commas (,) must be followed by white space.
(#54) Expected 1 space before "=>"; 0 found
(#54) Expected 1 space after "=>"; 0 found
(#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."
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 4 spaces, found 1
(#80) Short array syntax must be used to define arrays
(#80) Expected 1 space before "=>"; 0 found
(#80) Expected 1 space after "=>"; 2 found
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 11 spaces, found 5
(#81) Expected "if (...) {\n"; found "if(...){\n"
(#82) Line indented incorrectly; expected at least 15 spaces, found 12
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 15 spaces, found 9
(#84) Line indented incorrectly; expected at least 15 spaces, found 12
(#85) Line indented incorrectly; expected at least 15 spaces, found 12
(#86) Line indented incorrectly; expected 11 spaces, found 8
(#86) Closing brace indented incorrectly; expected 5 spaces, found 8
(#87) Line indented incorrectly; expected at least 11 spaces, found 8
(#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) Line indented incorrectly; expected at least 11 spaces, found 8
(#89) No space found before comment text; expected "// terms" but found "//terms"
(#90) Line indented incorrectly; expected at least 11 spaces, found 8
(#90) Commas (,) must be followed by white space.
(#90) Short array syntax must be used to define arrays
(#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) Line indented incorrectly; expected at least 11 spaces, found 8
(#92) No space found before comment text; expected "// assocs" but found "//assocs"
(#93) Line indented incorrectly; expected at least 11 spaces, found 8
(#93) Expected 1 space before "="; 0 found
(#93) Whitespace found at end of line within string
(#101) Line indented incorrectly; expected at least 11 spaces, found 8
(#101) Commas (,) must be followed by white space.
(#102) Line indented incorrectly; expected at least 11 spaces, found 8
(#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
(#103) Line indented incorrectly; expected at least 11 spaces, found 8
(#105) Line indented incorrectly; expected at least 11 spaces, found 8
(#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) Line indented incorrectly; expected at least 11 spaces, found 8
(#106) No space found before comment text; expected "// reindex array" but found "//reindex array"
(#107) Line indented incorrectly; expected at least 11 spaces, found 8
(#108) Line indented incorrectly; expected at least 11 spaces, found 8
(#109) Line indented incorrectly; expected 11 spaces, found 8
(#109) Expected "for (...) {\n"; found "for(...){\n"
(#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 1 space before "<"; 0 found
(#109) Expected 1 space after "<"; 0 found
(#109) Expected 1 space after second semicolon of FOR loop; 0 found
(#110) Line indented incorrectly; expected at least 15 spaces, found 12
(#110) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#111) Line indented incorrectly; expected 15 spaces, found 12
(#111) Expected "if (...) {\n"; found "if(...){"
(#111) Closing brace must be on a line by itself
(#113) Line indented incorrectly; expected 11 spaces, found 8
(#114) Line indented incorrectly; expected at least 11 spaces, found 8
(#115) Short array syntax must be used to define arrays
(#115) Commas (,) must be followed by white space.
(#115) Commas (,) must be followed by white space.
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected 4 spaces, found 1
(#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 1 space before "="; 0 found
(#128) Short array syntax must be used to define arrays
(#128) Line exceeds 132 characters; contains 137 characters
(#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 before "<"; 0 found
(#139) Expected 1 space after "<"; 0 found
(#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) Commas (,) must be followed by white space.
(#153) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#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 before "=>"; 0 found
(#159) Expected 1 space after "=>"; 0 found
(#164) Expected 1 space before "="; 0 found
(#164) Expected 1 space after "="; 0 found
(#165) Commas (,) must be followed by white space.
(#166) Expected "if (...) {\n"; found "if(...){"
(#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) Commas (,) must be followed by white space.
(#170) Expected "if (...) {\n"; found "if(...){"
(#170) Variable "learnedTermCount" must be all lower-case
(#170) Expected 1 space before ">"; 0 found
(#170) Expected 1 space after ">"; 0 found
(#170) Variable "learnedTermCount" must be all lower-case
(#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
(#172) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#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) Commas (,) must be followed by white space.
(#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 before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#178) Expected "if (...) {\n"; found "if(...){"
(#178) Closing brace must be on a line by itself
(#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 before "=>"; 0 found
(#186) Expected 1 space after "=>"; 0 found
mod/wordcards/fetchcbpage.php
(#2) Moodle boilerplate not found at first line
(#30) Import statements must not begin with a leading backslash
(#37) Expected "if (...) {\n"; found "if(...){\n"
(#37) Commas (,) must be followed by white space.
(#39) Expected 1 space before "="; 0 found
(#39) Expected 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 before "=>"; 0 found
(#39) Expected 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 before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Commas (,) must be followed by white space.
(#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 before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#42) Commas (,) must be followed by white space.
(#44) Expected "} else {\n"; found "}else{\n"
mod/wordcards/finish.php
(#1) Moodle boilerplate not found
(#2) Missing @copyright tag
(#2) Missing @license tag
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#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"
(#42) Expected 1 space before "=="; 0 found
(#42) Expected 1 space after "=="; 0 found
(#44) Expected "} else if (...) {\n"; found "}else if (...) {\n"
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#58) Commas (,) must be followed by white space.
mod/wordcards/freemode.php
(#1) Moodle boilerplate not found
(#2) Missing @copyright tag
(#2) Missing @license tag
(#11) Import statements must not begin with a leading backslash
(#24) Commas (,) must be followed by white space.
(#24) Expected 1 space before "=>"; 0 found
(#24) Expected 1 space after "=>"; 0 found
(#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 "// if there are no learn terms and its set to wordpool learn, lets set it to review" but found "//if there are no learn terms and its set to wordpool learn, lets set it to review"
(#44) Expected "if (...) {\n"; found "if(...){\n"
(#45) Expected 1 space before "="; 0 found
(#45) Expected 1 space after "="; 0 found
(#46) Expected "} else {\n"; found "}else{\n"
(#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 "// mark all terms as seen, if its the first view" but found "//mark all terms as seen, if its the first view"
(#48) Expected "if (...) {\n"; found "if(...) {\n"
(#54) Line exceeds 132 characters; contains 140 characters
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) No space found before comment text; expected "// is teacher?" but found "//is teacher?"
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Expected "if (...) {\n"; found "if(...) {\n"
(#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"
(#68) Expected 1 space before "=="; 0 found
(#68) Expected 1 space after "=="; 0 found
(#70) Expected "} else if (...) {\n"; found "}else if (...) {\n"
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) No space found before comment text; expected "// load animate css" but found "//load animate css"
(#85) 4 slashes comments are not allowed; use "// Comment." instead
(#85) No space found before comment text; expected "// this library is licensed with the hippocratic license (https://github.com/EthicalSource/hippocratic-license/)" but found "////this library is licensed with the hippocratic license (https://github.com/EthicalSource/hippocratic-license/)"
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) No space found before comment text; expected "// which is high minded but not GPL3 compat. so cant be distributed with plugin. Hence we load it from CDN" but found "//which is high minded but not GPL3 compat. so cant be distributed with plugin. Hence we load it from CDN"
(#87) Expected "if (...) {\n"; found "if(...) {\n"
(#87) Expected 1 space before "=="; 0 found
(#87) Expected 1 space after "=="; 0 found
(#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 "// if admin we show a heading in free mode (otherwise they would not be able to add definitions)" but found "//if admin we show a heading in free mode (otherwise they would not be able to add definitions)"
(#98) Expected "if (...) {\n"; found "if(...) {\n"
(#98) Expected 1 space before "=="; 0 found
(#98) Expected 1 space after "=="; 0 found
(#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 "// this is a bit hacky, TO DO make a new state "FREEMODE"" but found "//this is a bit hacky, TO DO make a new state "FREEMODE""
mod/wordcards/grade.php
(#26) Import statements must not begin with a leading backslash
(#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) Commas (,) must be followed by white space.
(#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
(#43) Expected "} else {\n"; found "}else{\n"
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.
(#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"
(#42) Expected "} else {\n"; found "}else{\n"
(#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 1 space before "="; 0 found
(#50) Expected 1 space after "="; 0 found
(#51) Commas (,) must be followed by white space.
(#51) Expected 1 space before "=>"; 0 found
(#51) Expected 1 space after "=>"; 0 found
(#51) Variable "leftover_rows" must not contain underscores.
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Whitespace found at end of line
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 8 spaces, found 5
(#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) Tab found within whitespace
(#56) Line indented incorrectly; expected 8 spaces, found 5
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 12 spaces, found 6
(#57) Closing brace must be on a line by itself
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Whitespace found at end of line
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected 12 spaces, found 6
(#58) Closing brace must be on a line by itself
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 12 spaces, found 6
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 12 spaces, found 6
(#60) Whitespace found at end of line
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 16 spaces, found 7
(#61) Expected 1 space after "="; 0 found
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 8 spaces, found 5
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 8 spaces, found 5
(#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) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 5
(#65) Expected 1 space after "="; 0 found
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 5
(#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) Tab found within whitespace
(#69) Line indented incorrectly; expected 8 spaces, found 5
(#69) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#71) Closing brace indented incorrectly; expected 5 spaces, found 8
(#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 1 space before "="; 0 found
(#76) Expected 1 space after "="; 0 found
(#77) Expected 1 space before "="; 0 found
(#77) Expected 1 space after "="; 0 found
(#78) Expected 1 space before "="; 0 found
(#78) Expected 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 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"
(#91) Expected 1 space before "="; 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
(#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 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) Commas (,) must be followed by white space.
(#156) Commas (,) must be followed by white space.
(#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"
(#162) Commas (,) must be followed by white space.
(#163) Commas (,) must be followed by white space.
(#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 1 space before "="; 0 found
(#168) Expected 1 space after "="; 0 found
(#169) Expected 1 space before "="; 0 found
(#169) Line exceeds 132 characters; contains 151 characters
(#170) Expected 1 space before "="; 0 found
(#170) Line exceeds 132 characters; contains 147 characters
(#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"
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) File must end with a newline character
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 before "=="; 0 found
(#43) Expected 1 space after "=="; 0 found
(#45) Expected "} else {\n"; found "}else{\n"
(#52) Missing docblock for function wordcards_add_instance
(#52) Commas (,) must be followed by white space.
(#64) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#66) Expected "if (...) {\n"; found "if(...){\n"
(#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"
(#81) Missing docblock for function wordcards_update_instance
(#81) Commas (,) must be followed by white space.
(#87) Short array syntax must be used to define arrays
(#108) Expected "if (...) {\n"; found "if(...){ "
(#108) Closing brace 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
(#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
(#210) Short array syntax must be used to define arrays
(#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) 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
(#315) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#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"
(#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.
(#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 1 space before "=>"; 0 found
(#583) Expected 1 space after "=>"; 0 found
(#584) Short array syntax must be used to define arrays
(#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
(#598) No space found before comment text; expected "// get filechooser and html editor options" but found "//get filechooser and html editor options"
(#603) Line exceeds 132 characters; contains 153 characters
(#608) Commas (,) must be followed by white space.
(#608) Short array syntax must be used to define arrays
(#608) Expected 1 space before "=>"; 0 found
(#608) Expected 1 space after "=>"; 0 found
(#608) Line exceeds maximum limit of 180 characters; contains 195 characters
(#613) Line exceeds 132 characters; contains 139 characters
(#639) Whitespace found at end of line
(#640) Short array syntax must be used to define arrays
(#655) Missing docblock for function mod_wordcards_cm_info_dynamic
(#658) Short array syntax must be used to define arrays
(#658) A comma after the last array item in a single-line array is not allowed.
(#658) Commas (,) must be followed by white space.
(#659) Line indented incorrectly; expected 4 spaces, found 8
(#659) Expected "if (...) {\n"; found "if(...) {\n"
(#662) Line indented incorrectly; expected 4 spaces, found 8
(#663) Whitespace found at end of line
(#665) Missing docblock for function wordcards_get_coursemodule_info
(#668) Short array syntax must be used to define arrays
(#683) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#724) 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
(#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"
(#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"
(#85) Expected "} else {\n"; found "}else{\n"
(#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) Commas (,) must be followed by white space.
(#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 "!="; 0 found
(#105) Short array syntax must be used to define arrays
(#110) Expected "} else {\n"; found "}else{\n"
(#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
(#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) File must end with a newline character
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
(#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"
(#42) Expected "if (...) {\n"; found "if(...){\n"
(#44) Expected "} else {\n"; found "}else{\n"
(#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
(#66) Expected 1 space after "=="; 0 found
(#87) 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
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#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 "// prepare filemanager" but found "//prepare filemanager"
(#117) Line exceeds 132 characters; contains 155 characters
(#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 "// set data to form" but found "//set data to form"
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) No space found before comment text; expected "// if this new add and collect data->id" but found "//if this new add and collect data->id"
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Line indented incorrectly; expected at least 8 spaces, found 4
(#131) No space found before comment text; expected "// else set id to termid" but found "//else set id to termid"
(#132) Expected "} else {\n"; found "}else{\n"
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) No space found before comment text; expected "// audio data" but found "//audio data"
(#139) Expected "if (...) {\n"; found "if(...){\n"
(#141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#141) This comment is 63% valid code; is this commented out code?
(#141) No space found before comment text; expected "// $data->audio_filemanager = $audioitemid;" but found "//$data->audio_filemanager = $audioitemid;"
(#146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) 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"
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#149) Expected "if (...) {\n"; found "if(...){\n"
(#149) Expected 1 space before "=="; 0 found
(#149) Expected 1 space after "=="; 0 found
(#150) Expected 1 space before "="; 0 found
(#150) Expected 1 space after "="; 0 found
(#151) Usage of ELSEIF not allowed; use ELSE IF instead
(#151) Expected 1 space before "=="; 0 found
(#151) Expected 1 space after "=="; 0 found
(#154) Expected 1 space before "="; 0 found
(#154) 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 "// model sentence audio data" but found "//model sentence audio data"
(#161) Expected "if (...) {\n"; found "if(...){\n"
(#163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#163) This comment is 63% valid code; is this commented out code?
(#163) No space found before comment text; expected "// $data->audio_filemanager = $audioitemid;" but found "//$data->audio_filemanager = $audioitemid;"
(#164) Line exceeds 132 characters; contains 162 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 "// 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"
(#169) Commas (,) must be followed by white space.
(#169) Commas (,) must be followed by white space.
(#169) Commas (,) must be followed by white space.
(#171) Expected "if (...) {\n"; found "if(...){\n"
(#171) Expected 1 space before "=="; 0 found
(#171) Expected 1 space after "=="; 0 found
(#172) Expected 1 space before "="; 0 found
(#172) Expected 1 space after "="; 0 found
(#173) Usage of ELSEIF not allowed; use ELSE IF instead
(#173) Expected 1 space before "=="; 0 found
(#173) Expected 1 space after "=="; 0 found
(#176) Expected 1 space before "="; 0 found
(#176) Expected 1 space after "="; 0 found
(#182) Expected "if (...) {\n"; found "if(...){\n"
(#188) Inline comments must start with a capital letter, digit or 3-dots sequence
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) 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 ''"
(#190) Commas (,) must be followed by white space.
(#190) Commas (,) must be followed by white space.
(#190) Commas (,) must be followed by white space.
(#191) Expected "if (...) {\n"; found "if(...){\n"
(#191) Expected 1 space before "=="; 0 found
(#191) Expected 1 space after "=="; 0 found
(#192) Expected 1 space before "="; 0 found
(#192) Expected 1 space after "="; 0 found
(#193) Usage of ELSEIF not allowed; use ELSE IF instead
(#193) Expected 1 space before "=="; 0 found
(#193) Expected 1 space after "=="; 0 found
(#196) Expected 1 space before "="; 0 found
(#196) Expected 1 space after "="; 0 found
(#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) No space found before comment text; expected "// also update our passagehash update flag" but found "//also update our passagehash update flag"
(#204) Short array syntax must be used to define arrays
(#207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#207) No space found before comment text; expected "// finally redirect" but found "//finally redirect"
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) Commas (,) must be followed by white space.
(#219) Short array syntax must be used to define arrays
(#221) Commas (,) must be followed by white space.
(#221) Commas (,) must be followed by white space.
(#222) Short array syntax must be used to define arrays
(#222) Expected 1 space before "=>"; 0 found
(#222) Expected 1 space after "=>"; 0 found
(#222) Commas (,) must be followed by white space.
(#222) Expected 1 space before "=>"; 0 found
(#222) Expected 1 space after "=>"; 0 found
(#222) Commas (,) must be followed by white space.
(#222) Expected 1 space before "=>"; 0 found
(#222) Expected 1 space after "=>"; 0 found
(#243) Expected 1 space before "="; 0 found
(#243) Expected 1 space after "="; 0 found
(#243) Short array syntax must be used to define arrays
(#243) Expected 1 space before "=>"; 0 found
(#243) Expected 1 space after "=>"; 0 found
(#244) 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
(#23) Missing docblock for function __construct
(#23) Commas (,) must be followed by white space.
(#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"
(#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) Closing brace indented incorrectly; expected 4 spaces, found 2
(#79) Missing docblock for function add_completion_rules
(#83) Expected 1 space before "="; 0 found
(#83) Expected 1 space after "="; 0 found
(#83) Commas (,) must be followed by white space.
(#84) Expected 1 space before "="; 0 found
(#84) Expected 1 space after "="; 0 found
(#86) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#94) Missing docblock for function completion_rule_enabled
(#96) Expected 1 space before "="; 0 found
(#96) Expected 1 space after "="; 0 found
(#96) Commas (,) must be followed by white space.
(#97) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#98) Expected "if (...) {\n"; found "if(...){"
(#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) Tab found within whitespace
(#119) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#127) Closing brace indented incorrectly; expected 1 spaces, found 4
(#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
(#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
(#143) Commas (,) must be followed by white space.
(#164) Line exceeds 132 characters; contains 138 characters
(#165) Line exceeds 132 characters; contains 141 characters
mod/wordcards/refreshtoken.php
(#2) Moodle boilerplate not found at first line
(#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) Commas (,) must be followed by white space.
(#37) Commas (,) must be followed by white space.
(#38) Expected 1 space before "="; 0 found
(#38) Expected 1 space after "="; 0 found
(#38) Commas (,) must be followed by white space.
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#40) Expected "if (...) {\n"; found "if(...) {\n"
(#44) File must end with a newline character
mod/wordcards/reports.php
(#2) Moodle boilerplate not found at first line
(#29) Import statements must not begin with a leading backslash
(#30) 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
(#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
(#59) Short array syntax must be used to define arrays
(#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)"
(#83) Short array syntax must be used to define arrays
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) 3 slashes comments are not allowed; use "// Comment." instead
(#103) Expected "if (...) {\n"; found "if(...){\n"
(#105) Expected "} else {\n"; found "}else{\n"
(#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"
(#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"
(#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 1 space after "="; 0 found
(#223) This comment is 50% valid code; is this commented out code?
(#231) Expected "if (...) {\n"; found "if(...){\n"
(#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 "} else {\n"; found "}else{\n"
(#240) Expected "} else {\n"; found "}else{\n"
(#255) Expected "if (...) {\n"; found "if(...){\n"
(#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"
(#269) Expected "} else {\n"; found "}else{\n"
(#270) Expected 1 space after "="; 0 found
(#289) File must end with a newline character
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"
(#62) Expected "} else {\n"; found "}else{\n"
(#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"
(#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"
(#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 1 space before "=="; 0 found
(#83) Expected 1 space after "=="; 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"
(#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"
(#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
(#37) Variable "cloudpoodll_apiuser" must not contain underscores.
(#37) Expected 1 space before "="; 0 found
(#37) Expected 1 space after "="; 0 found
(#37) Commas (,) must be followed by white space.
(#38) Variable "cloudpoodll_apisecret" must not contain underscores.
(#38) Expected 1 space before "="; 0 found
(#38) Expected 1 space after "="; 0 found
(#38) Commas (,) must be followed by white space.
(#39) Variable "show_below_apisecret" must not contain underscores.
(#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) Variable "cloudpoodll_apiuser" must not contain underscores.
(#41) Variable "cloudpoodll_apisecret" must not contain underscores.
(#42) Variable "cloudpoodll_apiuser" must not contain underscores.
(#42) Commas (,) must be followed by white space.
(#42) Variable "cloudpoodll_apisecret" must not contain underscores.
(#43) Variable "show_below_apisecret" must not contain underscores.
(#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 "} else {\n"; found "}else{\n"
(#46) Expected 1 space before "="; 0 found
(#46) Expected 1 space after "="; 0 found
(#46) Expected 1 space before "=>"; 0 found
(#46) Expected 1 space after "=>"; 0 found
(#47) Variable "cp_components" must not contain underscores.
(#47) Expected 1 space before "="; 0 found
(#47) Expected 1 space after "="; 0 found
(#47) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#47) Line exceeds 132 characters; contains 137 characters
(#48) Commas (,) must be followed by white space.
(#48) Commas (,) must be followed by white space.
(#48) Commas (,) must be followed by white space.
(#49) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#49) Variable "cp_components" must not contain underscores.
(#49) Variable "cp_component" must not contain underscores.
(#50) Variable "cp_component" must not contain underscores.
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#56) Expected 1 space before "="; 0 found
(#56) Expected 1 space after "="; 0 found
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#60) Expected 1 space before "="; 0 found
(#60) Expected 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 1 space before "="; 0 found
(#63) Expected 1 space after "="; 0 found
(#63) Variable "cp_component" must not contain underscores.
(#63) Commas (,) must be followed by white space.
(#64) Expected "if (...) {\n"; found "if(...){\n"
(#64) Variable "cloudpoodll_apiuser" must not contain underscores.
(#65) Variable "cloudpoodll_apisecret" must not contain underscores.
(#65) Expected 1 space before "="; 0 found
(#65) Expected 1 space after "="; 0 found
(#65) Variable "cp_component" must not contain underscores.
(#65) Commas (,) must be followed by white space.
(#66) Expected "if (...) {\n"; found "if(...){\n"
(#66) Variable "cloudpoodll_apisecret" must not contain underscores.
(#67) Expected 1 space before "="; 0 found
(#67) Expected 1 space after "="; 0 found
(#67) Variable "cloudpoodll_apiuser" must not contain underscores.
(#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 1 space before "="; 0 found
(#73) Expected 1 space after "="; 0 found
(#73) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#77) Variable "show_below_apisecret" must not contain underscores.
(#80) Line exceeds 132 characters; contains 165 characters
(#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 1 space after "="; 0 found
(#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 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"
(#111) Expected 1 space before "="; 0 found
(#111) Expected 1 space after "="; 0 found
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Commas (,) must be followed by white space.
(#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"
(#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"
(#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"
(#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"
(#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"
(#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"
(#199) Whitespace found at end of line
(#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 ;"
(#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 1 space before "=>"; 0 found
(#223) Expected 1 space after "=>"; 0 found
(#223) Commas (,) must be followed by white space.
(#223) Expected 1 space before "=>"; 0 found
(#223) Expected 1 space after "=>"; 0 found
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#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"
(#241) Whitespace found at end of line
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
mod/wordcards/setup.php
(#2) Moodle boilerplate not found at first line
(#38) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#59) Short array syntax must be used to define arrays
(#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"
(#73) Expected "} else {\n"; found "}else{\n"
(#80) Commas (,) must be followed by white space.
(#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 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 "} 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 1 space after "="; 0 found
(#113) Expected 1 space after "="; 0 found
(#114) Commas (,) must be followed by white space.
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"
(#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
(#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 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 1 space before "=="; 0 found
(#94) Expected 1 space after "=="; 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"
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#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
mod/wordcards/wordwizard.php
(#17) Missing @copyright tag
(#17) Missing @license tag
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Whitespace found at end of line

Javascript coding style problems

(3311 errors, 1898 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/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
(#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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Comments should not begin with a lowercase character. (capitalized-comments)
(#28) Expected space or tab after '//' in comment. (spaced-comment)
(#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) Operator '=' must be spaced. (space-infix-ops)
(#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) 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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Comments should not begin with a lowercase character. (capitalized-comments)
(#45) Expected space or tab after '//' in comment. (spaced-comment)
(#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) Expected space(s) after "if". (keyword-spacing)
(#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) 'appdata' declared on line 37 column 13 is used outside of binding context. (block-scoped-var)
(#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) Identifier 'init_strings' is not in camel case. (camelcase)
(#64) Missing space before opening brace. (space-before-blocks)
(#64) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#65) Comments should not begin with a lowercase character. (capitalized-comments)
(#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) Identifier 'register_events' is not in camel case. (camelcase)
(#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) Identifier 'total_time' is not in camel case. (camelcase)
(#82) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#83) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#84) Identifier 'total_time' is not in camel case. (camelcase)
(#84) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#84) Missing semicolon. (@babel/semi)
(#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) 'e' is defined but never used. (no-unused-vars)
(#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) Comments should not begin with a lowercase character. (capitalized-comments)
(#98) Expected space or tab after '//' in comment. (spaced-comment)
(#98) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#99) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#100) Operator '=' must be spaced. (space-infix-ops)
(#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 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)
(#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) Function declared in a loop contains unsafe references to variable(s) 'termid'. (no-loop-func)
(#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) Comments should not begin with a lowercase character. (capitalized-comments)
(#116) Expected space or tab after '//' in comment. (spaced-comment)
(#116) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#117) Expected space(s) after "if". (keyword-spacing)
(#117) Missing space before opening brace. (space-before-blocks)
(#117) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#118) Trailing spaces not allowed. (no-trailing-spaces)
(#118) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#119) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#120) A space is required after ','. (comma-spacing)
(#120) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#121) Missing space before opening brace. (space-before-blocks)
(#121) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#122) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#122) Missing semicolon. (@babel/semi)
(#123) Operator '=' must be spaced. (space-infix-ops)
(#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 space(s) before "else". (keyword-spacing)
(#126) Expected space(s) after "else". (keyword-spacing)
(#126) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#127) Trailing spaces not allowed. (no-trailing-spaces)
(#127) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#128) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#129) A space is required after ','. (comma-spacing)
(#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) Trailing spaces not allowed. (no-trailing-spaces)
(#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)
(#160) Missing semicolon. (@babel/semi)
(#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) Comments should not begin with a lowercase character. (capitalized-comments)
(#174) Expected space or tab after '//' in comment. (spaced-comment)
(#174) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#175) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#176) ["nexturl"] is better written in dot notation. (dot-notation)
(#176) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#177) ["results"] is better written in dot notation. (dot-notation)
(#177) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#178) ["total"] is better written in dot notation. (dot-notation)
(#178) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#179) ["totalcorrect"] is better written in dot notation. (dot-notation)
(#179) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#180) Identifier 'total_time' is not in camel case. (camelcase)
(#180) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#181) Identifier 'total_time' is not in camel case. (camelcase)
(#181) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#182) ["prettytime"] 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) ["prettytime"] is better written in dot notation. (dot-notation)
(#184) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#185) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#186) Expected catch,fail,always() or return (promise/catch-or-return)
(#186) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#187) Each then() should return a value or throw (promise/always-return)
(#187) 'js' is defined but never used. (no-unused-vars)
(#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) Operator '=' must be spaced. (space-infix-ops)
(#199) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#200) Expected space(s) after "if". (keyword-spacing)
(#200) Operator '===' must be spaced. (space-infix-ops)
(#200) Missing space before opening brace. (space-before-blocks)
(#200) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#201) Operator '=' must be spaced. (space-infix-ops)
(#201) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#202) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#203) Expected catch,fail,always() or return (promise/catch-or-return)
(#203) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#204) Each then() should return a value or throw (promise/always-return)
(#204) 'js' is defined but never used. (no-unused-vars)
(#204) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#205) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#206) Comments should not begin with a lowercase character. (capitalized-comments)
(#206) Expected space or tab after '//' in comment. (spaced-comment)
(#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) Comments should not begin with a lowercase character. (capitalized-comments)
(#224) Expected space or tab after '//' in comment. (spaced-comment)
(#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) Comments should not begin with a lowercase character. (capitalized-comments)
(#227) Expected space or tab after '//' in comment. (spaced-comment)
(#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) Trailing spaces not allowed. (no-trailing-spaces)
(#230) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#231) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#232) ["definition"] is better written in dot notation. (dot-notation)
(#232) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#233) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#234) ["term"] is better written in dot notation. (dot-notation)
(#234) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#235) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#236) ["id"] is better written in dot notation. (dot-notation)
(#236) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#237) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#238) Trailing spaces not allowed. (no-trailing-spaces)
(#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) This line has a length of 215. Maximum allowed is 132. (max-len)
(#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) This line has a length of 149. Maximum allowed is 132. (max-len)
(#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) Comments should not begin with a lowercase character. (capitalized-comments)
(#248) Expected space or tab after '//' in comment. (spaced-comment)
(#248) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#249) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#250) ["id"] is better written in dot notation. (dot-notation)
(#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)
(#261) Missing semicolon. (@babel/semi)
(#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)
(#269) Missing semicolon. (@babel/semi)
(#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) Identifier 'get_distractors' is not in camel case. (camelcase)
(#273) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#274) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#275) Comments should not begin with a lowercase character. (capitalized-comments)
(#275) Expected space or tab after '//' in comment. (spaced-comment)
(#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) ["term"] is better written in dot notation. (dot-notation)
(#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) Identifier 'is_correct' is not in camel case. (camelcase)
(#287) ["term"] is better written in dot notation. (dot-notation)
(#287) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#288) Identifier 'term_id' is not in camel case. (camelcase)
(#288) ["id"] is better written in dot notation. (dot-notation)
(#288) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#289) Comments should not begin with a lowercase character. (capitalized-comments)
(#289) Expected space or tab after '//' in comment. (spaced-comment)
(#289) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#290) Expected space(s) after "if". (keyword-spacing)
(#290) Operator '===' must be spaced. (space-infix-ops)
(#290) Missing space before opening brace. (space-before-blocks)
(#290) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#291) 'label' declared on line 293 column 15 is used outside of binding context. (block-scoped-var)
(#291) Operator '=' must be spaced. (space-infix-ops)
(#291) ["definition"] is better written in dot notation. (dot-notation)
(#291) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#292) Expected space(s) before "else". (keyword-spacing)
(#292) Expected space(s) after "else". (keyword-spacing)
(#292) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#293) 'label' is already defined. (no-redeclare)
(#293) 'label' declared on line 291 column 15 is used outside of binding context. (block-scoped-var)
(#293) Operator '=' must be spaced. (space-infix-ops)
(#293) ["term"] is better written in dot notation. (dot-notation)
(#293) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#294) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#295) This line has a length of 170. Maximum allowed is 132. (max-len)
(#295) Identifier 'term_id' is not in camel case. (camelcase)
(#295) Identifier 'is_correct' is not in camel case. (camelcase)
(#295) 'label' declared on line 291 column 15 is used outside of binding context. (block-scoped-var)
(#295) 'label' declared on line 293 column 15 is used outside of binding context. (block-scoped-var)
(#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) 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)
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
(#2089) 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)
(#2031) 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)
(#2068) Expected single space before "{" (block-opening-brace-space-before)
(#2148) 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)
(#1960) Expected "#D7D9FF" to be "#d7d9ff" (color-hex-case)
(#1977) Expected "#BABFE7" to be "#babfe7" (color-hex-case)
(#2041) Expected "#F7F5FE" to be "#f7f5fe" (color-hex-case)
(#2049) Expected "#5560F3" to be "#5560f3" (color-hex-case)
(#2137) 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)
(#1962) 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)
(#2264) 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)
(#1965) Expected single space after ":" (media-feature-colon-space-after)
(#1989) 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)
(#2229) 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)
(#2223) Expected indentation of 4 spaces (indentation)

PHPDocs style problems

(39 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/mobile_auth.php
(#87) Phpdocs for function mobile_auth::has_valid_token has incomplete parameters list
mod/wordcards/classes/output/renderer.php
(#414) Phpdocs for function renderer::spacegame_page has incomplete parameters list
(#694) Phpdocs for function renderer::embed_nativelangchooser has incomplete parameters list
(#744) Phpdocs for function renderer::show_problembox has incomplete parameters list
(#773) Phpdocs for function renderer::push_buttons_menu has incomplete parameters list
(#855) 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/freemode.php
(#85) 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
mod/wordcards/reports.php
(#97) 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, 264 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 [no-unused-vars]: 'qualityradio' is assigned a value but never used. ( var qualityradio = $("input[name='quality']");
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var qualityradio = $("input[name='quality']");
(#1) ESLint error [no-unused-vars]: 'aspectradio' is assigned a value but never used. ( var aspectradio = $("input[name='aspect-ratio']");
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var aspectradio = $("input[name='aspect-ratio']");
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var draftfileurlfield = $("input[name='draftfileurl']");
(#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 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 error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var aspectratio = $("input[name='aspect-ratio']:checked").val();
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var quality = $("input[name='quality']:checked").val();
(#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: 62 Column: 12
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( });//end of require ), Line: 62 Column: 12
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( });//end of require ), Line: 62 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 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 warning [comma-spacing]: A space is required after ','. ( require(['jquery','core/log','core/templates','mod_wordcards/dictlookup'],function($,log,templates, dictlookup) {
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','core/log','core/templates','mod_wordcards/dictlookup'],function($,log,templates, dictlookup) {
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','core/log','core/templates','mod_wordcards/dictlookup'],function($,log,templates, dictlookup) {
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','core/log','core/templates','mod_wordcards/dictlookup'],function($,log,templates, dictlookup) {
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','core/log','core/templates','mod_wordcards/dictlookup'],function($,log,templates, dictlookup) {
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','core/log','core/templates','mod_wordcards/dictlookup'],function($,log,templates, dictlookup) {
(#1) ESLint warning [no-multi-spaces]: Multiple spaces found before 'dictlookup'. ( require(['jquery','core/log','core/templates','mod_wordcards/dictlookup'],function($,log,templates, dictlookup) {
(#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: 32 Column: 12
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( });//end of require ), Line: 32 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]