Prechecker results: error


PHP lint problems

(0 errors, 0 warnings)

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


PHP coding style problems

(1317 errors, 331 warnings)

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

mod/jclic/action/beans.lib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) function name "getPrecision" must be lower-case letters only
(#3) Variable "minActions" must be all lower-case
(#3) Variable "numActions" must be all lower-case
(#3) Expected 1 space before opening brace; found 0
(#5) Expected "if (...) {\n"; found "if (...){\n"
(#5) Variable "minActions" must be all lower-case
(#5) Expected 1 space before ">"; 0 found
(#5) Expected 1 space after ">"; 0 found
(#5) Variable "numActions" must be all lower-case
(#5) Expected 1 space before ">"; 0 found
(#5) Expected 1 space after ">"; 0 found
(#6) Expected "if (...) {\n"; found "if (...){\n"
(#6) Expected 1 space before "=="; 0 found
(#6) Expected 1 space after "=="; 0 found
(#7) Inline control structures are not allowed
(#7) Variable "numActions" must be all lower-case
(#7) Expected 1 space before "<"; 0 found
(#7) Expected 1 space after "<"; 0 found
(#7) Variable "minActions" must be all lower-case
(#7) Expected 1 space before "="; 0 found
(#7) Expected 1 space after "="; 0 found
(#8) Inline control structures are not allowed
(#8) Expected 1 space before "="; 0 found
(#8) Expected 1 space after "="; 0 found
(#8) Variable "minActions" must be all lower-case
(#8) Expected 1 space before "*"; 0 found
(#8) Expected 1 space after "*"; 0 found
(#8) Expected 1 space before "/"; 0 found
(#8) Expected 1 space after "/"; 0 found
(#8) Variable "numActions" must be all lower-case
(#9) Expected "} else {\n"; found "}else{\n"
(#10) Expected 1 space before "="; 0 found
(#10) Expected 1 space after "="; 0 found
(#10) Expected 1 space before "*"; 0 found
(#10) Expected 1 space after "*"; 0 found
(#10) Expected 1 space before "*"; 0 found
(#10) Expected 1 space after "*"; 0 found
(#10) Expected 1 space before "/"; 0 found
(#10) Expected 1 space after "/"; 0 found
(#10) Variable "minActions" must be all lower-case
(#10) Expected 1 space before "*"; 0 found
(#10) Expected 1 space after "*"; 0 found
(#10) Variable "numActions" must be all lower-case
(#16) function name "getSeconds" must be lower-case letters only
(#17) Expected 1 space before "/"; 0 found
(#17) Expected 1 space after "/"; 0 found
(#20) function name "startElement" must be lower-case letters only
(#21) Variable "currentBean" must be all lower-case
(#21) Variable "thisElement" must be all lower-case
(#21) Variable "oldElements" must be all lower-case
(#22) Variable "oldElements" must be all lower-case
(#22) Variable "thisElement" must be all lower-case
(#23) Variable "thisElement" must be all lower-case
(#25) Variable "currentBean" must be all lower-case
(#29) Variable "currentBean" must be all lower-case
(#34) Variable "currentBean" must be all lower-case
(#43) Variable "thisElement" must be all lower-case
(#46) function name "endElement" must be lower-case letters only
(#47) Variable "currentBean" must be all lower-case
(#47) Variable "thisElement" must be all lower-case
(#47) Variable "oldElements" must be all lower-case
(#48) Variable "thisElement" must be all lower-case
(#48) Variable "oldElements" must be all lower-case
(#49) Variable "currentBean" must be all lower-case
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) function name "characterData" must be lower-case letters only
(#54) Variable "currentBean" must be all lower-case
(#54) Variable "thisElement" must be all lower-case
(#55) Variable "thisElement" must be all lower-case
(#56) Variable "thisElement" must be all lower-case
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
mod/jclic/action/beans.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#30) 81 slashes comments are not allowed; use "// Comment." instead
(#31) 3 slashes comments are not allowed; use "// Comment." instead
(#31) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#32) 3 slashes comments are not allowed; use "// Comment." instead
(#32) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) 81 slashes comments are not allowed; use "// Comment." instead
(#37) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Expected 1 space before "="; 0 found
(#44) Expected 1 space after "="; 0 found
(#45) Variable "oldElements" must be all lower-case
(#45) Expected 1 space before "="; 0 found
(#45) Expected 1 space after "="; 0 found
(#46) Variable "thisElement" must be all lower-case
(#46) Expected 1 space before "="; 0 found
(#46) Expected 1 space after "="; 0 found
(#49) Variable "currentBean" must be all lower-case
(#53) Variable "xml_parser" must not contain underscores.
(#54) Variable "xml_parser" must not contain underscores.
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Variable "xml_parser" must not contain underscores.
(#58) Variable "xml_parser" must not contain underscores.
(#61) This comment is 75% valid code; is this commented out code?
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) This comment is 79% valid code; is this commented out code?
(#65) No space found before comment text; expected "// error_log($beans[0]['ID'].': '.$payload);" but found "//error_log($beans[0]['ID'].': '.$payload);"
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) No space found before comment text; expected "// addEntry($beans[0]['ID'], $payload);" but found "//addEntry($beans[0]['ID'], $payload);"
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 4 spaces, found 1
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 8 spaces, found 2
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 8 spaces, found 2
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 8 spaces, found 2
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 12 spaces, found 3
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 8 spaces, found 2
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 4 spaces, found 1
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#79) Variable "jclic_session" must not contain underscores.
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 2
(#80) Variable "jclic_session" must not contain underscores.
(#80) Expected 1 space before "="; 0 found
(#80) Expected 1 space after "="; 0 found
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 8 spaces, found 2
(#81) Variable "jclic_session" must not contain underscores.
(#81) Expected 1 space before "="; 0 found
(#81) Expected 1 space after "="; 0 found
(#82) Variable "jclic_session" must not contain underscores.
(#82) Expected 1 space before "/"; 0 found
(#82) Expected 1 space after "/"; 0 found
(#83) Variable "jclic_session" must not contain underscores.
(#83) Expected 1 space before "="; 0 found
(#83) Expected 1 space after "="; 0 found
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) This comment is 75% valid code; is this commented out code?
(#84) Line indented incorrectly; expected at least 8 spaces, found 0
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found before comment text; expected "// $jclic_session->session_id=$beans[0]['PARAMS']['user'].'_'.$beans[0]['PARAMS']['time'];" but found "// $jclic_session->session_id=$beans[0]['PARAMS']['user'].'_'.$beans[0]['PARAMS']['time'];"
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#85) Variable "jclic_session" must not contain underscores.
(#85) Expected 1 space before "="; 0 found
(#85) Expected 1 space after "="; 0 found
(#86) Expected "try {\n...} catch (...) {\n"; found "try{\n...} catch (...) {\n"
(#87) This comment is 55% valid code; is this commented out code?
(#87) Line indented incorrectly; expected at least 12 spaces, found 0
(#88) Line indented incorrectly; expected at least 12 spaces, found 0
(#88) Expected 1 space before comment text but found 20; use block comment if you need indentation
(#89) Line indented incorrectly; expected at least 12 spaces, found 0
(#89) Expected 1 space before comment text but found 28; use block comment if you need indentation
(#90) Line indented incorrectly; expected at least 12 spaces, found 0
(#90) Expected 1 space before comment text but found 28; use block comment if you need indentation
(#91) Line indented incorrectly; expected at least 12 spaces, found 0
(#91) Expected 1 space before comment text but found 20; use block comment if you need indentation
(#92) Line indented incorrectly; expected at least 12 spaces, found 0
(#92) Expected 1 space before comment text but found 28; use block comment if you need indentation
(#93) Line indented incorrectly; expected at least 12 spaces, found 0
(#93) Expected 1 space before comment text but found 20; use block comment if you need indentation
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Line exceeds maximum limit of 180 characters; contains 192 characters
(#94) Line indented incorrectly; expected at least 12 spaces, found 0
(#94) Expected 1 space before comment text but found 28; use block comment if you need indentation
(#97) Variable "jclic_session" must not contain underscores.
(#98) Variable "jclic_session" must not contain underscores.
(#99) Variable "jclic_session" must not contain underscores.
(#100) Variable "jclic_session" must not contain underscores.
(#103) The use of function print_r() is forbidden
(#104) Line indented incorrectly; expected 11 spaces, found 8
(#106) Line indented incorrectly; expected 11 spaces, found 8
(#106) Expected "if (...) {\n"; found "if (...){\n"
(#107) Line indented incorrectly; expected 15 spaces, found 12
(#107) Expected "if (...) {\n"; found "if (...){\n"
(#108) Line indented incorrectly; expected at least 19 spaces, found 16
(#108) Variable "jclic_user" must not contain underscores.
(#109) Line indented incorrectly; expected at least 19 spaces, found 16
(#109) Variable "jclic_user" must not contain underscores.
(#110) Line indented incorrectly; expected at least 19 spaces, found 16
(#110) Variable "jclic_user" must not contain underscores.
(#111) Line indented incorrectly; expected at least 19 spaces, found 16
(#111) Variable "jclic_user" must not contain underscores.
(#112) Line indented incorrectly; expected at least 19 spaces, found 16
(#112) Variable "jclic_user" must not contain underscores.
(#113) Line indented incorrectly; expected 15 spaces, found 12
(#115) Line indented incorrectly; expected 11 spaces, found 8
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 11 spaces, found 2
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 11 spaces, found 2
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 11 spaces, found 2
(#119) Variable "jclic_session" must not contain underscores.
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 11 spaces, found 2
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 4 spaces, found 1
(#123) Variable "jclic_activity" must not contain underscores.
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 8 spaces, found 2
(#124) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 12 spaces, found 3
(#125) Expected "if (...) {\n"; found "if (...){\n"
(#125) Expected 1 space before "=="; 0 found
(#125) Expected 1 space after "=="; 0 found
(#126) Variable "jclic_activity" must not contain underscores.
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 16 spaces, found 4
(#127) Variable "jclic_activity" must not contain underscores.
(#127) Expected 1 space before "="; 0 found
(#127) Expected 1 space after "="; 0 found
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 16 spaces, found 4
(#128) Variable "jclic_activity" must not contain underscores.
(#128) Expected 1 space before "="; 0 found
(#128) Expected 1 space after "="; 0 found
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 16 spaces, found 4
(#129) Variable "jclic_activity" must not contain underscores.
(#129) Expected 1 space before "="; 0 found
(#129) Expected 1 space after "="; 0 found
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 16 spaces, found 4
(#130) Variable "jclic_activity" must not contain underscores.
(#130) Expected 1 space before "="; 0 found
(#130) Expected 1 space after "="; 0 found
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 16 spaces, found 4
(#131) Variable "jclic_activity" must not contain underscores.
(#131) Expected 1 space before "="; 0 found
(#131) Expected 1 space after "="; 0 found
(#131) Expected 1 space before "=="; 0 found
(#131) Expected 1 space after "=="; 0 found
(#131) Expected 1 space before "?"; 0 found
(#131) Expected 1 space after "?"; 0 found
(#131) Expected 1 space before ":"; 0 found
(#131) Expected 1 space after ":"; 0 found
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 16 spaces, found 4
(#132) Variable "jclic_activity" must not contain underscores.
(#132) Expected 1 space before "="; 0 found
(#132) Expected 1 space after "="; 0 found
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 16 spaces, found 4
(#133) Variable "jclic_activity" must not contain underscores.
(#133) Variable "jclic_activity" must not contain underscores.
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 16 spaces, found 4
(#134) Variable "jclic_activity" must not contain underscores.
(#134) Line exceeds 132 characters; contains 180 characters
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 16 spaces, found 4
(#135) Variable "jclic_activity" must not contain underscores.
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 16 spaces, found 4
(#136) Variable "jclic_activity" must not contain underscores.
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 12 spaces, found 3
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 8 spaces, found 2
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 8 spaces, found 5
(#139) Expected "if (...) {\n"; found "if (...){\n"
(#139) Variable "jclic_activity" must not contain underscores.
(#139) Variable "jclic_session" must not contain underscores.
(#139) Variable "jclic_activity" must not contain underscores.
(#139) Line exceeds 132 characters; contains 139 characters
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 12 spaces, found 9
(#140) Variable "jclic_session" must not contain underscores.
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 12 spaces, found 9
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 12 spaces, found 9
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 12 spaces, found 9
(#143) Variable "jclic_session" must not contain underscores.
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 8 spaces, found 5
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 8 spaces, found 2
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 8 spaces, found 2
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 8 spaces, found 2
(#148) Variable "jclic_activity" must not contain underscores.
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 8 spaces, found 2
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 4 spaces, found 1
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 8 spaces, found 2
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 8 spaces, found 2
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 8 spaces, found 2
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 8 spaces, found 2
(#158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#158) Line exceeds maximum limit of 180 characters; contains 294 characters
(#159) Line exceeds maximum limit of 180 characters; contains 466 characters
(#160) Line exceeds 132 characters; contains 136 characters
mod/jclic/action/student_results.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Expected "if (...) {\n"; found "if (...){\n"
(#76) The use of function sizeof() is forbidden; use count() instead
(#76) Expected 1 space before ">"; 0 found
(#76) Expected 1 space after ">"; 0 found
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#83) Expected 1 space before "="; 0 found
(#83) Expected 1 space after "="; 0 found
(#83) Line exceeds 132 characters; contains 154 characters
(#84) Commas (,) must be followed by white space.
(#84) Expected 1 space before ">"; 0 found
(#84) Expected 1 space after ">"; 0 found
(#84) Expected 1 space before "?"; 0 found
(#84) Expected 1 space after "?"; 0 found
(#84) Expected 1 space before ":"; 0 found
(#84) Expected 1 space after ":"; 0 found
(#84) Line exceeds maximum limit of 180 characters; contains 194 characters
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Variable "session_activities_html" must not contain underscores.
(#86) Expected 1 space before "="; 0 found
(#88) Variable "session_activities_html" must not contain underscores.
(#92) Space found before semicolon; expected ");" but found ") ;"
(#97) Expected "if (...) {\n"; found "if (...){\n"
(#97) The use of function sizeof() is forbidden; use count() instead
(#97) Expected 1 space before ">"; 0 found
(#97) Expected 1 space after ">"; 0 found
(#98) Variable "sessions_summary" must not contain underscores.
(#98) Commas (,) must be followed by white space.
(#99) Variable "sessions_summary" must not contain underscores.
(#99) Variable "sessions_summary" must not contain underscores.
(#99) Commas (,) must be followed by white space.
(#99) Variable "sessions_summary" must not contain underscores.
(#99) Variable "sessions_summary" must not contain underscores.
(#99) Commas (,) must be followed by white space.
(#99) Variable "sessions_summary" must not contain underscores.
(#99) Line exceeds maximum limit of 180 characters; contains 249 characters
(#102) Expected "} else {\n"; found "} else{\n"
(#103) Line indented incorrectly; expected at least 4 spaces, found 2
mod/jclic/action/test_beans.php
(#1) No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
mod/jclic/backup/moodle1/lib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Expected "try {\n...} catch (...) {\n"; found "try{\n...} catch (...){\n"
(#98) Commas (,) must be followed by white space.
(#98) Line exceeds 132 characters; contains 138 characters
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Inline control structures are not allowed
(#103) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
mod/jclic/backup/moodle2/backup_jclic_activity_task.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) The static declaration must come after the visibility declaration
(#58) Commas (,) must be followed by white space.
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Expected 1 space before "="; 0 found
(#61) Expected 1 space after "="; 0 found
(#62) Expected 1 space before "="; 0 found
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Expected 1 space before "="; 0 found
(#65) Expected 1 space after "="; 0 found
(#66) Expected 1 space before "="; 0 found
mod/jclic/backup/moodle2/backup_jclic_stepslib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
mod/jclic/backup/moodle2/restore_jclic_activity_task.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) The static declaration must come after the visibility declaration
(#70) The static declaration must come after the visibility declaration
(#86) The static declaration must come after the visibility declaration
(#106) The static declaration must come after the visibility declaration
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
mod/jclic/backup/moodle2/restore_jclic_stepslib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Whitespace found at end of line
(#42) Line exceeds 132 characters; contains 144 characters
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
mod/jclic/check_db_syntax.php
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) 75 slashes comments are not allowed; use "// Comment." instead
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#5) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#6) Line 6 of the opening comment must start "// (at your option) any later version.".
(#6) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#8) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#8) Expected 1 space before comment text but found 10; use block comment if you need indentation
(#9) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#9) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#11) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#13) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#21) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#22) Expected 1 space before comment text but found 10; use block comment if you need indentation
(#23) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#24) 75 slashes comments are not allowed; use "// Comment." instead
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) 3 slashes comments are not allowed; use "// Comment." instead
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) 3 slashes comments are not allowed; use "// Comment." instead
(#36) Variable "is_moodle_root" must not contain underscores.
(#37) Line indented incorrectly; expected 0 spaces, found 4
(#38) Variable "is_moodle_root" must not contain underscores.
(#39) Line indented incorrectly; expected 0 spaces, found 4
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) 3 slashes comments are not allowed; use "// Comment." instead
(#60) Line exceeds maximum limit of 180 characters; contains 207 characters
(#125) Line indented incorrectly; expected at least 4 spaces, found 0
(#125) 3 slashes comments are not allowed; use "// Comment." instead
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Line indented incorrectly; expected at least 4 spaces, found 0
(#126) 3 slashes comments are not allowed; use "// Comment." instead
(#131) Line indented incorrectly; expected at least 4 spaces, found 0
(#131) 3 slashes comments are not allowed; use "// Comment." instead
(#132) Variable "is_moodle_root" must not contain underscores.
(#133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Line exceeds 132 characters; contains 149 characters
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Line indented incorrectly; expected at least 4 spaces, found 0
(#145) 3 slashes comments are not allowed; use "// Comment." instead
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) 3 slashes comments are not allowed; use "// Comment." instead
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) 3 slashes comments are not allowed; use "// Comment." instead
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) 3 slashes comments are not allowed; use "// Comment." instead
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) 3 slashes comments are not allowed; use "// Comment." instead
(#156) Line exceeds 132 characters; contains 157 characters
(#156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) 3 slashes comments are not allowed; use "// Comment." instead
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) 3 slashes comments are not allowed; use "// Comment." instead
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) 3 slashes comments are not allowed; use "// Comment." instead
(#164) Inline comments must start with a capital letter, digit or 3-dots sequence
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) 3 slashes comments are not allowed; use "// Comment." instead
(#167) Inline comments must start with a capital letter, digit or 3-dots sequence
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) 3 slashes comments are not allowed; use "// Comment." instead
(#170) 3 slashes comments are not allowed; use "// Comment." instead
(#173) 3 slashes comments are not allowed; use "// Comment." instead
(#176) 3 slashes comments are not allowed; use "// Comment." instead
(#179) Inline comments must start with a capital letter, digit or 3-dots sequence
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) 3 slashes comments are not allowed; use "// Comment." instead
(#184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) 3 slashes comments are not allowed; use "// Comment." instead
(#187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) 3 slashes comments are not allowed; use "// Comment." instead
(#190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) 3 slashes comments are not allowed; use "// Comment." instead
(#196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) 3 slashes comments are not allowed; use "// Comment." instead
(#199) Inline comments must start with a capital letter, digit or 3-dots sequence
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) 3 slashes comments are not allowed; use "// Comment." instead
(#202) Inline comments must start with a capital letter, digit or 3-dots sequence
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) 3 slashes comments are not allowed; use "// Comment." instead
(#205) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) 3 slashes comments are not allowed; use "// Comment." instead
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) 3 slashes comments are not allowed; use "// Comment." instead
(#222) Inline comments must start with a capital letter, digit or 3-dots sequence
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) 3 slashes comments are not allowed; use "// Comment." instead
(#231) Line exceeds 132 characters; contains 160 characters
(#231) Inline comments must end in full-stops, exclamation marks, or question marks
(#231) Line indented incorrectly; expected at least 4 spaces, found 0
(#231) 3 slashes comments are not allowed; use "// Comment." instead
(#232) Line exceeds maximum limit of 180 characters; contains 767 characters
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Line indented incorrectly; expected at least 4 spaces, found 0
(#234) 3 slashes comments are not allowed; use "// Comment." instead
(#235) Variable "dml_megarule" must not contain underscores.
(#235) Commas (,) must be followed by white space.
(#236) Variable "helper_megarule" must not contain underscores.
(#236) Commas (,) must be followed by white space.
(#237) Variable "ddl_megarule" must not contain underscores.
(#237) Commas (,) must be followed by white space.
(#238) Variable "coreonly_megarule" must not contain underscores.
(#238) Commas (,) must be followed by white space.
(#239) Variable "enum_megarule" must not contain underscores.
(#240) Variable "internal_megarule" must not contain underscores.
(#240) Commas (,) must be followed by white space.
(#241) Variable "unsupported_megarule" must not contain underscores.
(#241) Expected 1 space before "="; 0 found
(#241) Commas (,) must be followed by white space.
(#242) Variable "other_megarule" must not contain underscores.
(#243) Variable "reserved_megarule" must not contain underscores.
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#245) Line indented incorrectly; expected at least 4 spaces, found 0
(#245) 3 slashes comments are not allowed; use "// Comment." instead
(#246) Variable "all_megarules" must not contain underscores.
(#247) Expected 1 space before "=>"; 0 found
(#247) Expected 1 space after "=>"; 0 found
(#247) Variable "dml_megarule" must not contain underscores.
(#248) Expected 1 space before "=>"; 0 found
(#248) Expected 1 space after "=>"; 0 found
(#248) Variable "helper_megarule" must not contain underscores.
(#249) Expected 1 space before "=>"; 0 found
(#249) Expected 1 space after "=>"; 0 found
(#249) Variable "ddl_megarule" must not contain underscores.
(#250) Expected 1 space before "=>"; 0 found
(#250) Expected 1 space after "=>"; 0 found
(#250) Variable "coreonly_megarule" must not contain underscores.
(#251) Expected 1 space before "=>"; 0 found
(#251) Expected 1 space after "=>"; 0 found
(#251) Variable "enum_megarule" must not contain underscores.
(#252) Expected 1 space before "=>"; 0 found
(#252) Expected 1 space after "=>"; 0 found
(#252) Variable "internal_megarule" must not contain underscores.
(#253) Expected 1 space before "=>"; 0 found
(#253) Expected 1 space after "=>"; 0 found
(#253) Variable "unsupported_megarule" must not contain underscores.
(#254) Expected 1 space before "=>"; 0 found
(#254) Expected 1 space after "=>"; 0 found
(#254) Variable "other_megarule" must not contain underscores.
(#255) Expected 1 space before "=>"; 0 found
(#255) Expected 1 space after "=>"; 0 found
(#255) Variable "reserved_megarule" must not contain underscores.
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) Line indented incorrectly; expected at least 4 spaces, found 0
(#258) 3 slashes comments are not allowed; use "// Comment." instead
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) Line indented incorrectly; expected at least 4 spaces, found 0
(#262) 3 slashes comments are not allowed; use "// Comment." instead
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#266) Line indented incorrectly; expected at least 4 spaces, found 0
(#266) 3 slashes comments are not allowed; use "// Comment." instead
(#270) Variable "is_moodle_root" must not contain underscores.
(#281) Inline comments must end in full-stops, exclamation marks, or question marks
(#281) Line indented incorrectly; expected at least 8 spaces, found 4
(#281) 3 slashes comments are not allowed; use "// Comment." instead
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) 3 slashes comments are not allowed; use "// Comment." instead
(#288) Inline comments must end in full-stops, exclamation marks, or question marks
(#288) Line indented incorrectly; expected at least 16 spaces, found 12
(#288) 3 slashes comments are not allowed; use "// Comment." instead
(#289) Expected 1 space before "=>"; 0 found
(#289) Expected 1 space after "=>"; 0 found
(#289) Variable "all_megarules" must not contain underscores.
(#289) Expected 1 space before "=>"; 0 found
(#289) Expected 1 space after "=>"; 0 found
(#291) Inline comments must end in full-stops, exclamation marks, or question marks
(#291) Line indented incorrectly; expected at least 24 spaces, found 20
(#291) 3 slashes comments are not allowed; use "// Comment." instead
(#292) Variable "is_moodle_root" must not contain underscores.
(#292) Variable "is_moodle_root" must not contain underscores.
(#293) Inline comments must end in full-stops, exclamation marks, or question marks
(#293) Line indented incorrectly; expected at least 28 spaces, found 24
(#293) 3 slashes comments are not allowed; use "// Comment." instead
(#301) Inline comments must end in full-stops, exclamation marks, or question marks
(#301) Line indented incorrectly; expected at least 28 spaces, found 24
(#301) 3 slashes comments are not allowed; use "// Comment." instead
(#317) Line indented incorrectly; expected at least 12 spaces, found 8
(#324) Expected 1 space before "=>"; 0 found
(#324) Expected 1 space after "=>"; 0 found
(#324) Expected 1 space before "=>"; 0 found
(#324) Expected 1 space after "=>"; 0 found
(#334) Expected 1 space before "=>"; 0 found
(#334) Expected 1 space after "=>"; 0 found
(#334) Expected 1 space before "=>"; 0 found
(#334) Expected 1 space after "=>"; 0 found
(#341) Inline comments must end in full-stops, exclamation marks, or question marks
(#341) Line indented incorrectly; expected at least 4 spaces, found 0
(#341) 3 slashes comments are not allowed; use "// Comment." instead
(#351) Line indented incorrectly; expected 8 spaces, found 9
(#353) Line indented incorrectly; expected 8 spaces, found 9
(#355) Line indented incorrectly; expected 8 spaces, found 9
(#357) Line indented incorrectly; expected 8 spaces, found 9
(#360) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) Line indented incorrectly; expected at least 8 spaces, found 5
(#360) 3 slashes comments are not allowed; use "// Comment." instead
(#361) Line indented incorrectly; expected 8 spaces, found 9
(#362) Line indented incorrectly; expected 12 spaces, found 13
(#364) Line indented incorrectly; expected 12 spaces, found 13
(#365) Line indented incorrectly; expected 8 spaces, found 9
(#380) Expected 1 space before "="; 0 found
(#380) Expected 1 space after "="; 0 found
(#384) Expected 1 space before "=="; 0 found
(#384) Expected 1 space after "=="; 0 found
(#384) Expected 1 space before "=="; 0 found
(#384) Expected 1 space after "=="; 0 found
(#384) Inline comments must end in full-stops, exclamation marks, or question marks
(#384) 3 slashes comments are not allowed; use "// Comment." instead
(#388) Inline comments must end in full-stops, exclamation marks, or question marks
(#388) 3 slashes comments are not allowed; use "// Comment." instead
(#393) Expected 1 space before "!=="; 0 found
(#393) Expected 1 space after "!=="; 0 found
(#393) Inline comments must end in full-stops, exclamation marks, or question marks
(#393) 3 slashes comments are not allowed; use "// Comment." instead
(#397) Expected 1 space before "!=="; 0 found
(#397) Expected 1 space after "!=="; 0 found
(#398) Expected 1 space before "!=="; 0 found
(#398) Expected 1 space after "!=="; 0 found
(#399) Expected 1 space before "!=="; 0 found
(#399) Expected 1 space after "!=="; 0 found
(#400) Expected 1 space before "!=="; 0 found
(#400) Expected 1 space after "!=="; 0 found
(#401) Expected 1 space before "!=="; 0 found
(#401) Expected 1 space after "!=="; 0 found
(#402) Expected 1 space before "!=="; 0 found
(#402) Expected 1 space after "!=="; 0 found
(#403) Expected 1 space before "!=="; 0 found
(#403) Expected 1 space after "!=="; 0 found
(#404) Expected 1 space before "!=="; 0 found
(#404) Expected 1 space after "!=="; 0 found
(#405) Expected 1 space before "!=="; 0 found
(#405) Expected 1 space after "!=="; 0 found
(#406) Expected 1 space before "!=="; 0 found
(#406) Expected 1 space after "!=="; 0 found
(#407) Expected 1 space before "!=="; 0 found
(#407) Expected 1 space after "!=="; 0 found
(#408) Expected 1 space before "!=="; 0 found
(#408) Expected 1 space after "!=="; 0 found
(#409) Expected 1 space before "!=="; 0 found
(#409) Expected 1 space after "!=="; 0 found
(#410) Expected 1 space before "!="; 0 found
(#410) Expected 1 space after "!="; 0 found
(#410) Inline comments must end in full-stops, exclamation marks, or question marks
(#410) Line exceeds maximum limit of 180 characters; contains 203 characters
(#410) 3 slashes comments are not allowed; use "// Comment." instead
(#414) Expected 1 space before "==="; 0 found
(#414) Expected 1 space after "==="; 0 found
(#414) Expected 1 space before "==="; 0 found
(#414) Expected 1 space after "==="; 0 found
(#414) Commas (,) must be followed by white space.
(#414) Expected 1 space before "==="; 0 found
(#414) Expected 1 space after "==="; 0 found
(#414) Line exceeds 132 characters; contains 159 characters
(#414) Inline comments must end in full-stops, exclamation marks, or question marks
(#414) 3 slashes comments are not allowed; use "// Comment." instead
(#418) Inline comments must end in full-stops, exclamation marks, or question marks
(#418) 3 slashes comments are not allowed; use "// Comment." instead
(#431) Line indented incorrectly; expected at least 4 spaces, found 0
(#431) 3 slashes comments are not allowed; use "// Comment." instead
(#432) Line indented incorrectly; expected at least 4 spaces, found 0
(#432) 3 slashes comments are not allowed; use "// Comment." instead
(#433) Line indented incorrectly; expected at least 4 spaces, found 0
(#433) 3 slashes comments are not allowed; use "// Comment." instead
(#434) Inline comments must end in full-stops, exclamation marks, or question marks
(#434) Line indented incorrectly; expected at least 4 spaces, found 0
(#434) 3 slashes comments are not allowed; use "// Comment." instead
(#435) Variable "is_moodle_root" must not contain underscores.
(#437) Variable "is_moodle_root" must not contain underscores.
(#441) Inline comments must end in full-stops, exclamation marks, or question marks
(#441) Line indented incorrectly; expected at least 8 spaces, found 4
(#441) 3 slashes comments are not allowed; use "// Comment." instead
(#444) Inline comments must end in full-stops, exclamation marks, or question marks
(#444) Line indented incorrectly; expected at least 8 spaces, found 4
(#444) 3 slashes comments are not allowed; use "// Comment." instead
(#453) Inline comments must end in full-stops, exclamation marks, or question marks
(#453) Line indented incorrectly; expected at least 8 spaces, found 3
(#453) 3 slashes comments are not allowed; use "// Comment." instead
(#454) Line indented incorrectly; expected at least 8 spaces, found 7
mod/jclic/classes/event/course_module_instance_list_viewed.php
(#49) Must use "self::" for local static member reference
mod/jclic/classes/event/course_module_viewed.php
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
mod/jclic/db/access.php
(#2) The opening <?php tag must be followed by exactly one newline.
mod/jclic/db/install.php
(#2) The opening <?php tag must be followed by exactly one newline.
mod/jclic/db/log.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
mod/jclic/db/upgrade.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) 3 slashes comments are not allowed; use "// Comment." instead
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) 3 slashes comments are not allowed; use "// Comment." instead
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) 3 slashes comments are not allowed; use "// Comment." instead
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) 3 slashes comments are not allowed; use "// Comment." instead
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Expected 1 space before "=>"; 0 found
(#80) Expected 1 space after "=>"; 0 found
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) 3 slashes comments are not allowed; use "// Comment." instead
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Line indented incorrectly; expected at least 4 spaces, found 0
(#94) No space found before comment text; expected "// ===== 1.9.0 upgrade line ======//" but found "//===== 1.9.0 upgrade line ======//"
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Expected "if (...) {\n"; found "if (...){\n"
(#109) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#110) Inline control structures are not allowed
(#111) Expected 1 space before "="; 0 found
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Expected "if (...) {\n"; found "if (...){\n"
(#134) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#143) Inline comments must start with a capital letter, digit or 3-dots sequence
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Expected "if (...) {\n"; found "if (...){\n"
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#149) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#150) Expected 1 space after "="; 2 found
(#150) Expected 1 space before "/"; 0 found
(#150) Expected 1 space after "/"; 0 found
(#155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) Whitespace found at end of line
mod/jclic/db/upgradelib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Variable "file_record" must not contain underscores.
(#62) Expected 1 space before "=>"; 0 found
(#62) Expected 1 space after "=>"; 0 found
(#62) Expected 1 space before "=>"; 0 found
(#62) Expected 1 space after "=>"; 0 found
(#62) Expected 1 space before "=>"; 0 found
(#62) Expected 1 space after "=>"; 0 found
(#63) Expected 1 space before "=>"; 0 found
(#63) Expected 1 space after "=>"; 0 found
(#63) Expected 1 space before "=>"; 0 found
(#63) Expected 1 space after "=>"; 0 found
(#65) Variable "file_record" must not contain underscores.
(#66) Empty CATCH statement detected
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
mod/jclic/index.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) 3 slashes comments are not allowed; use "// Comment." instead
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) This comment is 41% valid code; is this commented out code?
(#54) No space found before comment text; expected "// $PAGE->set_cacheable(false);" but found "//$PAGE->set_cacheable(false);"
(#55) No space found before comment text; expected "// $PAGE->set_focuscontrol('some-html-id');" but found "//$PAGE->set_focuscontrol('some-html-id');"
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) No space found before comment text; expected "// $PAGE->add_body_class('jclic-'.$somevar);" but found "//$PAGE->add_body_class('jclic-'.$somevar);"
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) 3 slashes comments are not allowed; use "// Comment." instead
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) 3 slashes comments are not allowed; use "// Comment." instead
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) No space found before comment text; expected "// Show dimmed if the mod is hidden" but found "//Show dimmed if the mod is hidden"
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) No space found before comment text; expected "// Show normal if the mod is visible" but found "//Show normal if the mod is visible"
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) 3 slashes comments are not allowed; use "// Comment." instead
mod/jclic/lang/ca/jclic.php
(#2) The opening <?php tag must be followed by exactly one newline.
mod/jclic/lang/el/jclic.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#40) Expected 1 space before "="; 0 found
(#40) Expected 1 space after "="; 0 found
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#46) Expected 1 space before "="; 0 found
(#47) Expected 1 space before "="; 0 found
(#47) Expected 1 space after "="; 0 found
(#48) Expected 1 space before "="; 0 found
(#48) Expected 1 space after "="; 0 found
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#50) Expected 1 space before "="; 0 found
(#52) Expected 1 space before "="; 0 found
(#53) Expected 1 space before "="; 0 found
(#56) Expected 1 space before "="; 0 found
(#56) Expected 1 space after "="; 0 found
(#59) Expected 1 space before "="; 0 found
(#59) Expected 1 space after "="; 0 found
(#60) Expected 1 space before "="; 0 found
(#60) Expected 1 space after "="; 0 found
(#61) Expected 1 space before "="; 0 found
(#61) Expected 1 space after "="; 0 found
(#62) Expected 1 space before "="; 0 found
(#62) Expected 1 space after "="; 0 found
(#63) Expected 1 space before "="; 0 found
(#63) Expected 1 space after "="; 0 found
(#66) Expected 1 space before "="; 0 found
(#66) Expected 1 space after "="; 0 found
(#67) Expected 1 space before "="; 0 found
(#67) Expected 1 space after "="; 0 found
(#73) Expected 1 space before "="; 0 found
(#73) Expected 1 space after "="; 0 found
(#74) Expected 1 space before "="; 0 found
(#74) Expected 1 space after "="; 0 found
(#82) Whitespace found at end of line within string
(#88) Whitespace found at end of line within string
(#95) Expected 1 space before "="; 0 found
(#95) Expected 1 space after "="; 0 found
(#96) Expected 1 space before "="; 0 found
(#96) Expected 1 space after "="; 0 found
(#101) Expected 1 space before "="; 0 found
(#101) Expected 1 space after "="; 0 found
(#102) Expected 1 space before "="; 0 found
(#102) Expected 1 space after "="; 0 found
(#109) Expected 1 space before "="; 0 found
(#109) Expected 1 space after "="; 0 found
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Expected 1 space before "="; 0 found
(#110) Expected 1 space after "="; 0 found
(#111) Expected 1 space before "="; 0 found
(#111) Expected 1 space after "="; 0 found
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
mod/jclic/lang/en/jclic.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#47) Expected 1 space before "="; 0 found
(#51) Expected 1 space before "="; 0 found
(#53) Expected 1 space before "="; 0 found
(#54) Expected 1 space before "="; 0 found
mod/jclic/lang/es/jclic.php
(#2) The opening <?php tag must be followed by exactly one newline.
mod/jclic/lang/eu/jclic.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Whitespace found at end of line
mod/jclic/lang/gl/jclic.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#40) Expected 1 space before "="; 0 found
(#40) Expected 1 space after "="; 0 found
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#46) Expected 1 space before "="; 0 found
(#47) Expected 1 space before "="; 0 found
(#47) Expected 1 space after "="; 0 found
(#48) Expected 1 space before "="; 0 found
(#48) Expected 1 space after "="; 0 found
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#50) Expected 1 space before "="; 0 found
(#52) Expected 1 space before "="; 0 found
(#53) Expected 1 space before "="; 0 found
(#56) Expected 1 space before "="; 0 found
(#56) Expected 1 space after "="; 0 found
(#59) Expected 1 space before "="; 0 found
(#59) Expected 1 space after "="; 0 found
(#60) Expected 1 space before "="; 0 found
(#60) Expected 1 space after "="; 0 found
(#61) Expected 1 space before "="; 0 found
(#61) Expected 1 space after "="; 0 found
(#62) Expected 1 space before "="; 0 found
(#62) Expected 1 space after "="; 0 found
(#63) Expected 1 space before "="; 0 found
(#63) Expected 1 space after "="; 0 found
(#66) Expected 1 space before "="; 0 found
(#66) Expected 1 space after "="; 0 found
(#67) Expected 1 space before "="; 0 found
(#67) Expected 1 space after "="; 0 found
(#73) Expected 1 space before "="; 0 found
(#73) Expected 1 space after "="; 0 found
(#74) Expected 1 space before "="; 0 found
(#74) Expected 1 space after "="; 0 found
(#82) Whitespace found at end of line within string
(#95) Expected 1 space before "="; 0 found
(#95) Expected 1 space after "="; 0 found
(#96) Expected 1 space before "="; 0 found
(#96) Expected 1 space after "="; 0 found
(#101) Expected 1 space before "="; 0 found
(#101) Expected 1 space after "="; 0 found
(#102) Expected 1 space before "="; 0 found
(#102) Expected 1 space after "="; 0 found
(#103) Whitespace found at end of line within string
(#105) Whitespace found at end of line within string
(#106) Whitespace found at end of line within string
(#107) Whitespace found at end of line within string
(#108) Whitespace found at end of line within string
(#113) Expected 1 space before "="; 0 found
(#113) Expected 1 space after "="; 0 found
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Expected 1 space before "="; 0 found
(#114) Expected 1 space after "="; 0 found
(#115) Expected 1 space before "="; 0 found
(#115) Expected 1 space after "="; 0 found
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
mod/jclic/lang/he/jclic.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#40) Expected 1 space before "="; 0 found
(#40) Expected 1 space after "="; 0 found
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#46) Expected 1 space before "="; 0 found
(#47) Expected 1 space before "="; 0 found
(#47) Expected 1 space after "="; 0 found
(#48) Expected 1 space before "="; 0 found
(#48) Expected 1 space after "="; 0 found
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#50) Expected 1 space before "="; 0 found
(#52) Expected 1 space before "="; 0 found
(#53) Expected 1 space before "="; 0 found
(#56) Expected 1 space before "="; 0 found
(#56) Expected 1 space after "="; 0 found
(#59) Expected 1 space before "="; 0 found
(#59) Expected 1 space after "="; 0 found
(#60) Expected 1 space before "="; 0 found
(#60) Expected 1 space after "="; 0 found
(#61) Expected 1 space before "="; 0 found
(#61) Expected 1 space after "="; 0 found
(#62) Expected 1 space before "="; 0 found
(#62) Expected 1 space after "="; 0 found
(#63) Expected 1 space before "="; 0 found
(#63) Expected 1 space after "="; 0 found
(#66) Expected 1 space before "="; 0 found
(#66) Expected 1 space after "="; 0 found
(#67) Expected 1 space before "="; 0 found
(#67) Expected 1 space after "="; 0 found
(#73) Expected 1 space before "="; 0 found
(#73) Expected 1 space after "="; 0 found
(#74) Expected 1 space before "="; 0 found
(#74) Expected 1 space after "="; 0 found
(#82) Whitespace found at end of line within string
(#88) Whitespace found at end of line within string
(#95) Expected 1 space before "="; 0 found
(#95) Expected 1 space after "="; 0 found
(#96) Expected 1 space before "="; 0 found
(#96) Expected 1 space after "="; 0 found
(#101) Expected 1 space before "="; 0 found
(#101) Expected 1 space after "="; 0 found
(#102) Expected 1 space before "="; 0 found
(#102) Expected 1 space after "="; 0 found
(#103) Whitespace found at end of line within string
(#104) Whitespace found at end of line within string
(#105) Whitespace found at end of line within string
(#112) Expected 1 space before "="; 0 found
(#112) Expected 1 space after "="; 0 found
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Expected 1 space before "="; 0 found
(#113) Expected 1 space after "="; 0 found
(#114) Expected 1 space before "="; 0 found
(#114) Expected 1 space after "="; 0 found
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
mod/jclic/lang/pt_br/jclic.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Whitespace found at end of line
(#77) Whitespace found at end of line
(#82) Whitespace found at end of line within string
(#97) Whitespace found at end of line within string
mod/jclic/lib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) This comment is 78% valid code; is this commented out code?
(#56) 80 slashes comments are not allowed; use "// Comment." instead
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) 80 slashes comments are not allowed; use "// Comment." instead
(#71) Closing brace must be on a line by itself
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) This comment is 50% valid code; is this commented out code?
(#72) Line indented incorrectly; expected at least 8 spaces, found 0
(#72) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Line indented incorrectly; expected at least 8 spaces, found 0
(#73) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#74) Closing brace must be on a line by itself
(#75) Closing brace must be on a line by itself
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) This comment is 56% valid code; is this commented out code?
(#76) Line indented incorrectly; expected at least 8 spaces, found 0
(#76) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#77) Closing brace must be on a line by itself
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) This comment is 50% valid code; is this commented out code?
(#78) Line indented incorrectly; expected at least 8 spaces, found 0
(#78) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Line indented incorrectly; expected at least 8 spaces, found 0
(#79) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#80) Closing brace must be on a line by itself
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) This comment is 50% valid code; is this commented out code?
(#81) Line indented incorrectly; expected at least 8 spaces, found 0
(#81) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Line indented incorrectly; expected at least 8 spaces, found 0
(#82) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#84) Line indented incorrectly; expected at least 12 spaces, found 10
(#84) Inline control structures are not allowed
(#84) Expected 1 space before "=="; 0 found
(#84) Expected 1 space after "=="; 0 found
(#85) Line indented incorrectly; expected 12 spaces, found 10
(#85) Inline control structures are not allowed
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) The use of function print_r() is forbidden
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#260) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) No space found before comment text; expected "// Get students" but found "//Get students"
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#266) No space found before comment text; expected "// Get teachers" but found "//Get teachers"
(#273) Inline comments must end in full-stops, exclamation marks, or question marks
(#273) No space found before comment text; expected "// Add teachers to students" but found "//Add teachers to students"
(#279) Inline comments must end in full-stops, exclamation marks, or question marks
(#279) No space found before comment text; expected "// Return students array (it contains an array of unique users)" but found "//Return students array (it contains an array of unique users)"
(#293) 80 slashes comments are not allowed; use "// Comment." instead
(#295) Inline comments must end in full-stops, exclamation marks, or question marks
(#295) 80 slashes comments are not allowed; use "// Comment." instead
(#312) Expected 1 space before "=>"; 0 found
(#312) Expected 1 space after "=>"; 0 found
(#312) Commas (,) must be followed by white space.
(#312) Expected 1 space before "=>"; 0 found
(#312) Expected 1 space after "=>"; 0 found
(#330) Expected 1 space before "=>"; 0 found
(#330) Expected 1 space after "=>"; 0 found
(#370) Inline comments must start with a capital letter, digit or 3-dots sequence
(#370) Inline comments must end in full-stops, exclamation marks, or question marks
(#398) Inline comments must start with a capital letter, digit or 3-dots sequence
(#398) Inline comments must end in full-stops, exclamation marks, or question marks
(#404) Variable "sessions_summary" must not contain underscores.
(#406) Variable "sessions_summary" must not contain underscores.
(#407) Variable "sessions_summary" must not contain underscores.
(#408) Variable "sessions_summary" must not contain underscores.
(#409) Variable "sessions_summary" must not contain underscores.
(#411) Expected "if (...) {\n"; found "if (...){\n"
(#411) Expected 1 space before "=="; 0 found
(#411) Expected 1 space after "=="; 0 found
(#412) Variable "sessions_summary" must not contain underscores.
(#413) Expected "} else {\n"; found "}else{\n"
(#414) Variable "sessions_summary" must not contain underscores.
(#439) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#439) Expected 1 space before "=>"; 0 found
(#439) Expected 1 space after "=>"; 0 found
(#439) Expected 1 space before "=>"; 0 found
(#439) Expected 1 space after "=>"; 0 found
(#449) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#457) 80 slashes comments are not allowed; use "// Comment." instead
(#459) Inline comments must end in full-stops, exclamation marks, or question marks
(#459) 80 slashes comments are not allowed; use "// Comment." instead
(#495) Inline comments must start with a capital letter, digit or 3-dots sequence
(#510) Inline comments must start with a capital letter, digit or 3-dots sequence
(#510) Inline comments must end in full-stops, exclamation marks, or question marks
(#516) Inline comments must start with a capital letter, digit or 3-dots sequence
(#516) Inline comments must end in full-stops, exclamation marks, or question marks
(#546) This comment is 56% valid code; is this commented out code?
(#551) Inline comments must start with a capital letter, digit or 3-dots sequence
(#551) Inline comments must end in full-stops, exclamation marks, or question marks
(#562) Inline comments must start with a capital letter, digit or 3-dots sequence
(#562) Inline comments must end in full-stops, exclamation marks, or question marks
(#566) 80 slashes comments are not allowed; use "// Comment." instead
(#568) Inline comments must end in full-stops, exclamation marks, or question marks
(#568) 80 slashes comments are not allowed; use "// Comment." instead
(#590) Expected "if (...) {\n"; found "if (...){\n"
(#592) Expected 1 space before "=>"; 0 found
(#592) Expected 1 space after "=>"; 0 found
(#598) Expected 1 space before "=>"; 0 found
(#606) Expected 1 space before "=>"; 0 found
(#613) 80 slashes comments are not allowed; use "// Comment." instead
(#615) Inline comments must end in full-stops, exclamation marks, or question marks
(#615) 80 slashes comments are not allowed; use "// Comment." instead
(#626) Expected 1 space before "=>"; 0 found
(#626) Expected 1 space after "=>"; 0 found
(#665) Inline comments must start with a capital letter, digit or 3-dots sequence
(#665) Inline comments must end in full-stops, exclamation marks, or question marks
(#670) Expected 1 space before "=>"; 0 found
(#670) Expected 1 space after "=>"; 0 found
(#670) Expected 1 space before "=>"; 0 found
(#670) Expected 1 space after "=>"; 0 found
(#670) Expected 1 space before "=>"; 0 found
(#670) Expected 1 space after "=>"; 0 found
(#673) Line indented incorrectly; expected at least 4 spaces, found 3
mod/jclic/locallib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#78) Line exceeds 132 characters; contains 144 characters
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Expected 9 space(s) before asterisk; 5 found
(#136) Expected 9 space(s) before asterisk; 5 found
(#137) Expected 9 space(s) before asterisk; 5 found
(#138) Expected 9 space(s) before asterisk; 5 found
(#197) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) Inline comments must end in full-stops, exclamation marks, or question marks
(#271) Visibility must be declared on method "update_file"
(#271) Expected 1 space before opening brace; found 0
(#276) Expected 1 space before "=>"; 0 found
(#276) Expected 1 space after "=>"; 0 found
(#281) Inline comments must end in full-stops, exclamation marks, or question marks
(#281) No space found before comment text; expected "// Erase content files to force regeneration and package to reset old files" but found "//Erase content files to force regeneration and package to reset old files"
(#290) Inline comments must end in full-stops, exclamation marks, or question marks
(#292) Expected "if (...) {\n"; found "if (...){\n"
(#322) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#422) Expected "} else {\n"; found "} else{\n"
(#436) Line exceeds 132 characters; contains 140 characters
(#441) Inline comments must start with a capital letter, digit or 3-dots sequence
(#441) Inline comments must end in full-stops, exclamation marks, or question marks
(#443) Line exceeds 132 characters; contains 139 characters
(#449) Visibility must be declared on method "save_package"
(#456) Must use "self::" for local static member reference
(#456) Line exceeds 132 characters; contains 140 characters
(#468) Visibility must be declared on method "extract_package"
(#468) Variable "force_extract" must not contain underscores.
(#471) Expected "if (...) {\n"; found "if (...){\n"
(#477) Inline comments must end in full-stops, exclamation marks, or question marks
(#481) Variable "force_extract" must not contain underscores.
(#482) Inline comments must end in full-stops, exclamation marks, or question marks
(#493) Line indented incorrectly; expected 4 spaces, found 3
(#497) Inline comments must end in full-stops, exclamation marks, or question marks
(#504) This comment is 56% valid code; is this commented out code?
(#542) Inline comments must end in full-stops, exclamation marks, or question marks
(#547) Closing brace indented incorrectly; expected 3 spaces, found 4
(#550) Line exceeds 132 characters; contains 140 characters
(#604) Visibility must be declared on method "get_filearea"
(#676) Line exceeds 132 characters; contains 134 characters
(#693) Line exceeds maximum limit of 180 characters; contains 245 characters
(#706) Variable "jclic_instance" must not contain underscores.
(#707) Variable "jclic_instance" must not contain underscores.
(#718) Variable "jclic_instance" must not contain underscores.
(#728) Variable "jclic_instance" must not contain underscores.
(#748) Variable "jclic_instance" must not contain underscores.
(#758) Variable "jclic_instance" must not contain underscores.
(#796) Expected 1 space before opening brace; found 0
(#800) Variable "jclic_instance" must not contain underscores.
(#802) Variable "jclic_instance" must not contain underscores.
(#806) Variable "jclic_instance" must not contain underscores.
(#807) Variable "jclic_instance" must not contain underscores.
(#811) Inline comments must end in full-stops, exclamation marks, or question marks
(#813) Line exceeds maximum limit of 180 characters; contains 202 characters
(#816) Inline comments must end in full-stops, exclamation marks, or question marks
(#817) Variable "jclic_instance" must not contain underscores.
(#817) The use of function sizeof() is forbidden; use count() instead
(#817) Variable "jclic_instance" must not contain underscores.
(#817) Expected 1 space before "-"; 0 found
(#817) Expected 1 space after "-"; 0 found
(#818) Line exceeds maximum limit of 180 characters; contains 206 characters
(#823) Inline comments must end in full-stops, exclamation marks, or question marks
(#826) Inline comments must start with a capital letter, digit or 3-dots sequence
(#826) Inline comments must end in full-stops, exclamation marks, or question marks
(#826) This comment is 73% valid code; is this commented out code?
(#826) No space found before comment text; expected "// resource_print_filenotfound($resource, $cm, $course);" but found "//resource_print_filenotfound($resource, $cm, $course);"
(#833) Line exceeds maximum limit of 180 characters; contains 185 characters
(#841) Expected 1 space(s) before asterisk; 0 found
(#842) Expected 1 space(s) before asterisk; 0 found
(#843) Expected 1 space(s) before asterisk; 0 found
(#844) Expected 1 space(s) before asterisk; 0 found
(#880) Expected 1 space(s) before asterisk; 0 found
(#881) Expected 1 space(s) before asterisk; 0 found
(#882) Expected 1 space(s) before asterisk; 0 found
(#883) Expected 1 space(s) before asterisk; 0 found
(#890) Line indented incorrectly; expected 8 spaces, found 16
(#890) Expected "if (...) {\n"; found "if (...){\n"
(#892) Line indented incorrectly; expected 8 spaces, found 16
(#903) Expected 1 space before opening brace; found 0
(#904) Line exceeds 132 characters; contains 146 characters
(#907) Expected 1 space before opening brace; found 0
(#918) Inline comments must end in full-stops, exclamation marks, or question marks
(#920) Inline comments must end in full-stops, exclamation marks, or question marks
(#939) 80 slashes comments are not allowed; use "// Comment." instead
(#941) Inline comments must end in full-stops, exclamation marks, or question marks
(#941) 80 slashes comments are not allowed; use "// Comment." instead
(#945) Expected 1 space(s) before asterisk; 0 found
(#946) Expected 1 space(s) before asterisk; 0 found
(#947) Expected 1 space(s) before asterisk; 0 found
(#947) Line exceeds 132 characters; contains 162 characters
(#947) Spaces must be used for alignment; tabs are not allowed
(#948) Expected 1 space(s) before asterisk; 0 found
(#948) Spaces must be used for alignment; tabs are not allowed
(#949) Expected 1 space(s) before asterisk; 0 found
(#949) Spaces must be used for alignment; tabs are not allowed
(#950) Expected 1 space(s) before asterisk; 0 found
(#954) Expected 1 space before "="; 0 found
(#954) Expected 1 space after "="; 0 found
(#962) Expected "if (...) {\n"; found "if(...){\n"
(#964) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#966) Expected 1 space before "="; 0 found
(#966) Expected 1 space after "="; 0 found
(#966) Expected 1 space before "+"; 0 found
(#966) Expected 1 space after "+"; 0 found
(#967) Expected 1 space before "="; 0 found
(#967) Expected 1 space after "="; 0 found
(#974) Expected 1 space(s) before asterisk; 0 found
(#975) Expected 1 space(s) before asterisk; 0 found
(#976) Expected 1 space(s) before asterisk; 0 found
(#976) Line exceeds maximum limit of 180 characters; contains 186 characters
(#976) Spaces must be used for alignment; tabs are not allowed
(#977) Expected 1 space(s) before asterisk; 0 found
(#977) Spaces must be used for alignment; tabs are not allowed
(#978) Expected 1 space(s) before asterisk; 0 found
(#979) Variable "session_id" must not contain underscores.
(#983) Expected "if (...) {\n"; found "if(...){\n"
(#983) Expected 1 space before "=>"; 0 found
(#983) Expected 1 space after "=>"; 0 found
(#983) Variable "session_id" must not contain underscores.
(#984) Expected 1 space before "="; 0 found
(#984) Expected 1 space after "="; 0 found
(#985) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#986) Expected 1 space before "="; 0 found
(#986) Expected 1 space after "="; 0 found
(#994) Expected 1 space(s) before asterisk; 0 found
(#995) Expected 1 space(s) before asterisk; 0 found
(#996) Expected 1 space(s) before asterisk; 0 found
(#996) Spaces must be used for alignment; tabs are not allowed
(#997) Expected 1 space(s) before asterisk; 0 found
(#997) Spaces must be used for alignment; tabs are not allowed
(#998) Expected 1 space(s) before asterisk; 0 found
(#1003) Expected 1 space before "="; 0 found
(#1003) Expected 1 space after "="; 0 found
(#1004) Expected 1 space before "="; 0 found
(#1004) Expected 1 space after "="; 0 found
(#1005) Expected "if (...) {\n"; found "if(...){\n"
(#1008) Commas (,) must be followed by white space.
(#1011) Expected "if (...) {\n"; found "if (...){\n"
(#1015) Expected 1 space before "="; 0 found
(#1015) Expected 1 space after "="; 0 found
(#1018) Expected "if (...) {\n"; found "if (...){\n"
(#1022) Expected 1 space before "="; 0 found
(#1022) Expected 1 space after "="; 0 found
(#1029) Expected 1 space(s) before asterisk; 0 found
(#1030) Expected 1 space(s) before asterisk; 0 found
(#1031) Expected 1 space(s) before asterisk; 0 found
(#1032) Expected 1 space(s) before asterisk; 0 found
(#1033) Variable "session_id" must not contain underscores.
(#1033) Expected 1 space before opening brace; found 0
(#1034) Variable "table_html" must not contain underscores.
(#1034) Expected 1 space before "="; 0 found
(#1034) Expected 1 space after "="; 0 found
(#1036) Inline comments must end in full-stops, exclamation marks, or question marks
(#1044) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1046) Inline comments must end in full-stops, exclamation marks, or question marks
(#1047) Variable "session_id" must not contain underscores.
(#1048) Expected "if (...) {\n"; found "if (...){\n"
(#1048) The use of function sizeof() is forbidden; use count() instead
(#1048) Expected 1 space before ">"; 0 found
(#1048) Expected 1 space after ">"; 0 found
(#1050) Expected 1 space before "=>"; 0 found
(#1050) Expected 1 space after "=>"; 0 found
(#1052) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1053) Variable "act_percent" must not contain underscores.
(#1053) Expected 1 space before "="; 0 found
(#1053) Expected 1 space after "="; 0 found
(#1053) Expected 1 space before ">"; 0 found
(#1053) Expected 1 space after ">"; 0 found
(#1053) Expected 1 space before "?"; 0 found
(#1053) Expected 1 space after "?"; 0 found
(#1053) Expected 1 space before "/"; 0 found
(#1053) Expected 1 space after "/"; 0 found
(#1053) Expected 1 space before "*"; 0 found
(#1053) Expected 1 space after "*"; 0 found
(#1053) Commas (,) must be followed by white space.
(#1053) Expected 1 space before ":"; 0 found
(#1053) Expected 1 space after ":"; 0 found
(#1055) Expected 1 space before "?"; 0 found
(#1055) Expected 1 space after "?"; 0 found
(#1055) Expected 1 space before ":"; 0 found
(#1055) Expected 1 space after ":"; 0 found
(#1055) Space found before semicolon; expected ");" but found ") ;"
(#1056) Expected 1 space before "?"; 0 found
(#1056) Expected 1 space after "?"; 0 found
(#1056) Expected 1 space before ":"; 0 found
(#1056) Expected 1 space after ":"; 0 found
(#1056) Variable "act_percent" must not contain underscores.
(#1056) Line exceeds maximum limit of 180 characters; contains 240 characters
(#1059) Variable "table_html" must not contain underscores.
(#1061) Variable "table_html" must not contain underscores.
(#1069) Expected 1 space before opening brace; found 0
(#1070) Expected 1 space before "/"; 0 found
(#1070) Expected 1 space after "/"; 0 found
(#1070) Commas (,) must be followed by white space.
(#1074) Expected 1 space(s) before asterisk; 0 found
(#1075) Expected 1 space(s) before asterisk; 0 found
(#1076) Expected 1 space(s) before asterisk; 0 found
(#1076) Spaces must be used for alignment; tabs are not allowed
(#1077) Expected 1 space(s) before asterisk; 0 found
(#1082) Variable "sessions_summary" must not contain underscores.
(#1083) Variable "sessions_summary" must not contain underscores.
(#1084) Variable "sessions_summary" must not contain underscores.
(#1085) Variable "sessions_summary" must not contain underscores.
(#1086) Variable "sessions_summary" must not contain underscores.
(#1087) Variable "sessions_summary" must not contain underscores.
(#1088) Variable "sessions_summary" must not contain underscores.
(#1090) Expected "if (...) {\n"; found "if (...){\n"
(#1090) Line exceeds 132 characters; contains 163 characters
(#1091) Line exceeds 132 characters; contains 147 characters
(#1095) Variable "sessions_summary" must not contain underscores.
(#1095) Expected 1 space before "="; 0 found
(#1095) Expected 1 space after "="; 0 found
(#1096) Variable "sessions_summary" must not contain underscores.
(#1096) Expected 1 space before "="; 0 found
(#1096) Expected 1 space after "="; 0 found
(#1096) Commas (,) must be followed by white space.
(#1097) Variable "sessions_summary" must not contain underscores.
(#1098) Variable "sessions_summary" must not contain underscores.
(#1098) Expected 1 space before "="; 0 found
(#1098) Expected 1 space after "="; 0 found
(#1101) Expected "if (...) {\n"; found "if (...){\n"
(#1104) Line exceeds 132 characters; contains 140 characters
(#1105) Variable "sessions_summary" must not contain underscores.
(#1105) Expected 1 space before "="; 0 found
(#1105) Expected 1 space after "="; 0 found
(#1107) Expected "if (...) {\n"; found "if (...){\n"
(#1110) Line exceeds 132 characters; contains 164 characters
(#1111) Line indented incorrectly; expected at least 8 spaces, found 4
(#1111) Variable "sessions_summary" must not contain underscores.
(#1111) Expected 1 space before "="; 0 found
(#1111) Expected 1 space after "="; 0 found
(#1113) Variable "sessions_summary" must not contain underscores.
(#1117) Expected 1 space(s) before asterisk; 0 found
(#1118) Expected 1 space(s) before asterisk; 0 found
(#1119) Expected 1 space(s) before asterisk; 0 found
(#1120) Expected 1 space(s) before asterisk; 0 found
(#1120) Spaces must be used for alignment; tabs are not allowed
(#1121) Expected 1 space(s) before asterisk; 0 found
(#1122) Expected 1 space before opening brace; found 0
(#1123) Expected 1 space before "/"; 0 found
(#1123) Expected 1 space after "/"; 0 found
(#1123) Commas (,) must be followed by white space.
(#1123) Commas (,) must be followed by white space.
(#1131) Expected "if (...) {\n"; found "if (...){\n"
mod/jclic/mod_form.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#44) Visibility must be declared on method "definition"
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Expected 1 space before "=>"; 0 found
(#54) Expected 1 space after "=>"; 0 found
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#79) Expected 1 space before "=>"; 0 found
(#79) Expected 1 space after "=>"; 0 found
(#79) Line exceeds 132 characters; contains 149 characters
(#82) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#88) Expected 1 space before "=>"; 0 found
(#88) Expected 1 space after "=>"; 0 found
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) No space found before comment text; expected "// ---GRADING-------------------------------------------------------------------------------" but found "//---GRADING-------------------------------------------------------------------------------"
(#93) This comment is 72% valid code; is this commented out code?
(#101) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) No space found before comment text; expected "// ---OPTIONS---------------------------------------------------------------------------" but found "//---OPTIONS---------------------------------------------------------------------------"
(#112) Expected 1 space before "=>"; 0 found
(#112) Expected 1 space after "=>"; 0 found
(#124) Expected 1 space before "=>"; 0 found
(#124) Expected 1 space after "=>"; 0 found
(#128) Expected 1 space before "=>"; 0 found
(#128) Expected 1 space after "=>"; 0 found
(#131) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#135) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#140) Visibility must be declared on method "data_preprocessing"
(#140) Variable "default_values" must not contain underscores.
(#149) Variable "default_values" must not contain underscores.
(#170) Expected "} else {\n"; found "} else{\n"
(#173) Expected "if (...) {\n"; found "if (...){\n"
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) Visibility must be declared on method "set_data"
(#188) Variable "default_values" must not contain underscores.
(#189) Variable "default_values" must not contain underscores.
(#189) Variable "default_values" must not contain underscores.
(#191) Variable "default_values" must not contain underscores.
(#192) Variable "default_values" must not contain underscores.
(#193) Variable "default_values" must not contain underscores.
(#194) Variable "default_values" must not contain underscores.
(#194) Variable "default_values" must not contain underscores.
(#195) Expected "} else {\n"; found "} else{\n"
(#196) Variable "default_values" must not contain underscores.
(#197) Variable "default_values" must not contain underscores.
(#197) Variable "default_values" must not contain underscores.
(#198) Variable "default_values" must not contain underscores.
(#202) Variable "default_values" must not contain underscores.
(#203) Variable "default_values" must not contain underscores.
(#206) Visibility must be declared on method "completion_rule_enabled"
mod/jclic/report.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Expected 1 space before "=="; 0 found
(#110) Expected 1 space after "=="; 0 found
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) 3 slashes comments are not allowed; use "// Comment." instead
(#172) Commas (,) must be followed by white space.
(#177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#177) This comment is 65% valid code; is this commented out code?
(#177) No space found before comment text; expected "// $grading_info = grade_get_grades($course->id, 'mod', 'jclic', $jclic->id, array_keys($ausers));" but found "//$grading_info = grade_get_grades($course->id, 'mod', 'jclic', $jclic->id, array_keys($ausers));"
(#181) Variable "sessions_summary" must not contain underscores.
(#182) Variable "sessions_summary" must not contain underscores.
(#188) Line exceeds maximum limit of 180 characters; contains 205 characters
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Variable "first_session" must not contain underscores.
(#199) Expected 1 space before "="; 0 found
(#199) Expected 1 space after "="; 0 found
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) Expected 1 space before "="; 0 found
(#203) Expected 1 space after "="; 0 found
(#203) Commas (,) must be followed by white space.
(#203) Line exceeds 132 characters; contains 169 characters
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Expected 1 space before "="; 0 found
(#213) Expected 1 space after "="; 0 found
(#214) Expected 1 space before ".="; 0 found
(#214) Expected 1 space after ".="; 0 found
(#214) Expected 1 space before "+"; 0 found
(#214) Expected 1 space after "+"; 0 found
(#214) The use of function sizeof() is forbidden; use count() instead
(#215) Expected 1 space before ".="; 0 found
(#216) Expected 1 space before ".="; 0 found
(#219) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Variable "first_session" must not contain underscores.
(#221) Variable "first_session" must not contain underscores.
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) Expected 1 space before "=>"; 0 found
(#225) Expected 1 space after "=>"; 0 found
(#225) Expected 1 space before "=>"; 0 found
(#225) Expected 1 space after "=>"; 0 found
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Expected 1 space before ">"; 0 found
(#234) Expected 1 space after ">"; 0 found
(#234) Expected 1 space before "?"; 0 found
(#234) Expected 1 space after "?"; 0 found
(#234) Expected 1 space before ":"; 0 found
(#234) Expected 1 space after ":"; 0 found
(#234) Variable "sessions_summary" must not contain underscores.
(#234) Expected 1 space before "?"; 0 found
(#234) Expected 1 space after "?"; 0 found
(#234) Commas (,) must be followed by white space.
(#234) Variable "sessions_summary" must not contain underscores.
(#234) Expected 1 space before ":"; 0 found
(#234) Expected 1 space after ":"; 0 found
(#234) Line exceeds 132 characters; contains 172 characters
(#235) Variable "sessions_summary" must not contain underscores.
(#235) Variable "sessions_summary" must not contain underscores.
(#236) Variable "sessions_summary" must not contain underscores.
(#237) Variable "sessions_summary" must not contain underscores.
(#238) Variable "sessions_summary" must not contain underscores.
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#249) This comment is 67% valid code; is this commented out code?
mod/jclic/settings.php
(#2) The opening <?php tag must be followed by exactly one newline.
mod/jclic/tests/base_test.php
(#107) Expected 1 space before "=>"; 0 found
(#107) Expected 1 space after "=>"; 0 found
(#110) Expected 1 space before "=>"; 0 found
(#110) Expected 1 space after "=>"; 0 found
(#118) Expected 1 space before "=>"; 0 found
(#118) Expected 1 space after "=>"; 0 found
(#126) Expected 1 space before "=>"; 0 found
(#126) Expected 1 space after "=>"; 0 found
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#168) Expected 1 space before "=>"; 0 found
(#168) Expected 1 space after "=>"; 0 found
(#176) Expected 1 space before "=>"; 0 found
(#176) Expected 1 space after "=>"; 0 found
mod/jclic/tests/lib_test.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 "//".
(#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".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
mod/jclic/tests/test_jclic_backup.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Variable "course_module_to_backup" must not contain underscores.
(#9) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) Variable "user_doing_the_backup" must not contain underscores.
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#12) Variable "course_module_to_backup" must not contain underscores.
(#13) Variable "user_doing_the_backup" must not contain underscores.
mod/jclic/tests/test_jclic_convert.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.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#2) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#3) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#3) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#3) Line 12 of the opening comment must start "//".
(#3) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#3) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
mod/jclic/tests/test_jclic_restore.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#7) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#15) Inline comments must end in full-stops, exclamation marks, or question marks
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
mod/jclic/version.php
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
mod/jclic/view.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#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
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Usage of ELSEIF not allowed; use ELSE IF instead
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) 3 slashes comments are not allowed; use "// Comment." instead
(#80) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(873 errors, 926 warnings)

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

mod/jclic/action/prototype.js
(#23) The '__proto__' property is deprecated. (no-proto)
(#24) The '__proto__' property is deprecated. (no-proto)
(#30) Unexpected empty method 'emptyFunction'. (no-empty-function)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Missing semicolon. (semi)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Missing semicolon. (semi)
(#38) Missing semicolon. (semi)
(#40) Missing semicolon. (semi)
(#49) Missing semicolon. (semi)
(#54) Expected { after 'if' condition. (curly)
(#55) Expected { after 'if' condition. (curly)
(#58) Expected { after 'if' condition. (curly)
(#65) Expected space(s) after "switch". (keyword-spacing)
(#69) Method 'toJSON' expected no return value. (consistent-return)
(#71) Expected { after 'if' condition. (curly)
(#71) Method 'toJSON' expected no return value. (consistent-return)
(#72) Expected { after 'if' condition. (curly)
(#72) Method 'toJSON' expected no return value. (consistent-return)
(#73) Expected { after 'if' condition. (curly)
(#77) Expected { after 'if' condition. (curly)
(#80) Method 'toJSON' expected no return value. (consistent-return)
(#85) Expected { after 'for-in'. (curly)
(#92) Expected { after 'for-in'. (curly)
(#102) Function prototype is read only, properties should not be added. (no-extend-native)
(#103) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#103) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#106) Missing semicolon. (semi)
(#107) Missing semicolon. (semi)
(#109) Function prototype is read only, properties should not be added. (no-extend-native)
(#110) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#110) 'object' is already defined. (no-redeclare)
(#110) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#113) Missing semicolon. (semi)
(#114) Missing semicolon. (semi)
(#140) Date prototype is read only, properties should not be added. (no-extend-native)
(#158) Empty block statement. (no-empty)
(#163) Missing semicolon. (semi)
(#165) Expected space or tab after '/*' in comment. (spaced-comment)
(#182) Expected { after 'if' condition. (curly)
(#197) Missing semicolon. (semi)
(#200) Use '===' to compare with null. (no-eq-null)
(#214) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#214) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#215) Avoid arguments.callee. (no-caller)
(#218) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#221) Multiple spaces found before '='. (no-multi-spaces)
(#223) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#223) Unexpected use of comma operator. (no-sequences)
(#234) Expected { after 'if' condition. (curly)
(#272) Statement inside of curly braces should be on next line. (brace-style)
(#272) eval can be harmful. (no-eval)
(#272) Missing semicolon. (semi)
(#272) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#276) Avoid arguments.callee. (no-caller)
(#284) Do not nest ternary expressions. (no-nested-ternary)
(#285) Statement inside of curly braces should be on next line. (brace-style)
(#285) Operator '+' must be spaced. (space-infix-ops)
(#285) Missing semicolon. (semi)
(#285) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#291) Expected { after 'if' condition. (curly)
(#297) Expected { after 'if' condition. (curly)
(#300) Expected { after 'if' condition. (curly)
(#302) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#303) Expected { after 'else'. (curly)
(#320) Expected { after 'for' condition. (curly)
(#325) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#326) Expected { after 'if' condition. (curly)
(#332) Expected { after 'for' condition. (curly)
(#343) This line has a length of 138. Maximum allowed is 132. (max-len)
(#343) A space is required after ','. (comma-spacing)
(#343) A space is required after ','. (comma-spacing)
(#343) A space is required after ','. (comma-spacing)
(#347) A space is required after ','. (comma-spacing)
(#351) Unexpected control character(s) in regular expression: \x00, \x1f. (no-control-regex)
(#355) Expected { after 'if' condition. (curly)
(#370) Expected { after 'if' condition. (curly)
(#370) Unnecessary escape character: \[. (no-useless-escape)
(#371) eval can be harmful. (no-eval)
(#372) Empty block statement. (no-empty)
(#398) Expected { after 'if' condition. (curly)
(#400) A space is required after ','. (comma-spacing)
(#400) A space is required after ','. (comma-spacing)
(#400) A space is required after ','. (comma-spacing)
(#403) A space is required after ','. (comma-spacing)
(#403) A space is required after ','. (comma-spacing)
(#403) A space is required after ','. (comma-spacing)
(#408) Expected { after 'if' condition. (curly)
(#410) Statement inside of curly braces should be on next line. (brace-style)
(#410) Missing semicolon. (semi)
(#410) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#411) Missing semicolon. (semi)
(#413) String prototype is read only, properties should not be added. (no-extend-native)
(#420) Unexpected use of 'with' statement. (no-with)
(#420) 'div' is not defined. (no-undef)
(#420) 'text' is not defined. (no-undef)
(#427) Multiple spaces found before '='. (no-multi-spaces)
(#433) Expected { after 'if' condition. (curly)
(#437) Missing semicolon. (semi)
(#439) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#439) '$continue' is assigned a value but never used. (no-unused-vars)
(#449) Expected { after 'if' condition. (curly)
(#455) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#455) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#456) Expected { after 'while' condition. (curly)
(#457) Operator '+' must be spaced. (space-infix-ops)
(#465) Expected { after 'if' condition. (curly)
(#473) Expected { after 'if' condition. (curly)
(#473) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#501) Expected { after 'if' condition. (curly)
(#511) Expected { after 'if' condition. (curly)
(#513) Missing semicolon. (semi)
(#531) Expected { after 'while' condition. (curly)
(#531) Expected space(s) after "while". (keyword-spacing)
(#554) Expected { after 'if' condition. (curly)
(#564) Expected { after 'if' condition. (curly)
(#571) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#581) 'index' is defined but never used. (no-unused-vars)
(#590) Expected { after 'if' condition. (curly)
(#600) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#601) Do not nest ternary expressions. (no-nested-ternary)
(#610) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#611) Expected { after 'if' condition. (curly)
(#627) Missing semicolon. (semi)
(#637) Expected { after 'if' condition. (curly)
(#642) Expected { after 'for' condition. (curly)
(#646) Missing semicolon. (semi)
(#650) Expected { after 'if' condition. (curly)
(#656) Expected { after 'for' condition. (curly)
(#660) Missing semicolon. (semi)
(#665) Expected { after 'if' condition. (curly)
(#666) Array prototype is read only, properties should not be added. (no-extend-native)
(#670) Expected { after 'for' condition. (curly)
(#689) Use '===' to compare with null. (no-eq-null)
(#708) Expected { after 'for' condition. (curly)
(#709) Expected { after 'if' condition. (curly)
(#723) Expected { after 'if' condition. (curly)
(#745) Expected { after 'if' condition. (curly)
(#751) Array prototype is read only, properties should not be added. (no-extend-native)
(#753) Missing JSDoc comment. (require-jsdoc)
(#753) '$w' is defined but never used. (no-unused-vars)
(#758) Missing space before opening brace. (space-before-blocks)
(#759) Array prototype is read only, properties should not be added. (no-extend-native)
(#761) Expected { after 'for' condition. (curly)
(#761) 'i' used outside of binding context. (block-scoped-var)
(#761) 'length' used outside of binding context. (block-scoped-var)
(#761) 'i' used outside of binding context. (block-scoped-var)
(#761) 'length' used outside of binding context. (block-scoped-var)
(#761) 'i' used outside of binding context. (block-scoped-var)
(#761) 'i' used outside of binding context. (block-scoped-var)
(#762) 'i' is already defined. (no-redeclare)
(#762) 'i' used outside of binding context. (block-scoped-var)
(#762) 'length' is already defined. (no-redeclare)
(#762) 'length' used outside of binding context. (block-scoped-var)
(#762) 'i' used outside of binding context. (block-scoped-var)
(#762) 'length' used outside of binding context. (block-scoped-var)
(#762) 'i' used outside of binding context. (block-scoped-var)
(#763) 'i' used outside of binding context. (block-scoped-var)
(#764) Expected { after 'for' condition. (curly)
(#764) 'i' used outside of binding context. (block-scoped-var)
(#765) 'i' used outside of binding context. (block-scoped-var)
(#767) 'i' used outside of binding context. (block-scoped-var)
(#771) Missing semicolon. (semi)
(#774) Expected { after 'if' condition. (curly)
(#775) Expected { after 'else'. (curly)
(#781) Avoid arguments.callee. (no-caller)
(#784) Expected { after 'if' condition. (curly)
(#788) Expected { after 'if' condition. (curly)
(#803) Expected { after 'if' condition. (curly)
(#809) 'prefix' is defined but never used. (no-unused-vars)
(#811) Expected { after 'if' condition. (curly)
(#812) Expected { after 'else'. (curly)
(#812) Use '===' to compare with null. (no-eq-null)
(#813) Missing semicolon. (semi)
(#820) Expected { after 'if' condition. (curly)
(#846) Expected space(s) after "for". (keyword-spacing)
(#848) Missing space before opening brace. (space-before-blocks)
(#849) Expected { after 'if' condition. (curly)
(#851) Expected { after 'if' condition. (curly)
(#852) Missing semicolon. (semi)
(#875) Missing JSDoc comment. (require-jsdoc)
(#876) Expected { after 'if' condition. (curly)
(#878) Unnecessary semicolon. (no-extra-semi)
(#881) Expected { after 'if' condition. (curly)
(#882) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#882) Statement inside of curly braces should be on next line. (brace-style)
(#882) Missing semicolon. (semi)
(#882) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#884) Expected { after 'for-in'. (curly)
(#884) 'property' is assigned a value but never used. (no-unused-vars)
(#890) Expected { after 'if' condition. (curly)
(#898) 'ObjectRange' is not defined. (no-undef)
(#899) 'ObjectRange' is not defined. (no-undef)
(#900) 'ObjectRange' is not defined. (no-undef)
(#916) Expected { after 'if' condition. (curly)
(#918) Expected { after 'if' condition. (curly)
(#925) 'ObjectRange' is not defined. (no-undef)
(#926) Missing semicolon. (semi)
(#931) Requires a space after '{'. (block-spacing)
(#931) Statement inside of curly braces should be on next line. (brace-style)
(#931) Requires a space before '}'. (block-spacing)
(#931) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#931) Missing semicolon. (semi)
(#932) Requires a space after '{'. (block-spacing)
(#932) Statement inside of curly braces should be on next line. (brace-style)
(#932) 'ActiveXObject' is not defined. (no-undef)
(#932) Requires a space before '}'. (block-spacing)
(#932) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#932) Missing semicolon. (semi)
(#933) Requires a space after '{'. (block-spacing)
(#933) Statement inside of curly braces should be on next line. (brace-style)
(#933) 'ActiveXObject' is not defined. (no-undef)
(#933) Requires a space before '}'. (block-spacing)
(#933) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#933) Missing semicolon. (semi)
(#938) Missing semicolon. (semi)
(#948) Expected { after 'if' condition. (curly)
(#960) unnecessary '.apply()'. (no-useless-call)
(#961) Empty block statement. (no-empty)
(#978) Unexpected empty function. (no-empty-function)
(#987) Missing semicolon. (semi)
(#991) Expected { after 'if' condition. (curly)
(#994) Missing semicolon. (semi)
(#1015) Comments should not begin with a lowercase character. (capitalized-comments)
(#1016) ["_method"] is better written in dot notation. (dot-notation)
(#1022) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#1023) Comments should not begin with a lowercase character. (capitalized-comments)
(#1024) Expected { after 'if' condition. (curly)
(#1026) Expected { after 'if' condition. (curly)
(#1031) Expected { after 'if' condition. (curly)
(#1037) Expected { after 'if' condition. (curly)
(#1038) Statement inside of curly braces should be on next line. (brace-style)
(#1038) Missing semicolon. (semi)
(#1038) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1047) Expected { after 'if' condition. (curly)
(#1050) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1058) Expected { after 'if' condition. (curly)
(#1077) Expected { after 'if' condition. (curly)
(#1078) A space is required after ','. (comma-spacing)
(#1079) ["Connection"] is better written in dot notation. (dot-notation)
(#1082) Comments should not begin with a lowercase character. (capitalized-comments)
(#1086) Expected { after 'if' condition. (curly)
(#1087) Expected { after 'for' condition. (curly)
(#1088) Operator '+' must be spaced. (space-infix-ops)
(#1089) Expected { after 'else'. (curly)
(#1090) Statement inside of curly braces should be on next line. (brace-style)
(#1090) Missing semicolon. (semi)
(#1090) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1093) Expected { after 'for-in'. (curly)
(#1104) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1117) Expected { after 'if' condition. (curly)
(#1130) Comments should not begin with a lowercase character. (capitalized-comments)
(#1138) Statement inside of curly braces should be on next line. (brace-style)
(#1138) Missing semicolon. (semi)
(#1138) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1145) Statement inside of curly braces should be on next line. (brace-style)
(#1145) Missing semicolon. (semi)
(#1145) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1148) Expected to return a value at the end of method 'evalResponse'. (consistent-return)
(#1150) eval can be harmful. (no-eval)
(#1169) Missing semicolon. (semi)
(#1187) Expected { after 'if' condition. (curly)
(#1189) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#1190) Expected { after 'if' condition. (curly)
(#1192) Expected { after 'else'. (curly)
(#1197) Expected { after 'if' condition. (curly)
(#1245) Missing JSDoc comment. (require-jsdoc)
(#1247) Expected { after 'for' condition. (curly)
(#1249) 'elements' used outside of binding context. (block-scoped-var)
(#1251) Expected { after 'if' condition. (curly)
(#1261) Expected { after 'for' condition. (curly)
(#1269) Missing semicolon. (semi)
(#1271) Expected { after 'else'. (curly)
(#1273) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1276) Expected { after 'if' condition. (curly)
(#1282) Expected space or tab after '/*' in comment. (spaced-comment)
(#1284) Expected { after 'if' condition. (curly)
(#1284) 'Element' is already defined as a built-in global variable. (no-redeclare)
(#1288) Expected { after 'if' condition. (curly)
(#1292) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1292) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1295) Comments should not begin with a lowercase character. (capitalized-comments)
(#1297) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1297) Unexpected use of comma operator. (no-sequences)
(#1301) Comments should not begin with a lowercase character. (capitalized-comments)
(#1302) Expected { after 'if' condition. (curly)
(#1306) Expected { after 'if' condition. (curly)
(#1316) Return statement should not contain assignment. (no-return-assign)
(#1318) Missing semicolon. (semi)
(#1352) Requires a space after '{'. (block-spacing)
(#1352) Statement inside of curly braces should be on next line. (brace-style)
(#1352) Requires a space before '}'. (block-spacing)
(#1352) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1352) Missing semicolon. (semi)
(#1367) Requires a space after '{'. (block-spacing)
(#1367) Statement inside of curly braces should be on next line. (brace-style)
(#1367) Requires a space before '}'. (block-spacing)
(#1367) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1367) Missing semicolon. (semi)
(#1375) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1377) Expected { after 'if' condition. (curly)
(#1385) Expected { after 'while' condition. (curly)
(#1385) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#1386) Expected { after 'if' condition. (curly)
(#1401) Expected { after 'while' condition. (curly)
(#1406) Expected { after 'if' condition. (curly)
(#1407) Expected { after 'while' condition. (curly)
(#1408) Expected { after 'if' condition. (curly)
(#1426) Expected { after 'if' condition. (curly)
(#1433) Expected { after 'if' condition. (curly)
(#1441) Expected { after 'if' condition. (curly)
(#1449) Expected { after 'if' condition. (curly)
(#1457) Expected { after 'if' condition. (curly)
(#1464) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1475) Expected { after 'if' condition. (curly)
(#1477) Expected { after 'if' condition. (curly)
(#1478) Expected { after 'if' condition. (curly)
(#1478) Multiple spaces found before 'name'. (no-multi-spaces)
(#1498) Expected { after 'if' condition. (curly)
(#1500) Expected { after 'if' condition. (curly)
(#1500) Method 'hasClassName' expected no return value. (consistent-return)
(#1501) Expected { after 'if' condition. (curly)
(#1503) Method 'hasClassName' expected no return value. (consistent-return)
(#1504) Method 'hasClassName' expected no return value. (consistent-return)
(#1508) Expected { after 'if' condition. (curly)
(#1510) Method 'addClassName' expected no return value. (consistent-return)
(#1514) Expected { after 'if' condition. (curly)
(#1516) Method 'removeClassName' expected no return value. (consistent-return)
(#1520) Expected { after 'if' condition. (curly)
(#1522) Method 'toggleClassName' expected no return value. (consistent-return)
(#1526) 'Event' used outside of binding context. (block-scoped-var)
(#1526) 'Event' used outside of binding context. (block-scoped-var)
(#1531) 'Event' used outside of binding context. (block-scoped-var)
(#1531) 'Event' used outside of binding context. (block-scoped-var)
(#1535) Comments should not begin with a lowercase character. (capitalized-comments)
(#1541) Expected { after 'if' condition. (curly)
(#1553) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1553) Unexpected use of comma operator. (no-sequences)
(#1554) Expected { after 'while' condition. (curly)
(#1554) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#1555) Expected { after 'if' condition. (curly)
(#1574) Expected { after 'if' condition. (curly)
(#1586) Expected { after 'for-in'. (curly)
(#1587) Expected { after 'if' condition. (curly)
(#1587) Missing semicolon. (semi)
(#1588) Expected { after 'else'. (curly)
(#1589) Do not nest ternary expressions. (no-nested-ternary)
(#1598) Do not nest ternary expressions. (no-nested-ternary)
(#1606) Expected { after 'if' condition. (curly)
(#1606) Use '===' to compare with null. (no-eq-null)
(#1657) Expected { after 'if' condition. (curly)
(#1659) Expected { after 'if' condition. (curly)
(#1666) Expected { after 'if' condition. (curly)
(#1681) Expected space(s) after "switch". (keyword-spacing)
(#1686) Expected { after 'if' condition. (curly)
(#1687) Expected a 'break' statement before 'default'. (no-fallthrough)
(#1690) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1696) Expected { after 'if' condition. (curly)
(#1699) Expected { after 'if' condition. (curly)
(#1699) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#1705) Expected { after 'if' condition. (curly)
(#1706) Operator '+' must be spaced. (space-infix-ops)
(#1714) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1716) Unnecessary escape character: \). (no-useless-escape)
(#1716) A space is required after ','. (comma-spacing)
(#1718) Expected { after 'if' condition. (curly)
(#1719) Unnecessary escape character: \). (no-useless-escape)
(#1729) A space is required after ','. (comma-spacing)
(#1729) A space is required after ','. (comma-spacing)
(#1729) A space is required after ','. (comma-spacing)
(#1734) Multiple spaces found before 'html'. (no-multi-spaces)
(#1735) 'depth' is not defined. (no-undef)
(#1738) Multiple spaces found before 'html'. (no-multi-spaces)
(#1739) 'depth' is not defined. (no-undef)
(#1742) Multiple spaces found before 'html'. (no-multi-spaces)
(#1743) 'depth' is not defined. (no-undef)
(#1745) Statement inside of curly braces should be on next line. (brace-style)
(#1745) Missing semicolon. (semi)
(#1745) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1746) 'depth' is not defined. (no-undef)
(#1746) Statement inside of curly braces should be on next line. (brace-style)
(#1746) Missing semicolon. (semi)
(#1746) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1747) Statement inside of curly braces should be on next line. (brace-style)
(#1747) Missing semicolon. (semi)
(#1747) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1751) Statement inside of curly braces should be on next line. (brace-style)
(#1751) Missing semicolon. (semi)
(#1751) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1753) Missing semicolon. (semi)
(#1754) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1758) Do not nest ternary expressions. (no-nested-ternary)
(#1759) Do not nest ternary expressions. (no-nested-ternary)
(#1808) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1820) The '__proto__' property is deprecated. (no-proto)
(#1822) The '__proto__' property is deprecated. (no-proto)
(#1827) Expected { after 'if' condition. (curly)
(#1832) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1850) Expected { after 'if' condition. (curly)
(#1850) 'tagName' used outside of binding context. (block-scoped-var)
(#1852) Expected { after 'if' condition. (curly)
(#1852) 'tagName' used outside of binding context. (block-scoped-var)
(#1852) 'tagName' used outside of binding context. (block-scoped-var)
(#1853) Expected { after 'else'. (curly)
(#1853) 'tagName' used outside of binding context. (block-scoped-var)
(#1856) Missing JSDoc comment. (require-jsdoc)
(#1858) Expected { after 'if' condition. (curly)
(#1863) Missing JSDoc comment. (require-jsdoc)
(#1868) Expected { after 'if' condition. (curly)
(#1873) Missing JSDoc comment. (require-jsdoc)
(#1886) Expected { after 'if' condition. (curly)
(#1887) Expected { after 'if' condition. (curly)
(#1889) Expected { after 'if' condition. (curly)
(#1891) Expected { after 'if' condition. (curly)
(#1894) The '__proto__' property is deprecated. (no-proto)
(#1906) Expected { after 'if' condition. (curly)
(#1915) 'Toggle' is assigned a value but never used. (no-unused-vars)
(#1915) There should be no space after '{'. (object-curly-spacing)
(#1915) There should be no space before '}'. (object-curly-spacing)
(#1917) Expected space or tab after '/*' in comment. (spaced-comment)
(#1921) Missing semicolon. (semi)
(#1941) Expected { after 'if' condition. (curly)
(#1945) Requires a space after '{'. (block-spacing)
(#1945) Statement inside of curly braces should be on next line. (brace-style)
(#1945) Requires a space before '}'. (block-spacing)
(#1945) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1945) Missing semicolon. (semi)
(#1953) Missing semicolon. (semi)
(#2012) Expected space or tab after '/*' in comment. (spaced-comment)
(#2031) Expected { after 'if' condition. (curly)
(#2036) Expected { after 'if' condition. (curly)
(#2058) Expected to return a value at the end of method 'compileMatcher'. (consistent-return)
(#2060) Expected { after 'if' condition. (curly)
(#2063) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2063) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2063) 'h' is assigned a value but never used. (no-unused-vars)
(#2064) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2067) Method 'compileMatcher' expected a return value. (consistent-return)
(#2076) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2078) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#2078) Unexpected tab character. (no-tabs)
(#2086) eval can be harmful. (no-eval)
(#2091) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2092) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2092) Multiple spaces found before 'm'. (no-multi-spaces)
(#2102) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2117) Expected { after 'if' condition. (curly)
(#2143) Expected { after 'if' condition. (curly)
(#2156) Expected { after 'if' condition. (curly)
(#2157) Expected { after 'if' condition. (curly)
(#2178) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2179) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2179) 'm' is already defined. (no-redeclare)
(#2185) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2216) Expected to return a value at the end of method 'nth'. (consistent-return)
(#2217) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2217) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2218) Expected { after 'if' condition. (curly)
(#2219) Expected { after 'if' condition. (curly)
(#2219) Multiple spaces found before 'formula'. (no-multi-spaces)
(#2220) Expected { after 'if' condition. (curly)
(#2220) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2220) Comments should not begin with a lowercase character. (capitalized-comments)
(#2222) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2222) Comments should not begin with a lowercase character. (capitalized-comments)
(#2223) Expected { after 'if' condition. (curly)
(#2229) There should be no space before '}'. (object-curly-spacing)
(#2245) Expected { after 'if' condition. (curly)
(#2255) Comments should not begin with a lowercase character. (capitalized-comments)
(#2262) Comments should not begin with a lowercase character. (capitalized-comments)
(#2263) Unnecessary escape character: \-. (no-useless-escape)
(#2264) Unnecessary escape character: \*. (no-useless-escape)
(#2265) Unnecessary escape character: \*. (no-useless-escape)
(#2275) Expected { after 'for' condition. (curly)
(#2275) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2280) Comments should not begin with a lowercase character. (capitalized-comments)
(#2282) Expected { after 'for' condition. (curly)
(#2282) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2288) Expected { after 'for' condition. (curly)
(#2288) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2293) Comments should not begin with a lowercase character. (capitalized-comments)
(#2299) 'nodes' used outside of binding context. (block-scoped-var)
(#2299) 'i' used outside of binding context. (block-scoped-var)
(#2299) 'nodes' used outside of binding context. (block-scoped-var)
(#2299) 'j' used outside of binding context. (block-scoped-var)
(#2299) 'i' used outside of binding context. (block-scoped-var)
(#2299) 'i' used outside of binding context. (block-scoped-var)
(#2300) 'node' is not defined. (no-undef)
(#2300) 'nodes' used outside of binding context. (block-scoped-var)
(#2300) 'i' used outside of binding context. (block-scoped-var)
(#2301) Expected { after 'if' condition. (curly)
(#2301) 'node' is not defined. (no-undef)
(#2301) 'node' is not defined. (no-undef)
(#2301) 'node' is not defined. (no-undef)
(#2301) 'j' used outside of binding context. (block-scoped-var)
(#2304) Expected { after 'for' condition. (curly)
(#2304) 'i' is already defined. (no-redeclare)
(#2304) 'i' used outside of binding context. (block-scoped-var)
(#2304) 'j' is already defined. (no-redeclare)
(#2304) 'j' used outside of binding context. (block-scoped-var)
(#2304) 'nodes' is already defined. (no-redeclare)
(#2304) 'nodes' used outside of binding context. (block-scoped-var)
(#2304) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2304) 'node' is not defined. (no-undef)
(#2304) 'nodes' used outside of binding context. (block-scoped-var)
(#2304) 'i' used outside of binding context. (block-scoped-var)
(#2304) 'i' used outside of binding context. (block-scoped-var)
(#2305) Expected { after 'if' condition. (curly)
(#2305) 'node' is not defined. (no-undef)
(#2305) 'node' is not defined. (no-undef)
(#2305) 'node' is not defined. (no-undef)
(#2305) 'j' used outside of binding context. (block-scoped-var)
(#2309) Comments should not begin with a lowercase character. (capitalized-comments)
(#2311) Expected { after 'if' condition. (curly)
(#2312) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2313) Expected { after 'for' condition. (curly)
(#2324) Expected { after 'for' condition. (curly)
(#2324) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2326) 'results' used outside of binding context. (block-scoped-var)
(#2330) 'h' is assigned a value but never used. (no-unused-vars)
(#2331) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2332) Expected { after 'for' condition. (curly)
(#2332) 'children' is assigned a value but never used. (no-unused-vars)
(#2332) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2333) Expected { after 'if' condition. (curly)
(#2335) 'results' used outside of binding context. (block-scoped-var)
(#2339) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2341) Expected { after 'if' condition. (curly)
(#2343) 'results' used outside of binding context. (block-scoped-var)
(#2348) Expected { after 'for' condition. (curly)
(#2348) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2350) 'results' used outside of binding context. (block-scoped-var)
(#2354) Expected { after 'while' condition. (curly)
(#2354) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2355) Unexpected tab character. (no-tabs)
(#2355) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#2355) Expected { after 'if' condition. (curly)
(#2360) Expected { after 'while' condition. (curly)
(#2360) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2361) Expected { after 'if' condition. (curly)
(#2368) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2371) Comments should not begin with a lowercase character. (capitalized-comments)
(#2373) Expected { after 'for' condition. (curly)
(#2373) 'i' used outside of binding context. (block-scoped-var)
(#2373) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2373) 'node' used outside of binding context. (block-scoped-var)
(#2373) 'i' used outside of binding context. (block-scoped-var)
(#2373) 'i' used outside of binding context. (block-scoped-var)
(#2374) 'node' used outside of binding context. (block-scoped-var)
(#2376) Expected { after 'else'. (curly)
(#2377) Expected { after 'if' condition. (curly)
(#2379) Expected { after 'for' condition. (curly)
(#2379) 'i' is already defined. (no-redeclare)
(#2379) 'i' used outside of binding context. (block-scoped-var)
(#2379) 'node' is already defined. (no-redeclare)
(#2379) 'node' used outside of binding context. (block-scoped-var)
(#2379) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2379) 'i' used outside of binding context. (block-scoped-var)
(#2379) 'i' used outside of binding context. (block-scoped-var)
(#2380) Expected { after 'if' condition. (curly)
(#2380) 'node' used outside of binding context. (block-scoped-var)
(#2380) 'node' used outside of binding context. (block-scoped-var)
(#2382) Expected { after 'else'. (curly)
(#2386) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2387) Expected { after 'if' condition. (curly)
(#2391) Expected { after 'for' condition. (curly)
(#2391) 'i' used outside of binding context. (block-scoped-var)
(#2391) 'i' used outside of binding context. (block-scoped-var)
(#2391) 'i' used outside of binding context. (block-scoped-var)
(#2391) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2391) 'node' used outside of binding context. (block-scoped-var)
(#2391) 'node' used outside of binding context. (block-scoped-var)
(#2391) 'node' used outside of binding context. (block-scoped-var)
(#2391) 'i' used outside of binding context. (block-scoped-var)
(#2391) 'i' used outside of binding context. (block-scoped-var)
(#2391) 'i' used outside of binding context. (block-scoped-var)
(#2391) 'i' used outside of binding context. (block-scoped-var)
(#2391) 'i' used outside of binding context. (block-scoped-var)
(#2391) 'i' used outside of binding context. (block-scoped-var)
(#2392) Expected { after 'if' condition. (curly)
(#2392) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#2392) 'node' used outside of binding context. (block-scoped-var)
(#2392) 'node' used outside of binding context. (block-scoped-var)
(#2392) 'node' used outside of binding context. (block-scoped-var)
(#2394) Expected { after 'for' condition. (curly)
(#2394) 'i' is already defined. (no-redeclare)
(#2394) 'i' used outside of binding context. (block-scoped-var)
(#2394) 'i' used outside of binding context. (block-scoped-var)
(#2394) 'i' used outside of binding context. (block-scoped-var)
(#2394) 'node' is already defined. (no-redeclare)
(#2394) 'node' used outside of binding context. (block-scoped-var)
(#2394) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2394) 'node' used outside of binding context. (block-scoped-var)
(#2394) 'node' used outside of binding context. (block-scoped-var)
(#2394) 'i' used outside of binding context. (block-scoped-var)
(#2394) 'i' used outside of binding context. (block-scoped-var)
(#2394) 'i' used outside of binding context. (block-scoped-var)
(#2394) 'i' used outside of binding context. (block-scoped-var)
(#2394) 'i' used outside of binding context. (block-scoped-var)
(#2394) 'i' used outside of binding context. (block-scoped-var)
(#2395) Expected { after 'if' condition. (curly)
(#2395) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#2395) 'node' used outside of binding context. (block-scoped-var)
(#2395) 'node' used outside of binding context. (block-scoped-var)
(#2395) 'node' used outside of binding context. (block-scoped-var)
(#2397) Expected { after 'for' condition. (curly)
(#2397) 'i' is already defined. (no-redeclare)
(#2397) 'i' used outside of binding context. (block-scoped-var)
(#2397) 'i' used outside of binding context. (block-scoped-var)
(#2397) 'i' used outside of binding context. (block-scoped-var)
(#2397) 'node' is already defined. (no-redeclare)
(#2397) 'node' used outside of binding context. (block-scoped-var)
(#2397) 'node' used outside of binding context. (block-scoped-var)
(#2397) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2397) 'node' used outside of binding context. (block-scoped-var)
(#2397) 'i' used outside of binding context. (block-scoped-var)
(#2397) 'i' used outside of binding context. (block-scoped-var)
(#2397) 'i' used outside of binding context. (block-scoped-var)
(#2397) 'i' used outside of binding context. (block-scoped-var)
(#2397) 'i' used outside of binding context. (block-scoped-var)
(#2397) 'i' used outside of binding context. (block-scoped-var)
(#2398) Expected { after 'if' condition. (curly)
(#2398) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#2398) 'node' used outside of binding context. (block-scoped-var)
(#2398) 'node' used outside of binding context. (block-scoped-var)
(#2398) 'node' used outside of binding context. (block-scoped-var)
(#2400) Expected { after 'else'. (curly)
(#2402) Expected { after 'for' condition. (curly)
(#2402) 'i' is already defined. (no-redeclare)
(#2402) 'i' used outside of binding context. (block-scoped-var)
(#2402) 'i' used outside of binding context. (block-scoped-var)
(#2402) 'i' used outside of binding context. (block-scoped-var)
(#2402) 'node' is already defined. (no-redeclare)
(#2402) 'node' used outside of binding context. (block-scoped-var)
(#2402) 'node' used outside of binding context. (block-scoped-var)
(#2402) 'node' used outside of binding context. (block-scoped-var)
(#2402) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2402) 'i' used outside of binding context. (block-scoped-var)
(#2402) 'i' used outside of binding context. (block-scoped-var)
(#2402) 'i' used outside of binding context. (block-scoped-var)
(#2402) 'i' used outside of binding context. (block-scoped-var)
(#2402) 'i' used outside of binding context. (block-scoped-var)
(#2402) 'i' used outside of binding context. (block-scoped-var)
(#2403) Expected { after 'if' condition. (curly)
(#2403) 'node' used outside of binding context. (block-scoped-var)
(#2403) 'node' used outside of binding context. (block-scoped-var)
(#2403) 'node' used outside of binding context. (block-scoped-var)
(#2410) Expected { after 'if' condition. (curly)
(#2415) Expected { after 'if' condition. (curly)
(#2417) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2419) Expected { after 'if' condition. (curly)
(#2420) Expected { after 'if' condition. (curly)
(#2423) 'results' used outside of binding context. (block-scoped-var)
(#2428) Expected { after 'for' condition. (curly)
(#2428) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2429) Expected { after 'if' condition. (curly)
(#2434) Expected { after 'if' condition. (curly)
(#2435) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2436) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2438) Expected { after 'if' condition. (curly)
(#2439) Expected { after 'if' condition. (curly)
(#2445) Expected { after 'if' condition. (curly)
(#2446) Expected { after 'if' condition. (curly)
(#2452) 'value' is defined but never used. (no-unused-vars)
(#2452) 'root' is defined but never used. (no-unused-vars)
(#2453) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2454) Expected { after 'if' condition. (curly)
(#2457) 'results' used outside of binding context. (block-scoped-var)
(#2459) 'value' is defined but never used. (no-unused-vars)
(#2459) 'root' is defined but never used. (no-unused-vars)
(#2460) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2461) Expected { after 'if' condition. (curly)
(#2464) 'results' used outside of binding context. (block-scoped-var)
(#2466) 'value' is defined but never used. (no-unused-vars)
(#2466) 'root' is defined but never used. (no-unused-vars)
(#2468) Expected { after 'for' condition. (curly)
(#2468) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2469) Expected { after 'if' condition. (curly)
(#2471) 'results' used outside of binding context. (block-scoped-var)
(#2496) Comments should not begin with a lowercase character. (capitalized-comments)
(#2498) Expected { after 'if' condition. (curly)
(#2500) Expected { after 'if' condition. (curly)
(#2505) Comments should not begin with a lowercase character. (capitalized-comments)
(#2507) Expected { after 'if' condition. (curly)
(#2508) Expected { after 'if' condition. (curly)
(#2509) Expected { after 'if' condition. (curly)
(#2509) Multiple spaces found before 'formula'. (no-multi-spaces)
(#2510) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2510) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2510) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2512) 'i' used outside of binding context. (block-scoped-var)
(#2512) 'i' used outside of binding context. (block-scoped-var)
(#2512) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2512) 'node' used outside of binding context. (block-scoped-var)
(#2512) 'node' used outside of binding context. (block-scoped-var)
(#2512) 'i' used outside of binding context. (block-scoped-var)
(#2512) 'i' used outside of binding context. (block-scoped-var)
(#2512) 'i' used outside of binding context. (block-scoped-var)
(#2512) 'i' used outside of binding context. (block-scoped-var)
(#2513) 'node' used outside of binding context. (block-scoped-var)
(#2513) 'node' used outside of binding context. (block-scoped-var)
(#2514) 'node' used outside of binding context. (block-scoped-var)
(#2514) 'node' used outside of binding context. (block-scoped-var)
(#2515) 'node' used outside of binding context. (block-scoped-var)
(#2515) 'node' used outside of binding context. (block-scoped-var)
(#2518) Comments should not begin with a lowercase character. (capitalized-comments)
(#2520) Expected { after 'for' condition. (curly)
(#2520) 'i' is already defined. (no-redeclare)
(#2520) 'i' used outside of binding context. (block-scoped-var)
(#2520) 'i' used outside of binding context. (block-scoped-var)
(#2520) 'node' is already defined. (no-redeclare)
(#2520) 'node' used outside of binding context. (block-scoped-var)
(#2520) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2520) 'node' used outside of binding context. (block-scoped-var)
(#2520) 'i' used outside of binding context. (block-scoped-var)
(#2520) 'i' used outside of binding context. (block-scoped-var)
(#2520) 'i' used outside of binding context. (block-scoped-var)
(#2520) 'i' used outside of binding context. (block-scoped-var)
(#2521) Expected { after 'if' condition. (curly)
(#2521) 'node' used outside of binding context. (block-scoped-var)
(#2521) 'node' used outside of binding context. (block-scoped-var)
(#2521) 'node' used outside of binding context. (block-scoped-var)
(#2521) 'node' used outside of binding context. (block-scoped-var)
(#2522) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2522) Comments should not begin with a lowercase character. (capitalized-comments)
(#2523) Expected { after 'if' condition. (curly)
(#2527) 'i' is already defined. (no-redeclare)
(#2527) 'i' used outside of binding context. (block-scoped-var)
(#2527) 'i' used outside of binding context. (block-scoped-var)
(#2527) 'node' is already defined. (no-redeclare)
(#2527) 'node' used outside of binding context. (block-scoped-var)
(#2527) 'node' used outside of binding context. (block-scoped-var)
(#2527) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2527) 'i' used outside of binding context. (block-scoped-var)
(#2527) 'i' used outside of binding context. (block-scoped-var)
(#2527) 'i' used outside of binding context. (block-scoped-var)
(#2527) 'i' used outside of binding context. (block-scoped-var)
(#2528) Expected { after 'for' condition. (curly)
(#2529) Expected { after 'if' condition. (curly)
(#2529) 'node' used outside of binding context. (block-scoped-var)
(#2529) 'node' used outside of binding context. (block-scoped-var)
(#2529) 'node' used outside of binding context. (block-scoped-var)
(#2529) 'node' used outside of binding context. (block-scoped-var)
(#2537) 'value' is defined but never used. (no-unused-vars)
(#2537) 'root' is defined but never used. (no-unused-vars)
(#2538) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2540) Expected { after 'if' condition. (curly)
(#2543) 'results' used outside of binding context. (block-scoped-var)
(#2547) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2547) 'selectorType' is defined but never used. (no-unused-vars)
(#2547) 'm' is defined but never used. (no-unused-vars)
(#2550) Expected { after 'for' condition. (curly)
(#2550) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2551) Expected { after 'if' condition. (curly)
(#2553) 'results' used outside of binding context. (block-scoped-var)
(#2556) 'value' is defined but never used. (no-unused-vars)
(#2556) 'root' is defined but never used. (no-unused-vars)
(#2557) Expected { after 'for' condition. (curly)
(#2557) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2558) Expected { after 'if' condition. (curly)
(#2559) 'results' used outside of binding context. (block-scoped-var)
(#2562) 'value' is defined but never used. (no-unused-vars)
(#2562) 'root' is defined but never used. (no-unused-vars)
(#2563) Expected { after 'for' condition. (curly)
(#2563) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2564) Expected { after 'if' condition. (curly)
(#2565) 'results' used outside of binding context. (block-scoped-var)
(#2568) 'value' is defined but never used. (no-unused-vars)
(#2568) 'root' is defined but never used. (no-unused-vars)
(#2569) Expected { after 'for' condition. (curly)
(#2569) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2570) Expected { after 'if' condition. (curly)
(#2571) 'results' used outside of binding context. (block-scoped-var)
(#2576) Statement inside of curly braces should be on next line. (brace-style)
(#2576) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2577) Statement inside of curly braces should be on next line. (brace-style)
(#2577) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2578) Statement inside of curly braces should be on next line. (brace-style)
(#2578) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2579) Statement inside of curly braces should be on next line. (brace-style)
(#2579) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2580) Statement inside of curly braces should be on next line. (brace-style)
(#2580) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2581) Statement inside of curly braces should be on next line. (brace-style)
(#2581) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2582) Statement inside of curly braces should be on next line. (brace-style)
(#2582) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2586) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2588) Expected { after 'for' condition. (curly)
(#2588) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2589) Expected { after 'if' condition. (curly)
(#2591) 'results' used outside of binding context. (block-scoped-var)
(#2602) 'expressions' is already defined. (no-redeclare)
(#2602) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2606) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2611) 'l' used outside of binding context. (block-scoped-var)
(#2615) Missing JSDoc comment. (require-jsdoc)
(#2615) '$$' is defined but never used. (no-unused-vars)
(#2627) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2628) Use '===' to compare with null. (no-eq-null)
(#2629) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#2629) Unexpected tab character. (no-tabs)
(#2630) Expected { after 'if' condition. (curly)
(#2632) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2633) Expected { after 'else'. (curly)
(#2651) Expected { after 'if' condition. (curly)
(#2662) Expected { after 'if' condition. (curly)
(#2666) Expected { after 'if' condition. (curly)
(#2671) 'matchingInputs' used outside of binding context. (block-scoped-var)
(#2700) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2700) Unexpected use of comma operator. (no-sequences)
(#2706) Expected { after 'if' condition. (curly)
(#2710) Expected { after 'if' condition. (curly)
(#2715) Missing semicolon. (semi)
(#2717) Expected space or tab after '/*' in comment. (spaced-comment)
(#2729) Missing semicolon. (semi)
(#2764) Expected { after 'if' condition. (curly)
(#2767) Empty block statement. (no-empty)
(#2783) Missing semicolon. (semi)
(#2785) Expected space or tab after '/*' in comment. (spaced-comment)
(#2787) 'Field' is assigned a value but never used. (no-unused-vars)
(#2788) '$F' is assigned a value but never used. (no-unused-vars)
(#2790) Expected space or tab after '/*' in comment. (spaced-comment)
(#2822) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2823) Expected { after 'if' condition. (curly)
(#2825) 'values' is already defined. (no-redeclare)
(#2827) Expected { after 'if' condition. (curly)
(#2829) 'values' used outside of binding context. (block-scoped-var)
(#2833) Comments should not begin with a lowercase character. (capitalized-comments)
(#2836) Missing semicolon. (semi)
(#2838) Expected space or tab after '/*' in comment. (spaced-comment)
(#2840) Unexpected empty function. (no-empty-function)
(#2840) Missing semicolon. (semi)
(#2844) Multiple spaces found before '='. (no-multi-spaces)
(#2845) Multiple spaces found before '='. (no-multi-spaces)
(#2864) Missing semicolon. (semi)
(#2880) Expected space or tab after '/*' in comment. (spaced-comment)
(#2882) Unexpected empty function. (no-empty-function)
(#2882) Missing semicolon. (semi)
(#2885) Multiple spaces found before '='. (no-multi-spaces)
(#2889) Expected { after 'if' condition. (curly)
(#2891) Expected { after 'else'. (curly)
(#2912) 'Event' used outside of binding context. (block-scoped-var)
(#2915) 'Event' used outside of binding context. (block-scoped-var)
(#2920) Missing semicolon. (semi)
(#2936) 'Event' is already defined as a built-in global variable. (no-redeclare)
(#2939) 'Event' used outside of binding context. (block-scoped-var)
(#2983) Comments should not begin with a lowercase character. (capitalized-comments)
(#2986) 'Event' used outside of binding context. (block-scoped-var)
(#2987) Expected { after 'while' condition. (curly)
(#2996) Expected { after 'if' condition. (curly)
(#3007) Expected { after 'if' condition. (curly)
(#3007) 'Event' used outside of binding context. (block-scoped-var)
(#3008) 'Event' used outside of binding context. (block-scoped-var)
(#3009) 'Event' used outside of binding context. (block-scoped-var)
(#3009) 'Event' used outside of binding context. (block-scoped-var)
(#3010) 'Event' used outside of binding context. (block-scoped-var)
(#3012) 'Event' used outside of binding context. (block-scoped-var)
(#3019) Expected { after 'if' condition. (curly)
(#3023) 'Event' used outside of binding context. (block-scoped-var)
(#3030) Expected { after 'if' condition. (curly)
(#3039) Empty block statement. (no-empty)
(#3044) Comments should not begin with a lowercase character. (capitalized-comments)
(#3045) Expected { after 'if' condition. (curly)
(#3046) 'Event' used outside of binding context. (block-scoped-var)
(#3046) 'Event' used outside of binding context. (block-scoped-var)
(#3048) Comments should not begin with a lowercase character. (capitalized-comments)
(#3053) Comments should not begin with a lowercase character. (capitalized-comments)
(#3056) Multiple spaces found before 'window'. (no-multi-spaces)
(#3060) Multiple spaces found before 'window'. (no-multi-spaces)
(#3067) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3069) Multiple spaces found before '||'. (no-multi-spaces)
(#3077) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3079) Multiple spaces found before '||'. (no-multi-spaces)
(#3087) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3089) Multiple spaces found before '||'. (no-multi-spaces)
(#3093) Expected { after 'if' condition. (curly)
(#3093) Expected space(s) after "if". (keyword-spacing)
(#3093) Operator '==' must be spaced. (space-infix-ops)
(#3095) Expected { after 'if' condition. (curly)
(#3102) Expected { after 'if' condition. (curly)
(#3103) Expected { after 'if' condition. (curly)
(#3105) Expected { after 'while' condition. (curly)
(#3106) Expected { after 'if' condition. (curly)
(#3112) Comments should not begin with a lowercase character. (capitalized-comments)
(#3114) Expected { after 'if' condition. (curly)
(#3121) Multiple spaces found before 'this'. (no-multi-spaces)
(#3123) Multiple spaces found before 'this'. (no-multi-spaces)
(#3134) Multiple spaces found before 'this'. (no-multi-spaces)
(#3136) Multiple spaces found before 'this'. (no-multi-spaces)
(#3139) Comments should not begin with a lowercase character. (capitalized-comments)
(#3140) Expected to return a value at the end of method 'overlap'. (consistent-return)
(#3141) Expected { after 'if' condition. (curly)
(#3142) Expected { after 'if' condition. (curly)
(#3145) Expected { after 'if' condition. (curly)
(#3151) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3155) Multiple spaces found before '||'. (no-multi-spaces)
(#3159) Expected { after 'if' condition. (curly)
(#3160) A space is required after ','. (comma-spacing)
(#3160) Operator '==' must be spaced. (space-infix-ops)
(#3162) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#3166) Operator '==' must be spaced. (space-infix-ops)
(#3167) Multiple spaces found before '||'. (no-multi-spaces)
(#3170) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#3183) Missing semicolon. (semi)
(#3185) Comments should not begin with a lowercase character. (capitalized-comments)
(#3189) Comments should not begin with a lowercase character. (capitalized-comments)
(#3193) Comments should not begin with a lowercase character. (capitalized-comments)
(#3195) A space is required after ','. (comma-spacing)
(#3200) Comments should not begin with a lowercase character. (capitalized-comments)
(#3206) Comments should not begin with a lowercase character. (capitalized-comments)
(#3207) Expected { after 'if' condition. (curly)
(#3207) Expected space(s) after "if". (keyword-spacing)
(#3207) Multiple spaces found before 'target'. (no-multi-spaces)
(#3207) Multiple spaces found before '='. (no-multi-spaces)
(#3208) Expected { after 'if' condition. (curly)
(#3208) Expected space(s) after "if". (keyword-spacing)
(#3208) Multiple spaces found before 'target'. (no-multi-spaces)
(#3208) Multiple spaces found before '='. (no-multi-spaces)
(#3209) Expected { after 'if' condition. (curly)
(#3209) Expected space(s) after "if". (keyword-spacing)
(#3209) Multiple spaces found before 'target'. (no-multi-spaces)
(#3210) Expected { after 'if' condition. (curly)
(#3210) Expected space(s) after "if". (keyword-spacing)
(#3215) Expected { after 'if' condition. (curly)
(#3219) Multiple spaces found before '='. (no-multi-spaces)
(#3220) Multiple spaces found before '='. (no-multi-spaces)
(#3221) Multiple spaces found before '='. (no-multi-spaces)
(#3222) Multiple spaces found before '='. (no-multi-spaces)
(#3224) Multiple spaces found before '='. (no-multi-spaces)
(#3224) Multiple spaces found before '||'. (no-multi-spaces)
(#3225) Multiple spaces found before '='. (no-multi-spaces)
(#3225) Multiple spaces found before '-'. (no-multi-spaces)
(#3226) Multiple spaces found before '='. (no-multi-spaces)
(#3230) Multiple spaces found before '='. (no-multi-spaces)
(#3231) Multiple spaces found before '='. (no-multi-spaces)
(#3232) Multiple spaces found before '='. (no-multi-spaces)
(#3238) Expected { after 'if' condition. (curly)
(#3242) Multiple spaces found before '='. (no-multi-spaces)
(#3242) Multiple spaces found before '||'. (no-multi-spaces)
(#3245) Multiple spaces found before '='. (no-multi-spaces)
(#3246) Multiple spaces found before '='. (no-multi-spaces)
(#3248) Multiple spaces found before '='. (no-multi-spaces)
(#3250) Missing semicolon. (semi)
(#3257) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3259) Multiple spaces found before '||'. (no-multi-spaces)
(#3261) Expected { after 'if' condition. (curly)
(#3268) Missing semicolon. (semi)
mod/jclic/jclic.js
(#26) Identifier 'mod_jclic' is not in camel case. (camelcase)
(#29) 'setJarBase' is not defined. (no-undef)
(#29) ["jclic_jarbase"] is better written in dot notation. (dot-notation)
(#30) This line has a length of 213. Maximum allowed is 132. (max-len)
(#30) 'setReporter' is not defined. (no-undef)
(#30) A space is required after ','. (comma-spacing)
(#30) Operator '+' must be spaced. (space-infix-ops)
(#30) ["jclic_path"] is better written in dot notation. (dot-notation)
(#30) Operator '+' must be spaced. (space-infix-ops)
(#30) Operator '+' must be spaced. (space-infix-ops)
(#30) ["jclic_service"] is better written in dot notation. (dot-notation)
(#30) Operator '+' must be spaced. (space-infix-ops)
(#30) Operator '+' must be spaced. (space-infix-ops)
(#30) ["jclic_user"] is better written in dot notation. (dot-notation)
(#30) Operator '+' must be spaced. (space-infix-ops)
(#30) Operator '+' must be spaced. (space-infix-ops)
(#30) ["id"] is better written in dot notation. (dot-notation)
(#30) Operator '+' must be spaced. (space-infix-ops)
(#30) Operator '+' must be spaced. (space-infix-ops)
(#30) ["jclic_lap"] is better written in dot notation. (dot-notation)
(#30) Operator '+' must be spaced. (space-infix-ops)
(#30) Operator '+' must be spaced. (space-infix-ops)
(#30) ["jclic_protocol"] is better written in dot notation. (dot-notation)
(#31) 'setSkin' is not defined. (no-undef)
(#31) ["skin"] is better written in dot notation. (dot-notation)
(#32) 'setLanguage' is not defined. (no-undef)
(#32) ["lang"] is better written in dot notation. (dot-notation)
(#33) 'setExitUrl' is not defined. (no-undef)
(#33) ["exiturl"] is better written in dot notation. (dot-notation)
(#34) 'getPlugin' is not defined. (no-undef)
(#34) ["jclic_url"] is better written in dot notation. (dot-notation)
(#34) ["width"] is better written in dot notation. (dot-notation)
(#34) ["height"] is better written in dot notation. (dot-notation)
(#40) ["jclic_path"] is better written in dot notation. (dot-notation)
(#41) ["jclic_service"] is better written in dot notation. (dot-notation)
(#42) ["jclic_user"] is better written in dot notation. (dot-notation)
(#43) ["id"] is better written in dot notation. (dot-notation)
(#44) ["jclic_lap"] is better written in dot notation. (dot-notation)
(#45) ["jclic_protocol"] is better written in dot notation. (dot-notation)
(#46) ["skin"] is better written in dot notation. (dot-notation)
(#47) ["lang"] is better written in dot notation. (dot-notation)
(#48) ["exitUrl"] is better written in dot notation. (dot-notation)
(#49) ["width"] is better written in dot notation. (dot-notation)
(#50) ["height"] is better written in dot notation. (dot-notation)
(#52) ["jclic_ispreview"] is better written in dot notation. (dot-notation)
(#53) ["reporter"] is better written in dot notation. (dot-notation)
(#54) ["path"] is better written in dot notation. (dot-notation)
(#57) 'JClicObject' is not defined. (no-undef)
(#57) ["jclic_url"] is better written in dot notation. (dot-notation)
(#61) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#62) Missing JSDoc comment. (require-jsdoc)
(#62) 'showSessionActivities' is defined but never used. (no-unused-vars)
(#62) Missing space before opening brace. (space-before-blocks)
(#63) 'activities' is not defined. (no-undef)
(#63) Operator '+' must be spaced. (space-infix-ops)
(#64) 'activities' is not defined. (no-undef)
(#65) 'activities' is not defined. (no-undef)
(#65) Operator '=' must be spaced. (space-infix-ops)
(#66) Expected space(s) after "else". (keyword-spacing)
(#67) 'activities' is not defined. (no-undef)
(#67) Operator '=' must be spaced. (space-infix-ops)
(#71) Missing JSDoc comment. (require-jsdoc)
(#71) Identifier 'var_dump' is not in camel case. (camelcase)
(#71) 'var_dump' is defined but never used. (no-unused-vars)
(#76) Unexpected alert. (no-alert)
mod/jclic/jclicplugin.js
(#1) Identifier 'player_files' is not in camel case. (camelcase)
(#1) Multiple spaces found before '"jclic.jar"'. (no-multi-spaces)
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Identifier 'player_versions' is not in camel case. (camelcase)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) Identifier 'author_files' is not in camel case. (camelcase)
(#4) Multiple spaces found before '"jclicauthor.jar"'. (no-multi-spaces)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Identifier 'author_versions' is not in camel case. (camelcase)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Identifier 'jar_cache_files' is not in camel case. (camelcase)
(#7) Identifier 'player_files' is not in camel case. (camelcase)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Identifier 'jar_cache_versions' is not in camel case. (camelcase)
(#8) Identifier 'player_versions' is not in camel case. (camelcase)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Operator '=' must be spaced. (space-infix-ops)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) '_mac' is assigned a value but never used. (no-unused-vars)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) Expected space(s) after "if". (keyword-spacing)
(#16) Operator '>=' must be spaced. (space-infix-ops)
(#16) Missing space before opening brace. (space-before-blocks)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Operator '=' must be spaced. (space-infix-ops)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Operator '=' must be spaced. (space-infix-ops)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Expected space(s) after "if". (keyword-spacing)
(#20) Operator '==' must be spaced. (space-infix-ops)
(#20) Missing space before opening brace. (space-before-blocks)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) This line has a length of 238. Maximum allowed is 132. (max-len)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Operator '=' must be spaced. (space-infix-ops)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Missing JSDoc comment. (require-jsdoc)
(#26) 'setJarBase' is defined but never used. (no-unused-vars)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Operator '=' must be spaced. (space-infix-ops)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Operator '=' must be spaced. (space-infix-ops)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Operator '=' must be spaced. (space-infix-ops)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Operator '=' must be spaced. (space-infix-ops)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Operator '=' must be spaced. (space-infix-ops)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Missing JSDoc comment. (require-jsdoc)
(#34) 'setLanguage' is defined but never used. (no-unused-vars)
(#34) Missing space before opening brace. (space-before-blocks)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) Expected space(s) after "if". (keyword-spacing)
(#35) Use '===' to compare with null. (no-eq-null)
(#35) Operator '!=' must be spaced. (space-infix-ops)
(#35) Missing space before opening brace. (space-before-blocks)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Operator '=' must be spaced. (space-infix-ops)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Expected { after 'if' condition. (curly)
(#37) Expected space(s) after "if". (keyword-spacing)
(#37) Use '===' to compare with null. (no-eq-null)
(#37) Operator '!=' must be spaced. (space-infix-ops)
(#37) Operator '=' must be spaced. (space-infix-ops)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Expected { after 'if' condition. (curly)
(#38) Expected space(s) after "if". (keyword-spacing)
(#38) Use '===' to compare with null. (no-eq-null)
(#38) Operator '!=' must be spaced. (space-infix-ops)
(#38) Operator '=' must be spaced. (space-infix-ops)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Operator '=' must be spaced. (space-infix-ops)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) Operator '=' must be spaced. (space-infix-ops)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Operator '=' must be spaced. (space-infix-ops)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Operator '=' must be spaced. (space-infix-ops)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) Missing JSDoc comment. (require-jsdoc)
(#46) 'setReporter' is defined but never used. (no-unused-vars)
(#46) Missing space before opening brace. (space-before-blocks)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) Expected space(s) after "if". (keyword-spacing)
(#47) Use '===' to compare with null. (no-eq-null)
(#47) Operator '!=' must be spaced. (space-infix-ops)
(#47) Missing space before opening brace. (space-before-blocks)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) Operator '=' must be spaced. (space-infix-ops)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Expected { after 'if' condition. (curly)
(#49) Expected space(s) after "if". (keyword-spacing)
(#49) Use '===' to compare with null. (no-eq-null)
(#49) Operator '!=' must be spaced. (space-infix-ops)
(#49) Operator '=' must be spaced. (space-infix-ops)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) Operator '=' must be spaced. (space-infix-ops)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) Operator '=' must be spaced. (space-infix-ops)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) Operator '=' must be spaced. (space-infix-ops)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) Missing JSDoc comment. (require-jsdoc)
(#56) 'setSkin' is defined but never used. (no-unused-vars)
(#56) Missing space before opening brace. (space-before-blocks)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) Expected space(s) after "if". (keyword-spacing)
(#57) Use '===' to compare with null. (no-eq-null)
(#57) Operator '!=' must be spaced. (space-infix-ops)
(#57) Missing space before opening brace. (space-before-blocks)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) Operator '=' must be spaced. (space-infix-ops)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Operator '=' must be spaced. (space-infix-ops)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#61) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#63) Operator '=' must be spaced. (space-infix-ops)
(#63) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#64) Operator '=' must be spaced. (space-infix-ops)
(#64) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#65) Missing JSDoc comment. (require-jsdoc)
(#65) 'setCookie' is defined but never used. (no-unused-vars)
(#65) Missing space before opening brace. (space-before-blocks)
(#65) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#66) Expected space(s) after "if". (keyword-spacing)
(#66) Use '===' to compare with null. (no-eq-null)
(#66) Operator '!=' must be spaced. (space-infix-ops)
(#66) Missing space before opening brace. (space-before-blocks)
(#66) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#67) Operator '=' must be spaced. (space-infix-ops)
(#67) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#68) Operator '=' must be spaced. (space-infix-ops)
(#68) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#72) Operator '=' must be spaced. (space-infix-ops)
(#72) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#73) Operator '=' must be spaced. (space-infix-ops)
(#73) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#74) Missing JSDoc comment. (require-jsdoc)
(#74) 'setExitUrl' is defined but never used. (no-unused-vars)
(#74) Missing space before opening brace. (space-before-blocks)
(#74) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#75) Expected space(s) after "if". (keyword-spacing)
(#75) Use '===' to compare with null. (no-eq-null)
(#75) Operator '!=' must be spaced. (space-infix-ops)
(#75) Missing space before opening brace. (space-before-blocks)
(#75) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#76) Operator '=' must be spaced. (space-infix-ops)
(#76) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#77) Operator '=' must be spaced. (space-infix-ops)
(#77) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#78) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#79) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#80) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#81) Operator '=' must be spaced. (space-infix-ops)
(#81) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#82) Operator '=' must be spaced. (space-infix-ops)
(#82) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#83) Missing JSDoc comment. (require-jsdoc)
(#83) 'setInfoUrlFrame' is defined but never used. (no-unused-vars)
(#83) Missing space before opening brace. (space-before-blocks)
(#83) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#84) Expected space(s) after "if". (keyword-spacing)
(#84) Use '===' to compare with null. (no-eq-null)
(#84) Operator '!=' must be spaced. (space-infix-ops)
(#84) Missing space before opening brace. (space-before-blocks)
(#84) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#85) Operator '=' must be spaced. (space-infix-ops)
(#85) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#86) Operator '=' must be spaced. (space-infix-ops)
(#86) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#87) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#88) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#89) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#90) Operator '=' must be spaced. (space-infix-ops)
(#90) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#91) Operator '=' must be spaced. (space-infix-ops)
(#91) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#92) Missing JSDoc comment. (require-jsdoc)
(#92) 'setSequence' is defined but never used. (no-unused-vars)
(#92) Missing space before opening brace. (space-before-blocks)
(#92) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#93) Expected space(s) after "if". (keyword-spacing)
(#93) Use '===' to compare with null. (no-eq-null)
(#93) Operator '!=' must be spaced. (space-infix-ops)
(#93) Missing space before opening brace. (space-before-blocks)
(#93) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#94) Operator '=' must be spaced. (space-infix-ops)
(#94) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#95) Operator '=' must be spaced. (space-infix-ops)
(#95) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#96) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#97) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#98) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#99) Operator '=' must be spaced. (space-infix-ops)
(#99) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#100) Operator '=' must be spaced. (space-infix-ops)
(#100) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#101) Missing JSDoc comment. (require-jsdoc)
(#101) 'setSystemSounds' is defined but never used. (no-unused-vars)
(#101) Missing space before opening brace. (space-before-blocks)
(#101) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#102) Expected space(s) after "if". (keyword-spacing)
(#102) Use '===' to compare with null. (no-eq-null)
(#102) Operator '!=' must be spaced. (space-infix-ops)
(#102) Missing space before opening brace. (space-before-blocks)
(#102) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#103) Operator '=' must be spaced. (space-infix-ops)
(#103) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#104) Operator '=' must be spaced. (space-infix-ops)
(#104) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#105) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#106) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#107) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#108) Operator '=' must be spaced. (space-infix-ops)
(#108) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#109) Operator '=' must be spaced. (space-infix-ops)
(#109) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#110) Missing JSDoc comment. (require-jsdoc)
(#110) 'setCompressImages' is defined but never used. (no-unused-vars)
(#110) Missing space before opening brace. (space-before-blocks)
(#110) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#111) Expected space(s) after "if". (keyword-spacing)
(#111) Use '===' to compare with null. (no-eq-null)
(#111) Operator '!=' must be spaced. (space-infix-ops)
(#111) Missing space before opening brace. (space-before-blocks)
(#111) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#112) Operator '=' must be spaced. (space-infix-ops)
(#112) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#113) Operator '=' must be spaced. (space-infix-ops)
(#113) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#114) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#115) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#116) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#117) Operator '=' must be spaced. (space-infix-ops)
(#117) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#118) Operator '=' must be spaced. (space-infix-ops)
(#118) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#119) Missing JSDoc comment. (require-jsdoc)
(#119) 'setTrace' is defined but never used. (no-unused-vars)
(#119) Missing space before opening brace. (space-before-blocks)
(#119) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#120) Expected space(s) after "if". (keyword-spacing)
(#120) Use '===' to compare with null. (no-eq-null)
(#120) Operator '!=' must be spaced. (space-infix-ops)
(#120) Missing space before opening brace. (space-before-blocks)
(#120) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#121) Operator '=' must be spaced. (space-infix-ops)
(#121) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#122) Operator '=' must be spaced. (space-infix-ops)
(#122) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#123) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#124) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#125) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#126) Operator '=' must be spaced. (space-infix-ops)
(#126) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#127) Operator '=' must be spaced. (space-infix-ops)
(#127) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#128) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#129) Operator '=' must be spaced. (space-infix-ops)
(#129) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#130) Expected space(s) after "if". (keyword-spacing)
(#130) Operator '==' must be spaced. (space-infix-ops)
(#130) Missing space before opening brace. (space-before-blocks)
(#130) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#131) Operator '=' must be spaced. (space-infix-ops)
(#131) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#132) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#133) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#134) Operator '=' must be spaced. (space-infix-ops)
(#134) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#135) Missing JSDoc comment. (require-jsdoc)
(#135) 'setAuthorApplet' is defined but never used. (no-unused-vars)
(#135) Missing space before opening brace. (space-before-blocks)
(#135) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#136) Expected space(s) after "if". (keyword-spacing)
(#136) Use '===' to compare with null. (no-eq-null)
(#136) Operator '!=' must be spaced. (space-infix-ops)
(#136) Missing space before opening brace. (space-before-blocks)
(#136) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#137) Operator '=' must be spaced. (space-infix-ops)
(#137) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#138) Expected space(s) after "if". (keyword-spacing)
(#138) Operator '==' must be spaced. (space-infix-ops)
(#138) Missing space before opening brace. (space-before-blocks)
(#138) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#139) Identifier 'jar_cache_files' is not in camel case. (camelcase)
(#139) Identifier 'player_files' is not in camel case. (camelcase)
(#139) Operator '+' must be spaced. (space-infix-ops)
(#139) Operator '+' must be spaced. (space-infix-ops)
(#139) Identifier 'author_files' is not in camel case. (camelcase)
(#139) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#140) Identifier 'jar_cache_versions' is not in camel case. (camelcase)
(#140) Identifier 'player_versions' is not in camel case. (camelcase)
(#140) Operator '+' must be spaced. (space-infix-ops)
(#140) Operator '+' must be spaced. (space-infix-ops)
(#140) Identifier 'author_versions' is not in camel case. (camelcase)
(#140) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#141) Operator '=' must be spaced. (space-infix-ops)
(#141) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#142) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#143) Identifier 'jar_cache_files' is not in camel case. (camelcase)
(#143) Identifier 'player_files' is not in camel case. (camelcase)
(#143) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#144) Identifier 'jar_cache_versions' is not in camel case. (camelcase)
(#144) Identifier 'player_versions' is not in camel case. (camelcase)
(#144) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#145) Operator '=' must be spaced. (space-infix-ops)
(#145) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#146) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#147) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#148) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#149) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#150) Missing JSDoc comment. (require-jsdoc)
(#150) 'writePlugin' is defined but never used. (no-unused-vars)
(#150) Missing space before opening brace. (space-before-blocks)
(#150) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#151) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#152) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#153) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#154) Missing JSDoc comment. (require-jsdoc)
(#154) 'writeCacheInfo' is defined but never used. (no-unused-vars)
(#154) Missing space before opening brace. (space-before-blocks)
(#154) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#155) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#156) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#157) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#158) Missing JSDoc comment. (require-jsdoc)
(#158) 'writeDownloadPageInfo' is defined but never used. (no-unused-vars)
(#158) Missing space before opening brace. (space-before-blocks)
(#158) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#159) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#160) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#161) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#162) Missing JSDoc comment. (require-jsdoc)
(#162) 'writeParams' is defined but never used. (no-unused-vars)
(#162) Missing space before opening brace. (space-before-blocks)
(#162) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#163) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#164) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#165) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#166) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#167) Missing JSDoc comment. (require-jsdoc)
(#167) 'writeTable' is defined but never used. (no-unused-vars)
(#167) Missing space before opening brace. (space-before-blocks)
(#167) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#168) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#169) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#170) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#171) Missing JSDoc comment. (require-jsdoc)
(#171) Missing space before opening brace. (space-before-blocks)
(#171) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#172) Operator '=' must be spaced. (space-infix-ops)
(#172) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#173) Operator '=' must be spaced. (space-infix-ops)
(#173) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#174) Operator '=' must be spaced. (space-infix-ops)
(#174) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#175) Operator '=' must be spaced. (space-infix-ops)
(#175) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#176) Expected { after 'if' condition. (curly)
(#176) Expected space(s) after "if". (keyword-spacing)
(#176) Use '===' to compare with null. (no-eq-null)
(#176) Operator '!=' must be spaced. (space-infix-ops)
(#176) Operator '=' must be spaced. (space-infix-ops)
(#176) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#177) Expected { after 'if' condition. (curly)
(#177) Expected space(s) after "if". (keyword-spacing)
(#177) Use '===' to compare with null. (no-eq-null)
(#177) Operator '!=' must be spaced. (space-infix-ops)
(#177) Operator '=' must be spaced. (space-infix-ops)
(#177) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#178) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#179) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#180) Missing space before opening brace. (space-before-blocks)
(#180) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#181) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#182) Operator '+' must be spaced. (space-infix-ops)
(#182) Operator '+' must be spaced. (space-infix-ops)
(#182) Operator '+' must be spaced. (space-infix-ops)
(#182) Operator '+' must be spaced. (space-infix-ops)
(#182) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#183) Operator '+' must be spaced. (space-infix-ops)
(#183) Operator '+' must be spaced. (space-infix-ops)
(#183) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#184) Operator '+' must be spaced. (space-infix-ops)
(#184) Operator '+' must be spaced. (space-infix-ops)
(#184) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#185) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#186) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#187) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#188) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#189) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#190) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#191) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#191) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#192) Missing space before opening brace. (space-before-blocks)
(#192) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#193) Operator '+' must be spaced. (space-infix-ops)
(#193) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#194) Operator '+' must be spaced. (space-infix-ops)
(#194) Operator '+' must be spaced. (space-infix-ops)
(#194) Operator '+' must be spaced. (space-infix-ops)
(#194) Operator '+' must be spaced. (space-infix-ops)
(#194) Operator '+' must be spaced. (space-infix-ops)
(#194) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#195) Operator '+' must be spaced. (space-infix-ops)
(#195) Operator '+' must be spaced. (space-infix-ops)
(#195) Operator '+' must be spaced. (space-infix-ops)
(#195) Operator '+' must be spaced. (space-infix-ops)
(#195) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#196) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#197) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#198) Operator '+' must be spaced. (space-infix-ops)
(#198) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#199) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#200) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#201) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#202) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#202) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#203) Expected space(s) after "else". (keyword-spacing)
(#203) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#204) Operator '+' must be spaced. (space-infix-ops)
(#204) Operator '+' must be spaced. (space-infix-ops)
(#204) Operator '+' must be spaced. (space-infix-ops)
(#204) Operator '+' must be spaced. (space-infix-ops)
(#204) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#205) Operator '+' must be spaced. (space-infix-ops)
(#205) Identifier 'jar_cache_files' is not in camel case. (camelcase)
(#205) Operator '+' must be spaced. (space-infix-ops)
(#205) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#206) Operator '+' must be spaced. (space-infix-ops)
(#206) Operator '+' must be spaced. (space-infix-ops)
(#206) Operator '+' must be spaced. (space-infix-ops)
(#206) Operator '+' must be spaced. (space-infix-ops)
(#206) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#207) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#208) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#209) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#210) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#211) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#212) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#213) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#214) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#215) Missing JSDoc comment. (require-jsdoc)
(#215) Missing space before opening brace. (space-before-blocks)
(#215) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#216) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#217) Expected space(s) after "if". (keyword-spacing)
(#217) Missing space before opening brace. (space-before-blocks)
(#217) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#218) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#219) Operator '+' must be spaced. (space-infix-ops)
(#219) Identifier 'jar_cache_files' is not in camel case. (camelcase)
(#219) Operator '+' must be spaced. (space-infix-ops)
(#219) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#220) Expected space(s) after "if". (keyword-spacing)
(#220) Missing space before opening brace. (space-before-blocks)
(#220) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#221) Operator '+' must be spaced. (space-infix-ops)
(#221) Identifier 'jar_cache_versions' is not in camel case. (camelcase)
(#221) Operator '+' must be spaced. (space-infix-ops)
(#221) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#222) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#223) Expected space(s) before "else". (keyword-spacing)
(#223) Expected space(s) after "else". (keyword-spacing)
(#223) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#224) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#225) Operator '+' must be spaced. (space-infix-ops)
(#225) Identifier 'jar_cache_files' is not in camel case. (camelcase)
(#225) Operator '+' must be spaced. (space-infix-ops)
(#225) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#226) Expected space(s) after "if". (keyword-spacing)
(#226) Missing space before opening brace. (space-before-blocks)
(#226) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#227) Operator '+' must be spaced. (space-infix-ops)
(#227) Identifier 'jar_cache_versions' is not in camel case. (camelcase)
(#227) Operator '+' must be spaced. (space-infix-ops)
(#227) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#228) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#229) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#230) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#231) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#232) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#233) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#234) Missing JSDoc comment. (require-jsdoc)
(#234) Function 'getParams' has a complexity of 24. Maximum allowed is 20. (complexity)
(#234) Missing space before opening brace. (space-before-blocks)
(#234) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#235) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#236) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#237) Expected { after 'if' condition. (curly)
(#237) Expected space(s) after "if". (keyword-spacing)
(#237) Operator '+' must be spaced. (space-infix-ops)
(#237) Operator '+' must be spaced. (space-infix-ops)
(#237) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#238) Expected { after 'else'. (curly)
(#238) Operator '+' must be spaced. (space-infix-ops)
(#238) Operator '+' must be spaced. (space-infix-ops)
(#238) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#239) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#240) Expected space(s) after "if". (keyword-spacing)
(#240) Missing space before opening brace. (space-before-blocks)
(#240) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#241) Expected { after 'if' condition. (curly)
(#241) Expected space(s) after "if". (keyword-spacing)
(#241) Operator '+' must be spaced. (space-infix-ops)
(#241) Operator '+' must be spaced. (space-infix-ops)
(#241) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#242) Expected { after 'else'. (curly)
(#242) Operator '+' must be spaced. (space-infix-ops)
(#242) Operator '+' must be spaced. (space-infix-ops)
(#242) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#243) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#244) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#245) Expected space(s) after "if". (keyword-spacing)
(#245) Missing space before opening brace. (space-before-blocks)
(#245) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#246) Expected space(s) after "if". (keyword-spacing)
(#246) Missing space before opening brace. (space-before-blocks)
(#246) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#247) Operator '+' must be spaced. (space-infix-ops)
(#247) Operator '+' must be spaced. (space-infix-ops)
(#247) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#248) Operator '+' must be spaced. (space-infix-ops)
(#248) Operator '+' must be spaced. (space-infix-ops)
(#248) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#249) Operator '+' must be spaced. (space-infix-ops)
(#249) Operator '+' must be spaced. (space-infix-ops)
(#249) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#250) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#250) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#251) Expected { after 'else'. (curly)
(#251) Operator '+' must be spaced. (space-infix-ops)
(#251) Operator '+' must be spaced. (space-infix-ops)
(#251) Operator '+' must be spaced. (space-infix-ops)
(#251) Operator '+' must be spaced. (space-infix-ops)
(#251) Operator '+' must be spaced. (space-infix-ops)
(#251) Operator '+' must be spaced. (space-infix-ops)
(#251) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#252) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#253) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#254) Expected space(s) after "if". (keyword-spacing)
(#254) Missing space before opening brace. (space-before-blocks)
(#254) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#255) Expected { after 'if' condition. (curly)
(#255) Expected space(s) after "if". (keyword-spacing)
(#255) Operator '+' must be spaced. (space-infix-ops)
(#255) Operator '+' must be spaced. (space-infix-ops)
(#255) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#256) Expected { after 'else'. (curly)
(#256) Operator '+' must be spaced. (space-infix-ops)
(#256) Operator '+' must be spaced. (space-infix-ops)
(#256) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#257) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#258) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#259) Expected space(s) after "if". (keyword-spacing)
(#259) Missing space before opening brace. (space-before-blocks)
(#259) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#260) Expected { after 'if' condition. (curly)
(#260) Expected space(s) after "if". (keyword-spacing)
(#260) Operator '+' must be spaced. (space-infix-ops)
(#260) Operator '+' must be spaced. (space-infix-ops)
(#260) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#261) Expected { after 'else'. (curly)
(#261) Operator '+' must be spaced. (space-infix-ops)
(#261) Operator '+' must be spaced. (space-infix-ops)
(#261) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#262) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#263) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#264) Expected space(s) after "if". (keyword-spacing)
(#264) Missing space before opening brace. (space-before-blocks)
(#264) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#265) Expected { after 'if' condition. (curly)
(#265) Expected space(s) after "if". (keyword-spacing)
(#265) Operator '+' must be spaced. (space-infix-ops)
(#265) Operator '+' must be spaced. (space-infix-ops)
(#265) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#266) Expected { after 'else'. (curly)
(#266) Operator '+' must be spaced. (space-infix-ops)
(#266) Operator '+' must be spaced. (space-infix-ops)
(#266) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#267) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#268) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#269) Expected space(s) after "if". (keyword-spacing)
(#269) Missing space before opening brace. (space-before-blocks)
(#269) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#270) Expected space(s) after "if". (keyword-spacing)
(#270) Missing space before opening brace. (space-before-blocks)
(#270) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#271) Operator '+' must be spaced. (space-infix-ops)
(#271) Operator '+' must be spaced. (space-infix-ops)
(#271) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#272) Operator '+' must be spaced. (space-infix-ops)
(#272) Operator '+' must be spaced. (space-infix-ops)
(#272) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#273) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#273) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#274) Expected { after 'else'. (curly)
(#274) Operator '+' must be spaced. (space-infix-ops)
(#274) Operator '+' must be spaced. (space-infix-ops)
(#274) Operator '+' must be spaced. (space-infix-ops)
(#274) Operator '+' must be spaced. (space-infix-ops)
(#274) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#275) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#276) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#277) Expected space(s) after "if". (keyword-spacing)
(#277) Missing space before opening brace. (space-before-blocks)
(#277) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#278) Expected { after 'if' condition. (curly)
(#278) Expected space(s) after "if". (keyword-spacing)
(#278) Operator '+' must be spaced. (space-infix-ops)
(#278) Operator '+' must be spaced. (space-infix-ops)
(#278) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#279) Expected { after 'else'. (curly)
(#279) Operator '+' must be spaced. (space-infix-ops)
(#279) Operator '+' must be spaced. (space-infix-ops)
(#279) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#280) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#281) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#282) Expected space(s) after "if". (keyword-spacing)
(#282) Missing space before opening brace. (space-before-blocks)
(#282) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#283) Expected { after 'if' condition. (curly)
(#283) Expected space(s) after "if". (keyword-spacing)
(#283) Operator '+' must be spaced. (space-infix-ops)
(#283) Operator '+' must be spaced. (space-infix-ops)
(#283) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#284) Expected { after 'else'. (curly)
(#284) Operator '+' must be spaced. (space-infix-ops)
(#284) Operator '+' must be spaced. (space-infix-ops)
(#284) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#285) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#286) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#287) Expected space(s) after "if". (keyword-spacing)
(#287) Missing space before opening brace. (space-before-blocks)
(#287) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#288) Expected { after 'if' condition. (curly)
(#288) Expected space(s) after "if". (keyword-spacing)
(#288) Operator '+' must be spaced. (space-infix-ops)
(#288) Operator '+' must be spaced. (space-infix-ops)
(#288) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#289) Expected { after 'else'. (curly)
(#289) Operator '+' must be spaced. (space-infix-ops)
(#289) Operator '+' must be spaced. (space-infix-ops)
(#289) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#290) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#291) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#292) Expected space(s) after "if". (keyword-spacing)
(#292) Missing space before opening brace. (space-before-blocks)
(#292) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#293) Expected { after 'if' condition. (curly)
(#293) Expected space(s) after "if". (keyword-spacing)
(#293) Operator '+' must be spaced. (space-infix-ops)
(#293) Operator '+' must be spaced. (space-infix-ops)
(#293) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#294) Expected { after 'else'. (curly)
(#294) Operator '+' must be spaced. (space-infix-ops)
(#294) Operator '+' must be spaced. (space-infix-ops)
(#294) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#295) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#296) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#297) Expected space(s) after "if". (keyword-spacing)
(#297) Missing space before opening brace. (space-before-blocks)
(#297) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#298) Expected { after 'if' condition. (curly)
(#298) Expected space(s) after "if". (keyword-spacing)
(#298) Operator '+' must be spaced. (space-infix-ops)
(#298) Operator '+' must be spaced. (space-infix-ops)
(#298) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#299) Expected { after 'else'. (curly)
(#299) Operator '+' must be spaced. (space-infix-ops)
(#299) Operator '+' must be spaced. (space-infix-ops)
(#299) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#300) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#301) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#302) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#303) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#304) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#305) Missing JSDoc comment. (require-jsdoc)
(#305) Missing space before opening brace. (space-before-blocks)
(#305) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#306) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#307) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#308) Operator '=' must be spaced. (space-infix-ops)
(#308) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#309) Operator '=' must be spaced. (space-infix-ops)
(#309) Operator '+' must be spaced. (space-infix-ops)
(#309) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#310) Operator '=' must be spaced. (space-infix-ops)
(#310) Operator '+' must be spaced. (space-infix-ops)
(#310) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#311) Operator '=' must be spaced. (space-infix-ops)
(#311) Operator '+' must be spaced. (space-infix-ops)
(#311) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#312) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#313) This line has a length of 226. Maximum allowed is 132. (max-len)
(#313) Operator '+' must be spaced. (space-infix-ops)
(#313) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#314) This line has a length of 202. Maximum allowed is 132. (max-len)
(#314) Operator '+' must be spaced. (space-infix-ops)
(#314) Operator '+' must be spaced. (space-infix-ops)
(#314) Operator '+' must be spaced. (space-infix-ops)
(#314) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#315) This line has a length of 190. Maximum allowed is 132. (max-len)
(#315) Operator '+' must be spaced. (space-infix-ops)
(#315) Operator '+' must be spaced. (space-infix-ops)
(#315) Operator '+' must be spaced. (space-infix-ops)
(#315) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#316) This line has a length of 151. Maximum allowed is 132. (max-len)
(#316) Operator '+' must be spaced. (space-infix-ops)
(#316) Operator '+' must be spaced. (space-infix-ops)
(#316) Operator '+' must be spaced. (space-infix-ops)
(#316) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#317) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#318) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#319) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#320) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#321) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#322) Missing JSDoc comment. (require-jsdoc)
(#322) Missing space before opening brace. (space-before-blocks)
(#322) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#323) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#324) Operator '+' must be spaced. (space-infix-ops)
(#324) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#325) Expected space(s) after "if". (keyword-spacing)
(#325) Missing space before opening brace. (space-before-blocks)
(#325) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#326) Expected { after 'if' condition. (curly)
(#326) Expected space(s) after "if". (keyword-spacing)
(#326) Use '===' to compare with null. (no-eq-null)
(#326) Operator '!=' must be spaced. (space-infix-ops)
(#326) Operator '+' must be spaced. (space-infix-ops)
(#326) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#327) Expected { after 'if' condition. (curly)
(#327) Expected space(s) after "if". (keyword-spacing)
(#327) Use '===' to compare with null. (no-eq-null)
(#327) Operator '!=' must be spaced. (space-infix-ops)
(#327) Operator '+' must be spaced. (space-infix-ops)
(#327) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#328) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#328) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#329) Expected space(s) after "else". (keyword-spacing)
(#329) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#330) Expected { after 'if' condition. (curly)
(#330) Expected space(s) after "if". (keyword-spacing)
(#330) Use '===' to compare with null. (no-eq-null)
(#330) Operator '!=' must be spaced. (space-infix-ops)
(#330) Operator '+' must be spaced. (space-infix-ops)
(#330) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#331) Expected { after 'if' condition. (curly)
(#331) Expected space(s) after "if". (keyword-spacing)
(#331) Use '===' to compare with null. (no-eq-null)
(#331) Operator '!=' must be spaced. (space-infix-ops)
(#331) Operator '+' must be spaced. (space-infix-ops)
(#331) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#332) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#333) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#334) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#335) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)

CSS problems

(102 errors, 3 warnings)

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

mod/jclic/styles.css
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#2) Expected newline before "}" (block-closing-brace-newline-before)
(#4) Expected newline before "}" (block-closing-brace-newline-before)
(#6) Expected newline before "}" (block-closing-brace-newline-before)
(#8) Expected newline before "}" (block-closing-brace-newline-before)
(#9) Expected newline before "}" (block-closing-brace-newline-before)
(#10) Expected newline before "}" (block-closing-brace-newline-before)
(#11) Expected newline before "}" (block-closing-brace-newline-before)
(#13) Expected newline before "}" (block-closing-brace-newline-before)
(#14) Expected newline before "}" (block-closing-brace-newline-before)
(#16) Expected newline before "}" (block-closing-brace-newline-before)
(#18) Expected newline before "}" (block-closing-brace-newline-before)
(#19) Expected newline before "}" (block-closing-brace-newline-before)
(#21) Expected newline before "}" (block-closing-brace-newline-before)
(#22) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#4) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#6) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#8) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#9) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#10) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#11) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#13) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#14) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#16) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#18) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#19) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#21) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#22) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#2) Expected newline after "{" (block-opening-brace-newline-after)
(#4) Expected newline after "{" (block-opening-brace-newline-after)
(#6) Expected newline after "{" (block-opening-brace-newline-after)
(#8) Expected newline after "{" (block-opening-brace-newline-after)
(#9) Expected newline after "{" (block-opening-brace-newline-after)
(#10) Expected newline after "{" (block-opening-brace-newline-after)
(#11) Expected newline after "{" (block-opening-brace-newline-after)
(#13) Expected newline after "{" (block-opening-brace-newline-after)
(#14) Expected newline after "{" (block-opening-brace-newline-after)
(#16) Expected newline after "{" (block-opening-brace-newline-after)
(#18) Expected newline after "{" (block-opening-brace-newline-after)
(#19) Expected newline after "{" (block-opening-brace-newline-after)
(#21) Expected newline after "{" (block-opening-brace-newline-after)
(#22) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#4) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#6) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#8) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#9) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#10) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#13) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#14) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#16) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#18) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#19) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#21) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#22) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#4) Expected single space before "{" (block-opening-brace-space-before)
(#6) Expected single space before "{" (block-opening-brace-space-before)
(#8) Expected single space before "{" (block-opening-brace-space-before)
(#9) Expected single space before "{" (block-opening-brace-space-before)
(#10) Expected single space before "{" (block-opening-brace-space-before)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#16) Expected single space before "{" (block-opening-brace-space-before)
(#18) Expected single space before "{" (block-opening-brace-space-before)
(#19) Expected single space before "{" (block-opening-brace-space-before)
(#21) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected "#DFFFDF" to be "#dfffdf" (color-hex-case)
(#2) Expected "#FFDFDF" to be "#ffdfdf" (color-hex-case)
(#1) Expected single space before "!" (declaration-bang-space-before)
(#2) Expected single space before "!" (declaration-bang-space-before)
(#4) Expected single space before "!" (declaration-bang-space-before)
(#6) Expected single space before "!" (declaration-bang-space-before)
(#8) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#8) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#4) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#8) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#13) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#14) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#19) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#21) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#8) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#8) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#8) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#9) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#10) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#13) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#13) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#14) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#14) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#21) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#21) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Unexpected !important (declaration-no-important)
(#2) Unexpected !important (declaration-no-important)
(#4) Unexpected !important (declaration-no-important)
(#6) Unexpected !important (declaration-no-important)
(#18) Unexpected extra semicolon (no-extra-semicolons)

PHPDocs style problems

(226 errors, 33 warnings)

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

mod/jclic/action/beans.lib.php
(#3) Package is not specified for function getPrecision. It is also not specified in file-level phpdocs
(#16) Package is not specified for function getSeconds. It is also not specified in file-level phpdocs
(#20) Package is not specified for function startElement. It is also not specified in file-level phpdocs
(#46) Package is not specified for function endElement. It is also not specified in file-level phpdocs
(#53) Package is not specified for function characterData. It is also not specified in file-level phpdocs
(#61) Package is not specified for function beans_log_file. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#3) Function getPrecision is not documented
(#16) Function getSeconds is not documented
(#20) Function startElement is not documented
(#46) Function endElement is not documented
(#53) Function characterData is not documented
(#61) Function beans_log_file is not documented
mod/jclic/action/beans.php
(#21) Package mod is not valid
(#2) Empty line found after PHP open tag
(#30) Found comment starting with three or more slashes
(#31) Found comment starting with three or more slashes
(#32) Found comment starting with three or more slashes
(#33) Found comment starting with three or more slashes
mod/jclic/action/student_results.php
(#21) Package mod is not valid
(#2) Empty line found after PHP open tag
mod/jclic/action/test_beans.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
mod/jclic/backup/moodle1/lib.php
(#21) Package mod is not valid
(#2) Empty line found after PHP open tag
(#71) Phpdocs for function moodle1_mod_jclic_handler::process_jclic has incomplete parameters list
(#40) Inline phpdocs tag {@link convert_path} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#40) Inline phpdocs tag {@link convert_path} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
mod/jclic/backup/moodle2/backup_jclic_activity_task.class.php
(#20) Package mod is not valid
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file
(#30) No one-line description found in phpdocs for class backup_jclic_activity_task
(#51) Phpdocs for function backup_jclic_activity_task::encode_content_links has incomplete parameters list
mod/jclic/backup/moodle2/backup_jclic_stepslib.php
(#22) Package mod is not valid
(#2) Empty line found after PHP open tag
(#34) Function backup_jclic_activity_structure_step::define_structure is not documented
mod/jclic/backup/moodle2/restore_jclic_activity_task.class.php
(#20) Package mod is not valid
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file
(#32) No one-line description found in phpdocs for class restore_jclic_activity_task
(#82) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#84) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#98) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#100) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
mod/jclic/backup/moodle2/restore_jclic_stepslib.php
(#22) Package mod is not valid
(#2) Empty line found after PHP open tag
(#34) Function restore_jclic_activity_structure_step::define_structure is not documented
(#49) Function restore_jclic_activity_structure_step::process_jclic is not documented
(#65) Function restore_jclic_activity_structure_step::process_jclic_session is not documented
(#83) Function restore_jclic_activity_structure_step::process_jclic_session_activity is not documented
(#96) Function restore_jclic_activity_structure_step::after_execute is not documented
mod/jclic/check_db_syntax.php
(#343) Package is not specified for function calculate_megarule. It is also not specified in file-level phpdocs
(#371) Package is not specified for function files_to_check. It is also not specified in file-level phpdocs
(#435) Package is not specified for function is_known_false_positive. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#26) File-level phpdocs block is not found
(#435) Function is_known_false_positive is not documented
(#3) Found comment starting with three or more slashes
(#24) Found comment starting with three or more slashes
(#32) Found comment starting with three or more slashes
(#35) Found comment starting with three or more slashes
(#41) Found comment starting with three or more slashes
(#125) Found comment starting with three or more slashes
(#126) Found comment starting with three or more slashes
(#131) Found comment starting with three or more slashes
(#145) Found comment starting with three or more slashes
(#148) Found comment starting with three or more slashes
(#149) Found comment starting with three or more slashes
(#150) Found comment starting with three or more slashes
(#153) Found comment starting with three or more slashes
(#156) Found comment starting with three or more slashes
(#159) Found comment starting with three or more slashes
(#162) Found comment starting with three or more slashes
(#164) Found comment starting with three or more slashes
(#167) Found comment starting with three or more slashes
(#170) Found comment starting with three or more slashes
(#173) Found comment starting with three or more slashes
(#176) Found comment starting with three or more slashes
(#179) Found comment starting with three or more slashes
(#184) Found comment starting with three or more slashes
(#187) Found comment starting with three or more slashes
(#190) Found comment starting with three or more slashes
(#196) Found comment starting with three or more slashes
(#199) Found comment starting with three or more slashes
(#202) Found comment starting with three or more slashes
(#205) Found comment starting with three or more slashes
(#209) Found comment starting with three or more slashes
(#222) Found comment starting with three or more slashes
(#231) Found comment starting with three or more slashes
(#234) Found comment starting with three or more slashes
(#245) Found comment starting with three or more slashes
(#258) Found comment starting with three or more slashes
(#262) Found comment starting with three or more slashes
(#266) Found comment starting with three or more slashes
(#281) Found comment starting with three or more slashes
(#286) Found comment starting with three or more slashes
(#288) Found comment starting with three or more slashes
(#291) Found comment starting with three or more slashes
(#293) Found comment starting with three or more slashes
(#301) Found comment starting with three or more slashes
(#341) Found comment starting with three or more slashes
(#360) Found comment starting with three or more slashes
(#384) Found comment starting with three or more slashes
(#388) Found comment starting with three or more slashes
(#393) Found comment starting with three or more slashes
(#410) Found comment starting with three or more slashes
(#414) Found comment starting with three or more slashes
(#418) Found comment starting with three or more slashes
(#431) Found comment starting with three or more slashes
(#432) Found comment starting with three or more slashes
(#433) Found comment starting with three or more slashes
(#434) Found comment starting with three or more slashes
(#441) Found comment starting with three or more slashes
(#444) Found comment starting with three or more slashes
(#453) Found comment starting with three or more slashes
(#343) Phpdocs for function calculate_megarule has incomplete parameters list
(#371) Phpdocs for function files_to_check has incomplete parameters list
mod/jclic/db/access.php
(#43) Package mod is not valid
(#2) Empty line found after PHP open tag
mod/jclic/db/install.php
(#22) Package mod is not valid
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file
mod/jclic/db/log.php
(#25) Package mod is not valid
(#2) Empty line found after PHP open tag
mod/jclic/db/upgrade.php
(#28) Package mod is not valid
(#2) Empty line found after PHP open tag
(#50) Found comment starting with three or more slashes
(#55) Found comment starting with three or more slashes
(#63) Found comment starting with three or more slashes
(#73) Found comment starting with three or more slashes
(#90) Found comment starting with three or more slashes
mod/jclic/db/upgradelib.php
(#21) Package mod is not valid
(#2) Empty line found after PHP open tag
(#32) Phpdocs for function jclic_migrate_files has incomplete parameters list
mod/jclic/index.php
(#24) Package mod is not valid
(#2) Empty line found after PHP open tag
(#46) Found comment starting with three or more slashes
(#61) Found comment starting with three or more slashes
(#70) Found comment starting with three or more slashes
(#108) Found comment starting with three or more slashes
mod/jclic/lang/ca/jclic.php
(#25) Package mod is not valid
(#2) Empty line found after PHP open tag
mod/jclic/lang/el/jclic.php
(#25) Package mod is not valid
(#2) Empty line found after PHP open tag
mod/jclic/lang/en/jclic.php
(#25) Package mod is not valid
(#2) Empty line found after PHP open tag
mod/jclic/lang/es/jclic.php
(#25) Package mod is not valid
(#2) Empty line found after PHP open tag
mod/jclic/lang/eu/jclic.php
(#21) Package jclic is not valid
(#2) Empty line found after PHP open tag
mod/jclic/lang/gl/jclic.php
(#25) Package mod is not valid
(#2) Empty line found after PHP open tag
mod/jclic/lang/he/jclic.php
(#25) Package mod is not valid
(#2) Empty line found after PHP open tag
mod/jclic/lang/pt_br/jclic.php
(#23) Package mod is not valid
(#2) Empty line found after PHP open tag
(#19) No one-line description found in phpdocs for file
mod/jclic/lib.php
(#27) Package mod is not valid
(#2) Empty line found after PHP open tag
(#56) Found comment starting with three or more slashes
(#58) Found comment starting with three or more slashes
(#293) Found comment starting with three or more slashes
(#295) Found comment starting with three or more slashes
(#457) Found comment starting with three or more slashes
(#459) Found comment starting with three or more slashes
(#566) Found comment starting with three or more slashes
(#568) Found comment starting with three or more slashes
(#613) Found comment starting with three or more slashes
(#615) Found comment starting with three or more slashes
(#99) Phpdocs for function jclic_add_instance has incomplete parameters list
(#118) Phpdocs for function jclic_update_instance has incomplete parameters list
(#189) Phpdocs for function jclic_user_complete has incomplete parameters list
(#205) Phpdocs for function jclic_print_recent_activity has incomplete parameters list
(#235) Phpdocs for function jclic_print_recent_mod_activity has incomplete parameters list
(#305) Phpdocs for function jclic_scale_used has incomplete parameters list
(#324) Phpdocs for function jclic_scale_used_anywhere has incomplete parameters list
(#620) Phpdocs for function jclic_reset_gradebook has incomplete parameters list
(#643) Phpdocs for function jclic_reset_userdata has incomplete parameters list
(#679) Phpdocs for function jclic_reset_course_form_definition has incomplete parameters list
(#687) Phpdocs for function jclic_reset_course_form_defaults has incomplete parameters list
(#63) Invalid phpdocs tag @todo: used
(#97) Invalid phpdocs tag @todo: used
(#193) Invalid phpdocs tag @todo: used
(#210) Invalid phpdocs tag @todo: used
(#221) Invalid phpdocs tag @todo: used
(#238) Invalid phpdocs tag @todo: used
(#387) Invalid phpdocs tag @todo: used
(#387) Invalid phpdocs tag @todo: used
(#424) Invalid phpdocs tag @todo: used
(#286) Not recommended phpdocs tag @example used
(#465) Inline phpdocs tag {@link file_browser::get_file_info_context_module()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#576) Inline phpdocs tag {@link settings_navigation} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#577) Inline phpdocs tag {@link navigation_node} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
mod/jclic/locallib.php
(#24) Package mod is not valid
(#2) Empty line found after PHP open tag
(#611) Class jclic_package_file_info is not documented
(#271) Function jclic::update_file is not documented
(#418) Function jclic::get_filetype is not documented
(#431) Function jclic::set_mainfile is not documented
(#449) Function jclic::save_package is not documented
(#493) Function jclic::is_html5 is not documented
(#549) Function jclic::get_filemanager_options is not documented
(#595) Function jclic::get_context is not documented
(#612) Function jclic_package_file_info::get_parent is not documented
(#618) Function jclic_package_file_info::get_visible_name is not documented
(#706) Function jclic_display is not documented
(#715) Function jclic_display_applet is not documented
(#745) Function jclic_display_html5 is not documented
(#776) Function jclic_download_file_content is not documented
(#796) Function jclic_get_url is not documented
(#897) Function jclic_set_mainfile is not documented
(#903) Function jclic_is_valid_external_url is not documented
(#907) Function jclic_is_valid_file is not documented
(#939) Found comment starting with three or more slashes
(#941) Found comment starting with three or more slashes
(#601) Phpdocs for function jclic::get_filearea has incomplete parameters list
(#627) Phpdocs for function jclic_view_intro has incomplete parameters list
(#638) Phpdocs for function jclic_view_dates has incomplete parameters list
(#664) Phpdocs for function jclic_view_activity has incomplete parameters list
(#914) Phpdocs for function jclic_get_filearea has incomplete parameters list
(#1067) Phpdocs for function jclic_format_time has incomplete parameters list
(#1073) Phpdocs for function jclic_get_sessions_summary has incomplete parameters list
mod/jclic/mod_form.php
(#24) Package mod is not valid
(#2) Empty line found after PHP open tag
(#140) Function mod_jclic_mod_form::data_preprocessing is not documented
(#153) Function mod_jclic_mod_form::validation is not documented
(#188) Function mod_jclic_mod_form::set_data is not documented
(#206) Function mod_jclic_mod_form::completion_rule_enabled is not documented
mod/jclic/report.php
(#24) Package mod is not valid
(#2) Empty line found after PHP open tag
(#157) Found comment starting with three or more slashes
mod/jclic/settings.php
(#19) Package mod is not valid
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file
mod/jclic/tests/base_test.php
(#21) Category phpunit is not valid
(#138) Function mod_jclic_base_testcase::create_extra_users is not documented
(#37) Invalid phpdocs tag @const used
(#39) Invalid phpdocs tag @const used
(#41) Invalid phpdocs tag @const used
(#43) Invalid phpdocs tag @const used
(#45) Invalid phpdocs tag @const used
(#47) Invalid phpdocs tag @const used
(#49) Invalid phpdocs tag @const used
(#51) Invalid phpdocs tag @const used
mod/jclic/tests/generator/lib.php
(#30) Function mod_jclic_generator::create_instance is not documented
(#58) Function mod_jclic_generator::grade_jclic is not documented
mod/jclic/tests/lib_test.php
(#6) Category phpunit is not valid
(#17) Class mod_jclic_lib_testcase is not documented
(#2) File-level phpdocs block does not have @copyright tag
mod/jclic/tests/test_jclic_backup.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
mod/jclic/tests/test_jclic_convert.php
(#2) File-level phpdocs block is not found
mod/jclic/tests/test_jclic_restore.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
mod/jclic/version.php
(#24) Package mod is not valid
mod/jclic/view.php
(#24) Package mod is not valid
(#2) Empty line found after PHP open tag
(#73) Found comment starting with three or more slashes

Update savepoints problems

(2 errors, 0 warnings)

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

mod/jclic/db/upgrade.php
Detected more 'if' blocks (9) than 'savepoint' calls (8)
version 2011011900 is missing corresponding savepoint call

Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(1 errors, 1 warnings)

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

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

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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


Gherkin .feature problems

(1 errors, 0 warnings)

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

mod/jclic/tests/behat/preview_activity.feature
(#31) New line at EOF(end of file) is required