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

(59 errors, 31 warnings)

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

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
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/via/backup/moodle2/backup_via_stepslib.php
(#1) File has mixed line endings; this may cause incorrect results
(#43) Whitespace found at end of line
(#44) Whitespace found at end of line
(#45) Whitespace found at end of line
(#46) Whitespace found at end of line
(#47) Whitespace found at end of line
(#48) Whitespace found at end of line
(#49) Whitespace found at end of line
(#50) Whitespace found at end of line
(#51) Whitespace found at end of line
(#52) Whitespace found at end of line
(#53) Whitespace found at end of line
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Whitespace found at end of line
(#55) Whitespace found at end of line
mod/via/backup/moodle2/restore_via_activity_task.class.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/via/backup/moodle2/restore_via_stepslib.php
(#1) File has mixed line endings; this may cause incorrect results
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#62) Whitespace found at end of line
(#63) Expected "if (...) {\n"; found "if(...) {\n"
(#63) Whitespace found at end of line
(#64) Whitespace found at end of line
(#65) Whitespace found at end of line
(#71) Whitespace found at end of line
(#74) Whitespace found at end of line
(#75) Whitespace found at end of line
(#99) Whitespace found at end of line
(#100) Whitespace found at end of line
(#101) Whitespace found at end of line
(#102) Whitespace found at end of line
(#129) Whitespace found at end of line
(#130) Whitespace found at end of line
(#131) Whitespace found at end of line
(#132) Whitespace found at end of line
(#133) Whitespace found at end of line
(#134) Whitespace found at end of line
(#135) Whitespace found at end of line
(#170) Line exceeds 132 characters; contains 146 characters
(#184) Line exceeds 132 characters; contains 150 characters
mod/via/classes/task/via_ciesettings_task.php
(#38) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
mod/via/classes/task/via_mail_task.php
(#39) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
mod/via/classes/task/via_notification_task.php
(#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
(#39) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
mod/via/download_document.php
(#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.
mod/via/download_recording.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/via/index.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/via/lib.php
(#861) Line exceeds 132 characters; contains 153 characters
(#2109) "$this" can no longer be used in a plain function or method since PHP 7.1.
(#2110) "$this" can no longer be used in a plain function or method since PHP 7.1.
(#2112) "$this" can no longer be used in a plain function or method since PHP 7.1.
(#2123) "$this" can no longer be used in a plain function or method since PHP 7.1.
(#2135) "$this" can no longer be used in a plain function or method since PHP 7.1.
(#2141) "$this" can no longer be used in a plain function or method since PHP 7.1.
(#2141) "$this" can no longer be used in a plain function or method since PHP 7.1.
(#2142) "$this" can no longer be used in a plain function or method since PHP 7.1.
(#2144) "$this" can no longer be used in a plain function or method since PHP 7.1.
(#2153) "$this" can no longer be used in a plain function or method since PHP 7.1.
(#2154) "$this" can no longer be used in a plain function or method since PHP 7.1.
(#2157) "$this" can no longer be used in a plain function or method since PHP 7.1.
(#2158) "$this" can no longer be used in a plain function or method since PHP 7.1.
(#2160) "$this" can no longer be used in a plain function or method since PHP 7.1.
mod/via/locallib.php
(#144) Line exceeds 132 characters; contains 154 characters
(#146) Line exceeds 132 characters; contains 168 characters
(#543) Line exceeds 132 characters; contains 134 characters
(#869) Line exceeds 132 characters; contains 157 characters
mod/via/manage.form.php
(#47) Closing brace indented incorrectly; expected 26 spaces, found 0
(#68) Closing brace indented incorrectly; expected 71 spaces, found 0
(#74) Closing brace indented incorrectly; expected 62 spaces, found 0
(#78) Closing brace indented incorrectly; expected 26 spaces, found 0
mod/via/manual_synch.php
(#28) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
mod/via/mod_form.php
(#453) Inline comments must end in full-stops, exclamation marks, or question marks
(#453) This comment is 46% valid code; is this commented out code?
mod/via/phpxml.php
(#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.
mod/via/uapi/auth.php
(#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.
mod/via/uapi/getversion/index.php
(#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.
mod/via/view.assistant.php
(#66) Line exceeds 132 characters; contains 155 characters
mod/via/view.php
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Line exceeds 132 characters; contains 162 characters
(#431) Inline comments must end in full-stops, exclamation marks, or question marks
(#431) This comment is 63% valid code; is this commented out code?
(#448) Inline comments must start with a capital letter, digit or 3-dots sequence
(#448) Inline comments must end in full-stops, exclamation marks, or question marks
(#448) This comment is 63% valid code; is this commented out code?

Javascript coding style problems

(713 errors, 81 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)
(#4) Line 4 exceeds the maximum line length of 132. (max-len)
(#5) Unexpected alert. (no-alert)
(#15) Line 15 exceeds the maximum line length of 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)
(#18) Missing JSDoc comment. (require-jsdoc)
(#18) 'testAdminId' is defined but never used. (no-unused-vars)
(#21) Line 21 exceeds the maximum line length of 132. (max-len)
(#22) Unexpected alert. (no-alert)
(#33) Line 33 exceeds the maximum line length of 132. (max-len)
(#33) 'openpopup' is not defined. (no-undef)
(#33) There should be no space after '{'. (object-curly-spacing)
(#33) There should be no space before '}'. (object-curly-spacing)
(#38) Unexpected space before function parentheses. (space-before-function-paren)
mod/via/javascript/list.js
(#1) Missing JSDoc comment. (require-jsdoc)
(#1) 'change' is defined but never used. (no-unused-vars)
(#13) Unexpected space before function parentheses. (space-before-function-paren)
(#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 linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#12) '$' is not defined. (no-undef)
(#12) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) '$' is not defined. (no-undef)
(#14) Unexpected space before function parentheses. (space-before-function-paren)
(#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) '$' is not defined. (no-undef)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Missing semicolon. (semi)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) '$' is not defined. (no-undef)
(#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)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) '$' is not defined. (no-undef)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) '$' is not defined. (no-undef)
(#24) Unexpected space before function parentheses. (space-before-function-paren)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) '$' is not defined. (no-undef)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Missing semicolon. (semi)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) '$' is not defined. (no-undef)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) '$' is not defined. (no-undef)
(#30) '$' is not defined. (no-undef)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) '$' is not defined. (no-undef)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) '$' is not defined. (no-undef)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) '$' is not defined. (no-undef)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) '$' is not defined. (no-undef)
(#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) 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) '$' is not defined. (no-undef)
(#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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) '$' is not defined. (no-undef)
(#50) '$' is not defined. (no-undef)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#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) '$' is not defined. (no-undef)
(#53) Unexpected space before function parentheses. (space-before-function-paren)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) '$' is not defined. (no-undef)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) '$' is not defined. (no-undef)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#68) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) '$' is not defined. (no-undef)
(#70) Unexpected space before function parentheses. (space-before-function-paren)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#72) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#73) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#74) '$' is not defined. (no-undef)
(#74) Unexpected space before function parentheses. (space-before-function-paren)
(#74) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#75) '$' is not defined. (no-undef)
(#75) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#76) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#77) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#78) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#79) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#80) '$' is not defined. (no-undef)
(#80) Unexpected space before function parentheses. (space-before-function-paren)
(#80) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#81) '$' is not defined. (no-undef)
(#81) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#82) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#83) '$' is not defined. (no-undef)
(#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) 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) '$' is not defined. (no-undef)
(#87) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#88) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#89) '$' is not defined. (no-undef)
(#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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#93) '$' is not defined. (no-undef)
(#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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#96) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#97) '$' is not defined. (no-undef)
(#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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#100) '$' is not defined. (no-undef)
(#100) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#101) '$' is not defined. (no-undef)
(#101) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#102) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#103) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#104) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#105) '$' 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) '$' is not defined. (no-undef)
(#107) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#108) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#109) '$' is not defined. (no-undef)
(#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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#117) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#118) '$' is not defined. (no-undef)
(#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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#121) '$' is not defined. (no-undef)
(#121) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#122) '$' is not defined. (no-undef)
(#122) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#123) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#124) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#125) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#129) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#130) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#131) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#132) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#133) '$' is not defined. (no-undef)
(#133) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#134) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#135) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#136) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#137) '$' is not defined. (no-undef)
(#137) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#138) '$' is not defined. (no-undef)
(#138) Unexpected space before function parentheses. (space-before-function-paren)
(#138) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#139) '$' is not defined. (no-undef)
(#139) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#140) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#141) Comments should not begin with a lowercase character (capitalized-comments)
(#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) 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) '$' is not defined. (no-undef)
(#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) 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) '$' is not defined. (no-undef)
(#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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#153) '$' is not defined. (no-undef)
(#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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#156) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#157) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#158) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#159) '$' is not defined. (no-undef)
(#159) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#160) '$' is not defined. (no-undef)
(#160) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#161) '$' is not defined. (no-undef)
(#161) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#162) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#163) '$' is not defined. (no-undef)
(#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) 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) '$' is not defined. (no-undef)
(#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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#170) '$' is not defined. (no-undef)
(#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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#173) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#174) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#175) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#176) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#177) '$' is not defined. (no-undef)
(#177) Unexpected space before function parentheses. (space-before-function-paren)
(#177) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#178) '$' is not defined. (no-undef)
(#178) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#179) '$' is not defined. (no-undef)
(#179) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#180) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#181) '$' is not defined. (no-undef)
(#181) Unexpected space before function parentheses. (space-before-function-paren)
(#181) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#182) '$' is not defined. (no-undef)
(#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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#185) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#186) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#187) '$' 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) '$' is not defined. (no-undef)
(#189) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#190) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#191) '$' is not defined. (no-undef)
(#191) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#192) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#193) Comments should not begin with a lowercase character (capitalized-comments)
(#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) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#198) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#199) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#200) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#201) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#202) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#203) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#204) '$' is not defined. (no-undef)
(#204) Unexpected space before function parentheses. (space-before-function-paren)
(#204) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#205) '$' is not defined. (no-undef)
(#205) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#206) '$' is not defined. (no-undef)
(#206) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#207) '$' is not defined. (no-undef)
(#207) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#208) '$' is not defined. (no-undef)
(#208) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#209) '$' is not defined. (no-undef)
(#209) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#210) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#211) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#212) '$' is not defined. (no-undef)
(#212) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#213) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#214) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#215) '$' is not defined. (no-undef)
(#215) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#216) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#217) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#218) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#219) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#220) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#221) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#222) Unexpected space before function parentheses. (space-before-function-paren)
(#222) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#223) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#226) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#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) '$' is not defined. (no-undef)
(#230) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#231) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#232) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#234) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#234) Missing semicolon. (semi)
(#235) '$' is not defined. (no-undef)
(#235) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#235) Missing semicolon. (semi)
(#236) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#237) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#238) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#239) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#240) '$' is not defined. (no-undef)
(#240) Unexpected space before function parentheses. (space-before-function-paren)
(#240) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#241) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#242) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#243) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#244) Missing JSDoc comment. (require-jsdoc)
(#244) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#245) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#246) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#247) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#248) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#249) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#250) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#251) '$' is not defined. (no-undef)
(#251) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#252) '$' is not defined. (no-undef)
(#252) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#253) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#254) '$' is not defined. (no-undef)
(#254) Unexpected space before function parentheses. (space-before-function-paren)
(#254) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#255) '$' is not defined. (no-undef)
(#255) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#256) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#257) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#258) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#259) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#260) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#261) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#262) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#263) '$' is not defined. (no-undef)
(#263) Unexpected space before function parentheses. (space-before-function-paren)
(#263) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#264) '$' is not defined. (no-undef)
(#264) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#265) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#266) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#267) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#268) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#269) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#270) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#271) '$' is not defined. (no-undef)
(#271) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#272) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#273) '$' is not defined. (no-undef)
(#273) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#274) '$' is not defined. (no-undef)
(#274) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#275) '$' is not defined. (no-undef)
(#275) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#276) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#277) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#278) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#279) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#280) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#281) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#282) Unexpected space before function parentheses. (space-before-function-paren)
(#282) Statement inside of curly braces should be on next line. (brace-style)
(#282) '$' is not defined. (no-undef)
(#282) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-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) Missing JSDoc comment. (require-jsdoc)
(#286) Identifier 'replace_host' is not in camel case. (camelcase)
(#286) 'replace_host' is defined but never used. (no-unused-vars)
(#286) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#287) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#288) '$' is not defined. (no-undef)
(#288) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#289) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#290) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#291) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#292) '$' is not defined. (no-undef)
(#292) Unexpected space before function parentheses. (space-before-function-paren)
(#292) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#293) '$' is not defined. (no-undef)
(#293) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#294) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#295) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#296) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#297) '$' is not defined. (no-undef)
(#297) Unexpected space before function parentheses. (space-before-function-paren)
(#297) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#298) '$' is not defined. (no-undef)
(#298) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#299) '$' is not defined. (no-undef)
(#299) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#300) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#301) '$' is not defined. (no-undef)
(#301) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#302) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#303) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#305) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#306) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#307) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#308) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#309) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#310) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#311) Missing JSDoc comment. (require-jsdoc)
(#311) Identifier 'add_participants' is not in camel case. (camelcase)
(#311) 'add_participants' is defined but never used. (no-unused-vars)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#313) '$' is not defined. (no-undef)
(#313) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#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) Unexpected space before function parentheses. (space-before-function-paren)
(#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) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#320) Unexpected space before function parentheses. (space-before-function-paren)
(#320) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#321) '$' is not defined. (no-undef)
(#321) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#322) '$' is not defined. (no-undef)
(#322) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#323) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#324) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#325) '$' is not defined. (no-undef)
(#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) Missing JSDoc comment. (require-jsdoc)
(#328) Identifier 'remove_participants' is not in camel case. (camelcase)
(#328) 'remove_participants' is defined but never used. (no-unused-vars)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#330) '$' is not defined. (no-undef)
(#330) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#330) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#331) '$' is not defined. (no-undef)
(#331) Unexpected space before function parentheses. (space-before-function-paren)
(#331) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#332) '$' is not defined. (no-undef)
(#332) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#333) '$' is not defined. (no-undef)
(#333) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#334) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#335) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#336) '$' is not defined. (no-undef)
(#336) Unexpected space before function parentheses. (space-before-function-paren)
(#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) '$' is not defined. (no-undef)
(#338) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#339) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#340) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#341) '$' 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) Missing JSDoc comment. (require-jsdoc)
(#344) Identifier 'add_animators' is not in camel case. (camelcase)
(#344) 'add_animators' is defined but never used. (no-unused-vars)
(#344) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#345) '$' is not defined. (no-undef)
(#345) Unexpected space before function parentheses. (space-before-function-paren)
(#345) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#346) '$' is not defined. (no-undef)
(#346) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#347) '$' is not defined. (no-undef)
(#347) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#348) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#349) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#350) '$' is not defined. (no-undef)
(#350) Unexpected space before function parentheses. (space-before-function-paren)
(#350) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#351) '$' is not defined. (no-undef)
(#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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#354) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#355) '$' is not defined. (no-undef)
(#355) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#356) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#357) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#358) Missing JSDoc comment. (require-jsdoc)
(#358) Identifier 'remove_animators' is not in camel case. (camelcase)
(#358) 'remove_animators' is defined but never used. (no-unused-vars)
(#358) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#359) '$' is not defined. (no-undef)
(#359) Unexpected space before function parentheses. (space-before-function-paren)
(#359) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#360) '$' is not defined. (no-undef)
(#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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#365) Missing JSDoc comment. (require-jsdoc)
(#365) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#366) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#367) 'Inter' is assigned a value but never used. (no-unused-vars)
(#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) '$' is not defined. (no-undef)
(#371) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#372) '$' is not defined. (no-undef)
(#372) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#373) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#374) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#375) '$' is not defined. (no-undef)
(#375) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#376) '$' is not defined. (no-undef)
(#376) Unexpected space before function parentheses. (space-before-function-paren)
(#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) '$' is not defined. (no-undef)
(#378) '$' is not defined. (no-undef)
(#378) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#379) '$' is not defined. (no-undef)
(#379) Unexpected space before function parentheses. (space-before-function-paren)
(#379) 'e' is defined but never used. (no-unused-vars)
(#379) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#380) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#381) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#382) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#383) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#384) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#386) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#387) '$' is not defined. (no-undef)
(#387) Unexpected space before function parentheses. (space-before-function-paren)
(#387) 'e' is defined but never used. (no-unused-vars)
(#387) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#388) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#389) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#390) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#391) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#392) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#393) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#394) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#395) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#396) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#397) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#398) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#399) Missing JSDoc comment. (require-jsdoc)
(#399) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#400) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#401) '$' is not defined. (no-undef)
(#401) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#402) '$' is not defined. (no-undef)
(#402) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#403) '$' is not defined. (no-undef)
(#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) Comments should not begin with a lowercase character (capitalized-comments)
(#406) Expected space or tab after '/*' in comment. (spaced-comment)
(#406) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#407) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#408) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#409) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#410) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#411) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#412) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#413) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#414) Line 414 exceeds the maximum line length of 132. (max-len)
(#414) '$' is not defined. (no-undef)
(#414) Statement inside of curly braces should be on next line. (brace-style)
(#414) '$' is not defined. (no-undef)
(#414) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#414) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#415) Line 415 exceeds the maximum line length of 132. (max-len)
(#415) '$' is not defined. (no-undef)
(#415) Statement inside of curly braces should be on next line. (brace-style)
(#415) '$' is not defined. (no-undef)
(#415) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#415) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#416) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#417) '$' is not defined. (no-undef)
(#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) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#423) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#424) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#425) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#426) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#427) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#428) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#429) Unexpected space before function parentheses. (space-before-function-paren)
(#429) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#430) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#431) '$' is not defined. (no-undef)
(#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) '$' is not defined. (no-undef)
(#434) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#435) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#436) '$' is not defined. (no-undef)
(#436) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#437) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#438) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#439) '$' 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)
(#441) Missing semicolon. (semi)
(#442) '$' is not defined. (no-undef)
(#442) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#442) Missing semicolon. (semi)
(#443) '$' is not defined. (no-undef)
(#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) Missing JSDoc comment. (require-jsdoc)
(#448) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#449) '$' is not defined. (no-undef)
(#449) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#450) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#451) '$' is not defined. (no-undef)
(#451) Unexpected space before function parentheses. (space-before-function-paren)
(#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) '$' is not defined. (no-undef)
(#454) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#455) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#456) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#456) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#457) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#458) '$' is not defined. (no-undef)
(#458) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#459) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#460) '$' is not defined. (no-undef)
(#460) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#461) '$' is not defined. (no-undef)
(#461) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#462) '$' is not defined. (no-undef)
(#462) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#463) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#464) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#465) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
mod/via/javascript/presence.js
(#2) Unexpected space before function parentheses. (space-before-function-paren)
mod/via/javascript/viabutton.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#16) Unexpected space before function parentheses. (space-before-function-paren)
(#31) Unexpected space before function parentheses. (space-before-function-paren)
(#38) Unexpected space before function parentheses. (space-before-function-paren)

CSS problems

(113 errors, 9 warnings)

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

mod/via/styles.css
(#342) 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)
(#276) Expected single space before "{" (block-opening-brace-space-before)
(#349) 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)
(#382) 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)
(#277) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#280) 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)
(#284) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#290) 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)
(#297) 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)
(#312) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#316) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#320) 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)
(#324) 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)
(#329) 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)
(#344) 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)
(#350) 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)
(#355) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#358) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#362) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#367) 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)
(#379) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#382) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#386) 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)
(#379) Unexpected whitespace before ":" (declaration-colon-space-before)
(#49) Unexpected !important (declaration-no-important)
(#316) Unexpected !important (declaration-no-important)
(#320) Unexpected !important (declaration-no-important)
(#379) Unexpected !important (declaration-no-important)
(#302) Expected indentation of 4 spaces (indentation)
(#308) Expected indentation of 4 spaces (indentation)
(#343) Expected indentation of 4 spaces (indentation)
(#347) Expected indentation of 4 spaces (indentation)
(#344) Expected indentation of 8 spaces (indentation)
(#345) Expected indentation of 8 spaces (indentation)
(#346) Expected indentation of 8 spaces (indentation)
(#49) Unexpected unit (length-zero-no-unit)
(#292) Unexpected unit (length-zero-no-unit)
(#299) Unexpected unit (length-zero-no-unit)
(#352) Unexpected unit (length-zero-no-unit)
(#310) 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)
(#276) Expected "P" to be "p" (selector-type-case)
(#283) Expected "IMG" to be "img" (selector-type-case)
(#311) Expected "DIV" to be "div" (selector-type-case)
(#314) Expected "DIV" to be "div" (selector-type-case)
(#315) Expected "DIV" to be "div" (selector-type-case)
(#318) Expected "DIV" to be "div" (selector-type-case)
(#319) Expected "DIV" to be "div" (selector-type-case)
(#323) Expected "SELECT" to be "select" (selector-type-case)
(#328) 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)

PHPDocs style problems

(149 errors, 0 warnings)

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

mod/via/api.class.php
(#537) Function mod_via_api::via_get_categories 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
(#1706) Phpdocs for function mod_via_api::get_activity_search has incomplete parameters list
(#1750) Phpdocs for function mod_via_api::get_activity_nbconnectedusers has incomplete parameters list
(#1793) Phpdocs for function mod_via_api::via_user_changed has incomplete parameters list
(#20) Package mod is not valid
mod/via/auth.php
(#21) Package mod is not valid
mod/via/backup/moodle2/backup_via_activity_task.class.php
(#17) No one-line description found in phpdocs for file
(#27) No one-line description found in phpdocs for class backup_via_activity_task
(#48) Phpdocs for function backup_via_activity_task::encode_content_links has incomplete parameters list
(#19) Package mod is not valid
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
(#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
(#20) Package Via is not valid
mod/via/classes/event/playback_downloaded.php
(#38) Class playback_downloaded is not documented
(#101) Function playback_downloaded::get_objectid_mapping is not documented
(#104) Function playback_downloaded::get_other_mapping is not documented
(#20) Package Via is not valid
mod/via/classes/event/playback_viewed.php
(#38) Class playback_viewed is not documented
(#87) Function playback_viewed::get_objectid_mapping is not documented
(#90) Function playback_viewed::get_other_mapping is not documented
(#20) Package Via is not valid
mod/via/classes/event/via_accessed.php
(#38) Class via_accessed is not documented
(#85) Function via_accessed::get_objectid_mapping is not documented
(#88) Function via_accessed::get_other_mapping is not documented
(#20) Package Via is not valid
mod/via/classes/task/via_ciesettings_task.php
(#28) Class via_ciesettings_task is not documented
(#30) Function via_ciesettings_task::get_name is not documented
(#34) Function via_ciesettings_task::execute is not documented
mod/via/classes/task/via_mail_task.php
(#28) Class via_mail_task is not documented
(#31) Function via_mail_task::get_name is not documented
(#35) Function via_mail_task::execute is not documented
mod/via/classes/task/via_notification_task.php
(#28) Class via_notification_task is not documented
(#31) Function via_notification_task::get_name is not documented
(#35) Function via_notification_task::execute is not documented
mod/via/classes/task/via_usersync_task.php
(#28) Class via_usersync_task is not documented
(#31) Function via_usersync_task::get_name is not documented
(#35) Function via_usersync_task::execute is not documented
mod/via/conntest.php
(#17) No one-line description found in phpdocs for file
(#22) Package mod is not valid
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
(#1967) Function via_send_invite_form::definition is not documented
(#1276) Phpdocs for function via_send_moodle_reminders has incomplete parameters list
(#1344) Phpdocs for function via_send_invitations has incomplete parameters list
(#1388) Phpdocs for function via_send_export_notice has incomplete parameters list
(#1443) Phpdocs for function via_send_activity_notifications has incomplete parameters list
(#1490) Phpdocs for function via_send_moodle_invitations has incomplete parameters list
(#1569) Phpdocs for function via_send_notices has incomplete parameters list
(#1633) Phpdocs for function via_send_notification has incomplete parameters list
(#1695) Phpdocs for function via_get_invitations has incomplete parameters list
(#1737) Phpdocs for function via_reset_userdata has incomplete parameters list
(#1930) Phpdocs for function via_handle_createactivityapierror has incomplete parameters list
(#1995) Phpdocs for function via_pluginfile has incomplete parameters list
(#2043) Phpdocs for function getgroupsfrommodule has incomplete parameters list
(#2090) Phpdocs for function view_delete_via_page has incomplete parameters list
(#1918) Invalid phpdocs tag @returns used
(#21) Package mod is not valid
(#1962) Package core_message is not valid
(#1993) Package mod_glossary is not valid
mod/via/locallib.php
(#1845) Function via_get_profilname is not documented
(#76) Phpdocs for function via_synch_participants has incomplete parameters list
(#407) Phpdocs for function via_get_potential_participants has incomplete parameters list
(#420) Phpdocs for function via_participants has incomplete parameters list
(#459) Phpdocs for function via_create_user_password has incomplete parameters list
(#475) Phpdocs for function via_get_random_letter has incomplete parameters list
(#731) Phpdocs for function via_report_btn has incomplete parameters list
(#803) Phpdocs for function via_get_participants_table has incomplete parameters list
(#1076) Phpdocs for function via_get_playbacks_table has incomplete parameters list
(#1235) Phpdocs for function via_get_downlodablefiles_table has incomplete parameters list
(#1374) Phpdocs for function via_make_invitation_reminder_mail_html has incomplete parameters list
(#1551) Phpdocs for function via_make_notice_mail_html has incomplete parameters list
(#1643) Phpdocs for function via_user_type has incomplete parameters list
(#1700) Phpdocs for function via_add_button has incomplete parameters list
(#1825) Phpdocs for function via_get_role has incomplete parameters list
(#20) Package mod is not valid
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
(#467) Phpdocs for function mod_via_mod_form::data_preprocessing has incomplete parameters list
(#592) Phpdocs for function mod_via_mod_form::validation has incomplete parameters list
(#21) Package mod is not valid
mod/via/phpxml.php
(#39) Function xml_unserialize is not documented
(#51) Function xml_serialize is not documented
(#103) Function xml::__construct is not documented
(#111) Function xml::destruct is not documented
(#115) Function xml::parse is not documented
(#122) Function xml::open is not documented
(#151) Function xml::data is not documented
(#157) Function xml::close is not documented
(#169) Function count_numeric_items is not documented
(#97) Variable xml::$parser is not documented
(#98) Variable xml::$document is not documented
(#99) Variable xml::$parent is not documented
(#100) Variable xml::$stack is not documented
(#101) Variable xml::$lastopenedtag is not documented
(#21) Package mod is not valid
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
(#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
(#21) Package mod is not valid
mod/via/vialib/version27.php
(#37) Phpdocs for function via_get_module_instance has incomplete parameters list
(#50) Phpdocs for function via_get_course_instance has incomplete parameters list
(#63) Phpdocs for function via_get_system_instance has incomplete parameters list
(#70) Phpdocs for function via_accessed_log has incomplete parameters list
(#85) Phpdocs for function via_playback_viewed_log has incomplete parameters list
(#102) Phpdocs for function via_playback_downloaded_log has incomplete parameters list
(#119) Phpdocs for function via_viewed_log has incomplete parameters list
(#21) Package mod is not valid
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

(17 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 (16) 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 2020011403 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]