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\plugin\provider, \core_privacy\local\request\core_userlist_provider; Found: \core_privacy\local\request\core_userlist_provider, \core_privacy\local\metadata\provider, \core_privacy\local\request\plugin\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.
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Whitespace found at end of line
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Whitespace found at end of line
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Whitespace found at end of line
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) Whitespace found at end of line
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) Whitespace found at end of line
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) Opening parenthesis of a multi-line function call must be the last content on the line
(#238) Only one argument is allowed per line in a multi-line function call
(#238) Whitespace found at end of line
(#239) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#239) Closing parenthesis of a multi-line function call must be on a line by itself
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#245) Variable "sql_searchterm" must not contain underscores.
(#246) Whitespace found at end of line
(#248) Whitespace found at end of line within string
(#249) Whitespace found at end of line within string
(#250) Whitespace found at end of line within string
(#253) 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
(#260) Variable "sql_searchterm" must not contain underscores.
(#260) There should be a comma after the last array item in a multi-line array.
(#265) Inline comments must end in full-stops, exclamation marks, or question marks
(#266) Whitespace found at end of line within string
(#267) Whitespace found at end of line within string
(#273) Whitespace found at end of line
(#274) Inline comments must end in full-stops, exclamation marks, or question marks
(#276) Whitespace found at end of line
(#277) Inline comments must end in full-stops, exclamation marks, or question marks
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#281) Variable "decoded_json" must not contain underscores.
(#282) Variable "decoded_json" must not contain underscores.
(#283) Inline comments must end in full-stops, exclamation marks, or question marks
(#284) Variable "decoded_json" must not contain underscores.
(#285) Whitespace found at end of line
(#287) Inline comments must end in full-stops, exclamation marks, or question marks
(#288) Variable "decoded_html" must not contain underscores.
(#289) Whitespace found at end of line
(#291) Inline comments must end in full-stops, exclamation marks, or question marks
(#292) Variable "html_has_match" must not contain underscores.
(#292) Variable "decoded_html" must not contain underscores.
(#293) Whitespace found at end of line
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#295) Variable "html_has_match" must not contain underscores.
(#295) Variable "decoded_html" must not contain underscores.
(#295) Variable "decoded_json" must not contain underscores.
(#296) Whitespace found at end of line
(#301) Whitespace found at end of line
(#302) Opening parenthesis of a multi-line function call must be the last content on the line
(#302) Only one argument is allowed per line in a multi-line function call
(#303) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#303) Closing parenthesis of a multi-line function call must be on a line by itself
(#306) Inline comments must end in full-stops, exclamation marks, or question marks
(#307) Variable "sql_searchterm" must not contain underscores.
(#308) Whitespace found at end of line
(#310) Whitespace found at end of line within string
(#311) Whitespace found at end of line within string
(#314) Whitespace found at end of line within string
(#315) Whitespace found at end of line within string
(#318) Variable "sql_searchterm" must not contain underscores.
(#319) Whitespace found at end of line
(#320) Inline comments must end in full-stops, exclamation marks, or question marks
(#325) Inline comments must end in full-stops, exclamation marks, or question marks
(#327) Variable "searchable_content" must not contain underscores.
(#328) Whitespace found at end of line
(#329) Inline comments must end in full-stops, exclamation marks, or question marks
(#330) Variable "searchable_content" must not contain underscores.
(#331) Whitespace found at end of line
(#332) Inline comments must end in full-stops, exclamation marks, or question marks
(#333) Variable "searchable_content" must not contain underscores.
(#334) Whitespace found at end of line
(#335) Inline comments must end in full-stops, exclamation marks, or question marks
(#337) Whitespace found at end of line
(#338) Inline comments must end in full-stops, exclamation marks, or question marks
(#359) Blank line found at end of control structure
(#381) Whitespace found at end of line
(#396) Whitespace found at end of line
(#407) Variable "extract_html" must not contain underscores.
(#409) Inline comments must end in full-stops, exclamation marks, or question marks
(#411) Whitespace found at end of line
(#415) Whitespace found at end of line
(#416) Inline comments must end in full-stops, exclamation marks, or question marks
(#418) Whitespace found at end of line
(#422) Whitespace found at end of line
(#423) Inline comments must end in full-stops, exclamation marks, or question marks
(#424) Variable "extract_html" must not contain underscores.
(#427) Whitespace found at end of line
(#429) Inline comments must end in full-stops, exclamation marks, or question marks
(#431) Whitespace found at end of line
(#433) Blank line found at end of control structure
(#433) Whitespace found at end of line
(#447) Whitespace found at end of line
(#448) Inline comments must end in full-stops, exclamation marks, or question marks
(#452) Whitespace found at end of line
(#456) Whitespace found at end of line
(#460) Whitespace found at end of line
(#461) Inline comments must end in full-stops, exclamation marks, or question marks
(#465) Whitespace found at end of line
(#480) Inline comments must end in full-stops, exclamation marks, or question marks
(#482) Whitespace found at end of line
(#484) Inline comments must end in full-stops, exclamation marks, or question marks
(#487) Whitespace found at end of line
(#488) Inline comments must end in full-stops, exclamation marks, or question marks
(#490) Whitespace found at end of line
(#492) Inline comments must end in full-stops, exclamation marks, or question marks
(#495) Whitespace found at end of line
(#498) Whitespace found at end of line
(#499) Inline comments must end in full-stops, exclamation marks, or question marks
(#501) Whitespace found at end of line
(#503) Inline comments must end in full-stops, exclamation marks, or question marks
(#508) Whitespace found at end of line
(#510) Blank line found at end of control structure
(#510) Whitespace found at end of line
(#512) Inline comments must end in full-stops, exclamation marks, or question marks
(#529) Inline comments must end in full-stops, exclamation marks, or question marks
(#531) Inline comments must end in full-stops, exclamation marks, or question marks
(#540) Inline comments must end in full-stops, exclamation marks, or question marks
(#561) Inline comments must end in full-stops, exclamation marks, or question marks
(#563) Inline comments must end in full-stops, exclamation marks, or question marks
(#582) Whitespace found at end of line
(#584) Inline comments must end in full-stops, exclamation marks, or question marks
(#587) Whitespace found at end of line
(#590) Whitespace found at end of line
(#591) Inline comments must end in full-stops, exclamation marks, or question marks
(#593) Whitespace found at end of line
(#598) Whitespace found at end of line
(#611) Inline comments must end in full-stops, exclamation marks, or question marks
(#613) Whitespace found at end of line
(#614) Inline comments must end in full-stops, exclamation marks, or question marks
(#617) Whitespace found at end of line
(#619) Inline comments must end in full-stops, exclamation marks, or question marks
(#626) Inline comments must end in full-stops, exclamation marks, or question marks
(#639) Inline comments must end in full-stops, exclamation marks, or question marks
(#644) Inline comments must end in full-stops, exclamation marks, or question marks
(#666) Whitespace found at end of line
(#668) Inline comments must end in full-stops, exclamation marks, or question marks
(#675) Whitespace found at end of line
(#676) Inline comments must end in full-stops, exclamation marks, or question marks
(#680) Whitespace found at end of line
(#681) Inline comments must end in full-stops, exclamation marks, or question marks
(#683) Whitespace found at end of line
(#684) Inline comments must end in full-stops, exclamation marks, or question marks
(#691) Whitespace found at end of line
(#695) There should be a comma after the last array item in a multi-line array.
(#700) Inline comments must end in full-stops, exclamation marks, or question marks
(#703) Whitespace found at end of line
(#705) Inline comments must end in full-stops, exclamation marks, or question marks
(#711) Whitespace found at end of line
(#715) Whitespace found at end of line
(#716) Inline comments must end in full-stops, exclamation marks, or question marks
(#720) Whitespace found at end of line
(#721) Inline comments must end in full-stops, exclamation marks, or question marks
(#723) Whitespace found at end of line
(#724) Inline comments must end in full-stops, exclamation marks, or question marks
(#731) Whitespace found at end of line
(#735) There should be a comma after the last array item in a multi-line array.
(#737) Whitespace found at end of line
(#738) Inline comments must end in full-stops, exclamation marks, or question marks
(#741) Whitespace found at end of line
(#765) There should be a comma after the last array item in a multi-line array.
(#794) There should be a comma after the last array item in a multi-line array.
(#826) There should be a comma after the last array item in a multi-line array.
(#842) There should be a comma after the last array item in a multi-line array.
(#862) There should be a comma after the last array item in a multi-line array.
(#872) Inline comments must end in full-stops, exclamation marks, or question marks
(#874) Line exceeds 132 characters; contains 133 characters
(#899) There should be a comma after the last array item in a multi-line array.
(#908) Inline comments must end in full-stops, exclamation marks, or question marks
(#939) Whitespace found at end of line
(#964) Line exceeds 132 characters; contains 138 characters
(#968) There should be a comma after the last array item in a multi-line array.
(#973) There should be a comma after the last array item in a multi-line array.
(#992) There should be a comma after the last array item in a multi-line array.
(#1003) There should be a comma after the last array item in a multi-line array.
(#1017) Whitespace found at end of line
(#1021) Inline comments must end in full-stops, exclamation marks, or question marks
(#1023) Line exceeds 132 characters; contains 133 characters
(#1027) Whitespace found at end of line
(#1028) Whitespace found at end of line
(#1034) There should be a comma after the last array item in a multi-line array.
(#1047) There should be a comma after the last array item in a multi-line array.
(#1074) There should be a comma after the last array item in a multi-line array.
(#1083) Line exceeds 132 characters; contains 139 characters
(#1086) Line exceeds 132 characters; contains 146 characters
(#1086) Whitespace found at end of line
(#1090) There should be a comma after the last array item in a multi-line array.
(#1100) Inline comments must end in full-stops, exclamation marks, or question marks
(#1109) There should be a comma after the last array item in a multi-line array.
(#1115) There should be a comma after the last array item in a multi-line array.
(#1140) Opening parenthesis of a multi-line function call must be the last content on the line
(#1140) Only one argument is allowed per line in a multi-line function call
(#1140) Whitespace found at end of line
(#1141) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1141) Closing parenthesis of a multi-line function call must be on a line by itself
(#1142) Opening parenthesis of a multi-line function call must be the last content on the line
(#1142) Only one argument is allowed per line in a multi-line function call
(#1143) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1143) Closing parenthesis of a multi-line function call must be on a line by itself
(#1147) Whitespace found at end of line
(#1148) Inline comments must end in full-stops, exclamation marks, or question marks
(#1152) Whitespace found at end of line
(#1153) Opening parenthesis of a multi-line function call must be the last content on the line
(#1153) Only one argument is allowed per line in a multi-line function call
(#1154) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1154) Closing parenthesis of a multi-line function call must be on a line by itself
(#1155) Opening parenthesis of a multi-line function call must be the last content on the line
(#1155) Only one argument is allowed per line in a multi-line function call
(#1156) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1156) Closing parenthesis of a multi-line function call must be on a line by itself
(#1159) Inline comments must end in full-stops, exclamation marks, or question marks
(#1161) Whitespace found at end of line
(#1170) Whitespace found at end of line
(#1171) Inline comments must end in full-stops, exclamation marks, or question marks
(#1173) Inline comments must end in full-stops, exclamation marks, or question marks
(#1174) Long list syntax is not allowed
(#1181) Inline comments must end in full-stops, exclamation marks, or question marks
(#1182) Long list syntax is not allowed
(#1183) Whitespace found at end of line
(#1184) Whitespace found at end of line
(#1185) Whitespace found at end of line
(#1189) Inline comments must end in full-stops, exclamation marks, or question marks
(#1191) Inline comments must end in full-stops, exclamation marks, or question marks
(#1195) Inline comments must end in full-stops, exclamation marks, or question marks
(#1206) Inline comments must end in full-stops, exclamation marks, or question marks
(#1214) Inline comments must end in full-stops, exclamation marks, or question marks
(#1218) Whitespace found at end of line
(#1220) Whitespace found at end of line
(#1229) Blank line found at end of control structure
(#1237) Opening parenthesis of a multi-line function call must be the last content on the line
(#1237) Only one argument is allowed per line in a multi-line function call
(#1238) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1238) 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.
(#104) Variable "wizard_data" 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.
(#107) Variable "default_search_term" must not contain underscores.
(#108) Variable "wizard_data" must not contain underscores.
(#109) Variable "wizard_data" must not contain underscores.
(#109) Variable "default_mode" must not contain underscores.
(#110) Variable "wizard_data" 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.
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Variable "form_data" must not contain underscores.
(#118) Variable "wizard_data" must not contain underscores.
(#120) Variable "custom_data" must not contain underscores.
(#121) Variable "form_data" must not contain underscores.
(#126) Variable "custom_data" must not contain underscores.
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Variable "next_btn" must not contain underscores.
(#133) Whitespace found at end of line
(#135) Variable "selected_items" must not contain underscores.
(#136) Whitespace found at end of line
(#138) Variable "selected_items" must not contain underscores.
(#139) Opening parenthesis of a multi-line function call must be the last content on the line
(#139) Only one argument is allowed per line in a multi-line function call
(#140) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#140) Only one argument is allowed per line in a multi-line function call
(#140) Closing parenthesis of a multi-line function call must be on a line by itself
(#142) Whitespace found at end of line
(#144) Variable "validated_selections" must not contain underscores.
(#145) Variable "selected_items" must not contain underscores.
(#145) Variable "item_key" must not contain underscores.
(#146) Variable "item_key" must not contain underscores.
(#148) Variable "validated_selections" must not contain underscores.
(#151) There should be a comma after the last array item in a multi-line array.
(#155) Whitespace found at end of line
(#157) Variable "wizard_data" must not contain underscores.
(#158) Variable "wizard_data" must not contain underscores.
(#158) Variable "validated_selections" must not contain underscores.
(#159) Variable "wizard_data" must not contain underscores.
(#160) Whitespace found at end of line
(#163) Variable "custom_data" must not contain underscores.
(#164) Variable "custom_data" must not contain underscores.
(#164) Variable "wizard_data" must not contain underscores.
(#165) Whitespace found at end of line
(#166) Variable "custom_data" must not contain underscores.
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) Variable "back_btn" must not contain underscores.
(#173) Variable "wizard_data" must not contain underscores.
(#174) Variable "custom_data" must not contain underscores.
(#175) Variable "custom_data" must not contain underscores.
(#175) Variable "wizard_data" must not contain underscores.
(#176) Variable "custom_data" must not contain underscores.
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Variable "back_btn" must not contain underscores.
(#183) Variable "wizard_data" must not contain underscores.
(#184) Variable "custom_data" must not contain underscores.
(#185) Variable "custom_data" must not contain underscores.
(#185) Variable "wizard_data" must not contain underscores.
(#186) Variable "custom_data" must not contain underscores.
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) Variable "from_form" must not contain underscores.
(#192) Whitespace found at end of line
(#195) Opening parenthesis of a multi-line function call must be the last content on the line
(#195) Only one argument is allowed per line in a multi-line function call
(#195) Only one argument is allowed per line in a multi-line function call
(#195) Only one argument is allowed per line in a multi-line function call
(#195) Whitespace found at end of line
(#196) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#196) Closing parenthesis of a multi-line function call must be on a line by itself
(#198) Whitespace found at end of line
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) Variable "back_btn" must not contain underscores.
(#202) Whitespace found at end of line
(#204) Variable "wizard_data" must not contain underscores.
(#205) Variable "wizard_data" must not contain underscores.
(#205) Variable "from_form" must not contain underscores.
(#206) Variable "wizard_data" must not contain underscores.
(#206) Variable "from_form" must not contain underscores.
(#206) Variable "from_form" must not contain underscores.
(#207) Whitespace found at end of line
(#209) Variable "from_form" must not contain underscores.
(#210) Variable "from_form" must not contain underscores.
(#213) Whitespace found at end of line
(#215) Variable "database_items" must not contain underscores.
(#216) Whitespace found at end of line
(#218) Variable "wizard_data" must not contain underscores.
(#218) Variable "database_items" must not contain underscores.
(#219) Variable "wizard_data" must not contain underscores.
(#220) Whitespace found at end of line
(#223) Variable "custom_data" must not contain underscores.
(#224) Variable "custom_data" must not contain underscores.
(#224) Variable "wizard_data" must not contain underscores.
(#225) Variable "custom_data" must not contain underscores.
(#226) Whitespace found at end of line
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#227) Line indented incorrectly; expected at least 8 spaces, found 4
(#228) Variable "execute_btn" must not contain underscores.
(#231) Opening parenthesis of a multi-line function call must be the last content on the line
(#231) Only one argument is allowed per line in a multi-line function call
(#231) Only one argument is allowed per line in a multi-line function call
(#231) Only one argument is allowed per line in a multi-line function call
(#232) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#232) Closing parenthesis of a multi-line function call must be on a line by itself
(#234) Whitespace found at end of line
(#237) Whitespace found at end of line
(#239) Variable "from_form" must not contain underscores.
(#240) Opening parenthesis of a multi-line function call must be the last content on the line
(#240) Only one argument is allowed per line in a multi-line function call
(#241) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#241) Only one argument is allowed per line in a multi-line function call
(#241) Closing parenthesis of a multi-line function call must be on a line by itself
(#243) Whitespace found at end of line
(#245) Variable "wizard_data" must not contain underscores.
(#246) Whitespace found at end of line
(#248) Variable "wizard_data" must not contain underscores.
(#248) Variable "from_form" must not contain underscores.
(#249) Variable "wizard_data" must not contain underscores.
(#249) Variable "from_form" must not contain underscores.
(#250) Variable "wizard_data" must not contain underscores.
(#251) Whitespace found at end of line
(#253) Variable "from_form" must not contain underscores.
(#253) Variable "from_form" must not contain underscores.
(#254) Opening parenthesis of a multi-line function call must be the last content on the line
(#254) Only one argument is allowed per line in a multi-line function call
(#255) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#255) Only one argument is allowed per line in a multi-line function call
(#255) Closing parenthesis of a multi-line function call must be on a line by itself
(#257) Whitespace found at end of line
(#260) Variable "wizard_data" must not contain underscores.
(#261) Variable "wizard_data" must not contain underscores.
(#262) Variable "wizard_data" must not contain underscores.
(#263) Variable "wizard_data" must not contain underscores.
(#265) Whitespace found at end of line
(#267) Whitespace found at end of line
(#269) Variable "items_to_process" must not contain underscores.
(#269) Variable "wizard_data" must not contain underscores.
(#270) Whitespace found at end of line
(#272) Variable "items_to_process" must not contain underscores.
(#273) Whitespace found at end of line
(#276) Whitespace found at end of line
(#281) Variable "wizard_data" must not contain underscores.
(#282) Variable "wizard_data" must not contain underscores.
(#287) Whitespace found at end of line
(#291) Variable "items_to_process" must not contain underscores.
(#292) Whitespace found at end of line
(#295) Whitespace found at end of line
(#309) Whitespace found at end of line
(#320) Variable "wizard_data" must not contain underscores.
(#330) Whitespace found at end of line
(#333) Whitespace found at end of line
(#336) Whitespace found at end of line
(#337) Variable "database_items" must not contain underscores.
(#337) Variable "wizard_data" must not contain underscores.
(#338) Whitespace found at end of line
(#339) Variable "database_items" must not contain underscores.
(#341) Variable "wizard_data" must not contain underscores.
(#344) Variable "database_items" must not contain underscores.
(#344) 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
(#520) 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]