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

(195 errors, 116 warnings)

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

mod/via/api.class.php
(#344) This comment is 45% valid code; is this commented out code?
(#346) This comment is 45% valid code; is this commented out code?
(#1427) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2084) Line exceeds 132 characters; contains 154 characters
(#2350) Line exceeds 132 characters; contains 147 characters
(#2632) File must end with a newline character
mod/via/auth.php
(#30) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
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.
(#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"
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.
(#57) The static declaration must come after the visibility declaration
(#73) The static declaration must come after the visibility declaration
(#89) The static declaration must come after the visibility declaration
(#109) The static declaration must come after the visibility declaration
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.
(#174) Line exceeds 132 characters; contains 146 characters
(#186) This comment is 50% valid code; is this commented out code?
(#193) Line exceeds 132 characters; contains 150 characters
(#203) 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/choosecategories.php
(#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
mod/via/classes/event/course_module_viewed.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
mod/via/classes/event/playback_downloaded.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#64) Whitespace found at end of line within string
mod/via/classes/event/playback_viewed.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#64) Whitespace found at end of line within string
mod/via/classes/event/via_accessed.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
mod/via/classes/task/via_branchsync_task.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#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.
(#56) 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"
(#39) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#55) 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"
(#39) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
mod/via/classes/task/via_usersync_task.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#39) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#48) 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
(#51) This comment is 50% valid code; is this commented out code?
(#83) 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"
mod/via/db/tasks.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#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"
(#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
(#513) File must end with a newline character
mod/via/download_document.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#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.
(#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
mod/via/download_recording.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#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
(#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
(#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
(#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
mod/via/edit_review.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#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
(#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
(#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
(#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
(#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
(#205) Whitespace found at end of line within string
(#252) Whitespace found at end of line within string
mod/via/index.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.
(#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
mod/via/lang/en/via.php
(#726) File must end with a newline character
mod/via/lib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#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
(#260) Whitespace found at end of line within string
(#261) Whitespace found at end of line within string
(#266) Whitespace found at end of line within string
(#267) Whitespace found at end of line within string
(#481) Whitespace found at end of line within string
(#482) 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
(#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
(#502) Whitespace found at end of line within string
(#503) Whitespace found at end of line within string
(#513) Whitespace found at end of line within string
(#514) Whitespace found at end of line within string
(#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
(#1062) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1073) Line exceeds 132 characters; contains 176 characters
(#1088) Line exceeds 132 characters; contains 160 characters
(#1091) Line exceeds 132 characters; contains 165 characters
(#1104) Line exceeds 132 characters; contains 175 characters
(#1120) Line exceeds 132 characters; contains 170 characters
(#1162) Whitespace found at end of line within string
(#1310) Whitespace found at end of line within string
(#1311) Whitespace found at end of line within string
(#1312) Whitespace found at end of line within string
(#1313) Whitespace found at end of line within string
(#1314) Whitespace found at end of line within string
(#1415) Line exceeds 132 characters; contains 145 characters
(#1570) Whitespace found at end of line within string
(#1571) Whitespace found at end of line within string
(#1590) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#1625) Whitespace found at end of line within string
(#1626) Whitespace found at end of line within string
(#1634) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#1818) Whitespace found at end of line within string
(#1819) 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
(#1871) Whitespace found at end of line within string
(#1872) Whitespace found at end of line within string
(#1996) Whitespace found at end of line within string
(#2005) Whitespace found at end of line within string
(#2085) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#2134) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#2289) "$this" can no longer be used in a plain function or method since PHP 7.1.
(#2290) "$this" can no longer be used in a plain function or method since PHP 7.1.
(#2292) "$this" can no longer be used in a plain function or method since PHP 7.1.
(#2303) "$this" can no longer be used in a plain function or method since PHP 7.1.
(#2315) "$this" can no longer be used in a plain function or method since PHP 7.1.
(#2321) "$this" can no longer be used in a plain function or method since PHP 7.1.
(#2321) "$this" can no longer be used in a plain function or method since PHP 7.1.
(#2322) "$this" can no longer be used in a plain function or method since PHP 7.1.
(#2324) "$this" can no longer be used in a plain function or method since PHP 7.1.
(#2333) "$this" can no longer be used in a plain function or method since PHP 7.1.
(#2334) "$this" can no longer be used in a plain function or method since PHP 7.1.
(#2337) "$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.
(#2340) "$this" can no longer be used in a plain function or method since PHP 7.1.
(#2343) File must end with a newline character
mod/via/locallib.php
(#144) Line exceeds 132 characters; contains 154 characters
(#146) Line exceeds 132 characters; contains 168 characters
(#190) Line exceeds 132 characters; contains 134 characters
(#201) Line exceeds 132 characters; contains 136 characters
(#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
(#548) Line exceeds 132 characters; contains 134 characters
(#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
(#626) Line exceeds 132 characters; contains 136 characters
(#925) Line exceeds 132 characters; contains 157 characters
(#1071) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1310) Line exceeds 132 characters; contains 138 characters
(#2169) Line exceeds 132 characters; contains 147 characters
(#2185) 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"
(#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
(#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
(#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?
(#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
(#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
(#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.
(#51) Whitespace found at end of line
mod/via/mod_form.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#61) Whitespace found at end of line within string
(#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."
(#87) Line exceeds 132 characters; contains 148 characters
(#98) Empty CATCH statement detected
(#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
(#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
(#498) Inline comments must end in full-stops, exclamation marks, or question marks
(#665) File must end with a newline character
mod/via/phpxml.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#56) Function each() is deprecated since PHP 7.2; Use a foreach loop instead
(#67) Function each() is deprecated since PHP 7.2; Use a foreach loop instead
mod/via/presence.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#71) Variable "vroomLogData" must be all lower-case
(#71) Expected 1 space after "="; 2 found
(#87) Variable "vroomLogData" must be all lower-case
(#131) File must end with a newline character
mod/via/send_invite.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) 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) 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) 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?
(#104) Whitespace found at end of line within string
mod/via/settings.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#57) Whitespace found at end of line within string
(#67) Empty CATCH statement detected
(#76) Line exceeds 132 characters; contains 140 characters
(#93) Whitespace found at end of line within string
(#104) Whitespace found at end of line within string
(#111) Whitespace found at end of line within string
(#112) Whitespace found at end of line within string
(#128) Whitespace found at end of line within string
(#129) Whitespace found at end of line within string
(#130) Whitespace found at end of line within string
(#148) Whitespace found at end of line within string
(#149) Whitespace found at end of line within string
(#157) Whitespace found at end of line within string
(#158) Whitespace found at end of line within string
(#159) Whitespace found at end of line within string
(#233) Whitespace found at end of line within string
(#257) Whitespace found at end of line within string
mod/via/synctemplate.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#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
(#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"
(#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
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"
(#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
(#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"
(#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.
(#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"
(#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"
mod/via/vialib/version27.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
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"
(#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
(#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
(#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
(#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
(#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) 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) 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) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#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
(#125) Empty IF statement detected
(#139) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#165) Line exceeds 132 characters; contains 133 characters
(#233) Line indented incorrectly; expected at least 12 spaces, found 8
(#239) Line exceeds 132 characters; contains 162 characters
(#368) Line exceeds 132 characters; contains 136 characters
(#430) Inline comments must start with a capital letter, digit or 3-dots sequence
(#430) This comment is 72% valid code; is this commented out code?
(#447) Inline comments must start with a capital letter, digit or 3-dots sequence
(#447) This comment is 72% valid code; is this commented out code?
(#499) Line exceeds 132 characters; contains 134 characters
(#514) Line exceeds 132 characters; contains 137 characters
(#581) 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
(#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
(#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
(#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
(#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
(#114) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#128) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#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

(906 errors, 92 warnings)

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

mod/via/javascript/conntest.js
(#1) Missing JSDoc comment. (require-jsdoc)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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) This line has a length of 165. Maximum allowed is 132. (max-len)
(#32) 'openpopup' is not defined. (no-undef)
(#32) There should be no space after '{'. (object-curly-spacing)
(#32) There should be no space before '}'. (object-curly-spacing)
(#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) Missing JSDoc comment. (require-jsdoc)
(#35) 'testAdminId' is defined but never used. (no-unused-vars)
(#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) This line has a length of 143. Maximum allowed is 132. (max-len)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Unexpected alert. (no-alert)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) This line has a length of 161. Maximum allowed is 132. (max-len)
(#50) 'openpopup' is not defined. (no-undef)
(#50) There should be no space after '{'. (object-curly-spacing)
(#50) There should be no space before '}'. (object-curly-spacing)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) Unexpected space before function parentheses. (space-before-function-paren)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#61) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
mod/via/javascript/list.js
(#1) Missing JSDoc comment. (require-jsdoc)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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/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

(112 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)
(#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

(162 errors, 0 warnings)

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

mod/via/api.class.php
(#20) Package mod is not valid
(#537) Function mod_via_api::via_get_categories is not documented
(#1986) Function mod_via_api::activity_edit_html5 is not documented
(#2348) Function mod_via_api::check_api_error is not documented
(#32) Phpdocs for function mod_via_api::via_user_create has incomplete parameters list
(#499) Phpdocs for function mod_via_api::activitytemplate_get has incomplete parameters list
(#777) Phpdocs for function mod_via_api::edituser_activity has incomplete parameters list
(#1073) Phpdocs for function mod_via_api::via_download_record has incomplete parameters list
(#1112) Phpdocs for function mod_via_api::via_download_document has incomplete parameters list
(#1151) Phpdocs for function mod_via_api::get_notices has incomplete parameters list
(#1186) Phpdocs for function mod_via_api::get_activity_notifications has incomplete parameters list
(#1221) Phpdocs for function mod_via_api::get_latest_added_playbacks has incomplete parameters list
(#1367) Phpdocs for function mod_via_api::testadminid has incomplete parameters list
(#1744) Phpdocs for function mod_via_api::get_activity_search has incomplete parameters list
(#1788) Phpdocs for function mod_via_api::get_activity_nbconnectedusers has incomplete parameters list
(#1831) Phpdocs for function mod_via_api::via_user_changed has incomplete parameters list
(#1850) Phpdocs for function mod_via_api::send_soap_enveloppe_json has incomplete parameters list
(#2032) Phpdocs for function mod_via_api::via_user_create_html5 has incomplete parameters list
(#2253) Phpdocs for function mod_via_api::set_users_activity_html5 has incomplete parameters list
(#2316) Phpdocs for function mod_via_api::remove_users_activity_html5 has incomplete parameters list
(#2463) Phpdocs for function mod_via_api::edit_playback_html5 has incomplete parameters list
mod/via/auth.php
(#21) Package mod is not valid
mod/via/backup/moodle2/backup_via_activity_task.class.php
(#19) Package mod is not valid
(#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} or {@see valid FQSEN}
(#87) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#101) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#103) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
mod/via/choosecategories.php
(#21) Package mod is not valid
mod/via/classes/event/course_module_viewed.php
(#20) Package Via is not valid
(#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
(#20) Package Via is not valid
(#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
(#20) Package Via is not valid
(#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
(#20) Package Via is not valid
(#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
(#22) Package mod is not valid
(#17) No one-line description found in phpdocs for file
mod/via/conntesthtml5.php
(#22) Package mod is not valid
(#17) No one-line description found in phpdocs for file
mod/via/db/access.php
(#21) Package mod is not valid
mod/via/db/tasks.php
(#17) No one-line description found in phpdocs for file
mod/via/db/upgrade.php
(#20) Package mod is not valid
mod/via/download_document.php
(#21) Package mod is not valid
mod/via/download_recording.php
(#21) Package mod is not valid
mod/via/edit_review.php
(#21) Package mod is not valid
mod/via/index.php
(#21) Package mod is not valid
mod/via/lang/en/via.php
(#21) Package mod is not valid
mod/via/lib.php
(#21) Package mod is not valid
(#2142) Package core_message is not valid
(#2173) Package mod_glossary is not valid
(#2147) Function via_send_invite_form::definition is not documented
(#1428) Phpdocs for function via_send_moodle_reminders has incomplete parameters list
(#1500) Phpdocs for function via_send_invitations has incomplete parameters list
(#1544) Phpdocs for function via_send_export_notice has incomplete parameters list
(#1599) Phpdocs for function via_send_activity_notifications has incomplete parameters list
(#1646) Phpdocs for function via_send_moodle_invitations has incomplete parameters list
(#1734) Phpdocs for function via_send_notices has incomplete parameters list
(#1798) Phpdocs for function via_send_notification has incomplete parameters list
(#1860) Phpdocs for function via_get_invitations has incomplete parameters list
(#1902) Phpdocs for function via_reset_userdata has incomplete parameters list
(#2109) Phpdocs for function via_handle_createactivityapierror has incomplete parameters list
(#2175) Phpdocs for function via_pluginfile has incomplete parameters list
(#2223) Phpdocs for function getgroupsfrommodule has incomplete parameters list
(#2270) Phpdocs for function view_delete_via_page has incomplete parameters list
mod/via/locallib.php
(#20) Package mod is not valid
(#1964) 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
(#856) Phpdocs for function via_get_participants_table has incomplete parameters list
(#1171) Phpdocs for function via_get_playbacks_table has incomplete parameters list
(#1339) Phpdocs for function via_get_downlodablefiles_table has incomplete parameters list
(#1478) Phpdocs for function via_make_invitation_reminder_mail_html has incomplete parameters list
(#1658) Phpdocs for function via_make_notice_mail_html has incomplete parameters list
(#1750) Phpdocs for function via_user_type has incomplete parameters list
(#1807) Phpdocs for function via_add_button has incomplete parameters list
(#1944) Phpdocs for function via_get_role has incomplete parameters list
(#2026) Phpdocs for function get_error_message has incomplete parameters list
mod/via/manage.form.php
(#21) Package mod is not valid
mod/via/manage.php
(#21) Package mod is not valid
mod/via/manual_synch.php
(#21) Package mod is not valid
mod/via/mod_form.php
(#21) Package mod is not valid
(#512) Phpdocs for function mod_via_mod_form::data_preprocessing has incomplete parameters list
(#637) Phpdocs for function mod_via_mod_form::validation has incomplete parameters list
mod/via/phpxml.php
(#21) Package mod is not valid
(#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/presence.php
(#21) Package mod is not valid
mod/via/send_invite.php
(#21) Package mod is not valid
mod/via/settings.php
(#21) Package mod is not valid
mod/via/synctemplate.php
(#17) No one-line description found in phpdocs for file
mod/via/tabs.php
(#21) Package mod is not valid
mod/via/testadminid.php
(#20) Package mod is not valid
mod/via/uapi/auth.php
(#21) Package mod is not valid
mod/via/uapi/getversion/index.php
(#21) Package mod is not valid
mod/via/version.php
(#21) Package mod is not valid
mod/via/vialib/version24.php
(#21) Package mod is not valid
(#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
(#21) Package mod is not valid
(#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
mod/via/view.assistant.php
(#21) Package mod is not valid
mod/via/view.php
(#21) Package mod is not valid
mod/via/view.via.php
(#21) Package mod is not valid

Update savepoints problems

(19 errors, 0 warnings)

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

mod/via/db/upgrade.php
Detected more 'if' blocks (18) than 'savepoint' calls (0)
version 2009042701 is missing corresponding savepoint call
version 2013092002 is missing corresponding savepoint call
version 2014040100 is missing corresponding savepoint call
version 2014080162 is missing corresponding savepoint call
version 2014080163 is missing corresponding savepoint call
version 2014080167 is missing corresponding savepoint call
version 2014110100 is missing corresponding savepoint call
version 2014120101 is missing corresponding savepoint call
version 2015012004 is missing corresponding savepoint call
version 2015050101 is missing corresponding savepoint call
version 2016010101 is missing corresponding savepoint call
version 2016010112 is missing corresponding savepoint call
version 2016010116 is missing corresponding savepoint call
version 2016042003 is missing corresponding savepoint call
version 2017030106 is missing corresponding savepoint call
version 2021011101 is missing corresponding savepoint call
version 2021011106 is missing corresponding savepoint call
version 2021011107 is missing corresponding savepoint call

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]