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

(213 errors, 489 warnings)

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

mod/cardbox/action.php
(#32) Short array syntax must be used to define arrays
(#57) Short array syntax must be used to define arrays
mod/cardbox/backup/moodle2/backup_cardbox_stepslib.php
(#32) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#54) Short array syntax must be used to define arrays
(#54) Short array syntax must be used to define arrays
(#58) Short array syntax must be used to define arrays
(#58) Short array syntax must be used to define arrays
(#62) Short array syntax must be used to define arrays
(#63) Short array syntax must be used to define arrays
(#66) Short array syntax must be used to define arrays
(#66) Short array syntax must be used to define arrays
(#71) Short array syntax must be used to define arrays
(#72) Short array syntax must be used to define arrays
(#75) Short array syntax must be used to define arrays
(#76) Short array syntax must be used to define arrays
(#97) Short array syntax must be used to define arrays
(#100) Short array syntax must be used to define arrays
(#103) Short array syntax must be used to define arrays
(#106) Short array syntax must be used to define arrays
(#111) Short array syntax must be used to define arrays
(#114) Short array syntax must be used to define arrays
mod/cardbox/backup/moodle2/restore_cardbox_activity_task.class.php
(#36) Missing docblock for class restore_cardbox_activity_task
(#59) Short array syntax must be used to define arrays
(#61) Short array syntax must be used to define arrays
(#71) Short array syntax must be used to define arrays
(#87) Short array syntax must be used to define arrays
(#107) Short array syntax must be used to define arrays
mod/cardbox/backup/moodle2/restore_cardbox_stepslib.php
(#32) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#43) Missing docblock for function define_structure
(#45) Short array syntax must be used to define arrays
(#61) Missing docblock for function process_cardbox
(#76) Missing docblock for function process_cardbox_topics
(#88) Missing docblock for function process_cardbox_cards
(#102) Missing docblock for function process_cardbox_cardcontents
(#116) Missing docblock for function process_cardbox_statistics
(#130) Missing docblock for function process_cardbox_progress
(#144) Missing docblock for function after_execute
mod/cardbox/card_form.php
(#32) Missing docblock for class mod_cardbox_card_form
(#37) Docblock tag "@global" is not recommended.
(#38) Docblock tag "@global" is not recommended.
(#39) Docblock tag "@global" is not recommended.
(#40) Docblock tag "@global" is not recommended.
(#76) Short array syntax must be used to define arrays
(#79) Short array syntax must be used to define arrays
(#96) Short array syntax must be used to define arrays
(#100) Short array syntax must be used to define arrays
(#102) Short array syntax must be used to define arrays
(#103) Short array syntax must be used to define arrays
(#114) Short array syntax must be used to define arrays
(#117) Short array syntax must be used to define arrays
(#119) Short array syntax must be used to define arrays
(#120) Short array syntax must be used to define arrays
(#149) Short array syntax must be used to define arrays
(#152) Short array syntax must be used to define arrays
(#155) Short array syntax must be used to define arrays
(#159) There should be a comma after the last array item in a multi-line array.
(#163) Short array syntax must be used to define arrays
(#222) Short array syntax must be used to define arrays
(#236) Short array syntax must be used to define arrays
(#246) Docblock tag "@global" is not recommended.
mod/cardbox/classes/output/card.php
(#1) No one-line description found in phpdocs for docblock of file card.php
(#24) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#26) Missing docblock for class cardbox_card
(#28) Missing member variable doc comment
(#29) Missing member variable doc comment
(#30) Missing member variable doc comment
(#31) Missing member variable doc comment
(#31) Short array syntax must be used to define arrays
(#31) Short array syntax must be used to define arrays
(#31) Short array syntax must be used to define arrays
(#32) Missing member variable doc comment
(#32) Short array syntax must be used to define arrays
(#32) Short array syntax must be used to define arrays
(#32) Short array syntax must be used to define arrays
(#33) Missing member variable doc comment
(#34) Missing member variable doc comment
(#35) Missing member variable doc comment
(#36) Missing member variable doc comment
(#37) Missing member variable doc comment
(#38) Missing member variable doc comment
(#39) Missing member variable doc comment
(#40) Missing member variable doc comment
(#41) Missing member variable doc comment
(#42) Missing member variable doc comment
(#43) Missing docblock for function __construct
(#102) Short array syntax must be used to define arrays
(#105) Short array syntax must be used to define arrays
(#107) Short array syntax must be used to define arrays
(#114) Short array syntax must be used to define arrays
(#119) Short array syntax must be used to define arrays
(#124) Short array syntax must be used to define arrays
(#133) Missing docblock for function getcardreps_ifmastered
(#173) Missing docblock for function cardbox_getcarddeck
(#234) Missing docblock for function cardbox_getcarddecknumber
(#237) Whitespace found at end of line
(#238) Missing docblock for function export_for_template
(#242) Short array syntax must be used to define arrays
mod/cardbox/classes/output/massimport_form.php
(#31) Missing docblock for class massimport_form
(#32) Missing docblock for function definition
(#32) Expected 0 spaces after "definition"; 1 found
mod/cardbox/classes/output/massimportpreview_form.php
(#32) Missing docblock for class massimportpreview_form
(#33) Missing docblock for function definition
(#33) Expected 0 spaces after "definition"; 1 found
(#59) Short array syntax must be used to define arrays
(#64) Short array syntax must be used to define arrays
mod/cardbox/classes/output/overview.php
(#1) No one-line description found in phpdocs for docblock of file overview.php
(#24) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#33) Missing member variable doc comment
(#34) Missing member variable doc comment
(#35) Missing member variable doc comment
(#36) Missing member variable doc comment
(#37) Missing member variable doc comment
(#37) Short array syntax must be used to define arrays
(#38) Missing member variable doc comment
(#38) Short array syntax must be used to define arrays
(#39) Missing member variable doc comment
(#39) Short array syntax must be used to define arrays
(#41) Missing docblock for function __construct
(#41) Declaring an optional parameter before a required parameter is deprecated since PHP 8.0. Parameter $usedforemail is optional, while parameter $sort is required. The $usedforemail parameter is implicitly treated as a required parameter.
(#47) Short array syntax must be used to define arrays
(#51) Short array syntax must be used to define arrays
(#53) Short array syntax must be used to define arrays
(#60) Short array syntax must be used to define arrays
(#62) Short array syntax must be used to define arrays
(#90) Missing docblock for function export_for_template
(#91) Short array syntax must be used to define arrays
mod/cardbox/classes/output/practice.php
(#1) No one-line description found in phpdocs for docblock of file practice.php
(#24) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#30) Missing docblock for class cardbox_practice
(#32) Missing member variable doc comment
(#33) Missing member variable doc comment
(#33) Short array syntax must be used to define arrays
(#33) Short array syntax must be used to define arrays
(#33) Short array syntax must be used to define arrays
(#33) Short array syntax must be used to define arrays
(#34) Missing member variable doc comment
(#34) Short array syntax must be used to define arrays
(#34) Short array syntax must be used to define arrays
(#34) Short array syntax must be used to define arrays
(#34) Short array syntax must be used to define arrays
(#35) Missing member variable doc comment
(#36) Missing member variable doc comment
(#37) You must use "/**" style comments for a member variable comment
(#38) You must use "/**" style comments for a member variable comment
(#39) You must use "/**" style comments for a member variable comment
(#40) You must use "/**" style comments for a member variable comment
(#41) You must use "/**" style comments for a member variable comment
(#41) Short array syntax must be used to define arrays
(#42) Missing member variable doc comment
(#43) Missing member variable doc comment
(#44) Missing member variable doc comment
(#45) Missing member variable doc comment
(#46) Missing member variable doc comment
(#47) Missing member variable doc comment
(#48) Missing member variable doc comment
(#48) Member variable "render_ans" must not contain underscores.
(#48) Short array syntax must be used to define arrays
(#53) Docblock tag "@global" is not recommended.
(#66) Short array syntax must be used to define arrays
(#83) Short array syntax must be used to define arrays
(#107) Missing docblock for function cardbox_prepare_cardcontents
(#119) Short array syntax must be used to define arrays
(#141) Short array syntax must be used to define arrays
(#144) Short array syntax must be used to define arrays
(#146) Short array syntax must be used to define arrays
(#153) Short array syntax must be used to define arrays
(#155) Short array syntax must be used to define arrays
(#162) Short array syntax must be used to define arrays
(#167) Short array syntax must be used to define arrays
(#178) Short array syntax must be used to define arrays
(#180) Short array syntax must be used to define arrays
(#184) Short array syntax must be used to define arrays
(#189) Missing docblock for function cardbox_getcarddeck
(#207) Missing docblock for function export_for_template
(#209) Short array syntax must be used to define arrays
mod/cardbox/classes/output/previewtable.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#28) Missing @copyright tag
(#28) Missing @license tag
(#28) Missing docblock for class previewtable
(#53) Short array syntax must be used to define arrays
(#62) Missing docblock for function read_data
(#66) Short array syntax must be used to define arrays
(#69) Short array syntax must be used to define arrays
mod/cardbox/classes/output/start.php
(#1) No one-line description found in phpdocs for docblock of file start.php
(#24) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#32) Missing member variable doc comment
(#33) Missing member variable doc comment
(#34) Missing member variable doc comment
(#36) Missing docblock for function __construct
(#53) Docblock tag "@global" is not recommended.
(#60) Short array syntax must be used to define arrays
(#61) Short array syntax must be used to define arrays
(#66) Short array syntax must be used to define arrays
(#68) Short array syntax must be used to define arrays
(#70) Short array syntax must be used to define arrays
(#76) Missing docblock for function cardbox_define_amount_of_cards_to_study
(#77) Short array syntax must be used to define arrays
(#78) Short array syntax must be used to define arrays
(#79) Short array syntax must be used to define arrays
(#80) Short array syntax must be used to define arrays
(#81) Short array syntax must be used to define arrays
(#82) Short array syntax must be used to define arrays
(#83) Short array syntax must be used to define arrays
(#91) Docblock tag "@global" is not recommended.
mod/cardbox/classes/output/statistics.php
(#1) No one-line description found in phpdocs for docblock of file statistics.php
(#24) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#32) Missing member variable doc comment
(#33) Missing member variable doc comment
(#36) You must use "/**" style comments for a member variable comment
(#37) Missing member variable doc comment
(#38) Missing member variable doc comment
(#41) You must use "/**" style comments for a member variable comment
(#42) Missing member variable doc comment
(#43) Missing member variable doc comment
(#44) Missing member variable doc comment
(#45) Missing member variable doc comment
(#46) Missing member variable doc comment
(#47) Missing member variable doc comment
(#48) Missing member variable doc comment
(#49) Missing member variable doc comment
(#51) Missing docblock for function __construct
(#60) Missing docblock for function init_student
(#78) Missing docblock for function init_manager
(#188) Missing docblock for function set_enrolled_students_threshold_info
(#198) Missing docblock for function is_enrolled_students_threshold_reached
(#206) Missing docblock for function export_for_template
mod/cardbox/classes/output/topics.php
(#1) No one-line description found in phpdocs for docblock of file topics.php
(#24) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#32) Missing member variable doc comment
(#32) Short array syntax must be used to define arrays
(#34) Missing docblock for function __construct
(#38) Short array syntax must be used to define arrays
(#52) Missing docblock for function export_for_template
(#53) Short array syntax must be used to define arrays
mod/cardbox/classes/privacy/provider.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#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
(#32) Import statements must not begin with a leading backslash
(#33) Import statements must not begin with a leading backslash
(#34) Import statements must not begin with a leading backslash
(#35) Import statements must not begin with a leading backslash
(#37) Missing docblock for class provider
(#184) Short array syntax must be used to define arrays
(#189) Short array syntax must be used to define arrays
(#201) There should be a comma after the last array item in a multi-line array.
(#230) Short array syntax must be used to define arrays
(#235) Short array syntax must be used to define arrays
(#247) There should be a comma after the last array item in a multi-line array.
(#256) Short array syntax must be used to define arrays
(#262) There should be a comma after the last array item in a multi-line array.
(#271) Short array syntax must be used to define arrays
(#274) Short array syntax must be used to define arrays
(#280) There should be a comma after the last array item in a multi-line array.
(#321) Short array syntax must be used to define arrays
(#322) Short array syntax must be used to define arrays
(#350) Short array syntax must be used to define arrays
(#354) Short array syntax must be used to define arrays
mod/cardbox/classes/task/remind.php
(#33) Missing docblock for function execute
(#115) File must end with a newline character
mod/cardbox/controller.php
(#42) Short array syntax must be used to define arrays
(#43) Short array syntax must be used to define arrays
(#44) Short array syntax must be used to define arrays
(#50) Short array syntax must be used to define arrays
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Short array syntax must be used to define arrays
(#62) Short array syntax must be used to define arrays
(#66) Short array syntax must be used to define arrays
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) Short array syntax must be used to define arrays
(#113) Short array syntax must be used to define arrays
(#156) Line exceeds 132 characters; contains 147 characters
(#160) Short array syntax must be used to define arrays
(#182) Line exceeds 132 characters; contains 147 characters
(#186) Short array syntax must be used to define arrays
(#208) Short array syntax must be used to define arrays
(#230) Short array syntax must be used to define arrays
(#247) Line exceeds 132 characters; contains 150 characters
(#258) Short array syntax must be used to define arrays
(#263) Line exceeds 132 characters; contains 141 characters
(#286) Short array syntax must be used to define arrays
(#288) Short array syntax must be used to define arrays
(#293) Inline comments must start with a capital letter, digit or 3-dots sequence
(#293) Inline comments must end in full-stops, exclamation marks, or question marks
(#294) Short array syntax must be used to define arrays
(#294) Line exceeds 132 characters; contains 145 characters
(#296) Inline comments must start with a capital letter, digit or 3-dots sequence
(#296) Inline comments must end in full-stops, exclamation marks, or question marks
(#297) Short array syntax must be used to define arrays
(#297) Line exceeds 132 characters; contains 146 characters
(#306) Short array syntax must be used to define arrays
(#308) Short array syntax must be used to define arrays
(#312) Short array syntax must be used to define arrays
(#313) Short array syntax must be used to define arrays
(#382) Short array syntax must be used to define arrays
(#382) Line exceeds 132 characters; contains 143 characters
(#386) Short array syntax must be used to define arrays
(#386) Line exceeds 132 characters; contains 135 characters
(#430) Line exceeds 132 characters; contains 147 characters
(#434) Short array syntax must be used to define arrays
(#460) Short array syntax must be used to define arrays
(#477) Line exceeds 132 characters; contains 142 characters
(#481) Line exceeds 132 characters; contains 148 characters
(#489) Short array syntax must be used to define arrays
(#494) Line exceeds 132 characters; contains 141 characters
(#499) Short array syntax must be used to define arrays
(#509) Short array syntax must be used to define arrays
(#541) Line exceeds 132 characters; contains 136 characters
(#577) Short array syntax must be used to define arrays
(#605) Line exceeds 132 characters; contains 149 characters
(#611) Line exceeds 132 characters; contains 149 characters
(#618) Line exceeds 132 characters; contains 144 characters
(#630) Short array syntax must be used to define arrays
(#639) This comment is 66% valid code; is this commented out code?
(#651) Short array syntax must be used to define arrays
(#651) Line exceeds 132 characters; contains 137 characters
(#651) Inline comments must start with a capital letter, digit or 3-dots sequence
(#662) Short array syntax must be used to define arrays
(#680) Short array syntax must be used to define arrays
(#694) Line exceeds 132 characters; contains 144 characters
(#721) Short array syntax must be used to define arrays
(#725) Line exceeds 132 characters; contains 173 characters
(#729) Short array syntax must be used to define arrays
(#740) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#744) Short array syntax must be used to define arrays
(#779) Short array syntax must be used to define arrays
(#795) Short array syntax must be used to define arrays
(#803) Short array syntax must be used to define arrays
(#828) Short array syntax must be used to define arrays
(#832) Short array syntax must be used to define arrays
(#849) Line exceeds 132 characters; contains 133 characters
(#859) Short array syntax must be used to define arrays
(#859) Line exceeds 132 characters; contains 143 characters
(#863) Line exceeds 132 characters; contains 157 characters
(#868) Line exceeds 132 characters; contains 169 characters
(#870) Line exceeds 132 characters; contains 171 characters
(#883) Short array syntax must be used to define arrays
(#900) Short array syntax must be used to define arrays
(#925) Short array syntax must be used to define arrays
(#936) Line exceeds 132 characters; contains 133 characters
(#953) Short array syntax must be used to define arrays
(#964) Inline comments must end in full-stops, exclamation marks, or question marks
(#964) No space found before comment text; expected "// Karten sortieren" but found "//Karten sortieren"
(#987) Inline comments must start with a capital letter, digit or 3-dots sequence
(#987) Inline comments must end in full-stops, exclamation marks, or question marks
(#987) No space found before comment text; expected "// filter cards deckwise" but found "//filter cards deckwise"
(#987) Whitespace found at end of line
(#1001) Short array syntax must be used to define arrays
(#1016) Line exceeds 132 characters; contains 135 characters
(#1020) Short array syntax must be used to define arrays
(#1020) Line exceeds 132 characters; contains 159 characters
(#1023) Line exceeds 132 characters; contains 135 characters
(#1031) Short array syntax must be used to define arrays
(#1048) Short array syntax must be used to define arrays
(#1068) Short array syntax must be used to define arrays
(#1077) Short array syntax must be used to define arrays
mod/cardbox/db/access.php
(#1) No one-line description found in phpdocs for docblock of file access.php
(#25) Short array syntax must be used to define arrays
(#27) Short array syntax must be used to define arrays
(#31) Short array syntax must be used to define arrays
(#33) There should be a comma after the last array item in a multi-line array.
(#35) There should be a comma after the last array item in a multi-line array.
(#38) Short array syntax must be used to define arrays
(#41) Short array syntax must be used to define arrays
(#46) There should be a comma after the last array item in a multi-line array.
(#47) There should be a comma after the last array item in a multi-line array.
(#50) Short array syntax must be used to define arrays
(#53) Short array syntax must be used to define arrays
(#58) There should be a comma after the last array item in a multi-line array.
(#59) There should be a comma after the last array item in a multi-line array.
(#62) Short array syntax must be used to define arrays
(#65) Short array syntax must be used to define arrays
(#68) There should be a comma after the last array item in a multi-line array.
(#69) There should be a comma after the last array item in a multi-line array.
(#72) Short array syntax must be used to define arrays
(#75) Short array syntax must be used to define arrays
(#76) There should be a comma after the last array item in a multi-line array.
(#77) There should be a comma after the last array item in a multi-line array.
(#80) Short array syntax must be used to define arrays
(#83) Short array syntax must be used to define arrays
(#86) There should be a comma after the last array item in a multi-line array.
(#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
(#93) Short array syntax must be used to define arrays
(#94) There should be a comma after the last array item in a multi-line array.
(#95) There should be a comma after the last array item in a multi-line array.
(#98) Short array syntax must be used to define arrays
(#101) Short array syntax must be used to define arrays
(#104) There should be a comma after the last array item in a multi-line array.
(#105) There should be a comma after the last array item in a multi-line array.
mod/cardbox/db/messages.php
(#29) Short array syntax must be used to define arrays
(#31) Short array syntax must be used to define arrays
(#33) Short array syntax must be used to define arrays
(#36) There should be a comma after the last array item in a multi-line array.
(#39) Short array syntax must be used to define arrays
(#41) Short array syntax must be used to define arrays
(#44) There should be a comma after the last array item in a multi-line array.
(#46) File must end with a newline character
mod/cardbox/db/services.php
(#27) Short array syntax must be used to define arrays
(#29) Short array syntax must be used to define arrays
(#36) There should be a comma after the last array item in a multi-line array.
(#38) Short array syntax must be used to define arrays
(#45) There should be a comma after the last array item in a multi-line array.
mod/cardbox/db/tasks.php
(#31) Inline comments must start with a capital letter, digit or 3-dots sequence
mod/cardbox/db/upgrade.php
(#1) No one-line description found in phpdocs for docblock of file upgrade.php
(#27) Missing docblock for function xmldb_cardbox_upgrade
(#48) Short array syntax must be used to define arrays
(#74) Short array syntax must be used to define arrays
(#98) Short array syntax must be used to define arrays
(#121) Short array syntax must be used to define arrays
(#142) Short array syntax must be used to define arrays
(#275) Short array syntax must be used to define arrays
(#276) Short array syntax must be used to define arrays
(#277) Short array syntax must be used to define arrays
(#287) Short array syntax must be used to define arrays
(#300) Short array syntax must be used to define arrays
(#313) Short array syntax must be used to define arrays
(#314) Short array syntax must be used to define arrays
(#315) Short array syntax must be used to define arrays
(#316) Inline comments must end in full-stops, exclamation marks, or question marks
(#332) Short array syntax must be used to define arrays
(#333) Short array syntax must be used to define arrays
(#334) Inline comments must end in full-stops, exclamation marks, or question marks
(#346) Short array syntax must be used to define arrays
(#347) Short array syntax must be used to define arrays
(#348) Short array syntax must be used to define arrays
(#349) Short array syntax must be used to define arrays
(#350) Inline comments must end in full-stops, exclamation marks, or question marks
(#369) Short array syntax must be used to define arrays
(#370) Short array syntax must be used to define arrays
(#372) Inline comments must end in full-stops, exclamation marks, or question marks
(#386) Short array syntax must be used to define arrays
(#387) Inline comments must end in full-stops, exclamation marks, or question marks
(#398) Short array syntax must be used to define arrays
(#497) Line exceeds 132 characters; contains 136 characters
(#511) Line exceeds 132 characters; contains 133 characters
(#662) Inline comments must end in full-stops, exclamation marks, or question marks
(#675) File must end with a newline character
mod/cardbox/externallib.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#26) This comment is 65% valid code; is this commented out code?
(#41) Missing docblock for function deletetopic_parameters
(#43) Short array syntax must be used to define arrays
(#44) There should be a comma after the last array item in a multi-line array.
(#49) Missing docblock for function deletetopic
(#54) Short array syntax must be used to define arrays
(#66) Missing docblock for function deletetopic_returns
(#70) Missing docblock for function renametopic_parameters
(#72) Short array syntax must be used to define arrays
(#74) There should be a comma after the last array item in a multi-line array.
(#79) Missing docblock for function renametopic
(#84) Short array syntax must be used to define arrays
(#92) Line exceeds 132 characters; contains 139 characters
(#97) Missing docblock for function renametopic_returns
(#101) Missing docblock for function get_cmid
mod/cardbox/index.php
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Short array syntax must be used to define arrays
(#37) Short array syntax must be used to define arrays
(#125) Line exceeds 132 characters; contains 153 characters
mod/cardbox/lang/en/cardbox.php
(#1) No one-line description found in phpdocs for docblock of file cardbox.php
(#18) Incorrect @package tag for file cardbox.php. Expected mod_cardbox, found mod_flashcards.
(#26) 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
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) Inline comments must end in full-stops, exclamation marks, or question marks
mod/cardbox/lib.php
(#1) No one-line description found in phpdocs for docblock of file lib.php
(#24) Missing docblock for function cardbox_supports
(#59) Short array syntax must be used to define arrays
(#102) Short array syntax must be used to define arrays
(#108) Short array syntax must be used to define arrays
(#155) Short array syntax must be used to define arrays
(#173) Short array syntax must be used to define arrays
(#183) Line exceeds 132 characters; contains 140 characters
mod/cardbox/locallib.php
(#43) Docblock tag "@global" is not recommended.
(#61) Docblock tag "@global" is not recommended.
(#69) Short array syntax must be used to define arrays
(#70) Short array syntax must be used to define arrays
(#72) Short array syntax must be used to define arrays
(#74) Short array syntax must be used to define arrays
(#85) Docblock tag "@global" is not recommended.
(#86) Docblock tag "@global" is not recommended.
(#91) Line exceeds 132 characters; contains 141 characters
(#101) Line exceeds 132 characters; contains 146 characters
(#118) Docblock tag "@global" is not recommended.
(#142) Missing docblock for function cardbox_update_cardcontent
(#146) Short array syntax must be used to define arrays
(#146) Line exceeds 132 characters; contains 146 characters
(#154) Docblock tag "@global" is not recommended.
(#168) Line exceeds 132 characters; contains 146 characters
(#181) Short array syntax must be used to define arrays
(#189) Docblock tag "@global" is not recommended.
(#198) Short array syntax must be used to define arrays
(#205) Short array syntax must be used to define arrays
(#213) Short array syntax must be used to define arrays
(#215) Short array syntax must be used to define arrays
(#220) Short array syntax must be used to define arrays
(#228) Docblock tag "@global" is not recommended.
(#229) Docblock tag "@global" is not recommended.
(#257) Short array syntax must be used to define arrays
(#259) Short array syntax must be used to define arrays
(#259) Line exceeds 132 characters; contains 139 characters
(#278) Inline comments must start with a capital letter, digit or 3-dots sequence
(#282) Line exceeds 132 characters; contains 133 characters
(#290) Docblock tag "@global" is not recommended.
(#298) Short array syntax must be used to define arrays
(#310) Docblock tag "@global" is not recommended.
(#317) Short array syntax must be used to define arrays
(#325) Docblock tag "@global" is not recommended.
(#344) Docblock tag "@global" is not recommended.
(#359) Docblock tag "@global" is not recommended.
(#374) Docblock tag "@global" is not recommended.
(#393) Docblock tag "@global" is not recommended.
(#412) Docblock tag "@global" is not recommended.
(#419) Short array syntax must be used to define arrays
(#433) Docblock tag "@global" is not recommended.
(#440) Short array syntax must be used to define arrays
(#448) Missing docblock for function cardbox_get_absolute_cardcounts_per_deck
(#465) Missing docblock for function cardbox_get_average_cardcounts_per_deck
(#483) Docblock tag "@global" is not recommended.
(#490) Line exceeds 132 characters; contains 145 characters
(#497) Docblock tag "@global" is not recommended.
(#504) Line exceeds 132 characters; contains 134 characters
(#520) Line exceeds 132 characters; contains 151 characters
(#520) Inline comments must end in full-stops, exclamation marks, or question marks
(#531) Line exceeds 132 characters; contains 165 characters
(#531) Inline comments must end in full-stops, exclamation marks, or question marks
(#541) Line exceeds 132 characters; contains 135 characters
(#541) Inline comments must end in full-stops, exclamation marks, or question marks
(#559) Short array syntax must be used to define arrays
(#626) Short array syntax must be used to define arrays
(#644) Line exceeds 132 characters; contains 170 characters
(#646) Line exceeds 132 characters; contains 174 characters
(#657) Missing docblock for function cardbox_import_cards
(#662) Short array syntax must be used to define arrays
(#664) Short array syntax must be used to define arrays
(#666) Short array syntax must be used to define arrays
(#682) Line exceeds 132 characters; contains 138 characters
(#684) Short array syntax must be used to define arrays
(#684) Line exceeds 132 characters; contains 139 characters
(#714) Inline comments must end in full-stops, exclamation marks, or question marks
(#748) Missing docblock for function cardbox_import_validate_columns
(#787) Line exceeds 132 characters; contains 134 characters
(#802) Missing docblock for function cardbox_import_validate_row
(#804) Short array syntax must be used to define arrays
(#821) Missing docblock for function cardbox_string_starts_with
mod/cardbox/mod_form.php
(#34) Missing docblock for class mod_cardbox_mod_form
(#36) Missing docblock for function definition
(#48) Short array syntax must be used to define arrays
(#61) Short array syntax must be used to define arrays
(#61) Line exceeds maximum limit of 180 characters; contains 198 characters
(#67) Short array syntax must be used to define arrays
(#73) Short array syntax must be used to define arrays
(#80) Short array syntax must be used to define arrays
(#86) Short array syntax must be used to define arrays
mod/cardbox/model/card_selection_algorithm.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#31) Missing docblock for class cardbox_card_selection_algorithm
(#33) Missing member variable doc comment
(#34) Missing member variable doc comment
(#35) Missing member variable doc comment
(#37) Missing docblock for function __construct
(#41) Short array syntax must be used to define arrays
(#51) Short array syntax must be used to define arrays
(#59) Docblock tag "@global" is not recommended.
(#97) Short array syntax must be used to define arrays
(#99) Short array syntax must be used to define arrays
(#111) Missing docblock for function cardbox_count_due_and_not_due
(#113) Short array syntax must be used to define arrays
(#238) Inline comments must start with a capital letter, digit or 3-dots sequence
mod/cardbox/model/card_selection_interface.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) Missing docblock for interface cardbox_card_selection_interface
(#28) Missing docblock for function cardbox_select_cards_for_practice
mod/cardbox/model/card_sorting_algorithm.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#26) Missing docblock for class cardbox_card_sorting_algorithm
(#33) Docblock tag "@global" is not recommended.
(#41) Short array syntax must be used to define arrays
(#42) Short array syntax must be used to define arrays
(#49) Short array syntax must be used to define arrays
(#76) Short array syntax must be used to define arrays
(#94) Short array syntax must be used to define arrays
mod/cardbox/model/card_sorting_interface.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#23) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#25) Missing docblock for interface cardbox_card_sorting_interface
(#27) Missing docblock for function cardbox_sort_cards_for_practice
mod/cardbox/model/cardbox.class.php
(#17) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#27) Missing member variable doc comment
(#28) Missing member variable doc comment
(#29) Missing member variable doc comment
(#29) Short array syntax must be used to define arrays
(#29) Short array syntax must be used to define arrays
(#29) Short array syntax must be used to define arrays
(#29) Short array syntax must be used to define arrays
(#29) Short array syntax must be used to define arrays
(#29) Short array syntax must be used to define arrays
(#29) Short array syntax must be used to define arrays
(#29) Short array syntax must be used to define arrays
(#30) Missing member variable doc comment
(#31) Missing member variable doc comment
(#33) Missing docblock for function __construct
(#33) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $selectionalgorithm.
(#33) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $sortingalgorithm.
(#33) Line exceeds 132 characters; contains 174 characters
(#60) Missing docblock for function cardbox_count_due_cards
(#70) Missing docblock for function cardbox_count_mastered_cards
(#80) Short array syntax must be used to define arrays
(#145) Docblock tag "@global" is not recommended.
(#146) Docblock tag "@global" is not recommended.
(#160) Short array syntax must be used to define arrays
(#181) Docblock tag "@global" is not recommended.
(#188) Short array syntax must be used to define arrays
(#189) Short array syntax must be used to define arrays
(#193) Line exceeds 132 characters; contains 138 characters
(#217) Docblock tag "@global" is not recommended.
(#224) Short array syntax must be used to define arrays
(#225) Short array syntax must be used to define arrays
mod/cardbox/model/cardcollection.class.php
(#17) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#26) Missing docblock for class cardbox_cardcollection
(#28) Missing member variable doc comment
(#29) Missing member variable doc comment
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#31) Missing docblock for function __construct
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) Short array syntax must be used to define arrays
(#42) Line exceeds 132 characters; contains 142 characters
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Short array syntax must be used to define arrays
(#45) Line exceeds 132 characters; contains 160 characters
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Short array syntax must be used to define arrays
(#48) Line exceeds 132 characters; contains 164 characters
(#61) Line exceeds 132 characters; contains 149 characters
(#68) Missing docblock for function cardbox_get_first_cardid
(#72) Missing docblock for function cardbox_get_cardcontents_initial
(#76) Missing docblock for function cardbox_get_cardcontents
(#78) Short array syntax must be used to define arrays
(#79) Short array syntax must be used to define arrays
(#84) Docblock tag "@global" is not recommended.
(#94) Short array syntax must be used to define arrays
(#99) Docblock tag "@global" is not recommended.
(#106) Short array syntax must be used to define arrays
(#107) Short array syntax must be used to define arrays
(#112) Docblock tag "@global" is not recommended.
(#119) Short array syntax must be used to define arrays
(#119) Line exceeds 132 characters; contains 170 characters
mod/cardbox/renderer.php
(#1) No one-line description found in phpdocs for docblock of file renderer.php
(#26) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#28) Missing docblock for class mod_cardbox_renderer
(#41) Short array syntax must be used to define arrays
(#65) Short array syntax must be used to define arrays
(#90) Line exceeds 132 characters; contains 146 characters
(#119) Line exceeds 132 characters; contains 147 characters
(#128) Line exceeds 132 characters; contains 143 characters
(#154) Line exceeds 132 characters; contains 142 characters
mod/cardbox/review_form.php
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Missing docblock for class mod_cardbox_review_form
(#33) Missing docblock for function definition
(#47) This comment is 73% valid code; is this commented out code?
(#64) There should be a comma after the last array item in a multi-line array.
(#99) Line exceeds 132 characters; contains 133 characters
(#100) Line exceeds 132 characters; contains 139 characters
(#103) Line exceeds 132 characters; contains 141 characters
(#107) Line exceeds 132 characters; contains 133 characters
(#113) Line exceeds 132 characters; contains 165 characters
(#149) Line exceeds 132 characters; contains 156 characters
(#152) Line exceeds 132 characters; contains 151 characters
(#159) Line exceeds 132 characters; contains 167 characters
(#160) Line exceeds 132 characters; contains 165 characters
(#161) Line exceeds 132 characters; contains 180 characters
(#162) Line exceeds 132 characters; contains 172 characters
(#164) Line exceeds 132 characters; contains 167 characters
(#166) Line exceeds 132 characters; contains 149 characters
(#167) Line exceeds 132 characters; contains 153 characters
(#171) Line exceeds 132 characters; contains 163 characters
(#174) Line exceeds 132 characters; contains 180 characters
(#180) Line exceeds 132 characters; contains 175 characters
(#189) Line exceeds 132 characters; contains 170 characters
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) Inline comments must start with a capital letter, digit or 3-dots sequence
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Line exceeds 132 characters; contains 134 characters
(#212) Line exceeds 132 characters; contains 146 characters
(#213) Line exceeds 132 characters; contains 139 characters
(#214) Line exceeds 132 characters; contains 148 characters
(#218) Short array syntax must be used to define arrays
(#221) Short array syntax must be used to define arrays
mod/cardbox/settings.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file settings.php
mod/cardbox/version.php
(#1) No one-line description found in phpdocs for docblock of file version.php
mod/cardbox/view.php
(#35) Short array syntax must be used to define arrays
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Short array syntax must be used to define arrays

Javascript coding style problems

(922 errors, 401 warnings)

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

mod/cardbox/amd/src/topics.js
(#71) Each then() should return a value or throw (promise/always-return)
(#74) Missing space before value for key 'methodname'. (key-spacing)
(#79) Operator '+' must be spaced. (space-infix-ops)
(#94) Operator '+' must be spaced. (space-infix-ops)
(#95) Operator '+' must be spaced. (space-infix-ops)
(#96) Operator '+' must be spaced. (space-infix-ops)
(#97) Operator '+' must be spaced. (space-infix-ops)
(#98) Operator '+' must be spaced. (space-infix-ops)
(#100) Operator '+' must be spaced. (space-infix-ops)
(#101) Missing space before opening brace. (space-before-blocks)
(#103) Missing space before value for key 'methodname'. (key-spacing)
(#109) Operator '+' must be spaced. (space-infix-ops)
(#110) Operator '+' must be spaced. (space-infix-ops)
(#115) Operator '+' must be spaced. (space-infix-ops)
(#116) Operator '+' must be spaced. (space-infix-ops)
(#119) Operator '+' must be spaced. (space-infix-ops)
(#120) Operator '+' must be spaced. (space-infix-ops)
(#123) Operator '+' must be spaced. (space-infix-ops)
(#124) Operator '+' must be spaced. (space-infix-ops)
(#125) Operator '+' must be spaced. (space-infix-ops)
(#133) Unexpected space before function parentheses. (space-before-function-paren)
mod/cardbox/js/addcard.js
(#32) 'addCard' is defined but never used. (no-unused-vars)
(#34) Unexpected space before function parentheses. (space-before-function-paren)
(#34) '$' is defined but never used. (no-unused-vars)
(#34) 'notification' is defined but never used. (no-unused-vars)
(#35) Trailing spaces not allowed. (no-trailing-spaces)
(#54) Operator '>' must be spaced. (space-infix-ops)
(#55) Operator '=' must be spaced. (space-infix-ops)
(#55) Operator '<' must be spaced. (space-infix-ops)
(#66) Missing semicolon. (semi)
(#67) Trailing spaces not allowed. (no-trailing-spaces)
(#68) 'e' is defined but never used. (no-unused-vars)
(#77) Trailing spaces not allowed. (no-trailing-spaces)
(#78) Trailing spaces not allowed. (no-trailing-spaces)
(#82) 'e' is defined but never used. (no-unused-vars)
(#92) 'e' is defined but never used. (no-unused-vars)
(#99) Trailing spaces not allowed. (no-trailing-spaces)
(#102) 'e' is defined but never used. (no-unused-vars)
(#109) Trailing spaces not allowed. (no-trailing-spaces)
(#112) 'e' is defined but never used. (no-unused-vars)
(#131) Comments should not begin with a lowercase character. (capitalized-comments)
(#135) Use '===' to compare with null. (no-eq-null)
(#136) ["showquesimage"] is better written in dot notation. (dot-notation)
(#142) Trailing spaces not allowed. (no-trailing-spaces)
(#143) ["showquessound"] is better written in dot notation. (dot-notation)
(#147) Trailing spaces not allowed. (no-trailing-spaces)
(#148) ["showquescontext"] is better written in dot notation. (dot-notation)
(#152) Trailing spaces not allowed. (no-trailing-spaces)
(#153) ["showanscontext"] is better written in dot notation. (dot-notation)
(#168) Comments should not begin with a lowercase character. (capitalized-comments)
(#183) Trailing spaces not allowed. (no-trailing-spaces)
mod/cardbox/js/overview.js
(#34) 'startOverview' is defined but never used. (no-unused-vars)
(#36) Unexpected space before function parentheses. (space-before-function-paren)
(#39) Missing semicolon. (semi)
(#41) Trailing spaces not allowed. (no-trailing-spaces)
(#45) Trailing spaces not allowed. (no-trailing-spaces)
(#46) ["value"] is better written in dot notation. (dot-notation)
(#47) This line has a length of 156. Maximum allowed is 132. (max-len)
(#49) Missing semicolon. (semi)
(#52) Trailing spaces not allowed. (no-trailing-spaces)
(#53) ["value"] is better written in dot notation. (dot-notation)
(#54) This line has a length of 156. Maximum allowed is 132. (max-len)
(#56) Missing semicolon. (semi)
(#59) Trailing spaces not allowed. (no-trailing-spaces)
(#60) ["value"] is better written in dot notation. (dot-notation)
(#61) This line has a length of 156. Maximum allowed is 132. (max-len)
(#63) Missing semicolon. (semi)
(#68) 'e' is defined but never used. (no-unused-vars)
(#73) Unexpected space before function parentheses. (space-before-function-paren)
(#76) Unexpected space before function parentheses. (space-before-function-paren)
(#84) Trailing spaces not allowed. (no-trailing-spaces)
(#89) Trailing spaces not allowed. (no-trailing-spaces)
(#92) This line has a length of 210. Maximum allowed is 132. (max-len)
(#92) A space is required after ','. (comma-spacing)
(#92) A space is required after ','. (comma-spacing)
(#92) A space is required after ','. (comma-spacing)
(#92) A space is required after ','. (comma-spacing)
(#92) A space is required after ','. (comma-spacing)
(#92) Unexpected space before function parentheses. (space-before-function-paren)
(#93) This line has a length of 152. Maximum allowed is 132. (max-len)
(#94) Trailing spaces not allowed. (no-trailing-spaces)
(#99) Trailing spaces not allowed. (no-trailing-spaces)
mod/cardbox/js/practice.js
(#23) Identifier 'Ques_Selfcheck' is not in camel case. (camelcase)
(#24) Identifier 'Ques_Autocheck' is not in camel case. (camelcase)
(#25) Identifier 'Ans_Selfcheck' is not in camel case. (camelcase)
(#25) Multiple spaces found before '='. (no-multi-spaces)
(#26) Identifier 'Ans_Autocheck' is not in camel case. (camelcase)
(#26) Multiple spaces found before '='. (no-multi-spaces)
(#27) Identifier 'Suggest_Ans' is not in camel case. (camelcase)
(#27) Multiple spaces found before '='. (no-multi-spaces)
(#28) 'EnableAutocorrect' is assigned a value but never used. (no-unused-vars)
(#28) Multiple spaces found before '='. (no-multi-spaces)
(#29) Identifier 'Disable_Autocorrect' is not in camel case. (camelcase)
(#30) Identifier 'Case_Autocheck' is not in camel case. (camelcase)
(#31) Identifier 'Case_SelfCheck' is not in camel case. (camelcase)
(#43) This line has a length of 143. Maximum allowed is 132. (max-len)
(#43) 'startPractice' is defined but never used. (no-unused-vars)
(#45) Unexpected space before function parentheses. (space-before-function-paren)
(#46) Trailing spaces not allowed. (no-trailing-spaces)
(#47) Expected space or tab after '/**' in comment. (spaced-comment)
(#59) Identifier 'Case_SelfCheck' is not in camel case. (camelcase)
(#60) 'quescase' declared on line 65 column 25 is used outside of binding context. (block-scoped-var)
(#60) 'quescase' declared on line 67 column 25 is used outside of binding context. (block-scoped-var)
(#60) Identifier 'Ques_Selfcheck' is not in camel case. (camelcase)
(#64) Identifier 'Disable_Autocorrect' is not in camel case. (camelcase)
(#65) 'quescase' is already defined. (no-redeclare)
(#65) 'quescase' declared on line 60 column 17 is used outside of binding context. (block-scoped-var)
(#65) 'quescase' declared on line 67 column 25 is used outside of binding context. (block-scoped-var)
(#65) Identifier 'Ques_Selfcheck' is not in camel case. (camelcase)
(#67) 'quescase' is already defined. (no-redeclare)
(#67) 'quescase' declared on line 60 column 17 is used outside of binding context. (block-scoped-var)
(#67) 'quescase' declared on line 65 column 25 is used outside of binding context. (block-scoped-var)
(#67) Identifier 'Ques_Autocheck' is not in camel case. (camelcase)
(#71) Trailing spaces not allowed. (no-trailing-spaces)
(#72) Expected to return a value at the end of function 'checkacvalue'. (consistent-return)
(#74) Identifier 'val_arr' is not in camel case. (camelcase)
(#75) Identifier 'val_arr' is not in camel case. (camelcase)
(#80) 'quescase' declared on line 60 column 17 is used outside of binding context. (block-scoped-var)
(#80) 'quescase' declared on line 65 column 25 is used outside of binding context. (block-scoped-var)
(#80) 'quescase' declared on line 67 column 25 is used outside of binding context. (block-scoped-var)
(#80) Identifier 'Ques_Autocheck' is not in camel case. (camelcase)
(#98) Trailing spaces not allowed. (no-trailing-spaces)
(#100) Trailing spaces not allowed. (no-trailing-spaces)
(#108) Trailing spaces not allowed. (no-trailing-spaces)
(#113) Trailing spaces not allowed. (no-trailing-spaces)
(#140) Trailing spaces not allowed. (no-trailing-spaces)
(#179) Trailing spaces not allowed. (no-trailing-spaces)
(#204) Trailing spaces not allowed. (no-trailing-spaces)
(#208) The function binding is unnecessary. (no-extra-bind)
(#232) Trailing spaces not allowed. (no-trailing-spaces)
(#295) Trailing spaces not allowed. (no-trailing-spaces)
(#308) Comments should not begin with a lowercase character. (capitalized-comments)
(#311) Trailing spaces not allowed. (no-trailing-spaces)
(#314) Trailing spaces not allowed. (no-trailing-spaces)
(#320) Trailing spaces not allowed. (no-trailing-spaces)
(#321) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#324) Trailing spaces not allowed. (no-trailing-spaces)
(#328) Trailing spaces not allowed. (no-trailing-spaces)
(#341) Expected space(s) after "switch". (keyword-spacing)
(#342) Trailing spaces not allowed. (no-trailing-spaces)
(#344) Trailing spaces not allowed. (no-trailing-spaces)
(#346) Trailing spaces not allowed. (no-trailing-spaces)
(#350) Trailing spaces not allowed. (no-trailing-spaces)
(#351) Trailing spaces not allowed. (no-trailing-spaces)
(#353) Trailing spaces not allowed. (no-trailing-spaces)
(#359) Trailing spaces not allowed. (no-trailing-spaces)
(#366) Trailing spaces not allowed. (no-trailing-spaces)
(#368) Trailing spaces not allowed. (no-trailing-spaces)
(#373) Trailing spaces not allowed. (no-trailing-spaces)
(#387) Trailing spaces not allowed. (no-trailing-spaces)
(#393) Trailing spaces not allowed. (no-trailing-spaces)
(#396) This line has a length of 151. Maximum allowed is 132. (max-len)
(#398) Trailing spaces not allowed. (no-trailing-spaces)
(#406) Identifier 'Ques_Selfcheck' is not in camel case. (camelcase)
(#407) 'iscorrect' declared on line 410 column 33 is used outside of binding context. (block-scoped-var)
(#407) 'iscorrect' declared on line 412 column 33 is used outside of binding context. (block-scoped-var)
(#407) Trailing spaces not allowed. (no-trailing-spaces)
(#410) 'iscorrect' is already defined. (no-redeclare)
(#410) 'iscorrect' declared on line 407 column 29 is used outside of binding context. (block-scoped-var)
(#410) 'iscorrect' declared on line 412 column 33 is used outside of binding context. (block-scoped-var)
(#412) 'iscorrect' is already defined. (no-redeclare)
(#412) 'iscorrect' declared on line 407 column 29 is used outside of binding context. (block-scoped-var)
(#412) 'iscorrect' declared on line 410 column 33 is used outside of binding context. (block-scoped-var)
(#413) Trailing spaces not allowed. (no-trailing-spaces)
(#415) 'iscorrect' declared on line 407 column 29 is used outside of binding context. (block-scoped-var)
(#415) 'iscorrect' declared on line 410 column 33 is used outside of binding context. (block-scoped-var)
(#415) 'iscorrect' declared on line 412 column 33 is used outside of binding context. (block-scoped-var)
(#423) Trailing spaces not allowed. (no-trailing-spaces)
(#441) Expected catch,fail,always() or return (promise/catch-or-return)
(#441) '$' is not defined. (no-undef)
(#444) This line has a length of 240. Maximum allowed is 132. (max-len)
(#444) Unquoted reserved word 'case' used as key. (quote-props)
(#447) Trailing spaces not allowed. (no-trailing-spaces)
(#452) Trailing spaces not allowed. (no-trailing-spaces)
(#473) Trailing spaces not allowed. (no-trailing-spaces)
(#475) Expected catch,fail,always() or return (promise/catch-or-return)
(#475) '$' is not defined. (no-undef)
(#478) This line has a length of 224. Maximum allowed is 132. (max-len)
(#478) Unquoted reserved word 'case' used as key. (quote-props)
(#481) Expected space(s) after "if". (keyword-spacing)
(#484) 'quescase' is assigned a value but never used. (no-unused-vars)
(#484) Identifier 'Ques_Autocheck' is not in camel case. (camelcase)
(#538) Identifier 'Case_SelfCheck' is not in camel case. (camelcase)
(#540) Multiple spaces found before ';'. (no-multi-spaces)
(#540) Unexpected whitespace before semicolon. (semi-spacing)
(#543) Trailing spaces not allowed. (no-trailing-spaces)
(#544) Comments should not begin with a lowercase character. (capitalized-comments)
(#545) ["cardsleft"] is better written in dot notation. (dot-notation)
(#547) Identifier 'Ques_Selfcheck' is not in camel case. (camelcase)
(#551) 'disableautocorrect' declared on line 540 column 29 is used outside of binding context. (block-scoped-var)
(#551) Identifier 'Disable_Autocorrect' is not in camel case. (camelcase)
(#560) Comments should not begin with a lowercase character. (capitalized-comments)
(#560) Expected space or tab after '//' in comment. (spaced-comment)
(#561) Trailing spaces not allowed. (no-trailing-spaces)
(#564) Expected to return a value at the end of function 'checkacvalue'. (consistent-return)
(#565) Unexpected 'this'. (no-invalid-this)
(#566) Identifier 'val_arr' is not in camel case. (camelcase)
(#567) Identifier 'val_arr' is not in camel case. (camelcase)
(#577) Trailing spaces not allowed. (no-trailing-spaces)
(#585) Trailing spaces not allowed. (no-trailing-spaces)
(#587) Operator '-' must be spaced. (space-infix-ops)
(#588) Trailing spaces not allowed. (no-trailing-spaces)
(#598) Operator '-' must be spaced. (space-infix-ops)
(#599) Operator '+' must be spaced. (space-infix-ops)
(#600) Trailing spaces not allowed. (no-trailing-spaces)
(#602) Operator '-' must be spaced. (space-infix-ops)
(#605) Trailing spaces not allowed. (no-trailing-spaces)
(#609) Operator '+' must be spaced. (space-infix-ops)
(#615) Trailing spaces not allowed. (no-trailing-spaces)
(#627) Trailing spaces not allowed. (no-trailing-spaces)
(#629) Trailing spaces not allowed. (no-trailing-spaces)
(#634) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#635) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#636) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#637) Trailing spaces not allowed. (no-trailing-spaces)
(#639) Trailing spaces not allowed. (no-trailing-spaces)
(#649) Trailing spaces not allowed. (no-trailing-spaces)
(#650) ["userinputitems"] is better written in dot notation. (dot-notation)
(#660) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#664) Trailing spaces not allowed. (no-trailing-spaces)
(#669) Trailing spaces not allowed. (no-trailing-spaces)
(#678) 'i' declared on line 690 column 22 is used outside of binding context. (block-scoped-var)
(#678) 'i' declared on line 693 column 22 is used outside of binding context. (block-scoped-var)
(#678) 'i' declared on line 690 column 22 is used outside of binding context. (block-scoped-var)
(#678) 'i' declared on line 693 column 22 is used outside of binding context. (block-scoped-var)
(#678) 'i' declared on line 690 column 22 is used outside of binding context. (block-scoped-var)
(#678) 'i' declared on line 693 column 22 is used outside of binding context. (block-scoped-var)
(#679) Unexpected space before function parentheses. (space-before-function-paren)
(#679) Missing space before opening brace. (space-before-blocks)
(#680) Trailing spaces not allowed. (no-trailing-spaces)
(#685) 'i' declared on line 690 column 22 is used outside of binding context. (block-scoped-var)
(#685) 'i' declared on line 693 column 22 is used outside of binding context. (block-scoped-var)
(#687) Comments should not begin with a lowercase character. (capitalized-comments)
(#690) 'i' is already defined. (no-redeclare)
(#690) 'i' declared on line 693 column 22 is used outside of binding context. (block-scoped-var)
(#690) Operator '=' must be spaced. (space-infix-ops)
(#690) 'i' declared on line 693 column 22 is used outside of binding context. (block-scoped-var)
(#690) Operator '<' must be spaced. (space-infix-ops)
(#690) 'i' declared on line 693 column 22 is used outside of binding context. (block-scoped-var)
(#691) 'i' declared on line 693 column 22 is used outside of binding context. (block-scoped-var)
(#691) 'i' declared on line 693 column 22 is used outside of binding context. (block-scoped-var)
(#692) Trailing spaces not allowed. (no-trailing-spaces)
(#693) 'i' is already defined. (no-redeclare)
(#693) 'i' declared on line 690 column 22 is used outside of binding context. (block-scoped-var)
(#693) Operator '=' must be spaced. (space-infix-ops)
(#693) 'i' declared on line 690 column 22 is used outside of binding context. (block-scoped-var)
(#693) Operator '<' must be spaced. (space-infix-ops)
(#693) 'i' declared on line 690 column 22 is used outside of binding context. (block-scoped-var)
(#694) 'i' declared on line 690 column 22 is used outside of binding context. (block-scoped-var)
(#694) 'i' declared on line 690 column 22 is used outside of binding context. (block-scoped-var)
(#709) Trailing spaces not allowed. (no-trailing-spaces)
(#711) ["userinputitems"] is better written in dot notation. (dot-notation)
(#713) ["userinputitems"] is better written in dot notation. (dot-notation)
(#713) Comments should not begin with a lowercase character. (capitalized-comments)
(#713) Trailing spaces not allowed. (no-trailing-spaces)
(#715) Comments should not begin with a lowercase character. (capitalized-comments)
(#731) Trailing spaces not allowed. (no-trailing-spaces)
(#736) 'index' is defined but never used. (no-unused-vars)
(#744) Function declared in a loop contains unsafe references to variable(s) 'userinputitem', 'userinputitemtocompare', 'userinputitemtocompare', 'userinputitem', 'userinputitem'. (no-loop-func)
(#744) Unexpected space before function parentheses. (space-before-function-paren)
(#744) Missing space before opening brace. (space-before-blocks)
(#750) There should be no space after this paren. (space-in-parens)
(#750) There should be no space before this paren. (space-in-parens)
(#777) Trailing spaces not allowed. (no-trailing-spaces)
(#782) 'index' is defined but never used. (no-unused-vars)
(#784) There should be no space after this paren. (space-in-parens)
(#784) There should be no space before this paren. (space-in-parens)
(#786) 'answer' declared on line 805 column 21 is used outside of binding context. (block-scoped-var)
(#790) Unexpected 'this'. (no-invalid-this)
(#791) Unexpected 'this'. (no-invalid-this)
(#792) Comments should not begin with a lowercase character. (capitalized-comments)
(#795) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#795) Comments should not begin with a lowercase character. (capitalized-comments)
(#804) Unexpected 'this'. (no-invalid-this)
(#805) 'answer' is already defined. (no-redeclare)
(#805) 'answer' declared on line 786 column 21 is used outside of binding context. (block-scoped-var)
(#811) 'answer' declared on line 786 column 21 is used outside of binding context. (block-scoped-var)
(#811) 'answer' declared on line 805 column 21 is used outside of binding context. (block-scoped-var)
(#814) Trailing spaces not allowed. (no-trailing-spaces)
(#818) Trailing spaces not allowed. (no-trailing-spaces)
(#820) Trailing spaces not allowed. (no-trailing-spaces)
(#821) There should be no space after this paren. (space-in-parens)
(#821) There should be no space before this paren. (space-in-parens)
(#822) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#823) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#826) There should be no space after this paren. (space-in-parens)
(#826) There should be no space before this paren. (space-in-parens)
(#835) Trailing spaces not allowed. (no-trailing-spaces)
(#837) Trailing spaces not allowed. (no-trailing-spaces)
(#839) There should be no space after this paren. (space-in-parens)
(#844) Trailing spaces not allowed. (no-trailing-spaces)
(#846) There should be no space after this paren. (space-in-parens)
(#857) Trailing spaces not allowed. (no-trailing-spaces)
(#871) Unexpected space before function parentheses. (space-before-function-paren)
(#871) 'mode' is defined but never used. (no-unused-vars)
(#872) Expected catch,fail,always() or return (promise/catch-or-return)
(#873) Each then() should return a value or throw (promise/always-return)
(#873) Unexpected space before function parentheses. (space-before-function-paren)
(#875) Unexpected space before function parentheses. (space-before-function-paren)
(#877) Each then() should return a value or throw (promise/always-return)
(#877) Identifier 'Case_Autocheck' is not in camel case. (camelcase)
(#877) Trailing spaces not allowed. (no-trailing-spaces)
(#878) This line has a length of 141. Maximum allowed is 132. (max-len)
(#878) Trailing spaces not allowed. (no-trailing-spaces)
(#883) 'disableautocorrect' declared on line 880 column 49 is used outside of binding context. (block-scoped-var)
(#883) Identifier 'Disable_Autocorrect' is not in camel case. (camelcase)
(#891) Expected to return a value at the end of function 'checkacvalue'. (consistent-return)
(#892) Unexpected 'this'. (no-invalid-this)
(#893) Identifier 'val_arr' is not in camel case. (camelcase)
(#894) Identifier 'val_arr' is not in camel case. (camelcase)
(#896) Trailing spaces not allowed. (no-trailing-spaces)
(#904) Trailing spaces not allowed. (no-trailing-spaces)
(#910) ["suggestedansinput"] is better written in dot notation. (dot-notation)
(#914) Unexpected space before function parentheses. (space-before-function-paren)
(#915) Expected catch,fail,always() or return (promise/catch-or-return)
(#916) Each then() should return a value or throw (promise/always-return)
(#916) Unexpected space before function parentheses. (space-before-function-paren)
(#918) Each then() should return a value or throw (promise/always-return)
(#918) Unexpected space before function parentheses. (space-before-function-paren)
(#926) Trailing spaces not allowed. (no-trailing-spaces)
(#929) Trailing spaces not allowed. (no-trailing-spaces)
(#936) Identifier 'Case_SelfCheck' is not in camel case. (camelcase)
(#937) 'quescase' declared on line 942 column 25 is used outside of binding context. (block-scoped-var)
(#937) 'quescase' declared on line 944 column 25 is used outside of binding context. (block-scoped-var)
(#937) Identifier 'Ques_Selfcheck' is not in camel case. (camelcase)
(#940) Multiple spaces found before ';'. (no-multi-spaces)
(#940) Unexpected whitespace before semicolon. (semi-spacing)
(#941) Identifier 'Disable_Autocorrect' is not in camel case. (camelcase)
(#942) 'quescase' is already defined. (no-redeclare)
(#942) 'quescase' declared on line 937 column 17 is used outside of binding context. (block-scoped-var)
(#942) 'quescase' declared on line 944 column 25 is used outside of binding context. (block-scoped-var)
(#942) Identifier 'Ques_Selfcheck' is not in camel case. (camelcase)
(#944) 'quescase' is already defined. (no-redeclare)
(#944) 'quescase' declared on line 937 column 17 is used outside of binding context. (block-scoped-var)
(#944) 'quescase' declared on line 942 column 25 is used outside of binding context. (block-scoped-var)
(#944) Identifier 'Ques_Autocheck' is not in camel case. (camelcase)
(#948) Expected to return a value at the end of function 'checkacvalue'. (consistent-return)
(#949) Unexpected 'this'. (no-invalid-this)
(#950) Identifier 'val_arr' is not in camel case. (camelcase)
(#951) Identifier 'val_arr' is not in camel case. (camelcase)
(#955) 'quescase' declared on line 937 column 17 is used outside of binding context. (block-scoped-var)
(#955) 'quescase' declared on line 942 column 25 is used outside of binding context. (block-scoped-var)
(#955) 'quescase' declared on line 944 column 25 is used outside of binding context. (block-scoped-var)
(#955) Identifier 'Ques_Autocheck' is not in camel case. (camelcase)
(#955) 'quescase' declared on line 937 column 17 is used outside of binding context. (block-scoped-var)
(#955) 'quescase' declared on line 942 column 25 is used outside of binding context. (block-scoped-var)
(#955) 'quescase' declared on line 944 column 25 is used outside of binding context. (block-scoped-var)
(#955) Identifier 'Ans_Autocheck' is not in camel case. (camelcase)
(#956) Trailing spaces not allowed. (no-trailing-spaces)
(#959) 'newdata' declared on line 1002 column 17 is used outside of binding context. (block-scoped-var)
(#960) Trailing spaces not allowed. (no-trailing-spaces)
(#963) 'newdata' declared on line 1002 column 17 is used outside of binding context. (block-scoped-var)
(#963) ["answer"] is better written in dot notation. (dot-notation)
(#963) ["texts"] is better written in dot notation. (dot-notation)
(#965) 'newdata' declared on line 1002 column 17 is used outside of binding context. (block-scoped-var)
(#965) ["userinputitems"] is better written in dot notation. (dot-notation)
(#966) ["puretext"] is better written in dot notation. (dot-notation)
(#966) ["userinput"] is better written in dot notation. (dot-notation)
(#968) Trailing spaces not allowed. (no-trailing-spaces)
(#969) The function binding is unnecessary. (no-extra-bind)
(#973) The function binding is unnecessary. (no-extra-bind)
(#973) 'newdata' declared on line 1002 column 17 is used outside of binding context. (block-scoped-var)
(#974) 'newdata' declared on line 1002 column 17 is used outside of binding context. (block-scoped-var)
(#974) ["answer"] is better written in dot notation. (dot-notation)
(#974) ["texts"] is better written in dot notation. (dot-notation)
(#977) 'newdata' declared on line 1002 column 17 is used outside of binding context. (block-scoped-var)
(#978) 'newdata' declared on line 1002 column 17 is used outside of binding context. (block-scoped-var)
(#979) Trailing spaces not allowed. (no-trailing-spaces)
(#981) Comments should not begin with a lowercase character. (capitalized-comments)
(#982) Trailing spaces not allowed. (no-trailing-spaces)
(#986) 'newdata' declared on line 1002 column 17 is used outside of binding context. (block-scoped-var)
(#986) ["cardcorrect"] is better written in dot notation. (dot-notation)
(#987) 'newdata' declared on line 1002 column 17 is used outside of binding context. (block-scoped-var)
(#987) ["showbuttonsuggestanswer"] is better written in dot notation. (dot-notation)
(#989) 'newdata' declared on line 1002 column 17 is used outside of binding context. (block-scoped-var)
(#989) ["showbuttonsuggestanswer"] is better written in dot notation. (dot-notation)
(#990) 'newdata' declared on line 1002 column 17 is used outside of binding context. (block-scoped-var)
(#990) ["cardcorrect"] is better written in dot notation. (dot-notation)
(#990) Trailing spaces not allowed. (no-trailing-spaces)
(#992) Trailing spaces not allowed. (no-trailing-spaces)
(#994) 'newdata' declared on line 1002 column 17 is used outside of binding context. (block-scoped-var)
(#994) ["overridelabel"] is better written in dot notation. (dot-notation)
(#996) 'newdata' declared on line 1002 column 17 is used outside of binding context. (block-scoped-var)
(#996) ["overridelabel"] is better written in dot notation. (dot-notation)
(#998) Trailing spaces not allowed. (no-trailing-spaces)
(#999) Trailing spaces not allowed. (no-trailing-spaces)
(#1001) Trailing spaces not allowed. (no-trailing-spaces)
(#1002) 'newdata' is already defined. (no-redeclare)
(#1002) 'newdata' declared on line 959 column 17 is used outside of binding context. (block-scoped-var)
(#1003) 'newdata' declared on line 959 column 17 is used outside of binding context. (block-scoped-var)
(#1004) 'newdata' declared on line 959 column 17 is used outside of binding context. (block-scoped-var)
(#1006) Trailing spaces not allowed. (no-trailing-spaces)
(#1008) Trailing spaces not allowed. (no-trailing-spaces)
(#1009) Unexpected space before function parentheses. (space-before-function-paren)
(#1009) 'mode' is defined but never used. (no-unused-vars)
(#1011) Each then() should return a value or throw (promise/always-return)
(#1011) Unexpected space before function parentheses. (space-before-function-paren)
(#1014) Unexpected space before function parentheses. (space-before-function-paren)
(#1016) Identifier 'Case_SelfCheck' is not in camel case. (camelcase)
(#1017) 'quescase' declared on line 1022 column 49 is used outside of binding context. (block-scoped-var)
(#1017) 'quescase' declared on line 1024 column 49 is used outside of binding context. (block-scoped-var)
(#1017) Identifier 'Ques_Selfcheck' is not in camel case. (camelcase)
(#1020) Multiple spaces found before ';'. (no-multi-spaces)
(#1020) Unexpected whitespace before semicolon. (semi-spacing)
(#1021) Identifier 'Disable_Autocorrect' is not in camel case. (camelcase)
(#1022) 'quescase' is already defined. (no-redeclare)
(#1022) 'quescase' declared on line 1017 column 41 is used outside of binding context. (block-scoped-var)
(#1022) 'quescase' declared on line 1024 column 49 is used outside of binding context. (block-scoped-var)
(#1022) Identifier 'Ques_Selfcheck' is not in camel case. (camelcase)
(#1024) 'quescase' is already defined. (no-redeclare)
(#1024) 'quescase' declared on line 1017 column 41 is used outside of binding context. (block-scoped-var)
(#1024) 'quescase' declared on line 1022 column 49 is used outside of binding context. (block-scoped-var)
(#1024) Identifier 'Ques_Autocheck' is not in camel case. (camelcase)
(#1028) Trailing spaces not allowed. (no-trailing-spaces)
(#1029) Expected to return a value at the end of function 'checkacvalue'. (consistent-return)
(#1030) Unexpected 'this'. (no-invalid-this)
(#1031) Identifier 'val_arr' is not in camel case. (camelcase)
(#1032) Identifier 'val_arr' is not in camel case. (camelcase)
(#1036) Each then() should return a value or throw (promise/always-return)
(#1036) 'quescase' declared on line 1017 column 41 is used outside of binding context. (block-scoped-var)
(#1036) 'quescase' declared on line 1022 column 49 is used outside of binding context. (block-scoped-var)
(#1036) 'quescase' declared on line 1024 column 49 is used outside of binding context. (block-scoped-var)
(#1036) Identifier 'Ans_Autocheck' is not in camel case. (camelcase)
(#1036) 'quescase' declared on line 1017 column 41 is used outside of binding context. (block-scoped-var)
(#1036) 'quescase' declared on line 1022 column 49 is used outside of binding context. (block-scoped-var)
(#1036) 'quescase' declared on line 1024 column 49 is used outside of binding context. (block-scoped-var)
(#1036) Identifier 'Ques_Autocheck' is not in camel case. (camelcase)
(#1037) 'evaluation' declared on line 957 column 17 is used outside of binding context. (block-scoped-var)
(#1044) Trailing spaces not allowed. (no-trailing-spaces)
(#1047) 'newdata' declared on line 959 column 17 is used outside of binding context. (block-scoped-var)
(#1047) 'newdata' declared on line 1002 column 17 is used outside of binding context. (block-scoped-var)
(#1057) Comments should not begin with a lowercase character. (capitalized-comments)
(#1061) Trailing spaces not allowed. (no-trailing-spaces)
(#1062) Comments should not begin with a lowercase character. (capitalized-comments)
(#1068) Comments should not begin with a lowercase character. (capitalized-comments)
(#1074) Comments should not begin with a lowercase character. (capitalized-comments)
(#1076) Trailing spaces not allowed. (no-trailing-spaces)
(#1081) Comments should not begin with a lowercase character. (capitalized-comments)
(#1087) Trailing spaces not allowed. (no-trailing-spaces)
(#1091) Trailing spaces not allowed. (no-trailing-spaces)
(#1097) Operator '/' must be spaced. (space-infix-ops)
(#1099) Trailing spaces not allowed. (no-trailing-spaces)
(#1103) Trailing spaces not allowed. (no-trailing-spaces)
(#1116) '$' is not defined. (no-undef)
(#1119) '$' is not defined. (no-undef)
(#1122) This line has a length of 165. Maximum allowed is 132. (max-len)
(#1123) Missing space before opening brace. (space-before-blocks)
(#1124) 'result' is assigned a value but never used. (no-unused-vars)
(#1148) 'myDoughnutChart' is assigned a value but never used. (no-unused-vars)
(#1148) 'Chart' is not defined. (no-undef)
(#1165) Trailing spaces not allowed. (no-trailing-spaces)
mod/cardbox/js/review.js
(#28) Trailing spaces not allowed. (no-trailing-spaces)
(#35) 'startReview' is defined but never used. (no-unused-vars)
(#37) Unexpected space before function parentheses. (space-before-function-paren)
(#37) '$' is defined but never used. (no-unused-vars)
(#37) 'templates' is defined but never used. (no-unused-vars)
(#37) 'notification' is defined but never used. (no-unused-vars)
(#38) Trailing spaces not allowed. (no-trailing-spaces)
(#42) Trailing spaces not allowed. (no-trailing-spaces)
(#47) 'e' is defined but never used. (no-unused-vars)
(#53) 'e' is defined but never used. (no-unused-vars)
(#56) Comments should not begin with a lowercase character. (capitalized-comments)
(#59) Comments should not begin with a lowercase character. (capitalized-comments)
(#65) Trailing spaces not allowed. (no-trailing-spaces)
(#69) Trailing spaces not allowed. (no-trailing-spaces)
(#74) Trailing spaces not allowed. (no-trailing-spaces)
(#75) Trailing spaces not allowed. (no-trailing-spaces)
(#78) 'rejectcard' is defined but never used. (no-unused-vars)
(#79) Unexpected space before function parentheses. (space-before-function-paren)
(#80) This line has a length of 213. Maximum allowed is 132. (max-len)
(#80) A space is required after ','. (comma-spacing)
(#80) A space is required after ','. (comma-spacing)
(#80) A space is required after ','. (comma-spacing)
(#80) A space is required after ','. (comma-spacing)
(#80) A space is required after ','. (comma-spacing)
(#80) Unexpected space before function parentheses. (space-before-function-paren)
(#81) Comments should not begin with a lowercase character. (capitalized-comments)
(#81) Expected catch,fail,always() or return (promise/catch-or-return)
(#84) There should be no space after '{'. (object-curly-spacing)
(#85) Each then() should return a value or throw (promise/always-return)
(#85) Missing space before opening brace. (space-before-blocks)
(#86) Unexpected console statement. (no-console)
(#87) Unexpected whitespace before semicolon. (semi-spacing)
(#89) Trailing spaces not allowed. (no-trailing-spaces)
mod/cardbox/js/start.js
(#24) 'startOptions' is defined but never used. (no-unused-vars)
(#26) Unexpected space before function parentheses. (space-before-function-paren)
(#26) '$' is defined but never used. (no-unused-vars)
(#29) Trailing spaces not allowed. (no-trailing-spaces)
(#36) 'e' is defined but never used. (no-unused-vars)
(#37) Operator '!=' must be spaced. (space-infix-ops)
(#53) 'e' is defined but never used. (no-unused-vars)
(#57) Trailing spaces not allowed. (no-trailing-spaces)
(#58) 'e' is defined but never used. (no-unused-vars)
(#63) 'e' is defined but never used. (no-unused-vars)
(#75) Missing semicolon. (semi)
(#78) Trailing spaces not allowed. (no-trailing-spaces)
(#85) ["correctionmode"] is better written in dot notation. (dot-notation)
(#87) Operator '=' must be spaced. (space-infix-ops)
(#87) Operator '=' must be spaced. (space-infix-ops)
(#87) Operator '<' must be spaced. (space-infix-ops)
(#88) There should be no space after this paren. (space-in-parens)
(#88) There should be no space before this paren. (space-in-parens)
(#95) This line has a length of 236. Maximum allowed is 132. (max-len)
(#95) Operator '+' must be spaced. (space-infix-ops)
(#95) Operator '+' must be spaced. (space-infix-ops)
(#95) Operator '+' must be spaced. (space-infix-ops)
mod/cardbox/js/statistics.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) 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) 'displayCharts' is defined but never used. (no-unused-vars)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) ["ismanager"] is better written in dot notation. (dot-notation)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Trailing spaces not allowed. (no-trailing-spaces)
(#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) ["performance"] is better written in dot notation. (dot-notation)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Unexpected space before function parentheses. (space-before-function-paren)
(#36) '$' is defined but never used. (no-unused-vars)
(#36) 'templates' is defined but never used. (no-unused-vars)
(#36) 'chart' is defined but never used. (no-unused-vars)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Trailing spaces not allowed. (no-trailing-spaces)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Expected space(s) after "if". (keyword-spacing)
(#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) Trailing spaces not allowed. (no-trailing-spaces)
(#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) Trailing spaces not allowed. (no-trailing-spaces)
(#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) ["absoluteboxcount"] is better written in dot notation. (dot-notation)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) 'mixedChart' is assigned a value but never used. (no-unused-vars)
(#60) 'Chart' is not defined. (no-undef)
(#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) This line has a length of 184. Maximum allowed is 132. (max-len)
(#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) 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) 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) Trailing spaces not allowed. (no-trailing-spaces)
(#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) ["studentboxcount"] is better written in dot notation. (dot-notation)
(#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) This line has a length of 193. Maximum allowed is 132. (max-len)
(#145) ["due"] is better written in dot notation. (dot-notation)
(#145) ["due"] is better written in dot notation. (dot-notation)
(#145) ["due"] is better written in dot notation. (dot-notation)
(#145) ["due"] is better written in dot notation. (dot-notation)
(#145) ["due"] 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) 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) This line has a length of 208. Maximum allowed is 132. (max-len)
(#159) ["notdue"] is better written in dot notation. (dot-notation)
(#159) ["notdue"] is better written in dot notation. (dot-notation)
(#159) ["notdue"] is better written in dot notation. (dot-notation)
(#159) ["notdue"] is better written in dot notation. (dot-notation)
(#159) ["notdue"] is better written in dot notation. (dot-notation)
(#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) ["averageboxcount"] is better written in dot notation. (dot-notation)
(#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) This line has a length of 177. Maximum allowed is 132. (max-len)
(#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) 'barChart1' is assigned a value but never used. (no-unused-vars)
(#191) 'Chart' is not defined. (no-undef)
(#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) 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) 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) Trailing spaces not allowed. (no-trailing-spaces)
(#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) Trailing spaces not allowed. (no-trailing-spaces)
(#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) Comments should not begin with a lowercase character. (capitalized-comments)
(#256) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#257) Comments should not begin with a lowercase character. (capitalized-comments)
(#257) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#258) Comments should not begin with a lowercase character. (capitalized-comments)
(#258) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#259) Comments should not begin with a lowercase character. (capitalized-comments)
(#259) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#260) Comments should not begin with a lowercase character. (capitalized-comments)
(#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) Trailing spaces not allowed. (no-trailing-spaces)
(#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) 'lineGraph' is assigned a value but never used. (no-unused-vars)
(#277) 'Chart' is not defined. (no-undef)
(#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) Comments should not begin with a lowercase character. (capitalized-comments)
(#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) Comments should not begin with a lowercase character. (capitalized-comments)
(#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)
(#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) Trailing spaces not allowed. (no-trailing-spaces)
(#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) Multiple spaces found before '//Min'. (no-multi-spaces)
(#340) Expected space or tab after '//' in comment. (spaced-comment)
(#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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#344) Comments should not begin with a lowercase character. (capitalized-comments)
(#344) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#345) Comments should not begin with a lowercase character. (capitalized-comments)
(#345) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#346) Comments should not begin with a lowercase character. (capitalized-comments)
(#346) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#347) Comments should not begin with a lowercase character. (capitalized-comments)
(#347) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#348) Comments should not begin with a lowercase character. (capitalized-comments)
(#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) Trailing spaces not allowed. (no-trailing-spaces)
(#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) Multiple spaces found before '//Average'. (no-multi-spaces)
(#364) Expected space or tab after '//' in comment. (spaced-comment)
(#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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#368) Comments should not begin with a lowercase character. (capitalized-comments)
(#368) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#369) Comments should not begin with a lowercase character. (capitalized-comments)
(#369) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#370) Trailing spaces not allowed. (no-trailing-spaces)
(#370) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#371) Comments should not begin with a lowercase character. (capitalized-comments)
(#371) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#372) Comments should not begin with a lowercase character. (capitalized-comments)
(#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)
(#382) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#383) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#384) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#385) Trailing spaces not allowed. (no-trailing-spaces)
(#385) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#386) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#387) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#388) Multiple spaces found before '//Max'. (no-multi-spaces)
(#388) Expected space or tab after '//' in comment. (spaced-comment)
(#388) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#389) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#390) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#391) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#392) Comments should not begin with a lowercase character. (capitalized-comments)
(#392) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#393) Comments should not begin with a lowercase character. (capitalized-comments)
(#393) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#394) Comments should not begin with a lowercase character. (capitalized-comments)
(#394) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#395) Comments should not begin with a lowercase character. (capitalized-comments)
(#395) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#396) Comments should not begin with a lowercase character. (capitalized-comments)
(#396) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#397) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#398) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#399) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#400) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#401) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#402) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#403) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#404) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#405) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#406) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#407) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#408) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#409) Trailing spaces not allowed. (no-trailing-spaces)
(#409) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#410) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#411) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#412) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#413) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#414) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#415) 'lineGraph' is assigned a value but never used. (no-unused-vars)
(#415) 'Chart' is not defined. (no-undef)
(#415) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#416) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#417) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#418) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#419) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#420) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#421) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#422) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#423) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#424) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#425) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#426) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#427) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#428) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#429) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#430) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#431) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#432) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#433) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#433) Missing semicolon. (semi)
(#434) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#435) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#436) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#437) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#438) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#439) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#440) Comments should not begin with a lowercase character. (capitalized-comments)
(#440) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#441) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#442) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#443) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#444) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#445) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#446) Comments should not begin with a lowercase character. (capitalized-comments)
(#446) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#447) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#448) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#449) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#450) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#451) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#452) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#453) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#454) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#455) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#456) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#457) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#458) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#459) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#460) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#461) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#462) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#463) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#464) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#465) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#466) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#467) Comments should not begin with a lowercase character. (capitalized-comments)
(#467) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#468) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#469) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#470) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#471) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#472) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#473) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#474) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#475) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#476) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#477) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#478) Trailing spaces not allowed. (no-trailing-spaces)
(#478) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#479) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#480) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#481) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#482) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#483) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#484) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#485) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#486) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#487) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#488) Multiple spaces found before '//Min'. (no-multi-spaces)
(#488) Expected space or tab after '//' in comment. (spaced-comment)
(#488) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#489) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#490) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#491) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#492) Comments should not begin with a lowercase character. (capitalized-comments)
(#492) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#493) Comments should not begin with a lowercase character. (capitalized-comments)
(#493) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#494) Comments should not begin with a lowercase character. (capitalized-comments)
(#494) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#495) Comments should not begin with a lowercase character. (capitalized-comments)
(#495) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#496) Comments should not begin with a lowercase character. (capitalized-comments)
(#496) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#497) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#498) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#499) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#500) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#501) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#502) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#503) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#504) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#505) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#506) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#507) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#508) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#509) Trailing spaces not allowed. (no-trailing-spaces)
(#509) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#510) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#511) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#512) Multiple spaces found before '//Average'. (no-multi-spaces)
(#512) Expected space or tab after '//' in comment. (spaced-comment)
(#512) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#513) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#514) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#515) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#516) Comments should not begin with a lowercase character. (capitalized-comments)
(#516) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#517) Comments should not begin with a lowercase character. (capitalized-comments)
(#517) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#518) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#519) Comments should not begin with a lowercase character. (capitalized-comments)
(#519) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#520) Comments should not begin with a lowercase character. (capitalized-comments)
(#520) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#521) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#522) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#523) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#524) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#525) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#526) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#527) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#528) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#529) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#530) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#531) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#532) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#533) Trailing spaces not allowed. (no-trailing-spaces)
(#533) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#534) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#535) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#536) Multiple spaces found before '//Max'. (no-multi-spaces)
(#536) Expected space or tab after '//' in comment. (spaced-comment)
(#536) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#537) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#538) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#539) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#540) Comments should not begin with a lowercase character. (capitalized-comments)
(#540) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#541) Comments should not begin with a lowercase character. (capitalized-comments)
(#541) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#542) Comments should not begin with a lowercase character. (capitalized-comments)
(#542) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#543) Comments should not begin with a lowercase character. (capitalized-comments)
(#543) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#544) Comments should not begin with a lowercase character. (capitalized-comments)
(#544) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#545) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#546) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#547) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#548) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#549) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#550) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#551) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#552) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#553) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#554) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#555) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#556) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#557) Trailing spaces not allowed. (no-trailing-spaces)
(#557) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#558) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#559) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#560) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#561) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#562) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#563) 'lineGraph' is assigned a value but never used. (no-unused-vars)
(#563) 'Chart' is not defined. (no-undef)
(#563) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#564) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#565) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#566) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#567) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#568) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#569) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#570) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#571) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#572) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#573) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#574) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#575) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#576) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#577) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#578) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#579) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#580) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#581) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#582) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#582) Missing semicolon. (semi)
(#583) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#584) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#585) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#586) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#587) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#588) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#589) Comments should not begin with a lowercase character. (capitalized-comments)
(#589) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#590) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#591) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#592) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#593) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#594) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#595) Comments should not begin with a lowercase character. (capitalized-comments)
(#595) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#596) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#597) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#598) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#599) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#600) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#601) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#602) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#603) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#604) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#605) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#606) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#607) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#608) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#609) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#610) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#611) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#612) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#613) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#614) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#615) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#616) Comments should not begin with a lowercase character. (capitalized-comments)
(#616) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#617) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#618) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#619) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#620) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#621) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#622) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#623) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#624) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#625) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#626) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#627) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#628) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#629) ["absoluteboxcount"] is better written in dot notation. (dot-notation)
(#629) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#630) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#631) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#632) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#633) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#634) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#635) ["studentboxcount"] is better written in dot notation. (dot-notation)
(#635) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#636) 'max' is already defined. (no-redeclare)
(#636) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#637) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#638) ["due"] is better written in dot notation. (dot-notation)
(#638) ["notdue"] is better written in dot notation. (dot-notation)
(#638) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#639) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#640) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#641) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#642) ["performance"] is better written in dot notation. (dot-notation)
(#642) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#643) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#644) ["averageboxcount"] is better written in dot notation. (dot-notation)
(#644) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#645) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#646) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#647) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#648) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#649) 'stepsize' is already defined. (no-redeclare)
(#649) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#650) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#651) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#652) 'stepsize' is already defined. (no-redeclare)
(#652) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#653) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#654) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#655) 'stepsize' is already defined. (no-redeclare)
(#655) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#656) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#657) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#658) 'stepsize' is already defined. (no-redeclare)
(#658) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#659) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#660) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#661) 'stepsize' declared on line 632 column 21 is used outside of binding context. (block-scoped-var)
(#661) 'stepsize' declared on line 649 column 21 is used outside of binding context. (block-scoped-var)
(#661) 'stepsize' declared on line 652 column 21 is used outside of binding context. (block-scoped-var)
(#661) 'stepsize' declared on line 655 column 21 is used outside of binding context. (block-scoped-var)
(#661) 'stepsize' declared on line 658 column 21 is used outside of binding context. (block-scoped-var)
(#661) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#662) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#663) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#664) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#665) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#666) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#667) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#668) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#669) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#670) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#671) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#672) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#673) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#674) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#675) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#676) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#677) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#678) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#679) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#680) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#681) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#682) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#683) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#684) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#685) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#686) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#687) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#688) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#689) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#690) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#691) Comments should not begin with a lowercase character. (capitalized-comments)
(#691) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)

CSS problems

(3 errors, 17 warnings)

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

mod/cardbox/styles.css
(#432) Expected newline after "}" (block-closing-brace-newline-after)
(#430) Expected "#00549F" to be "#00549f" (color-hex-case)
(#431) Expected "#00549F" to be "#00549f" (color-hex-case)
(#48) Expected "#ff9900" to be "#f90" (color-hex-length)
(#117) Unexpected !important (declaration-no-important)
(#79) Unexpected unit (length-zero-no-unit)
(#102) Unexpected unit (length-zero-no-unit)
(#179) Unexpected unit (length-zero-no-unit)
(#184) Unexpected unit (length-zero-no-unit)
(#223) Unexpected unit (length-zero-no-unit)
(#224) Unexpected unit (length-zero-no-unit)
(#313) Unexpected unit (length-zero-no-unit)
(#474) Unexpected unit (length-zero-no-unit)
(#518) Unexpected unit (length-zero-no-unit)
(#521) Unexpected unit (length-zero-no-unit)
(#532) Unexpected unit (length-zero-no-unit)
(#533) Unexpected unit (length-zero-no-unit)
(#536) Unexpected unit (length-zero-no-unit)
(#539) Unexpected unit (length-zero-no-unit)
(#432) Unexpected whitespace at end of line (no-eol-whitespace)

PHPDocs style problems

(60 errors, 0 warnings)

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

mod/cardbox/backup/moodle2/restore_cardbox_activity_task.class.php
(#82) 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)]}
(#84) 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)]}
(#98) 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)]}
(#100) 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/cardbox/card_form.php
(#41) Phpdocs for function mod_cardbox_card_form::definition has incomplete parameters list
(#206) Phpdocs for function mod_cardbox_card_form::add_action_buttons_for_managers has incomplete parameters list
(#247) Phpdocs for function mod_cardbox_card_form::validation has incomplete parameters list
mod/cardbox/classes/output/practice.php
(#54) Phpdocs for function cardbox_practice::__construct has incomplete parameters list
mod/cardbox/classes/output/previewtable.php
(#41) Phpdocs for function previewtable::__construct has incomplete parameters list
mod/cardbox/classes/output/start.php
(#48) Phpdocs for function cardbox_start::cardbox_prepare_topics_to_study has incomplete parameters list
(#92) Phpdocs for function cardbox_start::export_for_template has incomplete parameters list
mod/cardbox/lib.php
(#46) Phpdocs for function cardbox_add_instance has incomplete parameters list
(#72) Phpdocs for function cardbox_update_instance has incomplete parameters list
mod/cardbox/locallib.php
(#44) Phpdocs for function cardbox_save_new_topic has incomplete parameters list
(#62) Phpdocs for function cardbox_get_topics has incomplete parameters list
(#87) Phpdocs for function cardbox_save_new_card has incomplete parameters list
(#119) Phpdocs for function cardbox_save_new_cardcontent has incomplete parameters list
(#155) Phpdocs for function cardbox_edit_card has incomplete parameters list
(#224) Phpdocs for function cardbox_add_new_cards has incomplete parameters list
(#267) Phpdocs for function cardbox_get_download_url has incomplete parameters list
(#345) Phpdocs for function cardbox_get_answers has incomplete parameters list
(#360) Phpdocs for function cardbox_get_notapproved_answers has incomplete parameters list
(#375) Phpdocs for function cardbox_get_questioncontext has incomplete parameters list
(#394) Phpdocs for function cardbox_get_answercontext has incomplete parameters list
(#413) Phpdocs for function cardbox_get_status has incomplete parameters list
(#434) Phpdocs for function cardbox_card_approved has incomplete parameters list
(#484) Phpdocs for function cardbox_get_image_itemid has incomplete parameters list
(#498) Phpdocs for function cardbox_get_imagedescription has incomplete parameters list
(#516) Phpdocs for function cardbox_get_user_date has incomplete parameters list
(#527) Phpdocs for function cardbox_get_user_date_short has incomplete parameters list
(#536) Phpdocs for function cardbox_get_user_datetime_shortformat has incomplete parameters list
(#546) Phpdocs for function cardbox_is_card_due has incomplete parameters list
(#578) Phpdocs for function cardbox_update_card_progress has incomplete parameters list
(#613) Phpdocs for function cardbox_send_change_notification has incomplete parameters list
mod/cardbox/model/card_selection_algorithm.php
(#60) Phpdocs for function cardbox_card_selection_algorithm::cardbox_select_cards_for_practice has incomplete parameters list
(#165) Phpdocs for function cardbox_card_selection_algorithm::cardbox_compare_cards_1st_level has incomplete parameters list
(#195) Phpdocs for function cardbox_card_selection_algorithm::cardbox_compare_cards_2nd_level has incomplete parameters list
(#213) Phpdocs for function cardbox_card_selection_algorithm::cardbox_compare_cards_3rd_level has incomplete parameters list
(#232) Phpdocs for function cardbox_card_selection_algorithm::cardbox_compare_cards_4th_level has incomplete parameters list
mod/cardbox/model/card_sorting_algorithm.php
(#34) Phpdocs for function cardbox_card_sorting_algorithm::cardbox_sort_cards_for_practice has incomplete parameters list
(#106) Phpdocs for function cardbox_card_sorting_algorithm::cardbox_compare_cards_primacy_recency has incomplete parameters list
mod/cardbox/model/cardbox.class.php
(#73) Phpdocs for function cardbox_cardboxmodel::cardbox_get_card_selection has incomplete parameters list
(#137) Phpdocs for function cardbox_cardboxmodel::cardbox_get_users_cards has incomplete parameters list
(#182) Phpdocs for function cardbox_cardboxmodel::cardbox_get_card_contents has incomplete parameters list
(#195) Phpdocs for function cardbox_cardboxmodel::cardbox_compare_cardcontenttypes has incomplete parameters list
(#218) Phpdocs for function cardbox_cardboxmodel::cardbox_get_casesensitive has incomplete parameters list
mod/cardbox/model/cardcollection.class.php
(#53) Phpdocs for function cardbox_cardcollection::cardbox_get_card_list has incomplete parameters list
(#85) Phpdocs for function cardbox_cardcollection::cardbox_get_topic has incomplete parameters list
(#100) Phpdocs for function cardbox_cardcollection::cardbox_get_necessaryanswerslocked has incomplete parameters list
(#113) Phpdocs for function cardbox_cardcollection::cardbox_get_question has incomplete parameters list
mod/cardbox/renderer.php
(#33) Phpdocs for function mod_cardbox_renderer::cardbox_create_tab has incomplete parameters list
(#53) Phpdocs for function mod_cardbox_renderer::cardbox_render_tabs has incomplete parameters list
(#85) Phpdocs for function mod_cardbox_renderer::cardbox_render_studyview has incomplete parameters list
(#94) Phpdocs for function mod_cardbox_renderer::cardbox_render_practice has incomplete parameters list
(#105) Phpdocs for function mod_cardbox_renderer::cardbox_render_practice_start has incomplete parameters list
(#114) Phpdocs for function mod_cardbox_renderer::cardbox_render_statistics has incomplete parameters list
(#123) Phpdocs for function mod_cardbox_renderer::cardbox_render_review has incomplete parameters list
(#132) Phpdocs for function mod_cardbox_renderer::cardbox_render_overview has incomplete parameters list
(#141) Phpdocs for function mod_cardbox_renderer::cardbox_render_errimport has incomplete parameters list
(#149) Phpdocs for function mod_cardbox_renderer::cardbox_render_topics has incomplete parameters list

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(1 errors, 1 warnings)

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

Problems running grunt
Task "stylelint:css" 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, 22 warnings)

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

mod/cardbox/templates/card.mustache
(#1) Example context missing (@template section not found.)
mod/cardbox/templates/cardside.mustache
(#1) Example context missing (@template section not found.)
mod/cardbox/templates/errimport.mustache
(#1) Example context missing (@template section not found.)
mod/cardbox/templates/options.mustache
(#1) Example context missing (@template section not found.)
mod/cardbox/templates/overview.mustache
(#1) Example context missing (@template section not found.)
mod/cardbox/templates/practice.mustache
(#1) Example context missing (@template section not found.)
mod/cardbox/templates/practice_answer_autocheck.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 9: Duplicate ID “cardbox-cardcontainer”. (/div> <div id="cardbox-cardcontainer" class="col-xs-12 col-md-10 col-lg-8 col-xl-6"> <)
(#1) HTML Validation info, line 5: The first occurrence of ID “cardbox-cardcontainer” was here. (/div> <div id="cardbox-cardcontainer" class="col-xs-12 col-md-10 col-lg-8 col-xl-6 topic"></div>)
(#1) HTML Validation error, line 41: Duplicate ID “cardbox-buttons-practice”. (/div> <div id="cardbox-buttons-practice" class="col-xs-12 col-md-10 col-lg-8 col-xl-6" style="margin-top: 5px"> )
(#1) HTML Validation info, line 34: The first occurrence of ID “cardbox-buttons-practice” was here. (/div> <div id="cardbox-buttons-practice" class="col-xs-12 col-md-10 col-lg-8 col-xl-6"> )
mod/cardbox/templates/practice_answer_selfcheck.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 9: Duplicate ID “cardbox-cardcontainer”. (/div> <div id="cardbox-cardcontainer" class="col-xs-12 col-md-10 col-lg-8 col-xl-6 "> <)
(#1) HTML Validation info, line 5: The first occurrence of ID “cardbox-cardcontainer” was here. (/div> <div id="cardbox-cardcontainer" class="col-xs-12 col-md-10 col-lg-8 col-xl-6"></div>)
(#1) HTML Validation error, line 18: Duplicate ID “cardbox-practice-content”. (</div><div id="cardbox-practice-content" class="row"> )
(#1) HTML Validation info, line 2: The first occurrence of ID “cardbox-practice-content” was here. (ad><body><div id="cardbox-practice-content" class="row"> )
(#1) HTML Validation error, line 43: Duplicate ID “cardbox-buttons-practice”. (/div> <div id="cardbox-buttons-practice" class="col-xs-12 col-md-10 col-lg-8 col-xl-6" style="margin-top: 5px"> )
(#1) HTML Validation info, line 32: The first occurrence of ID “cardbox-buttons-practice” was here. (/div> <div id="cardbox-buttons-practice" class="col-xs-12 col-md-10 col-lg-8 col-xl-6"> )
(#1) HTML Validation error, line 44: Duplicate ID “cardbox-proceed-buttons”. ( <span id="cardbox-proceed-buttons" class="col-xs-12 cardbox-buttons" style="max-width: 100%"> )
(#1) HTML Validation info, line 33: The first occurrence of ID “cardbox-proceed-buttons” was here. ( <span id="cardbox-proceed-buttons" class="col-xs-12 cardbox-buttons" style="max-width: 100%"> )
mod/cardbox/templates/practice_question_autocheck.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 11: Duplicate ID “cardbox-cardcontainer”. (/div> <div id="cardbox-cardcontainer" class="col-xs-12 col-md-10 col-lg-8 col-xl-6 topic"></div>)
(#1) HTML Validation info, line 5: The first occurrence of ID “cardbox-cardcontainer” was here. (/div> <div id="cardbox-cardcontainer" class="col-xs-12 col-md-10 col-lg-8 col-xl-6" style="margin-bottom: 10px"> )
mod/cardbox/templates/practice_question_selfcheck.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 11: Duplicate ID “cardbox-cardcontainer”. (/div> <div id="cardbox-cardcontainer" class="col-xs-12 col-md-10 col-lg-8 col-xl-6"></div>)
(#1) HTML Validation info, line 5: The first occurrence of ID “cardbox-cardcontainer” was here. (/div> <div id="cardbox-cardcontainer" class="col-xs-12 col-md-10 col-lg-8 col-xl-6" style="margin-bottom: 10px"> )
mod/cardbox/templates/practice_start.mustache
(#1) Example context missing (@template section not found.)
mod/cardbox/templates/practice_suggest_answer.mustache
(#1) Example context missing (@template section not found.)
mod/cardbox/templates/statistics.mustache
(#1) Example context missing (@template section not found.)
mod/cardbox/templates/topic.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]