Prechecker results: error


PHP lint problems

(0 errors, 0 warnings)

This section shows php lint problems in the code detected by php -l [More info]


PHP coding style problems

(1749 errors, 542 warnings)

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

mod/dmelearn/backup/moodle2/backup_dmelearn_stepslib.php
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
mod/dmelearn/content/elmo_ajax_ws.php
(#25) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#40) Variable "public_key" must not contain underscores.
(#42) Variable "secret_key" must not contain underscores.
(#44) Variable "app_name" must not contain underscores.
(#45) Variable "ELMO_ENV" must be all lower-case
(#45) Variable "ELMO_ENV" must not contain underscores.
(#65) Variable "path_explode" must not contain underscores.
(#66) Variable "request_path" must not contain underscores.
(#66) Variable "path_explode" must not contain underscores.
(#70) Variable "request_path" must not contain underscores.
(#73) Variable "path_explode" must not contain underscores.
(#74) Variable "path_explode" must not contain underscores.
(#80) Variable "public_key" must not contain underscores.
(#80) Variable "app_name" must not contain underscores.
(#80) Variable "secret_key" must not contain underscores.
(#92) Variable "path_explode" must not contain underscores.
(#93) Variable "activity_name" must not contain underscores.
(#93) Variable "path_explode" must not contain underscores.
(#94) Variable "course_path" must not contain underscores.
(#94) Variable "path_explode" must not contain underscores.
(#99) Variable "activity_name" must not contain underscores.
(#99) Variable "course_path" must not contain underscores.
(#100) Variable "public_key" must not contain underscores.
(#100) Variable "app_name" must not contain underscores.
(#100) Variable "secret_key" must not contain underscores.
(#111) Variable "path_explode" must not contain underscores.
(#112) Variable "activity_name" must not contain underscores.
(#112) Variable "path_explode" must not contain underscores.
(#113) Variable "course_path" must not contain underscores.
(#113) Variable "path_explode" must not contain underscores.
(#118) Variable "activity_name" must not contain underscores.
(#118) Variable "course_path" must not contain underscores.
(#119) Variable "public_key" must not contain underscores.
(#119) Variable "app_name" must not contain underscores.
(#119) Variable "secret_key" must not contain underscores.
(#130) Variable "domain_info" must not contain underscores.
(#130) Variable "ELMO_ENV" must be all lower-case
(#130) Variable "ELMO_ENV" must not contain underscores.
(#131) Variable "domain_info" must not contain underscores.
(#133) Variable "path_explode" must not contain underscores.
mod/dmelearn/content/elmo_ajax_ws_reset.php
(#24) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#39) Variable "public_key" must not contain underscores.
(#41) Variable "secret_key" must not contain underscores.
(#43) Variable "app_name" must not contain underscores.
(#44) Variable "ELMO_ENV" must be all lower-case
(#44) Variable "ELMO_ENV" must not contain underscores.
(#59) Variable "course_path" must not contain underscores.
(#60) Variable "user_id" must not contain underscores.
(#65) Variable "course_path" must not contain underscores.
(#65) Variable "user_id" must not contain underscores.
(#66) Variable "public_key" must not contain underscores.
(#66) Variable "app_name" must not contain underscores.
(#66) Variable "secret_key" must not contain underscores.
(#68) Variable "page_request" must not contain underscores.
(#69) Variable "page_request" must not contain underscores.
mod/dmelearn/content/elmo_lib.php
(#26) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#30) Variable "ELMO_ENV" must be all lower-case
(#30) Variable "ELMO_ENV" must not contain underscores.
(#57) Variable "public_key" must not contain underscores.
(#58) Variable "secret_key" must not contain underscores.
(#59) Variable "app_name" must not contain underscores.
(#67) Variable "public_key" must not contain underscores.
(#68) Variable "public_key" must not contain underscores.
(#68) Variable "app_name" must not contain underscores.
(#68) Variable "secret_key" must not contain underscores.
(#70) Variable "page_request" must not contain underscores.
(#71) Variable "page_request" must not contain underscores.
mod/dmelearn/content/elmo_web_service_hash.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#40) Variable "first_name" must not contain underscores.
(#40) Variable "last_name" must not contain underscores.
(#40) Variable "secret_key" must not contain underscores.
(#41) Variable "first_name" must not contain underscores.
(#41) Variable "last_name" must not contain underscores.
(#41) Variable "secret_key" must not contain underscores.
mod/dmelearn/content/include/cache.php
(#31) Member variable "cache_dir" must not contain underscores.
(#42) This comment is 62% valid code; is this commented out code?
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) No space found before comment text; expected "// $f = fopen(self::$cache_dir.$filename.'.txt', 'w+');" but found "//$f = fopen(self::$cache_dir.$filename.'.txt', 'w+');"
(#43) This comment is 75% valid code; is this commented out code?
(#43) No space found before comment text; expected "// fwrite($f, $string);" but found "//fwrite($f, $string);"
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) This comment is 80% valid code; is this commented out code?
(#44) No space found before comment text; expected "// fclose($f);" but found "//fclose($f);"
(#55) Variable "cache_dir" must not contain underscores.
mod/dmelearn/content/include/constants.php
(#33) Variable "ELMO_ENV" must be all lower-case
(#33) Variable "ELMO_ENV" must not contain underscores.
(#37) Variable "ELMO_ENV" must be all lower-case
(#37) Variable "ELMO_ENV" must not contain underscores.
(#41) Variable "ELMO_ENV" must be all lower-case
(#41) Variable "ELMO_ENV" must not contain underscores.
(#45) Variable "ELMO_ENV" must be all lower-case
(#45) Variable "ELMO_ENV" must not contain underscores.
(#49) Variable "ELMO_ENV" must be all lower-case
(#49) Variable "ELMO_ENV" must not contain underscores.
(#53) Variable "ELMO_ENV" must be all lower-case
(#53) Variable "ELMO_ENV" must not contain underscores.
(#57) Variable "ELMO_ENV" must be all lower-case
(#57) Variable "ELMO_ENV" must not contain underscores.
(#92) Variable "frontEndConstants" must be all lower-case
(#93) Variable "ELMO_ENV" must be all lower-case
(#93) Variable "ELMO_ENV" must not contain underscores.
mod/dmelearn/content/include/functions.php
(#42) Expected MOODLE_INTERNAL check or config.php inclusion
(#42) Variable "public_key" must not contain underscores.
(#42) Variable "app_name" must not contain underscores.
(#42) Variable "first_name" must not contain underscores.
(#42) Variable "last_name" must not contain underscores.
(#42) Variable "secret_key" must not contain underscores.
(#45) Variable "first_name" must not contain underscores.
(#45) Variable "first_name" must not contain underscores.
(#46) Variable "last_name" must not contain underscores.
(#46) Variable "last_name" must not contain underscores.
(#54) Variable "public_key" must not contain underscores.
(#55) Variable "app_name" must not contain underscores.
(#56) Variable "first_name" must not contain underscores.
(#56) Variable "last_name" must not contain underscores.
(#60) Variable "first_name" must not contain underscores.
(#60) Variable "last_name" must not contain underscores.
(#60) Variable "secret_key" must not contain underscores.
(#104) Variable "post_data" must not contain underscores.
(#110) Variable "post_data" must not contain underscores.
(#154) Variable "post_data" must not contain underscores.
(#160) Variable "post_data" must not contain underscores.
(#179) Variable "file_headers" must not contain underscores.
(#180) Variable "file_headers" must not contain underscores.
(#221) Variable "path_explode" must not contain underscores.
(#223) Variable "path_explode" must not contain underscores.
(#225) Variable "path_explode" must not contain underscores.
(#238) Variable "version_num" must not contain underscores.
(#242) Variable "version_num" must not contain underscores.
(#269) Whitespace found at end of line
(#276) Variable "courseID" must be all lower-case
(#276) Variable "courseModuleID" must be all lower-case
(#276) Variable "userID" must be all lower-case
(#276) Variable "courseCompleted" must be all lower-case
(#280) Variable "courseID" must be all lower-case
(#282) Variable "courseModuleID" must be all lower-case
(#287) Variable "courseModule" must be all lower-case
(#287) Variable "courseModuleID" must be all lower-case
(#287) Variable "courseID" must be all lower-case
(#289) Variable "courseModule" must be all lower-case
(#296) Variable "courseModule" must be all lower-case
(#297) Variable "courseCompleted" must be all lower-case
(#299) Variable "courseModule" must be all lower-case
(#301) Variable "userID" must be all lower-case
(#304) Variable "courseCompleted" must be all lower-case
(#306) Variable "courseModule" must be all lower-case
(#308) Variable "userID" must be all lower-case
mod/dmelearn/content/include/noAccess.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#31) Line exceeds 132 characters; contains 171 characters
(#31) Line exceeds 132 characters; contains 171 characters
(#31) Line exceeds 132 characters; contains 171 characters
(#31) Line exceeds 132 characters; contains 171 characters
(#31) Line exceeds 132 characters; contains 171 characters
(#31) Line exceeds 132 characters; contains 171 characters
(#31) Line exceeds 132 characters; contains 171 characters
(#37) Variable "course_version" must not contain underscores.
(#38) Variable "course_version" must not contain underscores.
mod/dmelearn/content/index.php
(#33) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#54) Inline doc block comments are not allowed; use "// Comment." instead
(#82) Variable "public_key" must not contain underscores.
(#82) Variable "app_name" must not contain underscores.
(#82) Variable "secret_key" must not contain underscores.
(#84) Variable "course_request" must not contain underscores.
(#111) Variable "course_version" must not contain underscores.
(#111) Variable "course_request" must not contain underscores.
(#111) Variable "course_request" must not contain underscores.
(#111) Line exceeds 132 characters; contains 133 characters
(#113) Variable "course_version" must not contain underscores.
(#118) Empty IF statement detected
(#122) Variable "course_request" must not contain underscores.
(#124) Variable "course_request" must not contain underscores.
(#125) Variable "course_request" must not contain underscores.
(#128) Variable "course_request" must not contain underscores.
(#129) Variable "course_request" must not contain underscores.
(#143) Variable "public_key" must not contain underscores.
(#143) Variable "app_name" must not contain underscores.
(#143) Variable "secret_key" must not contain underscores.
(#145) Variable "page_request" must not contain underscores.
(#147) Variable "page_request" must not contain underscores.
(#148) Variable "page_request" must not contain underscores.
(#151) Variable "page_request" must not contain underscores.
(#157) Variable "course_request" must not contain underscores.
(#158) Variable "course_request" must not contain underscores.
(#186) Variable "course_request" must not contain underscores.
(#187) Variable "course_request" must not contain underscores.
(#192) Variable "course_version" must not contain underscores.
(#198) Variable "nav_buttons" must not contain underscores.
(#198) Variable "page_request" must not contain underscores.
(#201) Variable "nav_buttons" must not contain underscores.
(#202) Variable "nav_buttons" must not contain underscores.
(#203) Variable "previous_url" must not contain underscores.
(#205) Variable "previous_url" must not contain underscores.
(#209) Variable "nav_buttons" must not contain underscores.
(#210) Variable "nav_buttons" must not contain underscores.
(#211) Variable "next_url" must not contain underscores.
(#213) Variable "next_url" must not contain underscores.
(#217) Variable "course_request" must not contain underscores.
(#217) Variable "page_request" must not contain underscores.
(#226) Variable "courseConstants" must be all lower-case
(#236) Variable "course_request" must not contain underscores.
(#237) Variable "page_request" must not contain underscores.
(#238) Variable "frontEndConstants" must be all lower-case
(#242) Variable "courseConstants" must be all lower-case
(#250) Variable "previous_url" must not contain underscores.
(#251) Variable "next_url" must not contain underscores.
(#257) Variable "tf_has_expired" must not contain underscores.
(#257) Variable "course_request" must not contain underscores.
(#257) Variable "course_request" must not contain underscores.
(#259) Variable "tf_has_expired" must not contain underscores.
mod/dmelearn/content/lmssettings.php
(#36) Variable "public_key" must not contain underscores.
(#38) Variable "secret_key" must not contain underscores.
(#40) Variable "app_name" must not contain underscores.
(#42) Variable "ELMO_ENV" must be all lower-case
(#42) Variable "ELMO_ENV" must not contain underscores.
(#44) Variable "ELMO_ENV" must be all lower-case
(#44) Variable "ELMO_ENV" must not contain underscores.
(#44) Variable "public_key" must not contain underscores.
(#44) Variable "secret_key" must not contain underscores.
(#44) Variable "app_name" must not contain underscores.
(#80) Line exceeds maximum limit of 180 characters; contains 244 characters
(#83) Line exceeds 132 characters; contains 136 characters
(#118) Variable "course_complete" must not contain underscores.
(#177) Variable "course_complete" must not contain underscores.
(#180) Variable "course_complete" must not contain underscores.
(#195) Variable "course_complete" must not contain underscores.
(#209) Variable "grade_item" must not contain underscores.
(#212) Variable "grade_item" must not contain underscores.
(#214) Variable "grade_item" must not contain underscores.
(#221) Variable "grade_grades" must not contain underscores.
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) Variable "grade_grades" must not contain underscores.
(#227) Variable "grade_grades" must not contain underscores.
(#228) Variable "grade_grades" must not contain underscores.
(#228) Variable "grade_item" must not contain underscores.
(#229) Variable "grade_grades" must not contain underscores.
(#230) Variable "grade_grades" must not contain underscores.
(#231) Variable "grade_grades" must not contain underscores.
(#232) Variable "grade_grades" must not contain underscores.
(#232) Variable "grade_item" must not contain underscores.
(#233) Variable "grade_grades" must not contain underscores.
(#234) Variable "grade_grades" must not contain underscores.
(#235) Variable "grade_grades" must not contain underscores.
(#237) Variable "course_complete" must not contain underscores.
(#239) Variable "grade_grades" must not contain underscores.
(#242) Variable "grade_grades" must not contain underscores.
(#242) Variable "grade_grades" must not contain underscores.
(#244) Variable "grade_grades" must not contain underscores.
(#248) Variable "grade_grades" must not contain underscores.
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) Variable "course_complete" must not contain underscores.
(#251) Variable "grade_grades" must not contain underscores.
(#251) Variable "grade_grades" must not contain underscores.
(#254) Variable "grade_grades" must not contain underscores.
(#254) Variable "grade_grades" must not contain underscores.
(#255) Variable "grade_grades" must not contain underscores.
(#256) Variable "grade_grades" must not contain underscores.
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#261) Variable "course_complete" must not contain underscores.
(#261) Variable "grade_grades" must not contain underscores.
(#261) Variable "grade_grades" must not contain underscores.
(#265) Inline comments must end in full-stops, exclamation marks, or question marks
(#266) Variable "currentTime" must be all lower-case
(#267) Variable "formattedString" must be all lower-case
(#267) Variable "currentTime" must be all lower-case
(#270) Variable "grade_grades" must not contain underscores.
(#271) Variable "grade_grades" must not contain underscores.
(#271) Variable "formattedString" must be all lower-case
(#272) Variable "grade_grades" must not contain underscores.
(#273) Variable "grade_grades" must not contain underscores.
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
(#279) Inline comments must end in full-stops, exclamation marks, or question marks
(#279) This comment is 63% valid code; is this commented out code?
(#279) No space found before comment text; expected "// @todo clear_completion_dates(true);" but found "//@todo clear_completion_dates(true);"
(#283) Variable "grade_of_rawgrademax" must not contain underscores.
(#283) Variable "grade_grades" must not contain underscores.
(#285) Variable "grade_grades" must not contain underscores.
(#285) Variable "grade_of_rawgrademax" must not contain underscores.
(#286) Variable "grade_grades" must not contain underscores.
(#286) Variable "grade_of_rawgrademax" must not contain underscores.
(#289) Variable "grade_grades" must not contain underscores.
(#292) Inline comments must start with a capital letter, digit or 3-dots sequence
(#292) Inline comments must end in full-stops, exclamation marks, or question marks
(#292) This comment is 50% valid code; is this commented out code?
(#292) No space found before comment text; expected "// $grade_grades->overridden = time();" but found "//$grade_grades->overridden = time();"
(#293) Variable "grade_grades" must not contain underscores.
(#298) Variable "grade_of_rawgrademax" must not contain underscores.
(#299) Variable "grade_grades" must not contain underscores.
(#300) Inline comments must start with a capital letter, digit or 3-dots sequence
(#300) Inline comments must end in full-stops, exclamation marks, or question marks
(#300) This comment is 50% valid code; is this commented out code?
(#300) No space found before comment text; expected "// $grade_grades->overridden = time();" but found "//$grade_grades->overridden = time();"
(#301) Variable "grade_grades" must not contain underscores.
(#318) Variable "purge_completion" must not contain underscores.
(#333) Variable "course_completion_id" must not contain underscores.
(#334) Variable "course_completion_timestarted" must not contain underscores.
(#335) Variable "course_completion_timeenrolled" must not contain underscores.
(#337) Variable "course_completion_id" must not contain underscores.
(#341) Variable "course_completion_timestarted" must not contain underscores.
(#343) Variable "course_completion_timeenrolled" must not contain underscores.
(#354) Variable "crit_params" must not contain underscores.
(#355) Variable "crit_compl_id" must not contain underscores.
(#356) Variable "criteria_id" must not contain underscores.
(#357) Inline comments must start with a capital letter, digit or 3-dots sequence
(#359) Variable "compl_criteria" must not contain underscores.
(#359) Variable "criteria_id" must not contain underscores.
(#360) Variable "crit_params" must not contain underscores.
(#360) Variable "crit_compl_id" must not contain underscores.
(#361) Variable "crit_params" must not contain underscores.
(#364) Variable "compl_criteria" must not contain underscores.
(#365) Variable "compl_criteria" must not contain underscores.
(#367) Variable "crit_params" must not contain underscores.
(#371) Variable "compl_criteria" must not contain underscores.
(#372) Variable "compl_criteria" must not contain underscores.
(#373) Variable "compl_criteria" must not contain underscores.
(#375) Variable "crit_params" must not contain underscores.
(#377) Variable "crit_params" must not contain underscores.
(#381) Inline comments must start with a capital letter, digit or 3-dots sequence
(#382) Variable "purge_completion" must not contain underscores.
(#389) Whitespace found at end of line
(#395) Variable "instance_id" must not contain underscores.
(#396) Variable "course_id" must not contain underscores.
(#397) Variable "module_name" must not contain underscores.
(#400) Variable "module_name" must not contain underscores.
(#407) Variable "module_id" must not contain underscores.
(#410) Variable "course_id" must not contain underscores.
(#411) Variable "module_id" must not contain underscores.
(#412) Variable "instance_id" must not contain underscores.
mod/dmelearn/content/navigation.php
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Member variable "show_summary" must not contain underscores.
(#35) Member variable "site_url" must not contain underscores.
(#39) Member variable "course_version" must not contain underscores.
(#59) Expected 1 space after asterisk; 2 found
(#75) Public method name "Navigation::makeStandardNavigation" must be in lower-case letters only
(#90) Variable "site_url" must not contain underscores.
(#96) Variable "return_string" must not contain underscores.
(#99) This comment is 50% valid code; is this commented out code?
(#99) No space found before comment text; expected "// $keys = array_keys($navigation); //NOT USED YET." but found "//$keys = array_keys($navigation); //NOT USED YET."
(#102) Variable "module_key" must not contain underscores.
(#102) Variable "module_data" must not contain underscores.
(#104) Variable "module_data" must not contain underscores.
(#106) Variable "page_key" must not contain underscores.
(#106) Variable "module_data" must not contain underscores.
(#107) Variable "return_string" must not contain underscores.
(#109) Variable "module_key" must not contain underscores.
(#110) Variable "return_string" must not contain underscores.
(#112) Variable "return_string" must not contain underscores.
(#114) Variable "module_key" must not contain underscores.
(#115) Variable "page_key" must not contain underscores.
(#117) Variable "module_data" must not contain underscores.
(#119) Variable "page_key" must not contain underscores.
(#119) Variable "module_data" must not contain underscores.
(#121) Variable "return_string" must not contain underscores.
(#122) Variable "module_key" must not contain underscores.
(#123) Variable "return_string" must not contain underscores.
(#125) Variable "return_string" must not contain underscores.
(#127) Variable "module_key" must not contain underscores.
(#128) Variable "page_key" must not contain underscores.
(#130) Variable "module_data" must not contain underscores.
(#133) Variable "module_key" must not contain underscores.
(#135) Variable "return_string" must not contain underscores.
(#137) Variable "module_data" must not contain underscores.
(#137) Variable "page_key" must not contain underscores.
(#137) Variable "page_title" must not contain underscores.
(#138) Variable "return_string" must not contain underscores.
(#140) Variable "module_key" must not contain underscores.
(#140) Variable "page_key" must not contain underscores.
(#141) Variable "return_string" must not contain underscores.
(#143) Variable "return_string" must not contain underscores.
(#145) Variable "module_key" must not contain underscores.
(#146) Variable "page_key" must not contain underscores.
(#148) Variable "page_title" must not contain underscores.
(#150) Variable "return_string" must not contain underscores.
(#152) Variable "return_string" must not contain underscores.
(#156) Variable "return_string" must not contain underscores.
(#157) Variable "return_string" must not contain underscores.
(#165) Public method name "Navigation::makeCourseFour" must be in lower-case letters only
(#176) Variable "site_url" must not contain underscores.
(#182) Variable "return_string" must not contain underscores.
(#188) Variable "module_key" must not contain underscores.
(#188) Variable "module_data" must not contain underscores.
(#190) Variable "module_data" must not contain underscores.
(#192) Variable "page_key" must not contain underscores.
(#192) Variable "module_data" must not contain underscores.
(#195) Variable "return_string" must not contain underscores.
(#198) Variable "module_key" must not contain underscores.
(#199) Variable "return_string" must not contain underscores.
(#201) Variable "return_string" must not contain underscores.
(#204) Variable "return_string" must not contain underscores.
(#205) Variable "module_key" must not contain underscores.
(#206) Variable "page_key" must not contain underscores.
(#208) Variable "module_data" must not contain underscores.
(#211) Variable "return_string" must not contain underscores.
(#216) Variable "module_data" must not contain underscores.
(#216) Variable "page_key" must not contain underscores.
(#216) Variable "page_title" must not contain underscores.
(#218) Variable "return_string" must not contain underscores.
(#221) Variable "module_key" must not contain underscores.
(#221) Variable "page_key" must not contain underscores.
(#222) Variable "return_string" must not contain underscores.
(#224) Variable "return_string" must not contain underscores.
(#227) Variable "return_string" must not contain underscores.
(#228) Variable "module_key" must not contain underscores.
(#229) Variable "page_key" must not contain underscores.
(#231) Variable "page_title" must not contain underscores.
(#234) Variable "return_string" must not contain underscores.
(#240) Variable "return_string" must not contain underscores.
(#241) Variable "return_string" must not contain underscores.
(#249) Public method name "Navigation::makeNewNav" must be in lower-case letters only
(#264) Variable "site_url" must not contain underscores.
(#270) Variable "return_string" must not contain underscores.
(#273) This comment is 50% valid code; is this commented out code?
(#273) No space found before comment text; expected "// $keys = array_keys($navigation); //NOT USED YET." but found "//$keys = array_keys($navigation); //NOT USED YET."
(#276) Variable "module_key" must not contain underscores.
(#276) Variable "module_data" must not contain underscores.
(#278) Variable "module_data" must not contain underscores.
(#280) Variable "page_key" must not contain underscores.
(#280) Variable "module_data" must not contain underscores.
(#281) Variable "return_string" must not contain underscores.
(#283) Variable "module_key" must not contain underscores.
(#284) Variable "return_string" must not contain underscores.
(#286) Variable "return_string" must not contain underscores.
(#288) Variable "module_key" must not contain underscores.
(#289) Variable "page_key" must not contain underscores.
(#291) Variable "module_data" must not contain underscores.
(#293) Variable "page_key" must not contain underscores.
(#293) Variable "module_data" must not contain underscores.
(#295) Variable "return_string" must not contain underscores.
(#296) Variable "module_key" must not contain underscores.
(#297) Variable "return_string" must not contain underscores.
(#299) Variable "return_string" must not contain underscores.
(#301) Variable "module_key" must not contain underscores.
(#302) Variable "page_key" must not contain underscores.
(#304) Variable "module_data" must not contain underscores.
(#307) Variable "module_key" must not contain underscores.
(#309) Variable "return_string" must not contain underscores.
(#311) Variable "module_data" must not contain underscores.
(#311) Variable "page_key" must not contain underscores.
(#311) Variable "page_title" must not contain underscores.
(#312) Variable "return_string" must not contain underscores.
(#314) Variable "module_key" must not contain underscores.
(#314) Variable "page_key" must not contain underscores.
(#315) Variable "return_string" must not contain underscores.
(#317) Variable "return_string" must not contain underscores.
(#319) Variable "module_key" must not contain underscores.
(#320) Variable "page_key" must not contain underscores.
(#322) Variable "page_title" must not contain underscores.
(#324) Variable "return_string" must not contain underscores.
(#326) Variable "return_string" must not contain underscores.
(#330) Variable "return_string" must not contain underscores.
(#331) Variable "return_string" must not contain underscores.
mod/dmelearn/content/plates/base.php
(#1) The first thing in a PHP file must be the <?php tag.
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#6) Variable "course_data" must not contain underscores.
(#6) Variable "course_data" must not contain underscores.
(#14) Expected "if (...) {\n"; found "if (...) { "
(#14) Variable "course_data" must not contain underscores.
(#14) Variable "course_data" must not contain underscores.
(#14) Closing brace must be on a line by itself
mod/dmelearn/content/plates/base_reset.php
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) No space found before comment text; expected "// Page to show if course must be reset." but found "//Page to show if course must be reset."
(#1) Line 2 of the opening comment must start "//".
(#1) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#5) Line 6 of the opening comment must start "// (at your option) any later version.".
(#5) Line 7 of the opening comment must start "//".
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Variable "course_data" must not contain underscores.
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#14) Inline comments must start with a capital letter, digit or 3-dots sequence
(#15) Variable "page_data" must not contain underscores.
(#23) Inline comments must start with a capital letter, digit or 3-dots sequence
(#24) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#31) Variable "course_data" must not contain underscores.
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#38) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#40) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#41) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#42) No space found before comment text; expected "// Course scripts." but found "//Course scripts."
(#43) Short PHP opening tag used with echo; expected "<?php echo $course_constants ..." but found "<?= $course_constants ..."
(#43) Variable "course_constants" must not contain underscores.
(#49) Variable "course_data" must not contain underscores.
(#50) Variable "course_data" must not contain underscores.
(#50) Variable "dScript" must be all lower-case
(#51) Variable "dScript" must be all lower-case
(#51) Variable "dScript" must be all lower-case
(#56) Variable "course_data" must not contain underscores.
(#57) Variable "course_data" must not contain underscores.
(#57) Variable "bScript" must be all lower-case
(#58) Variable "bScript" must be all lower-case
(#58) Variable "bScript" must be all lower-case
(#64) Variable "course_data" must not contain underscores.
(#65) Variable "course_data" must not contain underscores.
(#65) Variable "pScript" must be all lower-case
(#66) Variable "pScript" must be all lower-case
(#66) Variable "pScript" must be all lower-case
(#67) Variable "course_constants" must not contain underscores.
(#67) Variable "pScript" must be all lower-case
mod/dmelearn/content/plates/layouts/1/footer.php
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Line 2 of the opening comment must start "//".
(#1) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#5) Line 6 of the opening comment must start "// (at your option) any later version.".
(#5) Line 7 of the opening comment must start "//".
(#5) Short PHP opening tag used with echo; expected "<?php echo date ..." but found "<?= date ..."
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#10) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#12) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#14) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
mod/dmelearn/content/plates/layouts/1/header.php
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Line 2 of the opening comment must start "//".
(#1) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#5) Line 6 of the opening comment must start "// (at your option) any later version.".
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#6) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#7) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#7) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#7) Line 12 of the opening comment must start "//".
(#8) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#8) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#8) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#9) Inline comments must start with a capital letter, digit or 3-dots sequence
(#10) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#16) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#18) Variable "course_data" must not contain underscores.
(#23) Inline comments must start with a capital letter, digit or 3-dots sequence
(#24) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#26) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#28) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#29) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#31) Short PHP opening tag used with echo; expected "<?php echo $course_constants ..." but found "<?= $course_constants ..."
(#31) Variable "course_constants" must not contain underscores.
(#36) Variable "course_data" must not contain underscores.
(#37) Variable "course_data" must not contain underscores.
(#37) Variable "dScript" must be all lower-case
(#38) Variable "dScript" must be all lower-case
(#38) Variable "dScript" must be all lower-case
(#42) Variable "course_data" must not contain underscores.
(#43) Variable "course_data" must not contain underscores.
(#43) Variable "bScript" must be all lower-case
(#44) Variable "bScript" must be all lower-case
(#44) Variable "bScript" must be all lower-case
(#49) Variable "course_data" must not contain underscores.
(#50) Variable "course_data" must not contain underscores.
(#50) Variable "pScript" must be all lower-case
(#51) Variable "pScript" must be all lower-case
(#51) Variable "pScript" must be all lower-case
(#52) Variable "course_constants" must not contain underscores.
(#52) Variable "pScript" must be all lower-case
mod/dmelearn/content/plates/layouts/1/shell.php
(#1) The first thing in a PHP file must be the <?php tag.
(#3) Short PHP opening tag used with echo; expected "<?php echo $course_data ..." but found "<?= $course_data ..."
(#3) Variable "course_data" must not contain underscores.
(#10) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#10) Variable "page_data" must not contain underscores.
(#13) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#13) Short PHP opening tag used with echo; expected "<?php echo $page_data ..." but found "<?= $page_data ..."
(#13) Variable "page_data" must not contain underscores.
(#13) Short PHP opening tag used with echo; expected "<?php echo $page_data ..." but found "<?= $page_data ..."
(#13) Variable "page_data" must not contain underscores.
(#13) Short PHP opening tag used with echo; expected "<?php echo $page_data ..." but found "<?= $page_data ..."
(#13) Variable "page_data" must not contain underscores.
(#13) Line exceeds maximum limit of 180 characters; contains 286 characters
(#13) Line exceeds maximum limit of 180 characters; contains 286 characters
(#13) Line exceeds maximum limit of 180 characters; contains 286 characters
(#13) Line exceeds maximum limit of 180 characters; contains 286 characters
(#13) Line exceeds maximum limit of 180 characters; contains 286 characters
(#13) Line exceeds maximum limit of 180 characters; contains 286 characters
(#13) Line exceeds maximum limit of 180 characters; contains 286 characters
(#13) Line exceeds maximum limit of 180 characters; contains 286 characters
(#13) Line exceeds maximum limit of 180 characters; contains 286 characters
(#13) Line exceeds maximum limit of 180 characters; contains 286 characters
(#13) Line exceeds maximum limit of 180 characters; contains 286 characters
(#13) Line exceeds maximum limit of 180 characters; contains 286 characters
(#45) Variable "page_data" must not contain underscores.
(#47) Usage of ELSEIF not allowed; use ELSE IF instead
(#47) Variable "page_data" must not contain underscores.
(#48) Short PHP opening tag used with echo; expected "<?php echo $page_data ..." but found "<?= $page_data ..."
(#48) Variable "page_data" must not contain underscores.
mod/dmelearn/content/plates/layouts/2.1/assessment_summary.php
(#1) The first thing in a PHP file must be the <?php tag.
(#13) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#13) Variable "page_data" must not contain underscores.
(#14) Variable "page_data" must not contain underscores.
(#16) Variable "page_data" must not contain underscores.
(#22) Variable "page_data" must not contain underscores.
(#22) Line exceeds 132 characters; contains 136 characters
(#22) Line exceeds 132 characters; contains 136 characters
(#22) Line exceeds 132 characters; contains 136 characters
(#22) Line exceeds 132 characters; contains 136 characters
(#22) Line exceeds 132 characters; contains 136 characters
(#22) Line exceeds 132 characters; contains 136 characters
(#22) Line exceeds 132 characters; contains 136 characters
(#22) Line exceeds 132 characters; contains 136 characters
(#22) Line exceeds 132 characters; contains 136 characters
(#22) Line exceeds 132 characters; contains 136 characters
(#22) Line exceeds 132 characters; contains 136 characters
(#22) Line exceeds 132 characters; contains 136 characters
(#22) Line exceeds 132 characters; contains 136 characters
(#22) Line exceeds 132 characters; contains 136 characters
(#22) Line exceeds 132 characters; contains 136 characters
(#22) Line exceeds 132 characters; contains 136 characters
(#22) Line exceeds 132 characters; contains 136 characters
(#22) Line exceeds 132 characters; contains 136 characters
(#22) Line exceeds 132 characters; contains 136 characters
(#22) Line exceeds 132 characters; contains 136 characters
(#22) Line exceeds 132 characters; contains 136 characters
(#22) Line exceeds 132 characters; contains 136 characters
(#22) Line exceeds 132 characters; contains 136 characters
(#22) Line exceeds 132 characters; contains 136 characters
(#22) Line exceeds 132 characters; contains 136 characters
(#22) Line exceeds 132 characters; contains 136 characters
(#22) Line exceeds 132 characters; contains 136 characters
(#22) Line exceeds 132 characters; contains 136 characters
(#22) Line exceeds 132 characters; contains 136 characters
(#22) Line exceeds 132 characters; contains 136 characters
(#22) Line exceeds 132 characters; contains 136 characters
(#22) Line exceeds 132 characters; contains 136 characters
(#22) Line exceeds 132 characters; contains 136 characters
(#22) Line exceeds 132 characters; contains 136 characters
(#22) Line exceeds 132 characters; contains 136 characters
(#22) Line exceeds 132 characters; contains 136 characters
(#30) Variable "page_data" must not contain underscores.
(#36) Variable "page_data" must not contain underscores.
(#61) Variable "fix_backslashed_urls" must not contain underscores.
(#61) Commas (,) must be followed by white space.
(#61) Line exceeds 132 characters; contains 138 characters
(#61) Line exceeds 132 characters; contains 138 characters
(#61) Line exceeds 132 characters; contains 138 characters
(#61) Line exceeds 132 characters; contains 138 characters
(#61) Line exceeds 132 characters; contains 138 characters
(#61) Line exceeds 132 characters; contains 138 characters
(#61) Line exceeds 132 characters; contains 138 characters
(#61) Line exceeds 132 characters; contains 138 characters
(#61) Line exceeds 132 characters; contains 138 characters
(#61) Line exceeds 132 characters; contains 138 characters
(#61) Line exceeds 132 characters; contains 138 characters
(#61) Line exceeds 132 characters; contains 138 characters
(#61) Line exceeds 132 characters; contains 138 characters
(#61) Line exceeds 132 characters; contains 138 characters
(#61) Line exceeds 132 characters; contains 138 characters
(#61) Line exceeds 132 characters; contains 138 characters
(#61) Line exceeds 132 characters; contains 138 characters
(#61) Line exceeds 132 characters; contains 138 characters
(#61) Line exceeds 132 characters; contains 138 characters
(#61) Line exceeds 132 characters; contains 138 characters
(#61) Line exceeds 132 characters; contains 138 characters
(#61) Line exceeds 132 characters; contains 138 characters
(#61) Line exceeds 132 characters; contains 138 characters
(#61) Line exceeds 132 characters; contains 138 characters
(#61) Line exceeds 132 characters; contains 138 characters
(#61) Line exceeds 132 characters; contains 138 characters
(#61) Line exceeds 132 characters; contains 138 characters
(#61) Line exceeds 132 characters; contains 138 characters
(#61) Line exceeds 132 characters; contains 138 characters
(#61) Line exceeds 132 characters; contains 138 characters
(#61) Line exceeds 132 characters; contains 138 characters
(#61) Line exceeds 132 characters; contains 138 characters
(#61) Line exceeds 132 characters; contains 138 characters
(#61) Line exceeds 132 characters; contains 138 characters
(#61) Line exceeds 132 characters; contains 138 characters
(#61) Line exceeds 132 characters; contains 138 characters
(#62) Variable "fix_backslashed_urls" must not contain underscores.
(#63) Short PHP opening tag used with echo; expected "<?php echo $mod_id ..." but found "<?= $mod_id ..."
(#63) Variable "mod_id" must not contain underscores.
(#63) Short PHP opening tag used with echo; expected "<?php echo $cmp ..." but found "<?= $cmp ..."
(#63) Short PHP opening tag used with echo; expected "<?php echo $cmp ..." but found "<?= $cmp ..."
(#63) Short PHP opening tag used with echo; expected "<?php echo $cmp ..." but found "<?= $cmp ..."
(#63) Line exceeds maximum limit of 180 characters; contains 209 characters
(#63) Line exceeds maximum limit of 180 characters; contains 209 characters
(#63) Line exceeds maximum limit of 180 characters; contains 209 characters
(#63) Line exceeds maximum limit of 180 characters; contains 209 characters
(#63) Line exceeds maximum limit of 180 characters; contains 209 characters
(#63) Line exceeds maximum limit of 180 characters; contains 209 characters
(#63) Line exceeds maximum limit of 180 characters; contains 209 characters
(#63) Line exceeds maximum limit of 180 characters; contains 209 characters
(#63) Line exceeds maximum limit of 180 characters; contains 209 characters
(#63) Line exceeds maximum limit of 180 characters; contains 209 characters
(#63) Line exceeds maximum limit of 180 characters; contains 209 characters
(#63) Line exceeds maximum limit of 180 characters; contains 209 characters
(#63) Line exceeds maximum limit of 180 characters; contains 209 characters
(#63) Line exceeds maximum limit of 180 characters; contains 209 characters
(#63) Line exceeds maximum limit of 180 characters; contains 209 characters
(#63) Line exceeds maximum limit of 180 characters; contains 209 characters
(#63) Line exceeds maximum limit of 180 characters; contains 209 characters
(#63) Line exceeds maximum limit of 180 characters; contains 209 characters
(#63) Line exceeds maximum limit of 180 characters; contains 209 characters
(#63) Line exceeds maximum limit of 180 characters; contains 209 characters
(#63) Line exceeds maximum limit of 180 characters; contains 209 characters
(#63) Line exceeds maximum limit of 180 characters; contains 209 characters
(#63) Line exceeds maximum limit of 180 characters; contains 209 characters
(#63) Line exceeds maximum limit of 180 characters; contains 209 characters
(#63) Line exceeds maximum limit of 180 characters; contains 209 characters
(#63) Line exceeds maximum limit of 180 characters; contains 209 characters
(#63) Line exceeds maximum limit of 180 characters; contains 209 characters
(#63) Line exceeds maximum limit of 180 characters; contains 209 characters
(#63) Line exceeds maximum limit of 180 characters; contains 209 characters
(#63) Line exceeds maximum limit of 180 characters; contains 209 characters
(#63) Line exceeds maximum limit of 180 characters; contains 209 characters
(#63) Line exceeds maximum limit of 180 characters; contains 209 characters
(#63) Line exceeds maximum limit of 180 characters; contains 209 characters
(#63) Line exceeds maximum limit of 180 characters; contains 209 characters
(#63) Line exceeds maximum limit of 180 characters; contains 209 characters
(#63) Line exceeds maximum limit of 180 characters; contains 209 characters
(#82) Variable "fix_backslashed_urls" must not contain underscores.
(#82) Commas (,) must be followed by white space.
(#82) Line exceeds 132 characters; contains 141 characters
(#82) Line exceeds 132 characters; contains 141 characters
(#82) Line exceeds 132 characters; contains 141 characters
(#82) Line exceeds 132 characters; contains 141 characters
(#82) Line exceeds 132 characters; contains 141 characters
(#82) Line exceeds 132 characters; contains 141 characters
(#82) Line exceeds 132 characters; contains 141 characters
(#82) Line exceeds 132 characters; contains 141 characters
(#82) Line exceeds 132 characters; contains 141 characters
(#82) Line exceeds 132 characters; contains 141 characters
(#82) Line exceeds 132 characters; contains 141 characters
(#82) Line exceeds 132 characters; contains 141 characters
(#82) Line exceeds 132 characters; contains 141 characters
(#82) Line exceeds 132 characters; contains 141 characters
(#82) Line exceeds 132 characters; contains 141 characters
(#82) Line exceeds 132 characters; contains 141 characters
(#82) Line exceeds 132 characters; contains 141 characters
(#82) Line exceeds 132 characters; contains 141 characters
(#82) Line exceeds 132 characters; contains 141 characters
(#82) Line exceeds 132 characters; contains 141 characters
(#82) Line exceeds 132 characters; contains 141 characters
(#82) Line exceeds 132 characters; contains 141 characters
(#82) Line exceeds 132 characters; contains 141 characters
(#82) Line exceeds 132 characters; contains 141 characters
(#82) Line exceeds 132 characters; contains 141 characters
(#82) Line exceeds 132 characters; contains 141 characters
(#82) Line exceeds 132 characters; contains 141 characters
(#82) Line exceeds 132 characters; contains 141 characters
(#82) Line exceeds 132 characters; contains 141 characters
(#82) Line exceeds 132 characters; contains 141 characters
(#82) Line exceeds 132 characters; contains 141 characters
(#82) Line exceeds 132 characters; contains 141 characters
(#82) Line exceeds 132 characters; contains 141 characters
(#82) Line exceeds 132 characters; contains 141 characters
(#82) Line exceeds 132 characters; contains 141 characters
(#82) Line exceeds 132 characters; contains 141 characters
(#83) Variable "fix_backslashed_urls" must not contain underscores.
(#85) Short PHP opening tag used with echo; expected "<?php echo $mod_id ..." but found "<?= $mod_id ..."
(#85) Variable "mod_id" must not contain underscores.
(#85) Short PHP opening tag used with echo; expected "<?php echo $cmp ..." but found "<?= $cmp ..."
(#85) Short PHP opening tag used with echo; expected "<?php echo $cmp ..." but found "<?= $cmp ..."
(#85) Short PHP opening tag used with echo; expected "<?php echo $cmp ..." but found "<?= $cmp ..."
(#85) Short PHP opening tag used with echo; expected "<?php echo $question ..." but found "<?= $question ..."
(#85) Line exceeds maximum limit of 180 characters; contains 210 characters
(#85) Line exceeds maximum limit of 180 characters; contains 210 characters
(#85) Line exceeds maximum limit of 180 characters; contains 210 characters
(#85) Line exceeds maximum limit of 180 characters; contains 210 characters
(#85) Line exceeds maximum limit of 180 characters; contains 210 characters
(#85) Line exceeds maximum limit of 180 characters; contains 210 characters
(#85) Line exceeds maximum limit of 180 characters; contains 210 characters
(#85) Line exceeds maximum limit of 180 characters; contains 210 characters
(#85) Line exceeds maximum limit of 180 characters; contains 210 characters
(#85) Line exceeds maximum limit of 180 characters; contains 210 characters
(#85) Line exceeds maximum limit of 180 characters; contains 210 characters
(#85) Line exceeds maximum limit of 180 characters; contains 210 characters
(#85) Line exceeds maximum limit of 180 characters; contains 210 characters
(#85) Line exceeds maximum limit of 180 characters; contains 210 characters
(#85) Line exceeds maximum limit of 180 characters; contains 210 characters
(#85) Line exceeds maximum limit of 180 characters; contains 210 characters
(#85) Line exceeds maximum limit of 180 characters; contains 210 characters
(#85) Line exceeds maximum limit of 180 characters; contains 210 characters
(#85) Line exceeds maximum limit of 180 characters; contains 210 characters
(#85) Line exceeds maximum limit of 180 characters; contains 210 characters
(#85) Line exceeds maximum limit of 180 characters; contains 210 characters
(#85) Line exceeds maximum limit of 180 characters; contains 210 characters
(#85) Line exceeds maximum limit of 180 characters; contains 210 characters
(#85) Line exceeds maximum limit of 180 characters; contains 210 characters
(#85) Line exceeds maximum limit of 180 characters; contains 210 characters
(#85) Line exceeds maximum limit of 180 characters; contains 210 characters
(#85) Line exceeds maximum limit of 180 characters; contains 210 characters
(#85) Line exceeds maximum limit of 180 characters; contains 210 characters
(#85) Line exceeds maximum limit of 180 characters; contains 210 characters
(#85) Line exceeds maximum limit of 180 characters; contains 210 characters
(#85) Line exceeds maximum limit of 180 characters; contains 210 characters
(#85) Line exceeds maximum limit of 180 characters; contains 210 characters
(#85) Line exceeds maximum limit of 180 characters; contains 210 characters
(#85) Line exceeds maximum limit of 180 characters; contains 210 characters
(#85) Line exceeds maximum limit of 180 characters; contains 210 characters
(#85) Line exceeds maximum limit of 180 characters; contains 210 characters
(#105) Variable "page_data" must not contain underscores.
(#110) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#110) Short PHP opening tag used with echo; expected "<?php echo $page_data ..." but found "<?= $page_data ..."
(#110) Variable "page_data" must not contain underscores.
(#110) Short PHP opening tag used with echo; expected "<?php echo $page_data ..." but found "<?= $page_data ..."
(#110) Variable "page_data" must not contain underscores.
(#110) Short PHP opening tag used with echo; expected "<?php echo $page_data ..." but found "<?= $page_data ..."
(#110) Variable "page_data" must not contain underscores.
(#110) Line exceeds maximum limit of 180 characters; contains 247 characters
(#110) Line exceeds maximum limit of 180 characters; contains 247 characters
(#110) Line exceeds maximum limit of 180 characters; contains 247 characters
(#110) Line exceeds maximum limit of 180 characters; contains 247 characters
(#110) Line exceeds maximum limit of 180 characters; contains 247 characters
(#110) Line exceeds maximum limit of 180 characters; contains 247 characters
(#110) Line exceeds maximum limit of 180 characters; contains 247 characters
(#110) Line exceeds maximum limit of 180 characters; contains 247 characters
(#110) Line exceeds maximum limit of 180 characters; contains 247 characters
(#110) Line exceeds maximum limit of 180 characters; contains 247 characters
(#110) Line exceeds maximum limit of 180 characters; contains 247 characters
(#110) Line exceeds maximum limit of 180 characters; contains 247 characters
(#110) Line exceeds maximum limit of 180 characters; contains 247 characters
(#110) Line exceeds maximum limit of 180 characters; contains 247 characters
(#110) Line exceeds maximum limit of 180 characters; contains 247 characters
(#110) Line exceeds maximum limit of 180 characters; contains 247 characters
(#110) Line exceeds maximum limit of 180 characters; contains 247 characters
(#110) Line exceeds maximum limit of 180 characters; contains 247 characters
(#110) Line exceeds maximum limit of 180 characters; contains 247 characters
(#110) Line exceeds maximum limit of 180 characters; contains 247 characters
(#110) Line exceeds maximum limit of 180 characters; contains 247 characters
(#110) Line exceeds maximum limit of 180 characters; contains 247 characters
(#110) Line exceeds maximum limit of 180 characters; contains 247 characters
(#110) Line exceeds maximum limit of 180 characters; contains 247 characters
(#110) Line exceeds maximum limit of 180 characters; contains 247 characters
(#110) Line exceeds maximum limit of 180 characters; contains 247 characters
(#110) Line exceeds maximum limit of 180 characters; contains 247 characters
(#110) Line exceeds maximum limit of 180 characters; contains 247 characters
(#110) Line exceeds maximum limit of 180 characters; contains 247 characters
(#110) Line exceeds maximum limit of 180 characters; contains 247 characters
(#110) Line exceeds maximum limit of 180 characters; contains 247 characters
(#110) Line exceeds maximum limit of 180 characters; contains 247 characters
(#110) Line exceeds maximum limit of 180 characters; contains 247 characters
(#110) Line exceeds maximum limit of 180 characters; contains 247 characters
(#110) Line exceeds maximum limit of 180 characters; contains 247 characters
(#110) Line exceeds maximum limit of 180 characters; contains 247 characters
(#115) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#115) Short PHP opening tag used with echo; expected "<?php echo $page_data ..." but found "<?= $page_data ..."
(#115) Variable "page_data" must not contain underscores.
(#115) Short PHP opening tag used with echo; expected "<?php echo $page_data ..." but found "<?= $page_data ..."
(#115) Variable "page_data" must not contain underscores.
(#115) Short PHP opening tag used with echo; expected "<?php echo $page_data ..." but found "<?= $page_data ..."
(#115) Variable "page_data" must not contain underscores.
(#115) Line exceeds maximum limit of 180 characters; contains 244 characters
(#115) Line exceeds maximum limit of 180 characters; contains 244 characters
(#115) Line exceeds maximum limit of 180 characters; contains 244 characters
(#115) Line exceeds maximum limit of 180 characters; contains 244 characters
(#115) Line exceeds maximum limit of 180 characters; contains 244 characters
(#115) Line exceeds maximum limit of 180 characters; contains 244 characters
(#115) Line exceeds maximum limit of 180 characters; contains 244 characters
(#115) Line exceeds maximum limit of 180 characters; contains 244 characters
(#115) Line exceeds maximum limit of 180 characters; contains 244 characters
(#115) Line exceeds maximum limit of 180 characters; contains 244 characters
(#115) Line exceeds maximum limit of 180 characters; contains 244 characters
(#115) Line exceeds maximum limit of 180 characters; contains 244 characters
(#115) Line exceeds maximum limit of 180 characters; contains 244 characters
(#115) Line exceeds maximum limit of 180 characters; contains 244 characters
(#115) Line exceeds maximum limit of 180 characters; contains 244 characters
(#115) Line exceeds maximum limit of 180 characters; contains 244 characters
(#115) Line exceeds maximum limit of 180 characters; contains 244 characters
(#115) Line exceeds maximum limit of 180 characters; contains 244 characters
(#115) Line exceeds maximum limit of 180 characters; contains 244 characters
(#115) Line exceeds maximum limit of 180 characters; contains 244 characters
(#115) Line exceeds maximum limit of 180 characters; contains 244 characters
(#115) Line exceeds maximum limit of 180 characters; contains 244 characters
(#115) Line exceeds maximum limit of 180 characters; contains 244 characters
(#115) Line exceeds maximum limit of 180 characters; contains 244 characters
(#115) Line exceeds maximum limit of 180 characters; contains 244 characters
(#115) Line exceeds maximum limit of 180 characters; contains 244 characters
(#115) Line exceeds maximum limit of 180 characters; contains 244 characters
(#115) Line exceeds maximum limit of 180 characters; contains 244 characters
(#115) Line exceeds maximum limit of 180 characters; contains 244 characters
(#115) Line exceeds maximum limit of 180 characters; contains 244 characters
(#115) Line exceeds maximum limit of 180 characters; contains 244 characters
(#115) Line exceeds maximum limit of 180 characters; contains 244 characters
(#115) Line exceeds maximum limit of 180 characters; contains 244 characters
(#115) Line exceeds maximum limit of 180 characters; contains 244 characters
(#115) Line exceeds maximum limit of 180 characters; contains 244 characters
(#115) Line exceeds maximum limit of 180 characters; contains 244 characters
(#125) Variable "course_evaluation" must not contain underscores.
(#127) Variable "course_evaluation" must not contain underscores.
mod/dmelearn/content/plates/layouts/2.1/footer.php
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Line 2 of the opening comment must start "//".
(#1) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#5) Line 6 of the opening comment must start "// (at your option) any later version.".
(#6) Line 7 of the opening comment must start "//".
(#7) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#7) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#7) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#7) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#7) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#7) Line 12 of the opening comment must start "//".
(#7) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#7) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#19) Short PHP opening tag used with echo; expected "<?php echo date ..." but found "<?= date ..."
(#24) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#26) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#43) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#44) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#48) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
mod/dmelearn/content/plates/layouts/2.1/glossary.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#3) Variable "itemID" must be all lower-case
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Variable "course_data" must not contain underscores.
(#14) function name "sortObjectsByTitle" must be lower-case letters only
(#15) Opening brace should be on the same line as the declaration
(#31) Variable "itemID" must be all lower-case
(#32) Variable "itemID" must be all lower-case
(#40) Variable "itemID" must be all lower-case
(#45) Variable "itemID" must be all lower-case
(#46) Variable "itemID" must be all lower-case
mod/dmelearn/content/plates/layouts/2.1/header.php
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Line 2 of the opening comment must start "//".
(#1) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#5) Line 6 of the opening comment must start "// (at your option) any later version.".
(#6) Line 7 of the opening comment must start "//".
(#7) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#7) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#7) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#8) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#9) Line 12 of the opening comment must start "//".
(#9) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#9) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#10) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#17) Variable "course_data" must not contain underscores.
(#18) Whitespace found at end of line within string
(#22) Inline comments must start with a capital letter, digit or 3-dots sequence
(#23) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#26) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#30) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) No space found before comment text; expected "// Course scripts" but found "//Course scripts"
(#32) Short PHP opening tag used with echo; expected "<?php echo $course_constants ..." but found "<?= $course_constants ..."
(#32) Variable "course_constants" must not contain underscores.
(#37) Variable "course_data" must not contain underscores.
(#38) Variable "course_data" must not contain underscores.
(#38) Variable "dScript" must be all lower-case
(#39) Variable "dScript" must be all lower-case
(#39) Variable "dScript" must be all lower-case
(#43) Variable "course_data" must not contain underscores.
(#44) Variable "course_data" must not contain underscores.
(#44) Variable "bScript" must be all lower-case
(#45) Variable "bScript" must be all lower-case
(#45) Variable "bScript" must be all lower-case
(#49) Variable "course_data" must not contain underscores.
(#50) Variable "course_data" must not contain underscores.
(#50) Variable "pScript" must be all lower-case
(#51) Variable "pScript" must be all lower-case
(#51) Variable "pScript" must be all lower-case
(#52) Variable "course_constants" must not contain underscores.
(#52) Variable "pScript" must be all lower-case
mod/dmelearn/content/plates/layouts/2.1/prev_next.php
(#1) The first thing in a PHP file must be the <?php tag.
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Variable "previous_url" must not contain underscores.
(#4) Short PHP opening tag used with echo; expected "<?php echo $lmscontenturl ..." but found "<?= $lmscontenturl ..."
(#4) Short PHP opening tag used with echo; expected "<?php echo $previous_url ..." but found "<?= $previous_url ..."
(#4) Variable "previous_url" must not contain underscores.
(#4) Short PHP opening tag used with echo; expected "<?php echo $previous_url ..." but found "<?= $previous_url ..."
(#4) Variable "previous_url" must not contain underscores.
(#11) Variable "next_url" must not contain underscores.
(#13) Short PHP opening tag used with echo; expected "<?php echo $lmscontenturl ..." but found "<?= $lmscontenturl ..."
(#13) Short PHP opening tag used with echo; expected "<?php echo $next_url ..." but found "<?= $next_url ..."
(#13) Variable "next_url" must not contain underscores.
(#13) Short PHP opening tag used with echo; expected "<?php echo $next_url ..." but found "<?= $next_url ..."
(#13) Variable "next_url" must not contain underscores.
mod/dmelearn/content/plates/layouts/2.1/shell.php
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Line 2 of the opening comment must start "//".
(#1) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#5) Line 6 of the opening comment must start "// (at your option) any later version.".
(#6) Line 7 of the opening comment must start "//".
(#7) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#7) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#7) Short PHP opening tag used with echo; expected "<?php echo $course_data ..." but found "<?= $course_data ..."
(#7) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#7) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#7) Variable "course_data" must not contain underscores.
(#7) Line 12 of the opening comment must start "//".
(#7) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#7) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#104) Variable "page_data" must not contain underscores.
(#108) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#108) Short PHP opening tag used with echo; expected "<?php echo $page_data ..." but found "<?= $page_data ..."
(#108) Variable "page_data" must not contain underscores.
(#108) Short PHP opening tag used with echo; expected "<?php echo $page_data ..." but found "<?= $page_data ..."
(#108) Variable "page_data" must not contain underscores.
(#108) Short PHP opening tag used with echo; expected "<?php echo $page_data ..." but found "<?= $page_data ..."
(#108) Variable "page_data" must not contain underscores.
(#108) Line exceeds maximum limit of 180 characters; contains 241 characters
(#108) Line exceeds maximum limit of 180 characters; contains 241 characters
(#108) Line exceeds maximum limit of 180 characters; contains 241 characters
(#108) Line exceeds maximum limit of 180 characters; contains 241 characters
(#108) Line exceeds maximum limit of 180 characters; contains 241 characters
(#108) Line exceeds maximum limit of 180 characters; contains 241 characters
(#108) Line exceeds maximum limit of 180 characters; contains 241 characters
(#108) Line exceeds maximum limit of 180 characters; contains 241 characters
(#108) Line exceeds maximum limit of 180 characters; contains 241 characters
(#108) Line exceeds maximum limit of 180 characters; contains 241 characters
(#108) Line exceeds maximum limit of 180 characters; contains 241 characters
(#108) Line exceeds maximum limit of 180 characters; contains 241 characters
(#108) Line exceeds maximum limit of 180 characters; contains 241 characters
(#108) Line exceeds maximum limit of 180 characters; contains 241 characters
(#108) Line exceeds maximum limit of 180 characters; contains 241 characters
(#108) Line exceeds maximum limit of 180 characters; contains 241 characters
(#108) Line exceeds maximum limit of 180 characters; contains 241 characters
(#108) Line exceeds maximum limit of 180 characters; contains 241 characters
(#108) Line exceeds maximum limit of 180 characters; contains 241 characters
(#110) Line exceeds 132 characters; contains 140 characters
(#110) Line exceeds 132 characters; contains 140 characters
(#110) Line exceeds 132 characters; contains 140 characters
(#110) Line exceeds 132 characters; contains 140 characters
(#110) Line exceeds 132 characters; contains 140 characters
(#110) Line exceeds 132 characters; contains 140 characters
(#110) Line exceeds 132 characters; contains 140 characters
(#110) Line exceeds 132 characters; contains 140 characters
(#110) Line exceeds 132 characters; contains 140 characters
(#110) Line exceeds 132 characters; contains 140 characters
(#110) Line exceeds 132 characters; contains 140 characters
(#110) Line exceeds 132 characters; contains 140 characters
(#110) Line exceeds 132 characters; contains 140 characters
(#110) Line exceeds 132 characters; contains 140 characters
(#110) Line exceeds 132 characters; contains 140 characters
(#110) Line exceeds 132 characters; contains 140 characters
(#110) Line exceeds 132 characters; contains 140 characters
(#110) Line exceeds 132 characters; contains 140 characters
(#110) Line exceeds 132 characters; contains 140 characters
(#121) Line exceeds 132 characters; contains 140 characters
(#121) Line exceeds 132 characters; contains 140 characters
(#121) Line exceeds 132 characters; contains 140 characters
(#121) Line exceeds 132 characters; contains 140 characters
(#121) Line exceeds 132 characters; contains 140 characters
(#121) Line exceeds 132 characters; contains 140 characters
(#121) Line exceeds 132 characters; contains 140 characters
(#121) Line exceeds 132 characters; contains 140 characters
(#121) Line exceeds 132 characters; contains 140 characters
(#121) Line exceeds 132 characters; contains 140 characters
(#121) Line exceeds 132 characters; contains 140 characters
(#121) Line exceeds 132 characters; contains 140 characters
(#121) Line exceeds 132 characters; contains 140 characters
(#121) Line exceeds 132 characters; contains 140 characters
(#121) Line exceeds 132 characters; contains 140 characters
(#121) Line exceeds 132 characters; contains 140 characters
(#121) Line exceeds 132 characters; contains 140 characters
(#121) Line exceeds 132 characters; contains 140 characters
(#121) Line exceeds 132 characters; contains 140 characters
(#122) Line exceeds 132 characters; contains 141 characters
(#122) Line exceeds 132 characters; contains 141 characters
(#122) Line exceeds 132 characters; contains 141 characters
(#122) Line exceeds 132 characters; contains 141 characters
(#122) Line exceeds 132 characters; contains 141 characters
(#122) Line exceeds 132 characters; contains 141 characters
(#122) Line exceeds 132 characters; contains 141 characters
(#122) Line exceeds 132 characters; contains 141 characters
(#122) Line exceeds 132 characters; contains 141 characters
(#122) Line exceeds 132 characters; contains 141 characters
(#122) Line exceeds 132 characters; contains 141 characters
(#122) Line exceeds 132 characters; contains 141 characters
(#122) Line exceeds 132 characters; contains 141 characters
(#122) Line exceeds 132 characters; contains 141 characters
(#122) Line exceeds 132 characters; contains 141 characters
(#122) Line exceeds 132 characters; contains 141 characters
(#122) Line exceeds 132 characters; contains 141 characters
(#122) Line exceeds 132 characters; contains 141 characters
(#122) Line exceeds 132 characters; contains 141 characters
(#133) Variable "page_data" must not contain underscores.
(#135) Usage of ELSEIF not allowed; use ELSE IF instead
(#135) Variable "page_data" must not contain underscores.
(#136) Short PHP opening tag used with echo; expected "<?php echo $page_data ..." but found "<?= $page_data ..."
(#136) Variable "page_data" must not contain underscores.
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) No space found before comment text; expected "// Next and back buttons at bottom of screen" but found "//Next and back buttons at bottom of screen"
(#160) Variable "course_data" must not contain underscores.
(#160) Variable "course_data" must not contain underscores.
(#162) A closing tag is not permitted at the end of a PHP file
mod/dmelearn/content/plates/layouts/2/footer.php
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Line 2 of the opening comment must start "//".
(#1) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#5) Line 6 of the opening comment must start "// (at your option) any later version.".
(#5) Line 7 of the opening comment must start "//".
(#5) Short PHP opening tag used with echo; expected "<?php echo date ..." but found "<?= date ..."
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) No space found before comment text; expected "// Jquery-UI" but found "//Jquery-UI"
(#14) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#15) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#19) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
mod/dmelearn/content/plates/layouts/2/header.php
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Line 2 of the opening comment must start "//".
(#1) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#5) Line 6 of the opening comment must start "// (at your option) any later version.".
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#6) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#7) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#7) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#7) Line 12 of the opening comment must start "//".
(#8) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#9) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#10) Inline comments must start with a capital letter, digit or 3-dots sequence
(#11) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#18) Variable "course_data" must not contain underscores.
(#22) Inline comments must start with a capital letter, digit or 3-dots sequence
(#23) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#25) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#27) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#28) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#30) Short PHP opening tag used with echo; expected "<?php echo $course_constants ..." but found "<?= $course_constants ..."
(#30) Variable "course_constants" must not contain underscores.
(#35) Variable "course_data" must not contain underscores.
(#36) Variable "course_data" must not contain underscores.
(#36) Variable "dScript" must be all lower-case
(#37) Variable "dScript" must be all lower-case
(#37) Variable "dScript" must be all lower-case
(#41) Variable "course_data" must not contain underscores.
(#42) Variable "course_data" must not contain underscores.
(#42) Variable "bScript" must be all lower-case
(#43) Variable "bScript" must be all lower-case
(#43) Variable "bScript" must be all lower-case
(#48) Variable "course_data" must not contain underscores.
(#49) Variable "course_data" must not contain underscores.
(#49) Variable "pScript" must be all lower-case
(#50) Variable "pScript" must be all lower-case
(#50) Variable "pScript" must be all lower-case
(#51) Variable "course_constants" must not contain underscores.
(#51) Variable "pScript" must be all lower-case
mod/dmelearn/content/plates/layouts/2/shell.php
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Line 2 of the opening comment must start "//".
(#1) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Short PHP opening tag used with echo; expected "<?php echo $course_data ..." but found "<?= $course_data ..."
(#4) Line 7 of the opening comment must start "//".
(#4) Variable "course_data" must not contain underscores.
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#10) Variable "page_data" must not contain underscores.
(#13) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#13) Short PHP opening tag used with echo; expected "<?php echo $page_data ..." but found "<?= $page_data ..."
(#13) Variable "page_data" must not contain underscores.
(#13) Short PHP opening tag used with echo; expected "<?php echo $page_data ..." but found "<?= $page_data ..."
(#13) Variable "page_data" must not contain underscores.
(#13) Short PHP opening tag used with echo; expected "<?php echo $page_data ..." but found "<?= $page_data ..."
(#13) Variable "page_data" must not contain underscores.
(#13) Line exceeds maximum limit of 180 characters; contains 290 characters
(#13) Line exceeds maximum limit of 180 characters; contains 290 characters
(#13) Line exceeds maximum limit of 180 characters; contains 290 characters
(#13) Line exceeds maximum limit of 180 characters; contains 290 characters
(#13) Line exceeds maximum limit of 180 characters; contains 290 characters
(#13) Line exceeds maximum limit of 180 characters; contains 290 characters
(#13) Line exceeds maximum limit of 180 characters; contains 290 characters
(#13) Line exceeds maximum limit of 180 characters; contains 290 characters
(#13) Line exceeds maximum limit of 180 characters; contains 290 characters
(#13) Line exceeds maximum limit of 180 characters; contains 290 characters
(#13) Line exceeds maximum limit of 180 characters; contains 290 characters
(#13) Line exceeds maximum limit of 180 characters; contains 290 characters
(#13) Line exceeds maximum limit of 180 characters; contains 290 characters
(#13) Line exceeds maximum limit of 180 characters; contains 290 characters
(#13) Line exceeds maximum limit of 180 characters; contains 290 characters
(#14) Line exceeds 132 characters; contains 140 characters
(#14) Line exceeds 132 characters; contains 140 characters
(#14) Line exceeds 132 characters; contains 140 characters
(#14) Line exceeds 132 characters; contains 140 characters
(#14) Line exceeds 132 characters; contains 140 characters
(#14) Line exceeds 132 characters; contains 140 characters
(#14) Line exceeds 132 characters; contains 140 characters
(#14) Line exceeds 132 characters; contains 140 characters
(#14) Line exceeds 132 characters; contains 140 characters
(#14) Line exceeds 132 characters; contains 140 characters
(#14) Line exceeds 132 characters; contains 140 characters
(#14) Line exceeds 132 characters; contains 140 characters
(#14) Line exceeds 132 characters; contains 140 characters
(#14) Line exceeds 132 characters; contains 140 characters
(#14) Line exceeds 132 characters; contains 140 characters
(#25) Line exceeds 132 characters; contains 140 characters
(#25) Line exceeds 132 characters; contains 140 characters
(#25) Line exceeds 132 characters; contains 140 characters
(#25) Line exceeds 132 characters; contains 140 characters
(#25) Line exceeds 132 characters; contains 140 characters
(#25) Line exceeds 132 characters; contains 140 characters
(#25) Line exceeds 132 characters; contains 140 characters
(#25) Line exceeds 132 characters; contains 140 characters
(#25) Line exceeds 132 characters; contains 140 characters
(#25) Line exceeds 132 characters; contains 140 characters
(#25) Line exceeds 132 characters; contains 140 characters
(#25) Line exceeds 132 characters; contains 140 characters
(#25) Line exceeds 132 characters; contains 140 characters
(#25) Line exceeds 132 characters; contains 140 characters
(#25) Line exceeds 132 characters; contains 140 characters
(#26) Line exceeds 132 characters; contains 141 characters
(#26) Line exceeds 132 characters; contains 141 characters
(#26) Line exceeds 132 characters; contains 141 characters
(#26) Line exceeds 132 characters; contains 141 characters
(#26) Line exceeds 132 characters; contains 141 characters
(#26) Line exceeds 132 characters; contains 141 characters
(#26) Line exceeds 132 characters; contains 141 characters
(#26) Line exceeds 132 characters; contains 141 characters
(#26) Line exceeds 132 characters; contains 141 characters
(#26) Line exceeds 132 characters; contains 141 characters
(#26) Line exceeds 132 characters; contains 141 characters
(#26) Line exceeds 132 characters; contains 141 characters
(#26) Line exceeds 132 characters; contains 141 characters
(#26) Line exceeds 132 characters; contains 141 characters
(#26) Line exceeds 132 characters; contains 141 characters
(#50) Variable "page_data" must not contain underscores.
(#52) Usage of ELSEIF not allowed; use ELSE IF instead
(#52) Variable "page_data" must not contain underscores.
(#53) Short PHP opening tag used with echo; expected "<?php echo $page_data ..." but found "<?= $page_data ..."
(#53) Variable "page_data" must not contain underscores.
mod/dmelearn/content/plates/layouts/3/footer.php
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Line 2 of the opening comment must start "//".
(#1) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
mod/dmelearn/content/plates/layouts/3/header.php
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Line 2 of the opening comment must start "//".
(#1) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#5) Line 6 of the opening comment must start "// (at your option) any later version.".
(#6) Line 7 of the opening comment must start "//".
(#7) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#7) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#7) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#8) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#9) Line 12 of the opening comment must start "//".
(#9) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#9) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#11) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#12) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#16) Variable "course_data" must not contain underscores.
(#25) Inline comments must start with a capital letter, digit or 3-dots sequence
(#26) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#27) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#29) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#30) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#32) Short PHP opening tag used with echo; expected "<?php echo $course_constants ..." but found "<?= $course_constants ..."
(#32) Variable "course_constants" must not contain underscores.
(#38) Variable "course_data" must not contain underscores.
(#39) Variable "course_data" must not contain underscores.
(#39) Variable "dScript" must be all lower-case
(#40) Variable "dScript" must be all lower-case
(#40) Variable "dScript" must be all lower-case
(#45) Variable "course_data" must not contain underscores.
(#46) Variable "course_data" must not contain underscores.
(#46) Variable "bScript" must be all lower-case
(#47) Variable "bScript" must be all lower-case
(#47) Variable "bScript" must be all lower-case
(#52) Variable "course_data" must not contain underscores.
(#53) Variable "course_data" must not contain underscores.
(#53) Variable "pScript" must be all lower-case
(#54) Variable "pScript" must be all lower-case
(#54) Variable "pScript" must be all lower-case
(#55) Variable "course_constants" must not contain underscores.
(#55) Variable "pScript" must be all lower-case
(#60) A closing tag is not permitted at the end of a PHP file
mod/dmelearn/content/plates/layouts/3/shell.php
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Line 2 of the opening comment must start "//".
(#1) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line exceeds 132 characters; contains 146 characters
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Reached the end of the file before finding all of the opening comment.
mod/dmelearn/content/plates/layouts/4/assessment_summary.php
(#1) The first thing in a PHP file must be the <?php tag.
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#16) Variable "page_data" must not contain underscores.
(#17) Variable "page_data" must not contain underscores.
(#21) Variable "page_data" must not contain underscores.
(#29) Variable "page_data" must not contain underscores.
(#35) Variable "page_data" must not contain underscores.
(#40) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#40) Short PHP opening tag used with echo; expected "<?php echo $page_data ..." but found "<?= $page_data ..."
(#40) Variable "page_data" must not contain underscores.
(#40) Line exceeds maximum limit of 180 characters; contains 183 characters
(#40) Line exceeds maximum limit of 180 characters; contains 183 characters
(#40) Line exceeds maximum limit of 180 characters; contains 183 characters
(#40) Line exceeds maximum limit of 180 characters; contains 183 characters
(#40) Line exceeds maximum limit of 180 characters; contains 183 characters
(#40) Line exceeds maximum limit of 180 characters; contains 183 characters
(#40) Line exceeds maximum limit of 180 characters; contains 183 characters
(#40) Line exceeds maximum limit of 180 characters; contains 183 characters
(#40) Line exceeds maximum limit of 180 characters; contains 183 characters
(#40) Line exceeds maximum limit of 180 characters; contains 183 characters
(#40) Line exceeds maximum limit of 180 characters; contains 183 characters
(#40) Line exceeds maximum limit of 180 characters; contains 183 characters
(#40) Line exceeds maximum limit of 180 characters; contains 183 characters
(#40) Line exceeds maximum limit of 180 characters; contains 183 characters
(#40) Line exceeds maximum limit of 180 characters; contains 183 characters
(#40) Line exceeds maximum limit of 180 characters; contains 183 characters
(#40) Line exceeds maximum limit of 180 characters; contains 183 characters
(#40) Line exceeds maximum limit of 180 characters; contains 183 characters
(#40) Line exceeds maximum limit of 180 characters; contains 183 characters
(#40) Line exceeds maximum limit of 180 characters; contains 183 characters
(#40) Line exceeds maximum limit of 180 characters; contains 183 characters
(#45) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#45) Short PHP opening tag used with echo; expected "<?php echo $page_data ..." but found "<?= $page_data ..."
(#45) Variable "page_data" must not contain underscores.
(#45) Line exceeds maximum limit of 180 characters; contains 184 characters
(#45) Line exceeds maximum limit of 180 characters; contains 184 characters
(#45) Line exceeds maximum limit of 180 characters; contains 184 characters
(#45) Line exceeds maximum limit of 180 characters; contains 184 characters
(#45) Line exceeds maximum limit of 180 characters; contains 184 characters
(#45) Line exceeds maximum limit of 180 characters; contains 184 characters
(#45) Line exceeds maximum limit of 180 characters; contains 184 characters
(#45) Line exceeds maximum limit of 180 characters; contains 184 characters
(#45) Line exceeds maximum limit of 180 characters; contains 184 characters
(#45) Line exceeds maximum limit of 180 characters; contains 184 characters
(#45) Line exceeds maximum limit of 180 characters; contains 184 characters
(#45) Line exceeds maximum limit of 180 characters; contains 184 characters
(#45) Line exceeds maximum limit of 180 characters; contains 184 characters
(#45) Line exceeds maximum limit of 180 characters; contains 184 characters
(#45) Line exceeds maximum limit of 180 characters; contains 184 characters
(#45) Line exceeds maximum limit of 180 characters; contains 184 characters
(#45) Line exceeds maximum limit of 180 characters; contains 184 characters
(#45) Line exceeds maximum limit of 180 characters; contains 184 characters
(#45) Line exceeds maximum limit of 180 characters; contains 184 characters
(#45) Line exceeds maximum limit of 180 characters; contains 184 characters
(#45) Line exceeds maximum limit of 180 characters; contains 184 characters
(#65) Variable "fix_backslashed_urls" must not contain underscores.
(#65) Commas (,) must be followed by white space.
(#66) Variable "fix_backslashed_urls" must not contain underscores.
(#69) Short PHP opening tag used with echo; expected "<?php echo $mod_id ..." but found "<?= $mod_id ..."
(#69) Variable "mod_id" must not contain underscores.
(#69) Short PHP opening tag used with echo; expected "<?php echo $cmp ..." but found "<?= $cmp ..."
(#69) Short PHP opening tag used with echo; expected "<?php echo $cmp ..." but found "<?= $cmp ..."
(#69) Short PHP opening tag used with echo; expected "<?php echo $cmp ..." but found "<?= $cmp ..."
(#69) Short PHP opening tag used with echo; expected "<?php echo $question ..." but found "<?= $question ..."
(#69) Line exceeds maximum limit of 180 characters; contains 184 characters
(#69) Line exceeds maximum limit of 180 characters; contains 184 characters
(#69) Line exceeds maximum limit of 180 characters; contains 184 characters
(#69) Line exceeds maximum limit of 180 characters; contains 184 characters
(#69) Line exceeds maximum limit of 180 characters; contains 184 characters
(#69) Line exceeds maximum limit of 180 characters; contains 184 characters
(#69) Line exceeds maximum limit of 180 characters; contains 184 characters
(#69) Line exceeds maximum limit of 180 characters; contains 184 characters
(#69) Line exceeds maximum limit of 180 characters; contains 184 characters
(#69) Line exceeds maximum limit of 180 characters; contains 184 characters
(#69) Line exceeds maximum limit of 180 characters; contains 184 characters
(#69) Line exceeds maximum limit of 180 characters; contains 184 characters
(#69) Line exceeds maximum limit of 180 characters; contains 184 characters
(#69) Line exceeds maximum limit of 180 characters; contains 184 characters
(#69) Line exceeds maximum limit of 180 characters; contains 184 characters
(#69) Line exceeds maximum limit of 180 characters; contains 184 characters
(#69) Line exceeds maximum limit of 180 characters; contains 184 characters
(#69) Line exceeds maximum limit of 180 characters; contains 184 characters
(#69) Line exceeds maximum limit of 180 characters; contains 184 characters
(#69) Line exceeds maximum limit of 180 characters; contains 184 characters
(#69) Line exceeds maximum limit of 180 characters; contains 184 characters
(#88) Variable "page_data" must not contain underscores.
(#92) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#92) Short PHP opening tag used with echo; expected "<?php echo $page_data ..." but found "<?= $page_data ..."
(#92) Variable "page_data" must not contain underscores.
(#92) Short PHP opening tag used with echo; expected "<?php echo $page_data ..." but found "<?= $page_data ..."
(#92) Variable "page_data" must not contain underscores.
(#92) Short PHP opening tag used with echo; expected "<?php echo $page_data ..." but found "<?= $page_data ..."
(#92) Variable "page_data" must not contain underscores.
(#92) Line exceeds maximum limit of 180 characters; contains 237 characters
(#92) Line exceeds maximum limit of 180 characters; contains 237 characters
(#92) Line exceeds maximum limit of 180 characters; contains 237 characters
(#92) Line exceeds maximum limit of 180 characters; contains 237 characters
(#92) Line exceeds maximum limit of 180 characters; contains 237 characters
(#92) Line exceeds maximum limit of 180 characters; contains 237 characters
(#92) Line exceeds maximum limit of 180 characters; contains 237 characters
(#92) Line exceeds maximum limit of 180 characters; contains 237 characters
(#92) Line exceeds maximum limit of 180 characters; contains 237 characters
(#92) Line exceeds maximum limit of 180 characters; contains 237 characters
(#92) Line exceeds maximum limit of 180 characters; contains 237 characters
(#92) Line exceeds maximum limit of 180 characters; contains 237 characters
(#92) Line exceeds maximum limit of 180 characters; contains 237 characters
(#92) Line exceeds maximum limit of 180 characters; contains 237 characters
(#92) Line exceeds maximum limit of 180 characters; contains 237 characters
(#92) Line exceeds maximum limit of 180 characters; contains 237 characters
(#92) Line exceeds maximum limit of 180 characters; contains 237 characters
(#92) Line exceeds maximum limit of 180 characters; contains 237 characters
(#92) Line exceeds maximum limit of 180 characters; contains 237 characters
(#92) Line exceeds maximum limit of 180 characters; contains 237 characters
(#92) Line exceeds maximum limit of 180 characters; contains 237 characters
mod/dmelearn/content/plates/layouts/4/footer.php
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Line 2 of the opening comment must start "//".
(#1) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#5) Line 6 of the opening comment must start "// (at your option) any later version.".
(#5) Line 7 of the opening comment must start "//".
(#5) Short PHP opening tag used with echo; expected "<?php echo date ..." but found "<?= date ..."
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) Variable "page_data" must not contain underscores.
(#12) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#12) Short PHP opening tag used with echo; expected "<?php echo $page_data ..." but found "<?= $page_data ..."
(#12) Variable "page_data" must not contain underscores.
(#12) Short PHP opening tag used with echo; expected "<?php echo $page_data ..." but found "<?= $page_data ..."
(#12) Variable "page_data" must not contain underscores.
(#12) Short PHP opening tag used with echo; expected "<?php echo $page_data ..." but found "<?= $page_data ..."
(#12) Variable "page_data" must not contain underscores.
(#12) Line exceeds maximum limit of 180 characters; contains 290 characters
(#12) Line exceeds maximum limit of 180 characters; contains 290 characters
(#12) Line exceeds maximum limit of 180 characters; contains 290 characters
(#12) Line exceeds maximum limit of 180 characters; contains 290 characters
(#12) Line exceeds maximum limit of 180 characters; contains 290 characters
(#12) Line exceeds maximum limit of 180 characters; contains 290 characters
(#13) Line exceeds 132 characters; contains 140 characters
(#13) Line exceeds 132 characters; contains 140 characters
(#13) Line exceeds 132 characters; contains 140 characters
(#13) Line exceeds 132 characters; contains 140 characters
(#13) Line exceeds 132 characters; contains 140 characters
(#13) Line exceeds 132 characters; contains 140 characters
(#24) Line exceeds 132 characters; contains 140 characters
(#24) Line exceeds 132 characters; contains 140 characters
(#24) Line exceeds 132 characters; contains 140 characters
(#24) Line exceeds 132 characters; contains 140 characters
(#24) Line exceeds 132 characters; contains 140 characters
(#24) Line exceeds 132 characters; contains 140 characters
(#25) Line exceeds 132 characters; contains 141 characters
(#25) Line exceeds 132 characters; contains 141 characters
(#25) Line exceeds 132 characters; contains 141 characters
(#25) Line exceeds 132 characters; contains 141 characters
(#25) Line exceeds 132 characters; contains 141 characters
(#25) Line exceeds 132 characters; contains 141 characters
(#39) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#40) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
mod/dmelearn/content/plates/layouts/4/header.php
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Line 2 of the opening comment must start "//".
(#1) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#5) Line 6 of the opening comment must start "// (at your option) any later version.".
(#6) Line 7 of the opening comment must start "//".
(#7) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#7) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#7) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#8) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#9) Line 12 of the opening comment must start "//".
(#9) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#9) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#11) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#12) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#18) Variable "course_data" must not contain underscores.
(#27) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#29) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#31) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#32) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#34) Short PHP opening tag used with echo; expected "<?php echo $course_constants ..." but found "<?= $course_constants ..."
(#34) Variable "course_constants" must not contain underscores.
(#40) Variable "course_data" must not contain underscores.
(#41) Variable "course_data" must not contain underscores.
(#41) Variable "dScript" must be all lower-case
(#42) Variable "dScript" must be all lower-case
(#42) Variable "dScript" must be all lower-case
(#47) Variable "course_data" must not contain underscores.
(#48) Variable "course_data" must not contain underscores.
(#48) Variable "bScript" must be all lower-case
(#49) Variable "bScript" must be all lower-case
(#49) Variable "bScript" must be all lower-case
(#54) Variable "course_data" must not contain underscores.
(#55) Variable "course_data" must not contain underscores.
(#55) Variable "pScript" must be all lower-case
(#56) Variable "pScript" must be all lower-case
(#56) Variable "pScript" must be all lower-case
(#57) Variable "course_constants" must not contain underscores.
(#57) Variable "pScript" must be all lower-case
(#62) A closing tag is not permitted at the end of a PHP file
mod/dmelearn/content/plates/layouts/4/shell.php
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) No space found before comment text; expected "// Version 4 Shell" but found "//Version 4 Shell"
(#1) Line 2 of the opening comment must start "//".
(#1) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#2) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#2) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#2) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#2) Inline comments must end in full-stops, exclamation marks, or question marks
(#2) No space found before comment text; expected "// Add JS to go to prev/next page" but found "//Add JS to go to prev/next page"
(#2) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#3) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#12) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Variable "page_data" must not contain underscores.
(#15) Usage of ELSEIF not allowed; use ELSE IF instead
(#15) Variable "page_data" must not contain underscores.
(#16) Short PHP opening tag used with echo; expected "<?php echo $page_data ..." but found "<?= $page_data ..."
(#16) Variable "page_data" must not contain underscores.
mod/dmelearn/content/plates/partials/assessment_summary.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Variable "course_data" must not contain underscores.
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#3) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#3) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#3) Line 12 of the opening comment must start "//".
(#3) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#3) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#3) Variable "course_data" must not contain underscores.
(#11) Variable "page_data" must not contain underscores.
(#18) Short PHP opening tag used with echo; expected "<?php echo $block ..." but found "<?= $block ..."
(#18) Line exceeds 132 characters; contains 138 characters
(#18) Line exceeds 132 characters; contains 138 characters
(#18) Line exceeds 132 characters; contains 138 characters
(#18) Line exceeds 132 characters; contains 138 characters
(#18) Line exceeds 132 characters; contains 138 characters
(#18) Line exceeds 132 characters; contains 138 characters
(#18) Line exceeds 132 characters; contains 138 characters
(#18) Line exceeds 132 characters; contains 138 characters
(#18) Line exceeds 132 characters; contains 138 characters
(#18) Line exceeds 132 characters; contains 138 characters
(#18) Line exceeds 132 characters; contains 138 characters
(#18) Line exceeds 132 characters; contains 138 characters
(#18) Line exceeds 132 characters; contains 138 characters
(#18) Line exceeds 132 characters; contains 138 characters
(#18) Line exceeds 132 characters; contains 138 characters
(#18) Line exceeds 132 characters; contains 138 characters
(#18) Line exceeds 132 characters; contains 138 characters
(#18) Line exceeds 132 characters; contains 138 characters
(#18) Line exceeds 132 characters; contains 138 characters
(#18) Line exceeds 132 characters; contains 138 characters
(#18) Line exceeds 132 characters; contains 138 characters
(#18) Line exceeds 132 characters; contains 138 characters
(#18) Line exceeds 132 characters; contains 138 characters
(#18) Line exceeds 132 characters; contains 138 characters
(#18) Line exceeds 132 characters; contains 138 characters
(#18) Line exceeds 132 characters; contains 138 characters
(#18) Line exceeds 132 characters; contains 138 characters
(#18) Line exceeds 132 characters; contains 138 characters
(#18) Line exceeds 132 characters; contains 138 characters
(#18) Line exceeds 132 characters; contains 138 characters
(#18) Line exceeds 132 characters; contains 138 characters
(#18) Line exceeds 132 characters; contains 138 characters
(#18) Line exceeds 132 characters; contains 138 characters
(#18) Line exceeds 132 characters; contains 138 characters
(#18) Line exceeds 132 characters; contains 138 characters
(#20) Short PHP opening tag used with echo; expected "<?php echo $block ..." but found "<?= $block ..."
(#20) Line exceeds 132 characters; contains 138 characters
(#20) Line exceeds 132 characters; contains 138 characters
(#20) Line exceeds 132 characters; contains 138 characters
(#20) Line exceeds 132 characters; contains 138 characters
(#20) Line exceeds 132 characters; contains 138 characters
(#20) Line exceeds 132 characters; contains 138 characters
(#20) Line exceeds 132 characters; contains 138 characters
(#20) Line exceeds 132 characters; contains 138 characters
(#20) Line exceeds 132 characters; contains 138 characters
(#20) Line exceeds 132 characters; contains 138 characters
(#20) Line exceeds 132 characters; contains 138 characters
(#20) Line exceeds 132 characters; contains 138 characters
(#20) Line exceeds 132 characters; contains 138 characters
(#20) Line exceeds 132 characters; contains 138 characters
(#20) Line exceeds 132 characters; contains 138 characters
(#20) Line exceeds 132 characters; contains 138 characters
(#20) Line exceeds 132 characters; contains 138 characters
(#20) Line exceeds 132 characters; contains 138 characters
(#20) Line exceeds 132 characters; contains 138 characters
(#20) Line exceeds 132 characters; contains 138 characters
(#20) Line exceeds 132 characters; contains 138 characters
(#20) Line exceeds 132 characters; contains 138 characters
(#20) Line exceeds 132 characters; contains 138 characters
(#20) Line exceeds 132 characters; contains 138 characters
(#20) Line exceeds 132 characters; contains 138 characters
(#20) Line exceeds 132 characters; contains 138 characters
(#20) Line exceeds 132 characters; contains 138 characters
(#20) Line exceeds 132 characters; contains 138 characters
(#20) Line exceeds 132 characters; contains 138 characters
(#20) Line exceeds 132 characters; contains 138 characters
(#20) Line exceeds 132 characters; contains 138 characters
(#20) Line exceeds 132 characters; contains 138 characters
(#20) Line exceeds 132 characters; contains 138 characters
(#20) Line exceeds 132 characters; contains 138 characters
(#20) Line exceeds 132 characters; contains 138 characters
(#25) Short PHP opening tag used with echo; expected "<?php echo $block ..." but found "<?= $block ..."
(#25) Short PHP opening tag used with echo; expected "<?php echo $block ..." but found "<?= $block ..."
(#29) Short PHP opening tag used with echo; expected "<?php echo $course_constants ..." but found "<?= $course_constants ..."
(#29) Variable "course_constants" must not contain underscores.
(#31) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#38) Variable "fix_backslashed_urls" must not contain underscores.
(#38) Commas (,) must be followed by white space.
(#39) Variable "fix_backslashed_urls" must not contain underscores.
(#40) Short PHP opening tag used with echo; expected "<?php echo $mod_id ..." but found "<?= $mod_id ..."
(#40) Variable "mod_id" must not contain underscores.
(#40) Short PHP opening tag used with echo; expected "<?php echo $cmp ..." but found "<?= $cmp ..."
(#40) Short PHP opening tag used with echo; expected "<?php echo $cmp ..." but found "<?= $cmp ..."
(#40) Short PHP opening tag used with echo; expected "<?php echo $cmp ..." but found "<?= $cmp ..."
(#40) Line exceeds 132 characters; contains 137 characters
(#40) Line exceeds 132 characters; contains 137 characters
(#40) Line exceeds 132 characters; contains 137 characters
(#40) Line exceeds 132 characters; contains 137 characters
(#40) Line exceeds 132 characters; contains 137 characters
(#40) Line exceeds 132 characters; contains 137 characters
(#40) Line exceeds 132 characters; contains 137 characters
(#40) Line exceeds 132 characters; contains 137 characters
(#40) Line exceeds 132 characters; contains 137 characters
(#40) Line exceeds 132 characters; contains 137 characters
(#40) Line exceeds 132 characters; contains 137 characters
(#40) Line exceeds 132 characters; contains 137 characters
(#40) Line exceeds 132 characters; contains 137 characters
(#40) Line exceeds 132 characters; contains 137 characters
(#40) Line exceeds 132 characters; contains 137 characters
(#40) Line exceeds 132 characters; contains 137 characters
(#40) Line exceeds 132 characters; contains 137 characters
(#40) Line exceeds 132 characters; contains 137 characters
(#40) Line exceeds 132 characters; contains 137 characters
(#40) Line exceeds 132 characters; contains 137 characters
(#40) Line exceeds 132 characters; contains 137 characters
(#40) Line exceeds 132 characters; contains 137 characters
(#40) Line exceeds 132 characters; contains 137 characters
(#40) Line exceeds 132 characters; contains 137 characters
(#40) Line exceeds 132 characters; contains 137 characters
(#40) Line exceeds 132 characters; contains 137 characters
(#40) Line exceeds 132 characters; contains 137 characters
(#40) Line exceeds 132 characters; contains 137 characters
(#40) Line exceeds 132 characters; contains 137 characters
(#40) Line exceeds 132 characters; contains 137 characters
(#40) Line exceeds 132 characters; contains 137 characters
(#40) Line exceeds 132 characters; contains 137 characters
(#40) Line exceeds 132 characters; contains 137 characters
(#40) Line exceeds 132 characters; contains 137 characters
(#40) Line exceeds 132 characters; contains 137 characters
(#50) Short PHP opening tag used with echo; expected "<?php echo $block ..." but found "<?= $block ..."
(#54) Variable "question_data" must not contain underscores.
(#56) Short PHP opening tag used with echo; expected "<?php echo $question_data ..." but found "<?= $question_data ..."
(#56) Variable "question_data" must not contain underscores.
(#57) Short PHP opening tag used with echo; expected "<?php echo $question_data ..." but found "<?= $question_data ..."
(#57) Variable "question_data" must not contain underscores.
(#58) Variable "question_data" must not contain underscores.
(#64) Variable "question_data" must not contain underscores.
(#65) Short PHP opening tag used with echo; expected "<?php echo $course_constants ..." but found "<?= $course_constants ..."
(#65) Variable "course_constants" must not contain underscores.
(#67) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#71) Variable "question_data" must not contain underscores.
(#71) Variable "question_data" must not contain underscores.
(#73) Variable "fix_backslashed_urls" must not contain underscores.
(#73) Commas (,) must be followed by white space.
(#74) Variable "fix_backslashed_urls" must not contain underscores.
(#75) Short PHP opening tag used with echo; expected "<?php echo $mod_id ..." but found "<?= $mod_id ..."
(#75) Variable "mod_id" must not contain underscores.
(#75) Short PHP opening tag used with echo; expected "<?php echo $cmp ..." but found "<?= $cmp ..."
(#75) Short PHP opening tag used with echo; expected "<?php echo $cmp ..." but found "<?= $cmp ..."
(#75) Short PHP opening tag used with echo; expected "<?php echo $cmp ..." but found "<?= $cmp ..."
(#75) Line exceeds 132 characters; contains 155 characters
(#75) Line exceeds 132 characters; contains 155 characters
(#75) Line exceeds 132 characters; contains 155 characters
(#75) Line exceeds 132 characters; contains 155 characters
(#75) Line exceeds 132 characters; contains 155 characters
(#75) Line exceeds 132 characters; contains 155 characters
(#75) Line exceeds 132 characters; contains 155 characters
(#75) Line exceeds 132 characters; contains 155 characters
(#75) Line exceeds 132 characters; contains 155 characters
(#75) Line exceeds 132 characters; contains 155 characters
(#75) Line exceeds 132 characters; contains 155 characters
(#75) Line exceeds 132 characters; contains 155 characters
(#75) Line exceeds 132 characters; contains 155 characters
(#75) Line exceeds 132 characters; contains 155 characters
(#75) Line exceeds 132 characters; contains 155 characters
(#75) Line exceeds 132 characters; contains 155 characters
(#75) Line exceeds 132 characters; contains 155 characters
(#75) Line exceeds 132 characters; contains 155 characters
(#75) Line exceeds 132 characters; contains 155 characters
(#75) Line exceeds 132 characters; contains 155 characters
(#75) Line exceeds 132 characters; contains 155 characters
(#75) Line exceeds 132 characters; contains 155 characters
(#75) Line exceeds 132 characters; contains 155 characters
(#75) Line exceeds 132 characters; contains 155 characters
(#75) Line exceeds 132 characters; contains 155 characters
(#75) Line exceeds 132 characters; contains 155 characters
(#75) Line exceeds 132 characters; contains 155 characters
(#75) Line exceeds 132 characters; contains 155 characters
(#75) Line exceeds 132 characters; contains 155 characters
(#75) Line exceeds 132 characters; contains 155 characters
(#75) Line exceeds 132 characters; contains 155 characters
(#75) Line exceeds 132 characters; contains 155 characters
(#75) Line exceeds 132 characters; contains 155 characters
(#75) Line exceeds 132 characters; contains 155 characters
(#75) Line exceeds 132 characters; contains 155 characters
(#92) Short PHP opening tag used with echo; expected "<?php echo $page_data ..." but found "<?= $page_data ..."
(#92) Variable "page_data" must not contain underscores.
(#92) Short PHP opening tag used with echo; expected "<?php echo $page_data ..." but found "<?= $page_data ..."
(#92) Variable "page_data" must not contain underscores.
(#92) Short PHP opening tag used with echo; expected "<?php echo $page_data ..." but found "<?= $page_data ..."
(#92) Variable "page_data" must not contain underscores.
(#92) Line exceeds maximum limit of 180 characters; contains 317 characters
(#92) Line exceeds maximum limit of 180 characters; contains 317 characters
(#92) Line exceeds maximum limit of 180 characters; contains 317 characters
(#92) Line exceeds maximum limit of 180 characters; contains 317 characters
(#92) Line exceeds maximum limit of 180 characters; contains 317 characters
(#92) Line exceeds maximum limit of 180 characters; contains 317 characters
(#92) Line exceeds maximum limit of 180 characters; contains 317 characters
(#92) Line exceeds maximum limit of 180 characters; contains 317 characters
(#92) Line exceeds maximum limit of 180 characters; contains 317 characters
(#92) Line exceeds maximum limit of 180 characters; contains 317 characters
(#92) Line exceeds maximum limit of 180 characters; contains 317 characters
(#92) Line exceeds maximum limit of 180 characters; contains 317 characters
(#92) Line exceeds maximum limit of 180 characters; contains 317 characters
(#92) Line exceeds maximum limit of 180 characters; contains 317 characters
(#92) Line exceeds maximum limit of 180 characters; contains 317 characters
(#92) Line exceeds maximum limit of 180 characters; contains 317 characters
(#92) Line exceeds maximum limit of 180 characters; contains 317 characters
(#92) Line exceeds maximum limit of 180 characters; contains 317 characters
(#92) Line exceeds maximum limit of 180 characters; contains 317 characters
(#92) Line exceeds maximum limit of 180 characters; contains 317 characters
(#92) Line exceeds maximum limit of 180 characters; contains 317 characters
(#92) Line exceeds maximum limit of 180 characters; contains 317 characters
(#92) Line exceeds maximum limit of 180 characters; contains 317 characters
(#92) Line exceeds maximum limit of 180 characters; contains 317 characters
(#92) Line exceeds maximum limit of 180 characters; contains 317 characters
(#92) Line exceeds maximum limit of 180 characters; contains 317 characters
(#92) Line exceeds maximum limit of 180 characters; contains 317 characters
(#92) Line exceeds maximum limit of 180 characters; contains 317 characters
(#92) Line exceeds maximum limit of 180 characters; contains 317 characters
(#92) Line exceeds maximum limit of 180 characters; contains 317 characters
(#92) Line exceeds maximum limit of 180 characters; contains 317 characters
(#92) Line exceeds maximum limit of 180 characters; contains 317 characters
(#92) Line exceeds maximum limit of 180 characters; contains 317 characters
(#92) Line exceeds maximum limit of 180 characters; contains 317 characters
(#92) Line exceeds maximum limit of 180 characters; contains 317 characters
(#94) Short PHP opening tag used with echo; expected "<?php echo $page_data ..." but found "<?= $page_data ..."
(#94) Variable "page_data" must not contain underscores.
(#94) Line exceeds 132 characters; contains 134 characters
(#94) Line exceeds 132 characters; contains 134 characters
(#94) Line exceeds 132 characters; contains 134 characters
(#94) Line exceeds 132 characters; contains 134 characters
(#94) Line exceeds 132 characters; contains 134 characters
(#94) Line exceeds 132 characters; contains 134 characters
(#94) Line exceeds 132 characters; contains 134 characters
(#94) Line exceeds 132 characters; contains 134 characters
(#94) Line exceeds 132 characters; contains 134 characters
(#94) Line exceeds 132 characters; contains 134 characters
(#94) Line exceeds 132 characters; contains 134 characters
(#94) Line exceeds 132 characters; contains 134 characters
(#94) Line exceeds 132 characters; contains 134 characters
(#94) Line exceeds 132 characters; contains 134 characters
(#94) Line exceeds 132 characters; contains 134 characters
(#94) Line exceeds 132 characters; contains 134 characters
(#94) Line exceeds 132 characters; contains 134 characters
(#94) Line exceeds 132 characters; contains 134 characters
(#94) Line exceeds 132 characters; contains 134 characters
(#94) Line exceeds 132 characters; contains 134 characters
(#94) Line exceeds 132 characters; contains 134 characters
(#94) Line exceeds 132 characters; contains 134 characters
(#94) Line exceeds 132 characters; contains 134 characters
(#94) Line exceeds 132 characters; contains 134 characters
(#94) Line exceeds 132 characters; contains 134 characters
(#94) Line exceeds 132 characters; contains 134 characters
(#94) Line exceeds 132 characters; contains 134 characters
(#94) Line exceeds 132 characters; contains 134 characters
(#94) Line exceeds 132 characters; contains 134 characters
(#94) Line exceeds 132 characters; contains 134 characters
(#94) Line exceeds 132 characters; contains 134 characters
(#94) Line exceeds 132 characters; contains 134 characters
(#94) Line exceeds 132 characters; contains 134 characters
(#94) Line exceeds 132 characters; contains 134 characters
(#94) Line exceeds 132 characters; contains 134 characters
mod/dmelearn/content/plates/partials/html.php
(#1) No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
mod/dmelearn/content/plates/partials/lmsmenu.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Variable "course_data" must not contain underscores.
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#3) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#3) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#3) Line 12 of the opening comment must start "//".
(#3) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#3) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#3) Variable "course_data" must not contain underscores.
(#13) Short PHP opening tag used with echo; expected "<?php echo $wwwroot ..." but found "<?= $wwwroot ..."
(#13) Short PHP opening tag used with echo; expected "<?php echo $wwwroot ..." but found "<?= $wwwroot ..."
(#13) Short PHP opening tag used with echo; expected "<?php echo $course_id ..." but found "<?= $course_id ..."
(#13) Variable "course_id" must not contain underscores.
(#13) Short PHP opening tag used with echo; expected "<?php echo $fullname ..." but found "<?= $fullname ..."
(#13) Line exceeds maximum limit of 180 characters; contains 212 characters
(#13) Line exceeds maximum limit of 180 characters; contains 212 characters
(#13) Line exceeds maximum limit of 180 characters; contains 212 characters
(#13) Line exceeds maximum limit of 180 characters; contains 212 characters
(#13) Line exceeds maximum limit of 180 characters; contains 212 characters
(#13) Line exceeds maximum limit of 180 characters; contains 212 characters
(#15) Short PHP opening tag used with echo; expected "<?php echo $wwwroot ..." but found "<?= $wwwroot ..."
(#15) Short PHP opening tag used with echo; expected "<?php echo $wwwroot ..." but found "<?= $wwwroot ..."
(#15) Short PHP opening tag used with echo; expected "<?php echo $course_id ..." but found "<?= $course_id ..."
(#15) Variable "course_id" must not contain underscores.
(#15) Short PHP opening tag used with echo; expected "<?php echo $fullname ..." but found "<?= $fullname ..."
(#15) Line exceeds maximum limit of 180 characters; contains 215 characters
(#15) Line exceeds maximum limit of 180 characters; contains 215 characters
(#15) Line exceeds maximum limit of 180 characters; contains 215 characters
(#15) Line exceeds maximum limit of 180 characters; contains 215 characters
(#15) Line exceeds maximum limit of 180 characters; contains 215 characters
(#15) Line exceeds maximum limit of 180 characters; contains 215 characters
(#19) Short PHP opening tag used with echo; expected "<?php echo $first_name ..." but found "<?= $first_name ..."
(#19) Variable "first_name" must not contain underscores.
(#19) Short PHP opening tag used with echo; expected "<?php echo $last_name ..." but found "<?= $last_name ..."
(#19) Variable "last_name" must not contain underscores.
(#19) Short PHP opening tag used with echo; expected "<?php echo $wwwroot ..." but found "<?= $wwwroot ..."
mod/dmelearn/content/plates/partials/prev_next.php
(#2) Inline comments must end in full-stops, exclamation marks, or question marks
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) No space found before comment text; expected "// Plates Template" but found "//Plates Template"
(#3) Line 2 of the opening comment must start "//".
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Variable "course_data" must not contain underscores.
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#3) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#3) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#3) Line 12 of the opening comment must start "//".
(#3) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#3) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#3) Variable "course_data" must not contain underscores.
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#11) Variable "previous_url" must not contain underscores.
(#13) Short PHP opening tag used with echo; expected "<?php echo $lmscontenturl ..." but found "<?= $lmscontenturl ..."
(#13) Short PHP opening tag used with echo; expected "<?php echo $previous_url ..." but found "<?= $previous_url ..."
(#13) Variable "previous_url" must not contain underscores.
(#13) Short PHP opening tag used with echo; expected "<?php echo $previous_url ..." but found "<?= $previous_url ..."
(#13) Variable "previous_url" must not contain underscores.
(#17) Variable "next_url" must not contain underscores.
(#19) Short PHP opening tag used with echo; expected "<?php echo $lmscontenturl ..." but found "<?= $lmscontenturl ..."
(#19) Short PHP opening tag used with echo; expected "<?php echo $next_url ..." but found "<?= $next_url ..."
(#19) Variable "next_url" must not contain underscores.
(#19) Short PHP opening tag used with echo; expected "<?php echo $next_url ..." but found "<?= $next_url ..."
(#19) Variable "next_url" must not contain underscores.
(#24) Usage of ELSEIF not allowed; use ELSE IF instead
(#26) Variable "previous_url" must not contain underscores.
(#28) Short PHP opening tag used with echo; expected "<?php echo $lmscontenturl ..." but found "<?= $lmscontenturl ..."
(#28) Short PHP opening tag used with echo; expected "<?php echo $previous_url ..." but found "<?= $previous_url ..."
(#28) Variable "previous_url" must not contain underscores.
(#28) Short PHP opening tag used with echo; expected "<?php echo $previous_url ..." but found "<?= $previous_url ..."
(#28) Variable "previous_url" must not contain underscores.
(#32) Variable "next_url" must not contain underscores.
(#34) Short PHP opening tag used with echo; expected "<?php echo $lmscontenturl ..." but found "<?= $lmscontenturl ..."
(#34) Short PHP opening tag used with echo; expected "<?php echo $next_url ..." but found "<?= $next_url ..."
(#34) Variable "next_url" must not contain underscores.
(#34) Short PHP opening tag used with echo; expected "<?php echo $next_url ..." but found "<?= $next_url ..."
(#34) Variable "next_url" must not contain underscores.
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Variable "next_url" must not contain underscores.
(#48) Short PHP opening tag used with echo; expected "<?php echo $lmscontenturl ..." but found "<?= $lmscontenturl ..."
(#48) Short PHP opening tag used with echo; expected "<?php echo $next_url ..." but found "<?= $next_url ..."
(#48) Variable "next_url" must not contain underscores.
(#48) Short PHP opening tag used with echo; expected "<?php echo $next_url ..." but found "<?= $next_url ..."
(#48) Variable "next_url" must not contain underscores.
(#53) Variable "previous_url" must not contain underscores.
(#54) Short PHP opening tag used with echo; expected "<?php echo $lmscontenturl ..." but found "<?= $lmscontenturl ..."
(#54) Short PHP opening tag used with echo; expected "<?php echo $previous_url ..." but found "<?= $previous_url ..."
(#54) Variable "previous_url" must not contain underscores.
(#54) Short PHP opening tag used with echo; expected "<?php echo $previous_url ..." but found "<?= $previous_url ..."
(#54) Variable "previous_url" must not contain underscores.
(#58) A closing tag is not permitted at the end of a PHP file
mod/dmelearn/content/plates/partials/requires_reset.php
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Line 2 of the opening comment must start "//".
(#1) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#5) Line 6 of the opening comment must start "// (at your option) any later version.".
(#6) Line 7 of the opening comment must start "//".
(#7) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#8) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#9) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#10) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#11) Line 12 of the opening comment must start "//".
(#12) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#13) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#15) Variable "course_data" must not contain underscores.
(#16) Short PHP opening tag used with echo; expected "<?php echo $course_data ..." but found "<?= $course_data ..."
(#16) Variable "course_data" must not contain underscores.
(#25) Short PHP opening tag used with echo; expected "<?php echo $timeframemonths ..." but found "<?= $timeframemonths ..."
(#25) Line exceeds 132 characters; contains 149 characters
(#25) Line exceeds 132 characters; contains 149 characters
(#25) Line exceeds 132 characters; contains 149 characters
(#25) Line exceeds 132 characters; contains 149 characters
(#25) Line exceeds 132 characters; contains 149 characters
(#25) Line exceeds 132 characters; contains 149 characters
(#25) Line exceeds 132 characters; contains 149 characters
(#25) Line exceeds 132 characters; contains 149 characters
(#26) Closing brace must be on a line by itself
(#26) Line exceeds 132 characters; contains 135 characters
(#26) Line exceeds 132 characters; contains 135 characters
(#26) Line exceeds 132 characters; contains 135 characters
(#26) Line exceeds 132 characters; contains 135 characters
(#26) Line exceeds 132 characters; contains 135 characters
(#26) Line exceeds 132 characters; contains 135 characters
(#26) Line exceeds 132 characters; contains 135 characters
(#26) Line exceeds 132 characters; contains 135 characters
(#33) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#33) Short PHP opening tag used with echo; expected "<?php echo $page_data ..." but found "<?= $page_data ..."
(#33) Variable "page_data" must not contain underscores.
(#33) Short PHP opening tag used with echo; expected "<?php echo $page_data ..." but found "<?= $page_data ..."
(#33) Variable "page_data" must not contain underscores.
(#33) Short PHP opening tag used with echo; expected "<?php echo $page_data ..." but found "<?= $page_data ..."
(#33) Variable "page_data" must not contain underscores.
(#33) Line exceeds maximum limit of 180 characters; contains 299 characters
(#33) Line exceeds maximum limit of 180 characters; contains 299 characters
(#33) Line exceeds maximum limit of 180 characters; contains 299 characters
(#33) Line exceeds maximum limit of 180 characters; contains 299 characters
(#33) Line exceeds maximum limit of 180 characters; contains 299 characters
(#33) Line exceeds maximum limit of 180 characters; contains 299 characters
(#33) Line exceeds maximum limit of 180 characters; contains 299 characters
(#33) Line exceeds maximum limit of 180 characters; contains 299 characters
(#34) Line exceeds 132 characters; contains 149 characters
(#34) Line exceeds 132 characters; contains 149 characters
(#34) Line exceeds 132 characters; contains 149 characters
(#34) Line exceeds 132 characters; contains 149 characters
(#34) Line exceeds 132 characters; contains 149 characters
(#34) Line exceeds 132 characters; contains 149 characters
(#34) Line exceeds 132 characters; contains 149 characters
(#34) Line exceeds 132 characters; contains 149 characters
(#46) Line exceeds 132 characters; contains 136 characters
(#46) Line exceeds 132 characters; contains 136 characters
(#46) Line exceeds 132 characters; contains 136 characters
(#46) Line exceeds 132 characters; contains 136 characters
(#46) Line exceeds 132 characters; contains 136 characters
(#46) Line exceeds 132 characters; contains 136 characters
(#46) Line exceeds 132 characters; contains 136 characters
(#46) Line exceeds 132 characters; contains 136 characters
(#47) Line exceeds 132 characters; contains 142 characters
(#47) Line exceeds 132 characters; contains 142 characters
(#47) Line exceeds 132 characters; contains 142 characters
(#47) Line exceeds 132 characters; contains 142 characters
(#47) Line exceeds 132 characters; contains 142 characters
(#47) Line exceeds 132 characters; contains 142 characters
(#47) Line exceeds 132 characters; contains 142 characters
(#47) Line exceeds 132 characters; contains 142 characters
mod/dmelearn/content/plates/partials/template_js.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Variable "page_data" must not contain underscores.
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#10) Short PHP opening tag used with echo; expected "<?php echo $coursepath ..." but found "<?= $coursepath ..."
(#31) Short PHP opening tag used with echo; expected "<?php echo $coursepath ..." but found "<?= $coursepath ..."
(#38) Short PHP opening tag used with echo; expected "<?php echo $coursepath ..." but found "<?= $coursepath ..."
(#52) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#77) Short PHP opening tag used with echo; expected "<?php echo $coursepath ..." but found "<?= $coursepath ..."
(#78) Short PHP opening tag used with echo; expected "<?php echo $page_data ..." but found "<?= $page_data ..."
(#78) Variable "page_data" must not contain underscores.
(#84) Short PHP opening tag used with echo; expected "<?php echo $content_url ..." but found "<?= $content_url ..."
(#84) Variable "content_url" must not contain underscores.
mod/dmelearn/content/plates/partials/template_min_js.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Variable "page_data" must not contain underscores.
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#6) Short PHP opening tag used with echo; expected "<?php echo $coursepath ..." but found "<?= $coursepath ..."
(#6) Line exceeds maximum limit of 180 characters; contains 248 characters
(#7) Short PHP opening tag used with echo; expected "<?php echo $coursepath ..." but found "<?= $coursepath ..."
(#7) Short PHP opening tag used with echo; expected "<?php echo $coursepath ..." but found "<?= $coursepath ..."
(#7) Short PHP opening tag used with echo; expected "<?php echo $constants ..." but found "<?= $constants ..."
(#7) Short PHP opening tag used with echo; expected "<?php echo $coursepath ..." but found "<?= $coursepath ..."
(#7) Short PHP opening tag used with echo; expected "<?php echo $page_data ..." but found "<?= $page_data ..."
(#7) Variable "page_data" must not contain underscores.
(#7) Short PHP opening tag used with echo; expected "<?php echo $content_url ..." but found "<?= $content_url ..."
(#7) Variable "content_url" must not contain underscores.
(#7) Line exceeds maximum limit of 180 characters; contains 1231 characters
mod/dmelearn/content/vendor/autoload.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) "require_once" must be immediately followed by an open parenthesis
mod/dmelearn/content/vendor/composer/ClassLoader.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#43) Expected MOODLE_INTERNAL check or config.php inclusion
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Member variable "prefixLengthsPsr4" must be all lower-case
(#47) Member variable "prefixDirsPsr4" must be all lower-case
(#48) Member variable "fallbackDirsPsr4" must be all lower-case
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Member variable "prefixesPsr0" must be all lower-case
(#52) Member variable "fallbackDirsPsr0" must be all lower-case
(#54) Member variable "useIncludePath" must be all lower-case
(#55) Member variable "classMap" must be all lower-case
(#56) Member variable "classMapAuthoritative" must be all lower-case
(#57) Member variable "missingClasses" must be all lower-case
(#58) Member variable "apcuPrefix" must be all lower-case
(#60) Public method name "ClassLoader::getPrefixes" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#69) Public method name "ClassLoader::getPrefixesPsr4" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#74) Public method name "ClassLoader::getFallbackDirs" must be in lower-case letters only
(#75) Opening brace should be on the same line as the declaration
(#79) Public method name "ClassLoader::getFallbackDirsPsr4" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#84) Public method name "ClassLoader::getClassMap" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#92) Public method name "ClassLoader::addClassMap" must be in lower-case letters only
(#92) Variable "classMap" must be all lower-case
(#93) Opening brace should be on the same line as the declaration
(#95) Variable "classMap" must be all lower-case
(#97) Variable "classMap" must be all lower-case
(#110) Opening brace should be on the same line as the declaration
(#156) Public method name "ClassLoader::addPsr4" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#171) Usage of ELSEIF not allowed; use ELSE IF instead
(#179) Usage of ELSEIF not allowed; use ELSE IF instead
(#202) Opening brace should be on the same line as the declaration
(#219) Public method name "ClassLoader::setPsr4" must be in lower-case letters only
(#220) Opening brace should be on the same line as the declaration
(#238) Public method name "ClassLoader::setUseIncludePath" must be in lower-case letters only
(#238) Variable "useIncludePath" must be all lower-case
(#239) Opening brace should be on the same line as the declaration
(#240) Variable "useIncludePath" must be all lower-case
(#249) Public method name "ClassLoader::getUseIncludePath" must be in lower-case letters only
(#250) Opening brace should be on the same line as the declaration
(#260) Public method name "ClassLoader::setClassMapAuthoritative" must be in lower-case letters only
(#260) Variable "classMapAuthoritative" must be all lower-case
(#261) Opening brace should be on the same line as the declaration
(#262) Variable "classMapAuthoritative" must be all lower-case
(#270) Public method name "ClassLoader::isClassMapAuthoritative" must be in lower-case letters only
(#271) Opening brace should be on the same line as the declaration
(#280) Public method name "ClassLoader::setApcuPrefix" must be in lower-case letters only
(#280) Variable "apcuPrefix" must be all lower-case
(#281) Opening brace should be on the same line as the declaration
(#282) Variable "apcuPrefix" must be all lower-case
(#282) Line exceeds 132 characters; contains 142 characters
(#290) Public method name "ClassLoader::getApcuPrefix" must be in lower-case letters only
(#291) Opening brace should be on the same line as the declaration
(#301) Opening brace should be on the same line as the declaration
(#309) Opening brace should be on the same line as the declaration
(#319) Public method name "ClassLoader::loadClass" must be in lower-case letters only
(#320) Opening brace should be on the same line as the declaration
(#335) Public method name "ClassLoader::findFile" must be in lower-case letters only
(#336) Opening brace should be on the same line as the declaration
(#337) Inline comments must start with a capital letter, digit or 3-dots sequence
(#337) Inline comments must end in full-stops, exclamation marks, or question marks
(#353) Inline comments must end in full-stops, exclamation marks, or question marks
(#370) Private method name "ClassLoader::findFileWithExtension" must be in lower-case letters only
(#371) Opening brace should be on the same line as the declaration
(#372) Inline comments must end in full-stops, exclamation marks, or question marks
(#373) Variable "logicalPathPsr4" must be all lower-case
(#377) Variable "subPath" must be all lower-case
(#378) Variable "lastPos" must be all lower-case
(#378) Variable "subPath" must be all lower-case
(#379) Variable "subPath" must be all lower-case
(#379) Variable "subPath" must be all lower-case
(#379) Variable "lastPos" must be all lower-case
(#380) Variable "subPath" must be all lower-case
(#382) Variable "pathEnd" must be all lower-case
(#382) Variable "logicalPathPsr4" must be all lower-case
(#382) Variable "lastPos" must be all lower-case
(#384) Variable "pathEnd" must be all lower-case
(#392) Inline comments must end in full-stops, exclamation marks, or question marks
(#394) Variable "logicalPathPsr4" must be all lower-case
(#399) Inline comments must end in full-stops, exclamation marks, or question marks
(#401) Inline comments must start with a capital letter, digit or 3-dots sequence
(#401) Inline comments must end in full-stops, exclamation marks, or question marks
(#402) Variable "logicalPathPsr0" must be all lower-case
(#402) Variable "logicalPathPsr4" must be all lower-case
(#403) Variable "logicalPathPsr4" must be all lower-case
(#405) Inline comments must end in full-stops, exclamation marks, or question marks
(#406) Variable "logicalPathPsr0" must be all lower-case
(#413) Variable "logicalPathPsr0" must be all lower-case
(#421) Inline comments must end in full-stops, exclamation marks, or question marks
(#423) Variable "logicalPathPsr0" must be all lower-case
(#429) Variable "logicalPathPsr0" must be all lower-case
(#442) function name "includeFile" must be lower-case letters only
(#443) Opening brace should be on the same line as the declaration
(#444) "include" must be immediately followed by an open parenthesis
mod/dmelearn/content/vendor/composer/autoload_classmap.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) Variable "vendorDir" must be all lower-case
(#6) Variable "baseDir" must be all lower-case
(#6) Variable "vendorDir" must be all lower-case
mod/dmelearn/content/vendor/composer/autoload_files.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) Variable "vendorDir" must be all lower-case
(#6) Variable "baseDir" must be all lower-case
(#6) Variable "vendorDir" must be all lower-case
(#9) Variable "vendorDir" must be all lower-case
mod/dmelearn/content/vendor/composer/autoload_namespaces.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) Variable "vendorDir" must be all lower-case
(#6) Variable "baseDir" must be all lower-case
(#6) Variable "vendorDir" must be all lower-case
mod/dmelearn/content/vendor/composer/autoload_psr4.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) Variable "vendorDir" must be all lower-case
(#6) Variable "baseDir" must be all lower-case
(#6) Variable "vendorDir" must be all lower-case
(#9) Variable "vendorDir" must be all lower-case
(#10) Variable "vendorDir" must be all lower-case
(#11) Variable "vendorDir" must be all lower-case
(#12) Variable "vendorDir" must be all lower-case
(#13) Variable "vendorDir" must be all lower-case
mod/dmelearn/content/vendor/composer/autoload_real.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Expected MOODLE_INTERNAL check or config.php inclusion
(#9) Public method name "ComposerAutoloaderInit05b7792d1f11b031da173e3fe53cffd5::loadClassLoader" must be in lower-case letters only
(#10) Opening brace should be on the same line as the declaration
(#12) "require" must be immediately followed by an open parenthesis
(#16) Public method name "ComposerAutoloaderInit05b7792d1f11b031da173e3fe53cffd5::getLoader" must be in lower-case letters only
(#17) Opening brace should be on the same line as the declaration
(#26) Variable "useStaticLoader" must be all lower-case
(#26) Line exceeds 132 characters; contains 160 characters
(#27) Variable "useStaticLoader" must be all lower-case
(#28) "require_once" must be immediately followed by an open parenthesis
(#32) "require" must be immediately followed by an open parenthesis
(#37) "require" must be immediately followed by an open parenthesis
(#42) Variable "classMap" must be all lower-case
(#42) "require" must be immediately followed by an open parenthesis
(#43) Variable "classMap" must be all lower-case
(#44) Variable "classMap" must be all lower-case
(#50) Variable "useStaticLoader" must be all lower-case
(#51) Variable "includeFiles" must be all lower-case
(#53) Variable "includeFiles" must be all lower-case
(#53) "require" must be immediately followed by an open parenthesis
(#55) Variable "includeFiles" must be all lower-case
(#55) Variable "fileIdentifier" must be all lower-case
(#56) Variable "fileIdentifier" must be all lower-case
(#63) function name "composerRequire05b7792d1f11b031da173e3fe53cffd5" must be lower-case letters only
(#63) Variable "fileIdentifier" must be all lower-case
(#64) Opening brace should be on the same line as the declaration
(#65) Variable "GLOBALS" must be all lower-case
(#65) Variable "fileIdentifier" must be all lower-case
(#66) "require" must be immediately followed by an open parenthesis
(#68) Variable "GLOBALS" must be all lower-case
(#68) Variable "fileIdentifier" must be all lower-case
mod/dmelearn/content/vendor/composer/autoload_static.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#7) Expected MOODLE_INTERNAL check or config.php inclusion
(#13) Member variable "prefixLengthsPsr4" must be all lower-case
(#14) Whitespace found at end of line
(#18) Whitespace found at end of line
(#22) Whitespace found at end of line
(#30) Member variable "prefixDirsPsr4" must be all lower-case
(#31) Whitespace found at end of line
(#35) Whitespace found at end of line
(#39) Whitespace found at end of line
(#43) Whitespace found at end of line
(#47) Whitespace found at end of line
(#53) Public method name "ComposerStaticInit05b7792d1f11b031da173e3fe53cffd5::getInitializer" must be in lower-case letters only
(#54) Opening brace should be on the same line as the declaration
(#56) Variable "prefixLengthsPsr4" must be all lower-case
(#57) Variable "prefixDirsPsr4" must be all lower-case
mod/dmelearn/db/upgrade.php
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
mod/dmelearn/db/upgradelib.php
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
mod/dmelearn/grade.php
(#27) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
mod/dmelearn/lib.php
(#226) Variable "dm_log_info" must not contain underscores.
(#228) Variable "dm_log_info" must not contain underscores.
(#234) Variable "dm_log_info" must not contain underscores.
mod/dmelearn/mod_form.php
(#68) Variable "preventEarlierThanYear" must be all lower-case
(#101) Variable "preventEarlierThanYear" must be all lower-case
(#101) Line exceeds 132 characters; contains 157 characters
mod/dmelearn/tests/functions_test.php
(#48) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#69) Variable "public_key" must not contain underscores.
(#70) Variable "app_name" must not contain underscores.
(#75) Variable "secret_key" must not contain underscores.
(#78) Variable "public_key" must not contain underscores.
(#78) Variable "app_name" must not contain underscores.
(#78) Variable "secret_key" must not contain underscores.
(#81) Variable "app_name" must not contain underscores.
(#93) Variable "ELMO_ENV" must be all lower-case
(#93) Variable "ELMO_ENV" must not contain underscores.
(#102) Variable "public_key" must not contain underscores.
(#103) Variable "app_name" must not contain underscores.
(#108) Variable "secret_key" must not contain underscores.
(#114) Variable "public_key" must not contain underscores.
(#114) Variable "app_name" must not contain underscores.
(#114) Variable "secret_key" must not contain underscores.
(#118) Variable "course_request" must not contain underscores.
(#121) Variable "course_request" must not contain underscores.
(#150) Variable "ELMO_ENV" must be all lower-case
(#150) Variable "ELMO_ENV" must not contain underscores.
(#156) Variable "public_key" must not contain underscores.
(#157) Variable "app_name" must not contain underscores.
(#158) Variable "secret_key" must not contain underscores.
(#161) Variable "public_key" must not contain underscores.
(#161) Variable "app_name" must not contain underscores.
(#161) Variable "secret_key" must not contain underscores.
mod/dmelearn/view.php
(#65) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(839 errors, 5346 warnings)

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

mod/dmelearn/content/gulpfile.js
(#17) Unexpected space before function parentheses. (space-before-function-paren)
(#22) Unexpected space before function parentheses. (space-before-function-paren)
(#27) Unexpected space before function parentheses. (space-before-function-paren)
(#32) Unexpected space before function parentheses. (space-before-function-paren)
(#37) Unexpected space before function parentheses. (space-before-function-paren)
(#39) Unexpected space before function parentheses. (space-before-function-paren)
(#45) Unexpected space before function parentheses. (space-before-function-paren)
(#50) Unexpected space before function parentheses. (space-before-function-paren)
(#52) Infix operators must be spaced. (space-infix-ops)
(#55) Unexpected space before function parentheses. (space-before-function-paren)
(#57) Infix operators must be spaced. (space-infix-ops)
(#61) Unexpected space before function parentheses. (space-before-function-paren)
(#66) Missing semicolon. (semi)
(#70) Unexpected space before function parentheses. (space-before-function-paren)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Infix operators must be spaced. (space-infix-ops)
(#75) Missing semicolon. (semi)
(#79) Unexpected space before function parentheses. (space-before-function-paren)
(#102) Unexpected space before function parentheses. (space-before-function-paren)
(#109) Unexpected space before function parentheses. (space-before-function-paren)
(#116) Unexpected space before function parentheses. (space-before-function-paren)
mod/dmelearn/content/js/bootstrap.min.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#6) Line 6 exceeds the maximum line length of 132. (max-len)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected space(s) before "throw". (keyword-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#6) 't' is defined but never used. (no-unused-vars)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) This line has 501 statements. Maximum allowed is 2. (max-statements-per-line)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) 'jQuery' is not defined. (no-undef)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected space(s) before "throw". (keyword-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'WebkitTransition'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'MozTransition'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'OTransition'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'transition'. (key-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "for". (keyword-spacing)
(#6) Expected { after 'for-in'. (curly)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected space(s) before "if". (keyword-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected space(s) after "return". (keyword-spacing)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Missing space before value for key 'end'. (key-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "return". (keyword-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'bindType'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'delegateType'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'handle'. (key-spacing)
(#6) Expected to return a value at the end of method 'handle'. (consistent-return)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) 'jQuery' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A constructor name should not start with a lowercase letter. (new-cap)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) 'jQuery' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A constructor name should not start with a lowercase letter. (new-cap)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'loadingText'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Expected { after 'else'. (curly)
(#6) Expected space(s) before "else". (keyword-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) 'jQuery' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A constructor name should not start with a lowercase letter. (new-cap)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Do not nest ternary expressions. (no-nested-ternary)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'interval'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'pause'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'wrap'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'keyboard'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected space(s) after "switch". (keyword-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected to return a value at the end of function. (consistent-return)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected space(s) before "this". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Do not nest ternary expressions. (no-nested-ternary)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected to return a value at the end of function. (consistent-return)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected to return a value at the end of function. (consistent-return)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected { after 'if' condition. (curly)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected to return a value at the end of function. (consistent-return)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'relatedTarget'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'direction'. (key-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Expected space(s) before "var". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'relatedTarget'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'direction'. (key-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) 'jQuery' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) Expected space(s) before "function". (keyword-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A constructor name should not start with a lowercase letter. (new-cap)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'toggle'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected to return a value at the end of function. (consistent-return)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected to return a value at the end of function. (consistent-return)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) 'jQuery' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Expected space(s) before "function". (keyword-spacing)
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Missing space before value for key 'relatedTarget'. (key-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'relatedTarget'. (key-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Function expected no return value. (consistent-return)
(#6) Expected space(s) after "return". (keyword-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected to return a value at the end of function. (consistent-return)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of '~'. (no-bitwise)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A constructor name should not start with a lowercase letter. (new-cap)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) 'jQuery' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A constructor name should not start with a lowercase letter. (new-cap)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'backdrop'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'keyboard'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'show'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'relatedTarget'. (key-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'relatedTarget'. (key-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected space(s) before "else". (keyword-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Expected { after 'else'. (curly)
(#6) Expected space(s) before "else". (keyword-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Missing space before value for key 'paddingLeft'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'paddingRight'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Missing space before value for key 'paddingLeft'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'paddingRight'. (key-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Expected space(s) before "this". (keyword-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'remote'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) 'jQuery' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key '*'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'a'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'area'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'b'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'br'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'col'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'code'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'div'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'em'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'hr'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'h1'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'h2'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'h3'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'h4'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'h5'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'h6'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'i'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'img'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'li'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'ol'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'p'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'pre'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 's'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'small'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'span'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'sub'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'sup'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'strong'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'u'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'ul'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) A space is required after ','. (comma-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected space(s) after "return". (keyword-spacing)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "for". (keyword-spacing)
(#6) Expected { after 'for' condition. (curly)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) before "if". (keyword-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Expected space(s) after "return". (keyword-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "return". (keyword-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Expected space(s) before "function". (keyword-spacing)
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "for". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected space(s) before "for". (keyword-spacing)
(#6) Expected space(s) after "for". (keyword-spacing)
(#6) Expected { after 'for' condition. (curly)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected { after 'else'. (curly)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Expected space(s) before "var". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'animation'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'placement'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'selector'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'template'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'trigger'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'title'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'delay'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'html'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'container'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'viewport'. (key-spacing)
(#6) Missing space before value for key 'selector'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'padding'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'sanitize'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'sanitizeFn'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'whiteList'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'click'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'hover'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'focus'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected space(s) before "throw". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "for". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected space(s) before "this". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected space(s) before "this". (keyword-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'trigger'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'selector'. (key-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected { after 'for-in'. (curly)
(#6) Expected space(s) after "for". (keyword-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "return". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'show'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'hide'. (key-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected to return a value at the end of function. (consistent-return)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "else". (keyword-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected { after 'for-in'. (curly)
(#6) Expected space(s) after "for". (keyword-spacing)
(#6) Expected space(s) before "if". (keyword-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected space(s) after "return". (keyword-spacing)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "return". (keyword-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected to return a value at the end of function. (consistent-return)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Missing space before value for key 'top'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'left'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'display'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Do not nest ternary expressions. (no-nested-ternary)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Do not nest ternary expressions. (no-nested-ternary)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Do not nest ternary expressions. (no-nested-ternary)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Expected space(s) before "var". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'using'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before value for key 'top'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'left'. (key-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected to return a value at the end of function. (consistent-return)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Expected space(s) before "if". (keyword-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'width'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'height'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Do not nest ternary expressions. (no-nested-ternary)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'top'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'left'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'scroll'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'width'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'height'. (key-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected space(s) after "return". (keyword-spacing)
(#6) Do not nest ternary expressions. (no-nested-ternary)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'top'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'left'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Do not nest ternary expressions. (no-nested-ternary)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'top'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'left'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'top'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'left'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'top'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'left'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'top'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'left'. (key-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Expected space(s) after "else". (keyword-spacing)
(#6) Expected space(s) before "else". (keyword-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected { after 'for' condition. (curly)
(#6) Expected space(s) after "for". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of '~'. (no-bitwise)
(#6) Unexpected use of '~'. (no-bitwise)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected space(s) before "throw". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Do not nest ternary expressions. (no-nested-ternary)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A constructor name should not start with a lowercase letter. (new-cap)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) 'jQuery' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Expected space(s) before "throw". (keyword-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'placement'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'trigger'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'content'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'template'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Expected { after 'else'. (curly)
(#6) Expected space(s) before "else". (keyword-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A constructor name should not start with a lowercase letter. (new-cap)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) 'jQuery' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) Expected space(s) before "function". (keyword-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A constructor name should not start with a lowercase letter. (new-cap)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'offset'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected to return a value at the end of function. (consistent-return)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "for". (keyword-spacing)
(#6) Expected { after 'for' condition. (curly)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) A space is required after ','. (comma-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) 'jQuery' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A constructor name should not start with a lowercase letter. (new-cap)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'relatedTarget'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'relatedTarget'. (key-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Missing space before value for key 'type'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'relatedTarget'. (key-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'type'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'relatedTarget'. (key-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) 'jQuery' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A constructor name should not start with a lowercase letter. (new-cap)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'offset'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'target'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'top'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected 'this'. (no-invalid-this)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) 'jQuery' is not defined. (no-undef)
mod/dmelearn/content/js/dmelearn.js
(#2) '$' is not defined. (no-undef)
(#5) 'Modernizr' is not defined. (no-undef)
(#5) Comments should not begin with a lowercase character (capitalized-comments)
(#7) '$' is not defined. (no-undef)
(#9) '$' is not defined. (no-undef)
(#13) '$' is not defined. (no-undef)
(#16) '$' is not defined. (no-undef)
(#19) '$' is not defined. (no-undef)
(#25) '$' is not defined. (no-undef)
(#26) '$' is not defined. (no-undef)
(#27) '$' is not defined. (no-undef)
(#28) '$' is not defined. (no-undef)
(#34) '$' is not defined. (no-undef)
(#35) '$' is not defined. (no-undef)
(#38) '$' is not defined. (no-undef)
(#38) '$' is not defined. (no-undef)
(#38) '$' is not defined. (no-undef)
(#39) '$' is not defined. (no-undef)
(#43) Comments should not begin with a lowercase character (capitalized-comments)
(#44) '$' is not defined. (no-undef)
(#49) '$' is not defined. (no-undef)
(#57) '$' is not defined. (no-undef)
(#60) '$' is not defined. (no-undef)
(#68) Identifier 'assessment_sum_parent' is not in camel case. (camelcase)
(#68) '$' is not defined. (no-undef)
(#69) Identifier 'sum_a_tag_' is not in camel case. (camelcase)
(#69) Identifier 'assessment_sum_parent' is not in camel case. (camelcase)
(#70) Identifier 'sum_a_tag_' is not in camel case. (camelcase)
(#73) Identifier 'i_tag' is not in camel case. (camelcase)
(#73) '$' is not defined. (no-undef)
(#74) '$' is not defined. (no-undef)
(#75) Identifier 'second_tier' is not in camel case. (camelcase)
(#77) Identifier 'second_tier' is not in camel case. (camelcase)
(#78) Comments should not begin with a lowercase character (capitalized-comments)
(#79) Identifier 'second_tier' is not in camel case. (camelcase)
(#80) Identifier 'second_tier' is not in camel case. (camelcase)
(#81) Identifier 'i_tag' is not in camel case. (camelcase)
(#82) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#84) Comments should not begin with a lowercase character (capitalized-comments)
(#85) Identifier 'second_tier' is not in camel case. (camelcase)
(#86) Identifier 'second_tier' is not in camel case. (camelcase)
(#87) Identifier 'i_tag' is not in camel case. (camelcase)
(#91) '$' is not defined. (no-undef)
(#92) Identifier 'nav_group' is not in camel case. (camelcase)
(#93) Identifier 'nav_group' is not in camel case. (camelcase)
(#94) '$' is not defined. (no-undef)
(#95) '$' is not defined. (no-undef)
(#98) '$' is not defined. (no-undef)
(#99) 'link' used outside of binding context. (block-scoped-var)
(#104) '$' is not defined. (no-undef)
(#105) '$' is not defined. (no-undef)
(#107) '$' is not defined. (no-undef)
(#108) '$' is not defined. (no-undef)
(#109) '$' is not defined. (no-undef)
(#111) Expected space or tab after '//' in comment. (spaced-comment)
(#112) Identifier 'active_colour' is not in camel case. (camelcase)
(#113) Identifier 'select_accordion' is not in camel case. (camelcase)
(#113) '$' is not defined. (no-undef)
(#114) Identifier 'select_accordion' is not in camel case. (camelcase)
(#114) 'event' is defined but never used. (no-unused-vars)
(#115) Identifier 'collapsed_colour' is not in camel case. (camelcase)
(#115) '$' is not defined. (no-undef)
(#116) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#116) Identifier 'active_colour' is not in camel case. (camelcase)
(#117) Identifier 'active_colour' is not in camel case. (camelcase)
(#117) '$' is not defined. (no-undef)
(#119) '$' is not defined. (no-undef)
(#120) '$' is not defined. (no-undef)
(#120) Identifier 'active_colour' is not in camel case. (camelcase)
(#121) '$' is not defined. (no-undef)
(#121) Identifier 'collapsed_colour' is not in camel case. (camelcase)
(#124) '$' is not defined. (no-undef)
(#127) '$' is not defined. (no-undef)
(#131) '$' is not defined. (no-undef)
(#133) '$' is not defined. (no-undef)
(#140) '$' is not defined. (no-undef)
(#141) '$' is not defined. (no-undef)
mod/dmelearn/content/js/dmelearn.min.js
(#1) Line 1 exceeds the maximum line length of 132. (max-len)
(#1) '$' is not defined. (no-undef)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'Modernizr' is not defined. (no-undef)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) This line has 33 statements. Maximum allowed is 2. (max-statements-per-line)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) '$' is not defined. (no-undef)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) '$' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) '$' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) '$' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) '$' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) '$' is not defined. (no-undef)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) '$' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) '$' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) '$' is not defined. (no-undef)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) '$' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) '$' is not defined. (no-undef)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) '$' is not defined. (no-undef)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) '$' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) '$' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) '$' is not defined. (no-undef)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) '$' is not defined. (no-undef)
(#1) Missing space before value for key 'placement'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'trigger'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'html'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) '$' is not defined. (no-undef)
(#1) Missing space before value for key 'placement'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'trigger'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'html'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'title'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'content'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) '$' is not defined. (no-undef)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) '$' is not defined. (no-undef)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) '$' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) '$' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) '$' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) '$' is not defined. (no-undef)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected { after 'if' condition. (curly)
(#1) '$' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected space(s) before "var". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) '$' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) '$' is not defined. (no-undef)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) '$' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) '$' is not defined. (no-undef)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) '$' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) '$' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) '$' is not defined. (no-undef)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) '$' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) 'o' is defined but never used. (no-unused-vars)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) '$' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) '$' is not defined. (no-undef)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) '$' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) '$' is not defined. (no-undef)
(#1) Missing space before value for key 'background-color'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) '$' is not defined. (no-undef)
(#1) Missing space before value for key 'background-color'. (key-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) '$' is not defined. (no-undef)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) '$' is not defined. (no-undef)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) '$' is not defined. (no-undef)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) '$' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1) Unexpected use of comma operator. (no-sequences)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) '$' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) '$' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
mod/dmelearn/content/js/html5shiv/html5shiv.min.js
(#4) Line 4 exceeds the maximum line length of 132. (max-len)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) A space is required after ','. (comma-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) This line has 42 statements. Maximum allowed is 2. (max-statements-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected space(s) before "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) Expected space(s) before "function". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) Expected space(s) before "function". (keyword-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) Missing semicolon. (semi)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Requires a space after '{'. (block-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Do not nest ternary expressions. (no-nested-ternary)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) A space is required after ','. (comma-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) 'e' used outside of binding context. (block-scoped-var)
(#4) Missing semicolon. (semi)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) Expected space(s) before "function". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Requires a space after '{'. (block-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) The Function constructor is eval. (no-new-func)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Expected space(s) before "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "var". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected space(s) after "try". (keyword-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Requires a space after '{'. (block-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Missing semicolon. (semi)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "catch". (keyword-spacing)
(#4) Expected space(s) after "catch". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'elements'. (key-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'version'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'shivCSS'. (key-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'supportsUnknownElements'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'shivMethods'. (key-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'type'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'shivDocument'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'createElement'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'createDocumentFragment'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'addElements'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) 'module' is not defined. (no-undef)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) 'module' is not defined. (no-undef)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
mod/dmelearn/content/js/respond/respond.min.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#5) Line 5 exceeds the maximum line length of 132. (max-len)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) This line has 56 statements. Maximum allowed is 2. (max-statements-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'matches'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'media'. (key-spacing)
(#5) Missing semicolon. (semi)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Requires a space before '}'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Missing JSDoc comment. (require-jsdoc)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Requires a space after '{'. (block-spacing)
(#5) 'u' used outside of binding context. (block-scoped-var)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Expected space(s) before "var". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Unexpected empty function. (no-empty-function)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected space(s) after "try". (keyword-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing '()' invoking a constructor. (new-parens)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Expected space(s) after "catch". (keyword-spacing)
(#5) Expected space(s) before "catch". (keyword-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Expected space(s) before "return". (keyword-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Missing semicolon. (semi)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space before '}'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space before '}'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Missing semicolon. (semi)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before value for key 'media'. (key-spacing)
(#5) Unnecessary escape character: \{. (no-useless-escape)
(#5) Unnecessary escape character: \{. (no-useless-escape)
(#5) Unnecessary escape character: \}. (no-useless-escape)
(#5) Unnecessary escape character: \}. (no-useless-escape)
(#5) Unnecessary escape character: \{. (no-useless-escape)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'keyframes'. (key-spacing)
(#5) Unnecessary escape character: \-. (no-useless-escape)
(#5) Unnecessary escape character: \-. (no-useless-escape)
(#5) Unnecessary escape character: \{. (no-useless-escape)
(#5) Unnecessary escape character: \{. (no-useless-escape)
(#5) Unnecessary escape character: \}. (no-useless-escape)
(#5) Unnecessary escape character: \}. (no-useless-escape)
(#5) Unnecessary escape character: \{. (no-useless-escape)
(#5) Unnecessary escape character: \}. (no-useless-escape)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'urls'. (key-spacing)
(#5) Unnecessary escape character: \/. (no-useless-escape)
(#5) Unnecessary escape character: \). (no-useless-escape)
(#5) Unnecessary escape character: \). (no-useless-escape)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'findStyles'. (key-spacing)
(#5) Unnecessary escape character: \{. (no-useless-escape)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'only'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'minw'. (key-spacing)
(#5) Unnecessary escape character: \-. (no-useless-escape)
(#5) Unnecessary escape character: \.. (no-useless-escape)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'maxw'. (key-spacing)
(#5) Unnecessary escape character: \-. (no-useless-escape)
(#5) Unnecessary escape character: \.. (no-useless-escape)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Requires a space after '{'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Expected to return a value at the end of function. (consistent-return)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Requires a space after '{'. (block-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing '()' invoking a constructor. (new-parens)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Expected { after 'if' condition. (curly)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Expected space(s) before "return". (keyword-spacing)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected { after 'for-in'. (curly)
(#5) Expected space(s) after "for". (keyword-spacing)
(#5) Expected space(s) before "if". (keyword-spacing)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Requires a space before '}'. (block-spacing)
(#5) Expected space(s) before "for". (keyword-spacing)
(#5) Expected { after 'for-in'. (curly)
(#5) Expected space(s) after "for". (keyword-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected { after 'for-in'. (curly)
(#5) Expected space(s) after "for". (keyword-spacing)
(#5) Expected space(s) before "if". (keyword-spacing)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Requires a space after '{'. (block-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Requires a space after '{'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected space(s) after "for". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected { after 'for' condition. (curly)
(#5) Expected space(s) after "for". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Missing space before value for key 'media'. (key-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'rules'. (key-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'hasquery'. (key-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'minw'. (key-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'maxw'. (key-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Expected space(s) after "for". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Requires a space after '{'. (block-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'href'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'media'. (key-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Missing semicolon. (semi)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Requires a space before '}'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Requires a space before '}'. (block-spacing)

CSS problems

(763 errors, 2 warnings)

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

mod/dmelearn/content/dmicons/css/dmicons.css
(#14) Expected newline before "}" (block-closing-brace-newline-before)
(#16) Expected newline before "}" (block-closing-brace-newline-before)
(#18) Expected newline before "}" (block-closing-brace-newline-before)
(#20) Expected newline before "}" (block-closing-brace-newline-before)
(#22) Expected newline before "}" (block-closing-brace-newline-before)
(#24) Expected newline before "}" (block-closing-brace-newline-before)
(#26) Expected newline before "}" (block-closing-brace-newline-before)
(#28) Expected newline before "}" (block-closing-brace-newline-before)
(#30) Expected newline before "}" (block-closing-brace-newline-before)
(#32) Expected newline before "}" (block-closing-brace-newline-before)
(#34) Expected newline before "}" (block-closing-brace-newline-before)
(#36) Expected newline before "}" (block-closing-brace-newline-before)
(#38) Expected newline before "}" (block-closing-brace-newline-before)
(#40) Expected newline before "}" (block-closing-brace-newline-before)
(#42) Expected newline before "}" (block-closing-brace-newline-before)
(#44) Expected newline before "}" (block-closing-brace-newline-before)
(#46) Expected newline before "}" (block-closing-brace-newline-before)
(#48) Expected newline before "}" (block-closing-brace-newline-before)
(#50) Expected newline before "}" (block-closing-brace-newline-before)
(#52) Expected newline before "}" (block-closing-brace-newline-before)
(#54) Expected newline before "}" (block-closing-brace-newline-before)
(#56) Expected newline before "}" (block-closing-brace-newline-before)
(#58) Expected newline before "}" (block-closing-brace-newline-before)
(#60) Expected newline before "}" (block-closing-brace-newline-before)
(#62) Expected newline before "}" (block-closing-brace-newline-before)
(#64) Expected newline before "}" (block-closing-brace-newline-before)
(#66) Expected newline before "}" (block-closing-brace-newline-before)
(#68) Expected newline before "}" (block-closing-brace-newline-before)
(#70) Expected newline before "}" (block-closing-brace-newline-before)
(#72) Expected newline before "}" (block-closing-brace-newline-before)
(#74) Expected newline before "}" (block-closing-brace-newline-before)
(#76) Expected newline before "}" (block-closing-brace-newline-before)
(#78) Expected newline before "}" (block-closing-brace-newline-before)
(#80) Expected newline before "}" (block-closing-brace-newline-before)
(#82) Expected newline before "}" (block-closing-brace-newline-before)
(#84) Expected newline before "}" (block-closing-brace-newline-before)
(#86) Expected newline before "}" (block-closing-brace-newline-before)
(#88) Expected newline before "}" (block-closing-brace-newline-before)
(#90) Expected newline before "}" (block-closing-brace-newline-before)
(#92) Expected newline before "}" (block-closing-brace-newline-before)
(#94) Expected newline before "}" (block-closing-brace-newline-before)
(#96) Expected newline before "}" (block-closing-brace-newline-before)
(#98) Expected newline before "}" (block-closing-brace-newline-before)
(#100) Expected newline before "}" (block-closing-brace-newline-before)
(#102) Expected newline before "}" (block-closing-brace-newline-before)
(#104) Expected newline before "}" (block-closing-brace-newline-before)
(#106) Expected newline before "}" (block-closing-brace-newline-before)
(#108) Expected newline before "}" (block-closing-brace-newline-before)
(#110) Expected newline before "}" (block-closing-brace-newline-before)
(#112) Expected newline before "}" (block-closing-brace-newline-before)
(#114) Expected newline before "}" (block-closing-brace-newline-before)
(#116) Expected newline before "}" (block-closing-brace-newline-before)
(#118) Expected newline before "}" (block-closing-brace-newline-before)
(#120) Expected newline before "}" (block-closing-brace-newline-before)
(#122) Expected newline before "}" (block-closing-brace-newline-before)
(#124) Expected newline before "}" (block-closing-brace-newline-before)
(#126) Expected newline before "}" (block-closing-brace-newline-before)
(#128) Expected newline before "}" (block-closing-brace-newline-before)
(#130) Expected newline before "}" (block-closing-brace-newline-before)
(#132) Expected newline before "}" (block-closing-brace-newline-before)
(#13) Expected newline before "}" (block-closing-brace-newline-before)
(#14) Expected newline after "{" (block-opening-brace-newline-after)
(#16) Expected newline after "{" (block-opening-brace-newline-after)
(#18) Expected newline after "{" (block-opening-brace-newline-after)
(#20) Expected newline after "{" (block-opening-brace-newline-after)
(#22) Expected newline after "{" (block-opening-brace-newline-after)
(#24) Expected newline after "{" (block-opening-brace-newline-after)
(#26) Expected newline after "{" (block-opening-brace-newline-after)
(#28) Expected newline after "{" (block-opening-brace-newline-after)
(#30) Expected newline after "{" (block-opening-brace-newline-after)
(#32) Expected newline after "{" (block-opening-brace-newline-after)
(#34) Expected newline after "{" (block-opening-brace-newline-after)
(#36) Expected newline after "{" (block-opening-brace-newline-after)
(#38) Expected newline after "{" (block-opening-brace-newline-after)
(#40) Expected newline after "{" (block-opening-brace-newline-after)
(#42) Expected newline after "{" (block-opening-brace-newline-after)
(#44) Expected newline after "{" (block-opening-brace-newline-after)
(#46) Expected newline after "{" (block-opening-brace-newline-after)
(#48) Expected newline after "{" (block-opening-brace-newline-after)
(#50) Expected newline after "{" (block-opening-brace-newline-after)
(#52) Expected newline after "{" (block-opening-brace-newline-after)
(#54) Expected newline after "{" (block-opening-brace-newline-after)
(#56) Expected newline after "{" (block-opening-brace-newline-after)
(#58) Expected newline after "{" (block-opening-brace-newline-after)
(#60) Expected newline after "{" (block-opening-brace-newline-after)
(#62) Expected newline after "{" (block-opening-brace-newline-after)
(#64) Expected newline after "{" (block-opening-brace-newline-after)
(#66) Expected newline after "{" (block-opening-brace-newline-after)
(#68) Expected newline after "{" (block-opening-brace-newline-after)
(#70) Expected newline after "{" (block-opening-brace-newline-after)
(#72) Expected newline after "{" (block-opening-brace-newline-after)
(#74) Expected newline after "{" (block-opening-brace-newline-after)
(#76) Expected newline after "{" (block-opening-brace-newline-after)
(#78) Expected newline after "{" (block-opening-brace-newline-after)
(#80) Expected newline after "{" (block-opening-brace-newline-after)
(#82) Expected newline after "{" (block-opening-brace-newline-after)
(#84) Expected newline after "{" (block-opening-brace-newline-after)
(#86) Expected newline after "{" (block-opening-brace-newline-after)
(#88) Expected newline after "{" (block-opening-brace-newline-after)
(#90) Expected newline after "{" (block-opening-brace-newline-after)
(#92) Expected newline after "{" (block-opening-brace-newline-after)
(#94) Expected newline after "{" (block-opening-brace-newline-after)
(#96) Expected newline after "{" (block-opening-brace-newline-after)
(#98) Expected newline after "{" (block-opening-brace-newline-after)
(#100) Expected newline after "{" (block-opening-brace-newline-after)
(#102) Expected newline after "{" (block-opening-brace-newline-after)
(#104) Expected newline after "{" (block-opening-brace-newline-after)
(#106) Expected newline after "{" (block-opening-brace-newline-after)
(#108) Expected newline after "{" (block-opening-brace-newline-after)
(#110) Expected newline after "{" (block-opening-brace-newline-after)
(#112) Expected newline after "{" (block-opening-brace-newline-after)
(#114) Expected newline after "{" (block-opening-brace-newline-after)
(#116) Expected newline after "{" (block-opening-brace-newline-after)
(#118) Expected newline after "{" (block-opening-brace-newline-after)
(#120) Expected newline after "{" (block-opening-brace-newline-after)
(#122) Expected newline after "{" (block-opening-brace-newline-after)
(#124) Expected newline after "{" (block-opening-brace-newline-after)
(#126) Expected newline after "{" (block-opening-brace-newline-after)
(#128) Expected newline after "{" (block-opening-brace-newline-after)
(#130) Expected newline after "{" (block-opening-brace-newline-after)
(#132) Expected newline after "{" (block-opening-brace-newline-after)
(#13) Expected newline after "{" (block-opening-brace-newline-after)
(#14) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#14) Expected line length to be no more than 132 characters (max-line-length)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
(#14) Expected newline after "," (selector-list-comma-newline-after)
mod/dmelearn/content/dmicons/css/dmicons.min.css
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline after "}" (block-closing-brace-newline-after)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#11) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#11) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#11) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#11) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#11) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#11) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#11) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#11) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#11) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#11) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#11) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#11) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#11) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#11) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#11) Expected line length to be no more than 132 characters (max-line-length)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected newline after "," (selector-list-comma-newline-after)
(#11) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#11) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#11) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#11) Expected single space after "," in a single-line list (value-list-comma-space-after)

PHPDocs style problems

(155 errors, 61 warnings)

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

mod/dmelearn/backup/moodle2/backup_dmelearn_activity_task.class.php
(#29) Class backup_dmelearn_activity_task is not documented
(#31) Function backup_dmelearn_activity_task::define_my_settings is not documented
(#34) Function backup_dmelearn_activity_task::define_my_steps is not documented
(#38) Function backup_dmelearn_activity_task::encode_content_links is not documented
(#17) No one-line description found in phpdocs for file
(#21) Not recommended phpdocs tag @version used
mod/dmelearn/backup/moodle2/backup_dmelearn_stepslib.php
(#28) Class backup_dmelearn_activity_structure_step is not documented
(#30) Function backup_dmelearn_activity_structure_step::define_structure is not documented
(#22) Not recommended phpdocs tag @version used
mod/dmelearn/backup/moodle2/restore_dmelearn_activity_task.class.php
(#32) Class restore_dmelearn_activity_task is not documented
(#34) Function restore_dmelearn_activity_task::define_my_settings is not documented
(#37) Function restore_dmelearn_activity_task::define_my_steps is not documented
(#41) Function restore_dmelearn_activity_task::define_decode_contents is not documented
(#48) Function restore_dmelearn_activity_task::define_decode_rules is not documented
(#58) Function restore_dmelearn_activity_task::define_restore_log_rules is not documented
(#64) Function restore_dmelearn_activity_task::define_restore_log_rules_for_course is not documented
(#17) No one-line description found in phpdocs for file
(#21) Not recommended phpdocs tag @version used
mod/dmelearn/backup/moodle2/restore_dmelearn_stepslib.php
(#32) Function restore_dmelearn_activity_structure_step::define_structure is not documented
(#44) Function restore_dmelearn_activity_structure_step::process_dmelearn is not documented
(#60) Function restore_dmelearn_activity_structure_step::process_dmelearn_entry is not documented
(#78) Function restore_dmelearn_activity_structure_step::after_execute is not documented
(#17) No one-line description found in phpdocs for file
(#21) Not recommended phpdocs tag @version used
mod/dmelearn/classes/event/course_module_instance_list_viewed.php
(#24) Package mod_dmelearn\event is not valid
(#17) File-level phpdocs block is not found
(#27) Not recommended phpdocs tag @version used
mod/dmelearn/classes/event/course_module_viewed.php
(#24) Package mod_dmelearn\event is not valid
(#17) File-level phpdocs block is not found
(#31) Function course_module_viewed::init is not documented
(#27) Not recommended phpdocs tag @version used
mod/dmelearn/content/elmo_ajax_ws.php
(#17) No one-line description found in phpdocs for file
(#21) Not recommended phpdocs tag @version used
mod/dmelearn/content/elmo_ajax_ws_reset.php
(#16) No one-line description found in phpdocs for file
(#20) Not recommended phpdocs tag @version used
mod/dmelearn/content/elmo_lib.php
(#17) No one-line description found in phpdocs for file
(#45) There is no description in phpdocs for function get_key_courses
(#21) Not recommended phpdocs tag @version used
mod/dmelearn/content/elmo_web_service_hash.php
(#17) File-level phpdocs block is not found
(#34) Phpdocs for function Elmo_web_service_hash::generate has incomplete parameters list
(#23) Not recommended phpdocs tag @version used
mod/dmelearn/content/include/cache.php
(#23) Package mod_dmelearn\cache is not valid
(#17) File-level phpdocs block is not found
(#31) Variable Cache::$cache_dir is not documented
(#37) Phpdocs for function Cache::caching has incomplete parameters list
(#50) Phpdocs for function Cache::retrieve has incomplete parameters list
(#26) Not recommended phpdocs tag @version used
mod/dmelearn/content/include/constants.php
(#17) File-level phpdocs block is not found
(#25) Not recommended phpdocs tag @version used
mod/dmelearn/content/include/functions.php
(#29) Package is not specified for function make_header. It is also not specified in file-level phpdocs
(#64) Package is not specified for function course_request. It is also not specified in file-level phpdocs
(#94) Package is not specified for function validate_question_request. It is also not specified in file-level phpdocs
(#120) Package is not specified for function load_activity_storage_request. It is also not specified in file-level phpdocs
(#144) Package is not specified for function set_activity_storage_request. It is also not specified in file-level phpdocs
(#170) Package is not specified for function elmo_url_exists. It is also not specified in file-level phpdocs
(#183) Package is not specified for function make_api_url. It is also not specified in file-level phpdocs
(#196) Package is not specified for function elmo_parse_config_page_scripts. It is also not specified in file-level phpdocs
(#210) Package is not specified for function get_ajax_content. It is also not specified in file-level phpdocs
(#232) Package is not specified for function support_course_num. It is also not specified in file-level phpdocs
(#245) Package is not specified for function make_guzzle_proxy_config. It is also not specified in file-level phpdocs
(#267) Package is not specified for function update_course_completion_status. It is also not specified in file-level phpdocs
(#213) Phpdocs for function get_ajax_content has incomplete parameters list
mod/dmelearn/content/index.php
(#59) Invalid phpdocs tag @note used
(#29) Not recommended phpdocs tag @version used
mod/dmelearn/content/lmssettings.php
(#17) No one-line description found in phpdocs for file
(#114) Phpdocs for function check_progress_page has incomplete parameters list
(#191) Phpdocs for function update_the_gradebook has incomplete parameters list
(#387) Phpdocs for function cmid_from_elearnid has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#188) Not recommended phpdocs tag @global used
(#188) Not recommended phpdocs tag @global used
(#188) Not recommended phpdocs tag @global used
(#279) Invalid inline phpdocs tag @todo found
(#381) Invalid inline phpdocs tag @todo found
mod/dmelearn/content/navigation.php
(#24) Package mod_dmelearn\navigation is not valid
(#17) File-level phpdocs block is not found
(#33) Variable Navigation::$show_summary is not documented
(#34) Variable Navigation::$navigation is not documented
(#35) Variable Navigation::$site_url is not documented
(#36) Variable Navigation::$course is not documented
(#37) Variable Navigation::$module is not documented
(#38) Variable Navigation::$page is not documented
(#39) Variable Navigation::$course_version is not documented
(#72) There is no description in phpdocs for function makeStandardNavigation
(#44) Phpdocs for function Navigation::__construct has incomplete parameters list
(#27) Not recommended phpdocs tag @version used
mod/dmelearn/content/plates/base.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
mod/dmelearn/content/plates/base_reset.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
mod/dmelearn/content/plates/layouts/1/footer.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
mod/dmelearn/content/plates/layouts/1/header.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
mod/dmelearn/content/plates/layouts/1/shell.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
mod/dmelearn/content/plates/layouts/2.1/assessment_summary.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
mod/dmelearn/content/plates/layouts/2.1/footer.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
mod/dmelearn/content/plates/layouts/2.1/glossary.php
(#7) Package is not specified for function sortObjectsByTitle. It is also not specified in file-level phpdocs
(#3) File-level phpdocs block is not found
mod/dmelearn/content/plates/layouts/2.1/header.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
mod/dmelearn/content/plates/layouts/2.1/prev_next.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
mod/dmelearn/content/plates/layouts/2.1/shell.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
mod/dmelearn/content/plates/layouts/2/footer.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
mod/dmelearn/content/plates/layouts/2/header.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
mod/dmelearn/content/plates/layouts/2/shell.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
mod/dmelearn/content/plates/layouts/3/footer.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
mod/dmelearn/content/plates/layouts/3/header.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
mod/dmelearn/content/plates/layouts/3/shell.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
mod/dmelearn/content/plates/layouts/4/assessment_summary.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
mod/dmelearn/content/plates/layouts/4/footer.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
mod/dmelearn/content/plates/layouts/4/header.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
mod/dmelearn/content/plates/layouts/4/shell.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
mod/dmelearn/content/plates/partials/assessment_summary.php
(#3) File-level phpdocs block is not found
mod/dmelearn/content/plates/partials/html.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
mod/dmelearn/content/plates/partials/lmsmenu.php
(#3) File-level phpdocs block is not found
mod/dmelearn/content/plates/partials/prev_next.php
(#3) File-level phpdocs block is not found
mod/dmelearn/content/plates/partials/requires_reset.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
mod/dmelearn/content/plates/partials/template_js.php
(#4) File-level phpdocs block is not found
mod/dmelearn/content/plates/partials/template_min_js.php
(#4) File-level phpdocs block is not found
mod/dmelearn/content/vendor/autoload.php
(#2) Empty line found after PHP open tag
(#5) File-level phpdocs block is not found
mod/dmelearn/content/vendor/composer/ClassLoader.php
(#15) Package is not specified for class ClassLoader. It is also not specified in file-level phpdocs
(#437) Package is not specified for function includeFile. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#60) Function ClassLoader::getPrefixes is not documented
(#69) Function ClassLoader::getPrefixesPsr4 is not documented
(#74) Function ClassLoader::getFallbackDirs is not documented
(#79) Function ClassLoader::getFallbackDirsPsr4 is not documented
(#84) Function ClassLoader::getClassMap is not documented
(#370) Function ClassLoader::findFileWithExtension is not documented
(#46) Variable ClassLoader::$prefixLengthsPsr4 is not documented
(#47) Variable ClassLoader::$prefixDirsPsr4 is not documented
(#48) Variable ClassLoader::$fallbackDirsPsr4 is not documented
(#51) Variable ClassLoader::$prefixesPsr0 is not documented
(#52) Variable ClassLoader::$fallbackDirsPsr0 is not documented
(#54) Variable ClassLoader::$useIncludePath is not documented
(#55) Variable ClassLoader::$classMap is not documented
(#56) Variable ClassLoader::$classMapAuthoritative is not documented
(#57) Variable ClassLoader::$missingClasses is not documented
(#58) Variable ClassLoader::$apcuPrefix is not documented
(#89) There is no description in phpdocs for function addClassMap
(#437) Phpdocs for function includeFile has incomplete parameters list
mod/dmelearn/content/vendor/composer/autoload_classmap.php
(#2) Empty line found after PHP open tag
(#5) File-level phpdocs block is not found
mod/dmelearn/content/vendor/composer/autoload_files.php
(#2) Empty line found after PHP open tag
(#5) File-level phpdocs block is not found
mod/dmelearn/content/vendor/composer/autoload_namespaces.php
(#2) Empty line found after PHP open tag
(#5) File-level phpdocs block is not found
mod/dmelearn/content/vendor/composer/autoload_psr4.php
(#2) Empty line found after PHP open tag
(#5) File-level phpdocs block is not found
mod/dmelearn/content/vendor/composer/autoload_real.php
(#5) Package is not specified for class ComposerAutoloaderInit05b7792d1f11b031da173e3fe53cffd5. It is also not specified in file-level phpdocs
(#63) Package is not specified for function composerRequire05b7792d1f11b031da173e3fe53cffd5. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#5) File-level phpdocs block is not found
(#5) Class ComposerAutoloaderInit05b7792d1f11b031da173e3fe53cffd5 is not documented
(#9) Function ComposerAutoloaderInit05b7792d1f11b031da173e3fe53cffd5::loadClassLoader is not documented
(#16) Function ComposerAutoloaderInit05b7792d1f11b031da173e3fe53cffd5::getLoader is not documented
(#63) Function composerRequire05b7792d1f11b031da173e3fe53cffd5 is not documented
(#7) Variable ComposerAutoloaderInit05b7792d1f11b031da173e3fe53cffd5::$loader is not documented
mod/dmelearn/content/vendor/composer/autoload_static.php
(#7) Package is not specified for class ComposerStaticInit05b7792d1f11b031da173e3fe53cffd5. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#5) File-level phpdocs block is not found
(#7) Class ComposerStaticInit05b7792d1f11b031da173e3fe53cffd5 is not documented
(#53) Function ComposerStaticInit05b7792d1f11b031da173e3fe53cffd5::getInitializer is not documented
(#9) Variable ComposerStaticInit05b7792d1f11b031da173e3fe53cffd5::$files is not documented
(#13) Variable ComposerStaticInit05b7792d1f11b031da173e3fe53cffd5::$prefixLengthsPsr4 is not documented
(#30) Variable ComposerStaticInit05b7792d1f11b031da173e3fe53cffd5::$prefixDirsPsr4 is not documented
mod/dmelearn/db/access.php
(#22) Not recommended phpdocs tag @version used
mod/dmelearn/db/install.php
(#23) Not recommended phpdocs tag @version used
mod/dmelearn/db/log.php
(#22) Not recommended phpdocs tag @version used
mod/dmelearn/db/uninstall.php
(#23) Not recommended phpdocs tag @version used
mod/dmelearn/db/upgrade.php
(#23) Not recommended phpdocs tag @version used
mod/dmelearn/grade.php
(#23) Not recommended phpdocs tag @version used
mod/dmelearn/index.php
(#17) No one-line description found in phpdocs for file
(#21) Not recommended phpdocs tag @version used
mod/dmelearn/lib.php
(#516) There is no description in phpdocs for function dmelearn_get_view_actions
(#523) There is no description in phpdocs for function dmelearn_get_post_actions
(#619) There is no description in phpdocs for function dmelearn_print_overview
(#826) There is no description in phpdocs for function dmelearn_log_info
(#534) Phpdocs for function dmelearn_get_participants has incomplete parameters list
(#620) Phpdocs for function dmelearn_print_overview has incomplete parameters list
(#719) Phpdocs for function dmelearn_get_users_done has incomplete parameters list
(#774) Phpdocs for function dmelearn_count_entries has incomplete parameters list
(#827) Phpdocs for function dmelearn_log_info has incomplete parameters list
(#30) Not recommended phpdocs tag @version used
mod/dmelearn/locallib.php
(#26) Not recommended phpdocs tag @version used
mod/dmelearn/mod_form.php
(#144) Phpdocs for function mod_dmelearn_mod_form::validation has incomplete parameters list
(#23) Not recommended phpdocs tag @version used
mod/dmelearn/settings.php
(#17) No one-line description found in phpdocs for file
(#24) Not recommended phpdocs tag @version used
mod/dmelearn/tests/functions_test.php
(#19) Category phpunit is not valid
(#17) No one-line description found in phpdocs for file
(#28) No one-line description found in phpdocs for class mod_dmelearn_functions_testcase
(#84) Phpdocs for function mod_dmelearn_functions_testcase::test_course_request has incomplete parameters list
(#141) Phpdocs for function mod_dmelearn_functions_testcase::test_validate_question_request has incomplete parameters list
(#22) Not recommended phpdocs tag @version used
mod/dmelearn/view.php
(#23) Not recommended phpdocs tag @version used

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

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