Prechecker results: error


PHP lint problems

(2 errors, 0 warnings)

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

auth/joomdle/lang/de/auth_joomdle.php
BOM character found
auth/joomdle/lang/pt/auth_joomdle.php
BOM character found

PHP coding style problems

(2079 errors, 1973 warnings)

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

auth/joomdle/auth.php
(#27) Old MOODLE_INTERNAL check detected. Replace it by "defined('MOODLE_INTERNAL') || die();"
(#61) Missing docblock for function can_signup
(#65) Missing docblock for function user_signup
(#69) Variable "password_clear" must not contain underscores.
(#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
(#79) Short array syntax must be used to define arrays
(#84) Variable "password_clear" must not contain underscores.
(#85) Variable "password_clear" must not contain underscores.
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) This comment is 67% valid code; is this commented out code?
(#96) Line indented incorrectly; expected at least 8 spaces, found 7
(#100) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#116) Missing docblock for function can_confirm
(#120) Missing docblock for function user_confirm
(#133) Short array syntax must be used to define arrays
(#163) Inline control structures are not allowed
(#168) Inline control structures are not allowed
(#186) Missing docblock for function can_change_password
(#190) Missing docblock for function user_update_password
(#190) Expected 0 spaces after "user_update_password"; 1 found
(#191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#191) Line indented incorrectly; expected at least 8 spaces, found 7
(#199) Missing docblock for function user_update
(#199) Expected 0 spaces after "user_update"; 1 found
(#207) Missing docblock for function _get_xmlrpc_url
(#207) Method name "_get_xmlrpc_url" should not be prefixed with an underscore to indicate visibility
(#207) Expected 0 spaces after "_get_xmlrpc_url"; 1 found
(#208) Variable "joomla_lang" must not contain underscores.
(#209) Variable "joomla_sef" must not contain underscores.
(#210) Variable "joomla_auth_token" must not contain underscores.
(#212) Inline control structures are not allowed
(#212) Variable "joomla_lang" must not contain underscores.
(#213) Variable "joomla_xmlrpc_server_url" must not contain underscores.
(#216) Inline control structures are not allowed
(#216) Variable "joomla_sef" must not contain underscores.
(#217) Variable "joomla_xmlrpc_server_url" must not contain underscores.
(#218) Variable "joomla_lang" must not contain underscores.
(#219) Line indented incorrectly; expected 8 spaces, found 12
(#219) Inline control structures are not allowed
(#220) Variable "joomla_xmlrpc_server_url" must not contain underscores.
(#221) Variable "joomla_lang" must not contain underscores.
(#224) Variable "joomla_xmlrpc_server_url" must not contain underscores.
(#224) Variable "joomla_auth_token" must not contain underscores.
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#227) Variable "joomla_xmlrpc_server_url" must not contain underscores.
(#229) Variable "joomla_xmlrpc_server_url" must not contain underscores.
(#232) Missing docblock for function _get_rest_url
(#232) Method name "_get_rest_url" should not be prefixed with an underscore to indicate visibility
(#232) Expected 0 spaces after "_get_rest_url"; 1 found
(#233) Variable "joomla_lang" must not contain underscores.
(#234) Variable "joomla_sef" must not contain underscores.
(#235) Variable "joomla_auth_token" must not contain underscores.
(#237) Inline control structures are not allowed
(#237) Variable "joomla_lang" must not contain underscores.
(#238) Variable "joomla_rest_server_url" must not contain underscores.
(#241) Inline control structures are not allowed
(#241) Variable "joomla_sef" must not contain underscores.
(#242) Variable "joomla_rest_server_url" must not contain underscores.
(#243) Variable "joomla_lang" must not contain underscores.
(#244) Line indented incorrectly; expected 8 spaces, found 12
(#244) Inline control structures are not allowed
(#245) Variable "joomla_rest_server_url" must not contain underscores.
(#246) Variable "joomla_lang" must not contain underscores.
(#249) Variable "joomla_rest_server_url" must not contain underscores.
(#249) Variable "joomla_auth_token" must not contain underscores.
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) Variable "joomla_rest_server_url" must not contain underscores.
(#254) Variable "joomla_rest_server_url" must not contain underscores.
(#257) Missing docblock for function call_method
(#257) Expected 0 spaces after "call_method"; 1 found
(#258) Variable "ws_protocol" must not contain underscores.
(#260) Inline control structures are not allowed
(#260) Variable "ws_protocol" must not contain underscores.
(#262) Inline control structures are not allowed
(#268) Missing docblock for function call_method_xmlrpc
(#268) Expected 0 spaces after "call_method_xmlrpc"; 1 found
(#269) Variable "connection_method" must not contain underscores.
(#271) Inline control structures are not allowed
(#271) Variable "connection_method" must not contain underscores.
(#273) Inline control structures are not allowed
(#279) Missing docblock for function call_method_xmlrpc_fgc
(#279) Expected 0 spaces after "call_method_xmlrpc_fgc"; 1 found
(#280) Variable "joomla_xmlrpc_url" must not contain underscores.
(#282) Short array syntax must be used to define arrays
(#284) Inline control structures are not allowed
(#285) Function xmlrpc_encode_request() is removed since PHP 8.0
(#285) Short array syntax must be used to define arrays
(#286) Inline control structures are not allowed
(#287) Function xmlrpc_encode_request() is removed since PHP 8.0
(#287) Short array syntax must be used to define arrays
(#288) Inline control structures are not allowed
(#289) Function xmlrpc_encode_request() is removed since PHP 8.0
(#289) Short array syntax must be used to define arrays
(#290) Inline control structures are not allowed
(#291) Function xmlrpc_encode_request() is removed since PHP 8.0
(#291) Short array syntax must be used to define arrays
(#292) Inline control structures are not allowed
(#293) Function xmlrpc_encode_request() is removed since PHP 8.0
(#293) Short array syntax must be used to define arrays
(#294) Inline control structures are not allowed
(#295) Function xmlrpc_encode_request() is removed since PHP 8.0
(#295) Short array syntax must be used to define arrays
(#297) Short array syntax must be used to define arrays
(#297) Short array syntax must be used to define arrays
(#300) There should be a comma after the last array item in a multi-line array.
(#302) Variable "joomla_xmlrpc_url" must not contain underscores.
(#305) Function xmlrpc_decode() is removed since PHP 8.0
(#308) Expected "if (...) {\n"; found "if (...)\n {\n"
(#308) Function xmlrpc_is_fault() is removed since PHP 8.0
(#317) Missing docblock for function call_method_xmlrpc_curl
(#317) Expected 0 spaces after "call_method_xmlrpc_curl"; 1 found
(#320) Variable "joomla_xmlrpc_url" must not contain underscores.
(#322) Short array syntax must be used to define arrays
(#324) Inline control structures are not allowed
(#325) Function xmlrpc_encode_request() is removed since PHP 8.0
(#325) Short array syntax must be used to define arrays
(#326) Inline control structures are not allowed
(#327) Function xmlrpc_encode_request() is removed since PHP 8.0
(#327) Short array syntax must be used to define arrays
(#328) Inline control structures are not allowed
(#329) Function xmlrpc_encode_request() is removed since PHP 8.0
(#329) Short array syntax must be used to define arrays
(#330) Inline control structures are not allowed
(#331) Function xmlrpc_encode_request() is removed since PHP 8.0
(#331) Short array syntax must be used to define arrays
(#332) Inline control structures are not allowed
(#333) Function xmlrpc_encode_request() is removed since PHP 8.0
(#333) Short array syntax must be used to define arrays
(#334) Inline control structures are not allowed
(#335) Function xmlrpc_encode_request() is removed since PHP 8.0
(#335) Short array syntax must be used to define arrays
(#337) Short array syntax must be used to define arrays
(#344) Variable "joomla_xmlrpc_url" must not contain underscores.
(#345) Inline comments must start with a capital letter, digit or 3-dots sequence
(#346) Inline comments must start with a capital letter, digit or 3-dots sequence
(#365) Function xmlrpc_decode() is removed since PHP 8.0
(#368) Function xmlrpc_is_fault() is removed since PHP 8.0
(#376) Missing docblock for function call_method_rest
(#376) Expected 0 spaces after "call_method_rest"; 1 found
(#377) Variable "connection_method" must not contain underscores.
(#379) Inline control structures are not allowed
(#379) Variable "connection_method" must not contain underscores.
(#381) Inline control structures are not allowed
(#387) Missing docblock for function call_method_rest_curl
(#387) Expected 0 spaces after "call_method_rest_curl"; 1 found
(#390) Variable "joomla_rest_url" must not contain underscores.
(#391) Variable "joomla_rest_url" must not contain underscores.
(#393) Short array syntax must be used to define arrays
(#397) Short array syntax must be used to define arrays
(#398) Commas (,) must be followed by white space.
(#405) Inline comments must start with a capital letter, digit or 3-dots sequence
(#406) Inline comments must start with a capital letter, digit or 3-dots sequence
(#430) Missing docblock for function call_method_rest_fgc
(#430) Expected 0 spaces after "call_method_rest_fgc"; 1 found
(#433) Variable "joomla_rest_url" must not contain underscores.
(#434) Variable "joomla_rest_url" must not contain underscores.
(#438) Short array syntax must be used to define arrays
(#438) Short array syntax must be used to define arrays
(#441) There should be a comma after the last array item in a multi-line array.
(#451) Missing docblock for function call_method_debug
(#451) Expected 0 spaces after "call_method_debug"; 1 found
(#452) Variable "ws_protocol" must not contain underscores.
(#454) Inline control structures are not allowed
(#454) Variable "ws_protocol" must not contain underscores.
(#456) Inline control structures are not allowed
(#462) Missing docblock for function call_method_debug_xmlrpc
(#462) Expected 0 spaces after "call_method_debug_xmlrpc"; 1 found
(#463) Variable "connection_method" must not contain underscores.
(#465) Inline control structures are not allowed
(#465) Variable "connection_method" must not contain underscores.
(#467) Inline control structures are not allowed
(#473) Missing docblock for function call_method_debug_xmlrpc_fgc
(#473) Expected 0 spaces after "call_method_debug_xmlrpc_fgc"; 1 found
(#473) Line exceeds 132 characters; contains 136 characters
(#476) Variable "joomla_xmlrpc_url" must not contain underscores.
(#478) Short array syntax must be used to define arrays
(#480) Inline control structures are not allowed
(#481) Function xmlrpc_encode_request() is removed since PHP 8.0
(#481) Short array syntax must be used to define arrays
(#482) Inline control structures are not allowed
(#483) Function xmlrpc_encode_request() is removed since PHP 8.0
(#483) Short array syntax must be used to define arrays
(#484) Inline control structures are not allowed
(#485) Function xmlrpc_encode_request() is removed since PHP 8.0
(#485) Short array syntax must be used to define arrays
(#486) Inline control structures are not allowed
(#487) Function xmlrpc_encode_request() is removed since PHP 8.0
(#487) Short array syntax must be used to define arrays
(#488) Inline control structures are not allowed
(#489) Function xmlrpc_encode_request() is removed since PHP 8.0
(#489) Short array syntax must be used to define arrays
(#490) Inline control structures are not allowed
(#491) Function xmlrpc_encode_request() is removed since PHP 8.0
(#491) Short array syntax must be used to define arrays
(#493) Short array syntax must be used to define arrays
(#493) Short array syntax must be used to define arrays
(#496) There should be a comma after the last array item in a multi-line array.
(#498) Variable "joomla_xmlrpc_url" must not contain underscores.
(#501) Variable "tmp_file" must not contain underscores.
(#502) Variable "tmp_file" must not contain underscores.
(#505) Function xmlrpc_decode() is removed since PHP 8.0
(#508) Expected "if (...) {\n"; found "if (...)\n {\n"
(#508) Function xmlrpc_is_fault() is removed since PHP 8.0
(#517) Missing docblock for function call_method_debug_xmlrpc_curl
(#517) Expected 0 spaces after "call_method_debug_xmlrpc_curl"; 1 found
(#517) Line exceeds 132 characters; contains 137 characters
(#520) Variable "joomla_xmlrpc_url" must not contain underscores.
(#522) Short array syntax must be used to define arrays
(#524) Inline control structures are not allowed
(#525) Function xmlrpc_encode_request() is removed since PHP 8.0
(#525) Short array syntax must be used to define arrays
(#526) Inline control structures are not allowed
(#527) Function xmlrpc_encode_request() is removed since PHP 8.0
(#527) Short array syntax must be used to define arrays
(#528) Inline control structures are not allowed
(#529) Function xmlrpc_encode_request() is removed since PHP 8.0
(#529) Short array syntax must be used to define arrays
(#530) Inline control structures are not allowed
(#531) Function xmlrpc_encode_request() is removed since PHP 8.0
(#531) Short array syntax must be used to define arrays
(#532) Inline control structures are not allowed
(#533) Function xmlrpc_encode_request() is removed since PHP 8.0
(#533) Short array syntax must be used to define arrays
(#534) Inline control structures are not allowed
(#535) Function xmlrpc_encode_request() is removed since PHP 8.0
(#535) Short array syntax must be used to define arrays
(#537) Short array syntax must be used to define arrays
(#544) Variable "joomla_xmlrpc_url" must not contain underscores.
(#545) Inline comments must start with a capital letter, digit or 3-dots sequence
(#546) Inline comments must start with a capital letter, digit or 3-dots sequence
(#565) Variable "tmp_file" must not contain underscores.
(#566) Variable "tmp_file" must not contain underscores.
(#569) Function xmlrpc_decode() is removed since PHP 8.0
(#572) Function xmlrpc_is_fault() is removed since PHP 8.0
(#580) Missing docblock for function call_method_debug_rest
(#580) Expected 0 spaces after "call_method_debug_rest"; 1 found
(#581) Variable "connection_method" must not contain underscores.
(#583) Inline control structures are not allowed
(#583) Variable "connection_method" must not contain underscores.
(#585) Inline control structures are not allowed
(#591) Missing docblock for function call_method_debug_rest_curl
(#591) Expected 0 spaces after "call_method_debug_rest_curl"; 1 found
(#591) Line exceeds 132 characters; contains 135 characters
(#594) Variable "joomla_rest_url" must not contain underscores.
(#595) Variable "joomla_rest_url" must not contain underscores.
(#597) Short array syntax must be used to define arrays
(#601) Short array syntax must be used to define arrays
(#602) Commas (,) must be followed by white space.
(#609) Inline comments must start with a capital letter, digit or 3-dots sequence
(#610) Inline comments must start with a capital letter, digit or 3-dots sequence
(#629) Variable "tmp_file" must not contain underscores.
(#630) Variable "tmp_file" must not contain underscores.
(#638) Missing docblock for function call_method_debug_rest_fgc
(#638) Expected 0 spaces after "call_method_debug_rest_fgc"; 1 found
(#638) Line exceeds 132 characters; contains 134 characters
(#641) Variable "joomla_rest_url" must not contain underscores.
(#642) Variable "joomla_rest_url" must not contain underscores.
(#646) Short array syntax must be used to define arrays
(#646) Short array syntax must be used to define arrays
(#649) There should be a comma after the last array item in a multi-line array.
(#654) Variable "tmp_file" must not contain underscores.
(#655) Variable "tmp_file" must not contain underscores.
(#663) Missing docblock for function get_request_rest
(#663) Expected 0 spaces after "get_request_rest"; 1 found
(#670) Line indented incorrectly; expected at least 8 spaces, found 7
(#672) "require_once" must be immediately followed by an open parenthesis
(#676) Variable "rest_params" must not contain underscores.
(#676) Short array syntax must be used to define arrays
(#678) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#678) Variable "param_key" must not contain underscores.
(#681) Inline control structures are not allowed
(#684) Variable "rest_params" must not contain underscores.
(#684) Variable "param_key" must not contain underscores.
(#687) Variable "rest_params" must not contain underscores.
(#687) Variable "rest_params" must not contain underscores.
(#689) Variable "rest_params" must not contain underscores.
(#692) Missing docblock for function format_array_postdata_for_curlcall
(#693) Expected 1 space before "=>"; 0 found
(#693) Expected 1 space after "=>"; 0 found
(#693) Expected 1 space before "=>"; 0 found
(#693) Expected 1 space after "=>"; 0 found
(#698) Inline comments must start with a capital letter, digit or 3-dots sequence
(#698) Inline comments must end in full-stops, exclamation marks, or question marks
(#698) No space found before comment text; expected "// the value is an array, call the function recursively" but found "//the value is an array, call the function recursively"
(#701) Expected "} else {\n"; found "} else { //add the POST parameter to the $data array\n"
(#701) Inline comments must start with a capital letter, digit or 3-dots sequence
(#701) Inline comments must end in full-stops, exclamation marks, or question marks
(#701) No space found before comment text; expected "// add the POST parameter to the $data array" but found "//add the POST parameter to the $data array"
(#707) Missing docblock for function format_postdata_for_curlcall
(#711) Short array syntax must be used to define arrays
(#712) Expected 1 space before "=>"; 0 found
(#712) Expected 1 space after "=>"; 0 found
(#712) Expected 1 space before "=>"; 0 found
(#712) Expected 1 space after "=>"; 0 found
(#719) Expected "} else {\n"; found "} else {\n"
(#729) Missing docblock for function get_file
(#729) Expected 0 spaces after "get_file"; 1 found
(#730) Variable "connection_method" must not contain underscores.
(#732) Inline control structures are not allowed
(#732) Variable "connection_method" must not contain underscores.
(#734) Inline control structures are not allowed
(#740) Missing docblock for function get_file_curl
(#740) Expected 0 spaces after "get_file_curl"; 1 found
(#760) Inline comments must start with a capital letter, digit or 3-dots sequence
(#768) Missing docblock for function test
(#768) Expected 0 spaces after "test"; 1 found
(#772) Missing docblock for function system_check
(#772) Expected 0 spaces after "system_check"; 1 found
(#776) Variable "joomla_url" must not contain underscores.
(#777) Variable "joomla_url" must not contain underscores.
(#780) Expected "} else {\n"; found "}\n else {\n"
(#794) Missing docblock for function get_moodle_version
(#794) Expected 0 spaces after "get_moodle_version"; 1 found
(#800) Missing docblock for function get_paypal_config
(#800) Expected 0 spaces after "get_paypal_config"; 1 found
(#803) Variable "paypal_config" must not contain underscores.
(#803) Short array syntax must be used to define arrays
(#804) Variable "paypal_config" must not contain underscores.
(#809) Variable "paypal_config" must not contain underscores.
(#811) Variable "paypal_config" must not contain underscores.
(#814) Missing docblock for function my_courses
(#814) Expected 0 spaces after "my_courses"; 1 found
(#814) Variable "order_by_cat" must not contain underscores.
(#821) Inline control structures are not allowed
(#822) Short array syntax must be used to define arrays
(#824) Inline control structures are not allowed
(#824) Variable "order_by_cat" must not contain underscores.
(#825) Short array syntax must be used to define arrays
(#826) Inline control structures are not allowed
(#827) Short array syntax must be used to define arrays
(#830) Short array syntax must be used to define arrays
(#833) Short array syntax must be used to define arrays
(#841) Line exceeds 132 characters; contains 142 characters
(#846) Inline control structures are not allowed
(#849) Inline control structures are not allowed
(#852) Short array syntax must be used to define arrays
(#853) Variable "course_obj" must not contain underscores.
(#854) Variable "course_obj" must not contain underscores.
(#860) Variable "url_item" must not contain underscores.
(#860) Short array syntax must be used to define arrays
(#861) Variable "url_item" must not contain underscores.
(#862) Variable "url_item" must not contain underscores.
(#869) Inline comments must end in full-stops, exclamation marks, or question marks
(#870) Variable "order_by_cat" must not contain underscores.
(#872) Inline comments must end in full-stops, exclamation marks, or question marks
(#875) Short array syntax must be used to define arrays
(#875) Whitespace found at end of line
(#876) Whitespace found at end of line
(#877) Short array syntax must be used to define arrays
(#880) Inline comments must end in full-stops, exclamation marks, or question marks
(#884) Whitespace found at end of line
(#885) Short array syntax must be used to define arrays
(#886) Whitespace found at end of line
(#897) Missing docblock for function my_all_courses
(#897) Expected 0 spaces after "my_all_courses"; 1 found
(#912) Variable "my_courses" must not contain underscores.
(#912) Short array syntax must be used to define arrays
(#914) Variable "my_courses" must not contain underscores.
(#917) Short array syntax must be used to define arrays
(#919) Short array syntax must be used to define arrays
(#924) Inline control structures are not allowed
(#924) Variable "my_courses" must not contain underscores.
(#940) Missing docblock for function my_enrolments
(#940) Expected 0 spaces after "my_enrolments"; 1 found
(#945) Short array syntax must be used to define arrays
(#947) Short array syntax must be used to define arrays
(#950) Short array syntax must be used to define arrays
(#960) Inline control structures are not allowed
(#963) Inline control structures are not allowed
(#966) Short array syntax must be used to define arrays
(#967) Variable "course_obj" must not contain underscores.
(#968) Variable "course_obj" must not contain underscores.
(#974) Variable "url_item" must not contain underscores.
(#974) Short array syntax must be used to define arrays
(#975) Variable "url_item" must not contain underscores.
(#976) Variable "url_item" must not contain underscores.
(#979) Short array syntax must be used to define arrays
(#982) Inline control structures are not allowed
(#985) Short array syntax must be used to define arrays
(#988) Inline control structures are not allowed
(#998) Short array syntax must be used to define arrays
(#1000) Short array syntax must be used to define arrays
(#1016) Missing docblock for function my_courses_and_groups
(#1016) Expected 0 spaces after "my_courses_and_groups"; 1 found
(#1021) Variable "auth_joomdle" must not contain underscores.
(#1025) Variable "auth_joomdle" must not contain underscores.
(#1026) Short array syntax must be used to define arrays
(#1029) Short array syntax must be used to define arrays
(#1031) Short array syntax must be used to define arrays
(#1045) Missing docblock for function create_groups
(#1045) Expected 0 spaces after "create_groups"; 1 found
(#1045) Variable "course_groups" must not contain underscores.
(#1053) Short array syntax must be used to define arrays
(#1055) Variable "course_groups" must not contain underscores.
(#1061) Short array syntax must be used to define arrays
(#1064) Short array syntax must be used to define arrays
(#1071) Inline control structures are not allowed
(#1072) Short array syntax must be used to define arrays
(#1094) Missing docblock for function my_teachers
(#1094) Expected 0 spaces after "my_teachers"; 1 found
(#1102) Short array syntax must be used to define arrays
(#1105) Short array syntax must be used to define arrays
(#1112) Short array syntax must be used to define arrays
(#1128) Missing docblock for function my_classmates
(#1128) Expected 0 spaces after "my_classmates"; 1 found
(#1136) Short array syntax must be used to define arrays
(#1138) Short array syntax must be used to define arrays
(#1158) Expected 0 spaces after "list_courses"; 1 found
(#1190) Variable "my_courses" must not contain underscores.
(#1190) Short array syntax must be used to define arrays
(#1192) Variable "my_courses" must not contain underscores.
(#1199) Short array syntax must be used to define arrays
(#1201) Variable "enrol_methods" must not contain underscores.
(#1208) Variable "enrol_methods" must not contain underscores.
(#1214) Short array syntax must be used to define arrays
(#1221) Inline control structures are not allowed
(#1223) Inline control structures are not allowed
(#1227) Inline control structures are not allowed
(#1232) Inline control structures are not allowed
(#1236) Inline control structures are not allowed
(#1240) Inline control structures are not allowed
(#1246) Inline control structures are not allowed
(#1246) Variable "course_info" must not contain underscores.
(#1250) Inline control structures are not allowed
(#1257) Inline control structures are not allowed
(#1257) Variable "my_courses" must not contain underscores.
(#1275) Short array syntax must be used to define arrays
(#1283) Variable "url_item" must not contain underscores.
(#1283) Short array syntax must be used to define arrays
(#1284) Variable "url_item" must not contain underscores.
(#1285) Variable "url_item" must not contain underscores.
(#1299) Expected 0 spaces after "get_all_courses"; 1 found
(#1328) Short array syntax must be used to define arrays
(#1330) Variable "enrol_methods" must not contain underscores.
(#1337) Variable "enrol_methods" must not contain underscores.
(#1343) Short array syntax must be used to define arrays
(#1350) Inline control structures are not allowed
(#1352) Inline control structures are not allowed
(#1356) Inline control structures are not allowed
(#1361) Inline control structures are not allowed
(#1365) Inline control structures are not allowed
(#1369) Inline control structures are not allowed
(#1390) Short array syntax must be used to define arrays
(#1398) Variable "url_item" must not contain underscores.
(#1398) Short array syntax must be used to define arrays
(#1399) Variable "url_item" must not contain underscores.
(#1400) Variable "url_item" must not contain underscores.
(#1416) Expected 0 spaces after "courses_abc"; 1 found
(#1416) Variable "start_chars" must not contain underscores.
(#1419) Variable "chars_array" must not contain underscores.
(#1419) Variable "start_chars" must not contain underscores.
(#1420) Short array syntax must be used to define arrays
(#1421) Short array syntax must be used to define arrays
(#1422) Variable "chars_array" must not contain underscores.
(#1462) Variable "my_courses" must not contain underscores.
(#1462) Short array syntax must be used to define arrays
(#1464) Variable "my_courses" must not contain underscores.
(#1471) Short array syntax must be used to define arrays
(#1478) Variable "enrol_methods" must not contain underscores.
(#1479) Variable "enrol_methods" must not contain underscores.
(#1485) Short array syntax must be used to define arrays
(#1492) Inline control structures are not allowed
(#1496) Inline control structures are not allowed
(#1501) Inline control structures are not allowed
(#1505) Inline control structures are not allowed
(#1509) Inline control structures are not allowed
(#1517) Inline control structures are not allowed
(#1517) Variable "my_courses" must not contain underscores.
(#1530) Short array syntax must be used to define arrays
(#1538) Variable "url_item" must not contain underscores.
(#1538) Short array syntax must be used to define arrays
(#1539) Variable "url_item" must not contain underscores.
(#1540) Variable "url_item" must not contain underscores.
(#1554) Expected 0 spaces after "get_course_categories"; 1 found
(#1568) Short array syntax must be used to define arrays
(#1572) Short array syntax must be used to define arrays
(#1595) Expected 0 spaces after "courses_by_category"; 1 found
(#1599) Inline control structures are not allowed
(#1625) Short array syntax must be used to define arrays
(#1632) Variable "my_courses" must not contain underscores.
(#1632) Short array syntax must be used to define arrays
(#1634) Variable "my_courses" must not contain underscores.
(#1641) Short array syntax must be used to define arrays
(#1646) Variable "enrol_methods" must not contain underscores.
(#1650) Variable "enrol_methods" must not contain underscores.
(#1656) Short array syntax must be used to define arrays
(#1663) Inline control structures are not allowed
(#1667) Inline control structures are not allowed
(#1672) Inline control structures are not allowed
(#1676) Inline control structures are not allowed
(#1680) Inline control structures are not allowed
(#1688) Inline control structures are not allowed
(#1688) Variable "my_courses" must not contain underscores.
(#1705) Short array syntax must be used to define arrays
(#1713) Variable "url_item" must not contain underscores.
(#1713) Short array syntax must be used to define arrays
(#1714) Variable "url_item" must not contain underscores.
(#1715) Variable "url_item" must not contain underscores.
(#1724) Missing docblock for function get_category_categories_and_courses
(#1724) Expected 0 spaces after "get_category_categories_and_courses"; 1 found
(#1729) Short array syntax must be used to define arrays
(#1737) Short array syntax must be used to define arrays
(#1750) Expected 0 spaces after "get_course_info"; 1 found
(#1754) Variable "not_found" must not contain underscores.
(#1754) Short array syntax must be used to define arrays
(#1755) Variable "not_found" must not contain underscores.
(#1756) Variable "not_found" must not contain underscores.
(#1757) Variable "not_found" must not contain underscores.
(#1758) Variable "not_found" must not contain underscores.
(#1759) Variable "not_found" must not contain underscores.
(#1760) Variable "not_found" must not contain underscores.
(#1761) Variable "not_found" must not contain underscores.
(#1762) Variable "not_found" must not contain underscores.
(#1763) Variable "not_found" must not contain underscores.
(#1764) Variable "not_found" must not contain underscores.
(#1765) Variable "not_found" must not contain underscores.
(#1766) Variable "not_found" must not contain underscores.
(#1767) Variable "not_found" must not contain underscores.
(#1768) Variable "not_found" must not contain underscores.
(#1769) Variable "not_found" must not contain underscores.
(#1770) Variable "not_found" must not contain underscores.
(#1771) Variable "not_found" must not contain underscores.
(#1772) Variable "not_found" must not contain underscores.
(#1772) Short array syntax must be used to define arrays
(#1799) Short array syntax must be used to define arrays
(#1802) Inline control structures are not allowed
(#1803) Variable "not_found" must not contain underscores.
(#1807) Variable "course_info" must not contain underscores.
(#1808) Variable "course_info" must not contain underscores.
(#1808) Variable "course_info" must not contain underscores.
(#1809) Variable "course_info" must not contain underscores.
(#1809) Variable "course_info" must not contain underscores.
(#1810) Variable "course_info" must not contain underscores.
(#1811) Variable "course_info" must not contain underscores.
(#1811) Variable "course_info" must not contain underscores.
(#1813) Variable "course_info" must not contain underscores.
(#1814) Variable "course_info" must not contain underscores.
(#1815) Variable "course_info" must not contain underscores.
(#1815) Variable "course_info" must not contain underscores.
(#1818) Variable "course_info" must not contain underscores.
(#1818) Variable "course_info" must not contain underscores.
(#1820) Variable "course_info" must not contain underscores.
(#1820) Variable "course_info" must not contain underscores.
(#1821) Variable "course_info" must not contain underscores.
(#1821) Variable "course_info" must not contain underscores.
(#1823) Short array syntax must be used to define arrays
(#1831) Variable "course_info" must not contain underscores.
(#1833) Variable "course_info" must not contain underscores.
(#1834) Variable "course_info" must not contain underscores.
(#1845) Short array syntax must be used to define arrays
(#1847) Variable "course_info" must not contain underscores.
(#1848) Variable "course_info" must not contain underscores.
(#1852) Inline control structures are not allowed
(#1853) Variable "course_info" must not contain underscores.
(#1854) Inline control structures are not allowed
(#1855) Variable "course_info" must not contain underscores.
(#1857) Inline control structures are not allowed
(#1858) Variable "course_info" must not contain underscores.
(#1861) Inline control structures are not allowed
(#1862) Variable "course_info" must not contain underscores.
(#1865) Inline control structures are not allowed
(#1866) Variable "course_info" must not contain underscores.
(#1870) Inline control structures are not allowed
(#1874) Inline control structures are not allowed
(#1878) Inline control structures are not allowed
(#1883) Variable "course_info" must not contain underscores.
(#1885) Variable "course_info" must not contain underscores.
(#1890) Variable "my_courses" must not contain underscores.
(#1890) Short array syntax must be used to define arrays
(#1892) Variable "my_courses" must not contain underscores.
(#1894) Inline control structures are not allowed
(#1894) Variable "my_courses" must not contain underscores.
(#1895) Variable "course_info" must not contain underscores.
(#1898) Variable "course_info" must not contain underscores.
(#1898) Short array syntax must be used to define arrays
(#1906) Variable "url_item" must not contain underscores.
(#1906) Short array syntax must be used to define arrays
(#1907) Variable "url_item" must not contain underscores.
(#1908) Variable "course_info" must not contain underscores.
(#1908) Variable "url_item" must not contain underscores.
(#1912) Variable "course_info" must not contain underscores.
(#1920) Expected 0 spaces after "get_course_contents"; 1 found
(#1936) Short array syntax must be used to define arrays
(#1942) Short array syntax must be used to define arrays
(#1963) Expected 0 spaces after "get_course_editing_teachers"; 1 found
(#1971) Short array syntax must be used to define arrays
(#1985) Missing docblock for function teachers_abc
(#1985) Expected 0 spaces after "teachers_abc"; 1 found
(#1985) Variable "start_chars" must not contain underscores.
(#1988) Variable "chars_array" must not contain underscores.
(#1988) Variable "start_chars" must not contain underscores.
(#1989) Short array syntax must be used to define arrays
(#1990) Short array syntax must be used to define arrays
(#1991) Variable "chars_array" must not contain underscores.
(#2010) Short array syntax must be used to define arrays
(#2012) Short array syntax must be used to define arrays
(#2023) Missing docblock for function teacher_courses
(#2023) Expected 0 spaces after "teacher_courses"; 1 found
(#2034) Short array syntax must be used to define arrays
(#2036) Short array syntax must be used to define arrays
(#2058) Expected 0 spaces after "get_course_no"; 1 found
(#2077) Expected 0 spaces after "get_enrollable_course_no"; 1 found
(#2096) Expected 0 spaces after "get_student_no"; 1 found
(#2110) Expected 0 spaces after "get_assignment_submissions"; 1 found
(#2117) Short array syntax must be used to define arrays
(#2121) Short array syntax must be used to define arrays
(#2123) Variable "ass_id" must not contain underscores.
(#2125) Short array syntax must be used to define arrays
(#2125) Variable "ass_id" must not contain underscores.
(#2140) Expected 0 spaces after "get_total_assignment_submissions"; 1 found
(#2150) Missing docblock for function get_assignment_grades
(#2150) Expected 0 spaces after "get_assignment_grades"; 1 found
(#2159) Variable "sum_array" must not contain underscores.
(#2159) Short array syntax must be used to define arrays
(#2160) Short array syntax must be used to define arrays
(#2164) Short array syntax must be used to define arrays
(#2169) Variable "sum_array" must not contain underscores.
(#2173) Variable "sum_array" must not contain underscores.
(#2181) Expected 0 spaces after "get_average_grade"; 1 found
(#2192) Variable "sum_array" must not contain underscores.
(#2192) Short array syntax must be used to define arrays
(#2193) Short array syntax must be used to define arrays
(#2209) Expected 0 spaces after "get_assignments_grades"; 1 found
(#2215) Short array syntax must be used to define arrays
(#2220) Variable "ass_id" must not contain underscores.
(#2227) Short array syntax must be used to define arrays
(#2227) Variable "ass_id" must not contain underscores.
(#2230) Inline control structures are not allowed
(#2244) Expected 0 spaces after "get_user_grades"; 1 found
(#2261) Variable "sum_array" must not contain underscores.
(#2261) Short array syntax must be used to define arrays
(#2262) Short array syntax must be used to define arrays
(#2265) Short array syntax must be used to define arrays
(#2267) Variable "grade_grade" must not contain underscores.
(#2267) Short array syntax must be used to define arrays
(#2268) Variable "grade_grade" must not contain underscores.
(#2269) Variable "grade_grade" must not contain underscores.
(#2270) Variable "grade_grade" must not contain underscores.
(#2270) Variable "grade_object" must not contain underscores.
(#2273) Variable "grade_item" must not contain underscores.
(#2273) Variable "grade_grade" must not contain underscores.
(#2276) Variable "grade_item" must not contain underscores.
(#2277) Variable "formatted_grade" must not contain underscores.
(#2277) Variable "grade_item" must not contain underscores.
(#2279) Variable "formatted_grade" must not contain underscores.
(#2283) Variable "formatted_grade" must not contain underscores.
(#2290) Short array syntax must be used to define arrays
(#2293) Missing docblock for function get_course_grades_by_category
(#2293) Expected 0 spaces after "get_course_grades_by_category"; 1 found
(#2297) Short array syntax must be used to define arrays
(#2300) Inline control structures are not allowed
(#2301) Short array syntax must be used to define arrays
(#2309) Short array syntax must be used to define arrays
(#2310) Variable "cat_item" must not contain underscores.
(#2316) Short array syntax must be used to define arrays
(#2316) Variable "cat_item" must not contain underscores.
(#2323) Short array syntax must be used to define arrays
(#2325) Short array syntax must be used to define arrays
(#2334) Short array syntax must be used to define arrays
(#2341) Variable "cat_id" must not contain underscores.
(#2347) Short array syntax must be used to define arrays
(#2347) Variable "cat_id" must not contain underscores.
(#2348) Variable "cat_item" must not contain underscores.
(#2354) Short array syntax must be used to define arrays
(#2354) Variable "cat_item" must not contain underscores.
(#2364) Short array syntax must be used to define arrays
(#2364) Variable "cat_id" must not contain underscores.
(#2366) Variable "category_items" must not contain underscores.
(#2366) Short array syntax must be used to define arrays
(#2369) Variable "category_item" must not contain underscores.
(#2370) Variable "category_item" must not contain underscores.
(#2374) Short array syntax must be used to define arrays
(#2376) Variable "category_item" must not contain underscores.
(#2379) Short array syntax must be used to define arrays
(#2381) Variable "category_item" must not contain underscores.
(#2384) Variable "category_item" must not contain underscores.
(#2392) Short array syntax must be used to define arrays
(#2397) Variable "category_item" must not contain underscores.
(#2398) Variable "category_item" must not contain underscores.
(#2400) Variable "category_item" must not contain underscores.
(#2401) Variable "category_item" must not contain underscores.
(#2404) Variable "category_items" must not contain underscores.
(#2404) Variable "category_item" must not contain underscores.
(#2407) Variable "category_items" must not contain underscores.
(#2413) Inline control structures are not allowed
(#2414) Short array syntax must be used to define arrays
(#2420) Missing docblock for function get_my_grades
(#2420) Expected 0 spaces after "get_my_grades"; 1 found
(#2427) Inline control structures are not allowed
(#2428) Short array syntax must be used to define arrays
(#2432) Short array syntax must be used to define arrays
(#2434) Variable "course_news" must not contain underscores.
(#2435) Variable "course_news" must not contain underscores.
(#2436) Variable "course_news" must not contain underscores.
(#2436) Variable "course_news" must not contain underscores.
(#2437) Variable "course_news" must not contain underscores.
(#2439) Variable "course_news" must not contain underscores.
(#2446) Missing docblock for function get_my_grades_by_category
(#2446) Expected 0 spaces after "get_my_grades_by_category"; 1 found
(#2453) Inline control structures are not allowed
(#2454) Short array syntax must be used to define arrays
(#2458) Short array syntax must be used to define arrays
(#2460) Variable "course_news" must not contain underscores.
(#2461) Variable "course_news" must not contain underscores.
(#2462) Variable "course_news" must not contain underscores.
(#2462) Variable "course_news" must not contain underscores.
(#2463) Variable "course_news" must not contain underscores.
(#2465) Variable "course_news" must not contain underscores.
(#2471) Missing docblock for function get_my_grade_user_report
(#2471) Expected 0 spaces after "get_my_grade_user_report"; 1 found
(#2478) Inline control structures are not allowed
(#2479) Short array syntax must be used to define arrays
(#2483) Short array syntax must be used to define arrays
(#2485) Variable "course_news" must not contain underscores.
(#2486) Variable "course_news" must not contain underscores.
(#2487) Variable "course_news" must not contain underscores.
(#2487) Variable "course_news" must not contain underscores.
(#2488) Variable "course_news" must not contain underscores.
(#2490) Variable "course_news" must not contain underscores.
(#2496) Missing docblock for function get_grade_user_report
(#2496) Expected 0 spaces after "get_grade_user_report"; 1 found
(#2500) Short array syntax must be used to define arrays
(#2503) Inline control structures are not allowed
(#2504) Short array syntax must be used to define arrays
(#2506) Short array syntax must be used to define arrays
(#2515) Short array syntax must be used to define arrays
(#2516) Variable "cat_item" must not contain underscores.
(#2522) Short array syntax must be used to define arrays
(#2522) Variable "cat_item" must not contain underscores.
(#2536) Short array syntax must be used to define arrays
(#2539) Variable "grade_grade" must not contain underscores.
(#2539) Short array syntax must be used to define arrays
(#2539) Variable "cat_item" must not contain underscores.
(#2540) Variable "grade_grade" must not contain underscores.
(#2541) Variable "grade_grade" must not contain underscores.
(#2542) Variable "grade_grade" must not contain underscores.
(#2542) Variable "cat_item" must not contain underscores.
(#2544) Variable "grade_grade" must not contain underscores.
(#2546) Variable "grade_grade" must not contain underscores.
(#2548) Short array syntax must be used to define arrays
(#2557) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2557) Inline comments must end in full-stops, exclamation marks, or question marks
(#2557) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#2559) Short array syntax must be used to define arrays
(#2562) This comment is 62% valid code; is this commented out code?
(#2576) Inline control structures are not allowed
(#2578) Inline control structures are not allowed
(#2581) Variable "cat_id" must not contain underscores.
(#2589) Short array syntax must be used to define arrays
(#2589) Variable "cat_id" must not contain underscores.
(#2590) Variable "cat_item" must not contain underscores.
(#2596) Short array syntax must be used to define arrays
(#2596) Variable "cat_item" must not contain underscores.
(#2599) Inline control structures are not allowed
(#2601) Inline control structures are not allowed
(#2603) Variable "grade_grade" must not contain underscores.
(#2603) Short array syntax must be used to define arrays
(#2603) Variable "cat_item" must not contain underscores.
(#2604) Variable "grade_grade" must not contain underscores.
(#2605) Variable "grade_grade" must not contain underscores.
(#2606) Variable "grade_grade" must not contain underscores.
(#2606) Variable "cat_item" must not contain underscores.
(#2608) Variable "grade_grade" must not contain underscores.
(#2610) Variable "grade_grade" must not contain underscores.
(#2619) Short array syntax must be used to define arrays
(#2619) Variable "cat_id" must not contain underscores.
(#2621) Variable "category_items" must not contain underscores.
(#2621) Short array syntax must be used to define arrays
(#2623) Inline control structures are not allowed
(#2627) Variable "category_item" must not contain underscores.
(#2628) Variable "category_item" must not contain underscores.
(#2629) Variable "category_item" must not contain underscores.
(#2631) Variable "category_item" must not contain underscores.
(#2632) Variable "category_item" must not contain underscores.
(#2634) Short array syntax must be used to define arrays
(#2637) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2639) Short array syntax must be used to define arrays
(#2642) Variable "category_item" must not contain underscores.
(#2646) Short array syntax must be used to define arrays
(#2648) Variable "category_item" must not contain underscores.
(#2651) Short array syntax must be used to define arrays
(#2653) Variable "category_item" must not contain underscores.
(#2656) Variable "category_item" must not contain underscores.
(#2660) Expected "} else {\n"; found "}\n else\n {\n"
(#2662) Variable "category_item" must not contain underscores.
(#2663) Variable "category_item" must not contain underscores.
(#2670) Short array syntax must be used to define arrays
(#2674) Variable "grade_grade" must not contain underscores.
(#2674) Short array syntax must be used to define arrays
(#2675) Variable "grade_grade" must not contain underscores.
(#2676) Variable "grade_grade" must not contain underscores.
(#2677) Variable "grade_grade" must not contain underscores.
(#2680) Variable "grade_grade" must not contain underscores.
(#2682) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2683) Variable "category_item" must not contain underscores.
(#2684) Line exceeds 132 characters; contains 142 characters
(#2684) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2684) This comment is 60% valid code; is this commented out code?
(#2684) No space found before comment text; expected "// $formatted_grade = grade_format_gradevalue($grade->finalgrade, $grade_grade->grade_item, true, GRADE_DISPLAY_TYPE_REAL);" but found "//$formatted_grade = grade_format_gradevalue($grade->finalgrade, $grade_grade->grade_item, true, GRADE_DISPLAY_TYPE_REAL);"
(#2685) Variable "formatted_grade" must not contain underscores.
(#2685) Variable "grade_grade" must not contain underscores.
(#2686) Variable "category_item" must not contain underscores.
(#2686) Variable "formatted_grade" must not contain underscores.
(#2687) Variable "category_item" must not contain underscores.
(#2688) Inline control structures are not allowed
(#2689) Variable "category_item" must not contain underscores.
(#2689) Variable "grade_grade" must not contain underscores.
(#2691) Inline control structures are not allowed
(#2692) Variable "category_item" must not contain underscores.
(#2694) Variable "category_item" must not contain underscores.
(#2695) Variable "category_item" must not contain underscores.
(#2696) Variable "category_item" must not contain underscores.
(#2699) Variable "category_items" must not contain underscores.
(#2699) Variable "category_item" must not contain underscores.
(#2702) Variable "category_items" must not contain underscores.
(#2708) Inline control structures are not allowed
(#2709) Short array syntax must be used to define arrays
(#2710) Inline control structures are not allowed
(#2718) Missing docblock for function teacher_get_course_grades
(#2718) Expected 0 spaces after "teacher_get_course_grades"; 1 found
(#2719) Inline control structures are not allowed
(#2721) Inline control structures are not allowed
(#2724) Variable "course_grades" must not contain underscores.
(#2724) Short array syntax must be used to define arrays
(#2729) Variable "user_groups" must not contain underscores.
(#2730) Inline control structures are not allowed
(#2730) Variable "user_groups" must not contain underscores.
(#2734) Variable "group_id" must not contain underscores.
(#2734) Variable "user_groups" must not contain underscores.
(#2735) Variable "group_id" must not contain underscores.
(#2738) Variable "course_grades" must not contain underscores.
(#2741) Variable "course_grades" must not contain underscores.
(#2744) Missing docblock for function teacher_get_group_grades
(#2744) Expected 0 spaces after "teacher_get_group_grades"; 1 found
(#2744) Variable "course_id" must not contain underscores.
(#2744) Variable "group_id" must not contain underscores.
(#2745) Variable "group_id" must not contain underscores.
(#2747) Variable "course_grades" must not contain underscores.
(#2747) Short array syntax must be used to define arrays
(#2749) Variable "course_id" must not contain underscores.
(#2752) Variable "group_id" must not contain underscores.
(#2754) Variable "course_grades" must not contain underscores.
(#2757) Variable "course_grades" must not contain underscores.
(#2760) Missing docblock for function get_user_grade
(#2760) Expected 0 spaces after "get_user_grade"; 1 found
(#2760) Variable "user_id" must not contain underscores.
(#2760) Variable "item_id" must not contain underscores.
(#2766) Short array syntax must be used to define arrays
(#2766) Variable "item_id" must not contain underscores.
(#2766) Variable "user_id" must not contain underscores.
(#2773) Missing docblock for function get_course_grades
(#2773) Expected 0 spaces after "get_course_grades"; 1 found
(#2776) Inline control structures are not allowed
(#2778) Inline control structures are not allowed
(#2785) Short array syntax must be used to define arrays
(#2788) Variable "return_grades" must not contain underscores.
(#2788) Short array syntax must be used to define arrays
(#2791) Short array syntax must be used to define arrays
(#2794) Variable "course_grades" must not contain underscores.
(#2794) Short array syntax must be used to define arrays
(#2799) Short array syntax must be used to define arrays
(#2802) Variable "course_grades" must not contain underscores.
(#2810) Short array syntax must be used to define arrays
(#2811) Variable "cat_item" must not contain underscores.
(#2813) Inline control structures are not allowed
(#2813) Variable "cat_item" must not contain underscores.
(#2820) Short array syntax must be used to define arrays
(#2820) Variable "cat_item" must not contain underscores.
(#2827) Variable "course_grades" must not contain underscores.
(#2829) Variable "course_grades" must not contain underscores.
(#2834) Variable "return_grades" must not contain underscores.
(#2837) Variable "return_grades" must not contain underscores.
(#2840) Missing docblock for function get_course_grades_items
(#2840) Expected 0 spaces after "get_course_grades_items"; 1 found
(#2847) Short array syntax must be used to define arrays
(#2851) Variable "grade_items" must not contain underscores.
(#2851) Short array syntax must be used to define arrays
(#2853) Short array syntax must be used to define arrays
(#2855) Variable "grade_items" must not contain underscores.
(#2858) Variable "grade_items" must not contain underscores.
(#2861) Missing docblock for function get_children_grades
(#2861) Expected 0 spaces after "get_children_grades"; 1 found
(#2864) Short array syntax must be used to define arrays
(#2866) Short array syntax must be used to define arrays
(#2879) Missing docblock for function get_children_grade_user_report
(#2879) Expected 0 spaces after "get_children_grade_user_report"; 1 found
(#2882) Short array syntax must be used to define arrays
(#2884) Short array syntax must be used to define arrays
(#2903) Expected 0 spaces after "get_last_user_grades"; 1 found
(#2910) Inline control structures are not allowed
(#2924) Variable "sum_array" must not contain underscores.
(#2924) Short array syntax must be used to define arrays
(#2925) Short array syntax must be used to define arrays
(#2930) Variable "grade_grade" must not contain underscores.
(#2930) Short array syntax must be used to define arrays
(#2931) Variable "grade_grade" must not contain underscores.
(#2932) Variable "grade_grade" must not contain underscores.
(#2933) Variable "grade_grade" must not contain underscores.
(#2933) Variable "grade_object" must not contain underscores.
(#2936) Variable "grade_item" must not contain underscores.
(#2936) Variable "grade_grade" must not contain underscores.
(#2938) Variable "grade_item" must not contain underscores.
(#2939) Variable "formatted_grade" must not contain underscores.
(#2939) Variable "grade_item" must not contain underscores.
(#2942) Variable "formatted_grade" must not contain underscores.
(#2943) Variable "grade_grade" must not contain underscores.
(#2951) Short array syntax must be used to define arrays
(#2968) Missing docblock for function get_course_students
(#2975) Short array syntax must be used to define arrays
(#2978) Inline control structures are not allowed
(#2979) Short array syntax must be used to define arrays
(#2981) Short array syntax must be used to define arrays
(#2985) Inline control structures are not allowed
(#2998) Short array syntax must be used to define arrays
(#3006) Short array syntax must be used to define arrays
(#3008) Inline control structures are not allowed
(#3013) Short array syntax must be used to define arrays
(#3021) Short array syntax must be used to define arrays
(#3023) Inline control structures are not allowed
(#3032) Inline control structures are not allowed
(#3053) Expected 0 spaces after "get_upcoming_events"; 1 found
(#3058) Short array syntax must be used to define arrays
(#3059) Short array syntax must be used to define arrays
(#3063) Short array syntax must be used to define arrays
(#3067) Short array syntax must be used to define arrays
(#3082) Inline control structures are not allowed
(#3097) Short array syntax must be used to define arrays
(#3101) Short array syntax must be used to define arrays
(#3116) Inline control structures are not allowed
(#3131) Short array syntax must be used to define arrays
(#3133) Short array syntax must be used to define arrays
(#3150) Expected 0 spaces after "get_news_items"; 1 found
(#3153) Short array syntax must be used to define arrays
(#3157) Short array syntax must be used to define arrays
(#3162) Short array syntax must be used to define arrays
(#3168) Short array syntax must be used to define arrays
(#3171) Short array syntax must be used to define arrays
(#3183) Missing docblock for function get_my_news
(#3183) Expected 0 spaces after "get_my_news"; 1 found
(#3190) Inline control structures are not allowed
(#3191) Short array syntax must be used to define arrays
(#3195) Short array syntax must be used to define arrays
(#3197) Variable "course_news" must not contain underscores.
(#3198) Variable "course_news" must not contain underscores.
(#3199) Variable "course_news" must not contain underscores.
(#3201) Variable "course_news" must not contain underscores.
(#3212) Expected 0 spaces after "get_course_daily_stats"; 1 found
(#3221) Short array syntax must be used to define arrays
(#3224) Short array syntax must be used to define arrays
(#3249) Expected 0 spaces after "get_site_last_week_stats"; 1 found
(#3258) Short array syntax must be used to define arrays
(#3282) Expected 0 spaces after "get_course_grade_categories"; 1 found
(#3290) Short array syntax must be used to define arrays
(#3293) Short array syntax must be used to define arrays
(#3305) Missing docblock for function get_course_grade_categories_and_items
(#3305) Expected 0 spaces after "get_course_grade_categories_and_items"; 1 found
(#3314) Short array syntax must be used to define arrays
(#3317) Short array syntax must be used to define arrays
(#3322) Variable "cat_id" must not contain underscores.
(#3327) Short array syntax must be used to define arrays
(#3327) Variable "cat_id" must not contain underscores.
(#3329) Variable "category_items" must not contain underscores.
(#3329) Short array syntax must be used to define arrays
(#3331) Variable "category_item" must not contain underscores.
(#3333) Variable "category_item" must not contain underscores.
(#3335) Inline control structures are not allowed
(#3336) Variable "category_item" must not contain underscores.
(#3337) Inline control structures are not allowed
(#3338) Variable "category_item" must not contain underscores.
(#3342) Inline control structures are not allowed
(#3343) Variable "category_item" must not contain underscores.
(#3346) Short array syntax must be used to define arrays
(#3348) Variable "category_item" must not contain underscores.
(#3351) Short array syntax must be used to define arrays
(#3353) Variable "category_item" must not contain underscores.
(#3356) Short array syntax must be used to define arrays
(#3358) Variable "category_item" must not contain underscores.
(#3361) Short array syntax must be used to define arrays
(#3363) Variable "category_item" must not contain underscores.
(#3366) Short array syntax must be used to define arrays
(#3368) Variable "category_item" must not contain underscores.
(#3371) Short array syntax must be used to define arrays
(#3373) Variable "category_item" must not contain underscores.
(#3376) Short array syntax must be used to define arrays
(#3378) Variable "category_item" must not contain underscores.
(#3381) Short array syntax must be used to define arrays
(#3383) Variable "category_item" must not contain underscores.
(#3386) Variable "category_item" must not contain underscores.
(#3390) Variable "category_items" must not contain underscores.
(#3390) Variable "category_item" must not contain underscores.
(#3393) Variable "category_items" must not contain underscores.
(#3401) Missing docblock for function get_rubrics
(#3401) Expected 0 spaces after "get_rubrics"; 1 found
(#3401) Variable "grade_item_id" must not contain underscores.
(#3404) Short array syntax must be used to define arrays
(#3404) Variable "grade_item_id" must not contain underscores.
(#3405) Variable "grade_item" must not contain underscores.
(#3407) Variable "assign_data" must not contain underscores.
(#3407) Variable "grade_item" must not contain underscores.
(#3408) Variable "assign_data" must not contain underscores.
(#3408) Short array syntax must be used to define arrays
(#3410) Short array syntax must be used to define arrays
(#3410) Variable "grade_item" must not contain underscores.
(#3412) Inline control structures are not allowed
(#3413) Variable "assign_data" must not contain underscores.
(#3415) Short array syntax must be used to define arrays
(#3415) Variable "grade_item" must not contain underscores.
(#3415) Variable "grade_item" must not contain underscores.
(#3418) Inline control structures are not allowed
(#3419) Variable "assign_data" must not contain underscores.
(#3423) Short array syntax must be used to define arrays
(#3426) Inline control structures are not allowed
(#3427) Variable "assign_data" must not contain underscores.
(#3429) Short array syntax must be used to define arrays
(#3432) Short array syntax must be used to define arrays
(#3435) Short array syntax must be used to define arrays
(#3438) Short array syntax must be used to define arrays
(#3440) Variable "data_criteria" must not contain underscores.
(#3442) Short array syntax must be used to define arrays
(#3445) Variable "data_levels" must not contain underscores.
(#3445) Short array syntax must be used to define arrays
(#3450) Variable "data_levels" must not contain underscores.
(#3452) Variable "data_criteria" must not contain underscores.
(#3452) Variable "data_levels" must not contain underscores.
(#3454) Variable "data_criteria" must not contain underscores.
(#3460) Variable "assign_data" must not contain underscores.
(#3462) Variable "assign_data" must not contain underscores.
(#3465) Missing docblock for function user_exists
(#3465) Expected 0 spaces after "user_exists"; 1 found
(#3469) Short array syntax must be used to define arrays
(#3471) Inline control structures are not allowed
(#3476) Missing docblock for function get_userinfo
(#3482) Variable "juser_info" must not contain underscores.
(#3484) Variable "juser_info" must not contain underscores.
(#3488) Missing docblock for function create_joomdle_user_additional
(#3488) Expected 0 spaces after "create_joomdle_user_additional"; 1 found
(#3491) Short array syntax must be used to define arrays
(#3493) Inline control structures are not allowed
(#3501) Missing docblock for function create_joomdle_user_record
(#3552) This comment is 50% valid code; is this commented out code?
(#3553) Inline comments must end in full-stops, exclamation marks, or question marks
(#3553) Line indented incorrectly; expected at least 8 spaces, found 3
(#3553) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#3565) Expected 0 spaces after "create_joomdle_user"; 1 found
(#3570) Short array syntax must be used to define arrays
(#3573) Short array syntax must be used to define arrays
(#3577) Short array syntax must be used to define arrays
(#3599) Logical operator "and" is prohibited; use "&&" instead
(#3618) Variable "joomla_url" must not contain underscores.
(#3619) Inline control structures are not allowed
(#3620) Variable "pic_url" must not contain underscores.
(#3620) Variable "joomla_url" must not contain underscores.
(#3621) Inline control structures are not allowed
(#3621) Variable "pic_url" must not contain underscores.
(#3623) Variable "pic_url" must not contain underscores.
(#3625) Variable "tmp_file" must not contain underscores.
(#3626) Variable "tmp_file" must not contain underscores.
(#3630) Variable "tmp_file" must not contain underscores.
(#3632) Short array syntax must be used to define arrays
(#3646) Whitespace found at end of line
(#3647) Inline comments must end in full-stops, exclamation marks, or question marks
(#3648) Inline control structures are not allowed
(#3648) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3652) Short array syntax must be used to define arrays
(#3652) Line exceeds 132 characters; contains 134 characters
(#3667) Missing docblock for function change_user_password
(#3667) Expected 0 spaces after "change_user_password"; 1 found
(#3667) Variable "user_id" must not contain underscores.
(#3671) Variable "user_id" must not contain underscores.
(#3676) Missing docblock for function create_moodle_only_user
(#3676) Expected 0 spaces after "create_moodle_only_user"; 1 found
(#3676) Variable "user_data" must not contain underscores.
(#3679) Variable "user_data" must not contain underscores.
(#3682) Short array syntax must be used to define arrays
(#3684) Inline control structures are not allowed
(#3687) Inline control structures are not allowed
(#3687) Variable "user_data" must not contain underscores.
(#3688) Function utf8_decode() is deprecated since PHP 8.2; Use mb_convert_encoding(), UConverter::transcode() or iconv instead
(#3688) Variable "user_data" must not contain underscores.
(#3689) Inline control structures are not allowed
(#3690) Inline control structures are not allowed
(#3690) Variable "user_data" must not contain underscores.
(#3691) Function utf8_decode() is deprecated since PHP 8.2; Use mb_convert_encoding(), UConverter::transcode() or iconv instead
(#3691) Variable "user_data" must not contain underscores.
(#3692) Inline control structures are not allowed
(#3693) Inline control structures are not allowed
(#3693) Variable "user_data" must not contain underscores.
(#3694) Function utf8_decode() is deprecated since PHP 8.2; Use mb_convert_encoding(), UConverter::transcode() or iconv instead
(#3694) Variable "user_data" must not contain underscores.
(#3695) Inline control structures are not allowed
(#3696) Inline control structures are not allowed
(#3696) Variable "user_data" must not contain underscores.
(#3697) Function utf8_decode() is deprecated since PHP 8.2; Use mb_convert_encoding(), UConverter::transcode() or iconv instead
(#3697) Variable "user_data" must not contain underscores.
(#3698) Inline control structures are not allowed
(#3699) Inline control structures are not allowed
(#3699) Variable "user_data" must not contain underscores.
(#3700) Function utf8_decode() is deprecated since PHP 8.2; Use mb_convert_encoding(), UConverter::transcode() or iconv instead
(#3700) Variable "user_data" must not contain underscores.
(#3701) Inline control structures are not allowed
(#3702) Inline control structures are not allowed
(#3702) Variable "user_data" must not contain underscores.
(#3703) Function utf8_decode() is deprecated since PHP 8.2; Use mb_convert_encoding(), UConverter::transcode() or iconv instead
(#3703) Variable "user_data" must not contain underscores.
(#3704) Inline control structures are not allowed
(#3706) Short array syntax must be used to define arrays
(#3707) Inline control structures are not allowed
(#3709) Inline control structures are not allowed
(#3711) Inline control structures are not allowed
(#3713) Inline control structures are not allowed
(#3714) Function utf8_encode() is deprecated since PHP 8.2; Use mb_convert_encoding(), UConverter::transcode() or iconv instead
(#3715) Inline control structures are not allowed
(#3724) Missing docblock for function enable_user
(#3724) Expected 0 spaces after "enable_user"; 1 found
(#3729) Inline control structures are not allowed
(#3738) Missing docblock for function search_courses
(#3738) Expected 0 spaces after "search_courses"; 1 found
(#3741) Inline comments must end in full-stops, exclamation marks, or question marks
(#3744) Function utf8_decode() is deprecated since PHP 8.2; Use mb_convert_encoding(), UConverter::transcode() or iconv instead
(#3745) Short array syntax must be used to define arrays
(#3751) Short array syntax must be used to define arrays
(#3769) Short array syntax must be used to define arrays
(#3770) Short array syntax must be used to define arrays
(#3772) Short array syntax must be used to define arrays
(#3774) Short array syntax must be used to define arrays
(#3840) Short array syntax must be used to define arrays
(#3858) Missing docblock for function search_categories
(#3858) Expected 0 spaces after "search_categories"; 1 found
(#3861) Inline comments must end in full-stops, exclamation marks, or question marks
(#3864) Short array syntax must be used to define arrays
(#3865) Short array syntax must be used to define arrays
(#3871) Short array syntax must be used to define arrays
(#3886) Short array syntax must be used to define arrays
(#3890) Short array syntax must be used to define arrays
(#3935) Short array syntax must be used to define arrays
(#3947) Missing docblock for function search_topics
(#3947) Expected 0 spaces after "search_topics"; 1 found
(#3950) Inline comments must end in full-stops, exclamation marks, or question marks
(#3953) Short array syntax must be used to define arrays
(#3958) Short array syntax must be used to define arrays
(#3974) Short array syntax must be used to define arrays
(#3978) Short array syntax must be used to define arrays
(#4038) Short array syntax must be used to define arrays
(#4044) Inline control structures are not allowed
(#4046) Inline control structures are not allowed
(#4055) Missing docblock for function multiple_enrol_and_addtogroup
(#4055) Expected 0 spaces after "multiple_enrol_and_addtogroup"; 1 found
(#4060) Short array syntax must be used to define arrays
(#4070) Short array syntax must be used to define arrays
(#4073) Variable "group_name" must not contain underscores.
(#4081) Short array syntax must be used to define arrays
(#4084) Inline control structures are not allowed
(#4091) Variable "user_groups" must not contain underscores.
(#4092) Inline control structures are not allowed
(#4092) Variable "user_groups" must not contain underscores.
(#4097) Variable "modified_group_name" must not contain underscores.
(#4097) Variable "group_name" must not contain underscores.
(#4098) Short array syntax must be used to define arrays
(#4098) Variable "modified_group_name" must not contain underscores.
(#4105) Variable "modified_group_name" must not contain underscores.
(#4110) Short array syntax must be used to define arrays
(#4110) Variable "modified_group_name" must not contain underscores.
(#4120) Missing docblock for function multiple_enrol_to_course_and_group
(#4120) Expected 0 spaces after "multiple_enrol_to_course_and_group"; 1 found
(#4125) Short array syntax must be used to define arrays
(#4129) Short array syntax must be used to define arrays
(#4130) Variable "course_db" must not contain underscores.
(#4132) Inline control structures are not allowed
(#4132) Variable "course_db" must not contain underscores.
(#4135) Variable "course_db" must not contain underscores.
(#4142) Missing docblock for function enrol_user_change_role
(#4142) Expected 0 spaces after "enrol_user_change_role"; 1 found
(#4142) Variable "course_id" must not contain underscores.
(#4147) Short array syntax must be used to define arrays
(#4149) Inline control structures are not allowed
(#4153) Short array syntax must be used to define arrays
(#4153) Variable "course_id" must not contain underscores.
(#4156) Inline control structures are not allowed
(#4161) Short array syntax must be used to define arrays
(#4161) Variable "course_id" must not contain underscores.
(#4164) Inline control structures are not allowed
(#4167) Short array syntax must be used to define arrays
(#4170) Inline control structures are not allowed
(#4173) Short array syntax must be used to define arrays
(#4178) Short array syntax must be used to define arrays
(#4181) Inline control structures are not allowed
(#4189) Inline control structures are not allowed
(#4191) Inline control structures are not allowed
(#4211) Inline control structures are not allowed
(#4216) Inline control structures are not allowed
(#4224) Missing docblock for function get_course_groups
(#4224) Expected 0 spaces after "get_course_groups"; 1 found
(#4227) Short array syntax must be used to define arrays
(#4240) Missing docblock for function get_group_members
(#4240) Expected 0 spaces after "get_group_members"; 1 found
(#4240) Variable "group_id" must not contain underscores.
(#4241) Variable "group_id" must not contain underscores.
(#4243) Short array syntax must be used to define arrays
(#4246) Inline control structures are not allowed
(#4265) Missing docblock for function get_courses_and_groups
(#4265) Expected 0 spaces after "get_courses_and_groups"; 1 found
(#4268) Short array syntax must be used to define arrays
(#4270) Variable "course_data" must not contain underscores.
(#4271) Variable "course_data" must not contain underscores.
(#4273) Variable "course_data" must not contain underscores.
(#4275) Variable "course_data" must not contain underscores.
(#4282) Missing docblock for function multiple_enrol
(#4282) Expected 0 spaces after "multiple_enrol"; 1 found
(#4287) Short array syntax must be used to define arrays
(#4290) Inline control structures are not allowed
(#4294) Inline control structures are not allowed
(#4298) Short array syntax must be used to define arrays
(#4301) Inline control structures are not allowed
(#4310) Missing docblock for function enrol_user
(#4310) Expected 0 spaces after "enrol_user"; 1 found
(#4310) Variable "course_id" must not contain underscores.
(#4315) Short array syntax must be used to define arrays
(#4317) Inline control structures are not allowed
(#4321) Short array syntax must be used to define arrays
(#4321) Variable "course_id" must not contain underscores.
(#4324) Inline control structures are not allowed
(#4328) Inline control structures are not allowed
(#4330) Inline control structures are not allowed
(#4353) Inline control structures are not allowed
(#4356) Inline comments must end in full-stops, exclamation marks, or question marks
(#4357) Inline control structures are not allowed
(#4362) Inline control structures are not allowed
(#4367) Short array syntax must be used to define arrays
(#4367) Variable "course_id" must not contain underscores.
(#4370) Inline control structures are not allowed
(#4373) Short array syntax must be used to define arrays
(#4376) Inline control structures are not allowed
(#4379) Short array syntax must be used to define arrays
(#4393) Variable "course_id" must not contain underscores.
(#4394) Short array syntax must be used to define arrays
(#4397) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4408) Expected "} else {\n"; found "}\n else\n {\n"
(#4425) Missing docblock for function add_user_role
(#4425) Expected 0 spaces after "add_user_role"; 1 found
(#4425) Variable "course_id" must not contain underscores.
(#4425) Variable "role_id" must not contain underscores.
(#4430) Short array syntax must be used to define arrays
(#4432) Inline control structures are not allowed
(#4435) Short array syntax must be used to define arrays
(#4435) Variable "course_id" must not contain underscores.
(#4440) Inline control structures are not allowed
(#4443) Variable "role_id" must not contain underscores.
(#4448) Missing docblock for function remove_user_role
(#4448) Expected 0 spaces after "remove_user_role"; 1 found
(#4448) Variable "course_id" must not contain underscores.
(#4448) Variable "role_id" must not contain underscores.
(#4453) Short array syntax must be used to define arrays
(#4455) Inline control structures are not allowed
(#4458) Short array syntax must be used to define arrays
(#4458) Variable "course_id" must not contain underscores.
(#4463) Inline control structures are not allowed
(#4466) Variable "role_id" must not contain underscores.
(#4471) Missing docblock for function add_system_role
(#4471) Expected 0 spaces after "add_system_role"; 1 found
(#4471) Variable "role_id" must not contain underscores.
(#4476) Short array syntax must be used to define arrays
(#4478) Inline control structures are not allowed
(#4483) Inline control structures are not allowed
(#4486) Variable "role_id" must not contain underscores.
(#4492) Missing docblock for function update_course_enrolments_dates
(#4492) Expected 0 spaces after "update_course_enrolments_dates"; 1 found
(#4492) Variable "course_id" must not contain underscores.
(#4495) Variable "course_id" must not contain underscores.
(#4499) Short array syntax must be used to define arrays
(#4499) Variable "course_id" must not contain underscores.
(#4502) Inline control structures are not allowed
(#4506) Short array syntax must be used to define arrays
(#4523) Missing docblock for function get_cat_name
(#4523) Expected 0 spaces after "get_cat_name"; 1 found
(#4523) Variable "cat_id" must not contain underscores.
(#4526) Variable "cat_id" must not contain underscores.
(#4526) Variable "cat_id" must not contain underscores.
(#4532) Short array syntax must be used to define arrays
(#4532) Variable "cat_id" must not contain underscores.
(#4538) Missing docblock for function get_my_courses_grades
(#4538) Expected 0 spaces after "get_my_courses_grades"; 1 found
(#4540) Short array syntax must be used to define arrays
(#4544) Inline control structures are not allowed
(#4557) Inline control structures are not allowed
(#4561) Inline control structures are not allowed
(#4567) Missing docblock for function get_moodle_users
(#4567) Expected 0 spaces after "get_moodle_users"; 1 found
(#4567) Variable "order_dir" must not contain underscores.
(#4578) Inline control structures are not allowed
(#4579) Variable "limit_c" must not contain underscores.
(#4580) Inline control structures are not allowed
(#4580) Variable "limit_c" must not contain underscores.
(#4583) Inline control structures are not allowed
(#4586) Inline control structures are not allowed
(#4587) Variable "order_c" must not contain underscores.
(#4587) Variable "order_dir" must not contain underscores.
(#4588) Inline control structures are not allowed
(#4588) Variable "order_c" must not contain underscores.
(#4591) Short array syntax must be used to define arrays
(#4603) Variable "order_c" must not contain underscores.
(#4604) Variable "limit_c" must not contain underscores.
(#4609) Variable "order_c" must not contain underscores.
(#4610) Variable "limit_c" must not contain underscores.
(#4614) Short array syntax must be used to define arrays
(#4617) Inline control structures are not allowed
(#4619) Inline control structures are not allowed
(#4628) Missing docblock for function get_moodle_users_number
(#4628) Expected 0 spaces after "get_moodle_users_number"; 1 found
(#4641) Short array syntax must be used to define arrays
(#4665) Missing docblock for function check_moodle_users
(#4665) Expected 0 spaces after "check_moodle_users"; 1 found
(#4676) Short array syntax must be used to define arrays
(#4682) Inline control structures are not allowed
(#4684) Inline control structures are not allowed
(#4697) Missing docblock for function get_moodle_only_users
(#4697) Expected 0 spaces after "get_moodle_only_users"; 1 found
(#4708) Short array syntax must be used to define arrays
(#4717) Short array syntax must be used to define arrays
(#4742) Short array syntax must be used to define arrays
(#4745) Inline control structures are not allowed
(#4747) Inline control structures are not allowed
(#4757) Missing docblock for function delete_user
(#4757) Expected 0 spaces after "delete_user"; 1 found
(#4761) Short array syntax must be used to define arrays
(#4771) Missing docblock for function user_id
(#4771) Expected 0 spaces after "user_id"; 1 found
(#4775) Short array syntax must be used to define arrays
(#4778) Inline control structures are not allowed
(#4784) Missing docblock for function user_details
(#4784) Expected 0 spaces after "user_details"; 1 found
(#4788) Short array syntax must be used to define arrays
(#4817) Variable "context_id" must not contain underscores.
(#4819) Inline control structures are not allowed
(#4820) Variable "context_id" must not contain underscores.
(#4827) Short array syntax must be used to define arrays
(#4831) Short array syntax must be used to define arrays
(#4841) Missing docblock for function user_custom_fields
(#4841) Expected 0 spaces after "user_custom_fields"; 1 found
(#4849) Variable "custom_fields" must not contain underscores.
(#4849) Short array syntax must be used to define arrays
(#4851) Variable "custom_fields" must not contain underscores.
(#4852) Variable "custom_fields" must not contain underscores.
(#4853) Variable "custom_fields" must not contain underscores.
(#4857) Variable "custom_fields" must not contain underscores.
(#4860) Missing docblock for function user_details_by_id
(#4860) Expected 0 spaces after "user_details_by_id"; 1 found
(#4863) Short array syntax must be used to define arrays
(#4871) Missing docblock for function update_session
(#4871) Expected 0 spaces after "update_session"; 1 found
(#4874) Short array syntax must be used to define arrays
(#4877) Inline control structures are not allowed
(#4880) Short array syntax must be used to define arrays
(#4887) Inline control structures are not allowed
(#4890) Variable "session_obj" must not contain underscores.
(#4892) Short array syntax must be used to define arrays
(#4892) Variable "session_obj" must not contain underscores.
(#4895) Inline control structures are not allowed
(#4904) Missing docblock for function migrate_to_joomdle
(#4904) Expected 0 spaces after "migrate_to_joomdle"; 1 found
(#4907) Short array syntax must be used to define arrays
(#4915) Missing docblock for function my_events
(#4915) Expected 0 spaces after "my_events"; 1 found
(#4920) Short array syntax must be used to define arrays
(#4926) Inline control structures are not allowed
(#4927) Short array syntax must be used to define arrays
(#4929) Short array syntax must be used to define arrays
(#4931) Short array syntax must be used to define arrays
(#4932) Short array syntax must be used to define arrays
(#4934) Variable "course_id" must not contain underscores.
(#4935) Variable "cursos_ids" must not contain underscores.
(#4935) Variable "course_id" must not contain underscores.
(#4936) Variable "course_id" must not contain underscores.
(#4938) Inline control structures are not allowed
(#4943) Variable "course_id" must not contain underscores.
(#4951) Variable "cursos_ids" must not contain underscores.
(#4957) Inline control structures are not allowed
(#4963) Short array syntax must be used to define arrays
(#4975) Missing docblock for function get_my_events
(#4975) Expected 0 spaces after "get_my_events"; 1 found
(#4982) Inline control structures are not allowed
(#4983) Short array syntax must be used to define arrays
(#4987) Short array syntax must be used to define arrays
(#4989) Variable "course_news" must not contain underscores.
(#4990) Variable "course_news" must not contain underscores.
(#4991) Variable "course_news" must not contain underscores.
(#4993) Variable "course_news" must not contain underscores.
(#4999) Missing docblock for function get_events
(#4999) Expected 0 spaces after "get_events"; 1 found
(#4999) Variable "start_date" must not contain underscores.
(#4999) Variable "end_date" must not contain underscores.
(#4999) Variable "course_id" must not contain underscores.
(#5006) Variable "course_id" must not contain underscores.
(#5007) Inline control structures are not allowed
(#5007) Short array syntax must be used to define arrays
(#5007) Variable "course_id" must not contain underscores.
(#5008) Short array syntax must be used to define arrays
(#5009) Short array syntax must be used to define arrays
(#5009) Variable "course_id" must not contain underscores.
(#5014) Inline control structures are not allowed
(#5014) Short array syntax must be used to define arrays
(#5015) Short array syntax must be used to define arrays
(#5016) Short array syntax must be used to define arrays
(#5020) Variable "ws_user" must not contain underscores.
(#5023) Variable "user_id_not_used" must not contain underscores.
(#5024) Variable "ws_user" must not contain underscores.
(#5024) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5024) Inline comments must end in full-stops, exclamation marks, or question marks
(#5026) Inline control structures are not allowed
(#5026) Variable "end_date" must not contain underscores.
(#5027) Variable "end_date" must not contain underscores.
(#5029) Variable "start_date" must not contain underscores.
(#5029) Variable "end_date" must not contain underscores.
(#5031) Short array syntax must be used to define arrays
(#5034) Inline control structures are not allowed
(#5038) Inline control structures are not allowed
(#5042) Short array syntax must be used to define arrays
(#5055) Missing docblock for function get_event
(#5055) Expected 0 spaces after "get_event"; 1 found
(#5058) Short array syntax must be used to define arrays
(#5061) Short array syntax must be used to define arrays
(#5072) Missing docblock for function add_parent_role
(#5072) Expected 0 spaces after "add_parent_role"; 1 found
(#5076) Variable "parent_user" must not contain underscores.
(#5077) Inline control structures are not allowed
(#5077) Variable "parent_user" must not contain underscores.
(#5080) Variable "child_user" must not contain underscores.
(#5081) Inline control structures are not allowed
(#5081) Variable "child_user" must not contain underscores.
(#5084) Variable "parent_role_id" must not contain underscores.
(#5085) Inline control structures are not allowed
(#5085) Variable "parent_role_id" must not contain underscores.
(#5088) Variable "child_user" must not contain underscores.
(#5090) Variable "parent_role_id" must not contain underscores.
(#5090) Variable "parent_user" must not contain underscores.
(#5095) Missing docblock for function remove_parent_role
(#5095) Expected 0 spaces after "remove_parent_role"; 1 found
(#5099) Variable "parent_user" must not contain underscores.
(#5100) Inline control structures are not allowed
(#5100) Variable "parent_user" must not contain underscores.
(#5103) Variable "child_user" must not contain underscores.
(#5104) Inline control structures are not allowed
(#5104) Variable "child_user" must not contain underscores.
(#5107) Variable "parent_role_id" must not contain underscores.
(#5108) Inline control structures are not allowed
(#5108) Variable "parent_role_id" must not contain underscores.
(#5111) Variable "child_user" must not contain underscores.
(#5113) Variable "parent_role_id" must not contain underscores.
(#5113) Variable "parent_user" must not contain underscores.
(#5118) Missing docblock for function get_mentees
(#5118) Expected 0 spaces after "get_mentees"; 1 found
(#5124) Inline control structures are not allowed
(#5125) Short array syntax must be used to define arrays
(#5127) Short array syntax must be used to define arrays
(#5135) Line exceeds 132 characters; contains 134 characters
(#5136) Inline control structures are not allowed
(#5137) Short array syntax must be used to define arrays
(#5140) Short array syntax must be used to define arrays
(#5143) Variable "child_user" must not contain underscores.
(#5144) Variable "child_user" must not contain underscores.
(#5145) Variable "child_user" must not contain underscores.
(#5145) Variable "child_user" must not contain underscores.
(#5152) Missing docblock for function get_roles
(#5152) Expected 0 spaces after "get_roles"; 1 found
(#5160) Short array syntax must be used to define arrays
(#5164) Inline control structures are not allowed
(#5176) Missing docblock for function get_system_roles
(#5176) Expected 0 spaces after "get_system_roles"; 1 found
(#5184) Short array syntax must be used to define arrays
(#5188) Inline control structures are not allowed
(#5200) Missing docblock for function get_parents
(#5200) Expected 0 spaces after "get_parents"; 1 found
(#5202) Variable "parent_role_id" must not contain underscores.
(#5207) Inline control structures are not allowed
(#5208) Short array syntax must be used to define arrays
(#5221) Short array syntax must be used to define arrays
(#5221) Variable "parent_role_id" must not contain underscores.
(#5224) Short array syntax must be used to define arrays
(#5234) Missing docblock for function get_all_parents
(#5234) Expected 0 spaces after "get_all_parents"; 1 found
(#5237) Variable "parent_role_id" must not contain underscores.
(#5239) Short array syntax must be used to define arrays
(#5239) Variable "parent_role_id" must not contain underscores.
(#5244) Short array syntax must be used to define arrays
(#5246) Short array syntax must be used to define arrays
(#5247) Variable "parent_user" must not contain underscores.
(#5249) Variable "parent_data" must not contain underscores.
(#5249) Variable "parent_user" must not contain underscores.
(#5250) Variable "parent_data" must not contain underscores.
(#5250) Variable "parent_user" must not contain underscores.
(#5251) Variable "parent_data" must not contain underscores.
(#5251) Variable "parent_user" must not contain underscores.
(#5252) Variable "parent_data" must not contain underscores.
(#5258) Missing docblock for function get_course_parents
(#5258) Expected 0 spaces after "get_course_parents"; 1 found
(#5261) Short array syntax must be used to define arrays
(#5266) Short array syntax must be used to define arrays
(#5270) Short array syntax must be used to define arrays
(#5271) Variable "parent_user" must not contain underscores.
(#5275) Variable "parents_copy" must not contain underscores.
(#5276) Variable "parents_copy" must not contain underscores.
(#5277) Variable "parent_user" must not contain underscores.
(#5283) Inline control structures are not allowed
(#5286) Variable "parent_data" must not contain underscores.
(#5286) Variable "parent_user" must not contain underscores.
(#5287) Variable "parent_data" must not contain underscores.
(#5287) Variable "parent_user" must not contain underscores.
(#5288) Variable "parent_data" must not contain underscores.
(#5288) Variable "parent_user" must not contain underscores.
(#5289) Variable "parent_data" must not contain underscores.
(#5296) Missing docblock for function course_enrol_methods
(#5296) Expected 0 spaces after "course_enrol_methods"; 1 found
(#5296) Variable "course_id" must not contain underscores.
(#5297) Variable "course_id" must not contain underscores.
(#5311) Missing docblock for function quiz_get_question
(#5311) Expected 0 spaces after "quiz_get_question"; 1 found
(#5317) Short array syntax must be used to define arrays
(#5325) Missing docblock for function question_rewrite_question_urls
(#5325) Expected 0 spaces after "question_rewrite_question_urls"; 1 found
(#5355) Missing docblock for function make_html_inline
(#5362) Missing docblock for function quiz_get_answers
(#5362) Expected 0 spaces after "quiz_get_answers"; 1 found
(#5368) Short array syntax must be used to define arrays
(#5372) Short array syntax must be used to define arrays
(#5378) Short array syntax must be used to define arrays
(#5389) Missing docblock for function quiz_get_random_question
(#5389) Expected 0 spaces after "quiz_get_random_question"; 1 found
(#5389) Variable "cat_id" must not contain underscores.
(#5389) Variable "used_ids" must not contain underscores.
(#5396) Short array syntax must be used to define arrays
(#5397) Variable "used_ids" must not contain underscores.
(#5398) Variable "used_ids" must not contain underscores.
(#5404) Short array syntax must be used to define arrays
(#5404) Variable "cat_id" must not contain underscores.
(#5408) Inline control structures are not allowed
(#5413) Short array syntax must be used to define arrays
(#5421) Missing docblock for function quiz_get_question_categories
(#5421) Expected 0 spaces after "quiz_get_question_categories"; 1 found
(#5431) Short array syntax must be used to define arrays
(#5434) Short array syntax must be used to define arrays
(#5443) Missing docblock for function quiz_get_correct_answer
(#5443) Expected 0 spaces after "quiz_get_correct_answer"; 1 found
(#5449) Short array syntax must be used to define arrays
(#5455) Missing docblock for function multiple_suspend_enrolment
(#5455) Expected 0 spaces after "multiple_suspend_enrolment"; 1 found
(#5460) Short array syntax must be used to define arrays
(#5463) Inline control structures are not allowed
(#5467) Short array syntax must be used to define arrays
(#5470) Inline control structures are not allowed
(#5479) Missing docblock for function suspend_enrolment
(#5479) Expected 0 spaces after "suspend_enrolment"; 1 found
(#5479) Variable "course_id" must not contain underscores.
(#5484) Short array syntax must be used to define arrays
(#5484) Variable "course_id" must not contain underscores.
(#5487) Inline control structures are not allowed
(#5490) Short array syntax must be used to define arrays
(#5493) Inline control structures are not allowed
(#5496) Short array syntax must be used to define arrays
(#5499) Inline control structures are not allowed
(#5507) Missing docblock for function multiple_unenrol_user
(#5507) Expected 0 spaces after "multiple_unenrol_user"; 1 found
(#5512) Short array syntax must be used to define arrays
(#5515) Inline control structures are not allowed
(#5519) Short array syntax must be used to define arrays
(#5522) Inline control structures are not allowed
(#5532) Missing docblock for function unenrol_user
(#5532) Expected 0 spaces after "unenrol_user"; 1 found
(#5532) Variable "course_id" must not contain underscores.
(#5537) Short array syntax must be used to define arrays
(#5537) Variable "course_id" must not contain underscores.
(#5540) Inline control structures are not allowed
(#5543) Short array syntax must be used to define arrays
(#5546) Inline control structures are not allowed
(#5549) Short array syntax must be used to define arrays
(#5554) Short array syntax must be used to define arrays
(#5554) Variable "course_id" must not contain underscores.
(#5557) Inline control structures are not allowed
(#5560) Short array syntax must be used to define arrays
(#5563) Inline control structures are not allowed
(#5567) Short array syntax must be used to define arrays
(#5574) Missing docblock for function multiple_remove_from_group
(#5574) Expected 0 spaces after "multiple_remove_from_group"; 1 found
(#5579) Short array syntax must be used to define arrays
(#5582) Inline control structures are not allowed
(#5586) Short array syntax must be used to define arrays
(#5589) Inline control structures are not allowed
(#5599) Missing docblock for function get_course_completion
(#5599) Expected 0 spaces after "get_course_completion"; 1 found
(#5614) Short array syntax must be used to define arrays
(#5621) Short array syntax must be used to define arrays
(#5636) Short array syntax must be used to define arrays
(#5637) Variable "records_cm" must not contain underscores.
(#5639) Variable "n_cm" must not contain underscores.
(#5639) Variable "records_cm" must not contain underscores.
(#5641) Variable "records_cm" must not contain underscores.
(#5646) Short array syntax must be used to define arrays
(#5649) Inline control structures are not allowed
(#5651) Inline control structures are not allowed
(#5651) Variable "n_cm" must not contain underscores.
(#5653) Inline control structures are not allowed
(#5662) Missing docblock for function get_course_resources
(#5662) Expected 0 spaces after "get_course_resources"; 1 found
(#5667) Inline control structures are not allowed
(#5689) Inline control structures are not allowed
(#5706) Missing docblock for function get_course_quizes
(#5706) Expected 0 spaces after "get_course_quizes"; 1 found
(#5721) Short array syntax must be used to define arrays
(#5726) Inline control structures are not allowed
(#5730) Short array syntax must be used to define arrays
(#5744) Short array syntax must be used to define arrays
(#5745) Variable "records_cm" must not contain underscores.
(#5747) Short array syntax must be used to define arrays
(#5748) Variable "records_cm" must not contain underscores.
(#5748) Variable "r_cm" must not contain underscores.
(#5752) Variable "r_cm" must not contain underscores.
(#5753) Inline control structures are not allowed
(#5756) Variable "r_cm" must not contain underscores.
(#5760) Inline control structures are not allowed
(#5762) Inline control structures are not allowed
(#5766) Variable "r_cm" must not contain underscores.
(#5767) Variable "r_cm" must not contain underscores.
(#5780) Missing docblock for function get_course_mods
(#5780) Expected 0 spaces after "get_course_mods"; 1 found
(#5785) Inline control structures are not allowed
(#5792) Variable "news_forum_id" must not contain underscores.
(#5804) Variable "username_orig" must not contain underscores.
(#5805) Inline control structures are not allowed
(#5805) Variable "username_orig" must not contain underscores.
(#5808) Short array syntax must be used to define arrays
(#5810) Inline control structures are not allowed
(#5810) Variable "username_orig" must not contain underscores.
(#5811) Inline control structures are not allowed
(#5821) Inline control structures are not allowed
(#5821) Variable "username_orig" must not contain underscores.
(#5822) Inline control structures are not allowed
(#5829) Inline control structures are not allowed
(#5834) Line exceeds 132 characters; contains 133 characters
(#5836) Inline control structures are not allowed
(#5839) Inline control structures are not allowed
(#5874) Inline control structures are not allowed
(#5874) Variable "news_forum_id" must not contain underscores.
(#5886) Missing docblock for function get_display
(#5886) Expected 0 spaces after "get_display"; 1 found
(#5892) Short array syntax must be used to define arrays
(#5900) Short array syntax must be used to define arrays
(#5914) Missing docblock for function my_certificates
(#5914) Expected 0 spaces after "my_certificates"; 1 found
(#5931) Missing docblock for function my_certificates_normal
(#5931) Expected 0 spaces after "my_certificates_normal"; 1 found
(#5938) Inline control structures are not allowed
(#5939) Short array syntax must be used to define arrays
(#5941) Variable "user_id" must not contain underscores.
(#5945) Inline control structures are not allowed
(#5946) Short array syntax must be used to define arrays
(#5948) Short array syntax must be used to define arrays
(#5954) Short array syntax must be used to define arrays
(#5954) Variable "user_id" must not contain underscores.
(#5964) Short array syntax must be used to define arrays
(#5977) Missing docblock for function my_certificates_simple
(#5977) Expected 0 spaces after "my_certificates_simple"; 1 found
(#5983) Variable "user_id" must not contain underscores.
(#5987) Inline control structures are not allowed
(#5988) Short array syntax must be used to define arrays
(#5990) Short array syntax must be used to define arrays
(#5996) Short array syntax must be used to define arrays
(#5996) Variable "user_id" must not contain underscores.
(#6006) Short array syntax must be used to define arrays
(#6019) Missing docblock for function my_certificates_custom
(#6019) Expected 0 spaces after "my_certificates_custom"; 1 found
(#6026) Inline control structures are not allowed
(#6027) Short array syntax must be used to define arrays
(#6029) Variable "user_id" must not contain underscores.
(#6033) Inline control structures are not allowed
(#6034) Short array syntax must be used to define arrays
(#6036) Short array syntax must be used to define arrays
(#6042) Short array syntax must be used to define arrays
(#6042) Variable "user_id" must not contain underscores.
(#6052) Short array syntax must be used to define arrays
(#6065) Missing docblock for function my_certificates_coursecertificate
(#6065) Visibility must be declared on method "my_certificates_coursecertificate"
(#6065) Expected 0 spaces after "my_certificates_coursecertificate"; 1 found
(#6072) Inline control structures are not allowed
(#6073) Short array syntax must be used to define arrays
(#6075) Variable "user_id" must not contain underscores.
(#6077) Short array syntax must be used to define arrays
(#6077) Variable "user_id" must not contain underscores.
(#6079) Whitespace found at end of line within string
(#6083) Short array syntax must be used to define arrays
(#6097) Missing docblock for function get_mentees_certificates
(#6097) Expected 0 spaces after "get_mentees_certificates"; 1 found
(#6101) Short array syntax must be used to define arrays
(#6102) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#6104) Short array syntax must be used to define arrays
(#6113) Missing docblock for function get_users_certificates
(#6113) Expected 0 spaces after "get_users_certificates"; 1 found
(#6116) Short array syntax must be used to define arrays
(#6126) Missing docblock for function get_page
(#6126) Expected 0 spaces after "get_page"; 1 found
(#6132) Short array syntax must be used to define arrays
(#6144) Missing docblock for function get_label
(#6144) Expected 0 spaces after "get_label"; 1 found
(#6150) Short array syntax must be used to define arrays
(#6164) Missing docblock for function get_news_item
(#6164) Expected 0 spaces after "get_news_item"; 1 found
(#6169) Variable "item_posts" must not contain underscores.
(#6169) Short array syntax must be used to define arrays
(#6174) Variable "item_posts" must not contain underscores.
(#6177) Variable "item_posts" must not contain underscores.
(#6180) Missing docblock for function get_questionnaire_question_result_radio
(#6180) Expected 0 spaces after "get_questionnaire_question_result_radio"; 1 found
(#6189) Short array syntax must be used to define arrays
(#6191) Short array syntax must be used to define arrays
(#6194) Short array syntax must be used to define arrays
(#6196) Short array syntax must be used to define arrays
(#6204) Short array syntax must be used to define arrays
(#6215) Missing docblock for function get_questionnaire_question_result_essay
(#6215) Expected 0 spaces after "get_questionnaire_question_result_essay"; 1 found
(#6223) Short array syntax must be used to define arrays
(#6225) Short array syntax must be used to define arrays
(#6228) Short array syntax must be used to define arrays
(#6230) Short array syntax must be used to define arrays
(#6239) Missing docblock for function get_questionnaire_results
(#6239) Expected 0 spaces after "get_questionnaire_results"; 1 found
(#6245) Short array syntax must be used to define arrays
(#6249) Short array syntax must be used to define arrays
(#6252) Short array syntax must be used to define arrays
(#6254) Short array syntax must be used to define arrays
(#6264) Short array syntax must be used to define arrays
(#6276) Short array syntax must be used to define arrays
(#6285) Missing docblock for function get_course_questionnaire_results
(#6285) Expected 0 spaces after "get_course_questionnaire_results"; 1 found
(#6288) Short array syntax must be used to define arrays
(#6289) Short array syntax must be used to define arrays
(#6295) Missing docblock for function add_cohort_member
(#6295) Expected 0 spaces after "add_cohort_member"; 1 found
(#6295) Variable "cohort_id" must not contain underscores.
(#6299) Short array syntax must be used to define arrays
(#6302) Inline control structures are not allowed
(#6305) Short array syntax must be used to define arrays
(#6305) Variable "cohort_id" must not contain underscores.
(#6308) Inline control structures are not allowed
(#6311) Variable "cohort_id" must not contain underscores.
(#6316) Missing docblock for function remove_cohort_member
(#6316) Expected 0 spaces after "remove_cohort_member"; 1 found
(#6316) Variable "cohort_id" must not contain underscores.
(#6320) Short array syntax must be used to define arrays
(#6323) Inline control structures are not allowed
(#6326) Short array syntax must be used to define arrays
(#6326) Variable "cohort_id" must not contain underscores.
(#6329) Inline control structures are not allowed
(#6332) Variable "cohort_id" must not contain underscores.
(#6337) Missing docblock for function multiple_add_cohort_member
(#6337) Expected 0 spaces after "multiple_add_cohort_member"; 1 found
(#6342) Short array syntax must be used to define arrays
(#6345) Inline control structures are not allowed
(#6355) Missing docblock for function multiple_remove_cohort_member
(#6355) Expected 0 spaces after "multiple_remove_cohort_member"; 1 found
(#6360) Short array syntax must be used to define arrays
(#6363) Inline control structures are not allowed
(#6373) Missing docblock for function get_cohorts
(#6373) Expected 0 spaces after "get_cohorts"; 1 found
(#6381) Short array syntax must be used to define arrays
(#6392) Missing docblock for function get_themes
(#6392) Expected 0 spaces after "get_themes"; 1 found
(#6395) Short array syntax must be used to define arrays
(#6397) Short array syntax must be used to define arrays
(#6405) Missing docblock for function create_course
(#6405) Expected 0 spaces after "create_course"; 1 found
(#6405) Variable "course_ext" must not contain underscores.
(#6405) Variable "skip_fix_course_sortorder" must not contain underscores.
(#6417) Function utf8_decode() is deprecated since PHP 8.2; Use mb_convert_encoding(), UConverter::transcode() or iconv instead
(#6417) Variable "course_ext" must not contain underscores.
(#6418) Function utf8_decode() is deprecated since PHP 8.2; Use mb_convert_encoding(), UConverter::transcode() or iconv instead
(#6418) Variable "course_ext" must not contain underscores.
(#6419) Function utf8_decode() is deprecated since PHP 8.2; Use mb_convert_encoding(), UConverter::transcode() or iconv instead
(#6419) Variable "course_ext" must not contain underscores.
(#6420) Function utf8_decode() is deprecated since PHP 8.2; Use mb_convert_encoding(), UConverter::transcode() or iconv instead
(#6420) Variable "course_ext" must not contain underscores.
(#6421) Variable "course_ext" must not contain underscores.
(#6422) Variable "course_ext" must not contain underscores.
(#6424) Inline control structures are not allowed
(#6424) Variable "course_ext" must not contain underscores.
(#6425) Variable "course_ext" must not contain underscores.
(#6426) Inline control structures are not allowed
(#6442) Inline comments must end in full-stops, exclamation marks, or question marks
(#6444) Short array syntax must be used to define arrays
(#6448) Short array syntax must be used to define arrays
(#6451) Short array syntax must be used to define arrays
(#6452) There should be a comma after the last array item in a multi-line array.
(#6459) Missing docblock for function update_course
(#6459) Expected 0 spaces after "update_course"; 1 found
(#6459) Variable "course_ext" must not contain underscores.
(#6462) Variable "course_ext" must not contain underscores.
(#6463) Function utf8_decode() is deprecated since PHP 8.2; Use mb_convert_encoding(), UConverter::transcode() or iconv instead
(#6463) Variable "course_ext" must not contain underscores.
(#6464) Function utf8_decode() is deprecated since PHP 8.2; Use mb_convert_encoding(), UConverter::transcode() or iconv instead
(#6464) Variable "course_ext" must not contain underscores.
(#6465) Function utf8_decode() is deprecated since PHP 8.2; Use mb_convert_encoding(), UConverter::transcode() or iconv instead
(#6465) Variable "course_ext" must not contain underscores.
(#6466) Variable "course_ext" must not contain underscores.
(#6467) Variable "course_ext" must not contain underscores.
(#6468) Variable "course_ext" must not contain underscores.
(#6469) Variable "course_ext" must not contain underscores.
(#6472) Variable "course_ext" must not contain underscores.
(#6473) Function utf8_decode() is deprecated since PHP 8.2; Use mb_convert_encoding(), UConverter::transcode() or iconv instead
(#6473) Variable "course_ext" must not contain underscores.
(#6474) Function utf8_decode() is deprecated since PHP 8.2; Use mb_convert_encoding(), UConverter::transcode() or iconv instead
(#6474) Variable "course_ext" must not contain underscores.
(#6475) Function utf8_decode() is deprecated since PHP 8.2; Use mb_convert_encoding(), UConverter::transcode() or iconv instead
(#6475) Variable "course_ext" must not contain underscores.
(#6476) Function utf8_decode() is deprecated since PHP 8.2; Use mb_convert_encoding(), UConverter::transcode() or iconv instead
(#6476) Variable "course_ext" must not contain underscores.
(#6477) Variable "course_ext" must not contain underscores.
(#6478) Inline control structures are not allowed
(#6478) Variable "course_ext" must not contain underscores.
(#6479) Variable "course_ext" must not contain underscores.
(#6480) Inline control structures are not allowed
(#6480) Variable "course_ext" must not contain underscores.
(#6481) Variable "course_ext" must not contain underscores.
(#6486) Spaces must be used to indent lines; tabs are not allowed
(#6486) Tab found within whitespace
(#6486) Line indented incorrectly; expected 4 spaces, found 1
(#6486) Missing docblock for function get_course_users
(#6486) Expected 0 spaces after "get_course_users"; 1 found
(#6486) Variable "course_id" must not contain underscores.
(#6489) Spaces must be used to indent lines; tabs are not allowed
(#6489) Tab found within whitespace
(#6489) Line indented incorrectly; expected at least 8 spaces, found 2
(#6489) Variable "course_id" must not contain underscores.
(#6490) Spaces must be used to indent lines; tabs are not allowed
(#6490) Tab found within whitespace
(#6490) Line indented incorrectly; expected at least 8 spaces, found 2
(#6492) Spaces must be used to indent lines; tabs are not allowed
(#6492) Tab found within whitespace
(#6492) Line indented incorrectly; expected at least 8 spaces, found 2
(#6495) Spaces must be used to indent lines; tabs are not allowed
(#6495) Tab found within whitespace
(#6495) Line indented incorrectly; expected at least 8 spaces, found 2
(#6497) Spaces must be used to indent lines; tabs are not allowed
(#6497) Tab found within whitespace
(#6497) Line indented incorrectly; expected at least 8 spaces, found 2
(#6497) Variable "course_roles" must not contain underscores.
(#6497) Short array syntax must be used to define arrays
(#6498) Spaces must be used to indent lines; tabs are not allowed
(#6498) Tab found within whitespace
(#6498) Line indented incorrectly; expected 8 spaces, found 2
(#6499) Spaces must be used to indent lines; tabs are not allowed
(#6499) Tab found within whitespace
(#6499) Line indented incorrectly; expected at least 12 spaces, found 3
(#6500) Spaces must be used to indent lines; tabs are not allowed
(#6500) Tab found within whitespace
(#6500) Line indented incorrectly; expected at least 12 spaces, found 3
(#6501) Spaces must be used to indent lines; tabs are not allowed
(#6501) Tab found within whitespace
(#6501) Line indented incorrectly; expected at least 12 spaces, found 3
(#6501) Inline control structures are not allowed
(#6502) Spaces must be used to indent lines; tabs are not allowed
(#6502) Tab found within whitespace
(#6502) Line indented incorrectly; expected at least 12 spaces, found 4
(#6504) Spaces must be used to indent lines; tabs are not allowed
(#6504) Tab found within whitespace
(#6504) Line indented incorrectly; expected at least 12 spaces, found 3
(#6504) Short array syntax must be used to define arrays
(#6505) Spaces must be used to indent lines; tabs are not allowed
(#6505) Tab found within whitespace
(#6505) Line indented incorrectly; expected at least 12 spaces, found 3
(#6506) Spaces must be used to indent lines; tabs are not allowed
(#6506) Tab found within whitespace
(#6506) Line indented incorrectly; expected at least 12 spaces, found 3
(#6508) Spaces must be used to indent lines; tabs are not allowed
(#6508) Tab found within whitespace
(#6508) Line indented incorrectly; expected at least 12 spaces, found 3
(#6508) Variable "course_roles" must not contain underscores.
(#6509) Spaces must be used to indent lines; tabs are not allowed
(#6509) Tab found within whitespace
(#6509) Line indented incorrectly; expected 8 spaces, found 2
(#6511) Spaces must be used to indent lines; tabs are not allowed
(#6511) Tab found within whitespace
(#6511) Line indented incorrectly; expected 8 spaces, found 2
(#6511) Variable "course_roles" must not contain underscores.
(#6513) Spaces must be used to indent lines; tabs are not allowed
(#6513) Tab found within whitespace
(#6513) Line indented incorrectly; expected at least 12 spaces, found 3
(#6513) Variable "role_users" must not contain underscores.
(#6515) Spaces must be used to indent lines; tabs are not allowed
(#6515) Tab found within whitespace
(#6515) Line indented incorrectly; expected 12 spaces, found 3
(#6515) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t\t{\n"
(#6515) Variable "role_users" must not contain underscores.
(#6516) Spaces must be used to indent lines; tabs are not allowed
(#6516) Tab found within whitespace
(#6516) Line indented incorrectly; expected at least 12 spaces, found 3
(#6517) Spaces must be used to indent lines; tabs are not allowed
(#6517) Tab found within whitespace
(#6517) Line indented incorrectly; expected 16 spaces, found 4
(#6518) Spaces must be used to indent lines; tabs are not allowed
(#6518) Tab found within whitespace
(#6518) Line indented incorrectly; expected at least 20 spaces, found 5
(#6518) Inline control structures are not allowed
(#6519) Spaces must be used to indent lines; tabs are not allowed
(#6519) Tab found within whitespace
(#6519) Line indented incorrectly; expected at least 20 spaces, found 6
(#6519) Short array syntax must be used to define arrays
(#6520) Spaces must be used to indent lines; tabs are not allowed
(#6520) Tab found within whitespace
(#6520) Line indented incorrectly; expected at least 20 spaces, found 5
(#6521) Spaces must be used to indent lines; tabs are not allowed
(#6521) Tab found within whitespace
(#6521) Line indented incorrectly; expected 16 spaces, found 4
(#6522) Spaces must be used to indent lines; tabs are not allowed
(#6522) Tab found within whitespace
(#6522) Line indented incorrectly; expected 12 spaces, found 3
(#6523) Spaces must be used to indent lines; tabs are not allowed
(#6523) Tab found within whitespace
(#6523) Line indented incorrectly; expected 8 spaces, found 2
(#6525) Spaces must be used to indent lines; tabs are not allowed
(#6525) Tab found within whitespace
(#6525) Line indented incorrectly; expected at least 8 spaces, found 2
(#6526) Spaces must be used to indent lines; tabs are not allowed
(#6526) Tab found within whitespace
(#6526) Line indented incorrectly; expected 4 spaces, found 1
(#6528) Missing docblock for function logoutpage_hook
(#6528) Visibility must be declared on method "logoutpage_hook"
(#6531) Inline control structures are not allowed
(#6534) Variable "logout_redirect_to_joomla" must not contain underscores.
(#6538) Variable "logout_redirect_to_joomla" must not contain underscores.
(#6545) Variable "r_old" must not contain underscores.
(#6546) Variable "r_old" must not contain underscores.
(#6551) Variable "r_old" must not contain underscores.
(#6554) Variable "cookieValue" must be all lower-case
(#6555) Variable "cookieArray" must be all lower-case
(#6555) Variable "cookieValue" must be all lower-case
(#6557) Variable "cookieArray" must be all lower-case
(#6560) Inline comments must end in full-stops, exclamation marks, or question marks
(#6565) Whitespace found at end of line
(#6566) Inline control structures are not allowed
(#6569) Variable "logout_redirect_to_joomla" must not contain underscores.
(#6570) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6570) This comment is 60% valid code; is this commented out code?
(#6570) No space found before comment text; expected "// $redirect = get_config ('auth_joomdle', 'joomla_url').'/index.php?option=com_joomdle&task=getout';" but found "//$redirect = get_config ('auth_joomdle', 'joomla_url').'/index.php?option=com_joomdle&task=getout';"
(#6571) Line exceeds 132 characters; contains 140 characters
(#6575) Missing docblock for function get_scorm_item_track_data
(#6575) Expected 0 spaces after "get_scorm_item_track_data"; 1 found
(#6588) Short array syntax must be used to define arrays
(#6596) Missing docblock for function get_scorm_track_data
(#6596) Expected 0 spaces after "get_scorm_track_data"; 1 found
(#6597) Short array syntax must be used to define arrays
(#6606) Missing docblock for function get_scorm_data
(#6606) Expected 0 spaces after "get_scorm_data"; 1 found
(#6606) Variable "course_id" must not contain underscores.
(#6607) Variable "course_id" must not contain underscores.
(#6614) Variable "scorm_track" must not contain underscores.
(#6616) Variable "scorm_track" must not contain underscores.
(#6618) Inline control structures are not allowed
(#6624) Missing docblock for function list_courses_scorm
(#6624) Expected 0 spaces after "list_courses_scorm"; 1 found
(#6627) Variable "scorm_courses" must not contain underscores.
(#6627) Short array syntax must be used to define arrays
(#6631) Inline control structures are not allowed
(#6634) Variable "scorm_courses" must not contain underscores.
(#6637) Variable "scorm_courses" must not contain underscores.
(#6640) Missing docblock for function my_badges
(#6640) Expected 0 spaces after "my_badges"; 1 found
(#6648) Inline control structures are not allowed
(#6649) Short array syntax must be used to define arrays
(#6653) Short array syntax must be used to define arrays
(#6655) Short array syntax must be used to define arrays
(#6660) Variable "image_url" must not contain underscores.
(#6661) Variable "image_url" must not contain underscores.
(#6669) Missing docblock for function get_certificates_credits
(#6669) Expected 0 spaces after "get_certificates_credits"; 1 found
(#6672) Inline control structures are not allowed
(#6673) Short array syntax must be used to define arrays
(#6675) Short array syntax must be used to define arrays
(#6692) Short array syntax must be used to define arrays
(#6694) Short array syntax must be used to define arrays
(#6705) Missing docblock for function set_section_visible
(#6705) Expected 0 spaces after "set_section_visible"; 1 found
(#6705) Variable "course_id" must not contain underscores.
(#6708) Variable "course_id" must not contain underscores.
(#6711) Missing docblock for function set_course_visible
(#6711) Expected 0 spaces after "set_course_visible"; 1 found
(#6711) Variable "course_id" must not contain underscores.
(#6715) Variable "course_id" must not contain underscores.
(#6721) Missing docblock for function create_events
(#6721) Expected 0 spaces after "create_events"; 1 found
(#6746) Missing docblock for function get_courses_not_editing_teachers
(#6746) Expected 0 spaces after "get_courses_not_editing_teachers"; 1 found
(#6749) Inline control structures are not allowed
(#6750) Short array syntax must be used to define arrays
(#6752) Short array syntax must be used to define arrays
(#6757) Inline control structures are not allowed
(#6758) Short array syntax must be used to define arrays
(#6772) Short array syntax must be used to define arrays
(#6774) Short array syntax must be used to define arrays
(#6786) Inline comments must end in full-stops, exclamation marks, or question marks
(#6787) Missing docblock for function get_course_progress
(#6787) Expected 0 spaces after "get_course_progress"; 1 found
(#6794) Inline control structures are not allowed
(#6804) Short array syntax must be used to define arrays
(#6807) Inline control structures are not allowed
(#6808) Short array syntax must be used to define arrays
(#6810) Variable "block_progress" must not contain underscores.
(#6812) Variable "block_progress" must not contain underscores.
(#6814) Short array syntax must be used to define arrays
(#6825) Variable "block_progress" must not contain underscores.
(#6836) Variable "block_progress" must not contain underscores.
(#6837) Variable "block_progress" must not contain underscores.
(#6846) Variable "block_progress" must not contain underscores.
(#6846) Variable "block_progress" must not contain underscores.
(#6864) Short array syntax must be used to define arrays
(#6866) Short array syntax must be used to define arrays
(#6880) Inline comments must end in full-stops, exclamation marks, or question marks
(#6881) Missing docblock for function my_courses_progress
(#6881) Expected 0 spaces after "my_courses_progress"; 1 found
(#6884) Short array syntax must be used to define arrays
(#6894) Missing docblock for function get_course_completion_progress
(#6894) Expected 0 spaces after "get_course_completion_progress"; 1 found
(#6901) Inline control structures are not allowed
(#6904) Short array syntax must be used to define arrays
(#6907) Short array syntax must be used to define arrays
(#6910) Inline control structures are not allowed
(#6911) Short array syntax must be used to define arrays
(#6917) Short array syntax must be used to define arrays
(#6920) Short array syntax must be used to define arrays
(#6922) Short array syntax must be used to define arrays
(#6936) Missing docblock for function my_courses_completion_progress
(#6936) Expected 0 spaces after "my_courses_completion_progress"; 1 found
(#6939) Short array syntax must be used to define arrays
(#6949) Missing docblock for function my_completed_courses
(#6949) Expected 0 spaces after "my_completed_courses"; 1 found
(#6962) Short array syntax must be used to define arrays
(#6965) Short array syntax must be used to define arrays
(#6967) Short array syntax must be used to define arrays
(#6978) Missing docblock for function users_completed_courses
(#6978) Expected 0 spaces after "users_completed_courses"; 1 found
(#6979) Short array syntax must be used to define arrays
(#6989) Missing docblock for function get_completed_course_users
(#6989) Expected 0 spaces after "get_completed_course_users"; 1 found
(#7001) Short array syntax must be used to define arrays
(#7004) Short array syntax must be used to define arrays
(#7006) Short array syntax must be used to define arrays
(#7019) Missing docblock for function change_username
(#7019) Expected 0 spaces after "change_username"; 1 found
(#7019) Variable "old_username" must not contain underscores.
(#7019) Variable "new_username" must not contain underscores.
(#7024) Variable "old_username" must not contain underscores.
(#7026) Inline control structures are not allowed
(#7029) Variable "new_user" must not contain underscores.
(#7030) Variable "new_user" must not contain underscores.
(#7031) Variable "new_user" must not contain underscores.
(#7031) Variable "new_username" must not contain underscores.
(#7033) Variable "new_user" must not contain underscores.
(#7039) Missing docblock for function user_authenticated_hook
(#7039) Expected 0 spaces after "user_authenticated_hook"; 1 found
(#7042) Inline control structures are not allowed
(#7047) Inline control structures are not allowed
(#7051) Inline control structures are not allowed
(#7057) Variable "redirectless_sso" must not contain underscores.
(#7059) Variable "redirectless_sso" must not contain underscores.
(#7066) Variable "login_data" must not contain underscores.
(#7068) Variable "redirect_url" must not contain underscores.
(#7069) Variable "login_data" must not contain underscores.
(#7070) Inline control structures are not allowed
(#7071) Variable "redirect_url" must not contain underscores.
(#7073) Variable "redirect_url" must not contain underscores.
(#7077) Missing docblock for function log_into_joomla
(#7077) Expected 0 spaces after "log_into_joomla"; 1 found
(#7080) Variable "cookie_path" must not contain underscores.
(#7083) Variable "login_data" must not contain underscores.
(#7084) Variable "login_data" must not contain underscores.
(#7094) Inline control structures are not allowed
(#7112) Inline control structures are not allowed
(#7117) Expected "if (...) {\n"; found "if (...)\n {\n"
(#7125) Variable "cookie_path" must not contain underscores.
(#7131) This comment is 58% valid code; is this commented out code?
auth/joomdle/certificate_view.php
(#38) Short array syntax must be used to define arrays
(#41) Short array syntax must be used to define arrays
(#68) Short array syntax must be used to define arrays
(#80) Short array syntax must be used to define arrays
(#102) Short array syntax must be used to define arrays
auth/joomdle/classes/admin_setting_configselect_initial_config.php
(#17) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#41) Variable "joomdle_config" must not contain underscores.
(#42) Variable "joomdle_config" must not contain underscores.
auth/joomdle/classes/admin_setting_configtext_initial_config.php
(#50) Variable "joomdle_config" must not contain underscores.
(#51) Variable "joomdle_config" must not contain underscores.
(#52) Variable "joomdle_config" must not contain underscores.
(#53) Variable "joomdle_config" must not contain underscores.
(#54) Variable "joomdle_config" must not contain underscores.
(#55) Variable "joomdle_config" must not contain underscores.
(#56) Variable "joomdle_config" must not contain underscores.
(#57) Variable "joomdle_config" must not contain underscores.
(#65) Missing docblock for function initial_config_already_done
(#65) Expected 0 spaces after "initial_config_already_done"; 1 found
auth/joomdle/classes/joomlaws.php
(#1) Missing docblock for file joomlaws.php
(#2) Missing @copyright tag
(#2) Missing @license tag
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Missing docblock for function getUserInfo_parameters
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#4) Public method name "joomlaws::getUserInfo_parameters" must be in lower-case letters only
(#5) Short array syntax must be used to define arrays
(#7) There should be a comma after the last array item in a multi-line array.
(#11) Missing docblock for function test_parameters
(#12) Short array syntax must be used to define arrays
(#16) Missing docblock for function login_parameters
(#17) Short array syntax must be used to define arrays
(#19) There should be a comma after the last array item in a multi-line array.
(#23) Missing docblock for function getDefaultItemid_parameters
(#23) Public method name "joomlaws::getDefaultItemid_parameters" must be in lower-case letters only
(#24) Short array syntax must be used to define arrays
(#28) Missing docblock for function confirmJoomlaSession_parameters
(#28) Public method name "joomlaws::confirmJoomlaSession_parameters" must be in lower-case letters only
(#29) Short array syntax must be used to define arrays
(#31) There should be a comma after the last array item in a multi-line array.
(#35) Missing docblock for function logout_parameters
(#36) Short array syntax must be used to define arrays
(#38) There should be a comma after the last array item in a multi-line array.
(#42) Missing docblock for function deleteUserKey_parameters
(#42) Public method name "joomlaws::deleteUserKey_parameters" must be in lower-case letters only
(#43) Short array syntax must be used to define arrays
(#44) There should be a comma after the last array item in a multi-line array.
(#48) Missing docblock for function createUser_parameters
(#48) Public method name "joomlaws::createUser_parameters" must be in lower-case letters only
(#49) Short array syntax must be used to define arrays
(#50) There should be a comma after the last array item in a multi-line array.
(#54) Missing docblock for function activateUser_parameters
(#54) Public method name "joomlaws::activateUser_parameters" must be in lower-case letters only
(#55) Short array syntax must be used to define arrays
(#56) There should be a comma after the last array item in a multi-line array.
(#60) Missing docblock for function updateUser_parameters
(#60) Public method name "joomlaws::updateUser_parameters" must be in lower-case letters only
(#61) Short array syntax must be used to define arrays
(#62) There should be a comma after the last array item in a multi-line array.
(#66) Missing docblock for function changePassword_parameters
(#66) Public method name "joomlaws::changePassword_parameters" must be in lower-case letters only
(#67) Short array syntax must be used to define arrays
(#69) There should be a comma after the last array item in a multi-line array.
(#73) Missing docblock for function changeUsername_parameters
(#73) Public method name "joomlaws::changeUsername_parameters" must be in lower-case letters only
(#74) Short array syntax must be used to define arrays
(#76) There should be a comma after the last array item in a multi-line array.
(#80) Missing docblock for function deleteUser_parameters
(#80) Public method name "joomlaws::deleteUser_parameters" must be in lower-case letters only
(#81) Short array syntax must be used to define arrays
(#82) There should be a comma after the last array item in a multi-line array.
(#86) Missing docblock for function addActivityCourse_parameters
(#86) Public method name "joomlaws::addActivityCourse_parameters" must be in lower-case letters only
(#87) Short array syntax must be used to define arrays
(#92) There should be a comma after the last array item in a multi-line array.
(#96) Missing docblock for function addActivityCourseEnrolment_parameters
(#96) Public method name "joomlaws::addActivityCourseEnrolment_parameters" must be in lower-case letters only
(#97) Short array syntax must be used to define arrays
(#102) There should be a comma after the last array item in a multi-line array.
(#106) Missing docblock for function addSocialGroup_parameters
(#106) Public method name "joomlaws::addSocialGroup_parameters" must be in lower-case letters only
(#107) Short array syntax must be used to define arrays
(#109) There should be a comma after the last array item in a multi-line array.
(#113) Missing docblock for function updateSocialGroup_parameters
(#113) Public method name "joomlaws::updateSocialGroup_parameters" must be in lower-case letters only
(#114) Short array syntax must be used to define arrays
(#117) There should be a comma after the last array item in a multi-line array.
(#121) Missing docblock for function deleteSocialGroup_parameters
(#121) Public method name "joomlaws::deleteSocialGroup_parameters" must be in lower-case letters only
(#122) Short array syntax must be used to define arrays
(#123) There should be a comma after the last array item in a multi-line array.
(#127) Missing docblock for function addSocialGroupMember_parameters
(#127) Public method name "joomlaws::addSocialGroupMember_parameters" must be in lower-case letters only
(#128) Short array syntax must be used to define arrays
(#131) There should be a comma after the last array item in a multi-line array.
(#135) Missing docblock for function removeSocialGroupMember_parameters
(#135) Public method name "joomlaws::removeSocialGroupMember_parameters" must be in lower-case letters only
(#136) Short array syntax must be used to define arrays
(#138) There should be a comma after the last array item in a multi-line array.
(#142) Missing docblock for function addPoints_parameters
(#142) Public method name "joomlaws::addPoints_parameters" must be in lower-case letters only
(#143) Short array syntax must be used to define arrays
(#147) There should be a comma after the last array item in a multi-line array.
(#151) Missing docblock for function addActivityQuizAttempt_parameters
(#151) Public method name "joomlaws::addActivityQuizAttempt_parameters" must be in lower-case letters only
(#152) Short array syntax must be used to define arrays
(#156) There should be a comma after the last array item in a multi-line array.
(#160) Missing docblock for function addMailingSub_parameters
(#160) Public method name "joomlaws::addMailingSub_parameters" must be in lower-case letters only
(#161) Short array syntax must be used to define arrays
(#164) There should be a comma after the last array item in a multi-line array.
(#168) Missing docblock for function removeMailingSub_parameters
(#168) Public method name "joomlaws::removeMailingSub_parameters" must be in lower-case letters only
(#169) Short array syntax must be used to define arrays
(#172) There should be a comma after the last array item in a multi-line array.
(#176) Missing docblock for function addUserGroups_parameters
(#176) Public method name "joomlaws::addUserGroups_parameters" must be in lower-case letters only
(#177) Short array syntax must be used to define arrays
(#179) There should be a comma after the last array item in a multi-line array.
(#183) Missing docblock for function updateUserGroups_parameters
(#183) Public method name "joomlaws::updateUserGroups_parameters" must be in lower-case letters only
(#184) Short array syntax must be used to define arrays
(#186) There should be a comma after the last array item in a multi-line array.
(#190) Missing docblock for function removeUserGroups_parameters
(#190) Public method name "joomlaws::removeUserGroups_parameters" must be in lower-case letters only
(#191) Short array syntax must be used to define arrays
(#192) There should be a comma after the last array item in a multi-line array.
(#196) Missing docblock for function addGroupMember_parameters
(#196) Public method name "joomlaws::addGroupMember_parameters" must be in lower-case letters only
(#197) Short array syntax must be used to define arrays
(#200) There should be a comma after the last array item in a multi-line array.
(#204) Missing docblock for function removeGroupMember_parameters
(#204) Public method name "joomlaws::removeGroupMember_parameters" must be in lower-case letters only
(#205) Short array syntax must be used to define arrays
(#208) There should be a comma after the last array item in a multi-line array.
(#212) Missing docblock for function addForum_parameters
(#212) Public method name "joomlaws::addForum_parameters" must be in lower-case letters only
(#213) Short array syntax must be used to define arrays
(#216) There should be a comma after the last array item in a multi-line array.
(#220) Missing docblock for function updateForum_parameters
(#220) Public method name "joomlaws::updateForum_parameters" must be in lower-case letters only
(#221) Short array syntax must be used to define arrays
(#224) There should be a comma after the last array item in a multi-line array.
(#228) Missing docblock for function removeForum_parameters
(#228) Public method name "joomlaws::removeForum_parameters" must be in lower-case letters only
(#229) Short array syntax must be used to define arrays
(#231) There should be a comma after the last array item in a multi-line array.
(#235) Missing docblock for function addForumsModerator_parameters
(#235) Public method name "joomlaws::addForumsModerator_parameters" must be in lower-case letters only
(#236) Short array syntax must be used to define arrays
(#238) There should be a comma after the last array item in a multi-line array.
(#242) Missing docblock for function removeForumsModerator_parameters
(#242) Public method name "joomlaws::removeForumsModerator_parameters" must be in lower-case letters only
(#243) Short array syntax must be used to define arrays
(#245) There should be a comma after the last array item in a multi-line array.
(#249) Missing docblock for function removeCourseForums_parameters
(#249) Public method name "joomlaws::removeCourseForums_parameters" must be in lower-case letters only
(#250) Short array syntax must be used to define arrays
(#251) There should be a comma after the last array item in a multi-line array.
(#255) Missing docblock for function getSellUrl_parameters
(#255) Public method name "joomlaws::getSellUrl_parameters" must be in lower-case letters only
(#256) Short array syntax must be used to define arrays
(#257) There should be a comma after the last array item in a multi-line array.
(#261) Missing docblock for function addActivityCourseCompleted_parameters
(#261) Public method name "joomlaws::addActivityCourseCompleted_parameters" must be in lower-case letters only
(#262) Short array syntax must be used to define arrays
(#265) There should be a comma after the last array item in a multi-line array.
(#269) Missing docblock for function moodleEvent_parameters
(#269) Public method name "joomlaws::moodleEvent_parameters" must be in lower-case letters only
(#270) Short array syntax must be used to define arrays
(#272) There should be a comma after the last array item in a multi-line array.
auth/joomdle/connection_test.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
auth/joomdle/connection_test_joomla.php
(#25) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
auth/joomdle/customcert_view.php
(#20) Incorrect @package tag for file customcert_view.php. Expected auth_joomdle, found mod_customcert.
(#47) Short array syntax must be used to define arrays
(#53) Short array syntax must be used to define arrays
(#54) Short array syntax must be used to define arrays
(#59) Short array syntax must be used to define arrays
(#65) Short array syntax must be used to define arrays
(#90) Short array syntax must be used to define arrays
(#92) Short array syntax must be used to define arrays
(#93) Short array syntax must be used to define arrays
(#104) Short array syntax must be used to define arrays
(#109) Short array syntax must be used to define arrays
(#110) Short array syntax must be used to define arrays
(#111) Short array syntax must be used to define arrays
(#114) Short array syntax must be used to define arrays
(#124) Short array syntax must be used to define arrays
(#126) Short array syntax must be used to define arrays
(#127) Short array syntax must be used to define arrays
(#140) Short array syntax must be used to define arrays
auth/joomdle/db/events.php
(#28) Short array syntax must be used to define arrays
(#30) Short array syntax must be used to define arrays
(#33) There should be a comma after the last array item in a multi-line array.
(#36) Short array syntax must be used to define arrays
(#39) There should be a comma after the last array item in a multi-line array.
(#42) Short array syntax must be used to define arrays
(#45) There should be a comma after the last array item in a multi-line array.
(#48) Short array syntax must be used to define arrays
(#51) There should be a comma after the last array item in a multi-line array.
(#54) Short array syntax must be used to define arrays
(#57) There should be a comma after the last array item in a multi-line array.
(#60) Short array syntax must be used to define arrays
(#63) There should be a comma after the last array item in a multi-line array.
(#66) Short array syntax must be used to define arrays
(#69) There should be a comma after the last array item in a multi-line array.
(#72) Short array syntax must be used to define arrays
(#75) There should be a comma after the last array item in a multi-line array.
(#78) Short array syntax must be used to define arrays
(#81) There should be a comma after the last array item in a multi-line array.
(#84) Short array syntax must be used to define arrays
(#88) There should be a comma after the last array item in a multi-line array.
(#91) Short array syntax must be used to define arrays
(#94) There should be a comma after the last array item in a multi-line array.
(#97) Short array syntax must be used to define arrays
(#100) There should be a comma after the last array item in a multi-line array.
(#103) Short array syntax must be used to define arrays
(#106) There should be a comma after the last array item in a multi-line array.
(#109) Short array syntax must be used to define arrays
(#112) There should be a comma after the last array item in a multi-line array.
(#114) This comment is 60% valid code; is this commented out code?
auth/joomdle/db/install.php
(#1) No one-line description found in phpdocs for docblock of file install.php
(#23) Missing docblock for function xmldb_auth_joomdle_install
(#29) Missing docblock for class joomdle_moodle_config
(#31) Missing docblock for function enable_web_services
(#31) Expected 0 spaces after "enable_web_services"; 1 found
(#35) Missing docblock for function enable_protocol
(#35) Expected 0 spaces after "enable_protocol"; 1 found
(#38) Inline control structures are not allowed
(#40) Inline control structures are not allowed
(#44) Missing docblock for function enable_xmlrpc
(#44) Expected 0 spaces after "enable_xmlrpc"; 1 found
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Expected "if (...) {\n"; found "if (...) {\n"
(#52) Variable "active_webservices" must not contain underscores.
(#52) Short array syntax must be used to define arrays
(#55) Variable "active_webservices" must not contain underscores.
(#56) Variable "active_webservices" must not contain underscores.
(#57) Variable "active_webservices" must not contain underscores.
(#57) Variable "active_webservices" must not contain underscores.
(#59) Variable "active_webservices" must not contain underscores.
(#63) Missing docblock for function enable_rest
(#63) Expected 0 spaces after "enable_rest"; 1 found
(#66) Variable "active_webservices" must not contain underscores.
(#66) Short array syntax must be used to define arrays
(#69) Variable "active_webservices" must not contain underscores.
(#70) Variable "active_webservices" must not contain underscores.
(#71) Variable "active_webservices" must not contain underscores.
(#71) Variable "active_webservices" must not contain underscores.
(#73) Variable "active_webservices" must not contain underscores.
(#77) Missing docblock for function create_user
(#77) Expected 0 spaces after "create_user"; 1 found
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Missing docblock for function add_user_capability
(#107) Expected 0 spaces after "add_user_capability"; 1 found
(#111) Short array syntax must be used to define arrays
(#115) Short array syntax must be used to define arrays
(#119) Whitespace found at end of line
(#120) Expected "if (...) {\n"; found "if (...) {\n"
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Missing docblock for function create_webservice
(#144) Expected 0 spaces after "create_webservice"; 1 found
(#161) Short array syntax must be used to define arrays
(#183) Short array syntax must be used to define arrays
(#184) There should be a comma after the last array item in a multi-line array.
(#190) Missing docblock for function add_functions
(#190) Expected 0 spaces after "add_functions"; 1 found
(#215) Missing docblock for function add_user_to_service
(#215) Expected 0 spaces after "add_user_to_service"; 1 found
(#242) Missing docblock for function create_token
(#242) Expected 0 spaces after "create_token"; 1 found
(#269) Short array syntax must be used to define arrays
(#270) Short array syntax must be used to define arrays
(#276) Logical operator "or" is prohibited; use "||" instead
(#276) Logical operator "or" is prohibited; use "||" instead
(#276) Logical operator "or" is prohibited; use "||" instead
auth/joomdle/db/services.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) Short array syntax must be used to define arrays
(#26) Short array syntax must be used to define arrays
(#33) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
(#47) Short array syntax must be used to define arrays
(#54) Short array syntax must be used to define arrays
(#61) Short array syntax must be used to define arrays
(#68) Short array syntax must be used to define arrays
(#75) Short array syntax must be used to define arrays
(#82) Short array syntax must be used to define arrays
(#89) Short array syntax must be used to define arrays
(#96) Short array syntax must be used to define arrays
(#103) Short array syntax must be used to define arrays
(#110) Short array syntax must be used to define arrays
(#117) Short array syntax must be used to define arrays
(#124) Short array syntax must be used to define arrays
(#131) Short array syntax must be used to define arrays
(#138) Short array syntax must be used to define arrays
(#145) Short array syntax must be used to define arrays
(#152) Short array syntax must be used to define arrays
(#159) Short array syntax must be used to define arrays
(#166) Short array syntax must be used to define arrays
(#173) Short array syntax must be used to define arrays
(#180) Short array syntax must be used to define arrays
(#187) Short array syntax must be used to define arrays
(#194) Short array syntax must be used to define arrays
(#201) Short array syntax must be used to define arrays
(#208) Short array syntax must be used to define arrays
(#215) Short array syntax must be used to define arrays
(#222) Short array syntax must be used to define arrays
(#229) Short array syntax must be used to define arrays
(#236) Short array syntax must be used to define arrays
(#243) Short array syntax must be used to define arrays
(#250) Short array syntax must be used to define arrays
(#257) Short array syntax must be used to define arrays
(#264) Short array syntax must be used to define arrays
(#271) Short array syntax must be used to define arrays
(#278) Short array syntax must be used to define arrays
(#285) Short array syntax must be used to define arrays
(#292) Short array syntax must be used to define arrays
(#299) Short array syntax must be used to define arrays
(#306) Short array syntax must be used to define arrays
(#313) Short array syntax must be used to define arrays
(#320) Short array syntax must be used to define arrays
(#327) Short array syntax must be used to define arrays
(#334) Short array syntax must be used to define arrays
(#341) Short array syntax must be used to define arrays
(#348) Short array syntax must be used to define arrays
(#355) Short array syntax must be used to define arrays
(#362) Short array syntax must be used to define arrays
(#369) Short array syntax must be used to define arrays
(#376) Short array syntax must be used to define arrays
(#383) Short array syntax must be used to define arrays
(#390) Short array syntax must be used to define arrays
(#397) Short array syntax must be used to define arrays
(#404) Short array syntax must be used to define arrays
(#411) Short array syntax must be used to define arrays
(#418) Short array syntax must be used to define arrays
(#425) Short array syntax must be used to define arrays
(#432) Short array syntax must be used to define arrays
(#439) Short array syntax must be used to define arrays
(#446) Short array syntax must be used to define arrays
(#453) Short array syntax must be used to define arrays
(#460) Short array syntax must be used to define arrays
(#467) Short array syntax must be used to define arrays
(#474) Short array syntax must be used to define arrays
(#481) Short array syntax must be used to define arrays
(#488) Short array syntax must be used to define arrays
(#495) Short array syntax must be used to define arrays
(#502) Short array syntax must be used to define arrays
(#509) Short array syntax must be used to define arrays
(#516) Short array syntax must be used to define arrays
(#523) Short array syntax must be used to define arrays
(#530) Short array syntax must be used to define arrays
(#537) Short array syntax must be used to define arrays
(#544) Short array syntax must be used to define arrays
(#551) Short array syntax must be used to define arrays
(#558) Short array syntax must be used to define arrays
(#565) Short array syntax must be used to define arrays
(#572) Short array syntax must be used to define arrays
(#579) Short array syntax must be used to define arrays
(#586) Short array syntax must be used to define arrays
(#593) Short array syntax must be used to define arrays
(#600) Short array syntax must be used to define arrays
(#607) Short array syntax must be used to define arrays
(#614) Short array syntax must be used to define arrays
(#621) Short array syntax must be used to define arrays
(#628) Short array syntax must be used to define arrays
(#635) Short array syntax must be used to define arrays
(#642) Short array syntax must be used to define arrays
(#649) Short array syntax must be used to define arrays
(#656) Short array syntax must be used to define arrays
(#663) Short array syntax must be used to define arrays
(#670) Short array syntax must be used to define arrays
(#677) Short array syntax must be used to define arrays
(#684) Short array syntax must be used to define arrays
(#691) Short array syntax must be used to define arrays
(#698) Short array syntax must be used to define arrays
(#705) Short array syntax must be used to define arrays
(#712) Short array syntax must be used to define arrays
(#719) Short array syntax must be used to define arrays
(#726) Short array syntax must be used to define arrays
(#733) Short array syntax must be used to define arrays
(#740) Short array syntax must be used to define arrays
(#747) Short array syntax must be used to define arrays
(#754) Short array syntax must be used to define arrays
(#761) Short array syntax must be used to define arrays
(#768) Short array syntax must be used to define arrays
(#775) Short array syntax must be used to define arrays
(#782) Short array syntax must be used to define arrays
(#789) Short array syntax must be used to define arrays
(#796) Short array syntax must be used to define arrays
(#803) Short array syntax must be used to define arrays
(#810) Short array syntax must be used to define arrays
(#817) Short array syntax must be used to define arrays
(#824) Short array syntax must be used to define arrays
(#831) Short array syntax must be used to define arrays
(#838) Short array syntax must be used to define arrays
(#845) Short array syntax must be used to define arrays
(#852) Short array syntax must be used to define arrays
(#859) Short array syntax must be used to define arrays
(#866) Short array syntax must be used to define arrays
(#873) Short array syntax must be used to define arrays
(#880) Short array syntax must be used to define arrays
(#887) Short array syntax must be used to define arrays
(#894) Short array syntax must be used to define arrays
(#901) Short array syntax must be used to define arrays
(#908) Short array syntax must be used to define arrays
(#915) Short array syntax must be used to define arrays
(#922) Short array syntax must be used to define arrays
(#929) Short array syntax must be used to define arrays
(#936) Short array syntax must be used to define arrays
(#943) Short array syntax must be used to define arrays
(#950) Short array syntax must be used to define arrays
(#957) Short array syntax must be used to define arrays
(#964) Short array syntax must be used to define arrays
(#971) Short array syntax must be used to define arrays
(#978) Short array syntax must be used to define arrays
(#985) Short array syntax must be used to define arrays
(#992) Short array syntax must be used to define arrays
(#999) Short array syntax must be used to define arrays
auth/joomdle/db/uninstall.php
(#1) No one-line description found in phpdocs for docblock of file uninstall.php
(#24) Missing docblock for function xmldb_auth_joomdle_uninstall
(#27) Variable "joomdle_deconfig" must not contain underscores.
(#28) Variable "joomdle_deconfig" must not contain underscores.
(#29) Variable "joomdle_deconfig" must not contain underscores.
(#30) Variable "joomdle_deconfig" must not contain underscores.
(#33) Missing docblock for class joomdle_moodle_deconfig
(#35) Missing docblock for function delete_user
(#35) Expected 0 spaces after "delete_user"; 1 found
(#40) Variable "auth_joomdle" must not contain underscores.
(#41) Variable "auth_joomdle" must not contain underscores.
(#44) Missing docblock for function delete_role
(#44) Expected 0 spaces after "delete_role"; 1 found
(#47) Short array syntax must be used to define arrays
(#57) Missing docblock for function delete_webservice
(#57) Expected 0 spaces after "delete_webservice"; 1 found
(#66) Short array syntax must be used to define arrays
(#67) There should be a comma after the last array item in a multi-line array.
auth/joomdle/db/upgrade.php
(#1) No one-line description found in phpdocs for docblock of file upgrade.php
(#24) Missing docblock for function xmldb_auth_joomdle_upgrade
(#36) Variable "joomdle_upgrade" must not contain underscores.
(#37) Variable "joomdle_upgrade" must not contain underscores.
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Variable "joomdle_upgrade" must not contain underscores.
(#48) Missing docblock for class joomdle_upgrade
(#50) Missing docblock for function add_new_functions
(#50) Expected 0 spaces after "add_new_functions"; 1 found
(#76) Missing docblock for function change_config_storage
(#76) Expected 0 spaces after "change_config_storage"; 1 found
(#77) Opening brace should be on the same line as the declaration
auth/joomdle/filelib_joomdle.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
(#47) 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
(#70) Logical operator "and" is prohibited; use "&&" 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
(#79) Short array syntax must be used to define arrays
(#85) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#111) Logical operator "or" is prohibited; use "||" instead
(#115) Short array syntax must be used to define arrays
(#118) Logical operator "or" is prohibited; use "||" instead
(#118) Logical operator "and" is prohibited; use "&&" instead
(#126) Logical operator "or" is prohibited; use "||" instead
(#131) Short array syntax must be used to define arrays
(#133) Logical operator "and" is prohibited; use "&&" instead
(#142) Logical operator "or" is prohibited; use "||" instead
(#147) Short array syntax must be used to define arrays
(#153) Logical operator "and" is prohibited; use "&&" instead
(#162) Logical operator "or" is prohibited; use "||" instead
(#167) Short array syntax must be used to define arrays
(#188) Short array syntax must be used to define arrays
(#189) Logical operator "and" is prohibited; use "&&" instead
(#195) Short array syntax must be used to define arrays
(#198) Logical operator "and" is prohibited; use "&&" instead
(#209) Short array syntax must be used to define arrays
(#217) Logical operator "or" is prohibited; use "||" instead
(#222) Short array syntax must be used to define arrays
(#224) Logical operator "and" is prohibited; use "&&" instead
(#238) Short array syntax must be used to define arrays
(#247) Logical operator "or" is prohibited; use "||" instead
(#252) Short array syntax must be used to define arrays
(#254) Logical operator "and" is prohibited; use "&&" instead
(#274) Short array syntax must be used to define arrays
(#283) Empty IF statement detected
(#294) Logical operator "or" is prohibited; use "||" instead
(#299) Short array syntax must be used to define arrays
(#306) Logical operator "and" is prohibited; use "&&" instead
(#316) Logical operator "and" is prohibited; use "&&" instead
(#316) Logical operator "and" is prohibited; use "&&" instead
(#320) Logical operator "and" is prohibited; use "&&" instead
(#340) Short array syntax must be used to define arrays
(#342) Short array syntax must be used to define arrays
(#352) Short array syntax must be used to define arrays
(#354) Logical operator "and" is prohibited; use "&&" instead
(#367) Logical operator "or" is prohibited; use "||" instead
(#372) Short array syntax must be used to define arrays
(#372) Inline comments must start with a capital letter, digit or 3-dots sequence
(#374) Logical operator "and" is prohibited; use "&&" instead
(#382) Empty IF statement detected
(#414) Logical operator "or" is prohibited; use "||" instead
(#419) Short array syntax must be used to define arrays
(#421) Logical operator "and" is prohibited; use "&&" instead
(#432) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#435) Logical operator "and" is prohibited; use "&&" instead
(#436) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#440) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#443) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#445) Logical operator "and" is prohibited; use "&&" instead
(#447) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#453) Logical operator "or" is prohibited; use "||" instead
(#458) Short array syntax must be used to define arrays
(#458) Inline comments must start with a capital letter, digit or 3-dots sequence
(#460) Logical operator "and" is prohibited; use "&&" instead
(#474) Logical operator "or" is prohibited; use "||" instead
(#479) Short array syntax must be used to define arrays
(#479) Inline comments must start with a capital letter, digit or 3-dots sequence
(#499) Logical operator "or" is prohibited; use "||" instead
(#504) Short array syntax must be used to define arrays
(#518) Logical operator "or" is prohibited; use "||" instead
(#523) Short array syntax must be used to define arrays
(#534) Short array syntax must be used to define arrays
(#541) Logical operator "or" is prohibited; use "||" instead
(#546) Short array syntax must be used to define arrays
(#561) Short array syntax must be used to define arrays
(#562) Logical operator "and" is prohibited; use "&&" instead
(#563) Logical operator "and" is prohibited; use "&&" instead
(#563) Logical operator "and" is prohibited; use "&&" instead
(#575) Logical operator "or" is prohibited; use "||" instead
(#580) Short array syntax must be used to define arrays
(#585) Logical operator "and" is prohibited; use "&&" instead
(#595) Short array syntax must be used to define arrays
(#616) Logical operator "or" is prohibited; use "||" instead
(#621) Short array syntax must be used to define arrays
(#628) Logical operator "and" is prohibited; use "&&" instead
(#634) Logical operator "or" is prohibited; use "||" instead
(#639) Short array syntax must be used to define arrays
(#641) Logical operator "and" is prohibited; use "&&" instead
(#650) Logical operator "or" is prohibited; use "||" instead
(#655) Short array syntax must be used to define arrays
(#657) Logical operator "and" is prohibited; use "&&" instead
(#663) Logical operator "or" is prohibited; use "||" instead
(#668) Short array syntax must be used to define arrays
(#670) Logical operator "and" is prohibited; use "&&" instead
(#678) Logical operator "or" is prohibited; use "||" instead
(#683) Short array syntax must be used to define arrays
(#714) Short array syntax must be used to define arrays
(#722) Logical operator "or" is prohibited; use "||" instead
(#727) Short array syntax must be used to define arrays
(#756) Logical operator "or" is prohibited; use "||" instead
(#761) Short array syntax must be used to define arrays
(#768) Short array syntax must be used to define arrays
(#771) Short array syntax must be used to define arrays
(#785) Short array syntax must be used to define arrays
(#791) Short array syntax must be used to define arrays
(#804) Short array syntax must be used to define arrays
(#824) Short array syntax must be used to define arrays
(#837) Missing docblock for function question_preview_question_pluginfile_joomdle
(#848) Short array syntax must be used to define arrays
(#862) Missing docblock for function question_pluginfile_joomdle
(#871) Short array syntax must be used to define arrays
auth/joomdle/helper.php
(#25) Missing docblock for function joomdle_wrapper_course_get_url
auth/joomdle/helpers/externallib.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Missing docblock for class joomdle_helpers_external
(#32) Missing docblock for function user_id_parameters
(#34) Short array syntax must be used to define arrays
(#40) Missing docblock for function user_id_returns
(#44) Missing docblock for function user_id
(#47) Short array syntax must be used to define arrays
(#56) Missing docblock for function list_courses_parameters
(#58) Short array syntax must be used to define arrays
(#67) Missing docblock for function list_courses_returns
(#70) Short array syntax must be used to define arrays
(#91) Short array syntax must be used to define arrays
(#95) There should be a comma after the last array item in a multi-line array.
(#101) Missing docblock for function list_courses
(#101) Variable "enrollable_only" must not contain underscores.
(#105) Short array syntax must be used to define arrays
(#105) Variable "enrollable_only" must not contain underscores.
(#108) Variable "enrollable_only" must not contain underscores.
(#114) Missing docblock for function test_parameters
(#116) Short array syntax must be used to define arrays
(#121) Missing docblock for function test_returns
(#125) Missing docblock for function test
(#128) Short array syntax must be used to define arrays
(#137) Missing docblock for function my_courses_parameters
(#139) Short array syntax must be used to define arrays
(#146) Missing docblock for function my_courses_returns
(#149) Short array syntax must be used to define arrays
(#158) Short array syntax must be used to define arrays
(#162) There should be a comma after the last array item in a multi-line array.
(#168) Missing docblock for function my_courses
(#168) Variable "order_by_cat" must not contain underscores.
(#172) Short array syntax must be used to define arrays
(#172) Variable "order_by_cat" must not contain underscores.
(#175) Variable "order_by_cat" must not contain underscores.
(#182) Missing docblock for function get_course_info_parameters
(#184) Short array syntax must be used to define arrays
(#191) Missing docblock for function get_course_info_returns
(#193) Short array syntax must be used to define arrays
(#218) Short array syntax must be used to define arrays
(#222) There should be a comma after the last array item in a multi-line array.
(#227) Missing docblock for function get_course_info
(#230) Short array syntax must be used to define arrays
(#239) Missing docblock for function get_course_contents_parameters
(#241) Short array syntax must be used to define arrays
(#247) Missing docblock for function get_course_contents_returns
(#250) Short array syntax must be used to define arrays
(#259) Missing docblock for function get_course_contents
(#262) Short array syntax must be used to define arrays
(#271) Missing docblock for function courses_by_category_parameters
(#273) Short array syntax must be used to define arrays
(#281) Missing docblock for function courses_by_category_returns
(#284) Short array syntax must be used to define arrays
(#301) Short array syntax must be used to define arrays
(#305) There should be a comma after the last array item in a multi-line array.
(#311) Missing docblock for function courses_by_category
(#311) Variable "enrollable_only" must not contain underscores.
(#315) Short array syntax must be used to define arrays
(#315) Variable "enrollable_only" must not contain underscores.
(#318) Variable "enrollable_only" must not contain underscores.
(#325) Missing docblock for function get_course_categories_parameters
(#327) Short array syntax must be used to define arrays
(#333) Missing docblock for function get_course_categories_returns
(#336) Short array syntax must be used to define arrays
(#345) Missing docblock for function get_course_categories
(#348) Short array syntax must be used to define arrays
(#357) Missing docblock for function get_course_editing_teachers_parameters
(#359) Short array syntax must be used to define arrays
(#365) Missing docblock for function get_course_editing_teachers_returns
(#368) Short array syntax must be used to define arrays
(#377) Missing docblock for function get_course_editing_teachers
(#380) Short array syntax must be used to define arrays
(#389) Missing docblock for function get_course_no_parameters
(#391) Short array syntax must be used to define arrays
(#396) Missing docblock for function get_course_no_returns
(#400) Missing docblock for function get_course_no
(#403) Short array syntax must be used to define arrays
(#412) Missing docblock for function get_enrollable_course_no_parameters
(#414) Short array syntax must be used to define arrays
(#419) Missing docblock for function get_enrollable_course_no_returns
(#423) Missing docblock for function get_enrollable_course_no
(#426) Short array syntax must be used to define arrays
(#436) Missing docblock for function get_student_no_parameters
(#438) Short array syntax must be used to define arrays
(#443) Missing docblock for function get_student_no_returns
(#447) Missing docblock for function get_student_no
(#450) Short array syntax must be used to define arrays
(#459) Missing docblock for function get_total_assignment_submissions_parameters
(#461) Short array syntax must be used to define arrays
(#466) Missing docblock for function get_total_assignment_submissions_returns
(#470) Missing docblock for function get_total_assignment_submissions
(#473) Short array syntax must be used to define arrays
(#483) Missing docblock for function get_course_students_no_parameters
(#485) Short array syntax must be used to define arrays
(#491) Missing docblock for function get_course_students_no_returns
(#495) Missing docblock for function get_course_students_no
(#498) Short array syntax must be used to define arrays
(#507) Missing docblock for function get_assignment_submissions_parameters
(#509) Short array syntax must be used to define arrays
(#515) Missing docblock for function get_assignment_submissions_returns
(#518) Short array syntax must be used to define arrays
(#527) Missing docblock for function get_assignment_submissions
(#530) Short array syntax must be used to define arrays
(#539) Missing docblock for function get_assignment_grades_parameters
(#541) Short array syntax must be used to define arrays
(#547) Missing docblock for function get_assignment_grades_returns
(#550) Short array syntax must be used to define arrays
(#558) Missing docblock for function get_assignment_grades
(#561) Short array syntax must be used to define arrays
(#571) Missing docblock for function get_upcoming_events_parameters
(#573) Short array syntax must be used to define arrays
(#579) Missing docblock for function get_upcoming_events_returns
(#582) Short array syntax must be used to define arrays
(#591) Missing docblock for function get_upcoming_events
(#594) Short array syntax must be used to define arrays
(#603) Missing docblock for function get_news_items_parameters
(#605) Short array syntax must be used to define arrays
(#611) Missing docblock for function get_news_items_returns
(#614) Short array syntax must be used to define arrays
(#623) Missing docblock for function get_news_items
(#626) Short array syntax must be used to define arrays
(#635) Missing docblock for function get_user_grades_parameters
(#637) Short array syntax must be used to define arrays
(#644) Missing docblock for function get_user_grades_returns
(#647) Short array syntax must be used to define arrays
(#655) Missing docblock for function get_user_grades
(#658) Short array syntax must be used to define arrays
(#668) Missing docblock for function get_course_grade_categories_parameters
(#670) Short array syntax must be used to define arrays
(#676) Missing docblock for function get_course_grade_categories_returns
(#679) Short array syntax must be used to define arrays
(#687) Missing docblock for function get_course_grade_categories
(#690) Short array syntax must be used to define arrays
(#699) Missing docblock for function get_course_grade_categories_and_items_parameters
(#701) Short array syntax must be used to define arrays
(#707) Missing docblock for function get_course_grade_categories_and_items_returns
(#710) Short array syntax must be used to define arrays
(#715) Short array syntax must be used to define arrays
(#722) There should be a comma after the last array item in a multi-line array.
(#728) Missing docblock for function get_course_grade_categories_and_items
(#731) Short array syntax must be used to define arrays
(#741) Missing docblock for function search_courses_parameters
(#743) Short array syntax must be used to define arrays
(#753) Missing docblock for function search_courses_returns
(#756) Short array syntax must be used to define arrays
(#772) Missing docblock for function search_courses
(#776) Short array syntax must be used to define arrays
(#786) Missing docblock for function search_categories_parameters
(#788) Short array syntax must be used to define arrays
(#798) Missing docblock for function search_categories_returns
(#801) Short array syntax must be used to define arrays
(#809) Missing docblock for function search_categories
(#813) Short array syntax must be used to define arrays
(#822) Missing docblock for function search_topics_parameters
(#824) Short array syntax must be used to define arrays
(#834) Missing docblock for function search_topics_returns
(#837) Short array syntax must be used to define arrays
(#850) Missing docblock for function search_topics
(#854) Short array syntax must be used to define arrays
(#863) Missing docblock for function get_my_courses_grades_parameters
(#865) Short array syntax must be used to define arrays
(#871) Missing docblock for function get_my_courses_grades_returns
(#874) Short array syntax must be used to define arrays
(#885) Missing docblock for function get_my_courses_grades
(#888) Short array syntax must be used to define arrays
(#897) Missing docblock for function check_moodle_users_parameters
(#899) Short array syntax must be used to define arrays
(#902) Short array syntax must be used to define arrays
(#906) There should be a comma after the last array item in a multi-line array.
(#911) Missing docblock for function check_moodle_users_returns
(#914) Short array syntax must be used to define arrays
(#924) Missing docblock for function check_moodle_users
(#927) Short array syntax must be used to define arrays
(#936) Missing docblock for function get_moodle_only_users_parameters
(#938) Short array syntax must be used to define arrays
(#941) Short array syntax must be used to define arrays
(#951) Missing docblock for function get_moodle_only_users_returns
(#954) Short array syntax must be used to define arrays
(#966) Missing docblock for function get_moodle_only_users
(#970) Short array syntax must be used to define arrays
(#979) Missing docblock for function get_moodle_users_parameters
(#981) Short array syntax must be used to define arrays
(#991) Missing docblock for function get_moodle_users_returns
(#994) Short array syntax must be used to define arrays
(#1006) Missing docblock for function get_moodle_users
(#1006) Variable "order_dir" must not contain underscores.
(#1010) Short array syntax must be used to define arrays
(#1011) Variable "order_dir" must not contain underscores.
(#1014) Variable "order_dir" must not contain underscores.
(#1020) Missing docblock for function get_moodle_users_number_parameters
(#1022) Short array syntax must be used to define arrays
(#1028) Missing docblock for function get_moodle_users_number_returns
(#1032) Missing docblock for function get_moodle_users_number
(#1035) Short array syntax must be used to define arrays
(#1044) Missing docblock for function user_exists_parameters
(#1046) Short array syntax must be used to define arrays
(#1052) Missing docblock for function user_exists_returns
(#1056) Missing docblock for function user_exists
(#1059) Short array syntax must be used to define arrays
(#1068) Missing docblock for function create_joomdle_user_parameters
(#1070) Short array syntax must be used to define arrays
(#1076) Missing docblock for function create_joomdle_user_returns
(#1080) Missing docblock for function create_joomdle_user
(#1083) Short array syntax must be used to define arrays
(#1092) Missing docblock for function create_joomdle_user_additional_parameters
(#1094) Short array syntax must be used to define arrays
(#1101) Missing docblock for function create_joomdle_user_additional_returns
(#1105) Missing docblock for function create_joomdle_user_additional
(#1109) Short array syntax must be used to define arrays
(#1118) Missing docblock for function enrol_user_parameters
(#1120) Short array syntax must be used to define arrays
(#1128) Missing docblock for function enrol_user_returns
(#1132) Missing docblock for function enrol_user
(#1136) Short array syntax must be used to define arrays
(#1145) Missing docblock for function multiple_enrol_and_addtogroup_parameters
(#1147) Short array syntax must be used to define arrays
(#1156) Missing docblock for function multiple_enrol_and_addtogroup_returns
(#1160) Missing docblock for function multiple_enrol_and_addtogroup
(#1164) Short array syntax must be used to define arrays
(#1173) Missing docblock for function multiple_enrol_parameters
(#1175) Short array syntax must be used to define arrays
(#1179) Short array syntax must be used to define arrays
(#1189) Missing docblock for function multiple_enrol_returns
(#1193) Missing docblock for function multiple_enrol
(#1197) Short array syntax must be used to define arrays
(#1206) Missing docblock for function user_details_parameters
(#1208) Short array syntax must be used to define arrays
(#1214) Missing docblock for function user_details_returns
(#1216) Short array syntax must be used to define arrays
(#1243) Short array syntax must be used to define arrays
(#1245) There should be a comma after the last array item in a multi-line array.
(#1248) There should be a comma after the last array item in a multi-line array.
(#1253) Missing docblock for function user_details
(#1256) Short array syntax must be used to define arrays
(#1265) Missing docblock for function user_details_by_id_parameters
(#1267) Short array syntax must be used to define arrays
(#1273) Missing docblock for function user_details_by_id_returns
(#1275) Short array syntax must be used to define arrays
(#1281) Missing docblock for function user_details_by_id
(#1284) Short array syntax must be used to define arrays
(#1293) Missing docblock for function migrate_to_joomdle_parameters
(#1295) Short array syntax must be used to define arrays
(#1296) There should be a comma after the last array item in a multi-line array.
(#1301) Missing docblock for function migrate_to_joomdle_returns
(#1305) Missing docblock for function migrate_to_joomdle
(#1308) Short array syntax must be used to define arrays
(#1317) Missing docblock for function my_events_parameters
(#1319) Short array syntax must be used to define arrays
(#1323) Short array syntax must be used to define arrays
(#1327) There should be a comma after the last array item in a multi-line array.
(#1332) Missing docblock for function my_events_returns
(#1335) Short array syntax must be used to define arrays
(#1343) Missing docblock for function my_events
(#1347) Short array syntax must be used to define arrays
(#1356) Missing docblock for function delete_user_parameters
(#1358) Short array syntax must be used to define arrays
(#1364) Missing docblock for function delete_user_returns
(#1368) Missing docblock for function delete_user
(#1371) Short array syntax must be used to define arrays
(#1380) Missing docblock for function get_mentees_parameters
(#1382) Short array syntax must be used to define arrays
(#1388) Missing docblock for function get_mentees_returns
(#1391) Short array syntax must be used to define arrays
(#1400) Missing docblock for function get_mentees
(#1403) Short array syntax must be used to define arrays
(#1412) Missing docblock for function get_roles_parameters
(#1414) Short array syntax must be used to define arrays
(#1419) Missing docblock for function get_roles_returns
(#1422) Short array syntax must be used to define arrays
(#1430) Missing docblock for function get_roles
(#1433) Short array syntax must be used to define arrays
(#1442) Missing docblock for function get_parents_parameters
(#1444) Short array syntax must be used to define arrays
(#1450) Missing docblock for function get_parents_returns
(#1453) Short array syntax must be used to define arrays
(#1460) Missing docblock for function get_parents
(#1463) Short array syntax must be used to define arrays
(#1472) Missing docblock for function get_site_last_week_stats_parameters
(#1474) Short array syntax must be used to define arrays
(#1479) Missing docblock for function get_site_last_week_stats_returns
(#1482) Short array syntax must be used to define arrays
(#1490) Missing docblock for function get_site_last_week_stats
(#1493) Short array syntax must be used to define arrays
(#1502) Missing docblock for function get_course_daily_stats_parameters
(#1504) Short array syntax must be used to define arrays
(#1510) Missing docblock for function get_course_daily_stats_returns
(#1513) Short array syntax must be used to define arrays
(#1522) Missing docblock for function get_course_daily_stats
(#1525) Short array syntax must be used to define arrays
(#1534) Missing docblock for function get_last_user_grades_parameters
(#1536) Short array syntax must be used to define arrays
(#1543) Missing docblock for function get_last_user_grades_returns
(#1546) Short array syntax must be used to define arrays
(#1555) Missing docblock for function get_last_user_grades
(#1559) Short array syntax must be used to define arrays
(#1568) Missing docblock for function system_check_parameters
(#1570) Short array syntax must be used to define arrays
(#1575) Missing docblock for function system_check_returns
(#1577) Short array syntax must be used to define arrays
(#1587) Missing docblock for function system_check
(#1590) Short array syntax must be used to define arrays
(#1599) Missing docblock for function add_parent_role_parameters
(#1601) Short array syntax must be used to define arrays
(#1608) Missing docblock for function add_parent_role_returns
(#1612) Missing docblock for function add_parent_role
(#1616) Short array syntax must be used to define arrays
(#1625) Missing docblock for function get_paypal_config_parameters
(#1627) Short array syntax must be used to define arrays
(#1632) Missing docblock for function get_paypal_config_returns
(#1634) Short array syntax must be used to define arrays
(#1641) Missing docblock for function get_paypal_config
(#1644) Short array syntax must be used to define arrays
(#1653) Missing docblock for function update_session_parameters
(#1655) Short array syntax must be used to define arrays
(#1661) Missing docblock for function update_session_returns
(#1665) Missing docblock for function update_session
(#1668) Short array syntax must be used to define arrays
(#1677) Missing docblock for function get_cat_name_parameters
(#1679) Short array syntax must be used to define arrays
(#1685) Missing docblock for function get_cat_name_returns
(#1689) Missing docblock for function get_cat_name
(#1689) Variable "cat_id" must not contain underscores.
(#1692) Short array syntax must be used to define arrays
(#1692) Variable "cat_id" must not contain underscores.
(#1695) Variable "cat_id" must not contain underscores.
(#1701) Missing docblock for function courses_abc_parameters
(#1703) Short array syntax must be used to define arrays
(#1710) Missing docblock for function courses_abc_returns
(#1713) Short array syntax must be used to define arrays
(#1734) Short array syntax must be used to define arrays
(#1738) There should be a comma after the last array item in a multi-line array.
(#1744) Missing docblock for function courses_abc
(#1744) Variable "start_chars" must not contain underscores.
(#1748) Short array syntax must be used to define arrays
(#1748) Variable "start_chars" must not contain underscores.
(#1751) Variable "start_chars" must not contain underscores.
(#1757) Missing docblock for function teachers_abc_parameters
(#1759) Short array syntax must be used to define arrays
(#1765) Missing docblock for function teachers_abc_returns
(#1768) Short array syntax must be used to define arrays
(#1777) Missing docblock for function teachers_abc
(#1777) Variable "start_chars" must not contain underscores.
(#1780) Short array syntax must be used to define arrays
(#1780) Variable "start_chars" must not contain underscores.
(#1783) Variable "start_chars" must not contain underscores.
(#1789) Missing docblock for function teacher_courses_parameters
(#1791) Short array syntax must be used to define arrays
(#1797) Missing docblock for function teacher_courses_returns
(#1800) Short array syntax must be used to define arrays
(#1810) Missing docblock for function teacher_courses
(#1813) Short array syntax must be used to define arrays
(#1822) Missing docblock for function user_custom_fields_parameters
(#1824) Short array syntax must be used to define arrays
(#1829) Missing docblock for function user_custom_fields_returns
(#1832) Short array syntax must be used to define arrays
(#1841) Missing docblock for function user_custom_fields
(#1844) Short array syntax must be used to define arrays
(#1853) Missing docblock for function course_enrol_methods_parameters
(#1855) Short array syntax must be used to define arrays
(#1861) Missing docblock for function course_enrol_methods_returns
(#1864) Short array syntax must be used to define arrays
(#1874) Missing docblock for function course_enrol_methods
(#1877) Short array syntax must be used to define arrays
(#1888) Missing docblock for function quiz_get_question_parameters
(#1890) Short array syntax must be used to define arrays
(#1896) Missing docblock for function quiz_get_question_returns
(#1898) Short array syntax must be used to define arrays
(#1906) Missing docblock for function quiz_get_question
(#1909) Short array syntax must be used to define arrays
(#1918) Missing docblock for function quiz_get_random_question_parameters
(#1920) Short array syntax must be used to define arrays
(#1927) Missing docblock for function quiz_get_random_question_returns
(#1929) Short array syntax must be used to define arrays
(#1935) Short array syntax must be used to define arrays
(#1941) There should be a comma after the last array item in a multi-line array.
(#1946) Missing docblock for function quiz_get_random_question
(#1946) Variable "cat_id" must not contain underscores.
(#1946) Variable "used_ids" must not contain underscores.
(#1950) Short array syntax must be used to define arrays
(#1950) Variable "cat_id" must not contain underscores.
(#1950) Variable "used_ids" must not contain underscores.
(#1953) Variable "cat_id" must not contain underscores.
(#1953) Variable "used_ids" must not contain underscores.
(#1959) Missing docblock for function quiz_get_correct_answer_parameters
(#1961) Short array syntax must be used to define arrays
(#1967) Missing docblock for function quiz_get_correct_answer_returns
(#1971) Missing docblock for function quiz_get_correct_answer
(#1974) Short array syntax must be used to define arrays
(#1983) Missing docblock for function quiz_get_question_categories_parameters
(#1985) Short array syntax must be used to define arrays
(#1990) Missing docblock for function quiz_get_question_categories_returns
(#1993) Short array syntax must be used to define arrays
(#2001) Missing docblock for function quiz_get_question_categories
(#2004) Short array syntax must be used to define arrays
(#2013) Missing docblock for function quiz_get_answers_parameters
(#2015) Short array syntax must be used to define arrays
(#2021) Missing docblock for function quiz_get_answers_returns
(#2024) Short array syntax must be used to define arrays
(#2032) Missing docblock for function quiz_get_answers
(#2035) Short array syntax must be used to define arrays
(#2044) Missing docblock for function get_course_students_parameters
(#2046) Short array syntax must be used to define arrays
(#2053) Missing docblock for function get_course_students_returns
(#2056) Short array syntax must be used to define arrays
(#2067) Missing docblock for function get_course_students
(#2071) Short array syntax must be used to define arrays
(#2080) Missing docblock for function my_teachers_parameters
(#2082) Short array syntax must be used to define arrays
(#2088) Missing docblock for function my_teachers_returns
(#2091) Short array syntax must be used to define arrays
(#2096) Short array syntax must be used to define arrays
(#2102) There should be a comma after the last array item in a multi-line array.
(#2108) Missing docblock for function my_teachers
(#2111) Short array syntax must be used to define arrays
(#2120) Missing docblock for function my_classmates_parameters
(#2122) Short array syntax must be used to define arrays
(#2128) Missing docblock for function my_classmates_returns
(#2131) Short array syntax must be used to define arrays
(#2140) Missing docblock for function my_classmates
(#2143) Short array syntax must be used to define arrays
(#2152) Missing docblock for function multiple_suspend_enrolment_parameters
(#2154) Short array syntax must be used to define arrays
(#2158) Short array syntax must be used to define arrays
(#2167) Missing docblock for function multiple_suspend_enrolment_returns
(#2171) Missing docblock for function multiple_suspend_enrolment
(#2175) Short array syntax must be used to define arrays
(#2184) Missing docblock for function suspend_enrolment_parameters
(#2186) Short array syntax must be used to define arrays
(#2193) Missing docblock for function suspend_enrolment_returns
(#2197) Missing docblock for function suspend_enrolment
(#2201) Short array syntax must be used to define arrays
(#2210) Missing docblock for function get_course_resources_parameters
(#2212) Short array syntax must be used to define arrays
(#2219) Missing docblock for function get_course_resources_returns
(#2222) Short array syntax must be used to define arrays
(#2227) Short array syntax must be used to define arrays
(#2239) Missing docblock for function get_course_resources
(#2243) Short array syntax must be used to define arrays
(#2252) Missing docblock for function get_course_mods_parameters
(#2254) Short array syntax must be used to define arrays
(#2261) Missing docblock for function get_course_mods_returns
(#2264) Short array syntax must be used to define arrays
(#2270) Short array syntax must be used to define arrays
(#2287) Missing docblock for function get_course_mods
(#2291) Short array syntax must be used to define arrays
(#2300) Missing docblock for function get_course_completion_parameters
(#2302) Short array syntax must be used to define arrays
(#2309) Missing docblock for function get_course_completion_returns
(#2312) Short array syntax must be used to define arrays
(#2321) Missing docblock for function get_course_completion
(#2325) Short array syntax must be used to define arrays
(#2334) Missing docblock for function get_course_quizes_parameters
(#2336) Short array syntax must be used to define arrays
(#2343) Missing docblock for function get_course_quizes_returns
(#2346) Short array syntax must be used to define arrays
(#2351) Short array syntax must be used to define arrays
(#2364) Missing docblock for function get_course_quizes
(#2368) Short array syntax must be used to define arrays
(#2377) Missing docblock for function my_certificates_parameters
(#2379) Short array syntax must be used to define arrays
(#2386) Missing docblock for function my_certificates_returns
(#2389) Short array syntax must be used to define arrays
(#2398) Missing docblock for function my_certificates
(#2402) Short array syntax must be used to define arrays
(#2411) Missing docblock for function get_page_parameters
(#2413) Short array syntax must be used to define arrays
(#2419) Missing docblock for function get_page_returns
(#2421) Short array syntax must be used to define arrays
(#2428) Missing docblock for function get_page
(#2431) Short array syntax must be used to define arrays
(#2440) Missing docblock for function get_label_parameters
(#2442) Short array syntax must be used to define arrays
(#2448) Missing docblock for function get_label_returns
(#2450) Short array syntax must be used to define arrays
(#2457) Missing docblock for function get_label
(#2460) Short array syntax must be used to define arrays
(#2469) Missing docblock for function get_news_item_parameters
(#2471) Short array syntax must be used to define arrays
(#2477) Missing docblock for function get_news_item_returns
(#2480) Short array syntax must be used to define arrays
(#2488) Missing docblock for function get_news_item
(#2491) Short array syntax must be used to define arrays
(#2500) Missing docblock for function get_my_news_parameters
(#2502) Short array syntax must be used to define arrays
(#2508) Missing docblock for function get_my_news_returns
(#2511) Short array syntax must be used to define arrays
(#2516) Short array syntax must be used to define arrays
(#2529) Missing docblock for function get_my_news
(#2532) Short array syntax must be used to define arrays
(#2541) Missing docblock for function get_my_events_parameters
(#2543) Short array syntax must be used to define arrays
(#2549) Missing docblock for function get_my_events_returns
(#2552) Short array syntax must be used to define arrays
(#2557) Short array syntax must be used to define arrays
(#2570) Missing docblock for function get_my_events
(#2573) Short array syntax must be used to define arrays
(#2582) Missing docblock for function get_my_grades_parameters
(#2584) Short array syntax must be used to define arrays
(#2590) Missing docblock for function get_my_grades_returns
(#2593) Short array syntax must be used to define arrays
(#2598) Short array syntax must be used to define arrays
(#2610) Missing docblock for function get_my_grades
(#2613) Short array syntax must be used to define arrays
(#2622) Missing docblock for function get_course_grades_by_category_parameters
(#2624) Short array syntax must be used to define arrays
(#2631) Missing docblock for function get_course_grades_by_category_returns
(#2634) Short array syntax must be used to define arrays
(#2640) Short array syntax must be used to define arrays
(#2648) There should be a comma after the last array item in a multi-line array.
(#2654) Missing docblock for function get_course_grades_by_category
(#2658) Short array syntax must be used to define arrays
(#2667) Missing docblock for function get_my_grades_by_category_parameters
(#2669) Short array syntax must be used to define arrays
(#2675) Missing docblock for function get_my_grades_by_category_returns
(#2678) Short array syntax must be used to define arrays
(#2683) Short array syntax must be used to define arrays
(#2689) Short array syntax must be used to define arrays
(#2697) There should be a comma after the last array item in a multi-line array.
(#2700) There should be a comma after the last array item in a multi-line array.
(#2706) Missing docblock for function get_my_grades_by_category
(#2709) Short array syntax must be used to define arrays
(#2718) Missing docblock for function get_cohorts_parameters
(#2720) Short array syntax must be used to define arrays
(#2725) Missing docblock for function get_cohorts_returns
(#2728) Short array syntax must be used to define arrays
(#2736) Missing docblock for function get_cohorts
(#2739) Short array syntax must be used to define arrays
(#2748) Missing docblock for function add_cohort_member_parameters
(#2750) Short array syntax must be used to define arrays
(#2757) Missing docblock for function add_cohort_member_returns
(#2761) Missing docblock for function add_cohort_member
(#2761) Variable "cohort_id" must not contain underscores.
(#2765) Short array syntax must be used to define arrays
(#2765) Variable "cohort_id" must not contain underscores.
(#2768) Variable "cohort_id" must not contain underscores.
(#2774) Missing docblock for function get_rubrics_parameters
(#2776) Short array syntax must be used to define arrays
(#2782) Missing docblock for function get_rubrics_returns
(#2785) Short array syntax must be used to define arrays
(#2789) Short array syntax must be used to define arrays
(#2793) Short array syntax must be used to define arrays
(#2797) Short array syntax must be used to define arrays
(#2804) There should be a comma after the last array item in a multi-line array.
(#2807) There should be a comma after the last array item in a multi-line array.
(#2810) There should be a comma after the last array item in a multi-line array.
(#2815) Missing docblock for function get_rubrics
(#2818) Short array syntax must be used to define arrays
(#2827) Missing docblock for function get_grade_user_report_parameters
(#2829) Short array syntax must be used to define arrays
(#2836) Missing docblock for function get_grade_user_report_returns
(#2839) Short array syntax must be used to define arrays
(#2841) Short array syntax must be used to define arrays
(#2847) Short array syntax must be used to define arrays
(#2855) Short array syntax must be used to define arrays
(#2867) There should be a comma after the last array item in a multi-line array.
(#2870) There should be a comma after the last array item in a multi-line array.
(#2875) Missing docblock for function get_grade_user_report
(#2879) Short array syntax must be used to define arrays
(#2889) Missing docblock for function get_my_grade_user_report_parameters
(#2891) Short array syntax must be used to define arrays
(#2897) Missing docblock for function get_my_grade_user_report_returns
(#2900) Short array syntax must be used to define arrays
(#2904) Short array syntax must be used to define arrays
(#2906) Short array syntax must be used to define arrays
(#2912) Short array syntax must be used to define arrays
(#2919) Short array syntax must be used to define arrays
(#2931) There should be a comma after the last array item in a multi-line array.
(#2934) There should be a comma after the last array item in a multi-line array.
(#2936) There should be a comma after the last array item in a multi-line array.
(#2942) Missing docblock for function get_my_grade_user_report
(#2945) Short array syntax must be used to define arrays
(#2955) Missing docblock for function teacher_get_course_grades_parameters
(#2957) Short array syntax must be used to define arrays
(#2964) Missing docblock for function teacher_get_course_grades_returns
(#2967) Short array syntax must be used to define arrays
(#2975) Short array syntax must be used to define arrays
(#2981) Short array syntax must be used to define arrays
(#2989) There should be a comma after the last array item in a multi-line array.
(#2992) There should be a comma after the last array item in a multi-line array.
(#2998) Missing docblock for function teacher_get_course_grades
(#3002) Short array syntax must be used to define arrays
(#3011) Missing docblock for function get_group_members_parameters
(#3013) Short array syntax must be used to define arrays
(#3020) Missing docblock for function get_group_members_returns
(#3023) Short array syntax must be used to define arrays
(#3033) Missing docblock for function get_group_members
(#3036) Short array syntax must be used to define arrays
(#3045) Missing docblock for function get_course_groups_parameters
(#3047) Short array syntax must be used to define arrays
(#3053) Missing docblock for function get_course_groups_returns
(#3056) Short array syntax must be used to define arrays
(#3065) Missing docblock for function get_course_groups
(#3068) Short array syntax must be used to define arrays
(#3077) Missing docblock for function teacher_get_group_grades_parameters
(#3079) Short array syntax must be used to define arrays
(#3087) Missing docblock for function teacher_get_group_grades_returns
(#3090) Short array syntax must be used to define arrays
(#3098) Short array syntax must be used to define arrays
(#3104) Short array syntax must be used to define arrays
(#3112) There should be a comma after the last array item in a multi-line array.
(#3115) There should be a comma after the last array item in a multi-line array.
(#3121) Missing docblock for function teacher_get_group_grades
(#3121) Variable "course_id" must not contain underscores.
(#3121) Variable "group_id" must not contain underscores.
(#3125) Short array syntax must be used to define arrays
(#3125) Variable "course_id" must not contain underscores.
(#3125) Variable "group_id" must not contain underscores.
(#3128) Variable "course_id" must not contain underscores.
(#3128) Variable "group_id" must not contain underscores.
(#3134) Missing docblock for function create_course_parameters
(#3136) Short array syntax must be used to define arrays
(#3138) Short array syntax must be used to define arrays
(#3147) There should be a comma after the last array item in a multi-line array.
(#3152) Missing docblock for function create_course_returns
(#3156) Missing docblock for function create_course
(#3159) Short array syntax must be used to define arrays
(#3168) Missing docblock for function update_course_parameters
(#3170) Short array syntax must be used to define arrays
(#3172) Short array syntax must be used to define arrays
(#3182) There should be a comma after the last array item in a multi-line array.
(#3187) Missing docblock for function update_course_returns
(#3191) Missing docblock for function update_course
(#3194) Short array syntax must be used to define arrays
(#3203) Missing docblock for function add_user_role_parameters
(#3205) Short array syntax must be used to define arrays
(#3213) Missing docblock for function add_user_role_returns
(#3217) Missing docblock for function add_user_role
(#3221) Short array syntax must be used to define arrays
(#3230) Missing docblock for function get_course_parents_parameters
(#3232) Short array syntax must be used to define arrays
(#3238) Missing docblock for function get_course_parents_returns
(#3241) Short array syntax must be used to define arrays
(#3250) Missing docblock for function get_course_parents
(#3253) Short array syntax must be used to define arrays
(#3262) Missing docblock for function get_all_parents_parameters
(#3264) Short array syntax must be used to define arrays
(#3269) Missing docblock for function get_all_parents_returns
(#3272) Short array syntax must be used to define arrays
(#3281) Missing docblock for function get_all_parents
(#3284) Short array syntax must be used to define arrays
(#3294) Missing docblock for function remove_cohort_member_parameters
(#3296) Short array syntax must be used to define arrays
(#3303) Missing docblock for function remove_cohort_member_returns
(#3307) Missing docblock for function remove_cohort_member
(#3307) Variable "cohort_id" must not contain underscores.
(#3311) Short array syntax must be used to define arrays
(#3311) Variable "cohort_id" must not contain underscores.
(#3314) Variable "cohort_id" must not contain underscores.
(#3320) Missing docblock for function multiple_add_cohort_member_parameters
(#3322) Short array syntax must be used to define arrays
(#3326) Short array syntax must be used to define arrays
(#3335) Missing docblock for function multiple_add_cohort_member_returns
(#3339) Missing docblock for function multiple_add_cohort_member
(#3343) Short array syntax must be used to define arrays
(#3352) Missing docblock for function multiple_remove_cohort_member_parameters
(#3354) Short array syntax must be used to define arrays
(#3358) Short array syntax must be used to define arrays
(#3367) Missing docblock for function multiple_remove_cohort_member_returns
(#3371) Missing docblock for function multiple_remove_cohort_member
(#3375) Short array syntax must be used to define arrays
(#3384) Missing docblock for function get_courses_and_groups_parameters
(#3386) Short array syntax must be used to define arrays
(#3391) Missing docblock for function get_courses_and_groups_returns
(#3394) Short array syntax must be used to define arrays
(#3399) Short array syntax must be used to define arrays
(#3405) There should be a comma after the last array item in a multi-line array.
(#3411) Missing docblock for function get_courses_and_groups
(#3414) Short array syntax must be used to define arrays
(#3423) Missing docblock for function multiple_enrol_to_course_and_group_parameters
(#3425) Short array syntax must be used to define arrays
(#3429) Short array syntax must be used to define arrays
(#3440) Missing docblock for function multiple_enrol_to_course_and_group_returns
(#3444) Missing docblock for function multiple_enrol_to_course_and_group
(#3448) Short array syntax must be used to define arrays
(#3457) Missing docblock for function multiple_remove_from_group_parameters
(#3459) Short array syntax must be used to define arrays
(#3463) Short array syntax must be used to define arrays
(#3473) Missing docblock for function multiple_remove_from_group_returns
(#3477) Missing docblock for function multiple_remove_from_group
(#3481) Short array syntax must be used to define arrays
(#3490) Missing docblock for function my_all_courses_parameters
(#3492) Short array syntax must be used to define arrays
(#3498) Missing docblock for function my_all_courses_returns
(#3501) Short array syntax must be used to define arrays
(#3510) Missing docblock for function my_all_courses
(#3513) Short array syntax must be used to define arrays
(#3522) Missing docblock for function multiple_unenrol_user_parameters
(#3524) Short array syntax must be used to define arrays
(#3528) Short array syntax must be used to define arrays
(#3537) Missing docblock for function multiple_unenrol_user_returns
(#3541) Missing docblock for function multiple_unenrol_user
(#3545) Short array syntax must be used to define arrays
(#3554) Missing docblock for function unenrol_user_parameters
(#3556) Short array syntax must be used to define arrays
(#3563) Missing docblock for function unenrol_user_returns
(#3567) Missing docblock for function unenrol_user
(#3570) Short array syntax must be used to define arrays
(#3580) Missing docblock for function get_children_grades_parameters
(#3582) Short array syntax must be used to define arrays
(#3588) Missing docblock for function get_children_grades_returns
(#3591) Short array syntax must be used to define arrays
(#3596) Short array syntax must be used to define arrays
(#3601) Short array syntax must be used to define arrays
(#3610) There should be a comma after the last array item in a multi-line array.
(#3616) Missing docblock for function get_children_grades
(#3619) Short array syntax must be used to define arrays
(#3629) Missing docblock for function get_children_grade_user_report_parameters
(#3631) Short array syntax must be used to define arrays
(#3637) Missing docblock for function get_children_grade_user_report_returns
(#3640) Short array syntax must be used to define arrays
(#3645) Short array syntax must be used to define arrays
(#3649) Short array syntax must be used to define arrays
(#3651) Short array syntax must be used to define arrays
(#3657) Short array syntax must be used to define arrays
(#3664) Short array syntax must be used to define arrays
(#3673) There should be a comma after the last array item in a multi-line array.
(#3676) There should be a comma after the last array item in a multi-line array.
(#3678) There should be a comma after the last array item in a multi-line array.
(#3681) There should be a comma after the last array item in a multi-line array.
(#3688) Missing docblock for function get_children_grade_user_report
(#3691) Short array syntax must be used to define arrays
(#3700) Missing docblock for function enrol_user_with_start_date_parameters
(#3702) Short array syntax must be used to define arrays
(#3711) Missing docblock for function enrol_user_with_start_date_returns
(#3715) Missing docblock for function enrol_user_with_start_date
(#3715) Variable "start_date" must not contain underscores.
(#3719) Short array syntax must be used to define arrays
(#3719) Variable "start_date" must not contain underscores.
(#3722) Variable "start_date" must not contain underscores.
(#3728) Missing docblock for function remove_user_role_parameters
(#3730) Short array syntax must be used to define arrays
(#3738) Missing docblock for function remove_user_role_returns
(#3742) Missing docblock for function remove_user_role
(#3746) Short array syntax must be used to define arrays
(#3755) Missing docblock for function get_themes_parameters
(#3757) Short array syntax must be used to define arrays
(#3762) Missing docblock for function get_themes_returns
(#3765) Short array syntax must be used to define arrays
(#3772) Missing docblock for function get_themes
(#3775) Short array syntax must be used to define arrays
(#3784) Missing docblock for function list_courses_scorm_parameters
(#3786) Short array syntax must be used to define arrays
(#3795) Missing docblock for function list_courses_scorm_returns
(#3798) Short array syntax must be used to define arrays
(#3818) Short array syntax must be used to define arrays
(#3824) There should be a comma after the last array item in a multi-line array.
(#3830) Missing docblock for function list_courses_scorm
(#3830) Variable "enrollable_only" must not contain underscores.
(#3834) Short array syntax must be used to define arrays
(#3834) Variable "enrollable_only" must not contain underscores.
(#3837) Variable "enrollable_only" must not contain underscores.
(#3843) Missing docblock for function create_moodle_only_user_parameters
(#3845) Short array syntax must be used to define arrays
(#3847) Short array syntax must be used to define arrays
(#3856) There should be a comma after the last array item in a multi-line array.
(#3861) Missing docblock for function create_moodle_only_user_returns
(#3865) Missing docblock for function create_moodle_only_user
(#3865) Variable "user_data" must not contain underscores.
(#3868) Short array syntax must be used to define arrays
(#3868) Variable "user_data" must not contain underscores.
(#3871) Variable "user_data" must not contain underscores.
(#3877) Missing docblock for function enrol_user_with_start_and_end_date_parameters
(#3879) Short array syntax must be used to define arrays
(#3889) Missing docblock for function enrol_user_with_start_and_end_date_returns
(#3893) Missing docblock for function enrol_user_with_start_and_end_date
(#3893) Variable "start_date" must not contain underscores.
(#3893) Variable "end_date" must not contain underscores.
(#3897) Short array syntax must be used to define arrays
(#3898) Variable "start_date" must not contain underscores.
(#3898) Variable "end_date" must not contain underscores.
(#3901) Variable "start_date" must not contain underscores.
(#3901) Variable "end_date" must not contain underscores.
(#3907) Missing docblock for function update_course_enrolments_dates_parameters
(#3909) Short array syntax must be used to define arrays
(#3917) Missing docblock for function update_course_enrolments_dates_returns
(#3921) Missing docblock for function update_course_enrolments_dates
(#3921) Variable "course_id" must not contain underscores.
(#3921) Variable "start_date" must not contain underscores.
(#3921) Variable "end_date" must not contain underscores.
(#3925) Short array syntax must be used to define arrays
(#3925) Variable "course_id" must not contain underscores.
(#3925) Variable "start_date" must not contain underscores.
(#3925) Variable "end_date" must not contain underscores.
(#3928) Variable "course_id" must not contain underscores.
(#3928) Variable "start_date" must not contain underscores.
(#3928) Variable "end_date" must not contain underscores.
(#3935) Missing docblock for function get_system_roles_parameters
(#3937) Short array syntax must be used to define arrays
(#3942) Missing docblock for function get_system_roles_returns
(#3945) Short array syntax must be used to define arrays
(#3954) Missing docblock for function get_system_roles
(#3957) Short array syntax must be used to define arrays
(#3966) Missing docblock for function add_system_role_parameters
(#3968) Short array syntax must be used to define arrays
(#3975) Missing docblock for function add_system_role_returns
(#3979) Missing docblock for function add_system_role
(#3983) Short array syntax must be used to define arrays
(#3992) Missing docblock for function my_badges_parameters
(#3994) Short array syntax must be used to define arrays
(#4001) Missing docblock for function my_badges_returns
(#4004) Short array syntax must be used to define arrays
(#4013) Missing docblock for function my_badges
(#4016) Short array syntax must be used to define arrays
(#4025) Missing docblock for function get_course_grades_parameters
(#4027) Short array syntax must be used to define arrays
(#4034) Missing docblock for function get_course_grades_returns
(#4037) Short array syntax must be used to define arrays
(#4044) Short array syntax must be used to define arrays
(#4049) There should be a comma after the last array item in a multi-line array.
(#4055) Missing docblock for function get_course_grades
(#4058) Short array syntax must be used to define arrays
(#4067) Missing docblock for function get_course_grades_items_parameters
(#4069) Short array syntax must be used to define arrays
(#4075) Missing docblock for function get_course_grades_items_returns
(#4078) Short array syntax must be used to define arrays
(#4085) Missing docblock for function get_course_grades_items
(#4088) Short array syntax must be used to define arrays
(#4097) Missing docblock for function get_course_questionnaire_results_parameters
(#4099) Short array syntax must be used to define arrays
(#4105) Missing docblock for function get_course_questionnaire_results_returns
(#4108) Short array syntax must be used to define arrays
(#4114) Short array syntax must be used to define arrays
(#4119) There should be a comma after the last array item in a multi-line array.
(#4125) Missing docblock for function get_course_questionnaire_results
(#4128) Short array syntax must be used to define arrays
(#4137) Missing docblock for function get_all_courses_parameters
(#4139) Short array syntax must be used to define arrays
(#4145) Missing docblock for function get_all_courses_returns
(#4148) Short array syntax must be used to define arrays
(#4168) Short array syntax must be used to define arrays
(#4172) There should be a comma after the last array item in a multi-line array.
(#4178) Missing docblock for function get_all_courses
(#4181) Short array syntax must be used to define arrays
(#4190) Missing docblock for function get_events_parameters
(#4192) Short array syntax must be used to define arrays
(#4202) Missing docblock for function get_events_returns
(#4205) Short array syntax must be used to define arrays
(#4216) Missing docblock for function get_events
(#4216) Variable "start_date" must not contain underscores.
(#4216) Variable "end_date" must not contain underscores.
(#4216) Variable "course_id" must not contain underscores.
(#4220) Short array syntax must be used to define arrays
(#4220) Variable "start_date" must not contain underscores.
(#4220) Expected 1 space before "=>"; 0 found
(#4220) Expected 1 space after "=>"; 0 found
(#4220) Variable "end_date" must not contain underscores.
(#4221) Variable "course_id" must not contain underscores.
(#4224) Variable "start_date" must not contain underscores.
(#4224) Variable "end_date" must not contain underscores.
(#4224) Variable "course_id" must not contain underscores.
(#4230) Missing docblock for function get_event_parameters
(#4232) Short array syntax must be used to define arrays
(#4238) Missing docblock for function get_event_returns
(#4240) Short array syntax must be used to define arrays
(#4251) Missing docblock for function get_event
(#4254) Short array syntax must be used to define arrays
(#4263) Missing docblock for function get_certificates_credits_parameters
(#4265) Short array syntax must be used to define arrays
(#4268) Short array syntax must be used to define arrays
(#4272) There should be a comma after the last array item in a multi-line array.
(#4277) Missing docblock for function get_certificates_credits_returns
(#4280) Short array syntax must be used to define arrays
(#4289) Missing docblock for function get_certificates_credits
(#4292) Short array syntax must be used to define arrays
(#4301) Missing docblock for function set_section_visible_parameters
(#4303) Short array syntax must be used to define arrays
(#4311) Missing docblock for function set_section_visible_returns
(#4315) Missing docblock for function set_section_visible
(#4315) Variable "course_id" must not contain underscores.
(#4319) Short array syntax must be used to define arrays
(#4319) Variable "course_id" must not contain underscores.
(#4322) Variable "course_id" must not contain underscores.
(#4328) Missing docblock for function create_events_parameters
(#4330) Short array syntax must be used to define arrays
(#4333) Short array syntax must be used to define arrays
(#4343) There should be a comma after the last array item in a multi-line array.
(#4348) Missing docblock for function create_events_returns
(#4352) Missing docblock for function create_events
(#4355) Short array syntax must be used to define arrays
(#4364) Missing docblock for function get_courses_not_editing_teachers_parameters
(#4366) Short array syntax must be used to define arrays
(#4369) Short array syntax must be used to define arrays
(#4373) There should be a comma after the last array item in a multi-line array.
(#4378) Missing docblock for function get_courses_not_editing_teachers_returns
(#4381) Short array syntax must be used to define arrays
(#4391) Missing docblock for function get_courses_not_editing_teachers
(#4394) Short array syntax must be used to define arrays
(#4403) Missing docblock for function get_course_progress_parameters
(#4405) Short array syntax must be used to define arrays
(#4412) Missing docblock for function get_course_progress_returns
(#4415) Short array syntax must be used to define arrays
(#4427) Missing docblock for function get_course_progress
(#4430) Short array syntax must be used to define arrays
(#4439) Missing docblock for function my_courses_progress_parameters
(#4441) Short array syntax must be used to define arrays
(#4447) Missing docblock for function my_courses_progress_returns
(#4450) Short array syntax must be used to define arrays
(#4459) Short array syntax must be used to define arrays
(#4466) Short array syntax must be used to define arrays
(#4475) There should be a comma after the last array item in a multi-line array.
(#4481) Missing docblock for function my_courses_progress
(#4484) Short array syntax must be used to define arrays
(#4493) Missing docblock for function set_course_visible_parameters
(#4495) Short array syntax must be used to define arrays
(#4502) Missing docblock for function set_course_visible_returns
(#4506) Missing docblock for function set_course_visible
(#4506) Variable "course_id" must not contain underscores.
(#4510) Short array syntax must be used to define arrays
(#4510) Variable "course_id" must not contain underscores.
(#4513) Variable "course_id" must not contain underscores.
(#4519) Missing docblock for function my_completed_courses_parameters
(#4521) Short array syntax must be used to define arrays
(#4527) Missing docblock for function my_completed_courses_returns
(#4530) Short array syntax must be used to define arrays
(#4539) Missing docblock for function my_completed_courses
(#4539) Expected 0 spaces after "my_completed_courses"; 1 found
(#4542) Short array syntax must be used to define arrays
(#4551) Missing docblock for function users_completed_courses_parameters
(#4553) Short array syntax must be used to define arrays
(#4556) Short array syntax must be used to define arrays
(#4560) There should be a comma after the last array item in a multi-line array.
(#4565) Missing docblock for function users_completed_courses_returns
(#4568) Short array syntax must be used to define arrays
(#4572) Short array syntax must be used to define arrays
(#4578) There should be a comma after the last array item in a multi-line array.
(#4584) Missing docblock for function users_completed_courses
(#4584) Expected 0 spaces after "users_completed_courses"; 1 found
(#4587) Short array syntax must be used to define arrays
(#4596) Missing docblock for function remove_parent_role_parameters
(#4598) Short array syntax must be used to define arrays
(#4605) Missing docblock for function remove_parent_role_returns
(#4609) Missing docblock for function remove_parent_role
(#4612) Short array syntax must be used to define arrays
(#4621) Missing docblock for function get_completed_course_users_parameters
(#4623) Short array syntax must be used to define arrays
(#4629) Missing docblock for function get_completed_course_users_returns
(#4632) Short array syntax must be used to define arrays
(#4643) Missing docblock for function get_completed_course_users
(#4646) Short array syntax must be used to define arrays
(#4655) Missing docblock for function change_username_parameters
(#4657) Short array syntax must be used to define arrays
(#4659) There should be a comma after the last array item in a multi-line array.
(#4664) Missing docblock for function change_username_returns
(#4668) Missing docblock for function change_username
(#4668) Expected 0 spaces after "change_username"; 1 found
(#4668) Variable "old_username" must not contain underscores.
(#4668) Variable "new_username" must not contain underscores.
(#4671) Short array syntax must be used to define arrays
(#4671) Variable "old_username" must not contain underscores.
(#4672) Variable "new_username" must not contain underscores.
(#4675) Variable "old_username" must not contain underscores.
(#4675) Variable "new_username" must not contain underscores.
(#4681) Missing docblock for function my_courses_and_groups_parameters
(#4683) Short array syntax must be used to define arrays
(#4684) There should be a comma after the last array item in a multi-line array.
(#4689) Missing docblock for function my_courses_and_groups_returns
(#4692) Short array syntax must be used to define arrays
(#4701) Short array syntax must be used to define arrays
(#4708) Short array syntax must be used to define arrays
(#4713) There should be a comma after the last array item in a multi-line array.
(#4719) Missing docblock for function my_courses_and_groups
(#4722) Short array syntax must be used to define arrays
(#4731) Missing docblock for function create_groups_parameters
(#4733) Short array syntax must be used to define arrays
(#4736) Short array syntax must be used to define arrays
(#4742) There should be a comma after the last array item in a multi-line array.
(#4745) There should be a comma after the last array item in a multi-line array.
(#4750) Missing docblock for function create_groups_returns
(#4753) Short array syntax must be used to define arrays
(#4760) There should be a comma after the last array item in a multi-line array.
(#4766) Missing docblock for function create_groups
(#4769) Short array syntax must be used to define arrays
(#4778) Missing docblock for function get_category_categories_and_courses_parameters
(#4780) Short array syntax must be used to define arrays
(#4786) Missing docblock for function get_category_categories_and_courses_returns
(#4788) Short array syntax must be used to define arrays
(#4791) Short array syntax must be used to define arrays
(#4797) Short array syntax must be used to define arrays
(#4814) Short array syntax must be used to define arrays
(#4818) There should be a comma after the last array item in a multi-line array.
(#4821) There should be a comma after the last array item in a multi-line array.
(#4827) Short array syntax must be used to define arrays
(#4844) Short array syntax must be used to define arrays
(#4848) There should be a comma after the last array item in a multi-line array.
(#4851) There should be a comma after the last array item in a multi-line array.
(#4856) Missing docblock for function get_category_categories_and_courses
(#4860) Short array syntax must be used to define arrays
(#4869) Missing docblock for function my_enrolments_parameters
(#4871) Short array syntax must be used to define arrays
(#4872) There should be a comma after the last array item in a multi-line array.
(#4877) Missing docblock for function my_enrolments_returns
(#4880) Short array syntax must be used to define arrays
(#4890) Short array syntax must be used to define arrays
(#4900) Short array syntax must be used to define arrays
(#4905) There should be a comma after the last array item in a multi-line array.
(#4911) Missing docblock for function my_enrolments
(#4914) Short array syntax must be used to define arrays
(#4922) Missing docblock for function my_courses_completion_progress_parameters
(#4924) Short array syntax must be used to define arrays
(#4930) Missing docblock for function my_courses_completion_progress_returns
(#4933) Short array syntax must be used to define arrays
(#4942) Short array syntax must be used to define arrays
(#4949) Short array syntax must be used to define arrays
(#4958) There should be a comma after the last array item in a multi-line array.
(#4964) Missing docblock for function my_courses_completion_progress
(#4967) Short array syntax must be used to define arrays
(#4976) Missing docblock for function get_mentees_certificates_parameters
(#4978) Short array syntax must be used to define arrays
(#4980) There should be a comma after the last array item in a multi-line array.
(#4985) Missing docblock for function get_mentees_certificates_returns
(#4988) Short array syntax must be used to define arrays
(#4993) Short array syntax must be used to define arrays
(#4999) There should be a comma after the last array item in a multi-line array.
(#5005) Missing docblock for function get_mentees_certificates
(#5008) Short array syntax must be used to define arrays
(#5018) Missing docblock for function get_moodle_version_parameters
(#5020) Short array syntax must be used to define arrays
(#5025) Missing docblock for function get_moodle_version_returns
(#5029) Missing docblock for function get_moodle_version
(#5032) Short array syntax must be used to define arrays
(#5041) Missing docblock for function enable_user_parameters
(#5043) Short array syntax must be used to define arrays
(#5050) Missing docblock for function enable_user_returns
(#5054) Missing docblock for function enable_user
(#5057) Short array syntax must be used to define arrays
(#5057) Line exceeds 132 characters; contains 135 characters
(#5066) Missing docblock for function get_course_users_parameters
(#5068) Short array syntax must be used to define arrays
(#5074) Missing docblock for function get_course_users_returns
(#5077) Short array syntax must be used to define arrays
(#5081) Short array syntax must be used to define arrays
(#5086) There should be a comma after the last array item in a multi-line array.
(#5092) Missing docblock for function get_course_users
(#5092) Variable "course_id" must not contain underscores.
(#5096) Short array syntax must be used to define arrays
(#5096) Variable "course_id" must not contain underscores.
(#5099) Variable "course_id" must not contain underscores.
auth/joomdle/joomdle_login.php
(#25) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#29) Variable "login_token" must not contain underscores.
(#40) Missing docblock for file joomdle_login.php
(#41) Missing docblock for file joomdle_login.php
(#41) Variable "login_token" must not contain underscores.
(#50) Line indented incorrectly; expected at least 4 spaces, found 0
(#50) Missing docblock for file joomdle_login.php
auth/joomdle/land.php
(#25) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#36) Variable "create_user" must not contain underscores.
(#38) Variable "use_wrapper" must not contain underscores.
(#40) Variable "course_id" must not contain underscores.
(#54) Variable "override_itemid" must not contain underscores.
(#56) Variable "override_itemid" must not contain underscores.
(#57) Variable "override_itemid" must not contain underscores.
(#68) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#72) Variable "create_user" must not contain underscores.
(#76) Variable "redirect_url" must not contain underscores.
(#77) Variable "redirect_url" must not contain underscores.
(#99) Variable "use_wrapper" must not contain underscores.
(#100) Variable "redirect_url" must not contain underscores.
(#104) Variable "redirect_url" must not contain underscores.
(#108) Variable "redirect_url" must not contain underscores.
(#109) Inline control structures are not allowed
(#110) Variable "redirect_url" must not contain underscores.
(#111) Inline control structures are not allowed
(#112) Variable "redirect_url" must not contain underscores.
(#115) Variable "redirect_url" must not contain underscores.
(#118) Variable "redirect_url" must not contain underscores.
(#121) Variable "redirect_url" must not contain underscores.
(#122) Variable "course_id" must not contain underscores.
(#125) Variable "redirect_url" must not contain underscores.
(#128) Variable "redirect_url" must not contain underscores.
(#135) Variable "redirect_url" must not contain underscores.
(#135) Variable "course_id" must not contain underscores.
(#135) Line exceeds 132 characters; contains 141 characters
(#138) Variable "redirect_url" must not contain underscores.
(#139) Variable "course_id" must not contain underscores.
(#142) Variable "redirect_url" must not contain underscores.
(#144) Variable "redirect_url" must not contain underscores.
(#149) Variable "redirect_url" must not contain underscores.
(#152) Variable "redirect_url" must not contain underscores.
(#155) Variable "redirect_url" must not contain underscores.
(#158) Variable "redirect_url" must not contain underscores.
(#161) Variable "redirect_url" must not contain underscores.
(#165) Variable "redirect_url" must not contain underscores.
(#168) Variable "redirect_url" must not contain underscores.
(#171) Variable "redirect_url" must not contain underscores.
(#174) Variable "redirect_url" must not contain underscores.
(#177) Variable "redirect_url" must not contain underscores.
(#180) Variable "redirect_url" must not contain underscores.
(#183) Variable "redirect_url" must not contain underscores.
(#186) Variable "redirect_url" must not contain underscores.
(#189) Variable "redirect_url" must not contain underscores.
(#192) Variable "redirect_url" must not contain underscores.
(#196) Variable "redirect_url" must not contain underscores.
(#213) Variable "redirect_url" must not contain underscores.
(#215) Variable "redirect_url" must not contain underscores.
(#218) Variable "redirect_url" must not contain underscores.
(#224) Variable "redirect_url" must not contain underscores.
(#229) Variable "redirect_url" must not contain underscores.
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) Inline control structures are not allowed
(#233) Variable "redirect_url" must not contain underscores.
(#234) Variable "redirect_url" must not contain underscores.
(#236) Variable "redirect_url" must not contain underscores.
auth/joomdle/land_logout.php
(#25) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#32) Variable "redirect_url" must not contain underscores.
(#33) Variable "redirect_url" must not contain underscores.
auth/joomdle/lang/de/auth_joomdle.php
(#1) The first thing in a PHP file must be the <?php tag.
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#1) No one-line description found in phpdocs for docblock of file auth_joomdle.php
auth/joomdle/lang/el/auth_joomdle.php
(#1) No one-line description found in phpdocs for docblock of file auth_joomdle.php
auth/joomdle/lang/en/auth_joomdle.php
(#1) No one-line description found in phpdocs for docblock of file auth_joomdle.php
auth/joomdle/lang/es/auth_joomdle.php
(#1) No one-line description found in phpdocs for docblock of file auth_joomdle.php
auth/joomdle/lang/fr/auth_joomdle.php
(#1) No one-line description found in phpdocs for docblock of file auth_joomdle.php
auth/joomdle/lang/it/auth_joomdle.php
(#1) No one-line description found in phpdocs for docblock of file auth_joomdle.php
auth/joomdle/lang/pt/auth_joomdle.php
(#1) The first thing in a PHP file must be the <?php tag.
(#1) No one-line description found in phpdocs for docblock of file auth_joomdle.php
(#1) Whitespace found at end of line
auth/joomdle/lib.php
(#1) No one-line description found in phpdocs for docblock of file lib.php
(#23) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#25) Missing docblock for function joomdle_get_connection_methods
(#27) Short array syntax must be used to define arrays
(#32) Missing docblock for function joomdle_get_ws_protocols
(#34) Short array syntax must be used to define arrays
auth/joomdle/locallib.php
(#35) Missing docblock for function user_created
(#35) Expected 0 spaces after "user_created"; 1 found
(#38) Variable "sync_to_joomla" must not contain underscores.
(#39) Variable "forward_events" must not contain underscores.
(#41) Variable "sync_to_joomla" must not contain underscores.
(#56) Variable "auth_joomdle" must not contain underscores.
(#59) Short array syntax must be used to define arrays
(#62) Line indented incorrectly; expected at least 8 spaces, found 0
(#62) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Line indented incorrectly; expected at least 8 spaces, found 0
(#63) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#88) Variable "context_id" must not contain underscores.
(#91) Variable "context_id" must not contain underscores.
(#102) Short array syntax must be used to define arrays
(#106) Short array syntax must be used to define arrays
(#113) Variable "auth_joomdle" must not contain underscores.
(#116) Variable "forward_events" must not contain underscores.
(#117) Variable "auth_joomdle" must not contain underscores.
(#124) Missing docblock for function user_updated
(#124) Expected 0 spaces after "user_updated"; 1 found
(#127) Variable "sync_to_joomla" must not contain underscores.
(#128) Variable "forward_events" must not contain underscores.
(#130) Variable "auth_joomdle" must not contain underscores.
(#133) Variable "forward_events" must not contain underscores.
(#134) Variable "auth_joomdle" must not contain underscores.
(#137) Variable "sync_to_joomla" must not contain underscores.
(#148) Short array syntax must be used to define arrays
(#174) Variable "context_id" must not contain underscores.
(#177) Variable "context_id" must not contain underscores.
(#188) Short array syntax must be used to define arrays
(#192) Short array syntax must be used to define arrays
(#199) Variable "auth_joomdle" must not contain underscores.
(#204) Missing docblock for function user_deleted
(#204) Expected 0 spaces after "user_deleted"; 1 found
(#207) Variable "sync_to_joomla" must not contain underscores.
(#208) Variable "forward_events" must not contain underscores.
(#210) Variable "sync_to_joomla" must not contain underscores.
(#220) Variable "auth_joomdle" must not contain underscores.
(#222) Variable "auth_joomdle" must not contain underscores.
(#225) Variable "forward_events" must not contain underscores.
(#226) Short array syntax must be used to define arrays
(#228) Variable "auth_joomdle" must not contain underscores.
(#234) Missing docblock for function course_created
(#234) Expected 0 spaces after "course_created"; 1 found
(#238) Missing docblock for function course_restored
(#238) Expected 0 spaces after "course_restored"; 1 found
(#242) Missing docblock for function new_course_event
(#242) Expected 0 spaces after "new_course_event"; 1 found
(#245) Variable "forward_events" must not contain underscores.
(#251) Variable "joomla_user_groups" must not contain underscores.
(#252) Variable "use_kunena_forums" must not contain underscores.
(#254) Variable "auth_joomdle" must not contain underscores.
(#261) Short array syntax must be used to define arrays
(#269) Variable "auth_joomdle" must not contain underscores.
(#274) Variable "auth_joomdle" must not contain underscores.
(#278) Variable "joomla_user_groups" must not contain underscores.
(#279) Variable "auth_joomdle" must not contain underscores.
(#282) Variable "use_kunena_forums" must not contain underscores.
(#284) Variable "auth_joomdle" must not contain underscores.
(#288) Variable "forward_events" must not contain underscores.
(#289) Short array syntax must be used to define arrays
(#299) Variable "auth_joomdle" must not contain underscores.
(#305) Missing docblock for function course_deleted
(#305) Expected 0 spaces after "course_deleted"; 1 found
(#306) Variable "forward_events" must not contain underscores.
(#310) Variable "groups_delete" must not contain underscores.
(#311) Variable "use_kunena_forums" must not contain underscores.
(#312) Variable "joomla_user_groups" must not contain underscores.
(#314) Variable "auth_joomdle" must not contain underscores.
(#316) Variable "groups_delete" must not contain underscores.
(#317) Variable "auth_joomdle" must not contain underscores.
(#320) Variable "joomla_user_groups" must not contain underscores.
(#321) Variable "auth_joomdle" must not contain underscores.
(#324) Variable "use_kunena_forums" must not contain underscores.
(#325) Variable "auth_joomdle" must not contain underscores.
(#329) Variable "forward_events" must not contain underscores.
(#330) Short array syntax must be used to define arrays
(#332) Variable "auth_joomdle" must not contain underscores.
(#338) Missing docblock for function course_updated
(#338) Expected 0 spaces after "course_updated"; 1 found
(#341) Variable "forward_events" must not contain underscores.
(#346) Variable "joomla_user_groups" must not contain underscores.
(#348) Variable "auth_joomdle" must not contain underscores.
(#351) Variable "auth_joomdle" must not contain underscores.
(#355) Variable "joomla_user_groups" must not contain underscores.
(#356) Variable "auth_joomdle" must not contain underscores.
(#360) Variable "forward_events" must not contain underscores.
(#361) Short array syntax must be used to define arrays
(#367) Short array syntax must be used to define arrays
(#375) Variable "auth_joomdle" must not contain underscores.
(#381) Missing docblock for function role_assigned
(#381) Expected 0 spaces after "role_assigned"; 1 found
(#386) Variable "enrol_parents" must not contain underscores.
(#387) Variable "parent_role_id" must not contain underscores.
(#389) Variable "auto_mailing_lists" must not contain underscores.
(#390) Variable "use_kunena_forums" must not contain underscores.
(#391) Variable "joomla_user_groups" must not contain underscores.
(#392) Variable "forward_events" must not contain underscores.
(#394) Variable "auth_joomdle" must not contain underscores.
(#401) Short array syntax must be used to define arrays
(#403) Short array syntax must be used to define arrays
(#406) Short array syntax must be used to define arrays
(#411) Variable "auth_joomdle" must not contain underscores.
(#420) Variable "auth_joomdle" must not contain underscores.
(#422) Variable "auth_joomdle" must not contain underscores.
(#427) Variable "enrol_parents" must not contain underscores.
(#427) Variable "parent_role_id" must not contain underscores.
(#441) Short array syntax must be used to define arrays
(#441) Variable "parent_role_id" must not contain underscores.
(#445) Short array syntax must be used to define arrays
(#446) Variable "parent_user" must not contain underscores.
(#447) Variable "auth_joomdle" must not contain underscores.
(#447) Variable "parent_user" must not contain underscores.
(#447) Variable "parent_role_id" must not contain underscores.
(#453) Variable "auth_joomdle" must not contain underscores.
(#456) Variable "auto_mailing_lists" must not contain underscores.
(#475) Short array syntax must be used to define arrays
(#475) Variable "parent_role_id" must not contain underscores.
(#478) Short array syntax must be used to define arrays
(#479) Variable "parent_user" must not contain underscores.
(#481) Variable "auth_joomdle" must not contain underscores.
(#481) Variable "parent_user" must not contain underscores.
(#486) Variable "auth_joomdle" must not contain underscores.
(#490) Variable "joomla_user_groups" must not contain underscores.
(#499) Variable "auth_joomdle" must not contain underscores.
(#503) Variable "use_kunena_forums" must not contain underscores.
(#505) Variable "auth_joomdle" must not contain underscores.
(#510) Variable "forward_events" must not contain underscores.
(#511) Short array syntax must be used to define arrays
(#516) Variable "auth_joomdle" must not contain underscores.
(#523) Missing docblock for function role_unassigned
(#523) Expected 0 spaces after "role_unassigned"; 1 found
(#527) Variable "auto_mailing_lists" must not contain underscores.
(#528) Variable "use_kunena_forums" must not contain underscores.
(#529) Variable "joomla_user_groups" must not contain underscores.
(#530) Variable "parent_role_id" must not contain underscores.
(#531) Variable "forward_events" must not contain underscores.
(#533) Variable "auth_joomdle" must not contain underscores.
(#539) Short array syntax must be used to define arrays
(#541) Short array syntax must be used to define arrays
(#544) Short array syntax must be used to define arrays
(#548) Variable "auth_joomdle" must not contain underscores.
(#553) Variable "auto_mailing_lists" must not contain underscores.
(#571) Short array syntax must be used to define arrays
(#571) Variable "parent_role_id" must not contain underscores.
(#574) Short array syntax must be used to define arrays
(#575) Variable "parent_user" must not contain underscores.
(#577) Variable "auth_joomdle" must not contain underscores.
(#577) Variable "parent_user" must not contain underscores.
(#581) Variable "auth_joomdle" must not contain underscores.
(#584) Variable "joomla_user_groups" must not contain underscores.
(#592) Inline control structures are not allowed
(#593) Variable "auth_joomdle" must not contain underscores.
(#596) Variable "use_kunena_forums" must not contain underscores.
(#598) Variable "auth_joomdle" must not contain underscores.
(#603) Variable "forward_events" must not contain underscores.
(#604) Short array syntax must be used to define arrays
(#608) Variable "auth_joomdle" must not contain underscores.
(#615) Missing docblock for function attempt_submitted
(#615) Expected 0 spaces after "attempt_submitted"; 1 found
(#620) Variable "forward_events" must not contain underscores.
(#622) Variable "auth_joomdle" must not contain underscores.
(#624) Short array syntax must be used to define arrays
(#625) Short array syntax must be used to define arrays
(#626) Short array syntax must be used to define arrays
(#629) Variable "auth_joomdle" must not contain underscores.
(#634) Variable "auth_joomdle" must not contain underscores.
(#639) Variable "forward_events" must not contain underscores.
(#640) Short array syntax must be used to define arrays
(#645) Variable "auth_joomdle" must not contain underscores.
(#651) Missing docblock for function course_module_created
(#651) Expected 0 spaces after "course_module_created"; 1 found
(#652) Variable "use_kunena_forums" must not contain underscores.
(#653) Variable "forward_events" must not contain underscores.
(#655) Variable "auth_joomdle" must not contain underscores.
(#657) Variable "use_kunena_forums" must not contain underscores.
(#659) Variable "auth_joomdle" must not contain underscores.
(#664) Variable "forward_events" must not contain underscores.
(#665) Short array syntax must be used to define arrays
(#670) Variable "auth_joomdle" must not contain underscores.
(#676) Missing docblock for function course_module_deleted
(#676) Expected 0 spaces after "course_module_deleted"; 1 found
(#677) Variable "use_kunena_forums" must not contain underscores.
(#678) Variable "forward_events" must not contain underscores.
(#680) Variable "auth_joomdle" must not contain underscores.
(#682) Variable "use_kunena_forums" must not contain underscores.
(#684) Variable "auth_joomdle" must not contain underscores.
(#689) Variable "forward_events" must not contain underscores.
(#690) Short array syntax must be used to define arrays
(#694) Variable "auth_joomdle" must not contain underscores.
(#700) Missing docblock for function course_module_updated
(#700) Expected 0 spaces after "course_module_updated"; 1 found
(#701) Variable "use_kunena_forums" must not contain underscores.
(#702) Variable "forward_events" must not contain underscores.
(#704) Variable "auth_joomdle" must not contain underscores.
(#706) Variable "use_kunena_forums" must not contain underscores.
(#708) Variable "auth_joomdle" must not contain underscores.
(#713) Variable "forward_events" must not contain underscores.
(#714) Short array syntax must be used to define arrays
(#719) Variable "auth_joomdle" must not contain underscores.
(#725) Missing docblock for function course_completed
(#725) Expected 0 spaces after "course_completed"; 1 found
(#730) Variable "forward_events" must not contain underscores.
(#732) Variable "auth_joomdle" must not contain underscores.
(#734) Short array syntax must be used to define arrays
(#735) Short array syntax must be used to define arrays
(#738) Variable "auth_joomdle" must not contain underscores.
(#742) Variable "auth_joomdle" must not contain underscores.
(#747) Variable "forward_events" must not contain underscores.
(#748) Short array syntax must be used to define arrays
(#752) Variable "auth_joomdle" must not contain underscores.
(#761) Missing docblock for function user_password_updated
(#761) Expected 0 spaces after "user_password_updated"; 1 found
(#763) Variable "sync_to_joomla" must not contain underscores.
(#764) Variable "forward_events" must not contain underscores.
(#768) Variable "forward_events" must not contain underscores.
(#769) Short array syntax must be used to define arrays
(#772) Variable "auth_joomdle" must not contain underscores.
(#776) This comment is 57% valid code; is this commented out code?
auth/joomdle/pluginfile_joomdle.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#30) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
auth/joomdle/settings.php
(#1) No one-line description found in phpdocs for docblock of file settings.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Missing @copyright tag
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Line exceeds 132 characters; contains 142 characters
(#47) Line exceeds 132 characters; contains 140 characters
(#89) Short array syntax must be used to define arrays
(#119) Expected "if (...) {\n"; found "if (...) {\n"
auth/joomdle/simplecertificate_view.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file simplecertificate_view.php
(#26) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#30) "include" must be immediately followed by an open parenthesis
(#30) File is being unconditionally included; use "require" instead
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Inline control structures are not allowed
(#58) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#61) Short array syntax must be used to define arrays
(#62) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#65) Short array syntax must be used to define arrays
(#66) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#70) Short array syntax must be used to define arrays
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Whitespace found at end of line
(#119) Whitespace found at end of line
auth/joomdle/version.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
auth/joomdle/webservices/testclient_forms.php
(#1) No one-line description found in phpdocs for docblock of file testclient_forms.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#8) Missing docblock for class joomdle_get_user_id_form
(#8) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#9) Missing docblock for function definition
(#11) Whitespace found at end of line
(#13) Whitespace found at end of line
(#15) Whitespace found at end of line
(#16) Inline comments must start with a capital letter, digit or 3-dots sequence
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#16) No space found before comment text; expected "// note: these element are intentionally text aera without validation - we want users to test any rubbish as parameters" but found "//note: these element are intentionally text aera without validation - we want users to test any rubbish as parameters"
(#20) Whitespace found at end of line
(#23) Whitespace found at end of line
(#26) Whitespace found at end of line
(#28) Whitespace found at end of line
(#31) Whitespace found at end of line
(#32) Missing docblock for function get_params
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Whitespace found at end of line
(#43) Short array syntax must be used to define arrays
(#45) Whitespace found at end of line
(#49) A closing tag is not permitted at the end of a PHP file

Javascript coding style problems

(201 errors, 2085 warnings)

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

auth/joomdle/js/iframeResizer.contentWindow.min.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#9) This line has a length of 13225. Maximum allowed is 132. (max-len)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected space(s) after "if". (keyword-spacing)
(#9) Operator '!=' must be spaced. (space-infix-ops)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) This line has 199 statements. Maximum allowed is 2. (max-statements-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Missing space before value for key 'resize'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'click'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Missing space before value for key 'max'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'min'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'bodyScroll'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'documentElementScroll'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Unexpected empty function. (no-empty-function)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Unexpected empty function. (no-empty-function)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Missing space before value for key 'height'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'width'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "try". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'passive'. (key-spacing)
(#9) Expected to return a value in method 'get'. (getter-return)
(#9) Missing space before value for key 'get'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "catch". (keyword-spacing)
(#9) Expected space(s) after "catch". (keyword-spacing)
(#9) Empty block statement. (no-empty)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected space(s) before "var". (keyword-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Missing space before value for key 'bodyOffset'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'offset'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'bodyScroll'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'custom'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'documentElementOffset'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'documentElementScroll'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'max'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'min'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'grow'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'lowestElement'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Operator '||' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'taggedElement'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Missing space before value for key 'bodyScroll'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'bodyOffset'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'custom'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'documentElementScroll'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'documentElementOffset'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'scroll'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'max'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'min'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'rightMostElement'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'taggedElement'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Operator '-' must be spaced. (space-infix-ops)
(#9) Operator '-' must be spaced. (space-infix-ops)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Operator '||' must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '<=' must be spaced. (space-infix-ops)
(#9) Operator '||' must be spaced. (space-infix-ops)
(#9) Operator '<' must be spaced. (space-infix-ops)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '||' must be spaced. (space-infix-ops)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Operator '||' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Missing space before value for key 'init'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'reset'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'resize'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'moveToAnchor'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'inPageLink'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'pageInfo'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'message'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Operator 'in' must be spaced. (space-infix-ops)
(#9) Unquoted reserved word 'true' used as key. (quote-props)
(#9) Missing space before value for key 'true'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Unquoted reserved word 'false' used as key. (quote-props)
(#9) Missing space before value for key 'false'. (key-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) Operator '==' must be spaced. (space-infix-ops)
(#9) Operator '||' must be spaced. (space-infix-ops)
(#9) 'module' is not defined. (no-undef)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) Operator 'in' must be spaced. (space-infix-ops)
(#9) Operator '||' must be spaced. (space-infix-ops)
(#9) Operator 'in' must be spaced. (space-infix-ops)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) Operator 'in' must be spaced. (space-infix-ops)
(#9) Operator '||' must be spaced. (space-infix-ops)
(#9) Operator '||' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '===' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) Do not nest ternary expressions. (no-nested-ternary)
(#9) Operator '===' must be spaced. (space-infix-ops)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Unexpected empty function 'ee'. (no-empty-function)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) 'J' declared on line 9 column 665 is used outside of binding context. (block-scoped-var)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) Operator '||' must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) 'S' declared on line 9 column 182 is used outside of binding context. (block-scoped-var)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) 'I' declared on line 9 column 211 is used outside of binding context. (block-scoped-var)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) 'E' declared on line 9 column 172 is used outside of binding context. (block-scoped-var)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) Operator '==' must be spaced. (space-infix-ops)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) Unexpected console statement. (no-console)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '==' must be spaced. (space-infix-ops)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) Unexpected console statement. (no-console)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected space(s) after "return". (keyword-spacing)
(#9) Operator '===' must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "var". (keyword-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) 'y' declared on line 9 column 150 is used outside of binding context. (block-scoped-var)
(#9) 'M' declared on line 9 column 200 is used outside of binding context. (block-scoped-var)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) 'I' declared on line 9 column 211 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) 'a' declared on line 9 column 64 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Operator '!==' must be spaced. (space-infix-ops)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) 'a' declared on line 9 column 64 is used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'l' declared on line 9 column 85 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Operator '!==' must be spaced. (space-infix-ops)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) 'l' declared on line 9 column 85 is used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'E' declared on line 9 column 172 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Operator '!==' must be spaced. (space-infix-ops)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) 'E' declared on line 9 column 172 is used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'b' declared on line 9 column 160 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Operator '!==' must be spaced. (space-infix-ops)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) 'b' declared on line 9 column 160 is used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'i' declared on line 9 column 49 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Operator '!==' must be spaced. (space-infix-ops)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) 'i' declared on line 9 column 49 is used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'u' declared on line 9 column 68 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) 'p' declared on line 9 column 141 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Operator '!==' must be spaced. (space-infix-ops)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) 'p' declared on line 9 column 141 is used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'r' declared on line 9 column 59 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) 'd' declared on line 9 column 80 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) 'R' declared on line 9 column 306 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Operator '!==' must be spaced. (space-infix-ops)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) 'R' declared on line 9 column 306 is used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'w' declared on line 9 column 155 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Operator '!==' must be spaced. (space-infix-ops)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) 'A' declared on line 9 column 269 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Operator '!==' must be spaced. (space-infix-ops)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) 'A' declared on line 9 column 269 is used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'P' declared on line 9 column 342 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Operator '!==' must be spaced. (space-infix-ops)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) 'P' declared on line 9 column 342 is used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'O' declared on line 9 column 177 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Operator '!==' must be spaced. (space-infix-ops)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) 'O' declared on line 9 column 177 is used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected space(s) after "return". (keyword-spacing)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Operator '==' must be spaced. (space-infix-ops)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) 'W' declared on line 9 column 436 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator 'in' must be spaced. (space-infix-ops)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) Operator '===' must be spaced. (space-infix-ops)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) 'j' declared on line 9 column 355 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Operator 'in' must be spaced. (space-infix-ops)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) 'j' declared on line 9 column 355 is used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'q' declared on line 9 column 406 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Operator 'in' must be spaced. (space-infix-ops)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) 'q' declared on line 9 column 406 is used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'k' declared on line 9 column 300 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Operator 'in' must be spaced. (space-infix-ops)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) 'k' declared on line 9 column 300 is used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'p' declared on line 9 column 141 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Operator 'in' must be spaced. (space-infix-ops)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) 'p' declared on line 9 column 141 is used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'P' declared on line 9 column 342 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Operator 'in' must be spaced. (space-infix-ops)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) 'P' declared on line 9 column 342 is used outside of binding context. (block-scoped-var)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) 'p' declared on line 9 column 141 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) 'p' declared on line 9 column 141 is used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) 'P' declared on line 9 column 342 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) 'P' declared on line 9 column 342 is used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) 'k' declared on line 9 column 300 is used outside of binding context. (block-scoped-var)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '===' must be spaced. (space-infix-ops)
(#9) 'u' declared on line 9 column 68 is used outside of binding context. (block-scoped-var)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) 'u' declared on line 9 column 68 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) 'a' declared on line 9 column 64 is used outside of binding context. (block-scoped-var)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '!==' must be spaced. (space-infix-ops)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) 'u' declared on line 9 column 68 is used outside of binding context. (block-scoped-var)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) 'r' declared on line 9 column 59 is used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) 'd' declared on line 9 column 80 is used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) 'D' declared on line 9 column 346 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Missing space before value for key 'autoResize'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected space(s) after "return". (keyword-spacing)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Operator '===' must be spaced. (space-infix-ops)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) Operator '===' must be spaced. (space-infix-ops)
(#9) 'i' declared on line 9 column 49 is used outside of binding context. (block-scoped-var)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) 'i' declared on line 9 column 49 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) Operator '===' must be spaced. (space-infix-ops)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) Operator '===' must be spaced. (space-infix-ops)
(#9) 'i' declared on line 9 column 49 is used outside of binding context. (block-scoped-var)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) 'i' declared on line 9 column 49 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '!==' must be spaced. (space-infix-ops)
(#9) 's' declared on line 9 column 73 is used outside of binding context. (block-scoped-var)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) 's' declared on line 9 column 73 is used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'T' declared on line 9 column 165 is used outside of binding context. (block-scoped-var)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) 'i' declared on line 9 column 49 is used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'i' declared on line 9 column 49 is used outside of binding context. (block-scoped-var)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'close'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'getId'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) 'I' declared on line 9 column 211 is used outside of binding context. (block-scoped-var)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'getPageInfo'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '==' must be spaced. (space-infix-ops)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) 'H' declared on line 9 column 421 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) 'H' declared on line 9 column 421 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Unexpected empty function. (no-empty-function)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) A space is required after ','. (comma-spacing)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'moveToAnchor'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) 'w' declared on line 9 column 155 is used outside of binding context. (block-scoped-var)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'reset'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'scrollTo'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'scrollToOffset'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'sendMessage'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'setHeightCalculationMethod'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) 'p' declared on line 9 column 141 is used outside of binding context. (block-scoped-var)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'setWidthCalculationMethod'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) 'P' declared on line 9 column 342 is used outside of binding context. (block-scoped-var)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'setTargetOrigin'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) 'k' declared on line 9 column 300 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'size'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '||' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '===' must be spaced. (space-infix-ops)
(#9) 'O' declared on line 9 column 177 is used outside of binding context. (block-scoped-var)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) 'w' declared on line 9 column 155 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) 'e' is already defined. (no-redeclare)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Missing space before value for key 'x'. (key-spacing)
(#9) Operator '!==' must be spaced. (space-infix-ops)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'y'. (key-spacing)
(#9) Operator '!==' must be spaced. (space-infix-ops)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "return". (keyword-spacing)
(#9) Missing space before value for key 'x'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'y'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Operator '||' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) 'e' is already defined. (no-redeclare)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Operator '||' must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '!==' must be spaced. (space-infix-ops)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '!==' must be spaced. (space-infix-ops)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) Operator '!==' must be spaced. (space-infix-ops)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '!==' must be spaced. (space-infix-ops)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) 'm' declared on line 9 column 111 is used outside of binding context. (block-scoped-var)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) 'w' declared on line 9 column 155 is used outside of binding context. (block-scoped-var)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "return". (keyword-spacing)
(#9) Missing space before value for key 'findTarget'. (key-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) 'q' declared on line 9 column 406 is used outside of binding context. (block-scoped-var)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '===' must be spaced. (space-infix-ops)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '!==' must be spaced. (space-infix-ops)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) Operator '!==' must be spaced. (space-infix-ops)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) Operator '!==' must be spaced. (space-infix-ops)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Missing space before value for key 'add'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) 'B' declared on line 9 column 660 is used outside of binding context. (block-scoped-var)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'passive'. (key-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'remove'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) 'B' declared on line 9 column 660 is used outside of binding context. (block-scoped-var)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) 'B' declared on line 9 column 660 is used outside of binding context. (block-scoped-var)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) 'e' is assigned to itself. (no-self-assign)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) 'n' is assigned to itself. (no-self-assign)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Missing space before value for key 'method'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'eventType'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'eventNames'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'method'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'eventType'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'eventNames'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'method'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'eventType'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'eventNames'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'method'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'eventType'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'eventName'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'method'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'eventType'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'eventName'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'method'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'eventType'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'eventName'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'method'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'eventType'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'eventName'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'method'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'eventType'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'eventNames'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'method'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'eventType'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'eventName'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'method'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'eventType'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'eventName'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'method'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'eventType'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'eventName'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'method'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'eventType'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'eventName'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'method'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'eventType'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'eventNames'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'method'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'eventType'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'eventNames'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'method'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'eventType'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'eventNames'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '===' must be spaced. (space-infix-ops)
(#9) 'A' declared on line 9 column 269 is used outside of binding context. (block-scoped-var)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) Missing space before value for key 'method'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'eventType'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'eventName'. (key-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Operator '!==' must be spaced. (space-infix-ops)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) Operator '||' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) 'p' declared on line 9 column 141 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) 'p' declared on line 9 column 141 is used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'n' declared on line 9 column 126 is used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'Z' declared on line 9 column 834 is used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) 'P' declared on line 9 column 342 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) 'P' declared on line 9 column 342 is used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 't' declared on line 9 column 331 is used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) '$' declared on line 9 column 1525 is used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '===' must be spaced. (space-infix-ops)
(#9) 'i' declared on line 9 column 49 is used outside of binding context. (block-scoped-var)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) 'b' declared on line 9 column 160 is used outside of binding context. (block-scoped-var)
(#9) Operator '<' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Do not nest ternary expressions. (no-nested-ternary)
(#9) Operator '||' must be spaced. (space-infix-ops)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) 's' declared on line 9 column 73 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '===' must be spaced. (space-infix-ops)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '===' must be spaced. (space-infix-ops)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) Operator '===' must be spaced. (space-infix-ops)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) Operator '===' must be spaced. (space-infix-ops)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) 'e' is assigned to itself. (no-self-assign)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "var". (keyword-spacing)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Operator '||' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A constructor name should not start with a lowercase letter. (new-cap)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'attributes'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'attributeOldValue'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'characterData'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'characterDataOldValue'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'childList'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'subtree'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "return". (keyword-spacing)
(#9) Missing space before value for key 'disconnect'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator 'in' must be spaced. (space-infix-ops)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '!==' must be spaced. (space-infix-ops)
(#9) 'b' declared on line 9 column 160 is used outside of binding context. (block-scoped-var)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) 'b' declared on line 9 column 160 is used outside of binding context. (block-scoped-var)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) 'T' declared on line 9 column 165 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) 'b' declared on line 9 column 160 is used outside of binding context. (block-scoped-var)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) 'b' declared on line 9 column 160 is used outside of binding context. (block-scoped-var)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Operator '||' must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Operator '!==' must be spaced. (space-infix-ops)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) 'o' declared on line 9 column 54 is used outside of binding context. (block-scoped-var)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected space(s) after "for". (keyword-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Operator '<' must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected { after 'for' condition. (curly)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '<' must be spaced. (space-infix-ops)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) 'a' declared on line 9 column 11586 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Operator '-' must be spaced. (space-infix-ops)
(#9) 'a' declared on line 9 column 11586 is used outside of binding context. (block-scoped-var)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) 'o' declared on line 9 column 11563 is used outside of binding context. (block-scoped-var)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) 'a' declared on line 9 column 11586 is used outside of binding context. (block-scoped-var)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) 'L' declared on line 9 column 322 is used outside of binding context. (block-scoped-var)
(#9) Operator '/' must be spaced. (space-infix-ops)
(#9) Operator '<' must be spaced. (space-infix-ops)
(#9) 'a' declared on line 9 column 11586 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) 'a' declared on line 9 column 11586 is used outside of binding context. (block-scoped-var)
(#9) 'a' is assigned to itself. (no-self-assign)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) 'L' declared on line 9 column 322 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Operator '*' must be spaced. (space-infix-ops)
(#9) 'a' declared on line 9 column 11586 is used outside of binding context. (block-scoped-var)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) 'i' declared on line 9 column 11574 is used outside of binding context. (block-scoped-var)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected space(s) after "return". (keyword-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Operator '===' must be spaced. (space-infix-ops)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator 'in' must be spaced. (space-infix-ops)
(#9) Missing space before value for key 'init'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'interval'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'size'. (key-spacing)
(#9) Operator '||' must be spaced. (space-infix-ops)
(#9) 'p' declared on line 9 column 141 is used outside of binding context. (block-scoped-var)
(#9) 'N' declared on line 9 column 216 is used outside of binding context. (block-scoped-var)
(#9) Operator '||' must be spaced. (space-infix-ops)
(#9) 'l' declared on line 9 column 85 is used outside of binding context. (block-scoped-var)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) 'P' declared on line 9 column 342 is used outside of binding context. (block-scoped-var)
(#9) 'N' declared on line 9 column 216 is used outside of binding context. (block-scoped-var)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) Operator 'in' must be spaced. (space-infix-ops)
(#9) Missing space before value for key 'interval'. (key-spacing)
(#9) Operator '||' must be spaced. (space-infix-ops)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "var". (keyword-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected space(s) after "return". (keyword-spacing)
(#9) Operator '-' must be spaced. (space-infix-ops)
(#9) Operator '<=' must be spaced. (space-infix-ops)
(#9) 'R' declared on line 9 column 306 is used outside of binding context. (block-scoped-var)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Operator '!==' must be spaced. (space-infix-ops)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) 'Z' declared on line 9 column 834 is used outside of binding context. (block-scoped-var)
(#9) 'p' declared on line 9 column 141 is used outside of binding context. (block-scoped-var)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Operator '!==' must be spaced. (space-infix-ops)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) '$' declared on line 9 column 1525 is used outside of binding context. (block-scoped-var)
(#9) 'P' declared on line 9 column 342 is used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'g' declared on line 9 column 122 is used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '||' must be spaced. (space-infix-ops)
(#9) 'l' declared on line 9 column 85 is used outside of binding context. (block-scoped-var)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) 'F' declared on line 9 column 327 is used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '||' must be spaced. (space-infix-ops)
(#9) Operator '===' must be spaced. (space-infix-ops)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) A space is required after ','. (comma-spacing)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) 'g' declared on line 9 column 122 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) 'F' declared on line 9 column 327 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) 'G' declared on line 9 column 832 is used outside of binding context. (block-scoped-var)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) 'Q' declared on line 9 column 830 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) 'K' declared on line 9 column 828 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) 'V' declared on line 9 column 822 is used outside of binding context. (block-scoped-var)
(#9) 'X' declared on line 9 column 824 is used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'Y' declared on line 9 column 826 is used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'Q' declared on line 9 column 830 is used outside of binding context. (block-scoped-var)
(#9) Operator '||' must be spaced. (space-infix-ops)
(#9) 'X' declared on line 9 column 824 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) 'Y' declared on line 9 column 826 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) 'x' declared on line 9 column 310 is used outside of binding context. (block-scoped-var)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) 'f' declared on line 9 column 90 is used outside of binding context. (block-scoped-var)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) Operator 'in' must be spaced. (space-infix-ops)
(#9) Missing space before value for key 'reset'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'resetPage'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'init'. (key-spacing)
(#9) Operator '||' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '===' must be spaced. (space-infix-ops)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) '_' declared on line 9 column 2128 is used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) 'x' declared on line 9 column 310 is used outside of binding context. (block-scoped-var)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '||' must be spaced. (space-infix-ops)
(#9) 'x' declared on line 9 column 310 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) 'e' declared on line 9 column 315 is used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'e' declared on line 9 column 315 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) 'x' declared on line 9 column 310 is used outside of binding context. (block-scoped-var)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) 'm' declared on line 9 column 111 is used outside of binding context. (block-scoped-var)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) 'g' declared on line 9 column 122 is used outside of binding context. (block-scoped-var)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) 'Z' declared on line 9 column 834 is used outside of binding context. (block-scoped-var)
(#9) 'p' declared on line 9 column 141 is used outside of binding context. (block-scoped-var)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) 'F' declared on line 9 column 327 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) '$' declared on line 9 column 1525 is used outside of binding context. (block-scoped-var)
(#9) 'P' declared on line 9 column 342 is used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) 'g' declared on line 9 column 122 is used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'F' declared on line 9 column 327 is used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) 'p' declared on line 9 column 141 is used outside of binding context. (block-scoped-var)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) 'p' declared on line 9 column 141 is used outside of binding context. (block-scoped-var)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) 'n' declared on line 9 column 126 is used outside of binding context. (block-scoped-var)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) A space is required after ','. (comma-spacing)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) A space is required after ','. (comma-spacing)
(#9) 'p' declared on line 9 column 141 is used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '===' must be spaced. (space-infix-ops)
(#9) 'C' declared on line 9 column 279 is used outside of binding context. (block-scoped-var)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) Operator '===' must be spaced. (space-infix-ops)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) 'k' declared on line 9 column 300 is used outside of binding context. (block-scoped-var)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) 'I' declared on line 9 column 211 is used outside of binding context. (block-scoped-var)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator '!==' must be spaced. (space-infix-ops)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) Operator ':' must be spaced. (space-infix-ops)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) 'z' declared on line 9 column 284 is used outside of binding context. (block-scoped-var)
(#9) 'S' declared on line 9 column 182 is used outside of binding context. (block-scoped-var)
(#9) Operator '+' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "function". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Operator '!==' must be spaced. (space-infix-ops)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected space or tab after '//' in comment. (spaced-comment)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(12 errors, 0 warnings)

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

auth/joomdle/auth.php
(#1156) Phpdocs for function auth_plugin_joomdle::list_courses has incomplete parameters list
(#1296) Phpdocs for function auth_plugin_joomdle::get_all_courses has incomplete parameters list
(#1414) Phpdocs for function auth_plugin_joomdle::courses_abc has incomplete parameters list
(#1592) Phpdocs for function auth_plugin_joomdle::courses_by_category has incomplete parameters list
(#1748) Phpdocs for function auth_plugin_joomdle::get_course_info has incomplete parameters list
(#2179) Phpdocs for function auth_plugin_joomdle::get_average_grade has incomplete parameters list
(#2241) Phpdocs for function auth_plugin_joomdle::get_user_grades has incomplete parameters list
(#2900) Phpdocs for function auth_plugin_joomdle::get_last_user_grades has incomplete parameters list
(#3051) Phpdocs for function auth_plugin_joomdle::get_upcoming_events has incomplete parameters list
(#3563) Phpdocs for function auth_plugin_joomdle::create_joomdle_user has incomplete parameters list
auth/joomdle/lang/de/auth_joomdle.php
(#1) The file is empty or doesn't contain PHP code. Skipped.
auth/joomdle/lang/pt/auth_joomdle.php
(#1) The file is empty or doesn't contain PHP code. Skipped.

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(0 errors, 0 warnings)

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


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]