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

(1443 errors, 143 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();"
(#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
(#84) Variable "password_clear" must not contain underscores.
(#85) Variable "password_clear" must not contain underscores.
(#95) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#158) Inline control structures are not allowed
(#163) Inline control structures are not allowed
(#200) Method name "_get_xmlrpc_url" should not be prefixed with an underscore to indicate visibility
(#201) Variable "joomla_lang" must not contain underscores.
(#202) Variable "joomla_sef" must not contain underscores.
(#203) Variable "joomla_auth_token" must not contain underscores.
(#205) Inline control structures are not allowed
(#205) Variable "joomla_lang" must not contain underscores.
(#206) Variable "joomla_xmlrpc_server_url" must not contain underscores.
(#209) Inline control structures are not allowed
(#209) Variable "joomla_sef" must not contain underscores.
(#210) Variable "joomla_xmlrpc_server_url" must not contain underscores.
(#211) Variable "joomla_lang" must not contain underscores.
(#212) Line indented incorrectly; expected 8 spaces, found 12
(#212) Inline control structures are not allowed
(#213) Variable "joomla_xmlrpc_server_url" must not contain underscores.
(#214) Variable "joomla_lang" must not contain underscores.
(#217) Variable "joomla_xmlrpc_server_url" must not contain underscores.
(#217) Variable "joomla_auth_token" must not contain underscores.
(#219) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Variable "joomla_xmlrpc_server_url" must not contain underscores.
(#222) Variable "joomla_xmlrpc_server_url" must not contain underscores.
(#225) Method name "_get_rest_url" should not be prefixed with an underscore to indicate visibility
(#226) Variable "joomla_lang" must not contain underscores.
(#227) Variable "joomla_sef" must not contain underscores.
(#228) Variable "joomla_auth_token" must not contain underscores.
(#230) Inline control structures are not allowed
(#230) Variable "joomla_lang" must not contain underscores.
(#231) Variable "joomla_rest_server_url" must not contain underscores.
(#234) Inline control structures are not allowed
(#234) Variable "joomla_sef" must not contain underscores.
(#235) Variable "joomla_rest_server_url" must not contain underscores.
(#236) Variable "joomla_lang" must not contain underscores.
(#237) Line indented incorrectly; expected 8 spaces, found 12
(#237) Inline control structures are not allowed
(#238) Variable "joomla_rest_server_url" must not contain underscores.
(#239) Variable "joomla_lang" must not contain underscores.
(#242) Variable "joomla_rest_server_url" must not contain underscores.
(#242) Variable "joomla_auth_token" must not contain underscores.
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#245) Variable "joomla_rest_server_url" must not contain underscores.
(#247) Variable "joomla_rest_server_url" must not contain underscores.
(#251) Variable "ws_protocol" must not contain underscores.
(#253) Inline control structures are not allowed
(#253) Variable "ws_protocol" must not contain underscores.
(#255) Inline control structures are not allowed
(#262) Variable "connection_method" must not contain underscores.
(#264) Inline control structures are not allowed
(#264) Variable "connection_method" must not contain underscores.
(#266) Inline control structures are not allowed
(#273) Variable "joomla_xmlrpc_url" must not contain underscores.
(#277) Inline control structures are not allowed
(#279) Inline control structures are not allowed
(#281) Inline control structures are not allowed
(#283) Inline control structures are not allowed
(#285) Inline control structures are not allowed
(#287) Inline control structures are not allowed
(#295) Variable "joomla_xmlrpc_url" must not contain underscores.
(#301) Expected "if (...) {\n"; found "if (...)\n {\n"
(#313) Variable "joomla_xmlrpc_url" must not contain underscores.
(#317) Inline control structures are not allowed
(#319) Inline control structures are not allowed
(#321) Inline control structures are not allowed
(#323) Inline control structures are not allowed
(#325) Inline control structures are not allowed
(#327) Inline control structures are not allowed
(#336) Variable "joomla_xmlrpc_url" must not contain underscores.
(#337) Inline comments must start with a capital letter, digit or 3-dots sequence
(#338) Inline comments must start with a capital letter, digit or 3-dots sequence
(#369) Variable "connection_method" must not contain underscores.
(#371) Inline control structures are not allowed
(#371) Variable "connection_method" must not contain underscores.
(#373) Inline control structures are not allowed
(#382) Variable "joomla_rest_url" must not contain underscores.
(#383) Variable "joomla_rest_url" must not contain underscores.
(#390) Commas (,) must be followed by white space.
(#396) Inline comments must start with a capital letter, digit or 3-dots sequence
(#397) Inline comments must start with a capital letter, digit or 3-dots sequence
(#424) Variable "joomla_rest_url" must not contain underscores.
(#425) Variable "joomla_rest_url" must not contain underscores.
(#443) Variable "ws_protocol" must not contain underscores.
(#445) Inline control structures are not allowed
(#445) Variable "ws_protocol" must not contain underscores.
(#447) Inline control structures are not allowed
(#454) Variable "connection_method" must not contain underscores.
(#456) Inline control structures are not allowed
(#456) Variable "connection_method" must not contain underscores.
(#458) Inline control structures are not allowed
(#464) Line exceeds 132 characters; contains 136 characters
(#467) Variable "joomla_xmlrpc_url" must not contain underscores.
(#471) Inline control structures are not allowed
(#473) Inline control structures are not allowed
(#475) Inline control structures are not allowed
(#477) Inline control structures are not allowed
(#479) Inline control structures are not allowed
(#481) Inline control structures are not allowed
(#489) Variable "joomla_xmlrpc_url" must not contain underscores.
(#492) Variable "tmp_file" must not contain underscores.
(#493) Variable "tmp_file" must not contain underscores.
(#499) Expected "if (...) {\n"; found "if (...)\n {\n"
(#508) Line exceeds 132 characters; contains 137 characters
(#511) Variable "joomla_xmlrpc_url" must not contain underscores.
(#515) Inline control structures are not allowed
(#517) Inline control structures are not allowed
(#519) Inline control structures are not allowed
(#521) Inline control structures are not allowed
(#523) Inline control structures are not allowed
(#525) Inline control structures are not allowed
(#534) Variable "joomla_xmlrpc_url" must not contain underscores.
(#535) Inline comments must start with a capital letter, digit or 3-dots sequence
(#536) Inline comments must start with a capital letter, digit or 3-dots sequence
(#555) Variable "tmp_file" must not contain underscores.
(#556) Variable "tmp_file" must not contain underscores.
(#571) Variable "connection_method" must not contain underscores.
(#573) Inline control structures are not allowed
(#573) Variable "connection_method" must not contain underscores.
(#575) Inline control structures are not allowed
(#581) Line exceeds 132 characters; contains 135 characters
(#584) Variable "joomla_rest_url" must not contain underscores.
(#585) Variable "joomla_rest_url" must not contain underscores.
(#592) Commas (,) must be followed by white space.
(#598) Inline comments must start with a capital letter, digit or 3-dots sequence
(#599) Inline comments must start with a capital letter, digit or 3-dots sequence
(#618) Variable "tmp_file" must not contain underscores.
(#619) Variable "tmp_file" must not contain underscores.
(#627) Line exceeds 132 characters; contains 134 characters
(#630) Variable "joomla_rest_url" must not contain underscores.
(#631) Variable "joomla_rest_url" must not contain underscores.
(#643) Variable "tmp_file" must not contain underscores.
(#644) Variable "tmp_file" must not contain underscores.
(#659) Line indented incorrectly; expected at least 8 spaces, found 7
(#661) "require_once" must be immediately followed by an open parenthesis
(#665) Variable "rest_params" must not contain underscores.
(#667) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#667) Variable "param_key" must not contain underscores.
(#670) Inline control structures are not allowed
(#673) Variable "rest_params" must not contain underscores.
(#673) Variable "param_key" must not contain underscores.
(#676) Variable "rest_params" must not contain underscores.
(#676) Variable "rest_params" must not contain underscores.
(#678) Variable "rest_params" must not contain underscores.
(#682) Expected 1 space before "=>"; 0 found
(#682) Expected 1 space after "=>"; 0 found
(#682) Expected 1 space before "=>"; 0 found
(#682) Expected 1 space after "=>"; 0 found
(#687) Inline comments must start with a capital letter, digit or 3-dots sequence
(#687) Inline comments must end in full-stops, exclamation marks, or question marks
(#687) 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"
(#690) Expected "} else {\n"; found "} else { //add the POST parameter to the $data array\n"
(#690) Inline comments must start with a capital letter, digit or 3-dots sequence
(#690) Inline comments must end in full-stops, exclamation marks, or question marks
(#690) 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"
(#701) Expected 1 space before "=>"; 0 found
(#701) Expected 1 space after "=>"; 0 found
(#701) Expected 1 space before "=>"; 0 found
(#701) Expected 1 space after "=>"; 0 found
(#708) Expected "} else {\n"; found "} else {\n"
(#719) Variable "connection_method" must not contain underscores.
(#721) Inline control structures are not allowed
(#721) Variable "connection_method" must not contain underscores.
(#723) Inline control structures are not allowed
(#749) Inline comments must start with a capital letter, digit or 3-dots sequence
(#765) Variable "joomla_url" must not contain underscores.
(#766) Variable "joomla_url" must not contain underscores.
(#769) Expected "} else {\n"; found "}\n else {\n"
(#792) Variable "paypal_config" must not contain underscores.
(#793) Variable "paypal_config" must not contain underscores.
(#798) Variable "paypal_config" must not contain underscores.
(#800) Variable "paypal_config" must not contain underscores.
(#803) Variable "order_by_cat" must not contain underscores.
(#810) Inline control structures are not allowed
(#813) Inline control structures are not allowed
(#813) Variable "order_by_cat" must not contain underscores.
(#815) Inline control structures are not allowed
(#830) Line exceeds 132 characters; contains 142 characters
(#835) Inline control structures are not allowed
(#838) Inline control structures are not allowed
(#842) Variable "course_obj" must not contain underscores.
(#843) Variable "course_obj" must not contain underscores.
(#849) Variable "url_item" must not contain underscores.
(#850) Variable "url_item" must not contain underscores.
(#851) Variable "url_item" must not contain underscores.
(#858) Inline comments must end in full-stops, exclamation marks, or question marks
(#859) Variable "order_by_cat" must not contain underscores.
(#861) Inline comments must end in full-stops, exclamation marks, or question marks
(#864) Whitespace found at end of line
(#865) Whitespace found at end of line
(#869) Inline comments must end in full-stops, exclamation marks, or question marks
(#873) Whitespace found at end of line
(#875) Whitespace found at end of line
(#901) Variable "my_courses" must not contain underscores.
(#903) Variable "my_courses" must not contain underscores.
(#913) Inline control structures are not allowed
(#913) Variable "my_courses" must not contain underscores.
(#949) Inline control structures are not allowed
(#952) Inline control structures are not allowed
(#956) Variable "course_obj" must not contain underscores.
(#957) Variable "course_obj" must not contain underscores.
(#963) Variable "url_item" must not contain underscores.
(#964) Variable "url_item" must not contain underscores.
(#965) Variable "url_item" must not contain underscores.
(#971) Inline control structures are not allowed
(#977) Inline control structures are not allowed
(#1010) Variable "auth_joomdle" must not contain underscores.
(#1014) Variable "auth_joomdle" must not contain underscores.
(#1034) Variable "course_groups" must not contain underscores.
(#1044) Variable "course_groups" must not contain underscores.
(#1060) Inline control structures are not allowed
(#1179) Variable "my_courses" must not contain underscores.
(#1181) Variable "my_courses" must not contain underscores.
(#1190) Variable "enrol_methods" must not contain underscores.
(#1197) Variable "enrol_methods" must not contain underscores.
(#1210) Inline control structures are not allowed
(#1212) Inline control structures are not allowed
(#1216) Inline control structures are not allowed
(#1221) Inline control structures are not allowed
(#1225) Inline control structures are not allowed
(#1229) Inline control structures are not allowed
(#1235) Inline control structures are not allowed
(#1235) Variable "course_info" must not contain underscores.
(#1239) Inline control structures are not allowed
(#1246) Inline control structures are not allowed
(#1246) Variable "my_courses" must not contain underscores.
(#1272) Variable "url_item" must not contain underscores.
(#1273) Variable "url_item" must not contain underscores.
(#1274) Variable "url_item" must not contain underscores.
(#1319) Variable "enrol_methods" must not contain underscores.
(#1326) Variable "enrol_methods" must not contain underscores.
(#1339) Inline control structures are not allowed
(#1341) Inline control structures are not allowed
(#1345) Inline control structures are not allowed
(#1350) Inline control structures are not allowed
(#1354) Inline control structures are not allowed
(#1358) Inline control structures are not allowed
(#1387) Variable "url_item" must not contain underscores.
(#1388) Variable "url_item" must not contain underscores.
(#1389) Variable "url_item" must not contain underscores.
(#1405) Variable "start_chars" must not contain underscores.
(#1408) Variable "chars_array" must not contain underscores.
(#1408) Variable "start_chars" must not contain underscores.
(#1411) Variable "chars_array" must not contain underscores.
(#1451) Variable "my_courses" must not contain underscores.
(#1453) Variable "my_courses" must not contain underscores.
(#1467) Variable "enrol_methods" must not contain underscores.
(#1468) Variable "enrol_methods" must not contain underscores.
(#1481) Inline control structures are not allowed
(#1485) Inline control structures are not allowed
(#1490) Inline control structures are not allowed
(#1494) Inline control structures are not allowed
(#1498) Inline control structures are not allowed
(#1506) Inline control structures are not allowed
(#1506) Variable "my_courses" must not contain underscores.
(#1527) Variable "url_item" must not contain underscores.
(#1528) Variable "url_item" must not contain underscores.
(#1529) Variable "url_item" must not contain underscores.
(#1588) Inline control structures are not allowed
(#1621) Variable "my_courses" must not contain underscores.
(#1623) Variable "my_courses" must not contain underscores.
(#1635) Variable "enrol_methods" must not contain underscores.
(#1639) Variable "enrol_methods" must not contain underscores.
(#1652) Inline control structures are not allowed
(#1656) Inline control structures are not allowed
(#1661) Inline control structures are not allowed
(#1665) Inline control structures are not allowed
(#1669) Inline control structures are not allowed
(#1677) Inline control structures are not allowed
(#1677) Variable "my_courses" must not contain underscores.
(#1702) Variable "url_item" must not contain underscores.
(#1703) Variable "url_item" must not contain underscores.
(#1704) Variable "url_item" must not contain underscores.
(#1743) Variable "not_found" must not contain underscores.
(#1744) Variable "not_found" must not contain underscores.
(#1745) Variable "not_found" must not contain underscores.
(#1746) Variable "not_found" must not contain underscores.
(#1747) Variable "not_found" must not contain underscores.
(#1748) Variable "not_found" must not contain underscores.
(#1749) Variable "not_found" must not contain underscores.
(#1750) Variable "not_found" must not contain underscores.
(#1751) Variable "not_found" must not contain underscores.
(#1752) Variable "not_found" must not contain underscores.
(#1753) Variable "not_found" must not contain underscores.
(#1754) Variable "not_found" must not contain underscores.
(#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.
(#1791) Inline control structures are not allowed
(#1792) Variable "not_found" must not contain underscores.
(#1796) Variable "course_info" must not contain underscores.
(#1797) Variable "course_info" must not contain underscores.
(#1797) Variable "course_info" must not contain underscores.
(#1798) Variable "course_info" must not contain underscores.
(#1798) Variable "course_info" must not contain underscores.
(#1799) Variable "course_info" must not contain underscores.
(#1800) Variable "course_info" must not contain underscores.
(#1800) Variable "course_info" must not contain underscores.
(#1802) Variable "course_info" must not contain underscores.
(#1803) Variable "course_info" must not contain underscores.
(#1804) Variable "course_info" must not contain underscores.
(#1804) Variable "course_info" must not contain underscores.
(#1807) Variable "course_info" must not contain underscores.
(#1807) 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.
(#1810) Variable "course_info" must not contain underscores.
(#1820) Variable "course_info" must not contain underscores.
(#1822) Variable "course_info" must not contain underscores.
(#1823) Variable "course_info" must not contain underscores.
(#1836) Variable "course_info" must not contain underscores.
(#1837) Variable "course_info" must not contain underscores.
(#1841) Inline control structures are not allowed
(#1842) Variable "course_info" must not contain underscores.
(#1843) Inline control structures are not allowed
(#1844) Variable "course_info" must not contain underscores.
(#1846) Inline control structures are not allowed
(#1847) Variable "course_info" must not contain underscores.
(#1850) Inline control structures are not allowed
(#1851) Variable "course_info" must not contain underscores.
(#1854) Inline control structures are not allowed
(#1855) Variable "course_info" must not contain underscores.
(#1859) Inline control structures are not allowed
(#1863) Inline control structures are not allowed
(#1867) Inline control structures are not allowed
(#1872) Variable "course_info" must not contain underscores.
(#1874) Variable "course_info" must not contain underscores.
(#1879) Variable "my_courses" must not contain underscores.
(#1881) Variable "my_courses" must not contain underscores.
(#1883) Inline control structures are not allowed
(#1883) Variable "my_courses" must not contain underscores.
(#1884) Variable "course_info" must not contain underscores.
(#1887) Variable "course_info" must not contain underscores.
(#1895) Variable "url_item" must not contain underscores.
(#1896) Variable "url_item" must not contain underscores.
(#1897) Variable "course_info" must not contain underscores.
(#1897) Variable "url_item" must not contain underscores.
(#1901) Variable "course_info" must not contain underscores.
(#1974) Variable "start_chars" must not contain underscores.
(#1977) Variable "chars_array" must not contain underscores.
(#1977) Variable "start_chars" must not contain underscores.
(#1980) Variable "chars_array" must not contain underscores.
(#2112) Variable "ass_id" must not contain underscores.
(#2114) Variable "ass_id" must not contain underscores.
(#2148) Variable "sum_array" must not contain underscores.
(#2158) Variable "sum_array" must not contain underscores.
(#2162) Variable "sum_array" must not contain underscores.
(#2181) Variable "sum_array" must not contain underscores.
(#2209) Variable "ass_id" must not contain underscores.
(#2216) Variable "ass_id" must not contain underscores.
(#2219) Inline control structures are not allowed
(#2250) Variable "sum_array" must not contain underscores.
(#2256) Variable "grade_grade" must not contain underscores.
(#2257) Variable "grade_grade" must not contain underscores.
(#2258) Variable "grade_grade" must not contain underscores.
(#2259) Variable "grade_grade" must not contain underscores.
(#2259) Variable "grade_object" must not contain underscores.
(#2262) Variable "grade_item" must not contain underscores.
(#2262) Variable "grade_grade" must not contain underscores.
(#2265) Variable "grade_item" must not contain underscores.
(#2266) Variable "formatted_grade" must not contain underscores.
(#2266) Variable "grade_item" must not contain underscores.
(#2268) Variable "formatted_grade" must not contain underscores.
(#2272) Variable "formatted_grade" must not contain underscores.
(#2289) Inline control structures are not allowed
(#2299) Variable "cat_item" must not contain underscores.
(#2305) Variable "cat_item" must not contain underscores.
(#2330) Variable "cat_id" must not contain underscores.
(#2336) Variable "cat_id" must not contain underscores.
(#2337) Variable "cat_item" must not contain underscores.
(#2343) Variable "cat_item" must not contain underscores.
(#2353) Variable "cat_id" must not contain underscores.
(#2355) Variable "category_items" must not contain underscores.
(#2358) Variable "category_item" must not contain underscores.
(#2359) Variable "category_item" must not contain underscores.
(#2365) Variable "category_item" must not contain underscores.
(#2370) Variable "category_item" must not contain underscores.
(#2373) Variable "category_item" must not contain underscores.
(#2386) Variable "category_item" must not contain underscores.
(#2387) Variable "category_item" must not contain underscores.
(#2389) Variable "category_item" must not contain underscores.
(#2390) Variable "category_item" must not contain underscores.
(#2393) Variable "category_items" must not contain underscores.
(#2393) Variable "category_item" must not contain underscores.
(#2396) Variable "category_items" must not contain underscores.
(#2402) Inline control structures are not allowed
(#2416) Inline control structures are not allowed
(#2423) Variable "course_news" must not contain underscores.
(#2424) Variable "course_news" must not contain underscores.
(#2425) Variable "course_news" must not contain underscores.
(#2425) Variable "course_news" must not contain underscores.
(#2426) Variable "course_news" must not contain underscores.
(#2428) Variable "course_news" must not contain underscores.
(#2442) Inline control structures are not allowed
(#2449) Variable "course_news" must not contain underscores.
(#2450) Variable "course_news" must not contain underscores.
(#2451) Variable "course_news" must not contain underscores.
(#2451) Variable "course_news" must not contain underscores.
(#2452) Variable "course_news" must not contain underscores.
(#2454) Variable "course_news" must not contain underscores.
(#2467) Inline control structures are not allowed
(#2474) Variable "course_news" must not contain underscores.
(#2475) Variable "course_news" must not contain underscores.
(#2476) Variable "course_news" must not contain underscores.
(#2476) Variable "course_news" must not contain underscores.
(#2477) Variable "course_news" must not contain underscores.
(#2479) Variable "course_news" must not contain underscores.
(#2492) Inline control structures are not allowed
(#2505) Variable "cat_item" must not contain underscores.
(#2511) Variable "cat_item" must not contain underscores.
(#2528) Variable "grade_grade" must not contain underscores.
(#2528) Variable "cat_item" must not contain underscores.
(#2529) Variable "grade_grade" must not contain underscores.
(#2530) Variable "grade_grade" must not contain underscores.
(#2531) Variable "grade_grade" must not contain underscores.
(#2531) Variable "cat_item" must not contain underscores.
(#2533) Variable "grade_grade" must not contain underscores.
(#2535) Variable "grade_grade" must not contain underscores.
(#2546) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2546) Inline comments must end in full-stops, exclamation marks, or question marks
(#2546) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#2551) This comment is 62% valid code; is this commented out code?
(#2565) Inline control structures are not allowed
(#2567) Inline control structures are not allowed
(#2570) Variable "cat_id" must not contain underscores.
(#2578) Variable "cat_id" must not contain underscores.
(#2579) Variable "cat_item" must not contain underscores.
(#2585) Variable "cat_item" must not contain underscores.
(#2588) Inline control structures are not allowed
(#2590) Inline control structures are not allowed
(#2592) Variable "grade_grade" must not contain underscores.
(#2592) Variable "cat_item" must not contain underscores.
(#2593) Variable "grade_grade" must not contain underscores.
(#2594) Variable "grade_grade" must not contain underscores.
(#2595) Variable "grade_grade" must not contain underscores.
(#2595) Variable "cat_item" must not contain underscores.
(#2597) Variable "grade_grade" must not contain underscores.
(#2599) Variable "grade_grade" must not contain underscores.
(#2608) Variable "cat_id" must not contain underscores.
(#2610) Variable "category_items" must not contain underscores.
(#2612) Inline control structures are not allowed
(#2616) Variable "category_item" must not contain underscores.
(#2617) Variable "category_item" must not contain underscores.
(#2618) Variable "category_item" must not contain underscores.
(#2620) Variable "category_item" must not contain underscores.
(#2621) Variable "category_item" must not contain underscores.
(#2626) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2631) Variable "category_item" must not contain underscores.
(#2637) Variable "category_item" must not contain underscores.
(#2642) Variable "category_item" must not contain underscores.
(#2645) Variable "category_item" must not contain underscores.
(#2649) Expected "} else {\n"; found "}\n else\n {\n"
(#2651) Variable "category_item" must not contain underscores.
(#2652) Variable "category_item" must not contain underscores.
(#2663) Variable "grade_grade" must not contain underscores.
(#2664) Variable "grade_grade" must not contain underscores.
(#2665) Variable "grade_grade" must not contain underscores.
(#2666) Variable "grade_grade" must not contain underscores.
(#2669) Variable "grade_grade" must not contain underscores.
(#2671) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2672) Variable "category_item" must not contain underscores.
(#2673) Line exceeds 132 characters; contains 142 characters
(#2673) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2673) This comment is 60% valid code; is this commented out code?
(#2673) 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);"
(#2674) Variable "formatted_grade" must not contain underscores.
(#2674) Variable "grade_grade" must not contain underscores.
(#2675) Variable "category_item" must not contain underscores.
(#2675) Variable "formatted_grade" must not contain underscores.
(#2676) Variable "category_item" must not contain underscores.
(#2677) Inline control structures are not allowed
(#2678) Variable "category_item" must not contain underscores.
(#2678) Variable "grade_grade" must not contain underscores.
(#2680) Inline control structures are not allowed
(#2681) Variable "category_item" must not contain underscores.
(#2683) Variable "category_item" must not contain underscores.
(#2684) Variable "category_item" must not contain underscores.
(#2685) Variable "category_item" must not contain underscores.
(#2688) Variable "category_items" must not contain underscores.
(#2688) Variable "category_item" must not contain underscores.
(#2691) Variable "category_items" must not contain underscores.
(#2697) Inline control structures are not allowed
(#2699) Inline control structures are not allowed
(#2708) Inline control structures are not allowed
(#2710) Inline control structures are not allowed
(#2713) Variable "course_grades" must not contain underscores.
(#2718) Variable "user_groups" must not contain underscores.
(#2719) Inline control structures are not allowed
(#2719) Variable "user_groups" must not contain underscores.
(#2723) Variable "group_id" must not contain underscores.
(#2723) Variable "user_groups" must not contain underscores.
(#2724) Variable "group_id" must not contain underscores.
(#2727) Variable "course_grades" must not contain underscores.
(#2730) Variable "course_grades" must not contain underscores.
(#2733) Variable "course_id" must not contain underscores.
(#2733) Variable "group_id" must not contain underscores.
(#2734) Variable "group_id" must not contain underscores.
(#2736) Variable "course_grades" must not contain underscores.
(#2738) Variable "course_id" must not contain underscores.
(#2741) Variable "group_id" must not contain underscores.
(#2743) Variable "course_grades" must not contain underscores.
(#2746) Variable "course_grades" must not contain underscores.
(#2749) Variable "user_id" must not contain underscores.
(#2749) Variable "item_id" must not contain underscores.
(#2755) Variable "item_id" must not contain underscores.
(#2755) Variable "user_id" must not contain underscores.
(#2765) Inline control structures are not allowed
(#2767) Inline control structures are not allowed
(#2777) Variable "return_grades" must not contain underscores.
(#2783) Variable "course_grades" must not contain underscores.
(#2791) Variable "course_grades" must not contain underscores.
(#2800) Variable "cat_item" must not contain underscores.
(#2802) Inline control structures are not allowed
(#2802) Variable "cat_item" must not contain underscores.
(#2809) Variable "cat_item" must not contain underscores.
(#2816) Variable "course_grades" must not contain underscores.
(#2818) Variable "course_grades" must not contain underscores.
(#2823) Variable "return_grades" must not contain underscores.
(#2826) Variable "return_grades" must not contain underscores.
(#2840) Variable "grade_items" must not contain underscores.
(#2844) Variable "grade_items" must not contain underscores.
(#2847) Variable "grade_items" must not contain underscores.
(#2899) Inline control structures are not allowed
(#2913) Variable "sum_array" must not contain underscores.
(#2919) Variable "grade_grade" must not contain underscores.
(#2920) Variable "grade_grade" must not contain underscores.
(#2921) Variable "grade_grade" must not contain underscores.
(#2922) Variable "grade_grade" must not contain underscores.
(#2922) Variable "grade_object" must not contain underscores.
(#2925) Variable "grade_item" must not contain underscores.
(#2925) Variable "grade_grade" must not contain underscores.
(#2927) Variable "grade_item" must not contain underscores.
(#2928) Variable "formatted_grade" must not contain underscores.
(#2928) Variable "grade_item" must not contain underscores.
(#2931) Variable "formatted_grade" must not contain underscores.
(#2932) Variable "grade_grade" must not contain underscores.
(#2967) Inline control structures are not allowed
(#2974) Inline control structures are not allowed
(#2997) Inline control structures are not allowed
(#3012) Inline control structures are not allowed
(#3021) Inline control structures are not allowed
(#3071) Inline control structures are not allowed
(#3105) Inline control structures are not allowed
(#3179) Inline control structures are not allowed
(#3186) Variable "course_news" must not contain underscores.
(#3187) Variable "course_news" must not contain underscores.
(#3188) Variable "course_news" must not contain underscores.
(#3190) Variable "course_news" must not contain underscores.
(#3311) Variable "cat_id" must not contain underscores.
(#3316) Variable "cat_id" must not contain underscores.
(#3318) Variable "category_items" must not contain underscores.
(#3320) Variable "category_item" must not contain underscores.
(#3322) Variable "category_item" must not contain underscores.
(#3324) Inline control structures are not allowed
(#3325) Variable "category_item" must not contain underscores.
(#3326) Inline control structures are not allowed
(#3327) Variable "category_item" must not contain underscores.
(#3331) Inline control structures are not allowed
(#3332) Variable "category_item" must not contain underscores.
(#3337) Variable "category_item" must not contain underscores.
(#3342) Variable "category_item" must not contain underscores.
(#3347) Variable "category_item" must not contain underscores.
(#3352) Variable "category_item" must not contain underscores.
(#3357) Variable "category_item" must not contain underscores.
(#3362) Variable "category_item" must not contain underscores.
(#3367) Variable "category_item" must not contain underscores.
(#3372) Variable "category_item" must not contain underscores.
(#3375) Variable "category_item" must not contain underscores.
(#3379) Variable "category_items" must not contain underscores.
(#3379) Variable "category_item" must not contain underscores.
(#3382) Variable "category_items" must not contain underscores.
(#3390) Variable "grade_item_id" must not contain underscores.
(#3393) Variable "grade_item_id" must not contain underscores.
(#3394) Variable "grade_item" must not contain underscores.
(#3396) Variable "assign_data" must not contain underscores.
(#3396) Variable "grade_item" must not contain underscores.
(#3397) Variable "assign_data" must not contain underscores.
(#3399) Variable "grade_item" must not contain underscores.
(#3401) Inline control structures are not allowed
(#3402) Variable "assign_data" must not contain underscores.
(#3404) Variable "grade_item" must not contain underscores.
(#3404) Variable "grade_item" must not contain underscores.
(#3407) Inline control structures are not allowed
(#3408) Variable "assign_data" must not contain underscores.
(#3415) Inline control structures are not allowed
(#3416) Variable "assign_data" must not contain underscores.
(#3429) Variable "data_criteria" must not contain underscores.
(#3434) Variable "data_levels" must not contain underscores.
(#3439) Variable "data_levels" must not contain underscores.
(#3441) Variable "data_criteria" must not contain underscores.
(#3441) Variable "data_levels" must not contain underscores.
(#3443) Variable "data_criteria" must not contain underscores.
(#3449) Variable "assign_data" must not contain underscores.
(#3451) Variable "assign_data" must not contain underscores.
(#3460) Inline control structures are not allowed
(#3471) Variable "juser_info" must not contain underscores.
(#3473) Variable "juser_info" must not contain underscores.
(#3482) Inline control structures are not allowed
(#3541) This comment is 50% valid code; is this commented out code?
(#3542) Inline comments must end in full-stops, exclamation marks, or question marks
(#3542) Line indented incorrectly; expected at least 8 spaces, found 3
(#3542) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#3588) Logical operator "and" is prohibited; use "&&" instead
(#3608) Variable "joomla_url" must not contain underscores.
(#3609) Inline control structures are not allowed
(#3610) Variable "pic_url" must not contain underscores.
(#3610) Variable "joomla_url" must not contain underscores.
(#3611) Inline control structures are not allowed
(#3611) Variable "pic_url" must not contain underscores.
(#3613) Variable "pic_url" must not contain underscores.
(#3615) Variable "tmp_file" must not contain underscores.
(#3616) Variable "tmp_file" must not contain underscores.
(#3620) Variable "tmp_file" must not contain underscores.
(#3637) Line exceeds 132 characters; contains 134 characters
(#3652) Variable "user_id" must not contain underscores.
(#3656) Variable "user_id" must not contain underscores.
(#3661) Variable "user_data" must not contain underscores.
(#3664) Variable "user_data" must not contain underscores.
(#3669) Inline control structures are not allowed
(#3672) Inline control structures are not allowed
(#3672) Variable "user_data" must not contain underscores.
(#3673) Variable "user_data" must not contain underscores.
(#3674) Inline control structures are not allowed
(#3675) Inline control structures are not allowed
(#3675) Variable "user_data" must not contain underscores.
(#3676) Variable "user_data" must not contain underscores.
(#3677) Inline control structures are not allowed
(#3678) Inline control structures are not allowed
(#3678) Variable "user_data" must not contain underscores.
(#3679) Variable "user_data" must not contain underscores.
(#3680) Inline control structures are not allowed
(#3681) Inline control structures are not allowed
(#3681) Variable "user_data" must not contain underscores.
(#3682) Variable "user_data" must not contain underscores.
(#3683) Inline control structures are not allowed
(#3684) Inline control structures are not allowed
(#3684) Variable "user_data" must not contain underscores.
(#3685) Variable "user_data" must not contain underscores.
(#3686) Inline control structures are not allowed
(#3687) Inline control structures are not allowed
(#3687) Variable "user_data" must not contain underscores.
(#3688) Variable "user_data" must not contain underscores.
(#3689) Inline control structures are not allowed
(#3692) Inline control structures are not allowed
(#3694) Inline control structures are not allowed
(#3696) Inline control structures are not allowed
(#3698) Inline control structures are not allowed
(#3700) Inline control structures are not allowed
(#3722) Inline comments must end in full-stops, exclamation marks, or question marks
(#3842) Inline comments must end in full-stops, exclamation marks, or question marks
(#3931) Inline comments must end in full-stops, exclamation marks, or question marks
(#4025) Inline control structures are not allowed
(#4027) Inline control structures are not allowed
(#4054) Variable "group_name" must not contain underscores.
(#4065) Inline control structures are not allowed
(#4072) Variable "user_groups" must not contain underscores.
(#4073) Inline control structures are not allowed
(#4073) Variable "user_groups" must not contain underscores.
(#4078) Variable "modified_group_name" must not contain underscores.
(#4078) Variable "group_name" must not contain underscores.
(#4079) Variable "modified_group_name" must not contain underscores.
(#4086) Variable "modified_group_name" must not contain underscores.
(#4091) Variable "modified_group_name" must not contain underscores.
(#4111) Variable "course_db" must not contain underscores.
(#4113) Inline control structures are not allowed
(#4113) Variable "course_db" must not contain underscores.
(#4116) Variable "course_db" must not contain underscores.
(#4123) Variable "course_id" must not contain underscores.
(#4130) Inline control structures are not allowed
(#4134) Variable "course_id" must not contain underscores.
(#4137) Inline control structures are not allowed
(#4142) Variable "course_id" must not contain underscores.
(#4145) Inline control structures are not allowed
(#4151) Inline control structures are not allowed
(#4162) Inline control structures are not allowed
(#4170) Inline control structures are not allowed
(#4172) Inline control structures are not allowed
(#4192) Inline control structures are not allowed
(#4197) Inline control structures are not allowed
(#4221) Variable "group_id" must not contain underscores.
(#4222) Variable "group_id" must not contain underscores.
(#4227) Inline control structures are not allowed
(#4251) Variable "course_data" must not contain underscores.
(#4252) Variable "course_data" must not contain underscores.
(#4254) Variable "course_data" must not contain underscores.
(#4256) Variable "course_data" must not contain underscores.
(#4271) Inline control structures are not allowed
(#4275) Inline control structures are not allowed
(#4282) Inline control structures are not allowed
(#4291) Variable "course_id" must not contain underscores.
(#4298) Inline control structures are not allowed
(#4302) Variable "course_id" must not contain underscores.
(#4305) Inline control structures are not allowed
(#4309) Inline control structures are not allowed
(#4311) Inline control structures are not allowed
(#4334) Inline control structures are not allowed
(#4337) Inline comments must end in full-stops, exclamation marks, or question marks
(#4338) Inline control structures are not allowed
(#4343) Inline control structures are not allowed
(#4348) Variable "course_id" must not contain underscores.
(#4351) Inline control structures are not allowed
(#4357) Inline control structures are not allowed
(#4374) Variable "course_id" must not contain underscores.
(#4378) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4389) Expected "} else {\n"; found "}\n else\n {\n"
(#4406) Variable "course_id" must not contain underscores.
(#4406) Variable "role_id" must not contain underscores.
(#4413) Inline control structures are not allowed
(#4416) Variable "course_id" must not contain underscores.
(#4421) Inline control structures are not allowed
(#4424) Variable "role_id" must not contain underscores.
(#4429) Variable "course_id" must not contain underscores.
(#4429) Variable "role_id" must not contain underscores.
(#4436) Inline control structures are not allowed
(#4439) Variable "course_id" must not contain underscores.
(#4444) Inline control structures are not allowed
(#4447) Variable "role_id" must not contain underscores.
(#4452) Variable "role_id" must not contain underscores.
(#4459) Inline control structures are not allowed
(#4464) Inline control structures are not allowed
(#4467) Variable "role_id" must not contain underscores.
(#4473) Variable "course_id" must not contain underscores.
(#4476) Variable "course_id" must not contain underscores.
(#4480) Variable "course_id" must not contain underscores.
(#4483) Inline control structures are not allowed
(#4504) Variable "cat_id" must not contain underscores.
(#4507) Variable "cat_id" must not contain underscores.
(#4507) Variable "cat_id" must not contain underscores.
(#4513) Variable "cat_id" must not contain underscores.
(#4525) Inline control structures are not allowed
(#4538) Inline control structures are not allowed
(#4542) Inline control structures are not allowed
(#4548) Variable "order_dir" must not contain underscores.
(#4559) Inline control structures are not allowed
(#4560) Variable "limit_c" must not contain underscores.
(#4561) Inline control structures are not allowed
(#4561) Variable "limit_c" must not contain underscores.
(#4564) Inline control structures are not allowed
(#4567) Inline control structures are not allowed
(#4568) Variable "order_c" must not contain underscores.
(#4569) Inline control structures are not allowed
(#4569) Variable "order_c" must not contain underscores.
(#4584) Variable "order_c" must not contain underscores.
(#4585) Variable "limit_c" must not contain underscores.
(#4590) Variable "order_c" must not contain underscores.
(#4591) Variable "limit_c" must not contain underscores.
(#4598) Inline control structures are not allowed
(#4600) Inline control structures are not allowed
(#4663) Inline control structures are not allowed
(#4665) Inline control structures are not allowed
(#4726) Inline control structures are not allowed
(#4728) Inline control structures are not allowed
(#4759) Inline control structures are not allowed
(#4804) Variable "context_id" must not contain underscores.
(#4806) Inline control structures are not allowed
(#4807) Variable "context_id" must not contain underscores.
(#4836) Variable "custom_fields" must not contain underscores.
(#4838) Variable "custom_fields" must not contain underscores.
(#4839) Variable "custom_fields" must not contain underscores.
(#4840) Variable "custom_fields" must not contain underscores.
(#4844) Variable "custom_fields" must not contain underscores.
(#4864) Inline control structures are not allowed
(#4874) Inline control structures are not allowed
(#4877) Variable "session_obj" must not contain underscores.
(#4879) Variable "session_obj" must not contain underscores.
(#4882) Inline control structures are not allowed
(#4913) Inline control structures are not allowed
(#4921) Variable "course_id" must not contain underscores.
(#4922) Variable "cursos_ids" must not contain underscores.
(#4922) Variable "course_id" must not contain underscores.
(#4923) Variable "course_id" must not contain underscores.
(#4925) Inline control structures are not allowed
(#4930) Variable "course_id" must not contain underscores.
(#4938) Variable "cursos_ids" must not contain underscores.
(#4944) Inline control structures are not allowed
(#4969) Inline control structures are not allowed
(#4976) Variable "course_news" must not contain underscores.
(#4977) Variable "course_news" must not contain underscores.
(#4978) Variable "course_news" must not contain underscores.
(#4980) Variable "course_news" must not contain underscores.
(#4986) Variable "start_date" must not contain underscores.
(#4986) Variable "end_date" must not contain underscores.
(#4986) Variable "course_id" must not contain underscores.
(#4993) Variable "course_id" must not contain underscores.
(#4994) Inline control structures are not allowed
(#4994) Variable "course_id" must not contain underscores.
(#4996) Variable "course_id" must not contain underscores.
(#5001) Inline control structures are not allowed
(#5007) Variable "ws_user" must not contain underscores.
(#5010) Variable "user_id_not_used" must not contain underscores.
(#5011) Variable "ws_user" must not contain underscores.
(#5011) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5011) Inline comments must end in full-stops, exclamation marks, or question marks
(#5013) Inline control structures are not allowed
(#5013) Variable "end_date" must not contain underscores.
(#5014) Variable "end_date" must not contain underscores.
(#5016) Variable "start_date" must not contain underscores.
(#5016) Variable "end_date" must not contain underscores.
(#5021) Inline control structures are not allowed
(#5025) Inline control structures are not allowed
(#5063) Variable "parent_user" must not contain underscores.
(#5064) Inline control structures are not allowed
(#5064) Variable "parent_user" must not contain underscores.
(#5067) Variable "child_user" must not contain underscores.
(#5068) Inline control structures are not allowed
(#5068) Variable "child_user" must not contain underscores.
(#5071) Variable "parent_role_id" must not contain underscores.
(#5072) Inline control structures are not allowed
(#5072) Variable "parent_role_id" must not contain underscores.
(#5075) Variable "child_user" must not contain underscores.
(#5077) Variable "parent_role_id" must not contain underscores.
(#5077) Variable "parent_user" must not contain underscores.
(#5086) Variable "parent_user" must not contain underscores.
(#5087) Inline control structures are not allowed
(#5087) Variable "parent_user" must not contain underscores.
(#5090) Variable "child_user" must not contain underscores.
(#5091) Inline control structures are not allowed
(#5091) Variable "child_user" must not contain underscores.
(#5094) Variable "parent_role_id" must not contain underscores.
(#5095) Inline control structures are not allowed
(#5095) Variable "parent_role_id" must not contain underscores.
(#5098) Variable "child_user" must not contain underscores.
(#5100) Variable "parent_role_id" must not contain underscores.
(#5100) Variable "parent_user" must not contain underscores.
(#5111) Inline control structures are not allowed
(#5122) Line exceeds 132 characters; contains 134 characters
(#5123) Inline control structures are not allowed
(#5130) Variable "child_user" must not contain underscores.
(#5131) Variable "child_user" must not contain underscores.
(#5132) Variable "child_user" must not contain underscores.
(#5132) Variable "child_user" must not contain underscores.
(#5151) Inline control structures are not allowed
(#5175) Inline control structures are not allowed
(#5189) Variable "parent_role_id" must not contain underscores.
(#5194) Inline control structures are not allowed
(#5208) Variable "parent_role_id" must not contain underscores.
(#5224) Variable "parent_role_id" must not contain underscores.
(#5226) Variable "parent_role_id" must not contain underscores.
(#5234) Variable "parent_user" must not contain underscores.
(#5236) Variable "parent_data" must not contain underscores.
(#5236) Variable "parent_user" must not contain underscores.
(#5237) Variable "parent_data" must not contain underscores.
(#5237) Variable "parent_user" must not contain underscores.
(#5238) Variable "parent_data" must not contain underscores.
(#5238) Variable "parent_user" must not contain underscores.
(#5239) Variable "parent_data" must not contain underscores.
(#5258) Variable "parent_user" must not contain underscores.
(#5262) Variable "parents_copy" must not contain underscores.
(#5263) Variable "parents_copy" must not contain underscores.
(#5264) Variable "parent_user" must not contain underscores.
(#5270) Inline control structures are not allowed
(#5273) Variable "parent_data" must not contain underscores.
(#5273) Variable "parent_user" must not contain underscores.
(#5274) Variable "parent_data" must not contain underscores.
(#5274) Variable "parent_user" must not contain underscores.
(#5275) Variable "parent_data" must not contain underscores.
(#5275) Variable "parent_user" must not contain underscores.
(#5276) Variable "parent_data" must not contain underscores.
(#5283) Variable "course_id" must not contain underscores.
(#5284) Variable "course_id" must not contain underscores.
(#5376) Variable "cat_id" must not contain underscores.
(#5376) Variable "used_ids" must not contain underscores.
(#5384) Variable "used_ids" must not contain underscores.
(#5385) Variable "used_ids" must not contain underscores.
(#5391) Variable "cat_id" must not contain underscores.
(#5395) Inline control structures are not allowed
(#5450) Inline control structures are not allowed
(#5457) Inline control structures are not allowed
(#5466) Variable "course_id" must not contain underscores.
(#5471) Variable "course_id" must not contain underscores.
(#5474) Inline control structures are not allowed
(#5480) Inline control structures are not allowed
(#5486) Inline control structures are not allowed
(#5502) Inline control structures are not allowed
(#5509) Inline control structures are not allowed
(#5519) Variable "course_id" must not contain underscores.
(#5524) Variable "course_id" must not contain underscores.
(#5527) Inline control structures are not allowed
(#5533) Inline control structures are not allowed
(#5541) Variable "course_id" must not contain underscores.
(#5544) Inline control structures are not allowed
(#5550) Inline control structures are not allowed
(#5569) Inline control structures are not allowed
(#5576) Inline control structures are not allowed
(#5624) Variable "records_cm" must not contain underscores.
(#5626) Variable "n_cm" must not contain underscores.
(#5626) Variable "records_cm" must not contain underscores.
(#5628) Variable "records_cm" must not contain underscores.
(#5636) Inline control structures are not allowed
(#5638) Inline control structures are not allowed
(#5638) Variable "n_cm" must not contain underscores.
(#5640) Inline control structures are not allowed
(#5654) Inline control structures are not allowed
(#5676) Inline control structures are not allowed
(#5713) Inline control structures are not allowed
(#5732) Variable "records_cm" must not contain underscores.
(#5735) Variable "records_cm" must not contain underscores.
(#5735) Variable "r_cm" must not contain underscores.
(#5739) Variable "r_cm" must not contain underscores.
(#5740) Inline control structures are not allowed
(#5743) Variable "r_cm" must not contain underscores.
(#5747) Inline control structures are not allowed
(#5749) Inline control structures are not allowed
(#5753) Variable "r_cm" must not contain underscores.
(#5754) Variable "r_cm" must not contain underscores.
(#5772) Inline control structures are not allowed
(#5779) Variable "news_forum_id" must not contain underscores.
(#5791) Variable "username_orig" must not contain underscores.
(#5792) Inline control structures are not allowed
(#5792) Variable "username_orig" must not contain underscores.
(#5797) Inline control structures are not allowed
(#5797) Variable "username_orig" must not contain underscores.
(#5798) Inline control structures are not allowed
(#5808) Inline control structures are not allowed
(#5808) Variable "username_orig" must not contain underscores.
(#5809) Inline control structures are not allowed
(#5816) Inline control structures are not allowed
(#5821) Line exceeds 132 characters; contains 133 characters
(#5823) Inline control structures are not allowed
(#5826) Inline control structures are not allowed
(#5861) Inline control structures are not allowed
(#5861) Variable "news_forum_id" must not contain underscores.
(#5925) Inline control structures are not allowed
(#5928) Variable "user_id" must not contain underscores.
(#5932) Inline control structures are not allowed
(#5941) Variable "user_id" must not contain underscores.
(#5970) Variable "user_id" must not contain underscores.
(#5974) Inline control structures are not allowed
(#5983) Variable "user_id" must not contain underscores.
(#6013) Inline control structures are not allowed
(#6016) Variable "user_id" must not contain underscores.
(#6020) Inline control structures are not allowed
(#6029) Variable "user_id" must not contain underscores.
(#6052) Visibility must be declared on method "my_certificates_coursecertificate"
(#6059) Inline control structures are not allowed
(#6062) Variable "user_id" must not contain underscores.
(#6064) Variable "user_id" must not contain underscores.
(#6066) Whitespace found at end of line within string
(#6089) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#6156) Variable "item_posts" must not contain underscores.
(#6161) Variable "item_posts" must not contain underscores.
(#6164) Variable "item_posts" must not contain underscores.
(#6282) Variable "cohort_id" must not contain underscores.
(#6289) Inline control structures are not allowed
(#6292) Variable "cohort_id" must not contain underscores.
(#6295) Inline control structures are not allowed
(#6298) Variable "cohort_id" must not contain underscores.
(#6303) Variable "cohort_id" must not contain underscores.
(#6310) Inline control structures are not allowed
(#6313) Variable "cohort_id" must not contain underscores.
(#6316) Inline control structures are not allowed
(#6319) Variable "cohort_id" must not contain underscores.
(#6332) Inline control structures are not allowed
(#6350) Inline control structures are not allowed
(#6392) Variable "course_ext" must not contain underscores.
(#6392) Variable "skip_fix_course_sortorder" must not contain underscores.
(#6404) Variable "course_ext" must not contain underscores.
(#6405) Variable "course_ext" must not contain underscores.
(#6406) Variable "course_ext" must not contain underscores.
(#6407) Variable "course_ext" must not contain underscores.
(#6408) Variable "course_ext" must not contain underscores.
(#6409) Variable "course_ext" must not contain underscores.
(#6411) Inline control structures are not allowed
(#6411) Variable "course_ext" must not contain underscores.
(#6412) Variable "course_ext" must not contain underscores.
(#6413) Inline control structures are not allowed
(#6429) Inline comments must end in full-stops, exclamation marks, or question marks
(#6446) Variable "course_ext" must not contain underscores.
(#6449) Variable "course_ext" must not contain underscores.
(#6450) Variable "course_ext" must not contain underscores.
(#6451) Variable "course_ext" must not contain underscores.
(#6452) Variable "course_ext" must not contain underscores.
(#6453) Variable "course_ext" must not contain underscores.
(#6454) Variable "course_ext" must not contain underscores.
(#6455) Variable "course_ext" must not contain underscores.
(#6456) Variable "course_ext" must not contain underscores.
(#6459) Variable "course_ext" must not contain underscores.
(#6460) Variable "course_ext" must not contain underscores.
(#6461) Variable "course_ext" must not contain underscores.
(#6462) Variable "course_ext" must not contain underscores.
(#6463) Variable "course_ext" must not contain underscores.
(#6464) Variable "course_ext" must not contain underscores.
(#6465) Inline control structures are not allowed
(#6465) Variable "course_ext" must not contain underscores.
(#6466) Variable "course_ext" must not contain underscores.
(#6467) Inline control structures are not allowed
(#6467) Variable "course_ext" must not contain underscores.
(#6468) Variable "course_ext" must not contain underscores.
(#6473) Visibility must be declared on method "logoutpage_hook"
(#6476) Inline control structures are not allowed
(#6479) Variable "logout_redirect_to_joomla" must not contain underscores.
(#6483) Variable "logout_redirect_to_joomla" must not contain underscores.
(#6490) Variable "r_old" must not contain underscores.
(#6491) Variable "r_old" must not contain underscores.
(#6496) Variable "r_old" must not contain underscores.
(#6499) Variable "cookieValue" must be all lower-case
(#6500) Variable "cookieArray" must be all lower-case
(#6500) Variable "cookieValue" must be all lower-case
(#6502) Variable "cookieArray" must be all lower-case
(#6505) Inline comments must end in full-stops, exclamation marks, or question marks
(#6510) Whitespace found at end of line
(#6511) Inline control structures are not allowed
(#6514) Variable "logout_redirect_to_joomla" must not contain underscores.
(#6550) Variable "course_id" must not contain underscores.
(#6551) Variable "course_id" must not contain underscores.
(#6558) Variable "scorm_track" must not contain underscores.
(#6560) Variable "scorm_track" must not contain underscores.
(#6562) Inline control structures are not allowed
(#6571) Variable "scorm_courses" must not contain underscores.
(#6575) Inline control structures are not allowed
(#6578) Variable "scorm_courses" must not contain underscores.
(#6581) Variable "scorm_courses" must not contain underscores.
(#6592) Inline control structures are not allowed
(#6604) Variable "image_url" must not contain underscores.
(#6605) Variable "image_url" must not contain underscores.
(#6616) Inline control structures are not allowed
(#6649) Variable "course_id" must not contain underscores.
(#6652) Variable "course_id" must not contain underscores.
(#6655) Variable "course_id" must not contain underscores.
(#6659) Variable "course_id" must not contain underscores.
(#6693) Inline control structures are not allowed
(#6701) Inline control structures are not allowed
(#6730) Inline comments must end in full-stops, exclamation marks, or question marks
(#6738) Inline control structures are not allowed
(#6751) Inline control structures are not allowed
(#6754) Variable "block_progress" must not contain underscores.
(#6756) Variable "block_progress" must not contain underscores.
(#6769) Variable "block_progress" must not contain underscores.
(#6780) Variable "block_progress" must not contain underscores.
(#6781) Variable "block_progress" must not contain underscores.
(#6790) Variable "block_progress" must not contain underscores.
(#6790) Variable "block_progress" must not contain underscores.
(#6824) Inline comments must end in full-stops, exclamation marks, or question marks
(#6845) Inline control structures are not allowed
(#6854) Inline control structures are not allowed
(#6963) Variable "old_username" must not contain underscores.
(#6963) Variable "new_username" must not contain underscores.
(#6968) Variable "old_username" must not contain underscores.
(#6970) Inline control structures are not allowed
(#6973) Variable "new_user" must not contain underscores.
(#6974) Variable "new_user" must not contain underscores.
(#6975) Variable "new_user" must not contain underscores.
(#6975) Variable "new_username" must not contain underscores.
(#6977) Variable "new_user" must not contain underscores.
(#6986) Inline control structures are not allowed
(#6991) Inline control structures are not allowed
(#6995) Inline control structures are not allowed
(#7001) Variable "redirectless_sso" must not contain underscores.
(#7003) Variable "redirectless_sso" must not contain underscores.
(#7010) Variable "login_data" must not contain underscores.
(#7012) Variable "redirect_url" must not contain underscores.
(#7013) Variable "login_data" must not contain underscores.
(#7014) Inline control structures are not allowed
(#7015) Variable "redirect_url" must not contain underscores.
(#7017) Variable "redirect_url" must not contain underscores.
(#7024) Variable "cookie_path" must not contain underscores.
(#7027) Variable "login_data" must not contain underscores.
(#7028) Variable "login_data" must not contain underscores.
(#7038) Inline control structures are not allowed
(#7056) Inline control structures are not allowed
(#7061) Expected "if (...) {\n"; found "if (...)\n {\n"
(#7069) Variable "cookie_path" must not contain underscores.
(#7075) This comment is 58% valid code; is this commented out code?
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.
auth/joomdle/classes/joomlaws.php
(#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) 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
(#23) Public method name "joomlaws::getDefaultItemid_parameters" must be in lower-case letters only
(#28) Public method name "joomlaws::confirmJoomlaSession_parameters" must be in lower-case letters only
(#42) Public method name "joomlaws::deleteUserKey_parameters" must be in lower-case letters only
(#48) Public method name "joomlaws::createUser_parameters" must be in lower-case letters only
(#54) Public method name "joomlaws::activateJoomlaUser_parameters" must be in lower-case letters only
(#60) Public method name "joomlaws::updateUser_parameters" must be in lower-case letters only
(#66) Public method name "joomlaws::changePassword_parameters" must be in lower-case letters only
(#73) Public method name "joomlaws::changeUsername_parameters" must be in lower-case letters only
(#80) Public method name "joomlaws::deleteUser_parameters" must be in lower-case letters only
(#86) Public method name "joomlaws::addActivityCourse_parameters" must be in lower-case letters only
(#96) Public method name "joomlaws::addActivityCourseEnrolment_parameters" must be in lower-case letters only
(#106) Public method name "joomlaws::addSocialGroup_parameters" must be in lower-case letters only
(#113) Public method name "joomlaws::updateSocialGroup_parameters" must be in lower-case letters only
(#121) Public method name "joomlaws::deleteSocialGroup_parameters" must be in lower-case letters only
(#127) Public method name "joomlaws::addSocialGroupMember_parameters" must be in lower-case letters only
(#135) Public method name "joomlaws::removeSocialGroupMember_parameters" must be in lower-case letters only
(#142) Public method name "joomlaws::addPoints_parameters" must be in lower-case letters only
(#151) Public method name "joomlaws::addActivityQuizAttempt_parameters" must be in lower-case letters only
(#160) Public method name "joomlaws::addMailingSub_parameters" must be in lower-case letters only
(#168) Public method name "joomlaws::removeMailingSub_parameters" must be in lower-case letters only
(#176) Public method name "joomlaws::addUserGroups_parameters" must be in lower-case letters only
(#183) Public method name "joomlaws::updateUserGroups_parameters" must be in lower-case letters only
(#190) Public method name "joomlaws::removeUserGroups_parameters" must be in lower-case letters only
(#196) Public method name "joomlaws::addGroupMember_parameters" must be in lower-case letters only
(#204) Public method name "joomlaws::removeGroupMember_parameters" must be in lower-case letters only
(#212) Public method name "joomlaws::addForum_parameters" must be in lower-case letters only
(#220) Public method name "joomlaws::updateForum_parameters" must be in lower-case letters only
(#228) Public method name "joomlaws::removeForum_parameters" must be in lower-case letters only
(#235) Public method name "joomlaws::addForumsModerator_parameters" must be in lower-case letters only
(#242) Public method name "joomlaws::removeForumsModerator_parameters" must be in lower-case letters only
(#249) Public method name "joomlaws::removeCourseForums_parameters" must be in lower-case letters only
(#255) Public method name "joomlaws::getSellUrl_parameters" must be in lower-case letters only
(#261) Public method name "joomlaws::addActivityCourseCompleted_parameters" must be in lower-case letters only
(#269) Public method name "joomlaws::moodleEvent_parameters" must be in lower-case letters only
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/db/install.php
(#38) Inline control structures are not allowed
(#40) Inline control structures are not allowed
(#47) Variable "active_webservices" must not contain underscores.
(#50) Variable "active_webservices" must not contain underscores.
(#51) Variable "active_webservices" must not contain underscores.
(#52) Variable "active_webservices" must not contain underscores.
(#52) Variable "active_webservices" must not contain underscores.
(#54) Variable "active_webservices" must not contain underscores.
(#61) Variable "active_webservices" must not contain underscores.
(#64) Variable "active_webservices" must not contain underscores.
(#65) Variable "active_webservices" must not contain underscores.
(#66) Variable "active_webservices" must not contain underscores.
(#66) Variable "active_webservices" must not contain underscores.
(#68) Variable "active_webservices" must not contain underscores.
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Whitespace found at end of line
(#267) Logical operator "or" is prohibited; use "||" instead
(#267) Logical operator "or" is prohibited; use "||" instead
(#267) 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.
auth/joomdle/db/uninstall.php
(#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.
(#40) Variable "auth_joomdle" must not contain underscores.
(#41) Variable "auth_joomdle" must not contain underscores.
auth/joomdle/db/upgrade.php
(#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.
(#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
(#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
(#118) Logical operator "or" is prohibited; use "||" instead
(#118) Logical operator "and" is prohibited; use "&&" instead
(#126) Logical operator "or" is prohibited; use "||" instead
(#133) Logical operator "and" is prohibited; use "&&" instead
(#142) Logical operator "or" is prohibited; use "||" instead
(#153) Logical operator "and" is prohibited; use "&&" instead
(#162) Logical operator "or" is prohibited; use "||" instead
(#189) Logical operator "and" is prohibited; use "&&" instead
(#198) Logical operator "and" is prohibited; use "&&" instead
(#217) Logical operator "or" is prohibited; use "||" instead
(#224) Logical operator "and" is prohibited; use "&&" instead
(#247) Logical operator "or" is prohibited; use "||" instead
(#254) Logical operator "and" is prohibited; use "&&" instead
(#283) Empty IF statement detected
(#294) Logical operator "or" is prohibited; use "||" instead
(#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
(#354) Logical operator "and" is prohibited; use "&&" instead
(#367) Logical operator "or" is prohibited; use "||" instead
(#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
(#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) 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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#499) Logical operator "or" is prohibited; use "||" instead
(#518) Logical operator "or" is prohibited; use "||" instead
(#541) Logical operator "or" is prohibited; use "||" instead
(#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
(#585) Logical operator "and" is prohibited; use "&&" instead
(#616) Logical operator "or" is prohibited; use "||" instead
(#628) Logical operator "and" is prohibited; use "&&" instead
(#634) Logical operator "or" is prohibited; use "||" instead
(#641) Logical operator "and" is prohibited; use "&&" instead
(#650) Logical operator "or" is prohibited; use "||" instead
(#657) Logical operator "and" is prohibited; use "&&" instead
(#663) Logical operator "or" is prohibited; use "||" instead
(#670) Logical operator "and" is prohibited; use "&&" instead
(#678) Logical operator "or" is prohibited; use "||" instead
(#722) Logical operator "or" is prohibited; use "||" instead
(#756) Logical operator "or" is prohibited; use "||" instead
auth/joomdle/helpers/externallib.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#101) Variable "enrollable_only" must not contain underscores.
(#105) Variable "enrollable_only" must not contain underscores.
(#108) Variable "enrollable_only" must not contain underscores.
(#168) Variable "order_by_cat" must not contain underscores.
(#172) Variable "order_by_cat" must not contain underscores.
(#175) Variable "order_by_cat" must not contain underscores.
(#311) Variable "enrollable_only" must not contain underscores.
(#315) Variable "enrollable_only" must not contain underscores.
(#318) Variable "enrollable_only" must not contain underscores.
(#1006) Variable "order_dir" must not contain underscores.
(#1011) Variable "order_dir" must not contain underscores.
(#1014) Variable "order_dir" must not contain underscores.
(#1695) Variable "cat_id" must not contain underscores.
(#1698) Variable "cat_id" must not contain underscores.
(#1701) Variable "cat_id" must not contain underscores.
(#1750) Variable "start_chars" must not contain underscores.
(#1754) Variable "start_chars" must not contain underscores.
(#1757) Variable "start_chars" must not contain underscores.
(#1783) Variable "start_chars" must not contain underscores.
(#1786) Variable "start_chars" must not contain underscores.
(#1789) Variable "start_chars" must not contain underscores.
(#1952) Variable "cat_id" must not contain underscores.
(#1952) Variable "used_ids" must not contain underscores.
(#1956) Variable "cat_id" must not contain underscores.
(#1956) Variable "used_ids" must not contain underscores.
(#1959) Variable "cat_id" must not contain underscores.
(#1959) Variable "used_ids" must not contain underscores.
(#2767) Variable "cohort_id" must not contain underscores.
(#2771) Variable "cohort_id" must not contain underscores.
(#2774) Variable "cohort_id" must not contain underscores.
(#3127) Variable "course_id" must not contain underscores.
(#3127) Variable "group_id" must not contain underscores.
(#3131) Variable "course_id" must not contain underscores.
(#3131) Variable "group_id" must not contain underscores.
(#3134) Variable "course_id" must not contain underscores.
(#3134) Variable "group_id" must not contain underscores.
(#3313) Variable "cohort_id" must not contain underscores.
(#3317) Variable "cohort_id" must not contain underscores.
(#3320) Variable "cohort_id" must not contain underscores.
(#3721) Variable "start_date" must not contain underscores.
(#3725) Variable "start_date" must not contain underscores.
(#3728) Variable "start_date" must not contain underscores.
(#3836) Variable "enrollable_only" must not contain underscores.
(#3840) Variable "enrollable_only" must not contain underscores.
(#3843) Variable "enrollable_only" must not contain underscores.
(#3871) Variable "user_data" must not contain underscores.
(#3874) Variable "user_data" must not contain underscores.
(#3877) Variable "user_data" must not contain underscores.
(#3899) Variable "start_date" must not contain underscores.
(#3899) Variable "end_date" must not contain underscores.
(#3904) Variable "start_date" must not contain underscores.
(#3904) Variable "end_date" must not contain underscores.
(#3907) Variable "start_date" must not contain underscores.
(#3907) Variable "end_date" must not contain underscores.
(#3927) Variable "course_id" must not contain underscores.
(#3927) Variable "start_date" must not contain underscores.
(#3927) Variable "end_date" must not contain underscores.
(#3931) Variable "course_id" must not contain underscores.
(#3931) Variable "start_date" must not contain underscores.
(#3931) Variable "end_date" must not contain underscores.
(#3934) Variable "course_id" must not contain underscores.
(#3934) Variable "start_date" must not contain underscores.
(#3934) Variable "end_date" must not contain underscores.
(#4222) Variable "start_date" must not contain underscores.
(#4222) Variable "end_date" must not contain underscores.
(#4222) Variable "course_id" must not contain underscores.
(#4226) Variable "start_date" must not contain underscores.
(#4226) Expected 1 space before "=>"; 0 found
(#4226) Expected 1 space after "=>"; 0 found
(#4226) Variable "end_date" must not contain underscores.
(#4227) Variable "course_id" must not contain underscores.
(#4230) Variable "start_date" must not contain underscores.
(#4230) Variable "end_date" must not contain underscores.
(#4230) Variable "course_id" must not contain underscores.
(#4321) Variable "course_id" must not contain underscores.
(#4325) Variable "course_id" must not contain underscores.
(#4328) Variable "course_id" must not contain underscores.
(#4512) Variable "course_id" must not contain underscores.
(#4516) Variable "course_id" must not contain underscores.
(#4519) Variable "course_id" must not contain underscores.
(#4674) Variable "old_username" must not contain underscores.
(#4674) Variable "new_username" must not contain underscores.
(#4677) Variable "old_username" must not contain underscores.
(#4678) Variable "new_username" must not contain underscores.
(#4681) Variable "old_username" must not contain underscores.
(#4681) Variable "new_username" must not contain underscores.
(#4917) Variable "order_by_cat" must not contain underscores.
(#5063) Line exceeds 132 characters; contains 135 characters
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) Variable "login_token" must not contain underscores.
(#49) Line indented incorrectly; expected at least 4 spaces, found 0
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) 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"
auth/joomdle/lang/pt/auth_joomdle.php
(#1) The first thing in a PHP file must be the <?php tag.
(#1) Whitespace found at end of line
auth/joomdle/lib.php
(#23) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
auth/joomdle/locallib.php
(#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.
(#92) Variable "context_id" must not contain underscores.
(#95) Variable "context_id" must not contain underscores.
(#116) Variable "auth_joomdle" must not contain underscores.
(#119) Variable "forward_events" must not contain underscores.
(#120) Variable "auth_joomdle" must not contain underscores.
(#130) Variable "sync_to_joomla" must not contain underscores.
(#131) Variable "forward_events" must not contain underscores.
(#133) Variable "auth_joomdle" must not contain underscores.
(#136) Variable "forward_events" must not contain underscores.
(#137) Variable "auth_joomdle" must not contain underscores.
(#140) Variable "sync_to_joomla" must not contain underscores.
(#181) Variable "context_id" must not contain underscores.
(#184) Variable "context_id" must not contain underscores.
(#205) Variable "auth_joomdle" must not contain underscores.
(#213) Variable "sync_to_joomla" must not contain underscores.
(#214) Variable "forward_events" must not contain underscores.
(#216) Variable "sync_to_joomla" must not contain underscores.
(#226) Variable "auth_joomdle" must not contain underscores.
(#228) Variable "auth_joomdle" must not contain underscores.
(#231) Variable "forward_events" must not contain underscores.
(#234) Variable "auth_joomdle" must not contain underscores.
(#251) Variable "forward_events" must not contain underscores.
(#257) Variable "joomla_user_groups" must not contain underscores.
(#258) Variable "use_kunena_forums" must not contain underscores.
(#260) Variable "auth_joomdle" must not contain underscores.
(#275) Variable "auth_joomdle" must not contain underscores.
(#280) Variable "auth_joomdle" must not contain underscores.
(#284) Variable "joomla_user_groups" must not contain underscores.
(#285) Variable "auth_joomdle" must not contain underscores.
(#288) Variable "use_kunena_forums" must not contain underscores.
(#290) Variable "auth_joomdle" must not contain underscores.
(#294) Variable "forward_events" must not contain underscores.
(#305) Variable "auth_joomdle" must not contain underscores.
(#312) Variable "forward_events" must not contain underscores.
(#316) Variable "groups_delete" must not contain underscores.
(#317) Variable "use_kunena_forums" must not contain underscores.
(#318) Variable "joomla_user_groups" must not contain underscores.
(#320) Variable "auth_joomdle" must not contain underscores.
(#322) Variable "groups_delete" must not contain underscores.
(#323) Variable "auth_joomdle" must not contain underscores.
(#326) Variable "joomla_user_groups" must not contain underscores.
(#327) Variable "auth_joomdle" must not contain underscores.
(#330) Variable "use_kunena_forums" must not contain underscores.
(#331) Variable "auth_joomdle" must not contain underscores.
(#335) Variable "forward_events" must not contain underscores.
(#338) Variable "auth_joomdle" must not contain underscores.
(#347) Variable "forward_events" must not contain underscores.
(#352) Variable "joomla_user_groups" must not contain underscores.
(#354) Variable "auth_joomdle" must not contain underscores.
(#357) Variable "auth_joomdle" must not contain underscores.
(#361) Variable "joomla_user_groups" must not contain underscores.
(#362) Variable "auth_joomdle" must not contain underscores.
(#366) Variable "forward_events" must not contain underscores.
(#381) Variable "auth_joomdle" must not contain underscores.
(#392) Variable "enrol_parents" must not contain underscores.
(#393) Variable "parent_role_id" must not contain underscores.
(#395) Variable "auto_mailing_lists" must not contain underscores.
(#396) Variable "use_kunena_forums" must not contain underscores.
(#397) Variable "joomla_user_groups" must not contain underscores.
(#398) Variable "forward_events" must not contain underscores.
(#400) Variable "auth_joomdle" must not contain underscores.
(#417) Variable "auth_joomdle" must not contain underscores.
(#426) Variable "auth_joomdle" must not contain underscores.
(#428) Variable "auth_joomdle" must not contain underscores.
(#433) Variable "enrol_parents" must not contain underscores.
(#433) Variable "parent_role_id" must not contain underscores.
(#447) Variable "parent_role_id" must not contain underscores.
(#452) Variable "parent_user" must not contain underscores.
(#453) Variable "auth_joomdle" must not contain underscores.
(#453) Variable "parent_user" must not contain underscores.
(#453) Variable "parent_role_id" must not contain underscores.
(#459) Variable "auth_joomdle" must not contain underscores.
(#462) Variable "auto_mailing_lists" must not contain underscores.
(#481) Variable "parent_role_id" must not contain underscores.
(#485) Variable "parent_user" must not contain underscores.
(#487) Variable "auth_joomdle" must not contain underscores.
(#487) Variable "parent_user" must not contain underscores.
(#492) Variable "auth_joomdle" must not contain underscores.
(#496) Variable "joomla_user_groups" must not contain underscores.
(#505) Variable "auth_joomdle" must not contain underscores.
(#509) Variable "use_kunena_forums" must not contain underscores.
(#511) Variable "auth_joomdle" must not contain underscores.
(#516) Variable "forward_events" must not contain underscores.
(#522) Variable "auth_joomdle" must not contain underscores.
(#533) Variable "auto_mailing_lists" must not contain underscores.
(#534) Variable "use_kunena_forums" must not contain underscores.
(#535) Variable "joomla_user_groups" must not contain underscores.
(#536) Variable "parent_role_id" must not contain underscores.
(#537) Variable "forward_events" must not contain underscores.
(#539) Variable "auth_joomdle" must not contain underscores.
(#554) Variable "auth_joomdle" must not contain underscores.
(#559) Variable "auto_mailing_lists" must not contain underscores.
(#577) Variable "parent_role_id" must not contain underscores.
(#581) Variable "parent_user" must not contain underscores.
(#583) Variable "auth_joomdle" must not contain underscores.
(#583) Variable "parent_user" must not contain underscores.
(#587) Variable "auth_joomdle" must not contain underscores.
(#590) Variable "joomla_user_groups" must not contain underscores.
(#598) Inline control structures are not allowed
(#599) Variable "auth_joomdle" must not contain underscores.
(#602) Variable "use_kunena_forums" must not contain underscores.
(#604) Variable "auth_joomdle" must not contain underscores.
(#609) Variable "forward_events" must not contain underscores.
(#614) Variable "auth_joomdle" must not contain underscores.
(#626) Variable "forward_events" must not contain underscores.
(#628) Variable "auth_joomdle" must not contain underscores.
(#635) Variable "auth_joomdle" must not contain underscores.
(#640) Variable "auth_joomdle" must not contain underscores.
(#645) Variable "forward_events" must not contain underscores.
(#651) Variable "auth_joomdle" must not contain underscores.
(#658) Variable "use_kunena_forums" must not contain underscores.
(#659) Variable "forward_events" must not contain underscores.
(#661) Variable "auth_joomdle" must not contain underscores.
(#663) Variable "use_kunena_forums" must not contain underscores.
(#665) Variable "auth_joomdle" must not contain underscores.
(#670) Variable "forward_events" must not contain underscores.
(#676) Variable "auth_joomdle" must not contain underscores.
(#683) Variable "use_kunena_forums" must not contain underscores.
(#684) Variable "forward_events" must not contain underscores.
(#686) Variable "auth_joomdle" must not contain underscores.
(#688) Variable "use_kunena_forums" must not contain underscores.
(#690) Variable "auth_joomdle" must not contain underscores.
(#695) Variable "forward_events" must not contain underscores.
(#700) Variable "auth_joomdle" must not contain underscores.
(#707) Variable "use_kunena_forums" must not contain underscores.
(#708) Variable "forward_events" must not contain underscores.
(#710) Variable "auth_joomdle" must not contain underscores.
(#712) Variable "use_kunena_forums" must not contain underscores.
(#714) Variable "auth_joomdle" must not contain underscores.
(#719) Variable "forward_events" must not contain underscores.
(#725) Variable "auth_joomdle" must not contain underscores.
(#736) Variable "forward_events" must not contain underscores.
(#738) Variable "auth_joomdle" must not contain underscores.
(#744) Variable "auth_joomdle" must not contain underscores.
(#748) Variable "auth_joomdle" must not contain underscores.
(#753) Variable "forward_events" must not contain underscores.
(#758) Variable "auth_joomdle" must not contain underscores.
(#765) Variable "sync_to_joomla" must not contain underscores.
(#766) Variable "forward_events" must not contain underscores.
(#768) Variable "sync_to_joomla" must not contain underscores.
(#778) Variable "auth_joomdle" must not contain underscores.
(#779) Variable "auth_joomdle" must not contain underscores.
(#781) Variable "forward_events" must not contain underscores.
(#785) Variable "auth_joomdle" must not contain underscores.
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
(#2) The opening <?php tag must be followed by exactly one newline.
(#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
(#119) Expected "if (...) {\n"; found "if (...) {\n"
auth/joomdle/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
(#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
(#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
(#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
(#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) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#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
(#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
(#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

(200 errors, 2137 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) 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) Missing JSDoc comment. (require-jsdoc)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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' 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) Missing JSDoc comment. (require-jsdoc)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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' 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' 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) Missing JSDoc comment. (require-jsdoc)
(#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' 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) Missing JSDoc comment. (require-jsdoc)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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 JSDoc comment. (require-jsdoc)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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' used outside of binding context. (block-scoped-var)
(#9) 'M' 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' 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' 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' used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'l' 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' used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'E' 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' used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'b' 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' used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'i' 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' used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'u' 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' 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' used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'r' 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' 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' 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' used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'w' 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' 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' used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'P' 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' used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'O' 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' 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) Missing JSDoc comment. (require-jsdoc)
(#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' 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' 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' used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'q' 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' used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'k' 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' used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'p' 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' used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'P' 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' 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' used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) 'p' 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' used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) 'P' 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' 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' used outside of binding context. (block-scoped-var)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) 'u' used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) 'a' 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' 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' 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' 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' 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' used outside of binding context. (block-scoped-var)
(#9) Operator '?' must be spaced. (space-infix-ops)
(#9) 'i' 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' used outside of binding context. (block-scoped-var)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) 'i' 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' used outside of binding context. (block-scoped-var)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) 's' used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'T' 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' used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'i' 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' 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' 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' 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' 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' 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' 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' 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' 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' 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) Missing JSDoc comment. (require-jsdoc)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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' 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' 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' 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) Missing JSDoc comment. (require-jsdoc)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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' 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' 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' 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) Missing JSDoc comment. (require-jsdoc)
(#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' 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) Missing JSDoc comment. (require-jsdoc)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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' used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) 'p' used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'n' used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'Z' 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) Missing JSDoc comment. (require-jsdoc)
(#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' used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) 'P' used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 't' used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) '$' 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) Missing JSDoc comment. (require-jsdoc)
(#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' 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' 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' 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) Missing JSDoc comment. (require-jsdoc)
(#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 JSDoc comment. (require-jsdoc)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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' 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' 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' 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' 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' 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) Missing JSDoc comment. (require-jsdoc)
(#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' 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) Missing JSDoc comment. (require-jsdoc)
(#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' 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' 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' 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' 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' 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' used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) 'a' 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' 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' 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' 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) Missing JSDoc comment. (require-jsdoc)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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 JSDoc comment. (require-jsdoc)
(#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' used outside of binding context. (block-scoped-var)
(#9) 'N' used outside of binding context. (block-scoped-var)
(#9) Operator '||' must be spaced. (space-infix-ops)
(#9) 'l' used outside of binding context. (block-scoped-var)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) 'P' used outside of binding context. (block-scoped-var)
(#9) 'N' 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) Missing JSDoc comment. (require-jsdoc)
(#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' 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' used outside of binding context. (block-scoped-var)
(#9) 'p' 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) '$' used outside of binding context. (block-scoped-var)
(#9) 'P' used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'g' 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' used outside of binding context. (block-scoped-var)
(#9) Operator '&&' must be spaced. (space-infix-ops)
(#9) 'F' 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' 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' 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) Missing JSDoc comment. (require-jsdoc)
(#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' 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' 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' used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) 'V' used outside of binding context. (block-scoped-var)
(#9) 'X' used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'Y' used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'Q' used outside of binding context. (block-scoped-var)
(#9) Operator '||' must be spaced. (space-infix-ops)
(#9) 'X' used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) 'Y' 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) Missing JSDoc comment. (require-jsdoc)
(#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' 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' 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) '_' 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) Missing JSDoc comment. (require-jsdoc)
(#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' 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' 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' used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'e' 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' 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' 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) Missing JSDoc comment. (require-jsdoc)
(#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' 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' used outside of binding context. (block-scoped-var)
(#9) 'p' 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' used outside of binding context. (block-scoped-var)
(#9) Operator '=' must be spaced. (space-infix-ops)
(#9) '$' used outside of binding context. (block-scoped-var)
(#9) 'P' 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' used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'F' 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) Missing JSDoc comment. (require-jsdoc)
(#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' used outside of binding context. (block-scoped-var)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) 'p' 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' 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' 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) Missing JSDoc comment. (require-jsdoc)
(#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' 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' 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' 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' used outside of binding context. (block-scoped-var)
(#9) 'S' 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) Missing JSDoc comment. (require-jsdoc)
(#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

(110 errors, 592 warnings)

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

auth/joomdle/auth.php
(#61) Function auth_plugin_joomdle::can_signup is not documented
(#65) Function auth_plugin_joomdle::user_signup is not documented
(#111) Function auth_plugin_joomdle::can_confirm is not documented
(#115) Function auth_plugin_joomdle::user_confirm is not documented
(#181) Function auth_plugin_joomdle::can_change_password is not documented
(#185) Function auth_plugin_joomdle::user_update_password is not documented
(#192) Function auth_plugin_joomdle::user_update is not documented
(#200) Function auth_plugin_joomdle::_get_xmlrpc_url is not documented
(#225) Function auth_plugin_joomdle::_get_rest_url is not documented
(#250) Function auth_plugin_joomdle::call_method is not documented
(#261) Function auth_plugin_joomdle::call_method_xmlrpc is not documented
(#272) Function auth_plugin_joomdle::call_method_xmlrpc_fgc is not documented
(#310) Function auth_plugin_joomdle::call_method_xmlrpc_curl is not documented
(#368) Function auth_plugin_joomdle::call_method_rest is not documented
(#379) Function auth_plugin_joomdle::call_method_rest_curl is not documented
(#421) Function auth_plugin_joomdle::call_method_rest_fgc is not documented
(#442) Function auth_plugin_joomdle::call_method_debug is not documented
(#453) Function auth_plugin_joomdle::call_method_debug_xmlrpc is not documented
(#464) Function auth_plugin_joomdle::call_method_debug_xmlrpc_fgc is not documented
(#508) Function auth_plugin_joomdle::call_method_debug_xmlrpc_curl is not documented
(#570) Function auth_plugin_joomdle::call_method_debug_rest is not documented
(#581) Function auth_plugin_joomdle::call_method_debug_rest_curl is not documented
(#627) Function auth_plugin_joomdle::call_method_debug_rest_fgc is not documented
(#652) Function auth_plugin_joomdle::get_request_rest is not documented
(#681) Function auth_plugin_joomdle::format_array_postdata_for_curlcall is not documented
(#696) Function auth_plugin_joomdle::format_postdata_for_curlcall is not documented
(#718) Function auth_plugin_joomdle::get_file is not documented
(#729) Function auth_plugin_joomdle::get_file_curl is not documented
(#757) Function auth_plugin_joomdle::test is not documented
(#761) Function auth_plugin_joomdle::system_check is not documented
(#783) Function auth_plugin_joomdle::get_moodle_version is not documented
(#789) Function auth_plugin_joomdle::get_paypal_config is not documented
(#803) Function auth_plugin_joomdle::my_courses is not documented
(#886) Function auth_plugin_joomdle::my_all_courses is not documented
(#929) Function auth_plugin_joomdle::my_enrolments is not documented
(#1005) Function auth_plugin_joomdle::my_courses_and_groups is not documented
(#1034) Function auth_plugin_joomdle::create_groups is not documented
(#1083) Function auth_plugin_joomdle::my_teachers is not documented
(#1117) Function auth_plugin_joomdle::my_classmates is not documented
(#1713) Function auth_plugin_joomdle::get_category_categories_and_courses is not documented
(#1974) Function auth_plugin_joomdle::teachers_abc is not documented
(#2012) Function auth_plugin_joomdle::teacher_courses is not documented
(#2139) Function auth_plugin_joomdle::get_assignment_grades is not documented
(#2282) Function auth_plugin_joomdle::get_course_grades_by_category is not documented
(#2409) Function auth_plugin_joomdle::get_my_grades is not documented
(#2435) Function auth_plugin_joomdle::get_my_grades_by_category is not documented
(#2460) Function auth_plugin_joomdle::get_my_grade_user_report is not documented
(#2485) Function auth_plugin_joomdle::get_grade_user_report is not documented
(#2707) Function auth_plugin_joomdle::teacher_get_course_grades is not documented
(#2733) Function auth_plugin_joomdle::teacher_get_group_grades is not documented
(#2749) Function auth_plugin_joomdle::get_user_grade is not documented
(#2762) Function auth_plugin_joomdle::get_course_grades is not documented
(#2829) Function auth_plugin_joomdle::get_course_grades_items is not documented
(#2850) Function auth_plugin_joomdle::get_children_grades is not documented
(#2868) Function auth_plugin_joomdle::get_children_grade_user_report is not documented
(#2957) Function auth_plugin_joomdle::get_course_students is not documented
(#3172) Function auth_plugin_joomdle::get_my_news is not documented
(#3294) Function auth_plugin_joomdle::get_course_grade_categories_and_items is not documented
(#3390) Function auth_plugin_joomdle::get_rubrics is not documented
(#3454) Function auth_plugin_joomdle::user_exists is not documented
(#3465) Function auth_plugin_joomdle::get_userinfo is not documented
(#3477) Function auth_plugin_joomdle::create_joomdle_user_additional is not documented
(#3490) Function auth_plugin_joomdle::create_joomdle_user_record is not documented
(#3652) Function auth_plugin_joomdle::change_user_password is not documented
(#3661) Function auth_plugin_joomdle::create_moodle_only_user is not documented
(#3709) Function auth_plugin_joomdle::enable_user is not documented
(#3719) Function auth_plugin_joomdle::search_courses is not documented
(#3839) Function auth_plugin_joomdle::search_categories is not documented
(#3928) Function auth_plugin_joomdle::search_topics is not documented
(#4036) Function auth_plugin_joomdle::multiple_enrol_and_addtogroup is not documented
(#4101) Function auth_plugin_joomdle::multiple_enrol_to_course_and_group is not documented
(#4123) Function auth_plugin_joomdle::enrol_user_change_role is not documented
(#4205) Function auth_plugin_joomdle::get_course_groups is not documented
(#4221) Function auth_plugin_joomdle::get_group_members is not documented
(#4246) Function auth_plugin_joomdle::get_courses_and_groups is not documented
(#4263) Function auth_plugin_joomdle::multiple_enrol is not documented
(#4291) Function auth_plugin_joomdle::enrol_user is not documented
(#4406) Function auth_plugin_joomdle::add_user_role is not documented
(#4429) Function auth_plugin_joomdle::remove_user_role is not documented
(#4452) Function auth_plugin_joomdle::add_system_role is not documented
(#4473) Function auth_plugin_joomdle::update_course_enrolments_dates is not documented
(#4504) Function auth_plugin_joomdle::get_cat_name is not documented
(#4519) Function auth_plugin_joomdle::get_my_courses_grades is not documented
(#4548) Function auth_plugin_joomdle::get_moodle_users is not documented
(#4609) Function auth_plugin_joomdle::get_moodle_users_number is not documented
(#4646) Function auth_plugin_joomdle::check_moodle_users is not documented
(#4678) Function auth_plugin_joomdle::get_moodle_only_users is not documented
(#4738) Function auth_plugin_joomdle::delete_user is not documented
(#4752) Function auth_plugin_joomdle::user_id is not documented
(#4765) Function auth_plugin_joomdle::user_details is not documented
(#4828) Function auth_plugin_joomdle::user_custom_fields is not documented
(#4847) Function auth_plugin_joomdle::user_details_by_id is not documented
(#4858) Function auth_plugin_joomdle::update_session is not documented
(#4891) Function auth_plugin_joomdle::migrate_to_joomdle is not documented
(#4902) Function auth_plugin_joomdle::my_events is not documented
(#4962) Function auth_plugin_joomdle::get_my_events is not documented
(#4986) Function auth_plugin_joomdle::get_events is not documented
(#5042) Function auth_plugin_joomdle::get_event is not documented
(#5059) Function auth_plugin_joomdle::add_parent_role is not documented
(#5082) Function auth_plugin_joomdle::remove_parent_role is not documented
(#5105) Function auth_plugin_joomdle::get_mentees is not documented
(#5139) Function auth_plugin_joomdle::get_roles is not documented
(#5163) Function auth_plugin_joomdle::get_system_roles is not documented
(#5187) Function auth_plugin_joomdle::get_parents is not documented
(#5221) Function auth_plugin_joomdle::get_all_parents is not documented
(#5245) Function auth_plugin_joomdle::get_course_parents is not documented
(#5283) Function auth_plugin_joomdle::course_enrol_methods is not documented
(#5298) Function auth_plugin_joomdle::quiz_get_question is not documented
(#5312) Function auth_plugin_joomdle::question_rewrite_question_urls is not documented
(#5342) Function auth_plugin_joomdle::make_html_inline is not documented
(#5349) Function auth_plugin_joomdle::quiz_get_answers is not documented
(#5376) Function auth_plugin_joomdle::quiz_get_random_question is not documented
(#5408) Function auth_plugin_joomdle::quiz_get_question_categories is not documented
(#5430) Function auth_plugin_joomdle::quiz_get_correct_answer is not documented
(#5442) Function auth_plugin_joomdle::multiple_suspend_enrolment is not documented
(#5466) Function auth_plugin_joomdle::suspend_enrolment is not documented
(#5494) Function auth_plugin_joomdle::multiple_unenrol_user is not documented
(#5519) Function auth_plugin_joomdle::unenrol_user is not documented
(#5561) Function auth_plugin_joomdle::multiple_remove_from_group is not documented
(#5586) Function auth_plugin_joomdle::get_course_completion is not documented
(#5649) Function auth_plugin_joomdle::get_course_resources is not documented
(#5693) Function auth_plugin_joomdle::get_course_quizes is not documented
(#5767) Function auth_plugin_joomdle::get_course_mods is not documented
(#5873) Function auth_plugin_joomdle::get_display is not documented
(#5901) Function auth_plugin_joomdle::my_certificates is not documented
(#5918) Function auth_plugin_joomdle::my_certificates_normal is not documented
(#5964) Function auth_plugin_joomdle::my_certificates_simple is not documented
(#6006) Function auth_plugin_joomdle::my_certificates_custom is not documented
(#6052) Function auth_plugin_joomdle::my_certificates_coursecertificate is not documented
(#6084) Function auth_plugin_joomdle::get_mentees_certificates is not documented
(#6100) Function auth_plugin_joomdle::get_users_certificates is not documented
(#6113) Function auth_plugin_joomdle::get_page is not documented
(#6131) Function auth_plugin_joomdle::get_label is not documented
(#6151) Function auth_plugin_joomdle::get_news_item is not documented
(#6167) Function auth_plugin_joomdle::get_questionnaire_question_result_radio is not documented
(#6202) Function auth_plugin_joomdle::get_questionnaire_question_result_essay is not documented
(#6226) Function auth_plugin_joomdle::get_questionnaire_results is not documented
(#6272) Function auth_plugin_joomdle::get_course_questionnaire_results is not documented
(#6282) Function auth_plugin_joomdle::add_cohort_member is not documented
(#6303) Function auth_plugin_joomdle::remove_cohort_member is not documented
(#6324) Function auth_plugin_joomdle::multiple_add_cohort_member is not documented
(#6342) Function auth_plugin_joomdle::multiple_remove_cohort_member is not documented
(#6360) Function auth_plugin_joomdle::get_cohorts is not documented
(#6379) Function auth_plugin_joomdle::get_themes is not documented
(#6392) Function auth_plugin_joomdle::create_course is not documented
(#6446) Function auth_plugin_joomdle::update_course is not documented
(#6473) Function auth_plugin_joomdle::logoutpage_hook is not documented
(#6519) Function auth_plugin_joomdle::get_scorm_item_track_data is not documented
(#6540) Function auth_plugin_joomdle::get_scorm_track_data is not documented
(#6550) Function auth_plugin_joomdle::get_scorm_data is not documented
(#6568) Function auth_plugin_joomdle::list_courses_scorm is not documented
(#6584) Function auth_plugin_joomdle::my_badges is not documented
(#6613) Function auth_plugin_joomdle::get_certificates_credits is not documented
(#6649) Function auth_plugin_joomdle::set_section_visible is not documented
(#6655) Function auth_plugin_joomdle::set_course_visible is not documented
(#6665) Function auth_plugin_joomdle::create_events is not documented
(#6690) Function auth_plugin_joomdle::get_courses_not_editing_teachers is not documented
(#6731) Function auth_plugin_joomdle::get_course_progress is not documented
(#6825) Function auth_plugin_joomdle::my_courses_progress is not documented
(#6838) Function auth_plugin_joomdle::get_course_completion_progress is not documented
(#6880) Function auth_plugin_joomdle::my_courses_completion_progress is not documented
(#6893) Function auth_plugin_joomdle::my_completed_courses is not documented
(#6922) Function auth_plugin_joomdle::users_completed_courses is not documented
(#6933) Function auth_plugin_joomdle::get_completed_course_users is not documented
(#6963) Function auth_plugin_joomdle::change_username is not documented
(#6983) Function auth_plugin_joomdle::user_authenticated_hook is not documented
(#7021) Function auth_plugin_joomdle::log_into_joomla is not documented
(#1145) Phpdocs for function auth_plugin_joomdle::list_courses has incomplete parameters list
(#1285) Phpdocs for function auth_plugin_joomdle::get_all_courses has incomplete parameters list
(#1403) Phpdocs for function auth_plugin_joomdle::courses_abc has incomplete parameters list
(#1581) Phpdocs for function auth_plugin_joomdle::courses_by_category has incomplete parameters list
(#1737) Phpdocs for function auth_plugin_joomdle::get_course_info has incomplete parameters list
(#2168) Phpdocs for function auth_plugin_joomdle::get_average_grade has incomplete parameters list
(#2230) Phpdocs for function auth_plugin_joomdle::get_user_grades has incomplete parameters list
(#2889) Phpdocs for function auth_plugin_joomdle::get_last_user_grades has incomplete parameters list
(#3040) Phpdocs for function auth_plugin_joomdle::get_upcoming_events has incomplete parameters list
(#3552) Phpdocs for function auth_plugin_joomdle::create_joomdle_user has incomplete parameters list
auth/joomdle/classes/admin_setting_configtext_initial_config.php
(#65) Function auth_joomdle_admin_setting_configtext_initial_config::initial_config_already_done is not documented
auth/joomdle/classes/joomlaws.php
(#2) Package is not specified for class joomlaws. It is also not specified in file-level phpdocs
(#2) Class joomlaws is not documented
(#4) Function joomlaws::getUserInfo_parameters is not documented
(#11) Function joomlaws::test_parameters is not documented
(#16) Function joomlaws::login_parameters is not documented
(#23) Function joomlaws::getDefaultItemid_parameters is not documented
(#28) Function joomlaws::confirmJoomlaSession_parameters is not documented
(#35) Function joomlaws::logout_parameters is not documented
(#42) Function joomlaws::deleteUserKey_parameters is not documented
(#48) Function joomlaws::createUser_parameters is not documented
(#54) Function joomlaws::activateJoomlaUser_parameters is not documented
(#60) Function joomlaws::updateUser_parameters is not documented
(#66) Function joomlaws::changePassword_parameters is not documented
(#73) Function joomlaws::changeUsername_parameters is not documented
(#80) Function joomlaws::deleteUser_parameters is not documented
(#86) Function joomlaws::addActivityCourse_parameters is not documented
(#96) Function joomlaws::addActivityCourseEnrolment_parameters is not documented
(#106) Function joomlaws::addSocialGroup_parameters is not documented
(#113) Function joomlaws::updateSocialGroup_parameters is not documented
(#121) Function joomlaws::deleteSocialGroup_parameters is not documented
(#127) Function joomlaws::addSocialGroupMember_parameters is not documented
(#135) Function joomlaws::removeSocialGroupMember_parameters is not documented
(#142) Function joomlaws::addPoints_parameters is not documented
(#151) Function joomlaws::addActivityQuizAttempt_parameters is not documented
(#160) Function joomlaws::addMailingSub_parameters is not documented
(#168) Function joomlaws::removeMailingSub_parameters is not documented
(#176) Function joomlaws::addUserGroups_parameters is not documented
(#183) Function joomlaws::updateUserGroups_parameters is not documented
(#190) Function joomlaws::removeUserGroups_parameters is not documented
(#196) Function joomlaws::addGroupMember_parameters is not documented
(#204) Function joomlaws::removeGroupMember_parameters is not documented
(#212) Function joomlaws::addForum_parameters is not documented
(#220) Function joomlaws::updateForum_parameters is not documented
(#228) Function joomlaws::removeForum_parameters is not documented
(#235) Function joomlaws::addForumsModerator_parameters is not documented
(#242) Function joomlaws::removeForumsModerator_parameters is not documented
(#249) Function joomlaws::removeCourseForums_parameters is not documented
(#255) Function joomlaws::getSellUrl_parameters is not documented
(#261) Function joomlaws::addActivityCourseCompleted_parameters is not documented
(#269) Function joomlaws::moodleEvent_parameters is not documented
auth/joomdle/customcert_view.php
(#20) Package mod_customcert is not valid
auth/joomdle/db/install.php
(#29) Class joomdle_moodle_config is not documented
(#23) Function xmldb_auth_joomdle_install is not documented
(#31) Function joomdle_moodle_config::enable_web_services is not documented
(#35) Function joomdle_moodle_config::enable_protocol is not documented
(#44) Function joomdle_moodle_config::enable_xmlrpc is not documented
(#58) Function joomdle_moodle_config::enable_rest is not documented
(#72) Function joomdle_moodle_config::create_user is not documented
(#102) Function joomdle_moodle_config::add_user_capability is not documented
(#136) Function joomdle_moodle_config::create_webservice is not documented
(#182) Function joomdle_moodle_config::add_functions is not documented
(#207) Function joomdle_moodle_config::add_user_to_service is not documented
(#234) Function joomdle_moodle_config::create_token is not documented
(#17) No one-line description found in phpdocs for file
auth/joomdle/db/uninstall.php
(#33) Class joomdle_moodle_deconfig is not documented
(#24) Function xmldb_auth_joomdle_uninstall is not documented
(#35) Function joomdle_moodle_deconfig::delete_user is not documented
(#44) Function joomdle_moodle_deconfig::delete_role is not documented
(#57) Function joomdle_moodle_deconfig::delete_webservice is not documented
(#17) No one-line description found in phpdocs for file
auth/joomdle/db/upgrade.php
(#48) Class joomdle_upgrade is not documented
(#24) Function xmldb_auth_joomdle_upgrade is not documented
(#50) Function joomdle_upgrade::add_new_functions is not documented
(#76) Function joomdle_upgrade::change_config_storage is not documented
(#17) No one-line description found in phpdocs for file
auth/joomdle/filelib_joomdle.php
(#837) Function question_preview_question_pluginfile_joomdle is not documented
(#862) Function question_pluginfile_joomdle is not documented
auth/joomdle/helper.php
(#25) Function joomdle_wrapper_course_get_url is not documented
auth/joomdle/helpers/externallib.php
(#29) Class joomdle_helpers_external is not documented
(#32) Function joomdle_helpers_external::user_id_parameters is not documented
(#40) Function joomdle_helpers_external::user_id_returns is not documented
(#44) Function joomdle_helpers_external::user_id is not documented
(#56) Function joomdle_helpers_external::list_courses_parameters is not documented
(#67) Function joomdle_helpers_external::list_courses_returns is not documented
(#101) Function joomdle_helpers_external::list_courses is not documented
(#114) Function joomdle_helpers_external::test_parameters is not documented
(#121) Function joomdle_helpers_external::test_returns is not documented
(#125) Function joomdle_helpers_external::test is not documented
(#137) Function joomdle_helpers_external::my_courses_parameters is not documented
(#146) Function joomdle_helpers_external::my_courses_returns is not documented
(#168) Function joomdle_helpers_external::my_courses is not documented
(#182) Function joomdle_helpers_external::get_course_info_parameters is not documented
(#191) Function joomdle_helpers_external::get_course_info_returns is not documented
(#227) Function joomdle_helpers_external::get_course_info is not documented
(#239) Function joomdle_helpers_external::get_course_contents_parameters is not documented
(#247) Function joomdle_helpers_external::get_course_contents_returns is not documented
(#259) Function joomdle_helpers_external::get_course_contents is not documented
(#271) Function joomdle_helpers_external::courses_by_category_parameters is not documented
(#281) Function joomdle_helpers_external::courses_by_category_returns is not documented
(#311) Function joomdle_helpers_external::courses_by_category is not documented
(#325) Function joomdle_helpers_external::get_course_categories_parameters is not documented
(#333) Function joomdle_helpers_external::get_course_categories_returns is not documented
(#345) Function joomdle_helpers_external::get_course_categories is not documented
(#357) Function joomdle_helpers_external::get_course_editing_teachers_parameters is not documented
(#365) Function joomdle_helpers_external::get_course_editing_teachers_returns is not documented
(#377) Function joomdle_helpers_external::get_course_editing_teachers is not documented
(#389) Function joomdle_helpers_external::get_course_no_parameters is not documented
(#396) Function joomdle_helpers_external::get_course_no_returns is not documented
(#400) Function joomdle_helpers_external::get_course_no is not documented
(#412) Function joomdle_helpers_external::get_enrollable_course_no_parameters is not documented
(#419) Function joomdle_helpers_external::get_enrollable_course_no_returns is not documented
(#423) Function joomdle_helpers_external::get_enrollable_course_no is not documented
(#436) Function joomdle_helpers_external::get_student_no_parameters is not documented
(#443) Function joomdle_helpers_external::get_student_no_returns is not documented
(#447) Function joomdle_helpers_external::get_student_no is not documented
(#459) Function joomdle_helpers_external::get_total_assignment_submissions_parameters is not documented
(#466) Function joomdle_helpers_external::get_total_assignment_submissions_returns is not documented
(#470) Function joomdle_helpers_external::get_total_assignment_submissions is not documented
(#483) Function joomdle_helpers_external::get_course_students_no_parameters is not documented
(#491) Function joomdle_helpers_external::get_course_students_no_returns is not documented
(#495) Function joomdle_helpers_external::get_course_students_no is not documented
(#507) Function joomdle_helpers_external::get_assignment_submissions_parameters is not documented
(#515) Function joomdle_helpers_external::get_assignment_submissions_returns is not documented
(#527) Function joomdle_helpers_external::get_assignment_submissions is not documented
(#539) Function joomdle_helpers_external::get_assignment_grades_parameters is not documented
(#547) Function joomdle_helpers_external::get_assignment_grades_returns is not documented
(#558) Function joomdle_helpers_external::get_assignment_grades is not documented
(#571) Function joomdle_helpers_external::get_upcoming_events_parameters is not documented
(#579) Function joomdle_helpers_external::get_upcoming_events_returns is not documented
(#591) Function joomdle_helpers_external::get_upcoming_events is not documented
(#603) Function joomdle_helpers_external::get_news_items_parameters is not documented
(#611) Function joomdle_helpers_external::get_news_items_returns is not documented
(#623) Function joomdle_helpers_external::get_news_items is not documented
(#635) Function joomdle_helpers_external::get_user_grades_parameters is not documented
(#644) Function joomdle_helpers_external::get_user_grades_returns is not documented
(#655) Function joomdle_helpers_external::get_user_grades is not documented
(#668) Function joomdle_helpers_external::get_course_grade_categories_parameters is not documented
(#676) Function joomdle_helpers_external::get_course_grade_categories_returns is not documented
(#687) Function joomdle_helpers_external::get_course_grade_categories is not documented
(#699) Function joomdle_helpers_external::get_course_grade_categories_and_items_parameters is not documented
(#707) Function joomdle_helpers_external::get_course_grade_categories_and_items_returns is not documented
(#728) Function joomdle_helpers_external::get_course_grade_categories_and_items is not documented
(#741) Function joomdle_helpers_external::search_courses_parameters is not documented
(#753) Function joomdle_helpers_external::search_courses_returns is not documented
(#772) Function joomdle_helpers_external::search_courses is not documented
(#786) Function joomdle_helpers_external::search_categories_parameters is not documented
(#798) Function joomdle_helpers_external::search_categories_returns is not documented
(#809) Function joomdle_helpers_external::search_categories is not documented
(#822) Function joomdle_helpers_external::search_topics_parameters is not documented
(#834) Function joomdle_helpers_external::search_topics_returns is not documented
(#850) Function joomdle_helpers_external::search_topics is not documented
(#863) Function joomdle_helpers_external::get_my_courses_grades_parameters is not documented
(#871) Function joomdle_helpers_external::get_my_courses_grades_returns is not documented
(#885) Function joomdle_helpers_external::get_my_courses_grades is not documented
(#897) Function joomdle_helpers_external::check_moodle_users_parameters is not documented
(#911) Function joomdle_helpers_external::check_moodle_users_returns is not documented
(#924) Function joomdle_helpers_external::check_moodle_users is not documented
(#936) Function joomdle_helpers_external::get_moodle_only_users_parameters is not documented
(#951) Function joomdle_helpers_external::get_moodle_only_users_returns is not documented
(#966) Function joomdle_helpers_external::get_moodle_only_users is not documented
(#979) Function joomdle_helpers_external::get_moodle_users_parameters is not documented
(#991) Function joomdle_helpers_external::get_moodle_users_returns is not documented
(#1006) Function joomdle_helpers_external::get_moodle_users is not documented
(#1020) Function joomdle_helpers_external::get_moodle_users_number_parameters is not documented
(#1028) Function joomdle_helpers_external::get_moodle_users_number_returns is not documented
(#1032) Function joomdle_helpers_external::get_moodle_users_number is not documented
(#1044) Function joomdle_helpers_external::user_exists_parameters is not documented
(#1052) Function joomdle_helpers_external::user_exists_returns is not documented
(#1056) Function joomdle_helpers_external::user_exists is not documented
(#1068) Function joomdle_helpers_external::create_joomdle_user_parameters is not documented
(#1076) Function joomdle_helpers_external::create_joomdle_user_returns is not documented
(#1080) Function joomdle_helpers_external::create_joomdle_user is not documented
(#1092) Function joomdle_helpers_external::create_joomdle_user_additional_parameters is not documented
(#1101) Function joomdle_helpers_external::create_joomdle_user_additional_returns is not documented
(#1105) Function joomdle_helpers_external::create_joomdle_user_additional is not documented
(#1118) Function joomdle_helpers_external::enrol_user_parameters is not documented
(#1128) Function joomdle_helpers_external::enrol_user_returns is not documented
(#1132) Function joomdle_helpers_external::enrol_user is not documented
(#1145) Function joomdle_helpers_external::multiple_enrol_and_addtogroup_parameters is not documented
(#1156) Function joomdle_helpers_external::multiple_enrol_and_addtogroup_returns is not documented
(#1160) Function joomdle_helpers_external::multiple_enrol_and_addtogroup is not documented
(#1173) Function joomdle_helpers_external::multiple_enrol_parameters is not documented
(#1189) Function joomdle_helpers_external::multiple_enrol_returns is not documented
(#1193) Function joomdle_helpers_external::multiple_enrol is not documented
(#1206) Function joomdle_helpers_external::user_details_parameters is not documented
(#1214) Function joomdle_helpers_external::user_details_returns is not documented
(#1259) Function joomdle_helpers_external::user_details is not documented
(#1271) Function joomdle_helpers_external::user_details_by_id_parameters is not documented
(#1279) Function joomdle_helpers_external::user_details_by_id_returns is not documented
(#1287) Function joomdle_helpers_external::user_details_by_id is not documented
(#1299) Function joomdle_helpers_external::migrate_to_joomdle_parameters is not documented
(#1307) Function joomdle_helpers_external::migrate_to_joomdle_returns is not documented
(#1311) Function joomdle_helpers_external::migrate_to_joomdle is not documented
(#1323) Function joomdle_helpers_external::my_events_parameters is not documented
(#1338) Function joomdle_helpers_external::my_events_returns is not documented
(#1349) Function joomdle_helpers_external::my_events is not documented
(#1362) Function joomdle_helpers_external::delete_user_parameters is not documented
(#1370) Function joomdle_helpers_external::delete_user_returns is not documented
(#1374) Function joomdle_helpers_external::delete_user is not documented
(#1386) Function joomdle_helpers_external::get_mentees_parameters is not documented
(#1394) Function joomdle_helpers_external::get_mentees_returns is not documented
(#1406) Function joomdle_helpers_external::get_mentees is not documented
(#1418) Function joomdle_helpers_external::get_roles_parameters is not documented
(#1425) Function joomdle_helpers_external::get_roles_returns is not documented
(#1436) Function joomdle_helpers_external::get_roles is not documented
(#1448) Function joomdle_helpers_external::get_parents_parameters is not documented
(#1456) Function joomdle_helpers_external::get_parents_returns is not documented
(#1466) Function joomdle_helpers_external::get_parents is not documented
(#1478) Function joomdle_helpers_external::get_site_last_week_stats_parameters is not documented
(#1485) Function joomdle_helpers_external::get_site_last_week_stats_returns is not documented
(#1496) Function joomdle_helpers_external::get_site_last_week_stats is not documented
(#1508) Function joomdle_helpers_external::get_course_daily_stats_parameters is not documented
(#1516) Function joomdle_helpers_external::get_course_daily_stats_returns is not documented
(#1528) Function joomdle_helpers_external::get_course_daily_stats is not documented
(#1540) Function joomdle_helpers_external::get_last_user_grades_parameters is not documented
(#1549) Function joomdle_helpers_external::get_last_user_grades_returns is not documented
(#1561) Function joomdle_helpers_external::get_last_user_grades is not documented
(#1574) Function joomdle_helpers_external::system_check_parameters is not documented
(#1581) Function joomdle_helpers_external::system_check_returns is not documented
(#1593) Function joomdle_helpers_external::system_check is not documented
(#1605) Function joomdle_helpers_external::add_parent_role_parameters is not documented
(#1614) Function joomdle_helpers_external::add_parent_role_returns is not documented
(#1618) Function joomdle_helpers_external::add_parent_role is not documented
(#1631) Function joomdle_helpers_external::get_paypal_config_parameters is not documented
(#1638) Function joomdle_helpers_external::get_paypal_config_returns is not documented
(#1647) Function joomdle_helpers_external::get_paypal_config is not documented
(#1659) Function joomdle_helpers_external::update_session_parameters is not documented
(#1667) Function joomdle_helpers_external::update_session_returns is not documented
(#1671) Function joomdle_helpers_external::update_session is not documented
(#1683) Function joomdle_helpers_external::get_cat_name_parameters is not documented
(#1691) Function joomdle_helpers_external::get_cat_name_returns is not documented
(#1695) Function joomdle_helpers_external::get_cat_name is not documented
(#1707) Function joomdle_helpers_external::courses_abc_parameters is not documented
(#1716) Function joomdle_helpers_external::courses_abc_returns is not documented
(#1750) Function joomdle_helpers_external::courses_abc is not documented
(#1763) Function joomdle_helpers_external::teachers_abc_parameters is not documented
(#1771) Function joomdle_helpers_external::teachers_abc_returns is not documented
(#1783) Function joomdle_helpers_external::teachers_abc is not documented
(#1795) Function joomdle_helpers_external::teacher_courses_parameters is not documented
(#1803) Function joomdle_helpers_external::teacher_courses_returns is not documented
(#1816) Function joomdle_helpers_external::teacher_courses is not documented
(#1828) Function joomdle_helpers_external::user_custom_fields_parameters is not documented
(#1835) Function joomdle_helpers_external::user_custom_fields_returns is not documented
(#1847) Function joomdle_helpers_external::user_custom_fields is not documented
(#1859) Function joomdle_helpers_external::course_enrol_methods_parameters is not documented
(#1867) Function joomdle_helpers_external::course_enrol_methods_returns is not documented
(#1880) Function joomdle_helpers_external::course_enrol_methods is not documented
(#1894) Function joomdle_helpers_external::quiz_get_question_parameters is not documented
(#1902) Function joomdle_helpers_external::quiz_get_question_returns is not documented
(#1912) Function joomdle_helpers_external::quiz_get_question is not documented
(#1924) Function joomdle_helpers_external::quiz_get_random_question_parameters is not documented
(#1933) Function joomdle_helpers_external::quiz_get_random_question_returns is not documented
(#1952) Function joomdle_helpers_external::quiz_get_random_question is not documented
(#1965) Function joomdle_helpers_external::quiz_get_correct_answer_parameters is not documented
(#1973) Function joomdle_helpers_external::quiz_get_correct_answer_returns is not documented
(#1977) Function joomdle_helpers_external::quiz_get_correct_answer is not documented
(#1989) Function joomdle_helpers_external::quiz_get_question_categories_parameters is not documented
(#1996) Function joomdle_helpers_external::quiz_get_question_categories_returns is not documented
(#2007) Function joomdle_helpers_external::quiz_get_question_categories is not documented
(#2019) Function joomdle_helpers_external::quiz_get_answers_parameters is not documented
(#2027) Function joomdle_helpers_external::quiz_get_answers_returns is not documented
(#2038) Function joomdle_helpers_external::quiz_get_answers is not documented
(#2050) Function joomdle_helpers_external::get_course_students_parameters is not documented
(#2059) Function joomdle_helpers_external::get_course_students_returns is not documented
(#2073) Function joomdle_helpers_external::get_course_students is not documented
(#2086) Function joomdle_helpers_external::my_teachers_parameters is not documented
(#2094) Function joomdle_helpers_external::my_teachers_returns is not documented
(#2114) Function joomdle_helpers_external::my_teachers is not documented
(#2126) Function joomdle_helpers_external::my_classmates_parameters is not documented
(#2134) Function joomdle_helpers_external::my_classmates_returns is not documented
(#2146) Function joomdle_helpers_external::my_classmates is not documented
(#2158) Function joomdle_helpers_external::multiple_suspend_enrolment_parameters is not documented
(#2173) Function joomdle_helpers_external::multiple_suspend_enrolment_returns is not documented
(#2177) Function joomdle_helpers_external::multiple_suspend_enrolment is not documented
(#2190) Function joomdle_helpers_external::suspend_enrolment_parameters is not documented
(#2199) Function joomdle_helpers_external::suspend_enrolment_returns is not documented
(#2203) Function joomdle_helpers_external::suspend_enrolment is not documented
(#2216) Function joomdle_helpers_external::get_course_resources_parameters is not documented
(#2225) Function joomdle_helpers_external::get_course_resources_returns is not documented
(#2245) Function joomdle_helpers_external::get_course_resources is not documented
(#2258) Function joomdle_helpers_external::get_course_mods_parameters is not documented
(#2267) Function joomdle_helpers_external::get_course_mods_returns is not documented
(#2293) Function joomdle_helpers_external::get_course_mods is not documented
(#2306) Function joomdle_helpers_external::get_course_completion_parameters is not documented
(#2315) Function joomdle_helpers_external::get_course_completion_returns is not documented
(#2327) Function joomdle_helpers_external::get_course_completion is not documented
(#2340) Function joomdle_helpers_external::get_course_quizes_parameters is not documented
(#2349) Function joomdle_helpers_external::get_course_quizes_returns is not documented
(#2370) Function joomdle_helpers_external::get_course_quizes is not documented
(#2383) Function joomdle_helpers_external::my_certificates_parameters is not documented
(#2392) Function joomdle_helpers_external::my_certificates_returns is not documented
(#2404) Function joomdle_helpers_external::my_certificates is not documented
(#2417) Function joomdle_helpers_external::get_page_parameters is not documented
(#2425) Function joomdle_helpers_external::get_page_returns is not documented
(#2434) Function joomdle_helpers_external::get_page is not documented
(#2446) Function joomdle_helpers_external::get_label_parameters is not documented
(#2454) Function joomdle_helpers_external::get_label_returns is not documented
(#2463) Function joomdle_helpers_external::get_label is not documented
(#2475) Function joomdle_helpers_external::get_news_item_parameters is not documented
(#2483) Function joomdle_helpers_external::get_news_item_returns is not documented
(#2494) Function joomdle_helpers_external::get_news_item is not documented
(#2506) Function joomdle_helpers_external::get_my_news_parameters is not documented
(#2514) Function joomdle_helpers_external::get_my_news_returns is not documented
(#2535) Function joomdle_helpers_external::get_my_news is not documented
(#2547) Function joomdle_helpers_external::get_my_events_parameters is not documented
(#2555) Function joomdle_helpers_external::get_my_events_returns is not documented
(#2576) Function joomdle_helpers_external::get_my_events is not documented
(#2588) Function joomdle_helpers_external::get_my_grades_parameters is not documented
(#2596) Function joomdle_helpers_external::get_my_grades_returns is not documented
(#2616) Function joomdle_helpers_external::get_my_grades is not documented
(#2628) Function joomdle_helpers_external::get_course_grades_by_category_parameters is not documented
(#2637) Function joomdle_helpers_external::get_course_grades_by_category_returns is not documented
(#2660) Function joomdle_helpers_external::get_course_grades_by_category is not documented
(#2673) Function joomdle_helpers_external::get_my_grades_by_category_parameters is not documented
(#2681) Function joomdle_helpers_external::get_my_grades_by_category_returns is not documented
(#2712) Function joomdle_helpers_external::get_my_grades_by_category is not documented
(#2724) Function joomdle_helpers_external::get_cohorts_parameters is not documented
(#2731) Function joomdle_helpers_external::get_cohorts_returns is not documented
(#2742) Function joomdle_helpers_external::get_cohorts is not documented
(#2754) Function joomdle_helpers_external::add_cohort_member_parameters is not documented
(#2763) Function joomdle_helpers_external::add_cohort_member_returns is not documented
(#2767) Function joomdle_helpers_external::add_cohort_member is not documented
(#2780) Function joomdle_helpers_external::get_rubrics_parameters is not documented
(#2788) Function joomdle_helpers_external::get_rubrics_returns is not documented
(#2821) Function joomdle_helpers_external::get_rubrics is not documented
(#2833) Function joomdle_helpers_external::get_grade_user_report_parameters is not documented
(#2842) Function joomdle_helpers_external::get_grade_user_report_returns is not documented
(#2881) Function joomdle_helpers_external::get_grade_user_report is not documented
(#2895) Function joomdle_helpers_external::get_my_grade_user_report_parameters is not documented
(#2903) Function joomdle_helpers_external::get_my_grade_user_report_returns is not documented
(#2948) Function joomdle_helpers_external::get_my_grade_user_report is not documented
(#2961) Function joomdle_helpers_external::teacher_get_course_grades_parameters is not documented
(#2970) Function joomdle_helpers_external::teacher_get_course_grades_returns is not documented
(#3004) Function joomdle_helpers_external::teacher_get_course_grades is not documented
(#3017) Function joomdle_helpers_external::get_group_members_parameters is not documented
(#3026) Function joomdle_helpers_external::get_group_members_returns is not documented
(#3039) Function joomdle_helpers_external::get_group_members is not documented
(#3051) Function joomdle_helpers_external::get_course_groups_parameters is not documented
(#3059) Function joomdle_helpers_external::get_course_groups_returns is not documented
(#3071) Function joomdle_helpers_external::get_course_groups is not documented
(#3083) Function joomdle_helpers_external::teacher_get_group_grades_parameters is not documented
(#3093) Function joomdle_helpers_external::teacher_get_group_grades_returns is not documented
(#3127) Function joomdle_helpers_external::teacher_get_group_grades is not documented
(#3140) Function joomdle_helpers_external::create_course_parameters is not documented
(#3158) Function joomdle_helpers_external::create_course_returns is not documented
(#3162) Function joomdle_helpers_external::create_course is not documented
(#3174) Function joomdle_helpers_external::update_course_parameters is not documented
(#3193) Function joomdle_helpers_external::update_course_returns is not documented
(#3197) Function joomdle_helpers_external::update_course is not documented
(#3209) Function joomdle_helpers_external::add_user_role_parameters is not documented
(#3219) Function joomdle_helpers_external::add_user_role_returns is not documented
(#3223) Function joomdle_helpers_external::add_user_role is not documented
(#3236) Function joomdle_helpers_external::get_course_parents_parameters is not documented
(#3244) Function joomdle_helpers_external::get_course_parents_returns is not documented
(#3256) Function joomdle_helpers_external::get_course_parents is not documented
(#3268) Function joomdle_helpers_external::get_all_parents_parameters is not documented
(#3275) Function joomdle_helpers_external::get_all_parents_returns is not documented
(#3287) Function joomdle_helpers_external::get_all_parents is not documented
(#3300) Function joomdle_helpers_external::remove_cohort_member_parameters is not documented
(#3309) Function joomdle_helpers_external::remove_cohort_member_returns is not documented
(#3313) Function joomdle_helpers_external::remove_cohort_member is not documented
(#3326) Function joomdle_helpers_external::multiple_add_cohort_member_parameters is not documented
(#3341) Function joomdle_helpers_external::multiple_add_cohort_member_returns is not documented
(#3345) Function joomdle_helpers_external::multiple_add_cohort_member is not documented
(#3358) Function joomdle_helpers_external::multiple_remove_cohort_member_parameters is not documented
(#3373) Function joomdle_helpers_external::multiple_remove_cohort_member_returns is not documented
(#3377) Function joomdle_helpers_external::multiple_remove_cohort_member is not documented
(#3390) Function joomdle_helpers_external::get_courses_and_groups_parameters is not documented
(#3397) Function joomdle_helpers_external::get_courses_and_groups_returns is not documented
(#3417) Function joomdle_helpers_external::get_courses_and_groups is not documented
(#3429) Function joomdle_helpers_external::multiple_enrol_to_course_and_group_parameters is not documented
(#3446) Function joomdle_helpers_external::multiple_enrol_to_course_and_group_returns is not documented
(#3450) Function joomdle_helpers_external::multiple_enrol_to_course_and_group is not documented
(#3463) Function joomdle_helpers_external::multiple_remove_from_group_parameters is not documented
(#3479) Function joomdle_helpers_external::multiple_remove_from_group_returns is not documented
(#3483) Function joomdle_helpers_external::multiple_remove_from_group is not documented
(#3496) Function joomdle_helpers_external::my_all_courses_parameters is not documented
(#3504) Function joomdle_helpers_external::my_all_courses_returns is not documented
(#3516) Function joomdle_helpers_external::my_all_courses is not documented
(#3528) Function joomdle_helpers_external::multiple_unenrol_user_parameters is not documented
(#3543) Function joomdle_helpers_external::multiple_unenrol_user_returns is not documented
(#3547) Function joomdle_helpers_external::multiple_unenrol_user is not documented
(#3560) Function joomdle_helpers_external::unenrol_user_parameters is not documented
(#3569) Function joomdle_helpers_external::unenrol_user_returns is not documented
(#3573) Function joomdle_helpers_external::unenrol_user is not documented
(#3586) Function joomdle_helpers_external::get_children_grades_parameters is not documented
(#3594) Function joomdle_helpers_external::get_children_grades_returns is not documented
(#3622) Function joomdle_helpers_external::get_children_grades is not documented
(#3635) Function joomdle_helpers_external::get_children_grade_user_report_parameters is not documented
(#3643) Function joomdle_helpers_external::get_children_grade_user_report_returns is not documented
(#3694) Function joomdle_helpers_external::get_children_grade_user_report is not documented
(#3706) Function joomdle_helpers_external::enrol_user_with_start_date_parameters is not documented
(#3717) Function joomdle_helpers_external::enrol_user_with_start_date_returns is not documented
(#3721) Function joomdle_helpers_external::enrol_user_with_start_date is not documented
(#3734) Function joomdle_helpers_external::remove_user_role_parameters is not documented
(#3744) Function joomdle_helpers_external::remove_user_role_returns is not documented
(#3748) Function joomdle_helpers_external::remove_user_role is not documented
(#3761) Function joomdle_helpers_external::get_themes_parameters is not documented
(#3768) Function joomdle_helpers_external::get_themes_returns is not documented
(#3778) Function joomdle_helpers_external::get_themes is not documented
(#3790) Function joomdle_helpers_external::list_courses_scorm_parameters is not documented
(#3801) Function joomdle_helpers_external::list_courses_scorm_returns is not documented
(#3836) Function joomdle_helpers_external::list_courses_scorm is not documented
(#3849) Function joomdle_helpers_external::create_moodle_only_user_parameters is not documented
(#3867) Function joomdle_helpers_external::create_moodle_only_user_returns is not documented
(#3871) Function joomdle_helpers_external::create_moodle_only_user is not documented
(#3883) Function joomdle_helpers_external::enrol_user_with_start_and_end_date_parameters is not documented
(#3895) Function joomdle_helpers_external::enrol_user_with_start_and_end_date_returns is not documented
(#3899) Function joomdle_helpers_external::enrol_user_with_start_and_end_date is not documented
(#3913) Function joomdle_helpers_external::update_course_enrolments_dates_parameters is not documented
(#3923) Function joomdle_helpers_external::update_course_enrolments_dates_returns is not documented
(#3927) Function joomdle_helpers_external::update_course_enrolments_dates is not documented
(#3941) Function joomdle_helpers_external::get_system_roles_parameters is not documented
(#3948) Function joomdle_helpers_external::get_system_roles_returns is not documented
(#3960) Function joomdle_helpers_external::get_system_roles is not documented
(#3972) Function joomdle_helpers_external::add_system_role_parameters is not documented
(#3981) Function joomdle_helpers_external::add_system_role_returns is not documented
(#3985) Function joomdle_helpers_external::add_system_role is not documented
(#3998) Function joomdle_helpers_external::my_badges_parameters is not documented
(#4007) Function joomdle_helpers_external::my_badges_returns is not documented
(#4019) Function joomdle_helpers_external::my_badges is not documented
(#4031) Function joomdle_helpers_external::get_course_grades_parameters is not documented
(#4040) Function joomdle_helpers_external::get_course_grades_returns is not documented
(#4061) Function joomdle_helpers_external::get_course_grades is not documented
(#4073) Function joomdle_helpers_external::get_course_grades_items_parameters is not documented
(#4081) Function joomdle_helpers_external::get_course_grades_items_returns is not documented
(#4091) Function joomdle_helpers_external::get_course_grades_items is not documented
(#4103) Function joomdle_helpers_external::get_course_questionnaire_results_parameters is not documented
(#4111) Function joomdle_helpers_external::get_course_questionnaire_results_returns is not documented
(#4131) Function joomdle_helpers_external::get_course_questionnaire_results is not documented
(#4143) Function joomdle_helpers_external::get_all_courses_parameters is not documented
(#4151) Function joomdle_helpers_external::get_all_courses_returns is not documented
(#4184) Function joomdle_helpers_external::get_all_courses is not documented
(#4196) Function joomdle_helpers_external::get_events_parameters is not documented
(#4208) Function joomdle_helpers_external::get_events_returns is not documented
(#4222) Function joomdle_helpers_external::get_events is not documented
(#4236) Function joomdle_helpers_external::get_event_parameters is not documented
(#4244) Function joomdle_helpers_external::get_event_returns is not documented
(#4257) Function joomdle_helpers_external::get_event is not documented
(#4269) Function joomdle_helpers_external::get_certificates_credits_parameters is not documented
(#4283) Function joomdle_helpers_external::get_certificates_credits_returns is not documented
(#4295) Function joomdle_helpers_external::get_certificates_credits is not documented
(#4307) Function joomdle_helpers_external::set_section_visible_parameters is not documented
(#4317) Function joomdle_helpers_external::set_section_visible_returns is not documented
(#4321) Function joomdle_helpers_external::set_section_visible is not documented
(#4334) Function joomdle_helpers_external::create_events_parameters is not documented
(#4354) Function joomdle_helpers_external::create_events_returns is not documented
(#4358) Function joomdle_helpers_external::create_events is not documented
(#4370) Function joomdle_helpers_external::get_courses_not_editing_teachers_parameters is not documented
(#4384) Function joomdle_helpers_external::get_courses_not_editing_teachers_returns is not documented
(#4397) Function joomdle_helpers_external::get_courses_not_editing_teachers is not documented
(#4409) Function joomdle_helpers_external::get_course_progress_parameters is not documented
(#4418) Function joomdle_helpers_external::get_course_progress_returns is not documented
(#4433) Function joomdle_helpers_external::get_course_progress is not documented
(#4445) Function joomdle_helpers_external::my_courses_progress_parameters is not documented
(#4453) Function joomdle_helpers_external::my_courses_progress_returns is not documented
(#4487) Function joomdle_helpers_external::my_courses_progress is not documented
(#4499) Function joomdle_helpers_external::set_course_visible_parameters is not documented
(#4508) Function joomdle_helpers_external::set_course_visible_returns is not documented
(#4512) Function joomdle_helpers_external::set_course_visible is not documented
(#4525) Function joomdle_helpers_external::my_completed_courses_parameters is not documented
(#4533) Function joomdle_helpers_external::my_completed_courses_returns is not documented
(#4545) Function joomdle_helpers_external::my_completed_courses is not documented
(#4557) Function joomdle_helpers_external::users_completed_courses_parameters is not documented
(#4571) Function joomdle_helpers_external::users_completed_courses_returns is not documented
(#4590) Function joomdle_helpers_external::users_completed_courses is not documented
(#4602) Function joomdle_helpers_external::remove_parent_role_parameters is not documented
(#4611) Function joomdle_helpers_external::remove_parent_role_returns is not documented
(#4615) Function joomdle_helpers_external::remove_parent_role is not documented
(#4627) Function joomdle_helpers_external::get_completed_course_users_parameters is not documented
(#4635) Function joomdle_helpers_external::get_completed_course_users_returns is not documented
(#4649) Function joomdle_helpers_external::get_completed_course_users is not documented
(#4661) Function joomdle_helpers_external::change_username_parameters is not documented
(#4670) Function joomdle_helpers_external::change_username_returns is not documented
(#4674) Function joomdle_helpers_external::change_username is not documented
(#4687) Function joomdle_helpers_external::my_courses_and_groups_parameters is not documented
(#4695) Function joomdle_helpers_external::my_courses_and_groups_returns is not documented
(#4725) Function joomdle_helpers_external::my_courses_and_groups is not documented
(#4737) Function joomdle_helpers_external::create_groups_parameters is not documented
(#4756) Function joomdle_helpers_external::create_groups_returns is not documented
(#4772) Function joomdle_helpers_external::create_groups is not documented
(#4784) Function joomdle_helpers_external::get_category_categories_and_courses_parameters is not documented
(#4792) Function joomdle_helpers_external::get_category_categories_and_courses_returns is not documented
(#4862) Function joomdle_helpers_external::get_category_categories_and_courses is not documented
(#4875) Function joomdle_helpers_external::my_enrolments_parameters is not documented
(#4883) Function joomdle_helpers_external::my_enrolments_returns is not documented
(#4917) Function joomdle_helpers_external::my_enrolments is not documented
(#4928) Function joomdle_helpers_external::my_courses_completion_progress_parameters is not documented
(#4936) Function joomdle_helpers_external::my_courses_completion_progress_returns is not documented
(#4970) Function joomdle_helpers_external::my_courses_completion_progress is not documented
(#4982) Function joomdle_helpers_external::get_mentees_certificates_parameters is not documented
(#4991) Function joomdle_helpers_external::get_mentees_certificates_returns is not documented
(#5011) Function joomdle_helpers_external::get_mentees_certificates is not documented
(#5024) Function joomdle_helpers_external::get_moodle_version_parameters is not documented
(#5031) Function joomdle_helpers_external::get_moodle_version_returns is not documented
(#5035) Function joomdle_helpers_external::get_moodle_version is not documented
(#5047) Function joomdle_helpers_external::enable_user_parameters is not documented
(#5056) Function joomdle_helpers_external::enable_user_returns is not documented
(#5060) Function joomdle_helpers_external::enable_user is not documented
auth/joomdle/lang/de/auth_joomdle.php
(#1) The file is empty or doesn't contain PHP code. Skipped.
auth/joomdle/lang/el/auth_joomdle.php
(#17) No one-line description found in phpdocs for file
auth/joomdle/lang/en/auth_joomdle.php
(#17) No one-line description found in phpdocs for file
auth/joomdle/lang/es/auth_joomdle.php
(#17) No one-line description found in phpdocs for file
auth/joomdle/lang/fr/auth_joomdle.php
(#17) No one-line description found in phpdocs for file
auth/joomdle/lang/it/auth_joomdle.php
(#17) No one-line description found in phpdocs for file
auth/joomdle/lang/pt/auth_joomdle.php
(#1) The file is empty or doesn't contain PHP code. Skipped.
auth/joomdle/lib.php
(#25) Function joomdle_get_connection_methods is not documented
(#32) Function joomdle_get_ws_protocols is not documented
(#17) No one-line description found in phpdocs for file
auth/joomdle/locallib.php
(#35) Function auth_joomdle_handler::user_created is not documented
(#127) Function auth_joomdle_handler::user_updated is not documented
(#210) Function auth_joomdle_handler::user_deleted is not documented
(#240) Function auth_joomdle_handler::course_created is not documented
(#244) Function auth_joomdle_handler::course_restored is not documented
(#248) Function auth_joomdle_handler::new_course_event is not documented
(#311) Function auth_joomdle_handler::course_deleted is not documented
(#344) Function auth_joomdle_handler::course_updated is not documented
(#387) Function auth_joomdle_handler::role_assigned is not documented
(#529) Function auth_joomdle_handler::role_unassigned is not documented
(#621) Function auth_joomdle_handler::attempt_submitted is not documented
(#657) Function auth_joomdle_handler::course_module_created is not documented
(#682) Function auth_joomdle_handler::course_module_deleted is not documented
(#706) Function auth_joomdle_handler::course_module_updated is not documented
(#731) Function auth_joomdle_handler::course_completed is not documented
(#764) Function auth_joomdle_handler::user_password_updated is not documented
auth/joomdle/pluginfile_joomdle.php
(#2) Empty line found after PHP open tag
auth/joomdle/settings.php
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file
(#18) File-level phpdocs block does not have @copyright tag
auth/joomdle/simplecertificate_view.php
(#21) Package mod is not valid
auth/joomdle/webservices/testclient_forms.php
(#8) Class joomdle_get_user_id_form is not documented
(#9) Function joomdle_get_user_id_form::definition is not documented
(#32) Function joomdle_get_user_id_form::get_params is not documented
(#2) No one-line description found in phpdocs for file

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]