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

(1446 errors, 120 warnings)

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

auth/edwiserbridge/auth.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Moodle boilerplate not found at first line
(#4) Line 2 of the opening comment must start "//".
(#9) Line 7 of the opening comment must start "//".
(#14) Line 12 of the opening comment must start "//".
(#18) Inline doc block comments are not allowed; use "// Comment." instead
(#29) Expected at least 1 space before "."; 0 found
(#29) Expected at least 1 space after "."; 0 found
(#31) Missing @copyright tag
(#31) Missing @license tag
(#34) DocBlock missing a @package tag for class auth_plugin_edwiserbridge. Expected @package auth_edwiserbridge
(#34) Opening brace must not be followed by a blank line
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) Expected at least 1 space before "."; 0 found
(#251) Expected at least 1 space after "."; 0 found
(#252) Expected at least 1 space after "."; 0 found
(#253) Expected at least 1 space before "."; 0 found
(#253) Expected at least 1 space after "."; 0 found
(#253) Space after opening parenthesis of function call prohibited
(#253) Expected 0 spaces before closing parenthesis; 1 found
(#261) Line exceeds maximum limit of 180 characters; contains 278 characters
(#280) Expected 0 spaces before closing parenthesis; 1 found
(#295) Expected at least 1 space after "."; 0 found
(#297) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#307) Space after opening parenthesis of function call prohibited
(#307) Expected 0 spaces before closing parenthesis; 1 found
(#310) Inline comments must end in full-stops, exclamation marks, or question marks
(#312) Inline comments must end in full-stops, exclamation marks, or question marks
(#313) Space after opening parenthesis of function call prohibited
(#313) Expected 0 spaces before closing parenthesis; 1 found
(#315) Inline comments must end in full-stops, exclamation marks, or question marks
(#317) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) Inline comments must end in full-stops, exclamation marks, or question marks
(#322) Inline comments must end in full-stops, exclamation marks, or question marks
(#324) Whitespace found at end of line
(#359) Expected 0 spaces before closing parenthesis; 1 found
(#361) Expected at least 1 space after "."; 0 found
(#362) Space after opening parenthesis of function call prohibited
(#364) Expected 0 spaces before closing bracket; 1 found
auth/edwiserbridge/classes/core/output/progress_trace/null_progress_trace.php
(#1) Moodle boilerplate not found
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Inline comments must end in full-stops, exclamation marks, or question marks
(#6) Missing @copyright tag
(#6) Missing @license tag
(#6) Missing docblock for class null_progress_trace
(#7) Missing docblock for function output
(#7) Closing brace must be on a line by itself
(#8) Missing docblock for function finished
(#8) Closing brace must be on a line by itself
(#9) Expected 1 newline at end of file; 0 found
(#9) Whitespace found at end of line
auth/edwiserbridge/classes/external/api.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Moodle boilerplate not found at first line
(#4) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#6) Line 2 of the opening comment must start "//".
(#11) Line 7 of the opening comment must start "//".
(#16) Line 12 of the opening comment must start "//".
(#20) Inline doc block comments are not allowed; use "// Comment." instead
auth/edwiserbridge/classes/external/create_service.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 "//".
(#38) Opening brace must not be followed by a blank line
(#48) Whitespace found at end of line
(#53) Whitespace found at end of line
auth/edwiserbridge/classes/external/delete_cohort.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 "//".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#40) Expected at least 1 space before "."; 0 found
(#41) Expected at least 1 space before "."; 0 found
(#50) Useless alias "moodle_exception" found for import of "core\exception\moodle_exception"
(#51) Useless alias "context" found for import of "core\context"
(#90) Whitespace found at end of line
(#96) Whitespace found at end of line
auth/edwiserbridge/classes/external/enable_plugin_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 "//".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#48) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#69) Whitespace found at end of line
(#71) Whitespace found at end of line
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#95) Whitespace found at end of line
auth/edwiserbridge/classes/external/get_course_enrollment_method.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 "//".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#36) Useless alias "moodle_exception" found for import of "core\exception\moodle_exception"
(#55) Line exceeds maximum limit of 180 characters; contains 457 characters
(#64) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#65) Whitespace found at end of line
(#70) Whitespace found at end of line
(#80) Blank line found at start of control structure
(#87) Expected 0 spaces after opening bracket; 1 found
(#87) Space after opening parenthesis of function call prohibited
(#87) Expected 0 spaces before closing parenthesis; 1 found
(#87) Expected 0 spaces before closing bracket; 1 found
auth/edwiserbridge/classes/external/get_course_progress.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 "//".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#41) Opening brace must not be followed by a blank line
(#54) Multi-line function call not indented correctly; expected 12 spaces but found 8
(#56) Whitespace found at end of line
(#58) Whitespace found at end of line within string
(#59) Whitespace found at end of line within string
(#60) Whitespace found at end of line within string
(#61) Whitespace found at end of line within string
(#62) Whitespace found at end of line within string
(#63) Line exceeds 132 characters; contains 133 characters
(#63) Whitespace found at end of line within string
(#64) Whitespace found at end of line within string
(#66) Multi-line function call not indented correctly; expected 12 spaces but found 8
(#69) Space after opening parenthesis of function call prohibited
(#69) Expected 0 spaces before closing parenthesis; 1 found
(#71) Whitespace found at end of line
(#73) Whitespace found at end of line
(#74) Expected 0 spaces after opening bracket; 1 found
(#74) Space after opening parenthesis of function call prohibited
(#74) Expected 0 spaces before closing parenthesis; 1 found
(#74) Expected 0 spaces before closing bracket; 1 found
(#75) Blank line found at start of control structure
(#76) Whitespace found at end of line
(#81) Whitespace found at end of line
(#82) Space after opening parenthesis of function call prohibited
(#82) Expected 0 spaces before closing parenthesis; 1 found
(#83) Space after opening parenthesis of function call prohibited
(#83) Expected 0 spaces before closing parenthesis; 1 found
(#84) Space after opening parenthesis of function call prohibited
(#84) Expected 0 spaces before closing parenthesis; 1 found
(#88) Space after opening parenthesis of function call prohibited
(#88) Expected 0 spaces before closing parenthesis; 1 found
(#91) Space after opening parenthesis of function call prohibited
(#91) Expected 0 spaces before closing parenthesis; 1 found
(#95) Expected 0 spaces after opening bracket; 1 found
(#95) Space after opening parenthesis of function call prohibited
(#95) Expected 0 spaces before closing parenthesis; 1 found
(#95) Expected 0 spaces before closing bracket; 1 found
(#97) Space after opening parenthesis of function call prohibited
(#97) Expected 0 spaces before closing parenthesis; 1 found
(#98) Space after opening parenthesis of function call prohibited
(#98) Expected 0 spaces before closing parenthesis; 1 found
(#99) Space after opening parenthesis of function call prohibited
(#99) Expected 0 spaces before closing parenthesis; 1 found
(#106) Space after opening parenthesis of function call prohibited
(#106) Expected 0 spaces before closing parenthesis; 1 found
(#125) There should be a comma after the last array item in a multi-line array.
(#143) Space after opening parenthesis of function call prohibited
(#143) Expected 0 spaces before closing parenthesis; 1 found
(#143) Line exceeds 132 characters; contains 143 characters
(#144) Space after opening parenthesis of function call prohibited
(#144) Expected 0 spaces before closing parenthesis; 1 found
(#144) Line exceeds 132 characters; contains 155 characters
auth/edwiserbridge/classes/external/get_courses.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 "//".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#39) Opening brace must not be followed by a blank line
(#58) Whitespace found at end of line
(#65) Variable "count_query" must not contain underscores.
(#76) Variable "count_query" must not contain underscores.
auth/edwiserbridge/classes/external/get_edwiser_plugins_info.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 "//".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#53) Whitespace found at end of line
(#58) Whitespace found at end of line
auth/edwiserbridge/classes/external/get_mandatory_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 "//".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#57) Whitespace found at end of line
(#59) Whitespace found at end of line
(#65) Expected 0 spaces after opening bracket; 1 found
(#65) Space after opening parenthesis of function call prohibited
(#65) Expected 0 spaces before closing parenthesis; 1 found
(#65) Expected 0 spaces before closing bracket; 1 found
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#103) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#130) Only one argument is allowed per line in a multi-line function call
auth/edwiserbridge/classes/external/get_service_info.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 "//".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#42) Opening brace must not be followed by a blank line
(#51) Whitespace found at end of line
(#55) Whitespace found at end of line
(#57) Whitespace found at end of line
(#84) There should be a comma after the last array item in a multi-line array.
auth/edwiserbridge/classes/external/get_site_data.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 "//".
(#37) Opening brace must not be followed by a blank line
(#46) Whitespace found at end of line
(#51) Whitespace found at end of line
auth/edwiserbridge/classes/external/get_users.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 "//".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#40) Opening brace must not be followed by a blank line
(#53) Whitespace found at end of line
(#58) Whitespace found at end of line
(#64) Whitespace found at end of line within string
(#66) Variable "count_query" must not contain underscores.
(#66) Whitespace found at end of line within string
(#79) Variable "count_query" must not contain underscores.
(#135) Whitespace found at end of line
auth/edwiserbridge/classes/external/link_service.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 "//".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#40) Opening brace must not be followed by a blank line
(#50) Whitespace found at end of line
(#55) Whitespace found at end of line
(#92) Line exceeds 132 characters; contains 139 characters
(#93) Line exceeds 132 characters; contains 137 characters
auth/edwiserbridge/classes/external/manage_cohort_enrollment.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 "//".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Expected at least 1 space before "."; 0 found
(#38) Expected at least 1 space before "."; 0 found
(#46) Useless alias "moodle_exception" found for import of "core\exception\moodle_exception"
(#47) Useless alias "null_progress_trace" found for import of "core\output\progress_trace\null_progress_trace"
(#88) Whitespace found at end of line
(#94) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#95) Whitespace found at end of line
(#100) Expected 0 spaces before closing parenthesis; 1 found
(#101) Whitespace found at end of line
(#119) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#120) The closing parenthesis of a multi-line control structure must be on the line after the last expression
auth/edwiserbridge/classes/external/manage_user_cohort_enrollment.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 "//".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#44) Expected at least 1 space before "."; 0 found
(#45) Expected at least 1 space before "."; 0 found
(#79) Multi-line function call not indented correctly; expected 28 spaces but found 32
(#79) Closing parenthesis of a multi-line function call must be on a line by itself
(#109) Line exceeds 132 characters; contains 145 characters
(#113) Whitespace found at end of line
(#113) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#114) Whitespace found at end of line
(#119) Space after opening parenthesis of function call prohibited
(#119) Expected 0 spaces before closing parenthesis; 1 found
(#150) Expected at least 1 space before "."; 0 found
(#150) Expected at least 1 space after "."; 0 found
(#158) Blank line found at start of control structure
auth/edwiserbridge/classes/external/setup_test_connection.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 "//".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#39) Opening brace must not be followed by a blank line
(#49) Whitespace found at end of line
(#50) Whitespace found at end of line
(#51) Whitespace found at end of line
(#90) Variable "response_data" must not contain underscores.
(#100) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#115) Opening parenthesis of a multi-line function call must be the last content on the line
(#116) Closing parenthesis of a multi-line function call must be on a line by itself
auth/edwiserbridge/classes/external/setup_wizard_save_and_continue.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 "//".
(#37) Opening brace must not be followed by a blank line
(#47) Whitespace found at end of line
(#48) Whitespace found at end of line
(#52) There should be a comma after the last array item in a multi-line array.
(#69) Whitespace found at end of line
(#78) Space after opening parenthesis of function call prohibited
(#78) Expected 0 spaces before closing parenthesis; 1 found
(#92) Expected 0 spaces after opening bracket; 1 found
(#92) Expected 0 spaces before closing bracket; 1 found
(#99) Expected 0 spaces after opening bracket; 1 found
(#99) Space after opening parenthesis of function call prohibited
(#99) Expected 0 spaces before closing parenthesis; 1 found
(#99) Expected 0 spaces before closing bracket; 1 found
(#100) Space after opening parenthesis of function call prohibited
(#100) Space found before comma in argument list
(#100) Expected no space between "service_name" and the comma. Found: 1 space
(#100) Expected 0 spaces before closing parenthesis; 1 found
(#101) Expected 0 spaces before closing bracket; 1 found
(#107) Space after opening parenthesis of function call prohibited
(#107) Expected 0 spaces before closing parenthesis; 1 found
(#112) Terminating statement must be indented to the same level as the CASE body
(#114) Expected 0 spaces after opening bracket; 1 found
(#114) Space after opening parenthesis of function call prohibited
(#114) Expected 0 spaces before closing parenthesis; 1 found
(#114) Space after opening parenthesis of function call prohibited
(#114) Expected 0 spaces before closing parenthesis; 1 found
(#114) Space after opening parenthesis of function call prohibited
(#114) Expected 0 spaces before closing parenthesis; 1 found
(#114) Space after opening parenthesis of function call prohibited
(#114) Expected 0 spaces before closing parenthesis; 1 found
(#114) Expected 0 spaces before closing bracket; 1 found
(#119) Variable "edwiser_bridge_last_created_token" must not contain underscores.
(#121) Variable "edwiser_bridge_last_created_token" must not contain underscores.
(#121) Variable "edwiser_bridge_last_created_token" must not contain underscores.
(#129) Space after opening parenthesis of function call prohibited
(#129) Space after opening parenthesis of function call prohibited
(#129) Expected 0 spaces before closing parenthesis; 1 found
(#129) Expected 0 spaces before closing parenthesis; 1 found
(#130) Space after opening parenthesis of function call prohibited
(#130) Expected 0 spaces before closing parenthesis; 1 found
(#131) Expected 0 spaces after opening bracket; 1 found
(#131) Space after opening parenthesis of function call prohibited
(#131) Expected 0 spaces before closing parenthesis; 1 found
(#131) Expected 0 spaces before closing bracket; 1 found
(#132) Space after opening parenthesis of function call prohibited
(#132) Expected 0 spaces before closing parenthesis; 1 found
(#134) Terminating statement must be indented to the same level as the CASE body
(#136) Variable "eb_sync_settings" must not contain underscores.
(#138) Variable "eb_sync_settings" must not contain underscores.
(#138) Variable "eb_sync_settings" must not contain underscores.
(#139) Variable "eb_setup_wp_site_name" must not contain underscores.
(#141) Variable "eb_setup_wp_site_name" must not contain underscores.
(#152) Space after opening parenthesis of function call prohibited
(#152) Expected 0 spaces before closing parenthesis; 1 found
(#153) Terminating statement must be indented to the same level as the CASE body
(#156) Terminating statement must be indented to the same level as the CASE body
(#158) Terminating statement must be indented to the same level as the CASE body
(#173) Expected 0 spaces after opening bracket; 1 found
(#173) Expected 0 spaces before closing bracket; 1 found
(#188) Line exceeds 132 characters; contains 174 characters
auth/edwiserbridge/classes/external/test_connection.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 "//".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#40) Opening brace must not be followed by a blank line
(#52) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#53) Whitespace found at end of line
(#58) Whitespace found at end of line
(#108) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#126) Whitespace found at end of line within string
(#127) Whitespace found at end of line within string
(#128) Whitespace found at end of line within string
(#129) Line exceeds 132 characters; contains 163 characters
(#129) Whitespace found at end of line within string
(#130) Whitespace found at end of line within string
(#131) Whitespace found at end of line within string
(#132) Whitespace found at end of line within string
(#133) Whitespace found at end of line within string
(#134) Whitespace found at end of line within string
(#135) Whitespace found at end of line within string
(#136) Expected at least 1 space after "."; 0 found
(#136) Line exceeds 132 characters; contains 172 characters
(#136) Whitespace found at end of line within string
(#137) Expected at least 1 space after "."; 0 found
(#137) Line exceeds 132 characters; contains 136 characters
(#137) Whitespace found at end of line within string
(#138) Line exceeds maximum limit of 180 characters; contains 195 characters
(#138) Whitespace found at end of line within string
(#139) Whitespace found at end of line within string
(#140) Whitespace found at end of line within string
(#141) Whitespace found at end of line within string
(#142) Whitespace found at end of line within string
(#143) Whitespace found at end of line within string
(#144) Whitespace found at end of line within string
(#183) There should be a comma after the last array item in a multi-line array.
auth/edwiserbridge/classes/external/update_course_enrollment_method.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 "//".
(#50) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#51) Whitespace found at end of line
(#57) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#58) Whitespace found at end of line
(#60) Expected at least 1 space before "."; 0 found
(#60) Expected at least 1 space after "."; 0 found
(#61) Whitespace found at end of line
(#64) Line indented incorrectly; expected 8 spaces, found 12
(#65) Line indented incorrectly; expected 12 spaces, found 16
(#67) Space after opening parenthesis of function call prohibited
(#67) Expected 0 spaces before closing parenthesis; 1 found
(#69) Whitespace found at end of line
(#91) Closing brace indented incorrectly; expected 16 spaces, found 12
(#92) Closing brace indented incorrectly; expected 12 spaces, found 8
(#101) Whitespace found at end of line
auth/edwiserbridge/classes/external/validate_token.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 "//".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#40) Opening brace must not be followed by a blank line
(#42) Missing docblock for function auth_edwiserbridge_validate_token
(#42) Whitespace found at end of line
(#47) Whitespace found at end of line
(#50) Short array syntax must be used to define arrays
(#58) Variable "is_authorized" must not contain underscores.
(#59) Variable "token_match" must not contain underscores.
(#62) Variable "token_match" must not contain underscores.
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Whitespace found at end of line
(#67) Short array syntax must be used to define arrays
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) This comment is 70% valid code; is this commented out code?
(#70) Variable "manager_id" must not contain underscores.
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) This comment is 70% valid code; is this commented out code?
(#72) Expected 0 spaces after opening bracket; 1 found
(#72) Expected 0 spaces before closing bracket; 1 found
(#75) Expected 0 spaces after opening bracket; 1 found
(#75) Variable "manager_id" must not contain underscores.
(#75) Expected 0 spaces before closing bracket; 1 found
(#76) Variable "is_authorized" must not contain underscores.
(#81) Variable "site_admins" must not contain underscores.
(#82) Whitespace found at end of line
(#83) Expected 0 spaces after opening bracket; 1 found
(#83) Space after opening parenthesis of function call prohibited
(#83) Variable "site_admins" must not contain underscores.
(#83) Expected 0 spaces before closing parenthesis; 1 found
(#83) Expected 0 spaces before closing bracket; 1 found
(#84) Variable "is_authorized" must not contain underscores.
(#85) Whitespace found at end of line
(#87) Short array syntax must be used to define arrays
(#87) Variable "token_match" must not contain underscores.
(#87) Variable "is_authorized" must not contain underscores.
(#91) Missing docblock for function auth_edwiserbridge_validate_token_parameters
(#108) Missing docblock for function auth_edwiserbridge_validate_token_returns
auth/edwiserbridge/classes/external/verify_sso_token.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 "//".
(#37) Opening brace must not be followed by a blank line
(#53) There should be a comma after the last array item in a multi-line array.
(#70) Whitespace found at end of line
auth/edwiserbridge/classes/local/api_handler.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 "//".
(#34) @return tag is not allowed in member variable comment
(#35) Missing @var tag in member variable comment
auth/edwiserbridge/classes/local/eb_pro_license_controller.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 "//".
(#111) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#112) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#127) Expected at least 1 space before "."; 0 found
(#130) Expected at least 1 space before "."; 0 found
(#147) Expected at least 1 space before "."; 0 found
(#150) Expected at least 1 space before "."; 0 found
(#150) Line exceeds 132 characters; contains 157 characters
(#165) Whitespace found at end of line
(#168) Expected at least 1 space before "."; 0 found
(#169) Whitespace found at end of line
(#171) Expected at least 1 space before "."; 0 found
(#172) Whitespace found at end of line
(#176) Whitespace found at end of line
(#185) Whitespace found at end of line
(#189) Whitespace found at end of line
(#197) Whitespace found at end of line
(#200) Whitespace found at end of line
(#202) Whitespace found at end of line
(#204) Whitespace found at end of line
(#208) Whitespace found at end of line
(#214) Whitespace found at end of line
(#215) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#216) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#219) Whitespace found at end of line
(#223) Whitespace found at end of line
(#227) Whitespace found at end of line
(#231) Whitespace found at end of line
(#242) Expected at least 1 space before "."; 0 found
(#246) Expected 0 spaces after opening bracket; 1 found
(#246) Expected 0 spaces before closing bracket; 1 found
(#247) Blank line found at start of control structure
(#248) Whitespace found at end of line
(#250) Whitespace found at end of line
(#252) Expected at least 1 space before "."; 0 found
(#257) Expected at least 1 space before "."; 0 found
(#263) Blank line found at start of control structure
(#266) Expected at least 1 space before "."; 0 found
(#276) Expected at least 1 space before "."; 0 found
(#276) Line exceeds 132 characters; contains 133 characters
(#288) Whitespace found at end of line
(#293) Whitespace found at end of line
(#297) Whitespace found at end of line
(#306) Whitespace found at end of line
(#314) Whitespace found at end of line
(#317) Whitespace found at end of line
(#319) Whitespace found at end of line
(#321) Whitespace found at end of line
(#325) Whitespace found at end of line
(#329) Whitespace found at end of line
(#333) Whitespace found at end of line
(#336) Whitespace found at end of line
(#338) Line exceeds 132 characters; contains 133 characters
(#345) Line exceeds maximum limit of 180 characters; contains 277 characters
(#362) Expected 0 spaces after opening bracket; 1 found
(#362) Expected 0 spaces before closing bracket; 1 found
(#365) Whitespace found at end of line
(#374) Blank line found at end of control structure
(#418) Line exceeds 132 characters; contains 170 characters
(#474) Line exceeds 132 characters; contains 142 characters
(#481) Line exceeds 132 characters; contains 159 characters
(#491) Expected 0 spaces after opening bracket; 1 found
(#491) Expected 0 spaces before closing bracket; 1 found
(#513) Expected no spaces between $sitecount and the increment operator; 1 found
auth/edwiserbridge/classes/local/migration_helper.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 "//".
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#32) Opening brace must not be followed by a blank line
(#59) Variable "plugin_config" must not contain underscores.
(#60) Variable "plugin_config" must not contain underscores.
(#62) Whitespace found at end of line
(#64) Expected 0 spaces after opening bracket; 1 found
(#64) Expected 0 spaces before closing bracket; 1 found
(#67) Long list syntax is not allowed
(#69) Space after opening parenthesis of function call prohibited
(#69) Expected 0 spaces before closing parenthesis; 1 found
(#86) Variable "plugin_config" must not contain underscores.
(#87) Variable "plugin_config" must not contain underscores.
(#89) Whitespace found at end of line
(#91) Expected 0 spaces after opening bracket; 1 found
(#91) Expected 0 spaces before closing bracket; 1 found
(#94) Long list syntax is not allowed
(#96) Space after opening parenthesis of function call prohibited
(#96) Expected 0 spaces before closing parenthesis; 1 found
(#114) Whitespace found at end of line
(#139) Inline comments must start with a capital letter, digit or 3-dots sequence
(#139) This comment is 67% valid code; is this commented out code?
(#159) Variable "plugin_config" must not contain underscores.
(#160) Expected 0 spaces after opening bracket; 1 found
(#160) Variable "plugin_config" must not contain underscores.
(#160) Expected 0 spaces before closing bracket; 1 found
auth/edwiserbridge/classes/local/settings_handler.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 "//".
(#41) Opening brace must not be followed by a blank line
(#53) Whitespace found at end of line
(#60) There should be a comma after the last array item in a multi-line array.
(#101) Whitespace found at end of line
(#106) Whitespace found at end of line
(#164) Opening parenthesis of a multi-line function call must be the last content on the line
(#165) Multi-line function call not indented correctly; expected 8 spaces but found 24
(#165) Short array syntax must be used to define arrays
(#165) Only one argument is allowed per line in a multi-line function call
(#165) Only one argument is allowed per line in a multi-line function call
(#165) Closing parenthesis of a multi-line function call must be on a line by itself
(#183) Whitespace found at end of line
(#207) Whitespace found at end of line
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) There should be a comma after the last array item in a multi-line array.
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#264) There should be a comma after the last array item in a multi-line array.
(#293) Whitespace found at end of line
(#296) Whitespace found at end of line
(#314) Whitespace found at end of line
(#319) There should be a comma after the last array item in a multi-line array.
(#321) Whitespace found at end of line
(#321) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#322) Whitespace found at end of line
(#326) Whitespace found at end of line
auth/edwiserbridge/classes/local/setup_wizard.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 "//".
(#34) Opening brace must not be followed by a blank line
(#129) Variable "eb_setup_progress" must not contain underscores.
(#131) Variable "eb_setup_progress" must not contain underscores.
(#131) Variable "eb_setup_progress" must not contain underscores.
(#199) Variable "eb_setup_progress" must not contain underscores.
(#204) Variable "eb_setup_progress" must not contain underscores.
(#204) Variable "eb_setup_progress" must not contain underscores.
(#205) Variable "eb_setup_progress" must not contain underscores.
(#570) Variable "eb_setup_wp_site_name" must not contain underscores.
(#572) Variable "eb_setup_wp_site_name" must not contain underscores.
(#572) Variable "eb_setup_wp_site_name" must not contain underscores.
(#646) Variable "eb_setup_wp_site_name" must not contain underscores.
(#648) Variable "eb_setup_wp_site_name" must not contain underscores.
(#703) Variable "eb_setup_wp_site_name" must not contain underscores.
(#705) Variable "eb_setup_wp_site_name" must not contain underscores.
(#766) Variable "eb_synch_settings" must not contain underscores.
(#767) Variable "eb_setup_wp_site_name" must not contain underscores.
(#769) Variable "eb_synch_settings" must not contain underscores.
(#769) Variable "eb_synch_settings" must not contain underscores.
(#770) Variable "eb_setup_wp_site_name" must not contain underscores.
(#880) Variable "eb_setup_wp_site_name" must not contain underscores.
(#882) Variable "eb_setup_wp_site_name" must not contain underscores.
(#993) The closing brace for the class must go on the next line after the body
auth/edwiserbridge/classes/local/update.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) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Useless alias "moodle_exception" found for import of "core\exception\moodle_exception"
(#47) Useless alias "html_writer" found for import of "core\output\html_writer"
(#52) Opening brace must not be followed by a blank line
(#78) Missing member variable doc comment
(#137) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#138) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#180) Expected at least 1 space before "."; 0 found
(#180) Expected at least 1 space after "."; 0 found
(#184) Expected at least 1 space before "."; 0 found
(#184) Expected at least 1 space after "."; 0 found
(#187) Expected at least 1 space before "."; 0 found
(#187) Expected at least 1 space after "."; 0 found
(#187) Expected at least 1 space before "."; 0 found
(#187) Expected at least 1 space after "."; 0 found
(#194) Expected at least 1 space before "."; 0 found
(#194) Expected at least 1 space after "."; 0 found
(#235) Parentheses must be used when instantiating a new class
(#351) Long list syntax is not allowed
(#373) Expected at least 1 space before "."; 0 found
(#373) Expected at least 1 space after "."; 0 found
(#373) Expected at least 1 space before "."; 0 found
(#373) Expected at least 1 space after "."; 0 found
(#375) Expected at least 1 space before "."; 0 found
(#375) Expected at least 1 space after "."; 0 found
(#375) Expected at least 1 space before "."; 0 found
(#375) Expected at least 1 space after "."; 0 found
(#382) Expected at least 1 space before "."; 0 found
(#382) Expected at least 1 space after "."; 0 found
(#382) Expected at least 1 space before "."; 0 found
(#382) Expected at least 1 space after "."; 0 found
(#384) Expected at least 1 space before "."; 0 found
(#384) Expected at least 1 space after "."; 0 found
(#384) Expected at least 1 space before "."; 0 found
(#384) Expected at least 1 space after "."; 0 found
(#386) Expected at least 1 space before "."; 0 found
(#386) Expected at least 1 space after "."; 0 found
(#386) Expected at least 1 space before "."; 0 found
(#386) Expected at least 1 space after "."; 0 found
(#392) Expected at least 1 space before "."; 0 found
(#392) Expected at least 1 space after "."; 0 found
(#392) Expected at least 1 space before "."; 0 found
(#392) Expected at least 1 space after "."; 0 found
(#392) Expected at least 1 space before "."; 0 found
(#392) Expected at least 1 space after "."; 0 found
(#392) Expected at least 1 space before "."; 0 found
(#393) Expected at least 1 space before "."; 0 found
(#393) Expected at least 1 space after "."; 0 found
(#518) Long list syntax is not allowed
(#522) Expected at least 1 space before "."; 0 found
(#522) Expected at least 1 space after "."; 0 found
(#522) Expected at least 1 space before "."; 0 found
(#522) Expected at least 1 space after "."; 0 found
(#593) Incorrect spacing between argument "$heading" and equals sign; expected 1 but found 0
(#593) Incorrect spacing between default value and equals sign for argument "$heading"; expected 1 but found 0
(#628) Blank line found at end of control structure
(#707) Space found before comma in argument list
(#707) Expected no space between "null" and the comma. Found: 1 space
auth/edwiserbridge/classes/observer.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) Line exceeds maximum limit of 180 characters; contains 279 characters
(#42) Opening brace must not be followed by a blank line
(#47) Line exceeds maximum limit of 180 characters; contains 208 characters
(#69) Variable "eb_connection_settings" must not contain underscores.
(#70) Variable "eb_sync_settings" must not contain underscores.
(#71) Variable "eb_connection_settings" must not contain underscores.
(#72) Variable "eb_connection_settings" must not contain underscores.
(#73) Variable "eb_sync_settings" must not contain underscores.
(#88) Line exceeds maximum limit of 180 characters; contains 214 characters
(#110) Variable "eb_connection_settings" must not contain underscores.
(#111) Variable "eb_sync_settings" must not contain underscores.
(#112) Whitespace found at end of line
(#113) Variable "eb_connection_settings" must not contain underscores.
(#114) Variable "eb_connection_settings" must not contain underscores.
(#115) Variable "eb_sync_settings" must not contain underscores.
(#130) Line exceeds maximum limit of 180 characters; contains 223 characters
(#144) Variable "eb_connection_settings" must not contain underscores.
(#145) Variable "eb_sync_settings" must not contain underscores.
(#146) Whitespace found at end of line
(#147) Variable "eb_connection_settings" must not contain underscores.
(#148) Variable "eb_connection_settings" must not contain underscores.
(#149) Variable "eb_sync_settings" must not contain underscores.
(#200) Variable "eb_connection_settings" must not contain underscores.
(#201) Variable "eb_sync_settings" must not contain underscores.
(#202) Whitespace found at end of line
(#203) Variable "eb_connection_settings" must not contain underscores.
(#203) Blank line found at start of control structure
(#205) Variable "eb_connection_settings" must not contain underscores.
(#206) Variable "eb_sync_settings" must not contain underscores.
(#271) Variable "eb_connection_settings" must not contain underscores.
(#272) Variable "eb_sync_settings" must not contain underscores.
(#273) Whitespace found at end of line
(#274) Variable "eb_connection_settings" must not contain underscores.
(#274) Blank line found at start of control structure
(#276) Variable "eb_connection_settings" must not contain underscores.
(#277) Variable "eb_sync_settings" must not contain underscores.
(#284) Blank line found at start of control structure
(#331) Variable "eb_connection_settings" must not contain underscores.
(#332) Variable "eb_sync_settings" must not contain underscores.
(#333) Whitespace found at end of line
(#334) Variable "eb_connection_settings" must not contain underscores.
(#335) Variable "eb_connection_settings" must not contain underscores.
(#336) Variable "eb_sync_settings" must not contain underscores.
(#339) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#361) Variable "eb_connection_settings" must not contain underscores.
(#362) Variable "eb_sync_settings" must not contain underscores.
(#363) Whitespace found at end of line
(#364) Variable "eb_connection_settings" must not contain underscores.
(#365) Variable "eb_connection_settings" must not contain underscores.
(#366) Variable "eb_sync_settings" must not contain underscores.
(#401) Variable "eb_connection_settings" must not contain underscores.
(#402) Variable "eb_sync_settings" must not contain underscores.
(#403) Whitespace found at end of line
(#404) Variable "eb_connection_settings" must not contain underscores.
(#405) Variable "eb_connection_settings" must not contain underscores.
(#406) Variable "eb_sync_settings" must not contain underscores.
(#437) Expected 0 spaces after opening bracket; 1 found
(#437) Expected 0 spaces before closing bracket; 1 found
auth/edwiserbridge/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 "//".
(#43) 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, \core_privacy\local\metadata\null_provider; Found: \core_privacy\local\request\core_userlist_provider, \core_privacy\local\metadata\null_provider, \core_privacy\local\metadata\provider, \core_privacy\local\request\plugin\provider
(#48) Opening brace must not be followed by a blank line
auth/edwiserbridge/classes/settings/connection_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 "//".
(#36) Opening brace must not be followed by a blank line
(#127) Whitespace found at end of line within string
(#128) Whitespace found at end of line within string
(#129) Whitespace found at end of line within string
(#130) Whitespace found at end of line within string
(#131) Whitespace found at end of line within string
auth/edwiserbridge/classes/settings/navigation_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 "//".
(#37) Opening brace must not be followed by a blank line
(#38) Whitespace found at end of line
auth/edwiserbridge/classes/settings/service_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 "//".
(#36) Opening brace must not be followed by a blank line
(#40) Line exceeds maximum limit of 180 characters; contains 205 characters
(#49) Variable "edwiser_bridge_last_created_token" must not contain underscores.
(#51) Variable "edwiser_bridge_last_created_token" must not contain underscores.
(#51) Variable "edwiser_bridge_last_created_token" must not contain underscores.
(#145) Line exceeds 132 characters; contains 164 characters
(#145) Whitespace found at end of line within string
auth/edwiserbridge/classes/settings/settings_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 "//".
(#41) Opening brace must not be followed by a blank line
(#115) Whitespace found at end of line within string
(#116) Whitespace found at end of line within string
(#117) Whitespace found at end of line within string
(#118) Whitespace found at end of line within string
(#119) Whitespace found at end of line within string
auth/edwiserbridge/classes/settings/sso_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 "//".
(#35) Line exceeds 132 characters; contains 159 characters
(#37) Opening brace must not be followed by a blank line
(#41) Line exceeds maximum limit of 180 characters; contains 183 characters
(#158) Whitespace found at end of line within string
(#161) Whitespace found at end of line within string
(#162) Whitespace found at end of line within string
auth/edwiserbridge/classes/settings/summary_form.php
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Opening brace must not be followed by a blank line
(#42) Whitespace found at end of line
(#44) Whitespace found at end of line
(#45) Whitespace found at end of line
(#46) Line exceeds 132 characters; contains 158 characters
(#46) Whitespace found at end of line
(#52) Variable "wp_url" must not contain underscores.
(#56) Variable "edwiser_bridge_last_created_token" must not contain underscores.
(#59) Variable "edwiser_bridge_last_created_token" must not contain underscores.
(#59) Variable "edwiser_bridge_last_created_token" must not contain underscores.
(#76) Line exceeds maximum limit of 180 characters; contains 224 characters
(#92) Variable "eb_connection_settings" must not contain underscores.
(#93) Expected "if (...) {\n"; found "if(...){\n"
(#93) Expected 1 space after IF keyword; 0 found
(#93) Variable "eb_connection_settings" must not contain underscores.
(#93) Expected 1 space after closing parenthesis; found 0
(#94) Variable "eb_connection_settings" must not contain underscores.
(#96) Variable "wp_url" must not contain underscores.
(#102) Line exceeds maximum limit of 180 characters; contains 216 characters
(#113) Expected at least 1 space before "."; 0 found
(#192) Variable "wp_url" must not contain underscores.
(#193) There should be a comma after the last array item in a multi-line array.
(#198) Line exceeds 132 characters; contains 133 characters
(#198) There should be a comma after the last array item in a multi-line array.
(#229) Line exceeds 132 characters; contains 142 characters
(#246) Blank line found at start of control structure
(#254) Line exceeds 132 characters; contains 137 characters
(#405) Function closing brace must go on the next line following the body; found 1 blank lines before brace
auth/edwiserbridge/classes/settings/synchronization_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 "//".
(#37) Opening brace must not be followed by a blank line
(#143) Whitespace found at end of line within string
(#146) Whitespace found at end of line within string
(#147) Whitespace found at end of line within string
auth/edwiserbridge/compat.php
(#1) Missing docblock for file compat.php
(#1) Moodle boilerplate not found
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Inline comments must end in full-stops, exclamation marks, or question marks
(#4) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#9) Inline comments must start with a capital letter, digit or 3-dots sequence
(#14) Inline comments must start with a capital letter, digit or 3-dots sequence
(#15) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#20) Each line in a multi-line control structure must be indented at least once; expected at least 4 spaces, but found 0
(#20) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#26) Inline comments must start with a capital letter, digit or 3-dots sequence
(#27) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#31) Each line in a multi-line control structure must be indented at least once; expected at least 4 spaces, but found 0
(#31) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Missing docblock for class core_output_notification
(#41) Missing docblock for constant core_output_notification::NOTIFY_ERROR
(#42) Missing docblock for constant core_output_notification::NOTIFY_WARNING
(#43) Missing docblock for constant core_output_notification::NOTIFY_SUCCESS
(#44) Missing docblock for constant core_output_notification::NOTIFY_INFO
(#48) Missing docblock for class core_notification
(#48) Each class must be in a file by itself
(#49) Missing docblock for constant core_notification::NOTIFY_ERROR
(#50) Missing docblock for constant core_notification::NOTIFY_WARNING
(#51) Missing docblock for constant core_notification::NOTIFY_SUCCESS
(#52) Missing docblock for constant core_notification::NOTIFY_INFO
(#53) Missing docblock for function add
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Missing docblock for class core_update_remote_info
(#83) Each class must be in a file by itself
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) Whitespace found at end of line
auth/edwiserbridge/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 "//".
auth/edwiserbridge/db/events.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 "//".
auth/edwiserbridge/db/install.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 "//".
auth/edwiserbridge/db/services.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 "//".
(#170) There should be a comma after the last array item in a multi-line array.
(#177) There should be a comma after the last array item in a multi-line array.
(#184) There should be a comma after the last array item in a multi-line array.
auth/edwiserbridge/db/upgrade.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 "//".
(#48) Whitespace found at end of line
(#48) Functions must not contain multiple empty lines in a row; found 2 empty lines
auth/edwiserbridge/edwiserbridge.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 "//".
(#31) Useless alias "navigation_form" found for import of "auth_edwiserbridge\settings\navigation_form"
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) Expected 1 space after SWITCH keyword; 0 found
(#110) Line exceeds 132 characters; contains 142 characters
(#113) Line exceeds 132 characters; contains 145 characters
(#116) Line exceeds 132 characters; contains 150 characters
(#119) Line exceeds 132 characters; contains 143 characters
(#122) Line exceeds 132 characters; contains 142 characters
(#125) Line exceeds 132 characters; contains 138 characters
(#161) Only one argument is allowed per line in a multi-line function call
(#184) Expected at least 1 space before "."; 0 found
(#184) Expected at least 1 space after "."; 0 found
auth/edwiserbridge/install_update.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file install_update.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Moodle boilerplate not found at first line
(#4) Line 2 of the opening comment must start "//".
(#9) Line 7 of the opening comment must start "//".
(#14) Line 12 of the opening comment must start "//".
(#18) Inline doc block comments are not allowed; use "// Comment." instead
(#30) Useless alias "moodle_exception" found for import of "core\exception\moodle_exception"
(#72) Expected at least 1 space before "."; 0 found
(#72) Expected at least 1 space after "."; 0 found
(#79) Expected at least 1 space before "."; 0 found
(#79) Expected at least 1 space after "."; 0 found
(#80) Parentheses must be used when instantiating a new class
auth/edwiserbridge/lang/en/auth_edwiserbridge.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 "//".
(#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
(#31) Unexpected string end, it should be a line feed after a semicolon
(#32) Unexpected string end, it should be a line feed after a semicolon
(#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
(#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
(#43) Unexpected string end, it should be a line feed after a semicolon
(#44) Unexpected string end, it should be a line feed after a semicolon
(#45) Unexpected string end, it should be a line feed after a semicolon
(#47) 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
(#56) Unexpected string end, it should be a line feed after a semicolon
(#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
(#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
(#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
(#72) Unexpected string end, it should be a line feed after a semicolon
(#73) Unexpected string end, it should be a line feed after a semicolon
(#74) Unexpected string end, it should be a line feed after a semicolon
(#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
(#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
(#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
(#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
(#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
(#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 string end, it should be a line feed after a semicolon
(#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
(#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 string end, it should be a line feed after a semicolon
(#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 string end, it should be a line feed after a semicolon
(#118) 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 string end, it should be a line feed after a semicolon
(#126) Unexpected string end, it should be a line feed after a semicolon
(#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
(#135) Unexpected string end, it should be a line feed after a semicolon
(#136) Unexpected string end, it should be a line feed after a semicolon
(#137) Unexpected string end, it should be a line feed after a semicolon
(#139) Unexpected string end, it should be a line feed after a semicolon
(#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
(#145) Unexpected string end, it should be a line feed after a semicolon
(#146) Unexpected string end, it should be a line feed after a semicolon
(#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
(#153) Unexpected string end, it should be a line feed after a semicolon
(#154) Unexpected string end, it should be a line feed after a semicolon
(#155) 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
(#163) Unexpected string end, it should be a line feed after a semicolon
(#164) 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
(#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
(#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
(#178) Unexpected string end, it should be a line feed after a semicolon
(#179) 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
(#191) Unexpected string end, it should be a line feed after a semicolon
(#192) Unexpected string end, it should be a line feed after a semicolon
(#193) 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
(#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
(#205) Expected at least 1 space before "="; 0 found
(#205) Expected 1 space before "="; 0 found
(#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
(#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
(#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
(#228) Unexpected comment found. Auto-fixing will not work after this comment
(#229) 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
(#233) Unexpected string end, it should be a line feed after a semicolon
(#235) Unexpected string end, it should be a line feed after a semicolon
(#236) Unexpected string end, it should be a line feed after a semicolon
(#238) Unexpected string end, it should be a line feed after a semicolon
(#239) Unexpected string end, it should be a line feed after a semicolon
(#241) Unexpected string end, it should be a line feed after a semicolon
(#242) Unexpected string end, it should be a line feed after a semicolon
(#243) Unexpected string end, it should be a line feed after a semicolon
(#244) Unexpected string end, it should be a line feed after a semicolon
(#248) Unexpected string end, it should be a line feed after a semicolon
(#249) Unexpected string end, it should be a line feed after a semicolon
(#250) Unexpected string end, it should be a line feed after a semicolon
(#251) Unexpected string end, it should be a line feed after a semicolon
(#252) Unexpected string end, it should be a line feed after a semicolon
(#253) Unexpected string end, it should be a line feed after a semicolon
(#254) Unexpected string end, it should be a line feed after a semicolon
(#255) Unexpected string end, it should be a line feed after a semicolon
(#256) Unexpected string end, it should be a line feed after a semicolon
(#258) Unexpected string end, it should be a line feed after a semicolon
(#259) Unexpected string end, it should be a line feed after a semicolon
(#260) Unexpected string end, it should be a line feed after a semicolon
(#261) Unexpected string end, it should be a line feed after a semicolon
(#262) Unexpected string end, it should be a line feed after a semicolon
(#263) Unexpected string end, it should be a line feed after a semicolon
(#265) Unexpected string end, it should be a line feed after a semicolon
(#267) Unexpected string end, it should be a line feed after a semicolon
(#268) Unexpected string end, it should be a line feed after a semicolon
(#269) Unexpected string end, it should be a line feed after a semicolon
(#271) Unexpected string end, it should be a line feed after a semicolon
(#272) Unexpected string end, it should be a line feed after a semicolon
(#274) Unexpected string end, it should be a line feed after a semicolon
(#275) Unexpected string end, it should be a line feed after a semicolon
(#279) Unexpected string end, it should be a line feed after a semicolon
(#282) Unexpected string end, it should be a line feed after a semicolon
(#283) Unexpected string end, it should be a line feed after a semicolon
(#284) Unexpected string end, it should be a line feed after a semicolon
(#286) Unexpected string end, it should be a line feed after a semicolon
(#287) Unexpected string end, it should be a line feed after a semicolon
(#288) Unexpected string end, it should be a line feed after a semicolon
(#290) Unexpected comment found. Auto-fixing will not work after this comment
(#291) Unexpected comment found. Auto-fixing will not work after this comment
(#292) Unexpected comment found. Auto-fixing will not work after this comment
(#293) Unexpected string end, it should be a line feed after a semicolon
(#294) Unexpected string end, it should be a line feed after a semicolon
(#295) Unexpected string end, it should be a line feed after a semicolon
(#296) Unexpected string end, it should be a line feed after a semicolon
(#297) Unexpected string end, it should be a line feed after a semicolon
(#298) Unexpected string end, it should be a line feed after a semicolon
(#299) Unexpected string end, it should be a line feed after a semicolon
(#300) Unexpected string end, it should be a line feed after a semicolon
(#301) Unexpected string end, it should be a line feed after a semicolon
(#302) Unexpected string end, it should be a line feed after a semicolon
(#303) Unexpected string end, it should be a line feed after a semicolon
(#305) Unexpected comment found. Auto-fixing will not work after this comment
(#306) Unexpected string end, it should be a line feed after a semicolon
(#307) Unexpected string end, it should be a line feed after a semicolon
(#308) Unexpected string end, it should be a line feed after a semicolon
(#309) Unexpected string end, it should be a line feed after a semicolon
(#310) Unexpected string end, it should be a line feed after a semicolon
(#311) Unexpected string end, it should be a line feed after a semicolon
(#312) Unexpected string end, it should be a line feed after a semicolon
(#313) Unexpected string end, it should be a line feed after a semicolon
(#314) Unexpected string end, it should be a line feed after a semicolon
(#315) Unexpected string end, it should be a line feed after a semicolon
(#316) Unexpected string end, it should be a line feed after a semicolon
(#317) Unexpected string end, it should be a line feed after a semicolon
(#318) Unexpected string end, it should be a line feed after a semicolon
(#319) Unexpected string end, it should be a line feed after a semicolon
(#320) Unexpected string end, it should be a line feed after a semicolon
(#321) Unexpected string end, it should be a line feed after a semicolon
(#322) Unexpected string end, it should be a line feed after a semicolon
(#323) Unexpected string end, it should be a line feed after a semicolon
(#324) Unexpected string end, it should be a line feed after a semicolon
(#328) Unexpected comment found. Auto-fixing will not work after this comment
(#329) Unexpected comment found. Auto-fixing will not work after this comment
(#330) Unexpected comment found. Auto-fixing will not work after this comment
(#333) Unexpected string end, it should be a line feed after a semicolon
(#334) Unexpected string end, it should be a line feed after a semicolon
(#336) Unexpected string end, it should be a line feed after a semicolon
(#337) Unexpected string end, it should be a line feed after a semicolon
(#338) Unexpected string end, it should be a line feed after a semicolon
(#339) Unexpected string end, it should be a line feed after a semicolon
(#340) Unexpected string end, it should be a line feed after a semicolon
(#341) Unexpected string end, it should be a line feed after a semicolon
(#342) Unexpected string end, it should be a line feed after a semicolon
(#343) Unexpected string end, it should be a line feed after a semicolon
(#344) Unexpected string end, it should be a line feed after a semicolon
(#346) Unexpected string end, it should be a line feed after a semicolon
(#348) Unexpected string end, it should be a line feed after a semicolon
(#349) Unexpected string end, it should be a line feed after a semicolon
(#353) Unexpected string end, it should be a line feed after a semicolon
(#354) Unexpected string end, it should be a line feed after a semicolon
(#355) Unexpected string end, it should be a line feed after a semicolon
(#356) Unexpected string end, it should be a line feed after a semicolon
(#359) Unexpected string end, it should be a line feed after a semicolon
(#360) Unexpected string end, it should be a line feed after a semicolon
(#361) Unexpected string end, it should be a line feed after a semicolon
(#362) Unexpected string end, it should be a line feed after a semicolon
(#366) Unexpected string end, it should be a line feed after a semicolon
(#367) Unexpected string end, it should be a line feed after a semicolon
(#368) Unexpected string end, it should be a line feed after a semicolon
(#369) Unexpected string end, it should be a line feed after a semicolon
(#370) Unexpected string end, it should be a line feed after a semicolon
(#371) Unexpected string end, it should be a line feed after a semicolon
(#372) Unexpected string end, it should be a line feed after a semicolon
(#373) Unexpected string end, it should be a line feed after a semicolon
(#377) Unexpected string end, it should be a line feed after a semicolon
(#378) Unexpected string end, it should be a line feed after a semicolon
(#379) Unexpected string end, it should be a line feed after a semicolon
(#384) Unexpected string end, it should be a line feed after a semicolon
(#385) Unexpected string end, it should be a line feed after a semicolon
(#386) Unexpected string end, it should be a line feed after a semicolon
(#387) Unexpected string end, it should be a line feed after a semicolon
(#388) Unexpected string end, it should be a line feed after a semicolon
(#391) Unexpected string end, it should be a line feed after a semicolon
(#392) Unexpected string end, it should be a line feed after a semicolon
(#393) Unexpected string end, it should be a line feed after a semicolon
(#394) Unexpected string end, it should be a line feed after a semicolon
(#396) Unexpected string end, it should be a line feed after a semicolon
(#398) Unexpected string end, it should be a line feed after a semicolon
(#399) Unexpected string end, it should be a line feed after a semicolon
(#400) Unexpected string end, it should be a line feed after a semicolon
(#403) Unexpected string end, it should be a line feed after a semicolon
(#404) Unexpected string end, it should be a line feed after a semicolon
(#405) Unexpected string end, it should be a line feed after a semicolon
(#406) Unexpected string end, it should be a line feed after a semicolon
(#407) Unexpected string end, it should be a line feed after a semicolon
(#408) Unexpected string end, it should be a line feed after a semicolon
(#409) Unexpected string end, it should be a line feed after a semicolon
(#410) Unexpected string end, it should be a line feed after a semicolon
(#411) Unexpected string end, it should be a line feed after a semicolon
(#412) Unexpected string end, it should be a line feed after a semicolon
(#413) Unexpected string end, it should be a line feed after a semicolon
(#413) Whitespace found at end of line
(#416) Unexpected string end, it should be a line feed after a semicolon
(#417) Unexpected string end, it should be a line feed after a semicolon
(#418) Unexpected string end, it should be a line feed after a semicolon
(#419) Unexpected string end, it should be a line feed after a semicolon
(#420) Unexpected string end, it should be a line feed after a semicolon
(#422) Unexpected string end, it should be a line feed after a semicolon
(#426) Unexpected string end, it should be a line feed after a semicolon
(#428) Unexpected string end, it should be a line feed after a semicolon
(#429) Unexpected string end, it should be a line feed after a semicolon
(#430) Unexpected string end, it should be a line feed after a semicolon
(#431) Unexpected string end, it should be a line feed after a semicolon
(#434) Unexpected comment found. Auto-fixing will not work after this comment
(#435) Unexpected string end, it should be a line feed after a semicolon
(#436) Unexpected string end, it should be a line feed after a semicolon
(#437) Unexpected string end, it should be a line feed after a semicolon
(#437) Whitespace found at end of line within string
(#438) Whitespace found at end of line within string
(#440) Unexpected string end, it should be a line feed after a semicolon
(#440) Whitespace found at end of line within string
(#442) Unexpected string end, it should be a line feed after a semicolon
(#443) Unexpected string end, it should be a line feed after a semicolon
(#444) Unexpected string end, it should be a line feed after a semicolon
(#446) Unexpected string end, it should be a line feed after a semicolon
(#447) Unexpected string end, it should be a line feed after a semicolon
(#448) Unexpected string end, it should be a line feed after a semicolon
(#449) Unexpected string end, it should be a line feed after a semicolon
(#450) Unexpected string end, it should be a line feed after a semicolon
(#451) Unexpected string end, it should be a line feed after a semicolon
(#452) Unexpected string end, it should be a line feed after a semicolon
(#453) Unexpected string end, it should be a line feed after a semicolon
(#454) Unexpected string end, it should be a line feed after a semicolon
(#458) Unexpected string end, it should be a line feed after a semicolon
(#459) Unexpected string end, it should be a line feed after a semicolon
(#460) Unexpected string end, it should be a line feed after a semicolon
(#461) Unexpected string end, it should be a line feed after a semicolon
(#462) Unexpected string end, it should be a line feed after a semicolon
(#465) Unexpected comment found. Auto-fixing will not work after this comment
(#466) Unexpected string end, it should be a line feed after a semicolon
(#467) Unexpected string end, it should be a line feed after a semicolon
(#468) Unexpected string end, it should be a line feed after a semicolon
(#470) Unexpected string end, it should be a line feed after a semicolon
(#472) Unexpected string end, it should be a line feed after a semicolon
(#473) Unexpected string end, it should be a line feed after a semicolon
(#474) Unexpected string end, it should be a line feed after a semicolon
(#475) Unexpected string end, it should be a line feed after a semicolon
(#476) Unexpected string end, it should be a line feed after a semicolon
(#477) Unexpected string end, it should be a line feed after a semicolon
(#479) Unexpected string end, it should be a line feed after a semicolon
(#480) Unexpected string end, it should be a line feed after a semicolon
(#481) Unexpected string end, it should be a line feed after a semicolon
(#482) Unexpected string end, it should be a line feed after a semicolon
(#483) Unexpected string end, it should be a line feed after a semicolon
(#484) Unexpected string end, it should be a line feed after a semicolon
(#485) Unexpected string end, it should be a line feed after a semicolon
(#486) Unexpected string end, it should be a line feed after a semicolon
(#487) Unexpected string end, it should be a line feed after a semicolon
(#488) Unexpected string end, it should be a line feed after a semicolon
(#489) Unexpected string end, it should be a line feed after a semicolon
(#490) Unexpected string end, it should be a line feed after a semicolon
(#492) Unexpected comment found. Auto-fixing will not work after this comment
(#493) Unexpected string end, it should be a line feed after a semicolon
(#494) Unexpected string end, it should be a line feed after a semicolon
(#499) Unexpected string end, it should be a line feed after a semicolon
(#500) Unexpected string end, it should be a line feed after a semicolon
(#501) Unexpected string end, it should be a line feed after a semicolon
(#502) Unexpected string end, it should be a line feed after a semicolon
(#503) Unexpected string end, it should be a line feed after a semicolon
(#504) Unexpected string end, it should be a line feed after a semicolon
(#505) Unexpected string end, it should be a line feed after a semicolon
(#506) Unexpected string end, it should be a line feed after a semicolon
(#507) Unexpected string end, it should be a line feed after a semicolon
(#509) Unexpected string end, it should be a line feed after a semicolon
(#510) Unexpected string end, it should be a line feed after a semicolon
(#512) Unexpected string end, it should be a line feed after a semicolon
(#513) Unexpected string end, it should be a line feed after a semicolon
(#515) Unexpected string end, it should be a line feed after a semicolon
(#516) Unexpected string end, it should be a line feed after a semicolon
(#517) Unexpected string end, it should be a line feed after a semicolon
(#519) Unexpected comment found. Auto-fixing will not work after this comment
(#520) Unexpected string end, it should be a line feed after a semicolon
(#521) Unexpected string end, it should be a line feed after a semicolon
(#522) Unexpected string end, it should be a line feed after a semicolon
(#523) Unexpected string end, it should be a line feed after a semicolon
(#524) Unexpected string end, it should be a line feed after a semicolon
(#525) Unexpected string end, it should be a line feed after a semicolon
(#526) Unexpected string end, it should be a line feed after a semicolon
(#527) Unexpected string end, it should be a line feed after a semicolon
(#528) Unexpected string end, it should be a line feed after a semicolon
(#532) Unexpected string end, it should be a line feed after a semicolon
(#533) Unexpected string end, it should be a line feed after a semicolon
(#534) Unexpected string end, it should be a line feed after a semicolon
(#535) Unexpected string end, it should be a line feed after a semicolon
(#536) Unexpected string end, it should be a line feed after a semicolon
(#537) Unexpected string end, it should be a line feed after a semicolon
(#538) Unexpected string end, it should be a line feed after a semicolon
(#539) Unexpected string end, it should be a line feed after a semicolon
(#540) Unexpected string end, it should be a line feed after a semicolon
(#541) Unexpected string end, it should be a line feed after a semicolon
(#542) Unexpected string end, it should be a line feed after a semicolon
(#543) Unexpected string end, it should be a line feed after a semicolon
(#544) Unexpected string end, it should be a line feed after a semicolon
(#545) Unexpected string end, it should be a line feed after a semicolon
(#546) Unexpected string end, it should be a line feed after a semicolon
(#547) Unexpected string end, it should be a line feed after a semicolon
(#548) Unexpected string end, it should be a line feed after a semicolon
(#549) Unexpected string end, it should be a line feed after a semicolon
(#551) Unexpected string end, it should be a line feed after a semicolon
(#552) Unexpected string end, it should be a line feed after a semicolon
(#553) Unexpected string end, it should be a line feed after a semicolon
(#554) Unexpected string end, it should be a line feed after a semicolon
(#555) Unexpected string end, it should be a line feed after a semicolon
(#556) Unexpected string end, it should be a line feed after a semicolon
(#557) Unexpected string end, it should be a line feed after a semicolon
(#558) Unexpected string end, it should be a line feed after a semicolon
(#559) Unexpected string end, it should be a line feed after a semicolon
(#560) Unexpected string end, it should be a line feed after a semicolon
(#561) Unexpected string end, it should be a line feed after a semicolon
(#562) Unexpected string end, it should be a line feed after a semicolon
(#563) Unexpected string end, it should be a line feed after a semicolon
(#564) Unexpected string end, it should be a line feed after a semicolon
(#565) Unexpected string end, it should be a line feed after a semicolon
(#566) Unexpected string end, it should be a line feed after a semicolon
(#567) Unexpected string end, it should be a line feed after a semicolon
(#568) Unexpected string end, it should be a line feed after a semicolon
(#569) Unexpected string end, it should be a line feed after a semicolon
(#570) Unexpected string end, it should be a line feed after a semicolon
(#571) Unexpected string end, it should be a line feed after a semicolon
(#572) Unexpected string end, it should be a line feed after a semicolon
(#573) Unexpected string end, it should be a line feed after a semicolon
(#574) Unexpected string end, it should be a line feed after a semicolon
(#575) Unexpected string end, it should be a line feed after a semicolon
(#576) Unexpected string end, it should be a line feed after a semicolon
(#577) Unexpected string end, it should be a line feed after a semicolon
(#578) Unexpected string end, it should be a line feed after a semicolon
(#579) Unexpected string end, it should be a line feed after a semicolon
(#580) Unexpected string end, it should be a line feed after a semicolon
(#581) Unexpected string end, it should be a line feed after a semicolon
(#582) Unexpected string end, it should be a line feed after a semicolon
(#583) Unexpected string end, it should be a line feed after a semicolon
(#584) Unexpected string end, it should be a line feed after a semicolon
(#584) Expected 1 newline at end of file; 0 found
auth/edwiserbridge/lib.php
(#1) Missing docblock for file lib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Moodle boilerplate not found at first line
(#4) Line 2 of the opening comment must start "//".
(#9) Line 7 of the opening comment must start "//".
(#14) Line 12 of the opening comment must start "//".
(#18) Inline doc block comments are not allowed; use "// Comment." instead
(#31) Inline comments must start with a capital letter, digit or 3-dots sequence
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Useless alias "moodle_exception" found for import of "core\exception\moodle_exception"
(#39) DocBlock missing a @package tag for function auth_edwiserbridge_check_pro_dependancy. Expected @package auth_edwiserbridge
(#83) DocBlock missing a @package tag for function auth_edwiserbridge_save_connection_form_settings. Expected @package auth_edwiserbridge
(#108) DocBlock missing a @package tag for function auth_edwiserbridge_save_synchronization_form_settings. Expected @package auth_edwiserbridge
(#110) Variable "connection_db" must not contain underscores.
(#111) Variable "connection_db" must not contain underscores.
(#113) Whitespace found at end of line
(#115) Variable "sync_db" must not contain underscores.
(#116) Variable "sync_db" must not contain underscores.
(#116) Variable "sync_db" must not contain underscores.
(#138) DocBlock missing a @package tag for function auth_edwiserbridge_save_sso_form_settings. Expected @package auth_edwiserbridge
(#152) DocBlock missing a @package tag for function auth_edwiserbridge_save_settings_form_settings. Expected @package auth_edwiserbridge
(#155) Blank line found at start of control structure
(#177) Line exceeds 132 characters; contains 134 characters
(#178) Line exceeds 132 characters; contains 175 characters
(#182) DocBlock missing a @package tag for function auth_edwiserbridge_get_required_settings. Expected @package auth_edwiserbridge
(#210) DocBlock missing a @package tag for function auth_edwiserbridge_get_connection_settings. Expected @package auth_edwiserbridge
(#211) Variable "eb_connection_settings" must not contain underscores.
(#212) Variable "eb_connection_settings" must not contain underscores.
(#212) Variable "eb_connection_settings" must not contain underscores.
(#226) DocBlock missing a @package tag for function auth_edwiserbridge_get_synch_settings. Expected @package auth_edwiserbridge
(#227) Variable "eb_synch_settings" must not contain underscores.
(#228) Variable "eb_synch_settings" must not contain underscores.
(#228) Variable "eb_synch_settings" must not contain underscores.
(#253) Line exceeds 132 characters; contains 133 characters
(#255) DocBlock missing a @package tag for function auth_edwiserbridge_get_site_list. Expected @package auth_edwiserbridge
(#256) Variable "eb_connection_settings" must not contain underscores.
(#257) Variable "eb_connection_settings" must not contain underscores.
(#257) Variable "eb_connection_settings" must not contain underscores.
(#276) DocBlock missing a @package tag for function auth_edwiserbridge_api_handler_instance. Expected @package auth_edwiserbridge
(#286) DocBlock missing a @package tag for function auth_edwiserbridge_get_array_of_enrolled_courses. Expected @package auth_edwiserbridge
(#297) Whitespace found at end of line
(#304) DocBlock missing a @package tag for function auth_edwiserbridge_remove_processed_coures. Expected @package auth_edwiserbridge
(#321) DocBlock missing a @package tag for function auth_edwiserbridge_check_if_request_is_from_wp. Expected @package auth_edwiserbridge
(#330) Line exceeds 132 characters; contains 142 characters
(#330) Inline comments must start with a capital letter, digit or 3-dots sequence
(#331) Expected 0 spaces after opening bracket; 1 found
(#331) Space after opening parenthesis of function call prohibited
(#331) Expected 0 spaces before closing parenthesis; 1 found
(#331) Expected 0 spaces before closing bracket; 1 found
(#353) DocBlock missing a @package tag for function auth_edwiserbridge_get_administrators. Expected @package auth_edwiserbridge
(#375) DocBlock missing a @package tag for function auth_edwiserbridge_get_existing_services. Expected @package auth_edwiserbridge
(#382) Inline comments must end in full-stops, exclamation marks, or question marks
(#394) Whitespace found at end of line
(#403) DocBlock missing a @package tag for function auth_edwiserbridge_get_service_tokens. Expected @package auth_edwiserbridge
(#433) DocBlock missing a @package tag for function auth_edwiserbridge_create_token_field. Expected @package auth_edwiserbridge
(#443) There should be a comma after the last array item in a multi-line array.
(#450) There should be a comma after the last array item in a multi-line array.
(#460) Whitespace found at end of line
(#466) DocBlock missing a @package tag for function auth_edwiserbridge_get_service_list. Expected @package auth_edwiserbridge
(#469) Whitespace found at end of line
(#543) DocBlock missing a @package tag for function auth_edwiserbridge_get_summary_status. Expected @package auth_edwiserbridge
(#594) DocBlock missing a @package tag for function auth_edwiserbridge_pluginfile. Expected @package auth_edwiserbridge
(#625) DocBlock missing a @package tag for function auth_edwiserbridge_check_and_update_webservice_functions. Expected @package auth_edwiserbridge
(#627) Variable "eb_connection_settings" must not contain underscores.
(#628) Variable "eb_connection_settings" must not contain underscores.
(#628) Variable "eb_connection_settings" must not contain underscores.
(#633) Whitespace found at end of line
(#637) Whitespace found at end of line
(#658) There should be a comma after the last array item in a multi-line array.
(#660) Inline comments must end in full-stops, exclamation marks, or question marks
(#671) There should be a comma after the last array item in a multi-line array.
(#673) Whitespace found at end of line
(#675) Whitespace found at end of line
(#691) DocBlock missing a @package tag for function auth_edwiserbridge_enable_plugin. Expected @package auth_edwiserbridge
(#723) DocBlock missing a @package tag for function auth_edwiserbridge_check_plugin_update. Expected @package auth_edwiserbridge
(#728) Whitespace found at end of line
(#764) Inline comments must start with a capital letter, digit or 3-dots sequence
(#764) This comment is 78% valid code; is this commented out code?
(#786) DocBlock missing a @package tag for function auth_edwiserbridge_prepare_plugin_update_notification. Expected @package auth_edwiserbridge
(#792) Inline comments must end in full-stops, exclamation marks, or question marks
(#797) Inline comments must end in full-stops, exclamation marks, or question marks
(#801) Inline comments must end in full-stops, exclamation marks, or question marks
(#804) Inline comments must end in full-stops, exclamation marks, or question marks
(#807) Inline comments must end in full-stops, exclamation marks, or question marks
(#810) Inline comments must end in full-stops, exclamation marks, or question marks
(#820) Line exceeds 132 characters; contains 141 characters
(#824) DocBlock missing a @package tag for function auth_edwiserbridge_show_plugin_update_notification. Expected @package auth_edwiserbridge
(#827) Blank line found at start of control structure
(#836) Expected 0 spaces before closing bracket; 1 found
(#836) Line exceeds 132 characters; contains 154 characters
(#877) DocBlock missing a @package tag for function auth_edwiserbridge_get_sso_secret_key. Expected @package auth_edwiserbridge
(#912) DocBlock missing a @package tag for function auth_edwiserbridge_decrypt_string. Expected @package auth_edwiserbridge
(#916) Inline comments must end in full-stops, exclamation marks, or question marks
(#918) Inline comments must end in full-stops, exclamation marks, or question marks
(#923) Inline comments must end in full-stops, exclamation marks, or question marks
(#927) Inline comments must end in full-stops, exclamation marks, or question marks
(#928) Inline comments must end in full-stops, exclamation marks, or question marks
(#929) Space after opening parenthesis of function call prohibited
(#930) Inline comments must end in full-stops, exclamation marks, or question marks
(#932) Inline comments must end in full-stops, exclamation marks, or question marks
(#996) Line exceeds 132 characters; contains 135 characters
(#997) Line exceeds maximum limit of 180 characters; contains 186 characters
(#999) DocBlock missing a @package tag for function auth_edwiserbridge_redirect_to_root. Expected @package auth_edwiserbridge
auth/edwiserbridge/login.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) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
(#52) Space after opening parenthesis of function call prohibited
(#52) Expected 0 spaces before closing parenthesis; 1 found
(#67) Expected 0 spaces after opening bracket; 1 found
(#67) Space after opening parenthesis of function call prohibited
(#67) Expected 0 spaces before closing parenthesis; 1 found
(#67) Expected 0 spaces before closing bracket; 1 found
(#73) Space after opening parenthesis of function call prohibited
(#73) Expected 0 spaces before closing parenthesis; 1 found
(#77) Expected 0 spaces after opening bracket; 1 found
(#77) Space after opening parenthesis of function call prohibited
(#77) Expected 0 spaces before closing parenthesis; 1 found
(#77) Expected 0 spaces before closing bracket; 1 found
(#77) Blank line found at start of control structure
(#79) Space after opening parenthesis of function call prohibited
(#79) Expected 0 spaces before closing parenthesis; 1 found
(#81) Space after opening parenthesis of function call prohibited
(#81) Expected 0 spaces before closing parenthesis; 1 found
(#84) Space after opening parenthesis of function call prohibited
(#84) Expected 0 spaces before closing parenthesis; 1 found
(#87) Space after opening parenthesis of function call prohibited
(#87) Expected 0 spaces before closing parenthesis; 1 found
(#88) Space after opening parenthesis of function call prohibited
(#88) Expected 0 spaces before closing parenthesis; 1 found
(#103) Space after opening parenthesis of function call prohibited
(#103) Expected 0 spaces before closing parenthesis; 1 found
(#104) Space after opening parenthesis of function call prohibited
(#104) Expected 0 spaces before closing parenthesis; 1 found
(#105) Space after opening parenthesis of function call prohibited
(#105) Expected 0 spaces before closing parenthesis; 1 found
(#108) Expected 0 spaces after opening bracket; 1 found
(#108) Space after opening parenthesis of function call prohibited
(#108) Expected 0 spaces before closing parenthesis; 1 found
(#108) Expected 0 spaces before closing bracket; 1 found
(#162) Expected at least 1 space before "."; 0 found
(#162) Expected at least 1 space after "."; 0 found
(#162) Expected at least 1 space before "."; 0 found
(#162) Expected at least 1 space after "."; 0 found
(#166) Space after opening parenthesis of function call prohibited
(#166) Expected 0 spaces before closing parenthesis; 1 found
(#167) Space after opening parenthesis of function call prohibited
(#167) Expected 0 spaces before closing parenthesis; 1 found
(#169) Blank line found at end of control structure
auth/edwiserbridge/mod_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 "//".
(#45) Opening brace must not be followed by a blank line
(#120) Whitespace found at end of line within string
(#121) Whitespace found at end of line within string
(#122) Whitespace found at end of line within string
(#123) Whitespace found at end of line within string
(#124) Whitespace found at end of line within string
auth/edwiserbridge/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 "//".
(#99) Whitespace found at end of line within string
auth/edwiserbridge/setup_wizard.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file setup_wizard.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) Variable "eb_setup_progress" must not contain underscores.
(#37) Space after opening parenthesis of function call prohibited
(#37) Variable "eb_setup_progress" must not contain underscores.
(#37) Expected 0 spaces before closing parenthesis; 1 found
(#37) Variable "eb_setup_progress" must not contain underscores.
(#38) Expected 0 spaces after opening bracket; 1 found
(#38) Space after opening parenthesis of function call prohibited
(#38) Expected 0 spaces before closing parenthesis; 1 found
(#38) Expected 0 spaces before closing bracket; 1 found
(#38) Blank line found at start of control structure
(#40) Space after opening parenthesis of function call prohibited
(#40) Expected 0 spaces before closing parenthesis; 1 found
(#45) Space before opening parenthesis of function call prohibited
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) This comment is 75% valid code; is this commented out code?
(#81) Whitespace found at end of line
auth/edwiserbridge/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 "//".
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) This comment is 45% valid code; is this commented out code?
auth/edwiserbridge/wdmwplogin.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) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
(#32) Blank line found at start of control structure
(#51) Expected at least 1 space after "."; 0 found

Javascript coding style problems

(1969 errors, 508 warnings)

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

auth/edwiserbridge/amd/src/edwiser_bridge.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 to return a value at the end of method 'keydown'. (consistent-return)
(#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) There should be no space after '{'. (@babel/object-curly-spacing)
(#50) There should be no space before '}'. (@babel/object-curly-spacing)
(#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) Unnecessary escape character: \_. (no-useless-escape)
(#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) There should be no space after '{'. (@babel/object-curly-spacing)
(#64) There should be no space after '{'. (@babel/object-curly-spacing)
(#64) Identifier 'wp_url' is not in camel case. (camelcase)
(#64) Identifier 'wp_token' is not in camel case. (camelcase)
(#64) There should be no space before '}'. (@babel/object-curly-spacing)
(#64) There should be no space before '}'. (@babel/object-curly-spacing)
(#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) There should be no space after '{'. (@babel/object-curly-spacing)
(#78) There should be no space before '}'. (@babel/object-curly-spacing)
(#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) There should be no space after '{'. (@babel/object-curly-spacing)
(#81) There should be no space before '}'. (@babel/object-curly-spacing)
(#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) Unnecessary escape character: \_. (no-useless-escape)
(#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) There should be no space after '{'. (@babel/object-curly-spacing)
(#127) There should be no space after '{'. (@babel/object-curly-spacing)
(#127) Identifier 'site_index' is not in camel case. (camelcase)
(#127) There should be no space before '}'. (@babel/object-curly-spacing)
(#127) There should be no space before '}'. (@babel/object-curly-spacing)
(#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) Unexpected empty function. (no-empty-function)
(#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)
auth/edwiserbridge/amd/src/settings.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) Identifier 'load_settings' is not in camel case. (camelcase)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) There should be no space after '{'. (@babel/object-curly-spacing)
(#37) There should be no space before '}'. (@babel/object-curly-spacing)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) There should be no space after '{'. (@babel/object-curly-spacing)
(#38) There should be no space before '}'. (@babel/object-curly-spacing)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) There should be no space after '{'. (@babel/object-curly-spacing)
(#39) There should be no space before '}'. (@babel/object-curly-spacing)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) There should be no space after '{'. (@babel/object-curly-spacing)
(#40) There should be no space before '}'. (@babel/object-curly-spacing)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) There should be no space after '{'. (@babel/object-curly-spacing)
(#41) There should be no space before '}'. (@babel/object-curly-spacing)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) There should be no space after '{'. (@babel/object-curly-spacing)
(#42) There should be no space before '}'. (@babel/object-curly-spacing)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) There should be no space after '{'. (@babel/object-curly-spacing)
(#43) There should be no space before '}'. (@babel/object-curly-spacing)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) There should be no space after '{'. (@babel/object-curly-spacing)
(#44) There should be no space before '}'. (@babel/object-curly-spacing)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) There should be no space after '{'. (@babel/object-curly-spacing)
(#45) There should be no space before '}'. (@babel/object-curly-spacing)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) There should be no space after '{'. (@babel/object-curly-spacing)
(#46) There should be no space before '}'. (@babel/object-curly-spacing)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) There should be no space after '{'. (@babel/object-curly-spacing)
(#47) There should be no space before '}'. (@babel/object-curly-spacing)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) There should be no space after '{'. (@babel/object-curly-spacing)
(#48) There should be no space before '}'. (@babel/object-curly-spacing)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) There should be no space after '{'. (@babel/object-curly-spacing)
(#49) There should be no space before '}'. (@babel/object-curly-spacing)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) There should be no space after '{'. (@babel/object-curly-spacing)
(#50) There should be no space before '}'. (@babel/object-curly-spacing)
(#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) Unexpected space before function parentheses. (space-before-function-paren)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) Unexpected space before function parentheses. (space-before-function-paren)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#61) Unexpected space before function parentheses. (space-before-function-paren)
(#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 JSDoc block to be aligned. (jsdoc/check-alignment)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#72) Identifier 'service_id' is not in camel case. (camelcase)
(#72) Identifier 'messge_ele' is not in camel case. (camelcase)
(#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) There should be no space after '{'. (@babel/object-curly-spacing)
(#75) Identifier 'service_id' is not in camel case. (camelcase)
(#75) Identifier 'service_id' is not in camel case. (camelcase)
(#75) There should be no space before '}'. (@babel/object-curly-spacing)
(#75) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#76) There should be no space before ']'. (array-bracket-spacing)
(#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) Identifier 'messge_ele' is not in camel case. (camelcase)
(#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) Identifier 'messge_ele' is not in camel case. (camelcase)
(#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) Identifier 'fix_link' is not in camel case. (camelcase)
(#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) Identifier 'fix_link' is not in camel case. (camelcase)
(#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) Identifier 'messge_ele' is not in camel case. (camelcase)
(#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) Identifier 'messge_ele' is not in camel case. (camelcase)
(#138) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#139) Identifier 'wp_url' is not in camel case. (camelcase)
(#139) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#140) Identifier 'wp_token' is not in camel case. (camelcase)
(#140) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#141) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#142) There should be no space after '{'. (@babel/object-curly-spacing)
(#142) There should be no space after '{'. (@babel/object-curly-spacing)
(#142) Identifier 'wp_url' is not in camel case. (camelcase)
(#142) Identifier 'wp_url' is not in camel case. (camelcase)
(#142) Identifier 'wp_token' is not in camel case. (camelcase)
(#142) Identifier 'wp_token' is not in camel case. (camelcase)
(#142) There should be no space before '}'. (@babel/object-curly-spacing)
(#142) There should be no space before '}'. (@babel/object-curly-spacing)
(#142) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#143) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#144) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#145) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#146) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#147) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#148) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#149) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#150) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#151) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#152) Identifier 'messge_ele' is not in camel case. (camelcase)
(#152) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#153) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#154) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#155) Identifier 'messge_ele' is not in camel case. (camelcase)
(#155) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#156) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#157) Identifier 'fix_link' is not in camel case. (camelcase)
(#157) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#158) Identifier 'fix_link' is not in camel case. (camelcase)
(#158) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#159) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#160) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#161) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#162) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#163) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#164) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#165) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#166) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#167) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#168) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#169) Identifier 'messge_ele' is not in camel case. (camelcase)
(#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) Identifier 'service_id' is not in camel case. (camelcase)
(#191) 'service_id' declared on line 196 column 25 is used outside of binding context. (block-scoped-var)
(#191) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#192) Identifier 'service_id' is not in camel case. (camelcase)
(#192) 'service_id' declared on line 196 column 25 is used outside of binding context. (block-scoped-var)
(#192) Identifier 'service_id' is not in camel case. (camelcase)
(#192) 'service_id' declared on line 196 column 25 is used outside of binding context. (block-scoped-var)
(#192) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#193) 'service_id' declared on line 196 column 25 is used outside of binding context. (block-scoped-var)
(#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) 'service_id' is already defined. (no-redeclare)
(#196) 'service_id' declared on line 191 column 25 is used outside of binding context. (block-scoped-var)
(#196) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#197) 'service_id' declared on line 191 column 25 is used outside of binding context. (block-scoped-var)
(#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) Identifier 'service_id' is not in camel case. (camelcase)
(#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 space or tab after '/**' in comment. (spaced-comment)
(#236) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#237) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#238) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#239) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#240) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#241) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#242) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#243) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#244) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#245) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#246) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#247) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#248) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#249) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#250) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#251) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#252) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#253) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#254) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#255) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#256) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#257) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#258) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#259) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#260) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#261) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#262) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#263) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#264) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#265) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#266) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#267) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#268) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#269) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#270) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#271) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#272) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#273) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#274) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#275) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#276) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#277) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#278) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#279) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#280) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#281) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#282) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#283) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#284) Expected space or tab after '/**' in comment. (spaced-comment)
(#284) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#285) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#286) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#287) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#288) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#289) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#290) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#291) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#292) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#293) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#294) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#295) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#296) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#297) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#298) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#299) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#300) Expected space or tab after '//' in comment. (spaced-comment)
(#300) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#301) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#302) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#303) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#304) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#305) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#306) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#307) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#308) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#309) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#310) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#311) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#312) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#313) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#314) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#315) Expected space or tab after '//' in comment. (spaced-comment)
(#315) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#316) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#317) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#318) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#319) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#320) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#321) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#322) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#323) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#324) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#325) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#326) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#327) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#328) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#329) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#330) Identifier 'web_service_name' is not in camel case. (camelcase)
(#330) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#331) Identifier 'user_id' is not in camel case. (camelcase)
(#331) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#332) Identifier 'service_id' is not in camel case. (camelcase)
(#332) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#333) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#334) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#335) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#336) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#337) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#338) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#339) Identifier 'user_id' is not in camel case. (camelcase)
(#339) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#340) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#341) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#342) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#343) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#344) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#345) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#346) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#347) Expected space or tab after '//' in comment. (spaced-comment)
(#347) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#348) Identifier 'service_id' is not in camel case. (camelcase)
(#348) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#349) Identifier 'web_service_name' is not in camel case. (camelcase)
(#349) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#350) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#351) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#352) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#353) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#354) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#355) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#356) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#357) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#358) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#359) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#360) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#361) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#362) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#363) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#364) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#365) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#366) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#367) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#368) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#369) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#370) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#371) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#372) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#373) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#374) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#375) Function expected no return value. (consistent-return)
(#375) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#376) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#377) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#378) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#379) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#380) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#381) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#382) Expected space or tab after '//' in comment. (spaced-comment)
(#382) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#383) Identifier 'service_id' is not in camel case. (camelcase)
(#383) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#384) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#385) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#386) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#387) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#388) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#389) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#390) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#391) Expected space or tab after '//' in comment. (spaced-comment)
(#391) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#392) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#393) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#394) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#395) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#396) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#397) Comments should not begin with a lowercase character. (capitalized-comments)
(#397) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#398) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#399) Expected space or tab after '/**' in comment. (spaced-comment)
(#399) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#400) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#401) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#402) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#403) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#404) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#405) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#406) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#407) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#408) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#409) Comments should not begin with a lowercase character. (capitalized-comments)
(#409) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#410) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#411) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#412) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#413) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#414) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#415) Comments should not begin with a lowercase character. (capitalized-comments)
(#415) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#416) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#417) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#418) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#419) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#420) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#421) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#422) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#423) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#424) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#425) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#426) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#427) Expected catch,fail,always() or return (promise/catch-or-return)
(#427) Each then() should return a value or throw (promise/always-return)
(#427) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#428) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#429) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#430) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#431) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#432) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#433) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#434) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#435) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#436) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#437) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#438) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#439) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#440) 'copyText' declared on line 442 column 25 is used outside of binding context. (block-scoped-var)
(#440) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#441) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#442) 'copyText' is already defined. (no-redeclare)
(#442) 'copyText' declared on line 440 column 25 is used outside of binding context. (block-scoped-var)
(#442) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#443) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#444) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#445) Expected catch,fail,always() or return (promise/catch-or-return)
(#445) 'copyText' declared on line 440 column 25 is used outside of binding context. (block-scoped-var)
(#445) 'copyText' declared on line 442 column 25 is used outside of binding context. (block-scoped-var)
(#445) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#446) Each then() should return a value or throw (promise/always-return)
(#446) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#447) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#448) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#449) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#450) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#451) Expected space or tab after '/**' in comment. (spaced-comment)
(#451) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#452) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#453) Expected space or tab after '/*' in comment. (spaced-comment)
(#453) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#454) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#455) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#456) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#457) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#458) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#459) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#460) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#461) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#462) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#463) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#464) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#465) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#466) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#467) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#468) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#469) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#470) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#471) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#472) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#473) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#474) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#475) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#476) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#477) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#478) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#479) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#480) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#481) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#482) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#483) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#484) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#485) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#486) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#487) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#488) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#489) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#490) Identifier 'add_new_service_in_select' is not in camel case. (camelcase)
(#490) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#491) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#492) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#493) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#494) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#495) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#496) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#497) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#498) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#499) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#500) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#501) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#502) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#503) Identifier 'add_new_token_in_select' is not in camel case. (camelcase)
(#503) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#504) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#505) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#506) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#507) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#508) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#509) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#510) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#511) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#512) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#513) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#514) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#515) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#516) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#517) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#518) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#519) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#520) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#521) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#522) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#523) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#524) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#525) Identifier 'condition_var' is not in camel case. (camelcase)
(#525) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#526) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#527) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#528) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#529) Identifier 'condition_var' is not in camel case. (camelcase)
(#529) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#530) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#531) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#532) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#533) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#534) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#535) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#536) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#537) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#538) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#539) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#540) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#541) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#542) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#543) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#544) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#545) Identifier 'link_web_service' is not in camel case. (camelcase)
(#545) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#546) Identifier 'service_id' is not in camel case. (camelcase)
(#546) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#547) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#548) Identifier 'common_errr_fld' is not in camel case. (camelcase)
(#548) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#549) Identifier 'common_success_fld' is not in camel case. (camelcase)
(#549) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#550) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#551) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#552) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#553) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#554) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#555) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#556) There should be no space after '{'. (@babel/object-curly-spacing)
(#556) Identifier 'service_id' is not in camel case. (camelcase)
(#556) Identifier 'service_id' is not in camel case. (camelcase)
(#556) There should be no space before '}'. (@babel/object-curly-spacing)
(#556) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#557) There should be no space before ']'. (array-bracket-spacing)
(#557) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#558) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#559) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#560) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#561) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#562) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#563) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#564) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#565) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#566) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#567) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#568) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#569) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#570) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#571) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#572) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#573) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#574) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#575) Comments should not begin with a lowercase character. (capitalized-comments)
(#575) Expected space or tab after '//' in comment. (spaced-comment)
(#575) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#576) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#577) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#578) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#579) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#580) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#581) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#582) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#583) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#584) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#585) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#586) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#587) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#588) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#589) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#590) Identifier 'create_web_service' is not in camel case. (camelcase)
(#590) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#591) Identifier 'web_service_name' is not in camel case. (camelcase)
(#591) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#592) Identifier 'user_id' is not in camel case. (camelcase)
(#592) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#593) Identifier 'service_select_fld' is not in camel case. (camelcase)
(#593) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#594) Identifier 'common_errr_fld' is not in camel case. (camelcase)
(#594) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#595) Identifier 'is_mform' is not in camel case. (camelcase)
(#595) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#596) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#597) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#598) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#599) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#600) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#601) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#602) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#603) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#604) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#605) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#606) There should be no space after '{'. (@babel/object-curly-spacing)
(#606) Identifier 'web_service_name' is not in camel case. (camelcase)
(#606) Identifier 'web_service_name' is not in camel case. (camelcase)
(#606) Identifier 'user_id' is not in camel case. (camelcase)
(#606) Identifier 'user_id' is not in camel case. (camelcase)
(#606) There should be no space before '}'. (@babel/object-curly-spacing)
(#606) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#607) There should be no space before ']'. (array-bracket-spacing)
(#607) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#608) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#609) Identifier 'validation_error' is not in camel case. (camelcase)
(#609) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#610) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#611) Identifier 'validation_error' is not in camel case. (camelcase)
(#611) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#612) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#613) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#614) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#615) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#616) Expected space or tab after '//' in comment. (spaced-comment)
(#616) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#617) Identifier 'eb_dialog_content' is not in camel case. (camelcase)
(#617) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#618) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#619) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#620) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#621) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#622) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#623) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#624) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#625) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#626) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#627) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#628) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#629) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#630) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#631) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#632) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#633) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#634) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#635) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#636) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#637) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#638) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#639) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#640) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#641) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#642) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#643) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#644) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#645) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#646) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#647) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#648) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#649) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#650) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#651) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#652) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#653) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#654) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#655) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#656) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#657) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#658) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#659) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#660) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#661) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#662) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#663) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#664) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#665) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#666) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#667) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#668) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#669) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#670) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#671) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#672) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#673) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#674) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#675) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#676) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#677) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#678) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#679) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#680) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#681) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#682) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#683) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#684) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#685) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#686) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#687) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#688) Comments should not begin with a lowercase character. (capitalized-comments)
(#688) Expected space or tab after '//' in comment. (spaced-comment)
(#688) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#689) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#690) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#691) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#692) Expected space or tab after '/**' in comment. (spaced-comment)
(#692) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#693) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#694) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#695) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#695) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#696) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#697) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#698) Expected space or tab after '/**' in comment. (spaced-comment)
(#698) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#699) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#700) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#701) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#702) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#703) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#704) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#705) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#706) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#707) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#708) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#709) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#710) Identifier 'change_url' is not in camel case. (camelcase)
(#710) There should be no space after this paren. (space-in-parens)
(#710) There should be no space before this paren. (space-in-parens)
(#710) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#711) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#712) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#713) There should be no space after this paren. (space-in-parens)
(#713) There should be no space before this paren. (space-in-parens)
(#713) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#714) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#715) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#716) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#717) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#718) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#719) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#720) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#721) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#722) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#723) Identifier 'handle_step_progress' is not in camel case. (camelcase)
(#723) There should be no space after this paren. (space-in-parens)
(#723) Identifier 'current_step' is not in camel case. (camelcase)
(#723) Identifier 'next_step' is not in camel case. (camelcase)
(#723) Identifier 'is_next_sub_step' is not in camel case. (camelcase)
(#723) Identifier 'parent_step' is not in camel case. (camelcase)
(#723) There should be no space before this paren. (space-in-parens)
(#723) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#724) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#725) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#726) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#727) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#728) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#729) Identifier 'current_step' is not in camel case. (camelcase)
(#729) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#730) Expected space(s) after "if". (keyword-spacing)
(#730) There should be no space after this paren. (space-in-parens)
(#730) Identifier 'current_step' is not in camel case. (camelcase)
(#730) There should be no space before this paren. (space-in-parens)
(#730) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#731) Identifier 'current_step' is not in camel case. (camelcase)
(#731) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#732) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#733) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#734) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#735) Identifier 'step_title' is not in camel case. (camelcase)
(#735) Identifier 'current_step' is not in camel case. (camelcase)
(#735) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#736) Identifier 'step_title' is not in camel case. (camelcase)
(#736) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#737) Expected space(s) after "if". (keyword-spacing)
(#737) Identifier 'step_title' is not in camel case. (camelcase)
(#737) Missing space before opening brace. (space-before-blocks)
(#737) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#738) Identifier 'step_title' is not in camel case. (camelcase)
(#738) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#739) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#740) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#741) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#742) Identifier 'current_step' is not in camel case. (camelcase)
(#742) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#743) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#744) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#745) Expected space(s) after "if". (keyword-spacing)
(#745) There should be no space after this paren. (space-in-parens)
(#745) There should be no space before this paren. (space-in-parens)
(#745) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#746) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#747) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#748) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#749) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#750) Identifier 'next_step' is not in camel case. (camelcase)
(#750) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#751) Identifier 'step_title1' is not in camel case. (camelcase)
(#751) Identifier 'next_step' is not in camel case. (camelcase)
(#751) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#752) Identifier 'step_title1' is not in camel case. (camelcase)
(#752) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#753) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#754) 'icon' is already defined. (no-redeclare)
(#754) Identifier 'next_step' is not in camel case. (camelcase)
(#754) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#755) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#756) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#757) Expected space(s) after "if". (keyword-spacing)
(#757) Missing space before opening brace. (space-before-blocks)
(#757) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#758) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#759) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#760) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#761) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#762) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#763) Comments should not begin with a lowercase character. (capitalized-comments)
(#763) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#764) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#765) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#766) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#767) Function has a complexity of 23. Maximum allowed is 20. (complexity)
(#767) Unexpected space before function parentheses. (space-before-function-paren)
(#767) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#768) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#769) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#770) Identifier 'current_step' is not in camel case. (camelcase)
(#770) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#771) Identifier 'next_step' is not in camel case. (camelcase)
(#771) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#772) Identifier 'is_next_sub_step' is not in camel case. (camelcase)
(#772) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#773) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#774) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#775) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#775) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#776) Comments should not begin with a lowercase character. (capitalized-comments)
(#776) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#777) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#778) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#779) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#780) There should be no space after '{'. (@babel/object-curly-spacing)
(#780) Identifier 'current_step' is not in camel case. (camelcase)
(#780) Extra space after key 'current_step'. (key-spacing)
(#780) Identifier 'current_step' is not in camel case. (camelcase)
(#780) Identifier 'next_step' is not in camel case. (camelcase)
(#780) Extra space after key 'next_step'. (key-spacing)
(#780) Identifier 'next_step' is not in camel case. (camelcase)
(#780) Identifier 'is_next_sub_step' is not in camel case. (camelcase)
(#780) Extra space after key 'is_next_sub_step'. (key-spacing)
(#780) Identifier 'is_next_sub_step' is not in camel case. (camelcase)
(#780) There should be no space before '}'. (@babel/object-curly-spacing)
(#780) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#781) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#782) There should be no space after this paren. (space-in-parens)
(#782) Identifier 'current_step' is not in camel case. (camelcase)
(#782) There should be no space before this paren. (space-in-parens)
(#782) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#783) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#784) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#785) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#786) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#787) There should be no space after '{'. (@babel/object-curly-spacing)
(#787) Identifier 'current_step' is not in camel case. (camelcase)
(#787) Extra space after key 'current_step'. (key-spacing)
(#787) Identifier 'current_step' is not in camel case. (camelcase)
(#787) Identifier 'next_step' is not in camel case. (camelcase)
(#787) Extra space after key 'next_step'. (key-spacing)
(#787) Identifier 'next_step' is not in camel case. (camelcase)
(#787) Identifier 'is_next_sub_step' is not in camel case. (camelcase)
(#787) Extra space after key 'is_next_sub_step'. (key-spacing)
(#787) Identifier 'is_next_sub_step' is not in camel case. (camelcase)
(#787) There should be no space before '}'. (@babel/object-curly-spacing)
(#787) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#788) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#789) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#790) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#791) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#792) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#793) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#794) There should be no space after '{'. (@babel/object-curly-spacing)
(#794) Identifier 'current_step' is not in camel case. (camelcase)
(#794) Extra space after key 'current_step'. (key-spacing)
(#794) Identifier 'current_step' is not in camel case. (camelcase)
(#794) Identifier 'next_step' is not in camel case. (camelcase)
(#794) Extra space after key 'next_step'. (key-spacing)
(#794) Identifier 'next_step' is not in camel case. (camelcase)
(#794) Identifier 'is_next_sub_step' is not in camel case. (camelcase)
(#794) Extra space after key 'is_next_sub_step'. (key-spacing)
(#794) Identifier 'is_next_sub_step' is not in camel case. (camelcase)
(#794) There should be no space before '}'. (@babel/object-curly-spacing)
(#794) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#795) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#796) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#797) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#798) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#799) Identifier 'service_name' is not in camel case. (camelcase)
(#799) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#800) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#801) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#802) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#803) Expected space(s) after "if". (keyword-spacing)
(#803) There should be no space after this paren. (space-in-parens)
(#803) Identifier 'service_name' is not in camel case. (camelcase)
(#803) There should be no space before this paren. (space-in-parens)
(#803) Missing space before opening brace. (space-before-blocks)
(#803) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#804) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#805) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#806) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#807) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#808) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#809) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#810) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#811) Identifier 'existing_service' is not in camel case. (camelcase)
(#811) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#812) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#813) There should be no space after this paren. (space-in-parens)
(#813) Identifier 'service_name' is not in camel case. (camelcase)
(#813) Identifier 'service_name' is not in camel case. (camelcase)
(#813) There should be no space before this paren. (space-in-parens)
(#813) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#814) Identifier 'service_name' is not in camel case. (camelcase)
(#814) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#815) Identifier 'existing_service' is not in camel case. (camelcase)
(#815) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#816) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#817) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#818) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#819) Identifier 'current_step' is not in camel case. (camelcase)
(#819) Extra space after key 'current_step'. (key-spacing)
(#819) Identifier 'current_step' is not in camel case. (camelcase)
(#819) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#820) Identifier 'next_step' is not in camel case. (camelcase)
(#820) Extra space after key 'next_step'. (key-spacing)
(#820) Identifier 'next_step' is not in camel case. (camelcase)
(#820) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#821) Identifier 'is_next_sub_step' is not in camel case. (camelcase)
(#821) Extra space after key 'is_next_sub_step'. (key-spacing)
(#821) Identifier 'is_next_sub_step' is not in camel case. (camelcase)
(#821) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#822) Identifier 'service_name' is not in camel case. (camelcase)
(#822) Extra space after key 'service_name'. (key-spacing)
(#822) Identifier 'service_name' is not in camel case. (camelcase)
(#822) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#823) Identifier 'existing_service' is not in camel case. (camelcase)
(#823) Extra space after key 'existing_service'. (key-spacing)
(#823) Identifier 'existing_service' is not in camel case. (camelcase)
(#823) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#824) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#825) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#826) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#827) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#828) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#829) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#830) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#831) Expected space(s) after "if". (keyword-spacing)
(#831) There should be no space after this paren. (space-in-parens)
(#831) 'site_name' declared on line 853 column 33 is used outside of binding context. (block-scoped-var)
(#831) Identifier 'site_name' is not in camel case. (camelcase)
(#831) There should be no space after this paren. (space-in-parens)
(#831) There should be no space before this paren. (space-in-parens)
(#831) There should be no space before this paren. (space-in-parens)
(#831) Missing space before opening brace. (space-before-blocks)
(#831) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#832) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#833) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#834) There should be no space after this paren. (space-in-parens)
(#834) There should be no space before this paren. (space-in-parens)
(#834) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#835) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#836) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#837) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#838) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#839) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#840) There should be no space after this paren. (space-in-parens)
(#840) There should be no space before this paren. (space-in-parens)
(#840) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#841) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#842) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#843) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#844) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#845) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#846) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#847) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#848) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#849) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#850) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#851) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#852) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#853) Identifier 'site_name' is not in camel case. (camelcase)
(#853) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#854) Multiple spaces found before '='. (no-multi-spaces)
(#854) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#855) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#856) There should be no space after this paren. (space-in-parens)
(#856) Identifier 'site_name' is not in camel case. (camelcase)
(#856) There should be no space before this paren. (space-in-parens)
(#856) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#857) Identifier 'site_name' is not in camel case. (camelcase)
(#857) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#858) Multiple spaces found before '='. (no-multi-spaces)
(#858) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#859) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#860) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#861) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#862) Identifier 'current_step' is not in camel case. (camelcase)
(#862) Extra space after key 'current_step'. (key-spacing)
(#862) Identifier 'current_step' is not in camel case. (camelcase)
(#862) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#863) Identifier 'next_step' is not in camel case. (camelcase)
(#863) Extra space after key 'next_step'. (key-spacing)
(#863) Identifier 'next_step' is not in camel case. (camelcase)
(#863) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#864) Identifier 'is_next_sub_step' is not in camel case. (camelcase)
(#864) Extra space after key 'is_next_sub_step'. (key-spacing)
(#864) Identifier 'is_next_sub_step' is not in camel case. (camelcase)
(#864) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#865) Identifier 'site_name' is not in camel case. (camelcase)
(#865) Extra space after key 'site_name'. (key-spacing)
(#865) Identifier 'site_name' is not in camel case. (camelcase)
(#865) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#866) Extra space after key 'url'. (key-spacing)
(#866) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#867) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#868) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#869) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#870) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#871) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#872) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#873) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#874) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#875) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#876) Identifier 'user_enrollment' is not in camel case. (camelcase)
(#876) Multiple spaces found before '='. (no-multi-spaces)
(#876) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#877) Identifier 'user_unenrollment' is not in camel case. (camelcase)
(#877) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#878) Identifier 'user_creation' is not in camel case. (camelcase)
(#878) Multiple spaces found before '='. (no-multi-spaces)
(#878) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#879) Identifier 'user_deletion' is not in camel case. (camelcase)
(#879) Multiple spaces found before '='. (no-multi-spaces)
(#879) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#880) Identifier 'user_update' is not in camel case. (camelcase)
(#880) Multiple spaces found before '='. (no-multi-spaces)
(#880) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#881) Identifier 'course_creation' is not in camel case. (camelcase)
(#881) Multiple spaces found before '='. (no-multi-spaces)
(#881) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#882) Identifier 'course_deletion' is not in camel case. (camelcase)
(#882) Multiple spaces found before '='. (no-multi-spaces)
(#882) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#883) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#884) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#885) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#885) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#886) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#887) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#888) Identifier 'current_step' is not in camel case. (camelcase)
(#888) Extra space after key 'current_step'. (key-spacing)
(#888) Identifier 'current_step' is not in camel case. (camelcase)
(#888) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#889) Identifier 'next_step' is not in camel case. (camelcase)
(#889) Extra space after key 'next_step'. (key-spacing)
(#889) Identifier 'next_step' is not in camel case. (camelcase)
(#889) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#890) Identifier 'is_next_sub_step' is not in camel case. (camelcase)
(#890) Extra space after key 'is_next_sub_step'. (key-spacing)
(#890) Identifier 'is_next_sub_step' is not in camel case. (camelcase)
(#890) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#891) Identifier 'user_enrollment' is not in camel case. (camelcase)
(#891) Identifier 'user_enrollment' is not in camel case. (camelcase)
(#891) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#892) Identifier 'user_unenrollment' is not in camel case. (camelcase)
(#892) Identifier 'user_unenrollment' is not in camel case. (camelcase)
(#892) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#893) Identifier 'user_creation' is not in camel case. (camelcase)
(#893) Identifier 'user_creation' is not in camel case. (camelcase)
(#893) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#894) Identifier 'user_deletion' is not in camel case. (camelcase)
(#894) Identifier 'user_deletion' is not in camel case. (camelcase)
(#894) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#895) Identifier 'user_update' is not in camel case. (camelcase)
(#895) Identifier 'user_update' is not in camel case. (camelcase)
(#895) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#896) Identifier 'course_creation' is not in camel case. (camelcase)
(#896) Identifier 'course_creation' is not in camel case. (camelcase)
(#896) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#897) Identifier 'course_deletion' is not in camel case. (camelcase)
(#897) Identifier 'course_deletion' is not in camel case. (camelcase)
(#897) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#898) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#899) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#900) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#901) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#902) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#903) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#904) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#905) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#906) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#907) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#908) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#909) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#910) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#911) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#912) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#913) There should be no space after '{'. (@babel/object-curly-spacing)
(#913) Extra space after key 'data'. (key-spacing)
(#913) There should be no space before '}'. (@babel/object-curly-spacing)
(#913) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#914) There should be no space before ']'. (array-bracket-spacing)
(#914) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#915) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#916) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#917) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#918) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#919) There should be no space after this paren. (space-in-parens)
(#919) There should be no space before this paren. (space-in-parens)
(#919) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#920) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#921) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#922) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#923) Identifier 'parent_step' is not in camel case. (camelcase)
(#923) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#924) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#925) There should be no space after this paren. (space-in-parens)
(#925) There should be no space before this paren. (space-in-parens)
(#925) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#926) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#927) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#928) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#929) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#930) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#931) There should be no space after this paren. (space-in-parens)
(#931) Identifier 'next_step' is not in camel case. (camelcase)
(#931) There should be no space before this paren. (space-in-parens)
(#931) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#932) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#933) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#934) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#935) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#936) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#937) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#938) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#939) Missing space before opening brace. (space-before-blocks)
(#939) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#940) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#941) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#942) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#943) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#944) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#945) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#946) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#947) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#948) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#949) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#950) Comments should not begin with a lowercase character. (capitalized-comments)
(#950) Expected space or tab after '//' in comment. (spaced-comment)
(#950) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#951) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#952) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#953) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#954) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#955) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#956) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#956) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#957) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#958) There should be no space after this paren. (space-in-parens)
(#958) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#959) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#960) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#961) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#962) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#963) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#964) Missing space before opening brace. (space-before-blocks)
(#964) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#965) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#966) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#967) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#968) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#969) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#970) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#970) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#971) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#972) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#973) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#974) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#975) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#976) Unexpected space before function parentheses. (space-before-function-paren)
(#976) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#977) Comments should not begin with a lowercase character. (capitalized-comments)
(#977) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#978) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#979) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#980) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#981) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#982) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#983) There should be no space before ']'. (array-bracket-spacing)
(#983) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#984) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#985) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#986) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#987) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#988) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#989) Comments should not begin with a lowercase character. (capitalized-comments)
(#989) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#990) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#991) There should be no space after this paren. (space-in-parens)
(#991) There should be no space before this paren. (space-in-parens)
(#991) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#992) There should be no space after this paren. (space-in-parens)
(#992) There should be no space before this paren. (space-in-parens)
(#992) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#993) There should be no space after this paren. (space-in-parens)
(#993) There should be no space before this paren. (space-in-parens)
(#993) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#994) There should be no space after this paren. (space-in-parens)
(#994) There should be no space before this paren. (space-in-parens)
(#994) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#995) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#996) Comments should not begin with a lowercase character. (capitalized-comments)
(#996) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#997) There should be no space after this paren. (space-in-parens)
(#997) There should be no space before this paren. (space-in-parens)
(#997) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#998) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#999) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1000) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1001) There should be no space after this paren. (space-in-parens)
(#1001) There should be no space before this paren. (space-in-parens)
(#1001) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1002) There should be no space after this paren. (space-in-parens)
(#1002) There should be no space before this paren. (space-in-parens)
(#1002) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1003) There should be no space after this paren. (space-in-parens)
(#1003) There should be no space before this paren. (space-in-parens)
(#1003) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1004) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1005) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1006) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1007) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1008) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1009) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1010) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1011) Comments should not begin with a lowercase character. (capitalized-comments)
(#1011) Expected space or tab after '//' in comment. (spaced-comment)
(#1011) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1012) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1013) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1014) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1015) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1016) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1017) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1017) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#1018) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1019) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1020) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1021) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1022) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1023) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1024) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1025) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1026) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1027) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1028) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1029) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1030) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1031) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1032) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1033) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1034) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1035) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1036) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1037) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1038) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1038) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#1039) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1040) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1041) Unexpected space before function parentheses. (space-before-function-paren)
(#1041) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1042) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1043) Expected space(s) after "if". (keyword-spacing)
(#1043) Missing space before opening brace. (space-before-blocks)
(#1043) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1044) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1045) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1046) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1047) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1048) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1049) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1050) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1051) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1052) Expected space(s) after "if". (keyword-spacing)
(#1052) Missing space before opening brace. (space-before-blocks)
(#1052) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1053) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1054) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1055) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1056) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1057) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1058) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1059) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1060) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1061) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1062) Unexpected space before function parentheses. (space-before-function-paren)
(#1062) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1063) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1064) Expected space(s) after "if". (keyword-spacing)
(#1064) Missing space before opening brace. (space-before-blocks)
(#1064) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1065) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1066) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1067) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1068) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1069) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1070) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1071) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1072) Expected space(s) after "if". (keyword-spacing)
(#1072) Missing space before opening brace. (space-before-blocks)
(#1072) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1073) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1074) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1075) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1076) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1077) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1078) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1079) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1080) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1081) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1082) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1083) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1084) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1085) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1085) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#1086) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1087) Unexpected space before function parentheses. (space-before-function-paren)
(#1087) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1088) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1089) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1090) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1091) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1092) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1093) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1094) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1095) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1096) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1097) There should be no space after '{'. (@babel/object-curly-spacing)
(#1097) Identifier 'wp_url' is not in camel case. (camelcase)
(#1097) There should be no space before '}'. (@babel/object-curly-spacing)
(#1097) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1098) There should be no space before ']'. (array-bracket-spacing)
(#1098) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1099) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1100) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1101) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1102) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1103) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1104) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1105) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1106) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1107) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1108) Expected space(s) after "if". (keyword-spacing)
(#1108) Missing space before opening brace. (space-before-blocks)
(#1108) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1109) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1110) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1111) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1112) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1113) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1114) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1115) Expected space(s) before "else". (keyword-spacing)
(#1115) Expected space(s) after "else". (keyword-spacing)
(#1115) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1116) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1117) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1118) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1119) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1120) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1121) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1122) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1123) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1124) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1125) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1126) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1127) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1128) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1129) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1130) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1131) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1132) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1133) Unexpected space before function parentheses. (space-before-function-paren)
(#1133) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1134) Expected space(s) after "if". (keyword-spacing)
(#1134) Missing space before opening brace. (space-before-blocks)
(#1134) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1135) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1136) Expected space(s) after "else". (keyword-spacing)
(#1136) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1137) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1138) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1139) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1140) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1141) Unexpected space before function parentheses. (space-before-function-paren)
(#1141) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1142) Expected space(s) after "if". (keyword-spacing)
(#1142) Missing space before opening brace. (space-before-blocks)
(#1142) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1143) Identifier 'all_checked' is not in camel case. (camelcase)
(#1143) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1144) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1145) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1146) Expected space(s) after "if". (keyword-spacing)
(#1146) There should be no space after this paren. (space-in-parens)
(#1146) Unexpected space after unary operator '!'. (space-unary-ops)
(#1146) There should be no space before this paren. (space-in-parens)
(#1146) Missing space before opening brace. (space-before-blocks)
(#1146) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1147) Identifier 'all_checked' is not in camel case. (camelcase)
(#1147) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1148) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1149) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1150) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1151) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1152) There should be no space after this paren. (space-in-parens)
(#1152) Identifier 'all_checked' is not in camel case. (camelcase)
(#1152) There should be no space before this paren. (space-in-parens)
(#1152) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1153) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1154) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1155) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1156) Expected space(s) after "else". (keyword-spacing)
(#1156) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1157) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1158) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1159) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1160) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1161) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1162) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1163) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1164) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1165) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1166) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1167) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1168) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1169) Expected catch,fail,always() or return (promise/catch-or-return)
(#1169) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1170) Each then() should return a value or throw (promise/always-return)
(#1170) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1171) Identifier 'copy_success' is not in camel case. (camelcase)
(#1171) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1172) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1173) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1174) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1175) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1176) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1177) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1178) Too many nested callbacks (6). Maximum allowed is 5. (max-nested-callbacks)
(#1178) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1179) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1180) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1181) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1182) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1183) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1184) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1185) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1186) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1186) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#1187) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1188) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1189) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1190) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1191) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1192) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1193) Identifier 'lang_code' is not in camel case. (camelcase)
(#1193) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1194) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1195) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1196) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1197) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1198) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1199) Extra space after key 'href'. (key-spacing)
(#1199) There should be no space after this paren. (space-in-parens)
(#1199) There should be no space before this paren. (space-in-parens)
(#1199) There should be no space before this paren. (space-in-parens)
(#1199) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1200) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1201) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1202) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1203) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1204) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1205) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1206) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1207) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1208) Missing space before opening brace. (space-before-blocks)
(#1208) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1209) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1210) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1211) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1212) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1213) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1214) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1215) Unexpected space before function parentheses. (space-before-function-paren)
(#1215) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1216) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1217) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1218) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1219) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1220) Unexpected space before function parentheses. (space-before-function-paren)
(#1220) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1221) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1222) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1223) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1224) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1225) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1226) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1227) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1228) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1229) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1229) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#1230) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1231) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1232) Unexpected space before function parentheses. (space-before-function-paren)
(#1232) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1233) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1234) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1235) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1236) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1237) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1238) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1239) Identifier 'current_step' is not in camel case. (camelcase)
(#1239) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1240) Identifier 'next_step' is not in camel case. (camelcase)
(#1240) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1241) Identifier 'is_next_sub_step' is not in camel case. (camelcase)
(#1241) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1242) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1243) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1244) There should be no space after '{'. (@babel/object-curly-spacing)
(#1244) Identifier 'current_step' is not in camel case. (camelcase)
(#1244) Extra space after key 'current_step'. (key-spacing)
(#1244) Identifier 'current_step' is not in camel case. (camelcase)
(#1244) Identifier 'next_step' is not in camel case. (camelcase)
(#1244) Extra space after key 'next_step'. (key-spacing)
(#1244) Identifier 'next_step' is not in camel case. (camelcase)
(#1244) Identifier 'is_next_sub_step' is not in camel case. (camelcase)
(#1244) Extra space after key 'is_next_sub_step'. (key-spacing)
(#1244) Identifier 'is_next_sub_step' is not in camel case. (camelcase)
(#1244) There should be no space before '}'. (@babel/object-curly-spacing)
(#1244) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1245) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1246) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1247) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1248) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1249) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1250) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1251) There should be no space after '{'. (@babel/object-curly-spacing)
(#1251) Extra space after key 'data'. (key-spacing)
(#1251) There should be no space before '}'. (@babel/object-curly-spacing)
(#1251) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1252) There should be no space before ']'. (array-bracket-spacing)
(#1252) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1253) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1254) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1255) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1256) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1257) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1258) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1259) Comments should not begin with a lowercase character. (capitalized-comments)
(#1259) Expected space or tab after '//' in comment. (spaced-comment)
(#1259) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1260) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1261) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1262) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1262) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#1263) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1264) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1265) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1266) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1267) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1268) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1269) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1270) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1271) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1272) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1273) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1274) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1275) There should be no space after this paren. (space-in-parens)
(#1275) Missing space before opening brace. (space-before-blocks)
(#1275) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1276) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1277) Comments should not begin with a lowercase character. (capitalized-comments)
(#1277) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1278) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1279) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1280) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1281) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1282) There should be no space before this paren. (space-in-parens)
(#1282) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1283) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1284) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1285) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1286) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1287) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1287) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#1288) Expected space or tab after '/**' in comment. (spaced-comment)
(#1288) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1289) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1290) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1291) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1292) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1293) There should be no space after '{'. (@babel/object-curly-spacing)
(#1293) Identifier 'load_settings' is not in camel case. (camelcase)
(#1293) There should be no space before '}'. (@babel/object-curly-spacing)
(#1293) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#1294) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
auth/edwiserbridge/amd/src/sso_settings.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) Identifier 'load_settings' is not in camel case. (camelcase)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Unexpected space before function parentheses. (space-before-function-paren)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Unexpected space before function parentheses. (space-before-function-paren)
(#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) There should be no space after '{'. (@babel/object-curly-spacing)
(#50) Identifier 'load_settings' is not in camel case. (camelcase)
(#50) There should be no space before '}'. (@babel/object-curly-spacing)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
auth/edwiserbridge/createContext.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) There should be no space after '{'. (object-curly-spacing)
(#46) There should be no space before '}'. (object-curly-spacing)
(#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) Unnecessary escape character: \[. (no-useless-escape)
(#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) Unexpected console statement. (no-console)
(#128) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#129) Unexpected console statement. (no-console)
(#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) There should be no space after '{'. (object-curly-spacing)
(#132) There should be no space before '}'. (object-curly-spacing)
(#132) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#133) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#134) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#135) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#136) Unexpected console statement. (no-console)
(#136) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#137) Statement inside of curly braces should be on next line. (brace-style)
(#137) Unexpected console statement. (no-console)
(#137) 'findCommand' is not defined. (no-undef)
(#137) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#137) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#138) Statement inside of curly braces should be on next line. (brace-style)
(#138) Unexpected console statement. (no-console)
(#138) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#138) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#139) Unexpected console statement. (no-console)
(#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 { after 'if' condition. (curly)
(#149) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#150) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#151) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#152) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#153) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#154) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#155) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#156) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#157) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#158) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#159) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#160) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#161) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#162) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#163) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#164) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#165) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#166) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#167) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#168) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#169) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#170) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#171) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#172) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#173) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#174) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#175) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#176) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#177) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#178) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#179) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#180) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#181) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#182) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#183) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#184) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#185) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#186) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#187) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#188) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#189) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#190) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#191) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#192) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#193) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#194) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#195) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#196) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#197) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#198) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#199) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#200) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#201) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#202) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#203) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#204) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#205) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#206) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#207) Expected { after 'if' condition. (curly)
(#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 { after 'if' condition. (curly)
(#210) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#211) Expected { after 'if' condition. (curly)
(#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) 'path' is assigned a value but never used. (no-unused-vars)
(#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) 'cleanPath' is defined but never used. (no-unused-vars)
(#239) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#240) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#241) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#242) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#243) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#244) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#245) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#246) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#247) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#248) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#249) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#250) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#251) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#252) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#253) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#254) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#255) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#256) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#257) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#258) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#259) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#260) Unexpected console statement. (no-console)
(#260) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#261) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#262) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#263) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#264) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#265) Unexpected console statement. (no-console)
(#265) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#266) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#267) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#268) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#269) This line has a length of 146. Maximum allowed is 132. (max-len)
(#269) Unexpected console statement. (no-console)
(#269) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#270) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#271) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#272) Unexpected console statement. (no-console)
(#272) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#273) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#274) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#275) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#276) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#277) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#278) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#279) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#280) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#281) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#282) Comments should not begin with a lowercase character. (capitalized-comments)
(#282) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#283) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#284) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#285) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#286) Multiple spaces found before '// Types of fi...'. (no-multi-spaces)
(#286) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#287) Multiple spaces found before '// Tokens for ...'. (no-multi-spaces)
(#287) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#288) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#289) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#290) 'process' is not defined. (no-undef)
(#290) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#291) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#292) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#293) Unexpected console statement. (no-console)
(#293) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#294) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#295) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#296) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#297) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#298) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#299) Unexpected console statement. (no-console)
(#299) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#300) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#301) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#302) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#303) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#304) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#305) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#306) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#307) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#308) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#309) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#310) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#311) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#312) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#313) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#314) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#315) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#316) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#317) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#318) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#319) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#320) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#321) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#322) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#323) This line has a length of 165. Maximum allowed is 132. (max-len)
(#323) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#324) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#325) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#326) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#327) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#328) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#329) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#330) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#331) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#332) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#333) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#334) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#335) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#336) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#337) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#338) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#339) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#340) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#341) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#342) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#343) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#344) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#345) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#346) Unexpected console statement. (no-console)
(#346) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#347) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#348) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#349) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#350) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#351) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#352) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#353) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#354) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#355) Unexpected console statement. (no-console)
(#355) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#356) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#357) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#358) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#359) Unexpected console statement. (no-console)
(#359) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#360) Unexpected console statement. (no-console)
(#360) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#361) Unexpected console statement. (no-console)
(#361) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#362) Unexpected console statement. (no-console)
(#362) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#363) Unexpected console statement. (no-console)
(#363) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#364) Unexpected console statement. (no-console)
(#364) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#365) Unexpected console statement. (no-console)
(#365) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#366) Unexpected console statement. (no-console)
(#366) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#367) Unexpected console statement. (no-console)
(#367) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#368) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#369) Unexpected console statement. (no-console)
(#369) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#370) Unexpected console statement. (no-console)
(#370) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#371) Unexpected console statement. (no-console)
(#371) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#372) Unexpected console statement. (no-console)
(#372) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#373) Unexpected console statement. (no-console)
(#373) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#374) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#375) Unexpected console statement. (no-console)
(#375) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#376) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#377) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#378) Unexpected console statement. (no-console)
(#378) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#379) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#380) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#381) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#382) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#383) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#384) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#385) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#386) Unexpected console statement. (no-console)
(#386) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#387) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#388) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#389) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#390) Unexpected console statement. (no-console)
(#390) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#391) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#392) There should be no space after '{'. (object-curly-spacing)
(#392) There should be no space before '}'. (object-curly-spacing)
(#392) There should be no space after '{'. (object-curly-spacing)
(#392) There should be no space before '}'. (object-curly-spacing)
(#392) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#393) There should be no space after '{'. (object-curly-spacing)
(#393) There should be no space before '}'. (object-curly-spacing)
(#393) There should be no space after '{'. (object-curly-spacing)
(#393) There should be no space before '}'. (object-curly-spacing)
(#393) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#394) There should be no space after '{'. (object-curly-spacing)
(#394) There should be no space before '}'. (object-curly-spacing)
(#394) There should be no space after '{'. (object-curly-spacing)
(#394) There should be no space before '}'. (object-curly-spacing)
(#394) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#395) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#396) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#397) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#398) Do not nest ternary expressions. (no-nested-ternary)
(#398) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#399) This line has a length of 160. Maximum allowed is 132. (max-len)
(#399) Unexpected console statement. (no-console)
(#399) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#400) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#401) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#402) Unexpected console statement. (no-console)
(#402) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#403) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#404) There should be no space after '{'. (object-curly-spacing)
(#404) There should be no space before '}'. (object-curly-spacing)
(#404) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#405) There should be no space after '{'. (object-curly-spacing)
(#405) There should be no space before '}'. (object-curly-spacing)
(#405) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#406) There should be no space after '{'. (object-curly-spacing)
(#406) There should be no space before '}'. (object-curly-spacing)
(#406) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#407) There should be no space after '{'. (object-curly-spacing)
(#407) There should be no space before '}'. (object-curly-spacing)
(#407) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#408) There should be no space after '{'. (object-curly-spacing)
(#408) There should be no space before '}'. (object-curly-spacing)
(#408) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#409) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#410) Statement inside of curly braces should be on next line. (brace-style)
(#410) Unexpected console statement. (no-console)
(#410) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#410) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#411) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#412) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#413) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#414) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#415) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#416) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#417) Unexpected console statement. (no-console)
(#417) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#418) Unexpected console statement. (no-console)
(#418) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#419) Unexpected console statement. (no-console)
(#419) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#420) Unexpected console statement. (no-console)
(#420) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#421) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#422) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#423) Unexpected console statement. (no-console)
(#423) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#424) Unexpected console statement. (no-console)
(#424) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#425) Unexpected console statement. (no-console)
(#425) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#426) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#427) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#428) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)

CSS problems

(283 errors, 150 warnings)

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

auth/edwiserbridge/styles.css
(#73) Expected single space before "{" (block-opening-brace-space-before)
(#76) Expected single space before "{" (block-opening-brace-space-before)
(#84) Expected single space before "{" (block-opening-brace-space-before)
(#92) Expected single space before "{" (block-opening-brace-space-before)
(#100) Expected single space before "{" (block-opening-brace-space-before)
(#107) Expected single space before "{" (block-opening-brace-space-before)
(#111) Expected single space before "{" (block-opening-brace-space-before)
(#120) Expected single space before "{" (block-opening-brace-space-before)
(#128) Expected single space before "{" (block-opening-brace-space-before)
(#132) Expected single space before "{" (block-opening-brace-space-before)
(#77) Expected "#133F3F" to be "#133f3f" (color-hex-case)
(#112) Expected "#0041C9" to be "#0041c9" (color-hex-case)
(#133) Unexpected !important (declaration-no-important)
auth/edwiserbridge/styles/setup-wizard.css
(#900) Expected newline after "{" (block-opening-brace-newline-after)
(#905) Expected newline after "{" (block-opening-brace-newline-after)
(#4) Expected single space before "{" (block-opening-brace-space-before)
(#8) Expected single space before "{" (block-opening-brace-space-before)
(#13) Expected single space before "{" (block-opening-brace-space-before)
(#25) Expected single space before "{" (block-opening-brace-space-before)
(#29) Expected single space before "{" (block-opening-brace-space-before)
(#33) Expected single space before "{" (block-opening-brace-space-before)
(#38) Expected single space before "{" (block-opening-brace-space-before)
(#42) Expected single space before "{" (block-opening-brace-space-before)
(#46) Expected single space before "{" (block-opening-brace-space-before)
(#53) Expected single space before "{" (block-opening-brace-space-before)
(#68) Expected single space before "{" (block-opening-brace-space-before)
(#74) Expected single space before "{" (block-opening-brace-space-before)
(#91) Expected single space before "{" (block-opening-brace-space-before)
(#124) Expected single space before "{" (block-opening-brace-space-before)
(#129) Expected single space before "{" (block-opening-brace-space-before)
(#133) Expected single space before "{" (block-opening-brace-space-before)
(#137) Expected single space before "{" (block-opening-brace-space-before)
(#151) Expected single space before "{" (block-opening-brace-space-before)
(#164) Expected single space before "{" (block-opening-brace-space-before)
(#174) Expected single space before "{" (block-opening-brace-space-before)
(#178) Expected single space before "{" (block-opening-brace-space-before)
(#192) Expected single space before "{" (block-opening-brace-space-before)
(#227) Expected single space before "{" (block-opening-brace-space-before)
(#231) Expected single space before "{" (block-opening-brace-space-before)
(#243) Expected single space before "{" (block-opening-brace-space-before)
(#327) Expected single space before "{" (block-opening-brace-space-before)
(#333) Expected single space before "{" (block-opening-brace-space-before)
(#343) Expected single space before "{" (block-opening-brace-space-before)
(#349) Expected single space before "{" (block-opening-brace-space-before)
(#355) Expected single space before "{" (block-opening-brace-space-before)
(#361) Expected single space before "{" (block-opening-brace-space-before)
(#370) Expected single space before "{" (block-opening-brace-space-before)
(#377) Expected single space before "{" (block-opening-brace-space-before)
(#397) Expected single space before "{" (block-opening-brace-space-before)
(#406) Expected single space before "{" (block-opening-brace-space-before)
(#411) Expected single space before "{" (block-opening-brace-space-before)
(#423) Expected single space before "{" (block-opening-brace-space-before)
(#432) Expected single space before "{" (block-opening-brace-space-before)
(#438) Expected single space before "{" (block-opening-brace-space-before)
(#451) Expected single space before "{" (block-opening-brace-space-before)
(#457) Expected single space before "{" (block-opening-brace-space-before)
(#463) Expected single space before "{" (block-opening-brace-space-before)
(#467) Expected single space before "{" (block-opening-brace-space-before)
(#475) Expected single space before "{" (block-opening-brace-space-before)
(#483) Expected single space before "{" (block-opening-brace-space-before)
(#493) Expected single space before "{" (block-opening-brace-space-before)
(#507) Expected single space before "{" (block-opening-brace-space-before)
(#514) Expected single space before "{" (block-opening-brace-space-before)
(#522) Expected single space before "{" (block-opening-brace-space-before)
(#526) Expected single space before "{" (block-opening-brace-space-before)
(#532) Expected single space before "{" (block-opening-brace-space-before)
(#541) Expected single space before "{" (block-opening-brace-space-before)
(#560) Expected single space before "{" (block-opening-brace-space-before)
(#565) Expected single space before "{" (block-opening-brace-space-before)
(#573) Expected single space before "{" (block-opening-brace-space-before)
(#582) Expected single space before "{" (block-opening-brace-space-before)
(#591) Expected single space before "{" (block-opening-brace-space-before)
(#601) Expected single space before "{" (block-opening-brace-space-before)
(#618) Expected single space before "{" (block-opening-brace-space-before)
(#623) Expected single space before "{" (block-opening-brace-space-before)
(#629) Expected single space before "{" (block-opening-brace-space-before)
(#633) Expected single space before "{" (block-opening-brace-space-before)
(#639) Expected single space before "{" (block-opening-brace-space-before)
(#649) Expected single space before "{" (block-opening-brace-space-before)
(#654) Expected single space before "{" (block-opening-brace-space-before)
(#658) Expected single space before "{" (block-opening-brace-space-before)
(#662) Expected single space before "{" (block-opening-brace-space-before)
(#674) Expected single space before "{" (block-opening-brace-space-before)
(#678) Expected single space before "{" (block-opening-brace-space-before)
(#684) Expected single space before "{" (block-opening-brace-space-before)
(#691) Expected single space before "{" (block-opening-brace-space-before)
(#701) Expected single space before "{" (block-opening-brace-space-before)
(#707) Expected single space before "{" (block-opening-brace-space-before)
(#711) Expected single space before "{" (block-opening-brace-space-before)
(#728) Expected single space before "{" (block-opening-brace-space-before)
(#733) Expected single space before "{" (block-opening-brace-space-before)
(#737) Expected single space before "{" (block-opening-brace-space-before)
(#741) Expected single space before "{" (block-opening-brace-space-before)
(#766) Expected single space before "{" (block-opening-brace-space-before)
(#781) Expected single space before "{" (block-opening-brace-space-before)
(#794) Expected single space before "{" (block-opening-brace-space-before)
(#798) Expected single space before "{" (block-opening-brace-space-before)
(#804) Expected single space before "{" (block-opening-brace-space-before)
(#819) Expected single space before "{" (block-opening-brace-space-before)
(#833) Expected single space before "{" (block-opening-brace-space-before)
(#910) Expected single space before "{" (block-opening-brace-space-before)
(#926) Expected single space before "{" (block-opening-brace-space-before)
(#938) Expected single space before "{" (block-opening-brace-space-before)
(#943) Expected single space before "{" (block-opening-brace-space-before)
(#949) Expected single space before "{" (block-opening-brace-space-before)
(#990) Expected single space before "{" (block-opening-brace-space-before)
(#998) Expected single space before "{" (block-opening-brace-space-before)
(#1010) Expected single space before "{" (block-opening-brace-space-before)
(#1014) Expected single space before "{" (block-opening-brace-space-before)
(#1018) Expected single space before "{" (block-opening-brace-space-before)
(#1022) Expected single space before "{" (block-opening-brace-space-before)
(#1027) Expected single space before "{" (block-opening-brace-space-before)
(#1041) Expected single space before "{" (block-opening-brace-space-before)
(#1045) Expected single space before "{" (block-opening-brace-space-before)
(#1074) Expected single space before "{" (block-opening-brace-space-before)
(#1079) Expected single space before "{" (block-opening-brace-space-before)
(#1083) Expected single space before "{" (block-opening-brace-space-before)
(#1090) Expected single space before "{" (block-opening-brace-space-before)
(#1101) Expected single space before "{" (block-opening-brace-space-before)
(#1106) Expected single space before "{" (block-opening-brace-space-before)
(#1110) Expected single space before "{" (block-opening-brace-space-before)
(#1114) Expected single space before "{" (block-opening-brace-space-before)
(#1131) Expected single space before "{" (block-opening-brace-space-before)
(#1150) Expected single space before "{" (block-opening-brace-space-before)
(#1154) Expected single space before "{" (block-opening-brace-space-before)
(#1161) Expected single space before "{" (block-opening-brace-space-before)
(#1165) Expected single space before "{" (block-opening-brace-space-before)
(#1178) Expected single space before "{" (block-opening-brace-space-before)
(#1184) Expected single space before "{" (block-opening-brace-space-before)
(#20) Expected "#F7F7F7" to be "#f7f7f7" (color-hex-case)
(#69) Expected "#FFD21E" to be "#ffd21e" (color-hex-case)
(#99) Expected "#00A1A8" to be "#00a1a8" (color-hex-case)
(#140) Expected "#C5F3F5" to be "#c5f3f5" (color-hex-case)
(#214) Expected "#FFF" to be "#fff" (color-hex-case)
(#216) Expected "#3C3C3C" to be "#3c3c3c" (color-hex-case)
(#282) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#283) Expected "#C4C4C4" to be "#c4c4c4" (color-hex-case)
(#328) Expected "#F7F7F7" to be "#f7f7f7" (color-hex-case)
(#357) Expected "#1AB900" to be "#1ab900" (color-hex-case)
(#395) Expected "#00A1A8" to be "#00a1a8" (color-hex-case)
(#419) Expected "#133F3F" to be "#133f3f" (color-hex-case)
(#429) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#440) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#447) Expected "#F98012" to be "#f98012" (color-hex-case)
(#452) Expected "#F98012" to be "#f98012" (color-hex-case)
(#452) Expected "#F98012" to be "#f98012" (color-hex-case)
(#452) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#453) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#476) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#477) Expected "#C4C4C4" to be "#c4c4c4" (color-hex-case)
(#490) Expected "#F98012" to be "#f98012" (color-hex-case)
(#494) Expected "#C5F3F5" to be "#c5f3f5" (color-hex-case)
(#508) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#509) Expected "#E5E5E5" to be "#e5e5e5" (color-hex-case)
(#536) Expected "#F98012" to be "#f98012" (color-hex-case)
(#545) Expected "#F98012" to be "#f98012" (color-hex-case)
(#554) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#561) Expected "#133F3F" to be "#133f3f" (color-hex-case)
(#585) Expected "#00A1A8" to be "#00a1a8" (color-hex-case)
(#594) Expected "#E5E5E5" to be "#e5e5e5" (color-hex-case)
(#603) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#604) Expected "#F98012" to be "#f98012" (color-hex-case)
(#614) Expected "#F98012" to be "#f98012" (color-hex-case)
(#619) Expected "#133F3F" to be "#133f3f" (color-hex-case)
(#620) Expected "#133F3F" to be "#133f3f" (color-hex-case)
(#640) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#641) Expected "#E5E5E5" to be "#e5e5e5" (color-hex-case)
(#713) Expected "#E5E5E5" to be "#e5e5e5" (color-hex-case)
(#723) Expected "#00A1A8" to be "#00a1a8" (color-hex-case)
(#724) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#749) Expected "#F7F7F7" to be "#f7f7f7" (color-hex-case)
(#754) Expected "#E5E5E5" to be "#e5e5e5" (color-hex-case)
(#767) Expected "#00A1A8" to be "#00a1a8" (color-hex-case)
(#774) Expected "#F98012" to be "#f98012" (color-hex-case)
(#805) Expected "#00A1A8" to be "#00a1a8" (color-hex-case)
(#812) Expected "#F98012" to be "#f98012" (color-hex-case)
(#834) Expected "#133F3F" to be "#133f3f" (color-hex-case)
(#837) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#837) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#837) Expected "#F7F7F7" to be "#f7f7f7" (color-hex-case)
(#846) Expected "#E5E5E5" to be "#e5e5e5" (color-hex-case)
(#919) Expected "#C4C4C4" to be "#c4c4c4" (color-hex-case)
(#930) Expected "#00A1A8" to be "#00a1a8" (color-hex-case)
(#934) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#950) Expected "#F7F7F7" to be "#f7f7f7" (color-hex-case)
(#951) Expected "#E5E5E5" to be "#e5e5e5" (color-hex-case)
(#952) Expected "#C4C4C4" to be "#c4c4c4" (color-hex-case)
(#965) Expected "#133F3F" to be "#133f3f" (color-hex-case)
(#986) Expected "#00A1A8" to be "#00a1a8" (color-hex-case)
(#995) Expected "#133F3F" to be "#133f3f" (color-hex-case)
(#1015) Expected "#1AB900" to be "#1ab900" (color-hex-case)
(#1019) Expected "#00A1A8" to be "#00a1a8" (color-hex-case)
(#1023) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#1031) Expected "#00A1A8" to be "#00a1a8" (color-hex-case)
(#1037) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#1051) Expected "#133F3F" to be "#133f3f" (color-hex-case)
(#1094) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#1095) Expected "#E5E5E5" to be "#e5e5e5" (color-hex-case)
(#1116) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#1120) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#1120) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#1124) Expected "#1AB900" to be "#1ab900" (color-hex-case)
(#1133) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#1158) Expected "#F98012" to be "#f98012" (color-hex-case)
(#1173) Expected "#1AB900" to be "#1ab900" (color-hex-case)
(#148) Expected "#444444" to be "#444" (color-hex-length)
(#236) Expected "#444444" to be "#444" (color-hex-length)
(#282) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#367) Expected "#444444" to be "#444" (color-hex-length)
(#429) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#440) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#452) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#453) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#472) Expected "#444444" to be "#444" (color-hex-length)
(#476) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#504) Expected "#444444" to be "#444" (color-hex-length)
(#508) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#519) Expected "#666666" to be "#666" (color-hex-length)
(#554) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#570) Expected "#666666" to be "#666" (color-hex-length)
(#578) Expected "#444444" to be "#444" (color-hex-length)
(#603) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#640) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#698) Expected "#444444" to be "#444" (color-hex-length)
(#724) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#837) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#837) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#861) Expected "#ffffff" to be "#fff" (color-hex-length)
(#934) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#1011) Expected "#eeeeee" to be "#eee" (color-hex-length)
(#1023) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#1037) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#1094) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#1116) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#1120) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#1120) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#1133) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#1155) Expected "#666666" to be "#666" (color-hex-length)
(#214) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#215) Unexpected duplicate "padding" (declaration-block-no-duplicate-properties)
(#217) Unexpected duplicate "border-radius" (declaration-block-no-duplicate-properties)
(#218) Unexpected duplicate "text-align" (declaration-block-no-duplicate-properties)
(#382) Unexpected duplicate "padding" (declaration-block-no-duplicate-properties)
(#390) Unexpected duplicate "font-weight" (declaration-block-no-duplicate-properties)
(#391) Unexpected duplicate "font-size" (declaration-block-no-duplicate-properties)
(#392) Unexpected duplicate "line-height" (declaration-block-no-duplicate-properties)
(#395) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#952) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#1120) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#1158) Unexpected duplicate "color" (declaration-block-no-duplicate-properties)
(#1174) Unexpected duplicate "font-weight" (declaration-block-no-duplicate-properties)
(#216) Unexpected shorthand "background" after "background-color" (declaration-block-no-shorthand-property-overrides)
(#901) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#244) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#953) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#1068) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1111) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#5) Unexpected !important (declaration-no-important)
(#9) Unexpected !important (declaration-no-important)
(#337) Unexpected !important (declaration-no-important)
(#339) Unexpected !important (declaration-no-important)
(#340) Unexpected !important (declaration-no-important)
(#620) Unexpected !important (declaration-no-important)
(#774) Unexpected !important (declaration-no-important)
(#776) Unexpected !important (declaration-no-important)
(#812) Unexpected !important (declaration-no-important)
(#814) Unexpected !important (declaration-no-important)
(#1086) Unexpected !important (declaration-no-important)
(#1102) Unexpected !important (declaration-no-important)
(#9) Unexpected unit (length-zero-no-unit)
(#39) Unexpected unit (length-zero-no-unit)
(#256) Unexpected unit (length-zero-no-unit)
(#284) Unexpected unit (length-zero-no-unit)
(#330) Unexpected unit (length-zero-no-unit)
(#479) Unexpected unit (length-zero-no-unit)
(#552) Unexpected unit (length-zero-no-unit)
(#557) Unexpected unit (length-zero-no-unit)
(#586) Unexpected unit (length-zero-no-unit)
(#595) Unexpected unit (length-zero-no-unit)
(#643) Unexpected unit (length-zero-no-unit)
(#685) Unexpected unit (length-zero-no-unit)
(#686) Unexpected unit (length-zero-no-unit)
(#692) Unexpected unit (length-zero-no-unit)
(#935) Unexpected unit (length-zero-no-unit)
(#935) Unexpected unit (length-zero-no-unit)
(#1002) Unexpected unit (length-zero-no-unit)
(#1024) Unexpected unit (length-zero-no-unit)
(#1024) Unexpected unit (length-zero-no-unit)
(#1038) Unexpected unit (length-zero-no-unit)
(#1038) Unexpected unit (length-zero-no-unit)
(#1085) Unexpected unit (length-zero-no-unit)
(#1097) Unexpected unit (length-zero-no-unit)
(#51) Expected no more than 2 empty lines (max-empty-lines)
(#52) Expected no more than 2 empty lines (max-empty-lines)
(#123) Expected no more than 2 empty lines (max-empty-lines)
(#899) Expected no more than 2 empty lines (max-empty-lines)
(#948) Expected no more than 2 empty lines (max-empty-lines)
(#957) Expected no more than 2 empty lines (max-empty-lines)
(#1057) Expected no more than 2 empty lines (max-empty-lines)
(#1189) Expected no more than 2 empty lines (max-empty-lines)
(#1190) Expected no more than 2 empty lines (max-empty-lines)
(#1191) Expected no more than 2 empty lines (max-empty-lines)
(#1192) Expected no more than 2 empty lines (max-empty-lines)
(#759) Expected line length to be no more than 132 characters (max-line-length)
(#191) Unexpected whitespace at end of line (no-eol-whitespace)
(#222) Unexpected whitespace at end of line (no-eol-whitespace)
(#248) Unexpected whitespace at end of line (no-eol-whitespace)
(#264) Unexpected whitespace at end of line (no-eol-whitespace)
(#274) Unexpected whitespace at end of line (no-eol-whitespace)
(#287) Unexpected whitespace at end of line (no-eol-whitespace)
(#292) Unexpected whitespace at end of line (no-eol-whitespace)
(#297) Unexpected whitespace at end of line (no-eol-whitespace)
(#304) Unexpected whitespace at end of line (no-eol-whitespace)
(#309) Unexpected whitespace at end of line (no-eol-whitespace)
(#900) Unexpected whitespace at end of line (no-eol-whitespace)
(#901) Unexpected whitespace at end of line (no-eol-whitespace)
(#904) Unexpected whitespace at end of line (no-eol-whitespace)
(#905) Unexpected whitespace at end of line (no-eol-whitespace)
(#908) Unexpected whitespace at end of line (no-eol-whitespace)
(#968) Unexpected whitespace at end of line (no-eol-whitespace)
(#978) Unexpected whitespace at end of line (no-eol-whitespace)
(#1062) Unexpected whitespace at end of line (no-eol-whitespace)
(#110) Expected newline after "," (selector-list-comma-newline-after)
(#110) Expected newline after "," (selector-list-comma-newline-after)
(#110) Expected newline after "," (selector-list-comma-newline-after)
(#114) Expected newline after "," (selector-list-comma-newline-after)
(#629) Expected newline after "," (selector-list-comma-newline-after)
(#629) Expected newline after "," (selector-list-comma-newline-after)
(#629) Expected newline after "," (selector-list-comma-newline-after)
(#654) Expected newline after "," (selector-list-comma-newline-after)
(#667) Expected newline after "," (selector-list-comma-newline-after)
(#728) Expected newline after "," (selector-list-comma-newline-after)
(#733) Expected newline after "," (selector-list-comma-newline-after)
(#737) Expected newline after "," (selector-list-comma-newline-after)
(#741) Expected newline after "," (selector-list-comma-newline-after)
(#1010) Expected newline after "," (selector-list-comma-newline-after)
(#1079) Expected newline after "," (selector-list-comma-newline-after)
(#1079) Expected newline after "," (selector-list-comma-newline-after)
(#1079) Expected newline after "," (selector-list-comma-newline-after)
(#1079) Expected newline after "," (selector-list-comma-newline-after)
(#1150) Expected newline after "," (selector-list-comma-newline-after)
(#1150) Expected newline after "," (selector-list-comma-newline-after)
(#263) Expected indentation of 0 spaces (indentation)
(#266) Expected indentation of 0 spaces (indentation)
(#267) Expected indentation of 0 spaces (indentation)
(#273) Expected indentation of 0 spaces (indentation)
(#275) Expected indentation of 0 spaces (indentation)
(#276) Expected indentation of 0 spaces (indentation)
(#286) Expected indentation of 0 spaces (indentation)
(#288) Expected indentation of 0 spaces (indentation)
(#289) Expected indentation of 0 spaces (indentation)
(#291) Expected indentation of 0 spaces (indentation)
(#293) Expected indentation of 0 spaces (indentation)
(#294) Expected indentation of 0 spaces (indentation)
(#296) Expected indentation of 0 spaces (indentation)
(#298) Expected indentation of 0 spaces (indentation)
(#299) Expected indentation of 0 spaces (indentation)
(#303) Expected indentation of 0 spaces (indentation)
(#305) Expected indentation of 0 spaces (indentation)
(#306) Expected indentation of 0 spaces (indentation)
(#308) Expected indentation of 0 spaces (indentation)
(#310) Expected indentation of 0 spaces (indentation)
(#311) Expected indentation of 0 spaces (indentation)
(#321) Expected indentation of 0 spaces (indentation)
(#629) Expected indentation of 0 spaces (indentation)
(#861) Expected indentation of 4 spaces (indentation)
(#862) Expected indentation of 4 spaces (indentation)
(#863) Expected indentation of 4 spaces (indentation)
(#864) Expected indentation of 4 spaces (indentation)
(#865) Expected indentation of 4 spaces (indentation)
(#866) Expected indentation of 4 spaces (indentation)
(#867) Expected indentation of 4 spaces (indentation)
(#868) Expected indentation of 4 spaces (indentation)
(#869) Expected indentation of 4 spaces (indentation)
(#870) Expected indentation of 4 spaces (indentation)
(#871) Expected indentation of 4 spaces (indentation)
(#872) Expected indentation of 4 spaces (indentation)
(#873) Expected indentation of 4 spaces (indentation)
(#874) Expected indentation of 4 spaces (indentation)
(#875) Expected indentation of 4 spaces (indentation)
(#879) Expected indentation of 4 spaces (indentation)
(#881) Expected indentation of 4 spaces (indentation)
(#880) Expected indentation of 8 spaces (indentation)
(#882) Expected indentation of 4 spaces (indentation)
(#884) Expected indentation of 4 spaces (indentation)
(#883) Expected indentation of 8 spaces (indentation)
(#887) Expected indentation of 4 spaces (indentation)
(#888) Expected indentation of 4 spaces (indentation)
(#889) Expected indentation of 4 spaces (indentation)
(#890) Expected indentation of 4 spaces (indentation)
(#891) Expected indentation of 4 spaces (indentation)
(#892) Expected indentation of 4 spaces (indentation)
(#893) Expected indentation of 4 spaces (indentation)
(#894) Expected indentation of 4 spaces (indentation)
(#895) Expected indentation of 4 spaces (indentation)
(#1069) Expected indentation of 0 spaces (indentation)
auth/edwiserbridge/styles/style.css
(#64) Expected single space before "{" (block-opening-brace-space-before)
(#71) Expected single space before "{" (block-opening-brace-space-before)
(#77) Expected single space before "{" (block-opening-brace-space-before)
(#84) Expected single space before "{" (block-opening-brace-space-before)
(#88) Expected single space before "{" (block-opening-brace-space-before)
(#92) Expected single space before "{" (block-opening-brace-space-before)
(#98) Expected single space before "{" (block-opening-brace-space-before)
(#102) Expected single space before "{" (block-opening-brace-space-before)
(#108) Expected single space before "{" (block-opening-brace-space-before)
(#321) Expected single space before "{" (block-opening-brace-space-before)
(#327) Expected single space before "{" (block-opening-brace-space-before)
(#331) Expected single space before "{" (block-opening-brace-space-before)
(#335) Expected single space before "{" (block-opening-brace-space-before)
(#323) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#328) Expected "#1AB900" to be "#1ab900" (color-hex-case)
(#337) Expected "#2271B1" to be "#2271b1" (color-hex-case)
(#339) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#323) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#324) Expected "#000000" to be "#000" (color-hex-length)
(#339) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#197) Unexpected duplicate "display" (declaration-block-no-duplicate-properties)
(#198) Unexpected duplicate "position" (declaration-block-no-duplicate-properties)
(#199) Unexpected duplicate "z-index" (declaration-block-no-duplicate-properties)
(#119) Unexpected unit (length-zero-no-unit)
(#120) Unexpected unit (length-zero-no-unit)
(#123) Unexpected unit (length-zero-no-unit)
(#164) Unexpected unit (length-zero-no-unit)
(#230) Unexpected unit (length-zero-no-unit)
(#231) Unexpected unit (length-zero-no-unit)
(#329) Unexpected unit (length-zero-no-unit)
(#333) Unexpected unit (length-zero-no-unit)
(#64) Expected newline after "," (selector-list-comma-newline-after)
(#88) Expected newline after "," (selector-list-comma-newline-after)
(#22) Expected indentation of 0 spaces (indentation)
(#19) Expected indentation of 4 spaces (indentation)
(#20) Expected indentation of 4 spaces (indentation)
(#21) Expected indentation of 4 spaces (indentation)

PHPDocs style problems

(4 errors, 0 warnings)

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

auth/edwiserbridge/classes/local/update.php
(#416) Inline phpdocs tag {@link \core\update\remote_info} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#418) Inline phpdocs tag {@link self::filter_installable()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#424) Inline phpdocs tag {@link mtrace()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
auth/edwiserbridge/db/upgrade.php
(#30) Phpdocs for function xmldb_auth_edwiserbridge_upgrade 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, 28 warnings)

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

auth/edwiserbridge/templates/create_token_field.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 5: Element “option” without attribute “label” must not be empty. ( value=""></option> )
auth/edwiserbridge/templates/installation_guide.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 31: No “p” element in scope but a “p” end tag seen. ( </p> )
auth/edwiserbridge/templates/license_form.mustache
(#1) Example context missing.
(#1) HTML Validation info, line 3: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (ost"> <input type="text" class="eb_pro_license_input" name="eb_license_key" placeholder="License key" value="" /> )
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (> <input type="submit" name="eb_license_activate" class="eb_pro_license_btn" value="" /></for)
auth/edwiserbridge/templates/permalink.mustache
(#1) Example context missing.
auth/edwiserbridge/templates/plugin_configuration.mustache
(#1) Example context missing.
auth/edwiserbridge/templates/plugin_update_notification.mustache
(#1) Example context missing.
auth/edwiserbridge/templates/setup_close.mustache
(#1) Example context missing.
auth/edwiserbridge/templates/setup_complete_details.mustache
(#1) Example context missing.
auth/edwiserbridge/templates/setup_completion_popup.mustache
(#1) Example context missing.
auth/edwiserbridge/templates/setup_redirection_popup.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 9: An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images. ( <img src="images/moodle-logo.png" /> )
(#1) HTML Validation info, line 9: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <img src="images/moodle-logo.png" /> )
(#1) HTML Validation error, line 23: An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images. ( <img src="images/wp-logo.png" /> )
(#1) HTML Validation info, line 23: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <img src="images/wp-logo.png" /> )
auth/edwiserbridge/templates/setup_steps.mustache
(#1) Example context missing.
auth/edwiserbridge/templates/setup_wizard_footer.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 15: Stray end tag “body”. (></html></body></html)
auth/edwiserbridge/templates/setup_wizard_header.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 4: Element “title” must not be empty. ( <title></title> <)
(#1) HTML Validation info, line 6: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (eet"> <meta name="viewport" content="width=device-width" /> <)
(#1) HTML Validation info, line 7: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (h" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></hea)
(#1) HTML Validation error, line 13: Bad value “” for attribute “src” on element “img”: Must be non-empty. ( <img src="" /> )
(#1) HTML Validation error, line 13: An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images. ( <img src="" /> )
(#1) HTML Validation info, line 13: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <img src="" /> )
(#1) HTML Validation info, line 2: Consider adding a “lang” attribute to the “html” start tag to declare the language of this document. (TYPE html><html><head)
auth/edwiserbridge/templates/setup_wizard_template.mustache
(#1) Example context missing.
auth/edwiserbridge/templates/test_connection.mustache
(#1) Example context missing.
auth/edwiserbridge/templates/user_and_course_sync.mustache
(#1) Example context missing.
auth/edwiserbridge/templates/web_service.mustache
(#1) Example context missing.
auth/edwiserbridge/templates/wordpress_site_details.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 14: Element “option” without attribute “label” must not be empty. ( value=""></option> )
(#1) HTML Validation error, line 15: Element “option” without attribute “label” must not be empty. (="create"></option> )

Gherkin .feature problems

(0 errors, 0 warnings)

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