Prechecker results: error


Overview

(0 errors, 0 warnings)

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


PHP lint problems

(0 errors, 0 warnings)

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


PHP coding style problems

(708 errors, 125 warnings)

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

public/local/textplus/classes/event/images_replaced.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#37) Opening brace must not be followed by a blank line
(#66) There should be a comma after the last array item in a multi-line array.
public/local/textplus/classes/form/replacer_form.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
(#39) Opening brace must not be followed by a blank line
(#80) Opening parenthesis of a multi-line function call must be the last content on the line
(#80) Only one argument is allowed per line in a multi-line function call
(#80) Only one argument is allowed per line in a multi-line function call
(#81) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#81) Closing parenthesis of a multi-line function call must be on a line by itself
(#88) Opening parenthesis of a multi-line function call must be the last content on the line
(#88) Only one argument is allowed per line in a multi-line function call
(#89) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#89) Closing parenthesis of a multi-line function call must be on a line by itself
(#109) Whitespace found at end of line
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Opening parenthesis of a multi-line function call must be the last content on the line
(#150) Only one argument is allowed per line in a multi-line function call
(#150) Only one argument is allowed per line in a multi-line function call
(#151) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#151) Closing parenthesis of a multi-line function call must be on a line by itself
(#161) Opening parenthesis of a multi-line function call must be the last content on the line
(#161) Only one argument is allowed per line in a multi-line function call
(#161) Only one argument is allowed per line in a multi-line function call
(#162) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#162) Closing parenthesis of a multi-line function call must be on a line by itself
(#167) Opening parenthesis of a multi-line function call must be the last content on the line
(#167) Only one argument is allowed per line in a multi-line function call
(#168) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#168) Closing parenthesis of a multi-line function call must be on a line by itself
(#197) Whitespace found at end of line
public/local/textplus/classes/output/item_selection.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
(#39) Opening brace must not be followed by a blank line
(#42) Member variable "database_items" must not contain underscores.
(#45) Member variable "search_term" must not contain underscores.
(#53) Variable "database_items" must not contain underscores.
(#53) Variable "search_term" must not contain underscores.
(#54) Variable "database_items" must not contain underscores.
(#55) Variable "search_term" must not contain underscores.
(#78) Variable "item_index" must not contain underscores.
(#84) Whitespace found at end of line
(#85) Whitespace found at end of line
(#87) Whitespace found at end of line
(#88) Whitespace found at end of line
(#90) Whitespace found at end of line
(#92) Variable "item_key" must not contain underscores.
(#93) Variable "checkbox_id" must not contain underscores.
(#93) Variable "item_key" must not contain underscores.
(#94) Whitespace found at end of line
(#96) Variable "occurrence_data" must not contain underscores.
(#98) Variable "occ_index" must not contain underscores.
(#99) Variable "context_data" must not contain underscores.
(#99) Whitespace found at end of line
(#102) Variable "match_data" must not contain underscores.
(#102) Whitespace found at end of line
(#105) Whitespace found at end of line
(#107) Variable "context_data" must not contain underscores.
(#110) Whitespace found at end of line
(#111) Variable "occurrence_data" must not contain underscores.
(#112) Variable "occ_index" must not contain underscores.
(#113) Variable "context_data" must not contain underscores.
(#114) Variable "match_data" must not contain underscores.
(#116) There should be a comma after the last array item in a multi-line array.
(#120) Whitespace found at end of line
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Variable "occ_count" must not contain underscores.
(#122) Variable "occurrence_data" must not contain underscores.
(#123) Variable "occurrence_text" must not contain underscores.
(#123) Variable "occ_count" must not contain underscores.
(#124) Variable "occ_count" must not contain underscores.
(#127) Whitespace found at end of line
(#129) Variable "item_key" must not contain underscores.
(#130) Variable "checkbox_id" must not contain underscores.
(#134) Line exceeds 132 characters; contains 138 characters
(#135) Variable "occurrence_data" must not contain underscores.
(#136) Variable "occurrence_text" must not contain underscores.
(#137) There should be a comma after the last array item in a multi-line array.
(#137) Variable "occurrence_data" must not contain underscores.
public/local/textplus/classes/output/no_items_found.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
(#39) Opening brace must not be followed by a blank line
(#42) Member variable "search_term" must not contain underscores.
(#49) Variable "search_term" must not contain underscores.
(#50) Variable "search_term" must not contain underscores.
public/local/textplus/classes/output/results.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
(#39) Opening brace must not be followed by a blank line
(#45) Member variable "database_items" must not contain underscores.
(#48) Member variable "scan_only" must not contain underscores.
(#57) Variable "database_items" must not contain underscores.
(#57) Variable "scan_only" must not contain underscores.
(#59) Variable "database_items" must not contain underscores.
(#60) Variable "scan_only" must not contain underscores.
(#72) Variable "replacement_log" must not contain underscores.
(#84) Variable "successful_items" must not contain underscores.
(#84) Variable "replacement_log" must not contain underscores.
(#84) Expected 1 space after FUNCTION keyword; 0 found
(#93) There should be a comma after the last array item in a multi-line array.
(#99) There should be a comma after the last array item in a multi-line array.
(#106) There should be a comma after the last array item in a multi-line array.
(#112) Variable "successful_items" must not contain underscores.
(#120) Variable "successful_items" must not contain underscores.
(#122) Variable "successful_items" must not contain underscores.
(#123) Variable "preview_text" must not contain underscores.
(#124) Variable "has_preview" must not contain underscores.
(#126) Variable "preview_text" must not contain underscores.
(#127) Variable "has_preview" must not contain underscores.
(#130) Variable "message_class" must not contain underscores.
(#131) Whitespace found at end of line
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Variable "location_string" must not contain underscores.
(#133) Whitespace found at end of line
(#137) Variable "location_string" must not contain underscores.
(#139) Variable "message_class" must not contain underscores.
(#140) Variable "has_preview" must not contain underscores.
(#141) Variable "preview_text" must not contain underscores.
(#142) There should be a comma after the last array item in a multi-line array.
(#155) There should be a comma after the last array item in a multi-line array.
public/local/textplus/classes/output/step_indicator.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
(#39) Opening brace must not be followed by a blank line
(#42) Member variable "current_step" must not contain underscores.
(#49) Variable "current_step" must not contain underscores.
(#50) Variable "current_step" must not contain underscores.
(#80) There should be a comma after the last array item in a multi-line array.
public/local/textplus/classes/privacy/provider.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
(#35) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#44) The interface names in a "class implements" statement should be ordered alphabetically. Expected: \core_privacy\local\metadata\provider, \core_privacy\local\request\core_userlist_provider, \core_privacy\local\request\plugin\provider; Found: \core_privacy\local\metadata\provider, \core_privacy\local\request\plugin\provider, \core_privacy\local\request\core_userlist_provider
(#47) Opening brace must not be followed by a blank line
(#79) Whitespace found at end of line within string
(#80) Whitespace found at end of line within string
(#81) Whitespace found at end of line within string
(#189) Long list syntax is not allowed
public/local/textplus/classes/replacer.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#45) Member variable "replacement_log" must not contain underscores.
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Whitespace found at end of line
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Whitespace found at end of line
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Whitespace found at end of line
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Whitespace found at end of line
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Whitespace found at end of line
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Opening parenthesis of a multi-line function call must be the last content on the line
(#239) Only one argument is allowed per line in a multi-line function call
(#239) Whitespace found at end of line
(#240) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#240) Closing parenthesis of a multi-line function call must be on a line by itself
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) Variable "sql_searchterm" must not contain underscores.
(#247) Whitespace found at end of line
(#249) Whitespace found at end of line within string
(#250) Whitespace found at end of line within string
(#251) Whitespace found at end of line within string
(#254) Whitespace found at end of line within string
(#255) Whitespace found at end of line within string
(#256) Whitespace found at end of line within string
(#261) Variable "sql_searchterm" must not contain underscores.
(#261) There should be a comma after the last array item in a multi-line array.
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) Whitespace found at end of line within string
(#268) Whitespace found at end of line within string
(#274) Whitespace found at end of line
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
(#277) Whitespace found at end of line
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#281) Inline comments must end in full-stops, exclamation marks, or question marks
(#282) Variable "decoded_json" must not contain underscores.
(#283) Variable "decoded_json" must not contain underscores.
(#284) Inline comments must end in full-stops, exclamation marks, or question marks
(#285) Variable "decoded_json" must not contain underscores.
(#286) Whitespace found at end of line
(#288) Inline comments must end in full-stops, exclamation marks, or question marks
(#289) Variable "decoded_html" must not contain underscores.
(#290) Whitespace found at end of line
(#292) Inline comments must end in full-stops, exclamation marks, or question marks
(#293) Variable "html_has_match" must not contain underscores.
(#293) Variable "decoded_html" must not contain underscores.
(#294) Whitespace found at end of line
(#295) Inline comments must end in full-stops, exclamation marks, or question marks
(#296) Variable "html_has_match" must not contain underscores.
(#296) Variable "decoded_html" must not contain underscores.
(#296) Variable "decoded_json" must not contain underscores.
(#297) Whitespace found at end of line
(#302) Whitespace found at end of line
(#303) Opening parenthesis of a multi-line function call must be the last content on the line
(#303) Only one argument is allowed per line in a multi-line function call
(#304) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#304) Closing parenthesis of a multi-line function call must be on a line by itself
(#307) Inline comments must end in full-stops, exclamation marks, or question marks
(#308) Variable "sql_searchterm" must not contain underscores.
(#309) Whitespace found at end of line
(#311) Whitespace found at end of line within string
(#312) Whitespace found at end of line within string
(#315) Whitespace found at end of line within string
(#316) Whitespace found at end of line within string
(#319) Variable "sql_searchterm" must not contain underscores.
(#320) Whitespace found at end of line
(#321) Inline comments must end in full-stops, exclamation marks, or question marks
(#326) Inline comments must end in full-stops, exclamation marks, or question marks
(#328) Variable "searchable_content" must not contain underscores.
(#329) Whitespace found at end of line
(#330) Inline comments must end in full-stops, exclamation marks, or question marks
(#331) Variable "searchable_content" must not contain underscores.
(#332) Whitespace found at end of line
(#333) Inline comments must end in full-stops, exclamation marks, or question marks
(#334) Variable "searchable_content" must not contain underscores.
(#335) Whitespace found at end of line
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#338) Whitespace found at end of line
(#339) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) Blank line found at end of control structure
(#382) Whitespace found at end of line
(#397) Whitespace found at end of line
(#408) Variable "extract_html" must not contain underscores.
(#410) Inline comments must end in full-stops, exclamation marks, or question marks
(#412) Whitespace found at end of line
(#416) Whitespace found at end of line
(#417) Inline comments must end in full-stops, exclamation marks, or question marks
(#419) Whitespace found at end of line
(#423) Whitespace found at end of line
(#424) Inline comments must end in full-stops, exclamation marks, or question marks
(#425) Variable "extract_html" must not contain underscores.
(#428) Whitespace found at end of line
(#430) Inline comments must end in full-stops, exclamation marks, or question marks
(#432) Whitespace found at end of line
(#434) Blank line found at end of control structure
(#434) Whitespace found at end of line
(#448) Whitespace found at end of line
(#449) Inline comments must end in full-stops, exclamation marks, or question marks
(#453) Whitespace found at end of line
(#457) Whitespace found at end of line
(#461) Whitespace found at end of line
(#462) Inline comments must end in full-stops, exclamation marks, or question marks
(#466) Whitespace found at end of line
(#481) Inline comments must end in full-stops, exclamation marks, or question marks
(#483) Whitespace found at end of line
(#485) Inline comments must end in full-stops, exclamation marks, or question marks
(#488) Whitespace found at end of line
(#489) Inline comments must end in full-stops, exclamation marks, or question marks
(#491) Whitespace found at end of line
(#493) Inline comments must end in full-stops, exclamation marks, or question marks
(#496) Whitespace found at end of line
(#499) Whitespace found at end of line
(#500) Inline comments must end in full-stops, exclamation marks, or question marks
(#502) Whitespace found at end of line
(#504) Inline comments must end in full-stops, exclamation marks, or question marks
(#509) Whitespace found at end of line
(#511) Blank line found at end of control structure
(#511) Whitespace found at end of line
(#513) Inline comments must end in full-stops, exclamation marks, or question marks
(#530) Inline comments must end in full-stops, exclamation marks, or question marks
(#532) Inline comments must end in full-stops, exclamation marks, or question marks
(#541) Inline comments must end in full-stops, exclamation marks, or question marks
(#562) Inline comments must end in full-stops, exclamation marks, or question marks
(#564) Inline comments must end in full-stops, exclamation marks, or question marks
(#583) Whitespace found at end of line
(#585) Inline comments must end in full-stops, exclamation marks, or question marks
(#588) Whitespace found at end of line
(#591) Whitespace found at end of line
(#592) Inline comments must end in full-stops, exclamation marks, or question marks
(#594) Whitespace found at end of line
(#599) Whitespace found at end of line
(#612) Inline comments must end in full-stops, exclamation marks, or question marks
(#614) Whitespace found at end of line
(#615) Inline comments must end in full-stops, exclamation marks, or question marks
(#618) Whitespace found at end of line
(#620) Inline comments must end in full-stops, exclamation marks, or question marks
(#627) Inline comments must end in full-stops, exclamation marks, or question marks
(#640) Inline comments must end in full-stops, exclamation marks, or question marks
(#645) Inline comments must end in full-stops, exclamation marks, or question marks
(#667) Whitespace found at end of line
(#669) Inline comments must end in full-stops, exclamation marks, or question marks
(#676) Whitespace found at end of line
(#677) Inline comments must end in full-stops, exclamation marks, or question marks
(#681) Whitespace found at end of line
(#682) Inline comments must end in full-stops, exclamation marks, or question marks
(#684) Whitespace found at end of line
(#685) Inline comments must end in full-stops, exclamation marks, or question marks
(#692) Whitespace found at end of line
(#696) There should be a comma after the last array item in a multi-line array.
(#701) Inline comments must end in full-stops, exclamation marks, or question marks
(#704) Whitespace found at end of line
(#706) Inline comments must end in full-stops, exclamation marks, or question marks
(#712) Whitespace found at end of line
(#716) Whitespace found at end of line
(#717) Inline comments must end in full-stops, exclamation marks, or question marks
(#721) Whitespace found at end of line
(#722) Inline comments must end in full-stops, exclamation marks, or question marks
(#724) Whitespace found at end of line
(#725) Inline comments must end in full-stops, exclamation marks, or question marks
(#732) Whitespace found at end of line
(#736) There should be a comma after the last array item in a multi-line array.
(#738) Whitespace found at end of line
(#739) Inline comments must end in full-stops, exclamation marks, or question marks
(#742) Whitespace found at end of line
(#766) There should be a comma after the last array item in a multi-line array.
(#795) There should be a comma after the last array item in a multi-line array.
(#827) There should be a comma after the last array item in a multi-line array.
(#843) There should be a comma after the last array item in a multi-line array.
(#863) There should be a comma after the last array item in a multi-line array.
(#873) Inline comments must end in full-stops, exclamation marks, or question marks
(#875) Line exceeds 132 characters; contains 133 characters
(#900) There should be a comma after the last array item in a multi-line array.
(#909) Inline comments must end in full-stops, exclamation marks, or question marks
(#940) Whitespace found at end of line
(#965) Line exceeds 132 characters; contains 138 characters
(#969) There should be a comma after the last array item in a multi-line array.
(#974) There should be a comma after the last array item in a multi-line array.
(#993) There should be a comma after the last array item in a multi-line array.
(#1004) There should be a comma after the last array item in a multi-line array.
(#1018) Whitespace found at end of line
(#1022) Inline comments must end in full-stops, exclamation marks, or question marks
(#1024) Line exceeds 132 characters; contains 133 characters
(#1028) Whitespace found at end of line
(#1029) Whitespace found at end of line
(#1035) There should be a comma after the last array item in a multi-line array.
(#1048) There should be a comma after the last array item in a multi-line array.
(#1075) There should be a comma after the last array item in a multi-line array.
(#1084) Line exceeds 132 characters; contains 139 characters
(#1087) Line exceeds 132 characters; contains 146 characters
(#1087) Whitespace found at end of line
(#1091) There should be a comma after the last array item in a multi-line array.
(#1101) Inline comments must end in full-stops, exclamation marks, or question marks
(#1110) There should be a comma after the last array item in a multi-line array.
(#1116) There should be a comma after the last array item in a multi-line array.
(#1141) Opening parenthesis of a multi-line function call must be the last content on the line
(#1141) Only one argument is allowed per line in a multi-line function call
(#1141) Whitespace found at end of line
(#1142) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1142) Closing parenthesis of a multi-line function call must be on a line by itself
(#1143) Opening parenthesis of a multi-line function call must be the last content on the line
(#1143) Only one argument is allowed per line in a multi-line function call
(#1144) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1144) Closing parenthesis of a multi-line function call must be on a line by itself
(#1148) Whitespace found at end of line
(#1149) Inline comments must end in full-stops, exclamation marks, or question marks
(#1153) Whitespace found at end of line
(#1154) Opening parenthesis of a multi-line function call must be the last content on the line
(#1154) Only one argument is allowed per line in a multi-line function call
(#1155) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1155) Closing parenthesis of a multi-line function call must be on a line by itself
(#1156) Opening parenthesis of a multi-line function call must be the last content on the line
(#1156) Only one argument is allowed per line in a multi-line function call
(#1157) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1157) Closing parenthesis of a multi-line function call must be on a line by itself
(#1160) Inline comments must end in full-stops, exclamation marks, or question marks
(#1162) Whitespace found at end of line
(#1171) Whitespace found at end of line
(#1172) Inline comments must end in full-stops, exclamation marks, or question marks
(#1174) Inline comments must end in full-stops, exclamation marks, or question marks
(#1175) Long list syntax is not allowed
(#1182) Inline comments must end in full-stops, exclamation marks, or question marks
(#1183) Long list syntax is not allowed
(#1184) Whitespace found at end of line
(#1185) Whitespace found at end of line
(#1186) Whitespace found at end of line
(#1190) Inline comments must end in full-stops, exclamation marks, or question marks
(#1192) Inline comments must end in full-stops, exclamation marks, or question marks
(#1196) Inline comments must end in full-stops, exclamation marks, or question marks
(#1207) Inline comments must end in full-stops, exclamation marks, or question marks
(#1215) Inline comments must end in full-stops, exclamation marks, or question marks
(#1219) Whitespace found at end of line
(#1221) Whitespace found at end of line
(#1232) Blank line found at end of control structure
(#1240) Opening parenthesis of a multi-line function call must be the last content on the line
(#1240) Only one argument is allowed per line in a multi-line function call
(#1241) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1241) Closing parenthesis of a multi-line function call must be on a line by itself
public/local/textplus/db/access.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
public/local/textplus/db/caches.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
public/local/textplus/index.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
(#36) Variable "wizard_data" must not contain underscores.
(#37) Variable "form_data" must not contain underscores.
(#38) Variable "form_data" must not contain underscores.
(#38) Variable "wizard_data" must not contain underscores.
(#39) Variable "form_data" must not contain underscores.
(#39) Variable "wizard_data" must not contain underscores.
(#40) Variable "form_data" must not contain underscores.
(#40) Variable "wizard_data" must not contain underscores.
(#41) Variable "form_data" must not contain underscores.
(#41) Variable "wizard_data" must not contain underscores.
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Variable "form_data" must not contain underscores.
(#51) Variable "system_context" must not contain underscores.
(#52) Variable "system_context" must not contain underscores.
(#55) Variable "system_context" must not contain underscores.
(#58) Whitespace found at end of line
(#79) Variable "default_search_term" must not contain underscores.
(#80) Variable "default_mode" must not contain underscores.
(#83) Variable "default_search_term" must not contain underscores.
(#84) Variable "default_search_term" must not contain underscores.
(#86) Variable "default_mode" must not contain underscores.
(#87) Variable "default_mode" must not contain underscores.
(#92) Variable "back_btn" must not contain underscores.
(#93) Variable "next_btn" must not contain underscores.
(#94) Variable "execute_btn" must not contain underscores.
(#97) Variable "start_over" must not contain underscores.
(#98) Variable "start_over" must not contain underscores.
(#105) Variable "wizard_data" must not contain underscores.
(#106) Variable "wizard_data" must not contain underscores.
(#107) Variable "wizard_data" must not contain underscores.
(#108) Variable "wizard_data" must not contain underscores.
(#108) Variable "default_search_term" must not contain underscores.
(#109) Variable "wizard_data" must not contain underscores.
(#110) Variable "wizard_data" must not contain underscores.
(#110) Variable "default_mode" must not contain underscores.
(#111) Variable "wizard_data" must not contain underscores.
(#112) Variable "wizard_data" must not contain underscores.
(#113) Variable "wizard_data" must not contain underscores.
(#114) Variable "wizard_data" must not contain underscores.
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Variable "form_data" must not contain underscores.
(#119) Variable "wizard_data" must not contain underscores.
(#121) Variable "custom_data" must not contain underscores.
(#122) Variable "form_data" must not contain underscores.
(#127) Variable "custom_data" must not contain underscores.
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Variable "next_btn" must not contain underscores.
(#134) Whitespace found at end of line
(#136) Variable "selected_items" must not contain underscores.
(#137) Whitespace found at end of line
(#139) Variable "selected_items" must not contain underscores.
(#140) Opening parenthesis of a multi-line function call must be the last content on the line
(#140) Only one argument is allowed per line in a multi-line function call
(#141) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#141) Only one argument is allowed per line in a multi-line function call
(#141) Closing parenthesis of a multi-line function call must be on a line by itself
(#143) Whitespace found at end of line
(#145) Variable "validated_selections" must not contain underscores.
(#146) Variable "selected_items" must not contain underscores.
(#146) Variable "item_key" must not contain underscores.
(#147) Variable "item_key" must not contain underscores.
(#149) Variable "validated_selections" must not contain underscores.
(#152) There should be a comma after the last array item in a multi-line array.
(#156) Whitespace found at end of line
(#158) Variable "wizard_data" must not contain underscores.
(#159) Variable "wizard_data" must not contain underscores.
(#159) Variable "validated_selections" must not contain underscores.
(#160) Variable "wizard_data" must not contain underscores.
(#161) Whitespace found at end of line
(#164) Variable "custom_data" must not contain underscores.
(#165) Variable "custom_data" must not contain underscores.
(#165) Variable "wizard_data" must not contain underscores.
(#166) Whitespace found at end of line
(#167) Variable "custom_data" must not contain underscores.
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Variable "back_btn" must not contain underscores.
(#174) Variable "wizard_data" must not contain underscores.
(#175) Variable "custom_data" must not contain underscores.
(#176) Variable "custom_data" must not contain underscores.
(#176) Variable "wizard_data" must not contain underscores.
(#177) Variable "custom_data" must not contain underscores.
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Variable "back_btn" must not contain underscores.
(#184) Variable "wizard_data" must not contain underscores.
(#185) Variable "custom_data" must not contain underscores.
(#186) Variable "custom_data" must not contain underscores.
(#186) Variable "wizard_data" must not contain underscores.
(#187) Variable "custom_data" must not contain underscores.
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) Variable "from_form" must not contain underscores.
(#193) Whitespace found at end of line
(#196) Opening parenthesis of a multi-line function call must be the last content on the line
(#196) Only one argument is allowed per line in a multi-line function call
(#196) Only one argument is allowed per line in a multi-line function call
(#196) Only one argument is allowed per line in a multi-line function call
(#196) Whitespace found at end of line
(#197) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#197) Closing parenthesis of a multi-line function call must be on a line by itself
(#199) Whitespace found at end of line
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) Variable "back_btn" must not contain underscores.
(#203) Whitespace found at end of line
(#205) Variable "wizard_data" must not contain underscores.
(#206) Variable "wizard_data" must not contain underscores.
(#206) Variable "from_form" must not contain underscores.
(#207) Variable "wizard_data" must not contain underscores.
(#207) Variable "from_form" must not contain underscores.
(#207) Variable "from_form" must not contain underscores.
(#208) Whitespace found at end of line
(#210) Variable "from_form" must not contain underscores.
(#211) Variable "from_form" must not contain underscores.
(#214) Whitespace found at end of line
(#216) Variable "database_items" must not contain underscores.
(#217) Whitespace found at end of line
(#219) Variable "wizard_data" must not contain underscores.
(#219) Variable "database_items" must not contain underscores.
(#220) Variable "wizard_data" must not contain underscores.
(#221) Whitespace found at end of line
(#224) Variable "custom_data" must not contain underscores.
(#225) Variable "custom_data" must not contain underscores.
(#225) Variable "wizard_data" must not contain underscores.
(#226) Variable "custom_data" must not contain underscores.
(#227) Whitespace found at end of line
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#228) Line indented incorrectly; expected at least 8 spaces, found 4
(#229) Variable "execute_btn" must not contain underscores.
(#232) Opening parenthesis of a multi-line function call must be the last content on the line
(#232) Only one argument is allowed per line in a multi-line function call
(#232) Only one argument is allowed per line in a multi-line function call
(#232) Only one argument is allowed per line in a multi-line function call
(#233) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#233) Closing parenthesis of a multi-line function call must be on a line by itself
(#235) Whitespace found at end of line
(#238) Whitespace found at end of line
(#240) Variable "from_form" must not contain underscores.
(#241) Opening parenthesis of a multi-line function call must be the last content on the line
(#241) Only one argument is allowed per line in a multi-line function call
(#242) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#242) Only one argument is allowed per line in a multi-line function call
(#242) Closing parenthesis of a multi-line function call must be on a line by itself
(#244) Whitespace found at end of line
(#246) Variable "wizard_data" must not contain underscores.
(#247) Whitespace found at end of line
(#249) Variable "wizard_data" must not contain underscores.
(#249) Variable "from_form" must not contain underscores.
(#250) Variable "wizard_data" must not contain underscores.
(#250) Variable "from_form" must not contain underscores.
(#251) Variable "wizard_data" must not contain underscores.
(#252) Whitespace found at end of line
(#254) Variable "from_form" must not contain underscores.
(#254) Variable "from_form" must not contain underscores.
(#255) Opening parenthesis of a multi-line function call must be the last content on the line
(#255) Only one argument is allowed per line in a multi-line function call
(#256) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#256) Only one argument is allowed per line in a multi-line function call
(#256) Closing parenthesis of a multi-line function call must be on a line by itself
(#258) Whitespace found at end of line
(#261) Variable "wizard_data" must not contain underscores.
(#262) Variable "wizard_data" must not contain underscores.
(#263) Variable "wizard_data" must not contain underscores.
(#264) Variable "wizard_data" must not contain underscores.
(#266) Whitespace found at end of line
(#268) Whitespace found at end of line
(#270) Variable "items_to_process" must not contain underscores.
(#270) Variable "wizard_data" must not contain underscores.
(#271) Whitespace found at end of line
(#273) Variable "items_to_process" must not contain underscores.
(#274) Whitespace found at end of line
(#277) Whitespace found at end of line
(#282) Variable "wizard_data" must not contain underscores.
(#283) Variable "wizard_data" must not contain underscores.
(#288) Whitespace found at end of line
(#292) Variable "items_to_process" must not contain underscores.
(#293) Whitespace found at end of line
(#296) Whitespace found at end of line
(#310) Whitespace found at end of line
(#321) Variable "wizard_data" must not contain underscores.
(#331) Whitespace found at end of line
(#334) Whitespace found at end of line
(#337) Whitespace found at end of line
(#338) Variable "database_items" must not contain underscores.
(#338) Variable "wizard_data" must not contain underscores.
(#339) Whitespace found at end of line
(#340) Variable "database_items" must not contain underscores.
(#342) Variable "wizard_data" must not contain underscores.
(#345) Variable "database_items" must not contain underscores.
(#345) Variable "wizard_data" must not contain underscores.
public/local/textplus/lang/en/local_textplus.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
(#28) Unexpected string end, it should be a line feed after a semicolon
(#29) Unexpected string end, it should be a line feed after a semicolon
(#30) Unexpected string end, it should be a line feed after a semicolon
(#32) Unexpected comment found. Auto-fixing will not work after this comment
(#33) Unexpected string end, it should be a line feed after a semicolon
(#34) Unexpected string end, it should be a line feed after a semicolon
(#35) Unexpected string end, it should be a line feed after a semicolon
(#36) Unexpected string end, it should be a line feed after a semicolon
(#37) Unexpected string end, it should be a line feed after a semicolon
(#38) Unexpected string end, it should be a line feed after a semicolon
(#39) Unexpected string end, it should be a line feed after a semicolon
(#40) Unexpected string end, it should be a line feed after a semicolon
(#41) Unexpected string end, it should be a line feed after a semicolon
(#42) Unexpected string end, it should be a line feed after a semicolon
(#44) Unexpected comment found. Auto-fixing will not work after this comment
(#45) Unexpected string end, it should be a line feed after a semicolon
(#46) Unexpected string end, it should be a line feed after a semicolon
(#48) Unexpected comment found. Auto-fixing will not work after this comment
(#49) Unexpected string end, it should be a line feed after a semicolon
(#50) Unexpected string end, it should be a line feed after a semicolon
(#51) Unexpected string end, it should be a line feed after a semicolon
(#52) Unexpected string end, it should be a line feed after a semicolon
(#53) Unexpected string end, it should be a line feed after a semicolon
(#54) Unexpected string end, it should be a line feed after a semicolon
(#56) Unexpected comment found. Auto-fixing will not work after this comment
(#57) Unexpected string end, it should be a line feed after a semicolon
(#58) Unexpected string end, it should be a line feed after a semicolon
(#59) Unexpected string end, it should be a line feed after a semicolon
(#60) Unexpected string end, it should be a line feed after a semicolon
(#61) Unexpected string end, it should be a line feed after a semicolon
(#62) Unexpected string end, it should be a line feed after a semicolon
(#63) Unexpected string end, it should be a line feed after a semicolon
(#64) Unexpected string end, it should be a line feed after a semicolon
(#65) Unexpected string end, it should be a line feed after a semicolon
(#66) Unexpected string end, it should be a line feed after a semicolon
(#67) Unexpected string end, it should be a line feed after a semicolon
(#68) Unexpected string end, it should be a line feed after a semicolon
(#69) Unexpected string end, it should be a line feed after a semicolon
(#70) Unexpected string end, it should be a line feed after a semicolon
(#71) Unexpected string end, it should be a line feed after a semicolon
(#72) Unexpected string end, it should be a line feed after a semicolon
(#74) Unexpected comment found. Auto-fixing will not work after this comment
(#75) Unexpected string end, it should be a line feed after a semicolon
(#76) Unexpected string end, it should be a line feed after a semicolon
(#77) Unexpected string end, it should be a line feed after a semicolon
(#78) Unexpected string end, it should be a line feed after a semicolon
(#79) Unexpected string end, it should be a line feed after a semicolon
(#80) Unexpected string end, it should be a line feed after a semicolon
(#81) Unexpected string end, it should be a line feed after a semicolon
(#82) Unexpected string end, it should be a line feed after a semicolon
(#83) Unexpected string end, it should be a line feed after a semicolon
(#84) Unexpected string end, it should be a line feed after a semicolon
(#85) Unexpected string end, it should be a line feed after a semicolon
(#86) Unexpected string end, it should be a line feed after a semicolon
(#87) Unexpected string end, it should be a line feed after a semicolon
(#88) Unexpected string end, it should be a line feed after a semicolon
(#89) Unexpected string end, it should be a line feed after a semicolon
(#90) Unexpected string end, it should be a line feed after a semicolon
(#91) Unexpected string end, it should be a line feed after a semicolon
(#92) Unexpected string end, it should be a line feed after a semicolon
(#93) Unexpected string end, it should be a line feed after a semicolon
(#94) Unexpected string end, it should be a line feed after a semicolon
(#95) Unexpected string end, it should be a line feed after a semicolon
(#96) Unexpected string end, it should be a line feed after a semicolon
(#97) Unexpected string end, it should be a line feed after a semicolon
(#98) Unexpected string end, it should be a line feed after a semicolon
(#99) Unexpected string end, it should be a line feed after a semicolon
(#100) Unexpected string end, it should be a line feed after a semicolon
(#101) Unexpected string end, it should be a line feed after a semicolon
(#102) Unexpected string end, it should be a line feed after a semicolon
(#103) Unexpected string end, it should be a line feed after a semicolon
(#105) Unexpected comment found. Auto-fixing will not work after this comment
(#106) Unexpected string end, it should be a line feed after a semicolon
(#107) Unexpected string end, it should be a line feed after a semicolon
(#108) Unexpected string end, it should be a line feed after a semicolon
(#109) Unexpected string end, it should be a line feed after a semicolon
(#110) Unexpected string end, it should be a line feed after a semicolon
(#111) Unexpected string end, it should be a line feed after a semicolon
(#113) Unexpected comment found. Auto-fixing will not work after this comment
(#114) Unexpected string end, it should be a line feed after a semicolon
(#115) Unexpected string end, it should be a line feed after a semicolon
(#117) Unexpected comment found. Auto-fixing will not work after this comment
(#118) Unexpected string end, it should be a line feed after a semicolon
(#119) Unexpected string end, it should be a line feed after a semicolon
(#120) Unexpected string end, it should be a line feed after a semicolon
(#121) Unexpected string end, it should be a line feed after a semicolon
(#122) Unexpected string end, it should be a line feed after a semicolon
(#123) Unexpected string end, it should be a line feed after a semicolon
(#125) Unexpected comment found. Auto-fixing will not work after this comment
(#126) Unexpected string end, it should be a line feed after a semicolon
(#127) Unexpected string end, it should be a line feed after a semicolon
(#129) Unexpected comment found. Auto-fixing will not work after this comment
(#130) Unexpected string end, it should be a line feed after a semicolon
(#131) Unexpected string end, it should be a line feed after a semicolon
(#132) Unexpected string end, it should be a line feed after a semicolon
(#133) Unexpected string end, it should be a line feed after a semicolon
(#134) Unexpected string end, it should be a line feed after a semicolon
(#136) Unexpected comment found. Auto-fixing will not work after this comment
(#137) Unexpected string end, it should be a line feed after a semicolon
(#139) Unexpected comment found. Auto-fixing will not work after this comment
(#140) Unexpected string end, it should be a line feed after a semicolon
(#141) Unexpected string end, it should be a line feed after a semicolon
(#142) Unexpected string end, it should be a line feed after a semicolon
(#143) Unexpected string end, it should be a line feed after a semicolon
(#144) Unexpected string end, it should be a line feed after a semicolon
(#146) Unexpected comment found. Auto-fixing will not work after this comment
(#147) Unexpected string end, it should be a line feed after a semicolon
(#148) Unexpected string end, it should be a line feed after a semicolon
(#150) Unexpected comment found. Auto-fixing will not work after this comment
(#151) Unexpected string end, it should be a line feed after a semicolon
(#152) Unexpected string end, it should be a line feed after a semicolon
(#154) Unexpected comment found. Auto-fixing will not work after this comment
(#155) Unexpected string end, it should be a line feed after a semicolon
(#156) Unexpected string end, it should be a line feed after a semicolon
(#157) Unexpected string end, it should be a line feed after a semicolon
(#158) Unexpected string end, it should be a line feed after a semicolon
(#159) Unexpected string end, it should be a line feed after a semicolon
(#160) Unexpected string end, it should be a line feed after a semicolon
(#161) Unexpected string end, it should be a line feed after a semicolon
(#162) Unexpected string end, it should be a line feed after a semicolon
(#164) Unexpected comment found. Auto-fixing will not work after this comment
(#165) Unexpected string end, it should be a line feed after a semicolon
(#166) Unexpected string end, it should be a line feed after a semicolon
(#167) Unexpected string end, it should be a line feed after a semicolon
(#168) Unexpected string end, it should be a line feed after a semicolon
(#169) Unexpected string end, it should be a line feed after a semicolon
(#170) Unexpected string end, it should be a line feed after a semicolon
(#171) Unexpected string end, it should be a line feed after a semicolon
(#172) Unexpected string end, it should be a line feed after a semicolon
(#173) Unexpected string end, it should be a line feed after a semicolon
(#174) Unexpected string end, it should be a line feed after a semicolon
(#175) Unexpected string end, it should be a line feed after a semicolon
(#176) Unexpected string end, it should be a line feed after a semicolon
(#177) Unexpected string end, it should be a line feed after a semicolon
(#179) Unexpected comment found. Auto-fixing will not work after this comment
(#180) Unexpected string end, it should be a line feed after a semicolon
(#181) Unexpected string end, it should be a line feed after a semicolon
(#182) Unexpected string end, it should be a line feed after a semicolon
(#183) Unexpected string end, it should be a line feed after a semicolon
(#184) Unexpected string end, it should be a line feed after a semicolon
(#185) Unexpected string end, it should be a line feed after a semicolon
(#186) Unexpected string end, it should be a line feed after a semicolon
(#187) Unexpected string end, it should be a line feed after a semicolon
(#188) Unexpected string end, it should be a line feed after a semicolon
(#189) Unexpected string end, it should be a line feed after a semicolon
(#190) Unexpected string end, it should be a line feed after a semicolon
(#192) Unexpected comment found. Auto-fixing will not work after this comment
(#193) Unexpected string end, it should be a line feed after a semicolon
(#194) Unexpected string end, it should be a line feed after a semicolon
(#195) Unexpected string end, it should be a line feed after a semicolon
(#196) Unexpected string end, it should be a line feed after a semicolon
(#197) Unexpected string end, it should be a line feed after a semicolon
(#198) Unexpected string end, it should be a line feed after a semicolon
(#199) Unexpected string end, it should be a line feed after a semicolon
(#200) Unexpected string end, it should be a line feed after a semicolon
(#201) Unexpected string end, it should be a line feed after a semicolon
(#202) Unexpected string end, it should be a line feed after a semicolon
(#203) Unexpected string end, it should be a line feed after a semicolon
(#204) Unexpected string end, it should be a line feed after a semicolon
(#205) Unexpected string end, it should be a line feed after a semicolon
(#206) Unexpected string end, it should be a line feed after a semicolon
(#207) Unexpected string end, it should be a line feed after a semicolon
(#208) Unexpected string end, it should be a line feed after a semicolon
(#209) Unexpected string end, it should be a line feed after a semicolon
(#210) Unexpected string end, it should be a line feed after a semicolon
(#211) Unexpected string end, it should be a line feed after a semicolon
(#212) Unexpected string end, it should be a line feed after a semicolon
(#213) Unexpected string end, it should be a line feed after a semicolon
(#214) Unexpected string end, it should be a line feed after a semicolon
(#215) Unexpected string end, it should be a line feed after a semicolon
(#216) Unexpected string end, it should be a line feed after a semicolon
(#217) Unexpected string end, it should be a line feed after a semicolon
(#218) Unexpected string end, it should be a line feed after a semicolon
(#219) Unexpected string end, it should be a line feed after a semicolon
(#220) Unexpected string end, it should be a line feed after a semicolon
(#221) Unexpected string end, it should be a line feed after a semicolon
(#222) Unexpected string end, it should be a line feed after a semicolon
(#223) Unexpected string end, it should be a line feed after a semicolon
(#224) Unexpected string end, it should be a line feed after a semicolon
(#225) Unexpected string end, it should be a line feed after a semicolon
(#226) Unexpected string end, it should be a line feed after a semicolon
(#227) Unexpected string end, it should be a line feed after a semicolon
(#228) Unexpected string end, it should be a line feed after a semicolon
(#229) Unexpected string end, it should be a line feed after a semicolon
(#230) Unexpected string end, it should be a line feed after a semicolon
(#231) Unexpected string end, it should be a line feed after a semicolon
(#232) Unexpected string end, it should be a line feed after a semicolon
public/local/textplus/renderer.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#35) Opening brace must not be followed by a blank line
(#45) Variable "database_items" must not contain underscores.
(#45) Variable "scan_only" must not contain underscores.
(#47) Variable "database_items" must not contain underscores.
(#47) Variable "scan_only" must not contain underscores.
(#58) Variable "database_items" must not contain underscores.
(#58) Variable "search_term" must not contain underscores.
(#59) Variable "item_selection" must not contain underscores.
(#59) Variable "database_items" must not contain underscores.
(#59) Variable "search_term" must not contain underscores.
(#60) Variable "item_selection" must not contain underscores.
(#69) Variable "current_step" must not contain underscores.
(#70) Variable "step_indicator" must not contain underscores.
(#70) Variable "current_step" must not contain underscores.
(#71) Variable "step_indicator" must not contain underscores.
(#80) Variable "search_term" must not contain underscores.
(#81) Variable "no_items_found" must not contain underscores.
(#81) Variable "search_term" must not contain underscores.
(#82) Variable "no_items_found" must not contain underscores.
public/local/textplus/settings.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Opening parenthesis of a multi-line function call must be the last content on the line
(#66) Opening parenthesis of a multi-line function call must be the last content on the line
public/local/textplus/version.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".

Javascript coding style problems

(324 errors, 5 warnings)

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

public/local/textplus/amd/src/item_selection.js
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#61) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#63) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#64) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#65) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#66) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#67) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#68) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#72) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#73) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#74) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#75) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#76) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#77) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#78) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#79) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#80) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#81) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#82) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#83) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#84) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
public/local/textplus/amd/src/occurrence_modal.js
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#61) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#63) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#64) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#65) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#66) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#67) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#68) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#72) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#73) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#74) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#75) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#76) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#77) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#78) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#79) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#80) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#81) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#82) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#83) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#84) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#85) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#86) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#87) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#88) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#89) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#90) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#91) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#92) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#93) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#94) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#95) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#96) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#97) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#98) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#99) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#100) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#101) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#102) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#103) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#104) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#105) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#106) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#107) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#108) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#109) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#110) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#111) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#112) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#113) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#114) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#115) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#116) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#117) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#118) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#119) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#120) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#121) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#122) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#123) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#124) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#125) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#126) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#127) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#128) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#129) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#130) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#131) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#132) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#133) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#134) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#135) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#136) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#137) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#138) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#139) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#140) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#141) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#142) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#143) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#144) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#145) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#146) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#147) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#148) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#149) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#150) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#151) 'lastIndex' declared on line 124 column 17 is used outside of binding context. (block-scoped-var)
(#151) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#152) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#153) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#154) Unexpected constant condition. (no-constant-condition)
(#154) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#155) 'lastIndex' declared on line 124 column 17 is used outside of binding context. (block-scoped-var)
(#155) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#156) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#157) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#158) 'lastIndex' declared on line 124 column 17 is used outside of binding context. (block-scoped-var)
(#158) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#159) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#160) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#161) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#162) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#163) 'lastIndex' declared on line 124 column 17 is used outside of binding context. (block-scoped-var)
(#163) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#164) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#165) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#166) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#167) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#168) 'lastIndex' declared on line 124 column 17 is used outside of binding context. (block-scoped-var)
(#168) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#169) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#170) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#171) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#172) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#173) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#174) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#175) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#176) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#177) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#178) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#179) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#180) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#181) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#182) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#183) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#184) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#185) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#186) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#187) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#188) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#189) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#190) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#191) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#192) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#193) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#194) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#195) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#196) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#197) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#198) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#199) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#200) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#201) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#202) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#203) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#204) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#205) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#206) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#207) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#208) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#209) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#210) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#211) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#212) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#213) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#214) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#215) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#216) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#217) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#218) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#219) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#220) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#221) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#222) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#223) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#224) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#225) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#226) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#227) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#228) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#229) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#230) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#231) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#232) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#233) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#234) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#235) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#236) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#237) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#238) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#239) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)

CSS problems

(0 errors, 1 warnings)

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

public/local/textplus/styles.css
(#51) Expected "#ffffff" to be "#fff" (color-hex-length)

PHPDocs style problems

(5 errors, 0 warnings)

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

public/local/textplus/classes/form/replacer_form.php
(#69) Phpdocs for function replacer_form::definition_step1 has incomplete parameters list
(#97) Phpdocs for function replacer_form::definition_step2 has incomplete parameters list
(#132) Phpdocs for function replacer_form::definition_step3 has incomplete parameters list
(#207) Phpdocs for function replacer_form::render_step_indicator has incomplete parameters list
public/local/textplus/classes/replacer.php
(#521) Phpdocs for function replacer::search_replace_recursive has incomplete parameters list

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(1 errors, 1 warnings)

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

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

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 2 warnings)

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

public/local/textplus/templates/item_selection.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 4: Bad value “” for attribute “action” on element “form”: Must be non-empty. (ion"> <form method="post" action="" id="local-textplus-itemselectionform"> )
(#1) HTML Validation info, line 17: Empty heading. ( <h3 id="local-textplus-occurrence-modal-title"></h3>)
(#1) ESLint did not run

Gherkin .feature problems

(0 errors, 0 warnings)

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