Prechecker results: error


PHP lint problems

(0 errors, 0 warnings)

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


PHP coding style problems

(738 errors, 581 warnings)

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

mod/via/access_lara_resources.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#21) Incorrect @package tag for file access_lara_resources.php. Expected mod_via, found mod.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#30) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#37) Short array syntax must be used to define arrays
(#41) Short array syntax must be used to define arrays
(#47) Short array syntax must be used to define arrays
mod/via/api.class.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#20) Incorrect @package tag for file api.class.php. Expected mod_via, found mod.
(#1013) Whitespace found at end of line within string
(#1014) Whitespace found at end of line within string
(#1259) Short array syntax must be used to define arrays
(#1429) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1474) Short array syntax must be used to define arrays
(#1541) Short array syntax must be used to define arrays
(#1548) Short array syntax must be used to define arrays
(#1577) Short array syntax must be used to define arrays
(#1578) Short array syntax must be used to define arrays
(#1641) Short array syntax must be used to define arrays
(#1644) Short array syntax must be used to define arrays
(#1657) Short array syntax must be used to define arrays
(#1675) Short array syntax must be used to define arrays
(#1701) Short array syntax must be used to define arrays
(#1837) Expected 0 spaces after "via_user_changed"; 1 found
(#1872) Short array syntax must be used to define arrays
(#1875) There should be a comma after the last array item in a multi-line array.
(#1951) Whitespace found at end of line within string
(#1952) Whitespace found at end of line within string
(#1953) Whitespace found at end of line within string
(#1954) Whitespace found at end of line within string
(#1955) Whitespace found at end of line within string
(#1956) Whitespace found at end of line within string
(#1957) Whitespace found at end of line within string
(#1958) Whitespace found at end of line within string
(#1959) Whitespace found at end of line within string
(#1965) Whitespace found at end of line within string
(#1996) Whitespace found at end of line within string
(#1997) Whitespace found at end of line within string
(#1998) Whitespace found at end of line within string
(#1999) Whitespace found at end of line within string
(#2000) Whitespace found at end of line within string
(#2001) Whitespace found at end of line within string
(#2002) Whitespace found at end of line within string
(#2003) Whitespace found at end of line within string
(#2004) Whitespace found at end of line within string
(#2010) Whitespace found at end of line within string
(#2040) Line exceeds 132 characters; contains 148 characters
(#2086) Line exceeds 132 characters; contains 154 characters
(#2087) Expected "try {\n...} catch (...) {\n"; found "try {\n...}\n catch (...) {\n"
(#2089) Line indented incorrectly; expected 16 spaces, found 17
(#2089) Closing brace indented incorrectly; expected 16 spaces, found 17
(#2090) Line indented incorrectly; expected 16 spaces, found 17
(#2090) Empty CATCH statement detected
(#2092) Line indented incorrectly; expected 16 spaces, found 17
(#2310) Short array syntax must be used to define arrays
(#2359) Line exceeds 132 characters; contains 147 characters
(#2375) Whitespace found at end of line within string
(#2376) Whitespace found at end of line within string
(#2377) Whitespace found at end of line within string
(#2378) Whitespace found at end of line within string
(#2379) Whitespace found at end of line within string
(#2380) Whitespace found at end of line within string
(#2381) Whitespace found at end of line within string
(#2382) Whitespace found at end of line within string
(#2386) Whitespace found at end of line within string
(#2453) Whitespace found at end of line within string
(#2454) Whitespace found at end of line within string
(#2488) Whitespace found at end of line within string
(#2489) Whitespace found at end of line within string
(#2490) Whitespace found at end of line within string
(#2491) Whitespace found at end of line within string
(#2492) Whitespace found at end of line within string
(#2493) Whitespace found at end of line within string
(#2494) Whitespace found at end of line within string
(#2495) Whitespace found at end of line within string
(#2666) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2763) Line exceeds 132 characters; contains 166 characters
(#2867) File must end with a newline character
mod/via/auth.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#21) Incorrect @package tag for file auth.php. Expected mod_via, found mod.
(#30) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#37) Whitespace found at end of line within string
(#38) Whitespace found at end of line within string
(#39) Whitespace found at end of line within string
(#40) Whitespace found at end of line within string
(#41) 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) Whitespace found at end of line within string
(#64) Whitespace found at end of line within string
(#65) Whitespace found at end of line within string
(#66) Whitespace found at end of line within string
(#67) Whitespace found at end of line within string
mod/via/backup/moodle2/backup_via_activity_task.class.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#31) DocBlock missing a @package tag for class backup_via_activity_task. Expected @package mod_via
(#52) The static declaration must come after the visibility declaration
mod/via/backup/moodle2/backup_via_stepslib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#40) Short array syntax must be used to define arrays
(#64) Short array syntax must be used to define arrays
(#64) Short array syntax must be used to define arrays
(#72) Short array syntax must be used to define arrays
(#76) Short array syntax must be used to define arrays
(#77) Short array syntax must be used to define arrays
(#83) Short array syntax must be used to define arrays
(#86) Short array syntax must be used to define arrays
mod/via/backup/moodle2/restore_via_activity_task.class.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#36) DocBlock missing a @package tag for class restore_via_activity_task. Expected @package mod_via
(#57) The static declaration must come after the visibility declaration
(#58) Short array syntax must be used to define arrays
(#60) Short array syntax must be used to define arrays
(#73) The static declaration must come after the visibility declaration
(#74) Short array syntax must be used to define arrays
(#89) The static declaration must come after the visibility declaration
(#90) Short array syntax must be used to define arrays
(#109) The static declaration must come after the visibility declaration
(#110) Short array syntax must be used to define arrays
mod/via/backup/moodle2/restore_via_stepslib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#33) DocBlock missing a @package tag for class restore_via_activity_structure_step. Expected @package mod_via
(#46) Short array syntax must be used to define arrays
(#72) Short array syntax must be used to define arrays
(#122) Short array syntax must be used to define arrays
(#127) Line indented incorrectly; expected 20 spaces, found 21
(#129) Line indented incorrectly; expected 20 spaces, found 21
(#141) Short array syntax must be used to define arrays
(#142) Short array syntax must be used to define arrays
(#142) Line exceeds 132 characters; contains 136 characters
(#159) Function strftime() has been deprecated
(#159) Function strftime() is deprecated since PHP 8.1; Use date() or IntlDateFormatter::format() instead
(#159) Line exceeds 132 characters; contains 150 characters
(#165) Closing brace indented incorrectly; expected 21 spaces, found 20
(#172) This comment is 50% valid code; is this commented out code?
(#179) Function strftime() has been deprecated
(#179) Function strftime() is deprecated since PHP 8.1; Use date() or IntlDateFormatter::format() instead
(#179) Line exceeds 132 characters; contains 150 characters
(#184) Short array syntax must be used to define arrays
(#189) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#210) Line indented incorrectly; expected 8 spaces, found 16
(#210) Closing brace indented incorrectly; expected 8 spaces, found 16
(#212) Line indented incorrectly; expected 8 spaces, found 16
(#220) Line indented incorrectly; expected 8 spaces, found 16
(#224) Short array syntax must be used to define arrays
(#225) Short array syntax must be used to define arrays
(#226) Line indented incorrectly; expected 8 spaces, found 16
(#246) Expected "if (...) {\n"; found "if(...) {\n"
mod/via/choosecategories.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#45) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#67) Short array syntax must be used to define arrays
(#74) Whitespace found at end of line within string
(#90) Whitespace found at end of line within string
(#93) Whitespace found at end of line within string
(#110) Whitespace found at end of line within string
(#111) Whitespace found at end of line within string
(#134) Short array syntax must be used to define arrays
(#141) Short array syntax must be used to define arrays
(#159) Short array syntax must be used to define arrays
(#164) Short array syntax must be used to define arrays
mod/via/classes/event/course_module_viewed.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#20) Incorrect @package tag for file course_module_viewed.php. Expected mod_via, found Via.
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#53) Short array syntax must be used to define arrays
(#56) Short array syntax must be used to define arrays
(#57) Short array syntax must be used to define arrays
mod/via/classes/event/playback_downloaded.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#20) Incorrect @package tag for file playback_downloaded.php. Expected mod_via, found Via.
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#64) Whitespace found at end of line within string
(#74) Short array syntax must be used to define arrays
(#84) Short array syntax must be used to define arrays
(#102) Short array syntax must be used to define arrays
(#105) Short array syntax must be used to define arrays
(#106) Short array syntax must be used to define arrays
mod/via/classes/event/playback_viewed.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#20) Incorrect @package tag for file playback_viewed.php. Expected mod_via, found Via.
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#64) Whitespace found at end of line within string
(#74) Short array syntax must be used to define arrays
(#84) Short array syntax must be used to define arrays
(#88) Short array syntax must be used to define arrays
(#91) Short array syntax must be used to define arrays
(#92) Short array syntax must be used to define arrays
mod/via/classes/event/via_accessed.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#20) Incorrect @package tag for file via_accessed.php. Expected mod_via, found Via.
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#73) Short array syntax must be used to define arrays
(#83) Short array syntax must be used to define arrays
(#86) Short array syntax must be used to define arrays
(#89) Short array syntax must be used to define arrays
(#90) Short array syntax must be used to define arrays
mod/via/classes/task/via_branchsync_task.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#29) Opening brace should be on the same line as the declaration for class via_branchsync_task
(#39) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) File must end with a newline character
mod/via/classes/task/via_ciesettings_task.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#38) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#62) File must end with a newline character
mod/via/classes/task/via_mail_task.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#29) Opening brace should be on the same line as the declaration for class via_mail_task
(#39) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#46) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#48) Short array syntax must be used to define arrays
(#62) File must end with a newline character
mod/via/classes/task/via_notification_task.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#29) Opening brace should be on the same line as the declaration for class via_notification_task
(#39) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#47) Short array syntax must be used to define arrays
mod/via/classes/task/via_usersync_task.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#29) Opening brace should be on the same line as the declaration for class via_usersync_task
(#39) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#54) File must end with a newline character
mod/via/conntest.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#39) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#51) This comment is 50% valid code; is this commented out code?
(#73) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
mod/via/conntesthtml5.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#39) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#52) This comment is 50% valid code; is this commented out code?
(#79) Commas (,) must be followed by white space.
(#82) Commas (,) must be followed by white space.
(#87) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
mod/via/db/access.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#21) Incorrect @package tag for file access.php. Expected mod_via, found mod.
(#30) Short array syntax must be used to define arrays
(#34) Short array syntax must be used to define arrays
(#39) Short array syntax must be used to define arrays
(#41) There should be a comma after the last array item in a multi-line array.
(#42) There should be a comma after the last array item in a multi-line array.
(#46) Short array syntax must be used to define arrays
(#50) Short array syntax must be used to define arrays
(#52) There should be a comma after the last array item in a multi-line array.
(#53) There should be a comma after the last array item in a multi-line array.
(#57) Short array syntax must be used to define arrays
(#61) Short array syntax must be used to define arrays
(#63) There should be a comma after the last array item in a multi-line array.
(#64) There should be a comma after the last array item in a multi-line array.
(#68) Short array syntax must be used to define arrays
(#72) Short array syntax must be used to define arrays
(#74) There should be a comma after the last array item in a multi-line array.
(#75) There should be a comma after the last array item in a multi-line array.
(#79) Short array syntax must be used to define arrays
(#83) Short array syntax must be used to define arrays
(#88) There should be a comma after the last array item in a multi-line array.
(#89) There should be a comma after the last array item in a multi-line array.
(#90) There should be a comma after the last array item in a multi-line array.
mod/via/db/tasks.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#29) Short array syntax must be used to define arrays
(#30) Short array syntax must be used to define arrays
(#37) There should be a comma after the last array item in a multi-line array.
(#40) Short array syntax must be used to define arrays
(#47) There should be a comma after the last array item in a multi-line array.
(#50) Short array syntax must be used to define arrays
(#57) There should be a comma after the last array item in a multi-line array.
(#60) Short array syntax must be used to define arrays
(#67) There should be a comma after the last array item in a multi-line array.
(#69) Short array syntax must be used to define arrays
(#76) There should be a comma after the last array item in a multi-line array.
(#77) There should be a comma after the last array item in a multi-line array.
(#78) File must end with a newline character
mod/via/db/upgrade.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#20) Incorrect @package tag for file upgrade.php. Expected mod_via, found mod.
(#25) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#50) Short array syntax must be used to define arrays
(#104) Short array syntax must be used to define arrays
(#148) Whitespace found at end of line within string
(#149) Whitespace found at end of line within string
(#150) Whitespace found at end of line within string
(#187) Short array syntax must be used to define arrays
(#192) Short array syntax must be used to define arrays
(#200) Short array syntax must be used to define arrays
(#225) Short array syntax must be used to define arrays
(#265) Short array syntax must be used to define arrays
(#272) Short array syntax must be used to define arrays
(#278) Short array syntax must be used to define arrays
(#285) Short array syntax must be used to define arrays
(#290) Short array syntax must be used to define arrays
(#307) Short array syntax must be used to define arrays
(#315) Short array syntax must be used to define arrays
(#316) Short array syntax must be used to define arrays
(#317) Short array syntax must be used to define arrays
(#318) Short array syntax must be used to define arrays
(#319) Short array syntax must be used to define arrays
(#320) Short array syntax must be used to define arrays
(#321) Short array syntax must be used to define arrays
(#322) Short array syntax must be used to define arrays
(#323) Short array syntax must be used to define arrays
(#336) Short array syntax must be used to define arrays
(#416) Short array syntax must be used to define arrays
(#421) Short array syntax must be used to define arrays
(#423) Short array syntax must be used to define arrays
(#444) Short array syntax must be used to define arrays
(#445) Short array syntax must be used to define arrays
(#456) Short array syntax must be used to define arrays
(#460) Short array syntax must be used to define arrays
(#461) Short array syntax must be used to define arrays
(#529) Inline comments must end in full-stops, exclamation marks, or question marks
(#534) Inline comments must end in full-stops, exclamation marks, or question marks
(#538) File must end with a newline character
mod/via/delete_resource.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#21) Incorrect @package tag for file delete_resource.php. Expected mod_via, found mod.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Expected 1 space before "="; 0 found
(#49) Short array syntax must be used to define arrays
(#52) Short array syntax must be used to define arrays
(#65) Short array syntax must be used to define arrays
(#69) Expected 1 space after "="; 2 found
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) This comment is 78% valid code; is this commented out code?
(#72) No space found before comment text; expected "// $toform['viaid'] = $viaid;" but found "//$toform['viaid'] = $viaid;"
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Line indented incorrectly; expected at least 8 spaces, found 6
(#78) No space found before comment text; expected "// Handle form cancel operation, if cancel button is present on form" but found "//Handle form cancel operation, if cancel button is present on form"
(#103) Expected "if (...) {\n"; found "if(...){\n"
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) No space found before comment text; expected "// displays the form" but found "//displays the form"
mod/via/download_document.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#21) Incorrect @package tag for file download_document.php. Expected mod_via, found mod.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#30) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#36) Commas (,) must be followed by white space.
(#39) Short array syntax must be used to define arrays
(#40) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#44) Short array syntax must be used to define arrays
(#51) Short array syntax must be used to define arrays
(#53) Expected "if (...) {\n"; found "if (...){\n"
mod/via/download_recording.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#21) Incorrect @package tag for file download_recording.php. Expected mod_via, found mod.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#41) Short array syntax must be used to define arrays
(#42) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#51) Short array syntax must be used to define arrays
(#53) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#55) Short array syntax must be used to define arrays
(#56) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#63) Short array syntax must be used to define arrays
(#64) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#70) Short array syntax must be used to define arrays
(#75) Short array syntax must be used to define arrays
mod/via/edit_resource.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#21) Incorrect @package tag for file edit_resource.php. Expected mod_via, found mod.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Expected 1 space before "="; 0 found
(#50) There should be a comma after the last array item in a multi-line array.
(#53) Short array syntax must be used to define arrays
(#56) Short array syntax must be used to define arrays
(#69) Short array syntax must be used to define arrays
(#74) Expected 1 space after "="; 2 found
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Line indented incorrectly; expected at least 8 spaces, found 6
(#82) No space found before comment text; expected "// Handle form cancel operation, if cancel button is present on form" but found "//Handle form cancel operation, if cancel button is present on form"
(#88) Line exceeds 132 characters; contains 138 characters
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) No space found before comment text; expected "// Set default data (if any)" but found "//Set default data (if any)"
(#116) Expected "if (...) {\n"; found "if(...){\n"
(#119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) No space found before comment text; expected "// displays the form" but found "//displays the form"
mod/via/edit_review.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#39) Short array syntax must be used to define arrays
(#40) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#49) Short array syntax must be used to define arrays
(#51) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#53) Short array syntax must be used to define arrays
(#54) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#62) Short array syntax must be used to define arrays
(#63) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#86) Short array syntax must be used to define arrays
(#108) Short array syntax must be used to define arrays
(#110) Short array syntax must be used to define arrays
(#119) Short array syntax must be used to define arrays
(#177) Short array syntax must be used to define arrays
(#201) Whitespace found at end of line within string
(#248) Whitespace found at end of line within string
mod/via/forms/delete_resource_form.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) Missing doc comment for class delete_resource_form
(#29) Opening brace should be on the same line as the declaration for class delete_resource_form
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Short array syntax must be used to define arrays
(#74) Short array syntax must be used to define arrays
(#76) File must end with a newline character
mod/via/forms/edit_resource_form.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) Missing doc comment for class edit_resource_form
(#29) Opening brace should be on the same line as the declaration for class edit_resource_form
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Expected 1 space before opening brace; found 0
(#52) Short array syntax must be used to define arrays
(#55) Space found after object operator
(#55) Commas (,) must be followed by white space.
(#62) Line exceeds 132 characters; contains 149 characters
(#67) Short array syntax must be used to define arrays
(#70) Space found before object operator
(#74) Short array syntax must be used to define arrays
(#76) File must end with a newline character
mod/via/index.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#21) Incorrect @package tag for file index.php. Expected mod_via, found mod.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#34) Short array syntax must be used to define arrays
(#35) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#58) Short array syntax must be used to define arrays
(#66) Short array syntax must be used to define arrays
(#70) Short array syntax must be used to define arrays
(#71) Short array syntax must be used to define arrays
(#73) Short array syntax must be used to define arrays
(#74) Short array syntax must be used to define arrays
(#76) Short array syntax must be used to define arrays
(#77) Short array syntax must be used to define arrays
(#92) Short array syntax must be used to define arrays
(#94) Short array syntax must be used to define arrays
(#96) Short array syntax must be used to define arrays
mod/via/lang/en/via.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#21) Incorrect @package tag for file via.php. Expected mod_via, found mod.
(#203) Whitespace found at end of line within string
(#204) Whitespace found at end of line within string
(#205) Whitespace found at end of line within string
(#206) Whitespace found at end of line within string
(#207) Whitespace found at end of line within string
(#208) Whitespace found at end of line within string
(#209) Whitespace found at end of line within string
(#327) Whitespace found at end of line within string
(#335) Whitespace found at end of line within string
(#336) Whitespace found at end of line within string
(#337) Whitespace found at end of line within string
(#338) Whitespace found at end of line within string
(#339) Whitespace found at end of line within string
(#340) Whitespace found at end of line within string
(#341) Whitespace found at end of line within string
(#342) Whitespace found at end of line within string
(#343) Whitespace found at end of line within string
(#344) Whitespace found at end of line within string
(#345) Whitespace found at end of line within string
(#346) Whitespace found at end of line within string
(#347) Whitespace found at end of line within string
(#348) Whitespace found at end of line within string
(#349) Whitespace found at end of line within string
(#350) Whitespace found at end of line within string
(#351) Whitespace found at end of line within string
(#352) Whitespace found at end of line within string
(#353) Whitespace found at end of line within string
(#354) Whitespace found at end of line within string
(#355) Whitespace found at end of line within string
(#356) Whitespace found at end of line within string
(#357) Whitespace found at end of line within string
(#358) Whitespace found at end of line within string
(#360) Whitespace found at end of line within string
(#361) Whitespace found at end of line within string
(#362) Whitespace found at end of line within string
(#363) Whitespace found at end of line within string
(#364) Whitespace found at end of line within string
(#365) Whitespace found at end of line within string
(#366) Whitespace found at end of line within string
(#367) Whitespace found at end of line within string
(#368) Whitespace found at end of line within string
(#369) Whitespace found at end of line within string
(#370) Whitespace found at end of line within string
(#371) Whitespace found at end of line within string
(#372) Whitespace found at end of line within string
(#373) Whitespace found at end of line within string
(#374) Whitespace found at end of line within string
(#375) Whitespace found at end of line within string
(#377) Whitespace found at end of line within string
(#381) Whitespace found at end of line within string
(#382) Whitespace found at end of line within string
(#383) Whitespace found at end of line within string
(#384) Whitespace found at end of line within string
(#385) Whitespace found at end of line within string
(#386) Whitespace found at end of line within string
(#387) Whitespace found at end of line within string
(#388) Whitespace found at end of line within string
(#389) Whitespace found at end of line within string
(#390) Whitespace found at end of line within string
(#391) Whitespace found at end of line within string
(#392) Whitespace found at end of line within string
(#393) Whitespace found at end of line within string
(#394) Whitespace found at end of line within string
(#395) Whitespace found at end of line within string
(#396) Whitespace found at end of line within string
(#397) Whitespace found at end of line within string
(#398) Whitespace found at end of line within string
(#399) Whitespace found at end of line within string
(#400) Whitespace found at end of line within string
(#401) Whitespace found at end of line within string
(#402) Whitespace found at end of line within string
(#404) Whitespace found at end of line within string
(#405) Whitespace found at end of line within string
(#406) Whitespace found at end of line within string
(#407) Whitespace found at end of line within string
(#408) Whitespace found at end of line within string
(#409) Whitespace found at end of line within string
(#410) Whitespace found at end of line within string
(#411) Whitespace found at end of line within string
(#412) Whitespace found at end of line within string
(#413) Whitespace found at end of line within string
(#414) Whitespace found at end of line within string
(#415) Whitespace found at end of line within string
(#416) Whitespace found at end of line within string
(#417) Whitespace found at end of line within string
(#419) Whitespace found at end of line within string
(#440) Whitespace found at end of line within string
(#441) Whitespace found at end of line within string
(#442) Whitespace found at end of line within string
(#443) Whitespace found at end of line within string
(#444) Whitespace found at end of line within string
(#445) Whitespace found at end of line within string
(#468) Whitespace found at end of line within string
(#469) Whitespace found at end of line within string
(#470) Whitespace found at end of line within string
(#471) Whitespace found at end of line within string
(#472) Whitespace found at end of line within string
(#473) Whitespace found at end of line within string
(#474) Whitespace found at end of line within string
(#475) Whitespace found at end of line within string
(#476) Whitespace found at end of line within string
(#477) Whitespace found at end of line within string
(#478) Whitespace found at end of line within string
(#479) Whitespace found at end of line within string
(#480) Whitespace found at end of line within string
(#481) Whitespace found at end of line within string
(#483) Whitespace found at end of line within string
(#484) Whitespace found at end of line within string
(#485) Whitespace found at end of line within string
(#486) Whitespace found at end of line within string
(#487) Whitespace found at end of line within string
(#488) Whitespace found at end of line within string
(#489) Whitespace found at end of line within string
(#490) Whitespace found at end of line within string
(#491) Whitespace found at end of line within string
(#492) Whitespace found at end of line within string
(#493) Whitespace found at end of line within string
(#494) Whitespace found at end of line within string
(#495) Whitespace found at end of line within string
(#497) Whitespace found at end of line within string
(#498) Whitespace found at end of line within string
(#499) Whitespace found at end of line within string
(#501) Whitespace found at end of line within string
(#502) Whitespace found at end of line within string
(#583) Whitespace found at end of line within string
(#584) Whitespace found at end of line within string
(#585) Whitespace found at end of line within string
(#586) Whitespace found at end of line within string
(#587) Whitespace found at end of line within string
(#588) Whitespace found at end of line within string
(#589) Whitespace found at end of line within string
(#590) Whitespace found at end of line within string
(#591) Whitespace found at end of line within string
(#592) Whitespace found at end of line within string
(#593) Whitespace found at end of line within string
(#594) Whitespace found at end of line within string
(#595) Whitespace found at end of line within string
(#596) Whitespace found at end of line within string
(#597) Whitespace found at end of line within string
(#598) Whitespace found at end of line within string
(#599) Whitespace found at end of line within string
(#600) Whitespace found at end of line within string
(#601) Whitespace found at end of line within string
(#602) Whitespace found at end of line within string
(#603) Whitespace found at end of line within string
(#604) Whitespace found at end of line within string
(#606) Whitespace found at end of line within string
(#607) Whitespace found at end of line within string
(#608) Whitespace found at end of line within string
(#609) Whitespace found at end of line within string
(#610) Whitespace found at end of line within string
(#611) Whitespace found at end of line within string
(#612) Whitespace found at end of line within string
(#613) Whitespace found at end of line within string
(#614) Whitespace found at end of line within string
(#615) Whitespace found at end of line within string
(#616) Whitespace found at end of line within string
(#617) Whitespace found at end of line within string
(#618) Whitespace found at end of line within string
(#619) Whitespace found at end of line within string
(#622) Whitespace found at end of line within string
(#623) Whitespace found at end of line within string
(#624) Whitespace found at end of line within string
(#625) Whitespace found at end of line within string
(#669) Whitespace found at end of line within string
(#670) Whitespace found at end of line within string
(#671) Whitespace found at end of line within string
(#759) File must end with a newline character
mod/via/lib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#21) Incorrect @package tag for file lib.php. Expected mod_via, found mod.
(#130) Short array syntax must be used to define arrays
(#134) Short array syntax must be used to define arrays
(#142) Short array syntax must be used to define arrays
(#195) Short array syntax must be used to define arrays
(#219) Short array syntax must be used to define arrays
(#241) Short array syntax must be used to define arrays
(#254) Whitespace found at end of line within string
(#255) Whitespace found at end of line within string
(#256) Whitespace found at end of line within string
(#258) Short array syntax must be used to define arrays
(#260) Whitespace found at end of line within string
(#261) Whitespace found at end of line within string
(#263) Short array syntax must be used to define arrays
(#266) Whitespace found at end of line within string
(#267) Whitespace found at end of line within string
(#269) Short array syntax must be used to define arrays
(#298) Short array syntax must be used to define arrays
(#378) Short array syntax must be used to define arrays
(#444) Short array syntax must be used to define arrays
(#451) Short array syntax must be used to define arrays
(#459) Short array syntax must be used to define arrays
(#469) Short array syntax must be used to define arrays
(#481) Whitespace found at end of line within string
(#482) Whitespace found at end of line within string
(#484) Short array syntax must be used to define arrays
(#487) Whitespace found at end of line within string
(#488) Whitespace found at end of line within string
(#489) Whitespace found at end of line within string
(#491) Short array syntax must be used to define arrays
(#494) Whitespace found at end of line within string
(#495) Whitespace found at end of line within string
(#496) Whitespace found at end of line within string
(#498) Short array syntax must be used to define arrays
(#502) Whitespace found at end of line within string
(#503) Whitespace found at end of line within string
(#505) Short array syntax must be used to define arrays
(#509) Short array syntax must be used to define arrays
(#513) Whitespace found at end of line within string
(#514) Whitespace found at end of line within string
(#516) Short array syntax must be used to define arrays
(#521) Short array syntax must be used to define arrays
(#543) Short array syntax must be used to define arrays
(#569) Short array syntax must be used to define arrays
(#635) Short array syntax must be used to define arrays
(#669) Short array syntax must be used to define arrays
(#671) Short array syntax must be used to define arrays
(#673) Short array syntax must be used to define arrays
(#701) Short array syntax must be used to define arrays
(#752) Short array syntax must be used to define arrays
(#777) Short array syntax must be used to define arrays
(#778) Short array syntax must be used to define arrays
(#791) Short array syntax must be used to define arrays
(#798) Short array syntax must be used to define arrays
(#807) Whitespace found at end of line within string
(#808) Whitespace found at end of line within string
(#809) Whitespace found at end of line within string
(#810) Whitespace found at end of line within string
(#811) Whitespace found at end of line within string
(#812) Whitespace found at end of line within string
(#814) Short array syntax must be used to define arrays
(#825) Short array syntax must be used to define arrays
(#849) Short array syntax must be used to define arrays
(#852) Short array syntax must be used to define arrays
(#855) Short array syntax must be used to define arrays
(#858) Short array syntax must be used to define arrays
(#884) Short array syntax must be used to define arrays
(#906) Short array syntax must be used to define arrays
(#977) Short array syntax must be used to define arrays
(#981) Short array syntax must be used to define arrays
(#1001) Function strftime() has been deprecated
(#1001) Function strftime() is deprecated since PHP 8.1; Use date() or IntlDateFormatter::format() instead
(#1003) Function strftime() has been deprecated
(#1003) Function strftime() is deprecated since PHP 8.1; Use date() or IntlDateFormatter::format() instead
(#1003) Short array syntax must be used to define arrays
(#1009) Short array syntax must be used to define arrays
(#1010) Expected "try {\n...} catch (...) {\n"; found "try {\n...}\n catch (...) {\n"
(#1026) Short array syntax must be used to define arrays
(#1045) Short array syntax must be used to define arrays
(#1074) Short array syntax must be used to define arrays
(#1079) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1081) Short array syntax must be used to define arrays
(#1090) Line exceeds 132 characters; contains 176 characters
(#1105) Line exceeds 132 characters; contains 160 characters
(#1108) Line exceeds 132 characters; contains 165 characters
(#1121) Line exceeds 132 characters; contains 175 characters
(#1130) Short array syntax must be used to define arrays
(#1137) Line exceeds 132 characters; contains 170 characters
(#1164) Short array syntax must be used to define arrays
(#1179) Whitespace found at end of line within string
(#1218) Short array syntax must be used to define arrays
(#1240) Short array syntax must be used to define arrays
(#1324) Short array syntax must be used to define arrays
(#1327) Whitespace found at end of line within string
(#1328) Whitespace found at end of line within string
(#1329) Whitespace found at end of line within string
(#1330) Whitespace found at end of line within string
(#1331) Whitespace found at end of line within string
(#1332) Short array syntax must be used to define arrays
(#1335) Short array syntax must be used to define arrays
(#1336) Short array syntax must be used to define arrays
(#1358) Short array syntax must be used to define arrays
(#1359) Short array syntax must be used to define arrays
(#1375) Short array syntax must be used to define arrays
(#1403) Short array syntax must be used to define arrays
(#1432) Line exceeds 132 characters; contains 145 characters
(#1462) Short array syntax must be used to define arrays
(#1491) Function utf8_encode() is deprecated since PHP 8.2; Use mb_convert_encoding(), UConverter::transcode() or iconv instead
(#1535) Short array syntax must be used to define arrays
(#1587) Whitespace found at end of line within string
(#1588) Whitespace found at end of line within string
(#1589) Short array syntax must be used to define arrays
(#1590) Short array syntax must be used to define arrays
(#1604) Short array syntax must be used to define arrays
(#1607) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#1642) Whitespace found at end of line within string
(#1643) Whitespace found at end of line within string
(#1644) Short array syntax must be used to define arrays
(#1645) Short array syntax must be used to define arrays
(#1651) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#1682) Short array syntax must be used to define arrays
(#1758) Short array syntax must be used to define arrays
(#1824) Short array syntax must be used to define arrays
(#1835) Whitespace found at end of line within string
(#1836) Whitespace found at end of line within string
(#1886) Whitespace found at end of line within string
(#1887) Whitespace found at end of line within string
(#1888) Whitespace found at end of line within string
(#1889) Whitespace found at end of line within string
(#1896) Short array syntax must be used to define arrays
(#1929) Short array syntax must be used to define arrays
(#1934) Short array syntax must be used to define arrays
(#1943) Short array syntax must be used to define arrays
(#1952) Short array syntax must be used to define arrays
(#1980) Short array syntax must be used to define arrays
(#1991) Short array syntax must be used to define arrays
(#2013) Whitespace found at end of line within string
(#2014) Short array syntax must be used to define arrays
(#2022) Whitespace found at end of line within string
(#2023) Short array syntax must be used to define arrays
(#2030) Short array syntax must be used to define arrays
(#2089) Short array syntax must be used to define arrays
(#2093) Short array syntax must be used to define arrays
(#2102) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#2151) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#2164) Expected 0 spaces after "definition"; 1 found
(#2177) Short array syntax must be used to define arrays
(#2180) Short array syntax must be used to define arrays
(#2281) Short array syntax must be used to define arrays
(#2306) "$this" can no longer be used in a plain function or method since PHP 7.1.
(#2307) "$this" can no longer be used in a plain function or method since PHP 7.1.
(#2309) "$this" can no longer be used in a plain function or method since PHP 7.1.
(#2319) Short array syntax must be used to define arrays
(#2320) "$this" can no longer be used in a plain function or method since PHP 7.1.
(#2323) Short array syntax must be used to define arrays
(#2325) Short array syntax must be used to define arrays
(#2332) "$this" can no longer be used in a plain function or method since PHP 7.1.
(#2338) "$this" can no longer be used in a plain function or method since PHP 7.1.
(#2338) "$this" can no longer be used in a plain function or method since PHP 7.1.
(#2339) "$this" can no longer be used in a plain function or method since PHP 7.1.
(#2341) "$this" can no longer be used in a plain function or method since PHP 7.1.
(#2345) Short array syntax must be used to define arrays
(#2350) "$this" can no longer be used in a plain function or method since PHP 7.1.
(#2351) "$this" can no longer be used in a plain function or method since PHP 7.1.
(#2351) Short array syntax must be used to define arrays
(#2353) Short array syntax must be used to define arrays
(#2354) "$this" can no longer be used in a plain function or method since PHP 7.1.
(#2355) "$this" can no longer be used in a plain function or method since PHP 7.1.
(#2355) Short array syntax must be used to define arrays
(#2357) "$this" can no longer be used in a plain function or method since PHP 7.1.
(#2369) There must not be a space before the colon in a return type declaration
(#2373) Inline comments must end in full-stops, exclamation marks, or question marks
(#2389) Expected "try {\n...} catch (...) {\n"; found "try {\n...}\n catch (...) {\n"
(#2391) Short array syntax must be used to define arrays
(#2392) Inline comments must end in full-stops, exclamation marks, or question marks
(#2402) File must end with a newline character
mod/via/locallib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#20) Incorrect @package tag for file locallib.php. Expected mod_via, found mod.
(#45) Whitespace found at end of line within string
(#46) Whitespace found at end of line within string
(#50) Whitespace found at end of line within string
(#51) Whitespace found at end of line within string
(#52) Short array syntax must be used to define arrays
(#63) Short array syntax must be used to define arrays
(#64) Short array syntax must be used to define arrays
(#87) Short array syntax must be used to define arrays
(#90) Short array syntax must be used to define arrays
(#98) Whitespace found at end of line within string
(#99) Whitespace found at end of line within string
(#100) Whitespace found at end of line within string
(#101) Whitespace found at end of line within string
(#102) Whitespace found at end of line within string
(#104) Whitespace found at end of line within string
(#105) Whitespace found at end of line within string
(#107) Short array syntax must be used to define arrays
(#142) Whitespace found at end of line within string
(#143) Whitespace found at end of line within string
(#144) Line exceeds 132 characters; contains 154 characters
(#144) Whitespace found at end of line within string
(#146) Line exceeds 132 characters; contains 168 characters
(#146) Whitespace found at end of line within string
(#148) Short array syntax must be used to define arrays
(#163) Whitespace found at end of line within string
(#187) Whitespace found at end of line within string
(#188) Whitespace found at end of line within string
(#189) Whitespace found at end of line within string
(#190) Line exceeds 132 characters; contains 134 characters
(#194) Whitespace found at end of line within string
(#195) Whitespace found at end of line within string
(#196) Whitespace found at end of line within string
(#197) Whitespace found at end of line within string
(#198) Whitespace found at end of line within string
(#199) Whitespace found at end of line within string
(#200) Whitespace found at end of line within string
(#201) Line exceeds 132 characters; contains 136 characters
(#208) Short array syntax must be used to define arrays
(#303) Short array syntax must be used to define arrays
(#304) Short array syntax must be used to define arrays
(#309) Short array syntax must be used to define arrays
(#377) Short array syntax must be used to define arrays
(#405) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#434) Whitespace found at end of line within string
(#435) Whitespace found at end of line within string
(#436) Whitespace found at end of line within string
(#437) Whitespace found at end of line within string
(#438) Whitespace found at end of line within string
(#439) Whitespace found at end of line within string
(#440) Whitespace found at end of line within string
(#441) Whitespace found at end of line within string
(#442) Whitespace found at end of line within string
(#443) Short array syntax must be used to define arrays
(#483) Short array syntax must be used to define arrays
(#508) Whitespace found at end of line within string
(#524) Short array syntax must be used to define arrays
(#542) Short array syntax must be used to define arrays
(#547) Whitespace found at end of line within string
(#548) Line exceeds 132 characters; contains 134 characters
(#548) Whitespace found at end of line within string
(#549) Short array syntax must be used to define arrays
(#557) Whitespace found at end of line within string
(#558) Short array syntax must be used to define arrays
(#579) Short array syntax must be used to define arrays
(#583) Short array syntax must be used to define arrays
(#590) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#608) Line exceeds 132 characters; contains 145 characters
(#608) Whitespace found at end of line within string
(#609) Whitespace found at end of line within string
(#610) Whitespace found at end of line within string
(#626) Line exceeds 132 characters; contains 136 characters
(#627) Short array syntax must be used to define arrays
(#630) Short array syntax must be used to define arrays
(#671) Short array syntax must be used to define arrays
(#691) Short array syntax must be used to define arrays
(#713) Short array syntax must be used to define arrays
(#759) Short array syntax must be used to define arrays
(#792) Whitespace found at end of line within string
(#793) Whitespace found at end of line within string
(#816) Short array syntax must be used to define arrays
(#823) Short array syntax must be used to define arrays
(#837) Short array syntax must be used to define arrays
(#867) Short array syntax must be used to define arrays
(#872) Whitespace found at end of line within string
(#882) Short array syntax must be used to define arrays
(#883) Short array syntax must be used to define arrays
(#892) Short array syntax must be used to define arrays
(#897) Whitespace found at end of line within string
(#899) Whitespace found at end of line within string
(#920) Line exceeds 132 characters; contains 157 characters
(#930) Whitespace found at end of line within string
(#931) Whitespace found at end of line within string
(#932) Whitespace found at end of line within string
(#933) Whitespace found at end of line within string
(#934) Whitespace found at end of line within string
(#935) Whitespace found at end of line within string
(#936) Whitespace found at end of line within string
(#937) Whitespace found at end of line within string
(#941) Whitespace found at end of line within string
(#942) Whitespace found at end of line within string
(#943) Whitespace found at end of line within string
(#944) Whitespace found at end of line within string
(#949) Short array syntax must be used to define arrays
(#986) Short array syntax must be used to define arrays
(#1013) Short array syntax must be used to define arrays
(#1015) Short array syntax must be used to define arrays
(#1019) Short array syntax must be used to define arrays
(#1021) Short array syntax must be used to define arrays
(#1023) Short array syntax must be used to define arrays
(#1036) Short array syntax must be used to define arrays
(#1068) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1103) Short array syntax must be used to define arrays
(#1134) Short array syntax must be used to define arrays
(#1151) Line indented incorrectly; expected 12 spaces, found 13
(#1151) Closing brace indented incorrectly; expected 12 spaces, found 13
(#1154) Closing brace indented incorrectly; expected 13 spaces, found 12
(#1172) Short array syntax must be used to define arrays
(#1191) Whitespace found at end of line within string
(#1192) Whitespace found at end of line within string
(#1194) Short array syntax must be used to define arrays
(#1254) Whitespace found at end of line within string
(#1259) Whitespace found at end of line within string
(#1317) Line exceeds 132 characters; contains 154 characters
(#1320) Whitespace found at end of line within string
(#1321) Whitespace found at end of line within string
(#1324) Whitespace found at end of line within string
(#1325) Whitespace found at end of line within string
(#1367) Whitespace found at end of line within string
(#1368) Whitespace found at end of line within string
(#1369) Whitespace found at end of line within string
(#1436) Whitespace found at end of line within string
(#1440) Whitespace found at end of line within string
(#1441) Whitespace found at end of line within string
(#1472) Short array syntax must be used to define arrays
(#1474) Short array syntax must be used to define arrays
(#1536) Short array syntax must be used to define arrays
(#1559) Whitespace found at end of line within string
(#1562) Whitespace found at end of line within string
(#1563) Whitespace found at end of line within string
(#1564) Whitespace found at end of line within string
(#1565) Whitespace found at end of line within string
(#1566) Whitespace found at end of line within string
(#1567) Whitespace found at end of line within string
(#1570) Whitespace found at end of line within string
(#1571) Whitespace found at end of line within string
(#1572) Whitespace found at end of line within string
(#1573) Whitespace found at end of line within string
(#1574) Whitespace found at end of line within string
(#1578) Whitespace found at end of line within string
(#1579) Whitespace found at end of line within string
(#1581) Whitespace found at end of line within string
(#1598) Whitespace found at end of line within string
(#1600) Whitespace found at end of line within string
(#1601) Whitespace found at end of line within string
(#1602) Whitespace found at end of line within string
(#1608) Whitespace found at end of line within string
(#1610) Whitespace found at end of line within string
(#1611) Whitespace found at end of line within string
(#1612) Whitespace found at end of line within string
(#1613) Whitespace found at end of line within string
(#1617) Whitespace found at end of line within string
(#1619) Whitespace found at end of line within string
(#1620) Whitespace found at end of line within string
(#1621) Whitespace found at end of line within string
(#1622) Whitespace found at end of line within string
(#1631) Whitespace found at end of line within string
(#1635) Whitespace found at end of line within string
(#1636) Whitespace found at end of line within string
(#1637) Whitespace found at end of line within string
(#1638) Whitespace found at end of line within string
(#1642) Whitespace found at end of line within string
(#1643) Whitespace found at end of line within string
(#1683) Whitespace found at end of line within string
(#1685) Whitespace found at end of line within string
(#1693) Whitespace found at end of line within string
(#1694) Whitespace found at end of line within string
(#1695) Whitespace found at end of line within string
(#1728) Whitespace found at end of line within string
(#1738) Whitespace found at end of line within string
(#1739) Whitespace found at end of line within string
(#1740) Whitespace found at end of line within string
(#1852) Whitespace found at end of line within string
(#1853) Whitespace found at end of line within string
(#1869) Whitespace found at end of line within string
(#1870) Whitespace found at end of line within string
(#1888) Short array syntax must be used to define arrays
(#1906) Whitespace found at end of line within string
(#1907) Whitespace found at end of line within string
(#1958) Whitespace found at end of line within string
(#1961) Whitespace found at end of line within string
(#1964) Whitespace found at end of line within string
(#1987) Space found after square bracket; expected "[strlen" but found "[ strlen"
(#2012) Whitespace found at end of line within string
(#2013) Whitespace found at end of line within string
(#2143) Whitespace found at end of line within string
(#2175) Whitespace found at end of line within string
(#2176) Line exceeds 132 characters; contains 147 characters
(#2206) Expected 1 space after "="; 0 found
(#2208) Expected "if (...) {\n"; found "if(...) {\n"
(#2210) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#2211) Expected 1 space before "?"; 0 found
(#2212) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2213) Expected "if (...) {\n"; found "if (...){\n"
(#2231) Expected 1 space after ".="; 0 found
(#2245) Line exceeds 132 characters; contains 147 characters
(#2249) Whitespace found at end of line within string
(#2250) Whitespace found at end of line within string
(#2359) Empty ELSE statement detected
(#2369) Short array syntax must be used to define arrays
(#2369) Line exceeds 132 characters; contains 163 characters
(#2370) Short array syntax must be used to define arrays
(#2370) Commas (,) must be followed by white space.
(#2374) Short array syntax must be used to define arrays
(#2374) Line exceeds 132 characters; contains 163 characters
(#2375) Short array syntax must be used to define arrays
(#2375) Commas (,) must be followed by white space.
(#2379) Short array syntax must be used to define arrays
(#2380) Short array syntax must be used to define arrays
(#2399) Line exceeds 132 characters; contains 160 characters
(#2410) File must end with a newline character
mod/via/manage.form.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#21) Incorrect @package tag for file manage.form.php. Expected mod_via, found mod.
(#47) Line indented incorrectly; expected 26 spaces, found 0
(#47) Closing brace indented incorrectly; expected 26 spaces, found 0
(#68) Line indented incorrectly; expected 71 spaces, found 0
(#68) Closing brace indented incorrectly; expected 71 spaces, found 0
(#74) Line indented incorrectly; expected 62 spaces, found 0
(#74) Closing brace indented incorrectly; expected 62 spaces, found 0
(#78) Line indented incorrectly; expected 26 spaces, found 0
(#78) Closing brace indented incorrectly; expected 26 spaces, found 0
mod/via/manage.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#37) Short array syntax must be used to define arrays
(#38) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#40) Short array syntax must be used to define arrays
(#41) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#68) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#73) This comment is 50% valid code; is this commented out code?
(#74) Short array syntax must be used to define arrays
(#135) Short array syntax must be used to define arrays
(#162) Logical operator "and" is prohibited; use "&&" instead
(#167) Short array syntax must be used to define arrays
(#177) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#205) Logical operator "and" is prohibited; use "&&" instead
(#218) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#229) Short array syntax must be used to define arrays
(#237) Short array syntax must be used to define arrays
(#245) Whitespace found at end of line within string
(#246) Whitespace found at end of line within string
(#247) Whitespace found at end of line within string
(#248) Whitespace found at end of line within string
(#250) Short array syntax must be used to define arrays
(#274) Short array syntax must be used to define arrays
(#293) File must end with a newline character
mod/via/manual_synch.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#28) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#36) Short array syntax must be used to define arrays
(#37) Short array syntax must be used to define arrays
(#38) Short array syntax must be used to define arrays
(#43) Short array syntax must be used to define arrays
(#51) Whitespace found at end of line
(#52) Short array syntax must be used to define arrays
mod/via/mod_form.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#21) Incorrect @package tag for file mod_form.php. Expected mod_via, found mod.
(#61) Whitespace found at end of line within string
(#70) Short array syntax must be used to define arrays
(#73) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#75) No space found before comment text; expected "// Via HTML5." but found "//Via HTML5."
(#78) Short array syntax must be used to define arrays
(#87) Line exceeds 132 characters; contains 148 characters
(#90) Short array syntax must be used to define arrays
(#94) Short array syntax must be used to define arrays
(#98) Empty CATCH statement detected
(#113) Short array syntax must be used to define arrays
(#113) Short array syntax must be used to define arrays
(#121) Short array syntax must be used to define arrays
(#123) Short array syntax must be used to define arrays
(#131) Short array syntax must be used to define arrays
(#139) Short array syntax must be used to define arrays
(#145) Short array syntax must be used to define arrays
(#156) Short array syntax must be used to define arrays
(#174) Short array syntax must be used to define arrays
(#185) Short array syntax must be used to define arrays
(#194) Short array syntax must be used to define arrays
(#197) Short array syntax must be used to define arrays
(#200) Short array syntax must be used to define arrays
(#212) Short array syntax must be used to define arrays
(#222) Short array syntax must be used to define arrays
(#235) Short array syntax must be used to define arrays
(#270) Short array syntax must be used to define arrays
(#272) Short array syntax must be used to define arrays
(#295) Short array syntax must be used to define arrays
(#297) Short array syntax must be used to define arrays
(#318) Short array syntax must be used to define arrays
(#336) Short array syntax must be used to define arrays
(#348) Whitespace found at end of line within string
(#349) Whitespace found at end of line within string
(#350) Whitespace found at end of line within string
(#351) Whitespace found at end of line within string
(#352) Short array syntax must be used to define arrays
(#379) Short array syntax must be used to define arrays
(#396) Short array syntax must be used to define arrays
(#398) Short array syntax must be used to define arrays
(#401) Short array syntax must be used to define arrays
(#407) Whitespace found at end of line within string
(#408) Whitespace found at end of line within string
(#409) Whitespace found at end of line within string
(#410) Whitespace found at end of line within string
(#413) Short array syntax must be used to define arrays
(#414) Short array syntax must be used to define arrays
(#423) Short array syntax must be used to define arrays
(#432) Short array syntax must be used to define arrays
(#437) Short array syntax must be used to define arrays
(#442) Short array syntax must be used to define arrays
(#445) Short array syntax must be used to define arrays
(#498) Inline comments must end in full-stops, exclamation marks, or question marks
(#518) Short array syntax must be used to define arrays
(#536) Short array syntax must be used to define arrays
(#546) Short array syntax must be used to define arrays
(#680) File must end with a newline character
mod/via/phpxml.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#21) Incorrect @package tag for file phpxml.php. Expected mod_via, found mod.
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#56) Function each() is deprecated since PHP 7.2 and removed since PHP 8.0; Use a foreach loop or ArrayIterator instead
(#61) Logical operator "and" is prohibited; use "&&" instead
(#67) Function each() is deprecated since PHP 7.2 and removed since PHP 8.0; Use a foreach loop or ArrayIterator instead
(#95) Expected 1 space before opening brace; found 0
(#116) Short array syntax must be used to define arrays
(#117) Short array syntax must be used to define arrays
(#125) Logical operator "and" is prohibited; use "&&" instead
(#126) Logical operator "and" is prohibited; use "&&" instead
(#132) Short array syntax must be used to define arrays
(#135) Short array syntax must be used to define arrays
mod/via/presence.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#21) Incorrect @package tag for file presence.php. Expected mod_via, found mod.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#40) Short array syntax must be used to define arrays
(#62) Short array syntax must be used to define arrays
(#66) Short array syntax must be used to define arrays
(#71) Expected 1 space after "="; 2 found
(#74) Whitespace found at end of line within string
(#75) Whitespace found at end of line within string
(#76) Whitespace found at end of line within string
(#77) Whitespace found at end of line within string
(#78) Whitespace found at end of line within string
(#79) Whitespace found at end of line within string
(#80) Whitespace found at end of line within string
(#81) Whitespace found at end of line within string
(#82) Short array syntax must be used to define arrays
(#113) Short array syntax must be used to define arrays
(#123) Short array syntax must be used to define arrays
(#130) Whitespace found at end of line within string
(#134) File must end with a newline character
mod/via/resource_access.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#21) Incorrect @package tag for file resource_access.php. Expected mod_via, found mod.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#30) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#37) Short array syntax must be used to define arrays
(#38) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#42) Short array syntax must be used to define arrays
(#44) Short array syntax must be used to define arrays
mod/via/send_invite.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#38) Short array syntax must be used to define arrays
(#39) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#49) Short array syntax must be used to define arrays
(#51) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#53) Short array syntax must be used to define arrays
(#54) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#61) Short array syntax must be used to define arrays
(#62) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#80) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#83) This comment is 50% valid code; is this commented out code?
(#84) Short array syntax must be used to define arrays
(#104) Whitespace found at end of line within string
(#140) Short array syntax must be used to define arrays
mod/via/settings.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#21) Incorrect @package tag for file settings.php. Expected mod_via, found mod.
(#57) Whitespace found at end of line within string
(#67) Empty CATCH statement detected
(#76) Line exceeds 132 characters; contains 140 characters
(#95) Whitespace found at end of line within string
(#106) Whitespace found at end of line within string
(#113) Whitespace found at end of line within string
(#114) Whitespace found at end of line within string
(#120) Short array syntax must be used to define arrays
(#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
(#150) Whitespace found at end of line within string
(#151) Whitespace found at end of line within string
(#159) Whitespace found at end of line within string
(#160) Whitespace found at end of line within string
(#161) Whitespace found at end of line within string
(#176) Short array syntax must be used to define arrays
(#176) Short array syntax must be used to define arrays
(#235) Whitespace found at end of line within string
(#259) Whitespace found at end of line within string
(#267) Short array syntax must be used to define arrays
(#267) Short array syntax must be used to define arrays
mod/via/synctemplate.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#37) Short array syntax must be used to define arrays
(#46) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#79) Short array syntax must be used to define arrays
(#90) Short array syntax must be used to define arrays
(#91) Short array syntax must be used to define arrays
(#101) File must end with a newline character
mod/via/tabs.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#21) Incorrect @package tag for file tabs.php. Expected mod_via, found mod.
(#28) Logical operator "or" is prohibited; use "||" instead
(#29) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#36) Short array syntax must be used to define arrays
(#37) Short array syntax must be used to define arrays
mod/via/testadminid.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#37) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#50) This comment is 50% valid code; is this commented out code?
(#68) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
mod/via/uapi/auth.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#21) Incorrect @package tag for file auth.php. Expected mod_via, found mod.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#47) Whitespace found at end of line within string
(#57) Short array syntax must be used to define arrays
(#59) Function utf8_encode() is deprecated since PHP 8.2; Use mb_convert_encoding(), UConverter::transcode() or iconv instead
(#90) Whitespace found at end of line within string
(#91) Whitespace found at end of line within string
(#92) Whitespace found at end of line within string
(#93) Whitespace found at end of line within string
(#94) Whitespace found at end of line within string
(#95) Whitespace found at end of line within string
(#96) Whitespace found at end of line within string
(#97) Whitespace found at end of line within string
mod/via/uapi/getversion/index.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#21) Incorrect @package tag for file index.php. Expected mod_via, found mod.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#35) Short array syntax must be used to define arrays
(#39) Whitespace found at end of line within string
(#40) Whitespace found at end of line within string
(#41) Whitespace found at end of line within string
(#42) Whitespace found at end of line within string
(#43) Whitespace found at end of line within string
(#44) Whitespace found at end of line within string
(#45) Whitespace found at end of line within string
(#46) Whitespace found at end of line within string
mod/via/version.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#21) Incorrect @package tag for file version.php. Expected mod_via, found mod.
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
mod/via/vialib/version24.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#21) Incorrect @package tag for file version24.php. Expected mod_via, found mod.
(#113) Short array syntax must be used to define arrays
mod/via/vialib/version27.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#21) Incorrect @package tag for file version27.php. Expected mod_via, found mod.
(#76) Short array syntax must be used to define arrays
(#78) There should be a comma after the last array item in a multi-line array.
(#91) Short array syntax must be used to define arrays
(#95) Short array syntax must be used to define arrays
(#95) There should be a comma after the last array item in a multi-line array.
(#108) Short array syntax must be used to define arrays
(#112) Short array syntax must be used to define arrays
(#112) There should be a comma after the last array item in a multi-line array.
(#124) Short array syntax must be used to define arrays
(#126) There should be a comma after the last array item in a multi-line array.
mod/via/viausersreset.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#43) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#66) File must end with a newline character
mod/via/view.assistant.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#43) Short array syntax must be used to define arrays
(#44) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#47) Short array syntax must be used to define arrays
(#49) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#51) Short array syntax must be used to define arrays
(#52) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#66) Line exceeds 132 characters; contains 155 characters
(#68) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#72) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
mod/via/view.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#52) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#54) Short array syntax must be used to define arrays
(#55) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#60) Short array syntax must be used to define arrays
(#62) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#64) Short array syntax must be used to define arrays
(#65) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#71) Short array syntax must be used to define arrays
(#72) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#76) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#126) Empty IF statement detected
(#140) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#154) Short array syntax must be used to define arrays
(#173) Short array syntax must be used to define arrays
(#190) Short array syntax must be used to define arrays
(#234) Line indented incorrectly; expected at least 12 spaces, found 8
(#234) Whitespace found at end of line within string
(#240) Line exceeds 132 characters; contains 162 characters
(#240) Whitespace found at end of line within string
(#282) Short array syntax must be used to define arrays
(#318) Whitespace found at end of line within string
(#319) Whitespace found at end of line within string
(#320) Whitespace found at end of line within string
(#321) Whitespace found at end of line within string
(#328) Whitespace found at end of line within string
(#329) Whitespace found at end of line within string
(#330) Whitespace found at end of line within string
(#334) Whitespace found at end of line within string
(#335) Whitespace found at end of line within string
(#336) Whitespace found at end of line within string
(#360) Short array syntax must be used to define arrays
(#364) Short array syntax must be used to define arrays
(#367) Short array syntax must be used to define arrays
(#369) Line exceeds 132 characters; contains 136 characters
(#373) Short array syntax must be used to define arrays
(#387) Whitespace found at end of line within string
(#388) Whitespace found at end of line within string
(#389) Whitespace found at end of line within string
(#390) Whitespace found at end of line within string
(#401) Whitespace found at end of line within string
(#402) Whitespace found at end of line within string
(#403) Whitespace found at end of line within string
(#406) Short array syntax must be used to define arrays
(#426) Short array syntax must be used to define arrays
(#431) Inline comments must start with a capital letter, digit or 3-dots sequence
(#431) This comment is 72% valid code; is this commented out code?
(#433) Whitespace found at end of line within string
(#443) Short array syntax must be used to define arrays
(#448) Inline comments must start with a capital letter, digit or 3-dots sequence
(#448) This comment is 72% valid code; is this commented out code?
(#450) Whitespace found at end of line within string
(#458) Short array syntax must be used to define arrays
(#463) Short array syntax must be used to define arrays
(#468) Short array syntax must be used to define arrays
(#473) Short array syntax must be used to define arrays
(#480) Short array syntax must be used to define arrays
(#485) Short array syntax must be used to define arrays
(#492) Whitespace found at end of line within string
(#500) Line exceeds 132 characters; contains 134 characters
(#503) Short array syntax must be used to define arrays
(#587) Whitespace found at end of line within string
(#595) File must end with a newline character
mod/via/view.via.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#57) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#59) Short array syntax must be used to define arrays
(#60) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#62) Short array syntax must be used to define arrays
(#64) Short array syntax must be used to define arrays
(#66) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#68) Short array syntax must be used to define arrays
(#69) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#71) Short array syntax must be used to define arrays
(#74) Short array syntax must be used to define arrays
(#75) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#101) Short array syntax must be used to define arrays
(#107) Short array syntax must be used to define arrays
(#112) Short array syntax must be used to define arrays
(#123) Short array syntax must be used to define arrays
(#170) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#195) File must end with a newline character

Javascript coding style problems

(913 errors, 81 warnings)

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

mod/via/javascript/conntest.js
(#1) 'testConnection' is defined but never used. (no-unused-vars)
(#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) This line has a length of 143. Maximum allowed is 132. (max-len)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Unexpected alert. (no-alert)
(#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) This line has a length of 157. Maximum allowed is 132. (max-len)
(#15) 'openpopup' is not defined. (no-undef)
(#15) Missing space before value for key 'url'. (key-spacing)
(#15) Missing space before value for key 'name'. (key-spacing)
(#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) 'testhtml5Connection' is defined but never used. (no-unused-vars)
(#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) This line has a length of 153. Maximum allowed is 132. (max-len)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Unexpected alert. (no-alert)
(#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) This line has a length of 165. Maximum allowed is 132. (max-len)
(#33) 'openpopup' is not defined. (no-undef)
(#33) There should be no space after '{'. (object-curly-spacing)
(#33) There should be no space before '}'. (object-curly-spacing)
(#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) 'testAdminId' is defined but never used. (no-unused-vars)
(#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) This line has a length of 143. Maximum allowed is 132. (max-len)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) Unexpected alert. (no-alert)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) This line has a length of 161. Maximum allowed is 132. (max-len)
(#51) 'openpopup' is not defined. (no-undef)
(#51) There should be no space after '{'. (object-curly-spacing)
(#51) There should be no space before '}'. (object-curly-spacing)
(#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) Unexpected space before function parentheses. (space-before-function-paren)
(#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)
mod/via/javascript/list.js
(#1) 'change' is defined but never used. (no-unused-vars)
(#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) Unexpected space before function parentheses. (space-before-function-paren)
(#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)
(#27) Missing semicolon. (semi)
mod/via/javascript/mod_form.js
(#1) 'jQuery' is not defined. (no-undef)
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) '$' is not defined. (no-undef)
(#3) Unexpected space before function parentheses. (space-before-function-paren)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) '$' is not defined. (no-undef)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) '$' is not defined. (no-undef)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) '$' is not defined. (no-undef)
(#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 space or tab after '//' in comment. (spaced-comment)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) '$' is not defined. (no-undef)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) '$' is not defined. (no-undef)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) '$' is not defined. (no-undef)
(#19) Unexpected space before function parentheses. (space-before-function-paren)
(#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) '$' is not defined. (no-undef)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Missing semicolon. (semi)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) '$' is not defined. (no-undef)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) '$' is not defined. (no-undef)
(#29) Unexpected space before function parentheses. (space-before-function-paren)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) '$' is not defined. (no-undef)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Missing semicolon. (semi)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) '$' is not defined. (no-undef)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) '$' is not defined. (no-undef)
(#35) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) '$' is not defined. (no-undef)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) '$' is not defined. (no-undef)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) '$' is not defined. (no-undef)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) '$' is not defined. (no-undef)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) '$' is not defined. (no-undef)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) '$' is not defined. (no-undef)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) '$' is not defined. (no-undef)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) '$' is not defined. (no-undef)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) '$' is not defined. (no-undef)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) '$' is not defined. (no-undef)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#55) '$' is not defined. (no-undef)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) '$' is not defined. (no-undef)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) '$' is not defined. (no-undef)
(#58) Unexpected space before function parentheses. (space-before-function-paren)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#62) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#63) '$' is not defined. (no-undef)
(#63) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#64) '$' is not defined. (no-undef)
(#64) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#65) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#66) '$' is not defined. (no-undef)
(#66) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#67) '$' is not defined. (no-undef)
(#67) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#68) '$' is not defined. (no-undef)
(#68) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) '$' is not defined. (no-undef)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#75) Unexpected space before function parentheses. (space-before-function-paren)
(#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) '$' is not defined. (no-undef)
(#79) Unexpected space before function parentheses. (space-before-function-paren)
(#79) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#80) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#85) Unexpected space before function parentheses. (space-before-function-paren)
(#85) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#86) '$' is not defined. (no-undef)
(#86) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#87) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#88) '$' is not defined. (no-undef)
(#88) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#89) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#90) '$' is not defined. (no-undef)
(#90) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#91) '$' is not defined. (no-undef)
(#91) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#92) '$' is not defined. (no-undef)
(#92) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#93) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#94) '$' is not defined. (no-undef)
(#94) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#95) '$' is not defined. (no-undef)
(#95) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#96) '$' is not defined. (no-undef)
(#96) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#97) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#98) '$' is not defined. (no-undef)
(#98) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#99) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#102) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#103) '$' is not defined. (no-undef)
(#103) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#104) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#105) '$' is not defined. (no-undef)
(#105) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#106) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#110) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#111) '$' is not defined. (no-undef)
(#111) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#112) '$' is not defined. (no-undef)
(#112) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#113) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#114) '$' is not defined. (no-undef)
(#114) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#115) '$' is not defined. (no-undef)
(#115) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#116) '$' is not defined. (no-undef)
(#116) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#117) '$' is not defined. (no-undef)
(#117) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#118) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#119) '$' is not defined. (no-undef)
(#119) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#120) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#123) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#124) '$' is not defined. (no-undef)
(#124) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#125) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#126) '$' is not defined. (no-undef)
(#126) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#127) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#130) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#131) '$' is not defined. (no-undef)
(#131) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#132) '$' is not defined. (no-undef)
(#132) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#133) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#134) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#142) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#143) '$' is not defined. (no-undef)
(#143) Unexpected space before function parentheses. (space-before-function-paren)
(#143) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#144) '$' is not defined. (no-undef)
(#144) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#145) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#146) Comments should not begin with a lowercase character. (capitalized-comments)
(#146) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#147) '$' is not defined. (no-undef)
(#147) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#148) '$' is not defined. (no-undef)
(#148) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#149) '$' is not defined. (no-undef)
(#149) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#150) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#151) '$' is not defined. (no-undef)
(#151) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#152) '$' is not defined. (no-undef)
(#152) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#153) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#154) '$' is not defined. (no-undef)
(#154) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#155) '$' is not defined. (no-undef)
(#155) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#156) '$' is not defined. (no-undef)
(#156) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#157) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#158) '$' is not defined. (no-undef)
(#158) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#159) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#164) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#165) '$' is not defined. (no-undef)
(#165) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#166) '$' is not defined. (no-undef)
(#166) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#167) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#168) '$' is not defined. (no-undef)
(#168) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#169) '$' is not defined. (no-undef)
(#169) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#170) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#171) '$' is not defined. (no-undef)
(#171) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#172) '$' is not defined. (no-undef)
(#172) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#173) '$' is not defined. (no-undef)
(#173) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#174) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#175) '$' is not defined. (no-undef)
(#175) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#176) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#182) Unexpected space before function parentheses. (space-before-function-paren)
(#182) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#183) '$' is not defined. (no-undef)
(#183) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#184) '$' is not defined. (no-undef)
(#184) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#185) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#186) '$' is not defined. (no-undef)
(#186) Unexpected space before function parentheses. (space-before-function-paren)
(#186) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#187) '$' is not defined. (no-undef)
(#187) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#188) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#192) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#193) '$' is not defined. (no-undef)
(#193) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#194) '$' is not defined. (no-undef)
(#194) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#195) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#196) '$' is not defined. (no-undef)
(#196) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#197) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#198) Comments should not begin with a lowercase character. (capitalized-comments)
(#198) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#199) '$' is not defined. (no-undef)
(#199) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#200) '$' is not defined. (no-undef)
(#200) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#201) '$' is not defined. (no-undef)
(#201) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#202) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#203) '$' is not defined. (no-undef)
(#203) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#204) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#205) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#206) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#207) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#208) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#209) '$' is not defined. (no-undef)
(#209) Unexpected space before function parentheses. (space-before-function-paren)
(#209) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#210) '$' is not defined. (no-undef)
(#210) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#211) '$' is not defined. (no-undef)
(#211) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#212) '$' is not defined. (no-undef)
(#212) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#213) '$' is not defined. (no-undef)
(#213) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#214) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#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) Unexpected space before function parentheses. (space-before-function-paren)
(#227) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#228) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#231) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#232) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#233) '$' is not defined. (no-undef)
(#233) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#234) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#235) '$' is not defined. (no-undef)
(#235) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#236) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#237) '$' is not defined. (no-undef)
(#237) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#238) '$' is not defined. (no-undef)
(#238) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#239) '$' is not defined. (no-undef)
(#239) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#239) Missing semicolon. (semi)
(#240) '$' is not defined. (no-undef)
(#240) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#240) Missing semicolon. (semi)
(#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) '$' is not defined. (no-undef)
(#245) Unexpected space before function parentheses. (space-before-function-paren)
(#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) '$' is not defined. (no-undef)
(#256) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#257) '$' is not defined. (no-undef)
(#257) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#258) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#259) '$' is not defined. (no-undef)
(#259) Unexpected space before function parentheses. (space-before-function-paren)
(#259) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#260) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#268) Unexpected space before function parentheses. (space-before-function-paren)
(#268) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#269) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#276) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#277) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#278) '$' is not defined. (no-undef)
(#278) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#279) '$' is not defined. (no-undef)
(#279) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#280) '$' is not defined. (no-undef)
(#280) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#281) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#282) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#283) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#284) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#285) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#286) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#287) Unexpected space before function parentheses. (space-before-function-paren)
(#287) Statement inside of curly braces should be on next line. (brace-style)
(#287) '$' is not defined. (no-undef)
(#287) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-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) '$' is not defined. (no-undef)
(#290) Unexpected space before function parentheses. (space-before-function-paren)
(#290) Trailing spaces not allowed. (no-trailing-spaces)
(#290) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#291) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#291) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#292) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#295) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#296) Opening curly brace does not appear on the same line as controlling statement. (brace-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 linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#301) Identifier 'toggle_html5' is not in camel case. (camelcase)
(#301) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#302) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#302) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#303) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#304) '$' is not defined. (no-undef)
(#304) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#305) Trailing spaces not allowed. (no-trailing-spaces)
(#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) '$' is not defined. (no-undef)
(#308) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#309) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#310) '$' is not defined. (no-undef)
(#310) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#311) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#312) '$' is not defined. (no-undef)
(#312) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#313) '$' is not defined. (no-undef)
(#313) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#314) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#315) '$' is not defined. (no-undef)
(#315) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#316) '$' is not defined. (no-undef)
(#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) Identifier 'replace_host' is not in camel case. (camelcase)
(#322) 'replace_host' is defined but never used. (no-unused-vars)
(#322) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#323) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#324) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#328) Unexpected space before function parentheses. (space-before-function-paren)
(#328) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#329) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#333) Unexpected space before function parentheses. (space-before-function-paren)
(#333) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#334) '$' is not defined. (no-undef)
(#334) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#335) '$' is not defined. (no-undef)
(#335) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#336) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#337) '$' is not defined. (no-undef)
(#337) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#338) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#339) '$' is not defined. (no-undef)
(#339) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#340) '$' is not defined. (no-undef)
(#340) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#341) '$' is not defined. (no-undef)
(#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) Identifier 'add_participants' is not in camel case. (camelcase)
(#347) 'add_participants' is defined but never used. (no-unused-vars)
(#347) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#348) '$' is not defined. (no-undef)
(#348) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#349) Statement inside of curly braces should be on next line. (brace-style)
(#349) '$' is not defined. (no-undef)
(#349) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#349) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#350) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#351) '$' is not defined. (no-undef)
(#351) Unexpected space before function parentheses. (space-before-function-paren)
(#351) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#352) '$' is not defined. (no-undef)
(#352) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#353) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#356) Unexpected space before function parentheses. (space-before-function-paren)
(#356) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#357) '$' is not defined. (no-undef)
(#357) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#358) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#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) Identifier 'remove_participants' is not in camel case. (camelcase)
(#364) 'remove_participants' is defined but never used. (no-unused-vars)
(#364) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#365) '$' is not defined. (no-undef)
(#365) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#366) Statement inside of curly braces should be on next line. (brace-style)
(#366) '$' is not defined. (no-undef)
(#366) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#366) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#367) '$' is not defined. (no-undef)
(#367) Unexpected space before function parentheses. (space-before-function-paren)
(#367) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#368) '$' is not defined. (no-undef)
(#368) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#369) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#372) Unexpected space before function parentheses. (space-before-function-paren)
(#372) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#373) '$' is not defined. (no-undef)
(#373) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#374) '$' is not defined. (no-undef)
(#374) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#375) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#376) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#377) '$' is not defined. (no-undef)
(#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) Identifier 'add_animators' is not in camel case. (camelcase)
(#380) 'add_animators' is defined but never used. (no-unused-vars)
(#380) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#381) '$' is not defined. (no-undef)
(#381) Unexpected space before function parentheses. (space-before-function-paren)
(#381) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#382) '$' is not defined. (no-undef)
(#382) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#383) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#386) Unexpected space before function parentheses. (space-before-function-paren)
(#386) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#387) '$' is not defined. (no-undef)
(#387) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#388) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#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) Identifier 'remove_animators' is not in camel case. (camelcase)
(#394) 'remove_animators' is defined but never used. (no-unused-vars)
(#394) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#395) '$' is not defined. (no-undef)
(#395) Unexpected space before function parentheses. (space-before-function-paren)
(#395) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#396) '$' is not defined. (no-undef)
(#396) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#397) '$' is not defined. (no-undef)
(#397) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#398) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#399) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#400) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#401) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#402) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#403) 'Inter' is assigned a value but never used. (no-unused-vars)
(#403) Unexpected space before function parentheses. (space-before-function-paren)
(#403) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#404) '$' is not defined. (no-undef)
(#404) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#405) '$' is not defined. (no-undef)
(#405) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#406) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#407) '$' is not defined. (no-undef)
(#407) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#408) '$' is not defined. (no-undef)
(#408) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#409) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#410) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#411) '$' is not defined. (no-undef)
(#411) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#412) '$' is not defined. (no-undef)
(#412) Unexpected space before function parentheses. (space-before-function-paren)
(#412) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#413) '$' is not defined. (no-undef)
(#413) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#414) '$' is not defined. (no-undef)
(#414) '$' is not defined. (no-undef)
(#414) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#415) '$' is not defined. (no-undef)
(#415) Unexpected space before function parentheses. (space-before-function-paren)
(#415) 'e' is defined but never used. (no-unused-vars)
(#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) '$' is not defined. (no-undef)
(#420) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#421) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#422) '$' is not defined. (no-undef)
(#422) '$' is not defined. (no-undef)
(#422) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#423) '$' is not defined. (no-undef)
(#423) Unexpected space before function parentheses. (space-before-function-paren)
(#423) 'e' is defined but never used. (no-unused-vars)
(#423) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#424) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#425) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#426) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#427) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#428) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#429) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#430) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#431) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#432) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#433) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#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) '$' is not defined. (no-undef)
(#437) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#438) '$' is not defined. (no-undef)
(#438) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#439) '$' is not defined. (no-undef)
(#439) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#440) '$' is not defined. (no-undef)
(#440) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#441) '$' is not defined. (no-undef)
(#441) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#442) Comments should not begin with a lowercase character. (capitalized-comments)
(#442) Expected space or tab after '/*' in comment. (spaced-comment)
(#442) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#443) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#444) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#445) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#446) 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) This line has a length of 164. Maximum allowed is 132. (max-len)
(#450) '$' is not defined. (no-undef)
(#450) Statement inside of curly braces should be on next line. (brace-style)
(#450) '$' is not defined. (no-undef)
(#450) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#450) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#451) This line has a length of 155. Maximum allowed is 132. (max-len)
(#451) '$' is not defined. (no-undef)
(#451) Statement inside of curly braces should be on next line. (brace-style)
(#451) '$' is not defined. (no-undef)
(#451) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#451) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#452) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#453) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#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) Unexpected space before function parentheses. (space-before-function-paren)
(#465) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#466) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#467) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#470) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#471) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#472) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#475) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#476) '$' is not defined. (no-undef)
(#476) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#477) '$' is not defined. (no-undef)
(#477) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#477) Missing semicolon. (semi)
(#478) '$' is not defined. (no-undef)
(#478) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#478) Missing semicolon. (semi)
(#479) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#485) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#486) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#487) '$' is not defined. (no-undef)
(#487) Unexpected space before function parentheses. (space-before-function-paren)
(#487) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#488) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#489) '$' is not defined. (no-undef)
(#489) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#490) '$' is not defined. (no-undef)
(#490) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#491) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#492) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#492) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#493) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#494) '$' is not defined. (no-undef)
(#494) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#495) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#496) '$' is not defined. (no-undef)
(#496) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#497) '$' is not defined. (no-undef)
(#497) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#498) '$' is not defined. (no-undef)
(#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)
mod/via/javascript/presence.js
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Unexpected space before function parentheses. (space-before-function-paren)
(#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)
mod/via/javascript/resource.js
(#1) Unexpected Unicode BOM (Byte Order Mark). (unicode-bom)
(#1) 'subroomselect' is defined but never used. (no-unused-vars)
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#2) Operator '+' must be spaced. (space-infix-ops)
(#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)
mod/via/javascript/viabutton.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#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) Unexpected space before function parentheses. (space-before-function-paren)
(#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) Unexpected space before function parentheses. (space-before-function-paren)
(#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) Unexpected space before function parentheses. (space-before-function-paren)
(#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)

CSS problems

(113 errors, 9 warnings)

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

mod/via/styles.css
(#343) Expected empty line before at-rule (at-rule-empty-line-before)
(#29) Expected single space before "{" (block-opening-brace-space-before)
(#183) Expected single space before "{" (block-opening-brace-space-before)
(#277) Expected single space before "{" (block-opening-brace-space-before)
(#350) Expected single space before "{" (block-opening-brace-space-before)
(#55) Expected "#CCC" to be "#ccc" (color-hex-case)
(#91) Expected "#AAAAAA" to be "#aaaaaa" (color-hex-case)
(#131) Expected "#AAAAAA" to be "#aaaaaa" (color-hex-case)
(#91) Expected "#AAAAAA" to be "#AAA" (color-hex-length)
(#131) Expected "#AAAAAA" to be "#AAA" (color-hex-length)
(#184) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#387) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#7) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#26) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#44) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#72) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#118) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#179) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#184) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#189) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#197) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#236) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#240) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#266) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#278) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#281) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#282) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#285) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#291) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#292) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#293) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#298) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#299) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#300) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#313) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#317) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#321) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#322) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#325) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#326) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#327) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#330) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#331) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#345) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#346) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#351) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#352) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#353) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#356) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#359) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#363) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#368) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#369) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#370) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#387) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#391) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#392) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#49) Unexpected !important (declaration-no-important)
(#317) Unexpected !important (declaration-no-important)
(#321) Unexpected !important (declaration-no-important)
(#384) Unexpected !important (declaration-no-important)
(#398) Unexpected !important (declaration-no-important)
(#415) Unexpected !important (declaration-no-important)
(#49) Unexpected unit (length-zero-no-unit)
(#293) Unexpected unit (length-zero-no-unit)
(#300) Unexpected unit (length-zero-no-unit)
(#353) Unexpected unit (length-zero-no-unit)
(#311) Unexpected whitespace at end of line (no-eol-whitespace)
(#9) Expected "TD" to be "td" (selector-type-case)
(#19) Expected "A" to be "a" (selector-type-case)
(#28) Expected "A" to be "a" (selector-type-case)
(#29) Expected "A" to be "a" (selector-type-case)
(#33) Expected "A" to be "a" (selector-type-case)
(#37) Expected "A" to be "a" (selector-type-case)
(#43) Expected "A" to be "a" (selector-type-case)
(#52) Expected "A" to be "a" (selector-type-case)
(#59) Expected "TABLE" to be "table" (selector-type-case)
(#59) Expected "A" to be "a" (selector-type-case)
(#63) Expected "IMG" to be "img" (selector-type-case)
(#64) Expected "IMG" to be "img" (selector-type-case)
(#90) Expected "A" to be "a" (selector-type-case)
(#134) Expected "IMG" to be "img" (selector-type-case)
(#144) Expected "DIV" to be "div" (selector-type-case)
(#148) Expected "DIV" to be "div" (selector-type-case)
(#156) Expected "A" to be "a" (selector-type-case)
(#163) Expected "INPUT" to be "input" (selector-type-case)
(#166) Expected "INPUT" to be "input" (selector-type-case)
(#170) Expected "H3" to be "h3" (selector-type-case)
(#177) Expected "TABLE" to be "table" (selector-type-case)
(#177) Expected "TD" to be "td" (selector-type-case)
(#178) Expected "TABLE" to be "table" (selector-type-case)
(#178) Expected "TD" to be "td" (selector-type-case)
(#188) Expected "A" to be "a" (selector-type-case)
(#196) Expected "A" to be "a" (selector-type-case)
(#200) Expected "SPAN" to be "span" (selector-type-case)
(#204) Expected "SPAN" to be "span" (selector-type-case)
(#208) Expected "SPAN" to be "span" (selector-type-case)
(#217) Expected "A" to be "a" (selector-type-case)
(#224) Expected "A" to be "a" (selector-type-case)
(#228) Expected "A" to be "a" (selector-type-case)
(#229) Expected "A" to be "a" (selector-type-case)
(#230) Expected "A" to be "a" (selector-type-case)
(#231) Expected "A" to be "a" (selector-type-case)
(#277) Expected "P" to be "p" (selector-type-case)
(#284) Expected "IMG" to be "img" (selector-type-case)
(#312) Expected "DIV" to be "div" (selector-type-case)
(#315) Expected "DIV" to be "div" (selector-type-case)
(#316) Expected "DIV" to be "div" (selector-type-case)
(#319) Expected "DIV" to be "div" (selector-type-case)
(#320) Expected "DIV" to be "div" (selector-type-case)
(#324) Expected "SELECT" to be "select" (selector-type-case)
(#329) Expected "SELECT" to be "select" (selector-type-case)
(#245) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#245) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#245) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#303) Expected indentation of 4 spaces (indentation)
(#309) Expected indentation of 4 spaces (indentation)
(#344) Expected indentation of 4 spaces (indentation)
(#348) Expected indentation of 4 spaces (indentation)
(#345) Expected indentation of 8 spaces (indentation)
(#346) Expected indentation of 8 spaces (indentation)
(#347) Expected indentation of 8 spaces (indentation)

PHPDocs style problems

(108 errors, 24 warnings)

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

mod/via/api.class.php
(#539) Function mod_via_api::via_get_categories is not documented
(#1988) Function mod_via_api::activity_edit_html5 is not documented
(#2357) Function mod_via_api::check_api_error is not documented
(#32) Phpdocs for function mod_via_api::via_user_create has incomplete parameters list
(#501) Phpdocs for function mod_via_api::activitytemplate_get has incomplete parameters list
(#779) Phpdocs for function mod_via_api::edituser_activity has incomplete parameters list
(#1075) Phpdocs for function mod_via_api::via_download_record has incomplete parameters list
(#1114) Phpdocs for function mod_via_api::via_download_document has incomplete parameters list
(#1153) Phpdocs for function mod_via_api::get_notices has incomplete parameters list
(#1188) Phpdocs for function mod_via_api::get_activity_notifications has incomplete parameters list
(#1223) Phpdocs for function mod_via_api::get_latest_added_playbacks has incomplete parameters list
(#1369) Phpdocs for function mod_via_api::testadminid has incomplete parameters list
(#1746) Phpdocs for function mod_via_api::get_activity_search has incomplete parameters list
(#1790) Phpdocs for function mod_via_api::get_activity_nbconnectedusers has incomplete parameters list
(#1833) Phpdocs for function mod_via_api::via_user_changed has incomplete parameters list
(#1852) Phpdocs for function mod_via_api::send_soap_enveloppe_json has incomplete parameters list
(#2034) Phpdocs for function mod_via_api::via_user_create_html5 has incomplete parameters list
(#2140) Phpdocs for function mod_via_api::via_user_delete_html5 has incomplete parameters list
(#2262) Phpdocs for function mod_via_api::set_users_activity_html5 has incomplete parameters list
(#2325) Phpdocs for function mod_via_api::remove_users_activity_html5 has incomplete parameters list
(#2476) Phpdocs for function mod_via_api::edit_playback_html5 has incomplete parameters list
(#2602) Phpdocs for function mod_via_api::get_portal has incomplete parameters list
(#2625) Phpdocs for function mod_via_api::get_branch has incomplete parameters list
(#2726) Phpdocs for function mod_via_api::get_resource_download_token_viahtml has incomplete parameters list
mod/via/backup/moodle2/backup_via_activity_task.class.php
(#17) No one-line description found in phpdocs for file
(#27) No one-line description found in phpdocs for class backup_via_activity_task
(#48) Phpdocs for function backup_via_activity_task::encode_content_links has incomplete parameters list
mod/via/backup/moodle2/backup_via_stepslib.php
(#32) Function backup_via_activity_structure_step::define_structure is not documented
(#17) No one-line description found in phpdocs for file
mod/via/backup/moodle2/restore_via_activity_task.class.php
(#17) No one-line description found in phpdocs for file
(#32) No one-line description found in phpdocs for class restore_via_activity_task
(#85) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#87) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#101) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#103) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
mod/via/classes/event/course_module_viewed.php
(#38) Class course_module_viewed is not documented
(#52) Function course_module_viewed::get_objectid_mapping is not documented
(#55) Function course_module_viewed::get_other_mapping is not documented
mod/via/classes/event/playback_downloaded.php
(#38) Class playback_downloaded is not documented
(#101) Function playback_downloaded::get_objectid_mapping is not documented
(#104) Function playback_downloaded::get_other_mapping is not documented
mod/via/classes/event/playback_viewed.php
(#38) Class playback_viewed is not documented
(#87) Function playback_viewed::get_objectid_mapping is not documented
(#90) Function playback_viewed::get_other_mapping is not documented
mod/via/classes/event/via_accessed.php
(#38) Class via_accessed is not documented
(#85) Function via_accessed::get_objectid_mapping is not documented
(#88) Function via_accessed::get_other_mapping is not documented
mod/via/classes/task/via_branchsync_task.php
(#28) Class via_branchsync_task is not documented
(#31) Function via_branchsync_task::get_name is not documented
(#35) Function via_branchsync_task::execute is not documented
mod/via/classes/task/via_ciesettings_task.php
(#28) Class via_ciesettings_task is not documented
(#30) Function via_ciesettings_task::get_name is not documented
(#34) Function via_ciesettings_task::execute is not documented
mod/via/classes/task/via_mail_task.php
(#28) Class via_mail_task is not documented
(#31) Function via_mail_task::get_name is not documented
(#35) Function via_mail_task::execute is not documented
mod/via/classes/task/via_notification_task.php
(#28) Class via_notification_task is not documented
(#31) Function via_notification_task::get_name is not documented
(#35) Function via_notification_task::execute is not documented
mod/via/classes/task/via_usersync_task.php
(#28) Class via_usersync_task is not documented
(#31) Function via_usersync_task::get_name is not documented
(#35) Function via_usersync_task::execute is not documented
mod/via/conntest.php
(#17) No one-line description found in phpdocs for file
mod/via/conntesthtml5.php
(#17) No one-line description found in phpdocs for file
mod/via/db/tasks.php
(#17) No one-line description found in phpdocs for file
mod/via/forms/delete_resource_form.php
(#28) Class delete_resource_form is not documented
(#32) Function delete_resource_form::definition is not documented
(#73) Function delete_resource_form::validation is not documented
mod/via/forms/edit_resource_form.php
(#28) Class edit_resource_form is not documented
(#32) Function edit_resource_form::definition is not documented
(#73) Function edit_resource_form::validation is not documented
mod/via/lib.php
(#2164) Function via_send_invite_form::definition is not documented
(#1445) Phpdocs for function via_send_moodle_reminders has incomplete parameters list
(#1517) Phpdocs for function via_send_invitations has incomplete parameters list
(#1561) Phpdocs for function via_send_export_notice has incomplete parameters list
(#1616) Phpdocs for function via_send_activity_notifications has incomplete parameters list
(#1663) Phpdocs for function via_send_moodle_invitations has incomplete parameters list
(#1751) Phpdocs for function via_send_notices has incomplete parameters list
(#1815) Phpdocs for function via_send_notification has incomplete parameters list
(#1877) Phpdocs for function via_get_invitations has incomplete parameters list
(#1919) Phpdocs for function via_reset_userdata has incomplete parameters list
(#2126) Phpdocs for function via_handle_createactivityapierror has incomplete parameters list
(#2192) Phpdocs for function via_pluginfile has incomplete parameters list
(#2240) Phpdocs for function getgroupsfrommodule has incomplete parameters list
(#2287) Phpdocs for function view_delete_via_page has incomplete parameters list
mod/via/locallib.php
(#1971) Function via_get_profilname is not documented
(#76) Phpdocs for function via_synch_participants has incomplete parameters list
(#412) Phpdocs for function via_get_potential_participants has incomplete parameters list
(#425) Phpdocs for function via_participants has incomplete parameters list
(#464) Phpdocs for function via_create_user_password has incomplete parameters list
(#480) Phpdocs for function via_get_random_letter has incomplete parameters list
(#778) Phpdocs for function via_report_btn has incomplete parameters list
(#1178) Phpdocs for function via_get_playbacks_table has incomplete parameters list
(#1346) Phpdocs for function via_get_downlodablefiles_table has incomplete parameters list
(#1485) Phpdocs for function via_make_invitation_reminder_mail_html has incomplete parameters list
(#1665) Phpdocs for function via_make_notice_mail_html has incomplete parameters list
(#1757) Phpdocs for function via_user_type has incomplete parameters list
(#1814) Phpdocs for function via_add_button has incomplete parameters list
(#1951) Phpdocs for function via_get_role has incomplete parameters list
(#2033) Phpdocs for function get_error_message has incomplete parameters list
mod/via/mod_form.php
(#512) Phpdocs for function mod_via_mod_form::data_preprocessing has incomplete parameters list
(#652) Phpdocs for function mod_via_mod_form::validation has incomplete parameters list
mod/via/phpxml.php
(#39) Function xml_unserialize is not documented
(#51) Function xml_serialize is not documented
(#103) Function xml::__construct is not documented
(#111) Function xml::destruct is not documented
(#115) Function xml::parse is not documented
(#122) Function xml::open is not documented
(#151) Function xml::data is not documented
(#157) Function xml::close is not documented
(#169) Function count_numeric_items is not documented
(#97) Variable xml::$parser is not documented
(#98) Variable xml::$document is not documented
(#99) Variable xml::$parent is not documented
(#100) Variable xml::$stack is not documented
(#101) Variable xml::$lastopenedtag is not documented
mod/via/synctemplate.php
(#17) No one-line description found in phpdocs for file
mod/via/vialib/version24.php
(#93) Function via_playback_viewed_log is not documented
(#97) Function via_playback_downloaded_log is not documented
(#101) Function via_viewed_log is not documented
(#38) Phpdocs for function via_get_module_instance has incomplete parameters list
(#52) Phpdocs for function via_get_course_instance has incomplete parameters list
(#66) Phpdocs for function via_get_system_instance has incomplete parameters list
(#79) Phpdocs for function via_accessed_log has incomplete parameters list
mod/via/vialib/version27.php
(#37) Phpdocs for function via_get_module_instance has incomplete parameters list
(#50) Phpdocs for function via_get_course_instance has incomplete parameters list
(#63) Phpdocs for function via_get_system_instance has incomplete parameters list
(#70) Phpdocs for function via_accessed_log has incomplete parameters list
(#85) Phpdocs for function via_playback_viewed_log has incomplete parameters list
(#102) Phpdocs for function via_playback_downloaded_log has incomplete parameters list
(#119) Phpdocs for function via_viewed_log has incomplete parameters list
mod/via/viausersreset.php
(#17) No one-line description found in phpdocs for file

Update savepoints problems

(1 errors, 0 warnings)

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

mod/via/db/upgrade.php
'return true;' not found

Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(1 errors, 1 warnings)

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

Problems running grunt
Task "stylelint:css" failed. Use --force to continue.

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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


Gherkin .feature problems

(0 errors, 0 warnings)

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