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

(1106 errors, 721 warnings)

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

mod/englishcentral/accountlookup.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#34) No space found before comment text; expected "// make sure we are logged in and can see this form" but found "//make sure we are logged in and can see this form"
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) No space found before comment text; expected "// set up the page object" but found "//set up the page object"
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) No space found before comment text; expected "// get EC class" but found "//get EC class"
(#69) File must end with a newline character
mod/englishcentral/backup/moodle2/backup_englishcentral_activity_task.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) The static declaration must come after the visibility declaration
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Expected 1 space before "="; 0 found
mod/englishcentral/backup/moodle2/backup_englishcentral_stepslib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#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
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) 72 slashes comments are not allowed; use "// Comment." instead
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) 72 slashes comments are not allowed; use "// Comment." instead
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) 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) 72 slashes comments are not allowed; use "// Comment." instead
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) 72 slashes comments are not allowed; use "// Comment." instead
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) 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) 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
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) 72 slashes comments are not allowed; use "// Comment." instead
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) 72 slashes comments are not allowed; use "// Comment." instead
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) 72 slashes comments are not allowed; use "// Comment." instead
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) 72 slashes comments are not allowed; use "// Comment." instead
(#111) Inline comments must start with a capital letter, digit or 3-dots sequence
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Expected 1 space before "==="; 0 found
(#112) Expected 1 space after "==="; 0 found
(#115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) No space found before comment text; expected "// if there is no partner id in config, try to fetch it via CloudPoodll Token" but found "//if there is no partner id in config, try to fetch it via CloudPoodll Token"
(#116) Expected "if (...) {\n"; found "if(...){\n"
(#119) Expected "if (...) {\n"; found "if(...){\n"
(#121) Expected "if (...) {\n"; found "if(...){\n"
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) 72 slashes comments are not allowed; use "// Comment." instead
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) 72 slashes comments are not allowed; use "// Comment." instead
(#166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#166) 72 slashes comments are not allowed; use "// Comment." instead
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) 72 slashes comments are not allowed; use "// Comment." instead
(#172) 72 slashes comments are not allowed; use "// Comment." instead
(#174) 72 slashes comments are not allowed; use "// Comment." instead
(#187) Variable "excluded_fieldnames" must not contain underscores.
(#187) Expected 1 space before opening brace; found 3
(#190) Variable "excluded_fieldnames" must not contain underscores.
(#211) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#219) Closing brace must be on a line by itself
(#220) Closing brace must be on a line by itself
mod/englishcentral/backup/moodle2/restore_englishcentral_activity_task.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#26) 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
(#52) The static declaration must come after the visibility declaration
(#62) The static declaration must come after the visibility declaration
(#75) The static declaration must come after the visibility declaration
(#93) The static declaration must come after the visibility declaration
mod/englishcentral/backup/moodle2/restore_englishcentral_stepslib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Whitespace found at end of line
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) 72 slashes comments are not allowed; use "// Comment." instead
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) 72 slashes comments are not allowed; use "// Comment." instead
(#48) Expected 1 space before "="; 0 found
(#50) 72 slashes comments are not allowed; use "// Comment." instead
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) 72 slashes comments are not allowed; use "// Comment." instead
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) 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
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#120) Whitespace found at end of line
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Expected 1 space before "==="; 0 found
(#125) Expected 1 space after "==="; 0 found
(#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
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) No space found before comment text; expected "// if there is no partner id in config, try to fetch it via CloudPoodll Token" but found "//if there is no partner id in config, try to fetch it via CloudPoodll Token"
(#130) Expected "if (...) {\n"; found "if(...){\n"
(#133) Expected "if (...) {\n"; found "if(...){\n"
(#135) Expected "if (...) {\n"; found "if(...){\n"
(#149) Expected 1 space before "=="; 0 found
(#149) Expected 1 space after "=="; 0 found
(#150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Inline comments must start with a capital letter, digit or 3-dots sequence
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#171) Inline comments must start with a capital letter, digit or 3-dots sequence
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) Inline comments must start with a capital letter, digit or 3-dots sequence
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) Inline comments must start with a capital letter, digit or 3-dots sequence
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#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
(#199) Whitespace found at end of line
(#203) Inline comments must start with a capital letter, digit or 3-dots sequence
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Inline comments must start with a capital letter, digit or 3-dots sequence
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Inline comments must start with a capital letter, digit or 3-dots sequence
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#218) Inline comments must start with a capital letter, digit or 3-dots sequence
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) Whitespace found at end of line
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
mod/englishcentral/classes/activity.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#31) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#47) Visibility must be declared on method "__construct"
(#113) The static declaration must come after the visibility declaration
(#117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#117) 80 slashes comments are not allowed; use "// Comment." instead
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) 80 slashes comments are not allowed; use "// Comment." instead
(#129) 80 slashes comments are not allowed; use "// Comment." instead
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) 80 slashes comments are not allowed; use "// Comment." instead
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) 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
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) 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
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) Inline comments must start with a capital letter, digit or 3-dots sequence
(#167) This comment is 75% valid code; is this commented out code?
(#183) Inline comments must start with a capital letter, digit or 3-dots sequence
(#183) 80 slashes comments are not allowed; use "// Comment." instead
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) 80 slashes comments are not allowed; use "// Comment." instead
(#191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#191) 80 slashes comments are not allowed; use "// Comment." instead
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) 80 slashes comments are not allowed; use "// Comment." instead
(#218) Expected 1 space before "=="; 0 found
(#218) Expected 1 space after "=="; 0 found
(#218) Expected 1 space before "=="; 0 found
(#218) Expected 1 space after "=="; 0 found
(#281) Inline comments must start with a capital letter, digit or 3-dots sequence
(#281) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) Empty IF statement detected
(#287) Inline comments must start with a capital letter, digit or 3-dots sequence
(#323) Inline comments must start with a capital letter, digit or 3-dots sequence
(#323) Inline comments must end in full-stops, exclamation marks, or question marks
(#330) Inline comments must start with a capital letter, digit or 3-dots sequence
(#330) Inline comments must end in full-stops, exclamation marks, or question marks
(#335) Inline comments must start with a capital letter, digit or 3-dots sequence
(#335) Inline comments must end in full-stops, exclamation marks, or question marks
(#340) Inline comments must start with a capital letter, digit or 3-dots sequence
(#340) Inline comments must end in full-stops, exclamation marks, or question marks
(#344) Inline comments must start with a capital letter, digit or 3-dots sequence
(#344) Inline comments must end in full-stops, exclamation marks, or question marks
(#348) Inline comments must end in full-stops, exclamation marks, or question marks
(#352) Line indented incorrectly; expected at least 12 spaces, found 11
(#355) Line indented incorrectly; expected at least 12 spaces, found 11
(#358) Inline comments must start with a capital letter, digit or 3-dots sequence
(#358) Inline comments must end in full-stops, exclamation marks, or question marks
(#365) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#371) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#373) Inline comments must start with a capital letter, digit or 3-dots sequence
(#379) Inline comments must end in full-stops, exclamation marks, or question marks
(#381) Inline comments must start with a capital letter, digit or 3-dots sequence
(#381) Inline comments must end in full-stops, exclamation marks, or question marks
(#384) Inline comments must start with a capital letter, digit or 3-dots sequence
(#385) Inline comments must start with a capital letter, digit or 3-dots sequence
(#385) No space found before comment text; expected "// =40" but found "//=40"
(#392) Inline comments must start with a capital letter, digit or 3-dots sequence
(#395) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#403) Inline comments must start with a capital letter, digit or 3-dots sequence
mod/englishcentral/classes/auth.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#31) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Member variable "jwt_token" must not contain underscores.
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Member variable "sdk_token" must not contain underscores.
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) 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
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Visibility must be declared on method "__construct"
(#118) The static declaration must come after the visibility declaration
(#124) Expected 1 space before "==="; 0 found
(#124) Expected 1 space after "==="; 0 found
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Expected 1 space before "==="; 0 found
(#145) Expected 1 space after "==="; 0 found
(#152) Empty ELSE statement detected
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Expected 1 space before "==="; 0 found
(#161) Expected 1 space after "==="; 0 found
(#171) Variable "sdk_token" must not contain underscores.
(#172) Variable "sdk_token" must not contain underscores.
(#176) Expected 1 space before "==="; 0 found
(#176) Expected 1 space after "==="; 0 found
(#177) Variable "jwt_token" must not contain underscores.
(#188) Variable "jwt_token" must not contain underscores.
(#216) Expected 1 space before "==="; 0 found
(#216) Expected 1 space after "==="; 0 found
(#217) Variable "sdk_token" must not contain underscores.
(#219) Variable "sdk_token" must not contain underscores.
(#230) Variable "isTeacher" must be all lower-case
(#232) Variable "isTeacher" must be all lower-case
(#240) Variable "isTeacher" must be all lower-case
(#266) Variable "sdk_token" must not contain underscores.
(#267) Variable "sdk_token" must not contain underscores.
(#268) Variable "sdk_token" must not contain underscores.
(#275) Public method name "auth::doGet" must be in lower-case letters only
(#281) Public method name "auth::doPost" must be in lower-case letters only
(#287) Public method name "auth::doCurl" must be in lower-case letters only
(#287) Variable "json_decode" must not contain underscores.
(#289) This comment is 53% valid code; is this commented out code?
(#291) Expected 1 space before comment text but found 23; use block comment if you need indentation
(#292) Inline comments must end in full-stops, exclamation marks, or question marks
(#292) Expected 1 space before comment text but found 23; use block comment if you need indentation
(#311) Variable "json_decode" must not contain underscores.
(#319) Expected 1 space before "=="; 0 found
(#319) Expected 1 space after "=="; 0 found
(#319) Expected 1 space before "=="; 0 found
(#319) Expected 1 space after "=="; 0 found
(#322) Expected 1 space before "=="; 0 found
(#322) Expected 1 space after "=="; 0 found
(#322) Expected 1 space before "=="; 0 found
(#322) Expected 1 space after "=="; 0 found
(#350) Inline comments must start with a capital letter, digit or 3-dots sequence
(#350) Inline comments must end in full-stops, exclamation marks, or question marks
(#351) Inline comments must end in full-stops, exclamation marks, or question marks
(#352) Inline comments must end in full-stops, exclamation marks, or question marks
(#353) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) Inline comments must end in full-stops, exclamation marks, or question marks
(#355) Inline comments must end in full-stops, exclamation marks, or question marks
(#356) Inline comments must end in full-stops, exclamation marks, or question marks
(#357) Inline comments must end in full-stops, exclamation marks, or question marks
(#358) Inline comments must end in full-stops, exclamation marks, or question marks
(#359) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) Whitespace found at end of line
(#361) Inline comments must end in full-stops, exclamation marks, or question marks
(#361) Whitespace found at end of line
(#362) Inline comments must end in full-stops, exclamation marks, or question marks
(#381) Inline comments must start with a capital letter, digit or 3-dots sequence
(#381) Inline comments must end in full-stops, exclamation marks, or question marks
(#388) Inline comments must start with a capital letter, digit or 3-dots sequence
(#388) No space found before comment text; expected "// the patterns dont match what might actually be in the secret, so commented for now. Justin 20212/01/23" but found "//the patterns dont match what might actually be in the secret, so commented for now. Justin 20212/01/23"
(#389) Inline comments must end in full-stops, exclamation marks, or question marks
(#389) No space found before comment text; expected "// if (isset($this->ec->config->$name) && preg_match($pattern, $this->ec->config->$name)) {" but found "//if (isset($this->ec->config->$name) && preg_match($pattern, $this->ec->config->$name)) {"
(#412) Expected 1 space before "=="; 0 found
(#412) Expected 1 space after "=="; 0 found
(#412) Expected 1 space before "=="; 0 found
(#412) Expected 1 space after "=="; 0 found
(#424) Variable "sdk_token" must not contain underscores.
(#425) Inline comments must start with a capital letter, digit or 3-dots sequence
(#427) Variable "sdk_token" must not contain underscores.
(#428) Inline comments must start with a capital letter, digit or 3-dots sequence
(#430) Variable "sdk_token" must not contain underscores.
(#431) Inline comments must end in full-stops, exclamation marks, or question marks
(#432) Variable "sdk_token" must not contain underscores.
(#434) Variable "sdk_token" must not contain underscores.
(#434) Expected 1 space before "==="; 0 found
(#434) Expected 1 space after "==="; 0 found
(#435) Inline comments must end in full-stops, exclamation marks, or question marks
(#436) Variable "sdk_token" must not contain underscores.
(#438) Inline comments must start with a capital letter, digit or 3-dots sequence
(#438) Inline comments must end in full-stops, exclamation marks, or question marks
(#439) Variable "sdk_token" must not contain underscores.
mod/englishcentral/classes/cloudpoodllauth.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) No space found before comment text; expected "// constants" but found "//constants"
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) No space found before comment text; expected "// see if this is truly json or some error" but found "//see if this is truly json or some error"
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) No space found before comment text; expected "// we use curl to fetch transcripts from AWS and Tokens from cloudpoodll" but found "//we use curl to fetch transcripts from AWS and Tokens from cloudpoodll"
(#58) No space found before comment text; expected "// this is our helper" but found "//this is our helper"
(#59) No space found before comment text; expected "// we use curl to fetch transcripts from AWS and Tokens from cloudpoodll" but found "//we use curl to fetch transcripts from AWS and Tokens from cloudpoodll"
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) No space found before comment text; expected "// this is our helper" but found "//this is our helper"
(#71) No space found before comment text; expected "// This is called from the settings page and we do not want to make calls out to cloud.poodll.com on settings" but found "//This is called from the settings page and we do not want to make calls out to cloud.poodll.com on settings"
(#72) No space found before comment text; expected "// page load, for performance and stability issues. So if the cache is empty and/or no token, we just show a" but found "//page load, for performance and stability issues. So if the cache is empty and/or no token, we just show a"
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) No space found before comment text; expected "// "refresh token" links" but found "//"refresh token" links"
(#77) No space found before comment text; expected "// First check that we have an API id and secret" but found "//First check that we have an API id and secret"
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) No space found before comment text; expected "// refresh token" but found "//refresh token"
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) No space found before comment text; expected "// Fetch from cache and process the results and display" but found "//Fetch from cache and process the results and display"
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) No space found before comment text; expected "// if we have no token object the creds were wrong ... or something" but found "//if we have no token object the creds were wrong ... or something"
(#103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) No space found before comment text; expected "// if we have an object but its no good, creds werer wrong ..or something" but found "//if we have an object but its no good, creds werer wrong ..or something"
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) No space found before comment text; expected "// if we do not have subs, then we are on a very old token or something is wrong, just get out of here." but found "//if we do not have subs, then we are on a very old token or something is wrong, just get out of here."
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) No space found before comment text; expected "// we have enough info to display a report. Lets go." but found "//we have enough info to display a report. Lets go."
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) No space found before comment text; expected "// Is app authorised" but found "//Is app authorised"
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) No space found before comment text; expected "// We need a Poodll token to get the EC creds" but found "//We need a Poodll token to get the EC creds"
(#139) Inline comments must start with a capital letter, digit or 3-dots sequence
(#139) No space found before comment text; expected "// if we got a token and its less than expiry time" but found "//if we got a token and its less than expiry time"
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Expected "} else {\n"; found "}else{\n"
(#146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) No space found before comment text; expected "// init our token object since we will need to fetch and process it" but found "//init our token object since we will need to fetch and process it"
(#147) Expected 1 space before "="; 0 found
(#147) Expected 1 space after "="; 0 found
(#149) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) Variable "token_url" must not contain underscores.
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#153) This comment is 67% valid code; is this commented out code?
(#153) No space found before comment text; expected "// $token_url = "https://localhost/moodle/local/cpapi/poodlltoken.php";" but found "//$token_url = "https://localhost/moodle/local/cpapi/poodlltoken.php";"
(#159) Variable "token_response" must not contain underscores.
(#159) Variable "token_url" must not contain underscores.
(#160) Variable "token_response" must not contain underscores.
(#161) Variable "resp_object" must not contain underscores.
(#161) Variable "token_response" must not contain underscores.
(#162) Variable "resp_object" must not contain underscores.
(#162) Variable "resp_object" must not contain underscores.
(#163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) No space found before comment text; expected "// store the expiry timestamp and adjust it for diffs between our server times" but found "//store the expiry timestamp and adjust it for diffs between our server times"
(#164) Variable "resp_object" must not contain underscores.
(#165) Variable "resp_object" must not contain underscores.
(#165) Variable "resp_object" must not contain underscores.
(#166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) No space found before comment text; expected "// we refresh one hour out, to prevent any overlap" but found "//we refresh one hour out, to prevent any overlap"
(#172) Inline comments must start with a capital letter, digit or 3-dots sequence
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) No space found before comment text; expected "// cache the token" but found "//cache the token"
(#174) Variable "resp_object" must not contain underscores.
(#180) Variable "resp_object" must not contain underscores.
(#181) Variable "resp_object" must not contain underscores.
(#183) Variable "resp_object" must not contain underscores.
(#184) Variable "resp_object" must not contain underscores.
(#186) Variable "resp_object" must not contain underscores.
(#187) Variable "resp_object" must not contain underscores.
(#189) Variable "resp_object" must not contain underscores.
(#190) Variable "resp_object" must not contain underscores.
(#197) Inline comments must start with a capital letter, digit or 3-dots sequence
(#197) No space found before comment text; expected "// its no good." but found "//its no good."
(#199) Empty IF statement detected
(#199) Variable "resp_object" must not contain underscores.
(#199) Variable "resp_object" must not contain underscores.
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) This comment is 43% valid code; is this commented out code?
(#200) No space found before comment text; expected "// ERROR = $resp_object->error" but found "//ERROR = $resp_object->error"
(#204) Inline comments must start with a capital letter, digit or 3-dots sequence
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) No space found before comment text; expected "// its no good" but found "//its no good"
(#207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#207) No space found before comment text; expected "// return whatever we ended up with" but found "//return whatever we ended up with"
(#211) Inline comments must start with a capital letter, digit or 3-dots sequence
(#211) No space found before comment text; expected "// check token and tokenobject(from cache)" but found "//check token and tokenobject(from cache)"
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) No space found before comment text; expected "// return error message or blank if its all ok" but found "//return error message or blank if its all ok"
(#213) Expected 1 space before opening brace; found 0
(#216) Inline comments must start with a capital letter, digit or 3-dots sequence
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) No space found before comment text; expected "// check token authenticated" but found "//check token authenticated"
(#217) Expected "if (...) {\n"; found "if(...) {\n"
(#227) Inline comments must start with a capital letter, digit or 3-dots sequence
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#227) No space found before comment text; expected "// we should not get here if there is no token, but lets gracefully die, [v unlikely]" but found "//we should not get here if there is no token, but lets gracefully die, [v unlikely]"
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) No space found before comment text; expected "// We have an object but its no good, creds were wrong ..or something. [v unlikely]" but found "//We have an object but its no good, creds were wrong ..or something. [v unlikely]"
(#238) Inline comments must start with a capital letter, digit or 3-dots sequence
(#249) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) Commas (,) must be followed by white space.
(#255) Inline comments must start with a capital letter, digit or 3-dots sequence
(#255) No space found before comment text; expected "// just return empty if there is no error." but found "//just return empty if there is no error."
(#259) Inline comments must start with a capital letter, digit or 3-dots sequence
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#259) No space found before comment text; expected "// extract a custom property from the token" but found "//extract a custom property from the token"
(#260) Expected 1 space before opening brace; found 0
(#261) Expected "if (...) {\n"; found "if(...){\n"
(#264) Expected "if (...) {\n"; found "if(...){\n"
(#267) Expected "if (...) {\n"; found "if(...){\n"
(#269) Expected "} else {\n"; found "}else{\n"
mod/englishcentral/classes/completion/custom_completion.php
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Variable "grade_item" must not contain underscores.
(#64) Variable "grade_item" must not contain underscores.
(#70) Variable "grade_item" must not contain underscores.
(#74) Line indented incorrectly; expected 12 spaces, found 16
(#75) 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
(#77) Line indented incorrectly; expected 16 spaces, found 20
(#77) Expected 1 space before "=="; 0 found
(#77) Expected 1 space after "=="; 0 found
(#78) Expected 1 space before "="; 0 found
(#78) Expected 1 space after "="; 0 found
(#80) Line indented incorrectly; expected 16 spaces, found 20
(#84) Line indented incorrectly; expected 12 spaces, found 16
(#87) Line indented incorrectly; expected 12 spaces, found 16
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Line indented incorrectly; expected 16 spaces, found 20
(#97) Line indented incorrectly; expected 16 spaces, found 20
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) Line indented incorrectly; expected 16 spaces, found 20
mod/englishcentral/classes/constants.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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#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/>.".
(#11) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#14) Opening brace should be on the same line as the declaration for class constants
(#15) Inline comments must start with a capital letter, digit or 3-dots sequence
(#15) Inline comments must end in full-stops, exclamation marks, or question marks
(#15) Line indented incorrectly; expected at least 4 spaces, found 0
(#15) No space found before comment text; expected "// component name, db tables, things that define app" but found "//component name, db tables, things that define app"
(#16) Line indented incorrectly; expected at least 4 spaces, found 0
(#16) Expected 1 space before "="; 0 found
(#16) Expected 1 space after "="; 0 found
(#17) Line indented incorrectly; expected at least 4 spaces, found 0
(#17) Expected 1 space before "="; 0 found
(#17) Expected 1 space after "="; 0 found
(#18) Line indented incorrectly; expected at least 4 spaces, found 0
(#18) Expected 1 space before "="; 0 found
(#18) Expected 1 space after "="; 0 found
(#19) Line indented incorrectly; expected at least 4 spaces, found 0
(#19) Expected 1 space before "="; 0 found
(#19) Expected 1 space after "="; 0 found
(#20) Line indented incorrectly; expected at least 4 spaces, found 0
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#21) Line indented incorrectly; expected at least 4 spaces, found 0
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#22) Line indented incorrectly; expected at least 4 spaces, found 0
(#22) Expected 1 space before "="; 0 found
(#22) Expected 1 space after "="; 0 found
(#23) Line indented incorrectly; expected at least 4 spaces, found 0
(#23) Expected 1 space after "="; 0 found
(#25) File must end with a newline character
mod/englishcentral/classes/event/course_module_instance_list_viewed.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/englishcentral/classes/event/course_module_viewed.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/englishcentral/classes/event/report_viewed.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/englishcentral/classes/jwt/BeforeValidException.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 "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Opening brace should be on the same line as the declaration for class BeforeValidException
mod/englishcentral/classes/jwt/ExpiredException.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 "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Opening brace should be on the same line as the declaration for class ExpiredException
mod/englishcentral/classes/jwt/JWT.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Opening brace should be on the same line as the declaration for class JWT
(#41) Member variable "supported_algs" must not contain underscores.
(#70) Variable "allowed_algs" must not contain underscores.
(#71) Opening brace should be on the same line as the declaration
(#94) Variable "supported_algs" must not contain underscores.
(#97) Variable "allowed_algs" must not contain underscores.
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Variable "keyId" must be all lower-case
(#158) Opening brace should be on the same line as the declaration
(#160) Variable "keyId" must be all lower-case
(#161) Variable "keyId" must be all lower-case
(#169) Variable "signing_input" must not contain underscores.
(#171) Variable "signing_input" must not contain underscores.
(#190) Opening brace should be on the same line as the declaration
(#191) Variable "supported_algs" must not contain underscores.
(#194) Variable "supported_algs" must not contain underscores.
(#223) Opening brace should be on the same line as the declaration
(#224) Variable "supported_algs" must not contain underscores.
(#228) Variable "supported_algs" must not contain underscores.
(#234) Usage of ELSEIF not allowed; use ELSE IF instead
(#237) Inline comments must start with a capital letter, digit or 3-dots sequence
(#268) Public method name "JWT::jsonDecode" must be in lower-case letters only
(#269) Opening brace should be on the same line as the declaration
(#271) Inline doc block comments are not allowed; use "// Comment." instead
(#277) Inline doc block comments are not allowed; use "// Comment." instead
(#281) Variable "max_int_length" must not contain underscores.
(#282) Variable "json_without_bigints" must not contain underscores.
(#282) Variable "max_int_length" must not contain underscores.
(#283) Variable "json_without_bigints" must not contain underscores.
(#288) Usage of ELSEIF not allowed; use ELSE IF instead
(#303) Public method name "JWT::jsonEncode" must be in lower-case letters only
(#304) Opening brace should be on the same line as the declaration
(#308) Usage of ELSEIF not allowed; use ELSE IF instead
(#321) Public method name "JWT::urlsafeB64Decode" must be in lower-case letters only
(#322) Opening brace should be on the same line as the declaration
(#338) Public method name "JWT::urlsafeB64Encode" must be in lower-case letters only
(#339) Opening brace should be on the same line as the declaration
(#350) Private method name "JWT::handleJsonError" must be in lower-case letters only
(#351) Opening brace should be on the same line as the declaration
(#357) Inline comments must end in full-stops, exclamation marks, or question marks
(#357) No space found before comment text; expected "// PHP >= 5.3.3" but found "//PHP >= 5.3.3"
(#373) Private method name "JWT::safeStrlen" must be in lower-case letters only
(#374) Opening brace should be on the same line as the declaration
mod/englishcentral/classes/jwt/SignatureInvalidException.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 "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Opening brace should be on the same line as the declaration for class SignatureInvalidException
mod/englishcentral/classes/lookupform.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) 75 slashes comments are not allowed; use "// Comment." instead
(#4) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#7) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#12) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#17) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#20) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#21) 75 slashes comments are not allowed; use "// Comment." instead
(#34) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#49) The final declaration must precede the visibility declaration
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) 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
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) No space found before comment text; expected "// add the action buttons" but found "//add the action buttons"
(#95) The final declaration must precede the visibility declaration
(#95) Possible useless method overriding detected
(#110) File must end with a newline character
mod/englishcentral/classes/privacy/provider.php
(#38) No space found before comment text; expected "// 3.3 user_provider not backported so we use this switch to avoid errors when using same codebase for 3.3 and higher" but found "//3.3 user_provider not backported so we use this switch to avoid errors when using same codebase for 3.3 and higher"
(#40) Closing brace must be on a line by itself
(#42) Duplicate interface name "mod_englishcentral\privacy\the_user_provider" found; first defined in /var/lib/jenkins/git_repositories/prechecker/mod/englishcentral/classes/privacy/provider.php on line 40
(#42) Closing brace must be on a line by itself
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) No space found before comment text; expected "// user provider 3.4 and above" but found "//user provider 3.4 and above"
(#57) Expected 1 space before opening brace; found 0
(#67) Method name "_get_metadata" should not be prefixed with an underscore to indicate visibility
(#95) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#110) Method name "_get_contexts_for_userid" should not be prefixed with an underscore to indicate visibility
(#123) Space found before semicolon; expected "];" but found "] ;"
(#170) Method name "_export_user_data" should not be prefixed with an underscore to indicate visibility
(#218) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#221) Expected 1 space after "="; 0 found
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#332) Functions must not contain multiple empty lines in a row; found 2 empty lines
mod/englishcentral/classes/setupform.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5) 75 slashes comments are not allowed; use "// Comment." instead
(#6) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#9) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#14) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#19) 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 71; use block comment if you need indentation
(#23) 75 slashes comments are not allowed; use "// Comment." instead
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) No space found before comment text; expected "// why do we need to include this?" but found "//why do we need to include this?"
(#35) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Whitespace found at end of line
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 4 spaces, found 1
(#71) Expected 2 space(s) before asterisk; 5 found
(#72) Expected 2 space(s) before asterisk; 5 found
(#73) Expected 2 space(s) before asterisk; 5 found
(#89) The final declaration must precede the visibility declaration
(#94) Commas (,) must be followed by white space.
(#94) Commas (,) must be followed by white space.
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Line indented incorrectly; expected at least 8 spaces, found 2
(#96) No space found before comment text; expected "// add the action buttons" but found "//add the action buttons"
(#101) The final declaration must precede the visibility declaration
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 8 spaces, found 2
(#102) Expected "if (...) {\n"; found "if(...){\n"
(#102) Expected 1 space before ">"; 0 found
(#102) Expected 1 space after ">"; 0 found
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 12 spaces, found 3
(#103) Space found before semicolon; expected "$count;" but found "$count ;"
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 8 spaces, found 2
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Whitespace found at end of line
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 8 spaces, found 2
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Whitespace found at end of line
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 4 spaces, found 1
(#113) Closing brace indented incorrectly; expected 4 spaces, found 1
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 4 spaces, found 1
(#115) The final declaration must precede the visibility declaration
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 8 spaces, found 2
(#116) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 4 spaces, found 1
(#128) The final declaration must precede the visibility declaration
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) This comment is 70% valid code; is this commented out code?
(#132) No space found before comment text; expected "// edoptions = array('noclean'=>true)" but found "//edoptions = array('noclean'=>true)"
(#133) Expected 1 space before "=>"; 0 found
(#133) Expected 1 space after "=>"; 0 found
(#133) Expected 1 space before "=>"; 0 found
(#133) Expected 1 space after "=>"; 0 found
(#133) Line exceeds 132 characters; contains 152 characters
(#134) Expected 1 space before "=>"; 0 found
(#134) Expected 1 space after "=>"; 0 found
(#134) Expected 1 space before "=>"; 0 found
(#134) Expected 1 space after "=>"; 0 found
(#141) File must end with a newline character
mod/englishcentral/classes/utils.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#11) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#18) Commas (,) must be followed by white space.
(#23) Inline comments must start with a capital letter, digit or 3-dots sequence
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) No space found before comment text; expected "// if this is setup tab we need to add a field to tell it the id of the activity" but found "//if this is setup tab we need to add a field to tell it the id of the activity"
(#24) Expected "if (...) {\n"; found "if(...) {\n"
(#28) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#32) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#41) 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
(#53) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) No space found before comment text; expected "// we do not support this in tabs" but found "//we do not support this in tabs"
(#57) Expected "if (...) {\n"; found "if(...) {\n"
(#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
(#65) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) No space found before comment text; expected "// -----------------------------------------------------------------------------" but found "//-----------------------------------------------------------------------------"
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) No space found before comment text; expected "// -----------------------------------------------------------------------------" but found "//-----------------------------------------------------------------------------"
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#103) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) No space found before comment text; expected "// -----------------------------------------------------------------------------" but found "//-----------------------------------------------------------------------------"
(#127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#127) No space found before comment text; expected "// -----------------------------------------------------------------------------" but found "//-----------------------------------------------------------------------------"
(#142) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#179) Variable "adv_name" must not contain underscores.
(#180) Variable "adv_name" must not contain underscores.
(#181) Variable "adv_name" must not contain underscores.
(#186) File must end with a newline character
mod/englishcentral/db/access.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#62) Whitespace found at end of line
(#95) Whitespace found at end of line
mod/englishcentral/db/install.php
(#2) The opening <?php tag must be followed by exactly one newline.
mod/englishcentral/db/log.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) 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
(#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
mod/englishcentral/db/uninstall.php
(#2) The opening <?php tag must be followed by exactly one newline.
mod/englishcentral/db/upgrade.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#161) Inline comments must start with a capital letter, digit or 3-dots sequence
(#194) Inline comments must start with a capital letter, digit or 3-dots sequence
(#236) Inline comments must start with a capital letter, digit or 3-dots sequence
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#269) Inline comments must start with a capital letter, digit or 3-dots sequence
(#285) Inline comments must end in full-stops, exclamation marks, or question marks
(#290) Inline comments must start with a capital letter, digit or 3-dots sequence
(#296) Inline comments must start with a capital letter, digit or 3-dots sequence
(#296) Inline comments must end in full-stops, exclamation marks, or question marks
(#302) Inline comments must start with a capital letter, digit or 3-dots sequence
(#302) Inline comments must end in full-stops, exclamation marks, or question marks
(#308) Inline comments must start with a capital letter, digit or 3-dots sequence
(#308) Inline comments must end in full-stops, exclamation marks, or question marks
(#310) Empty IF statement detected
(#311) Inline comments must start with a capital letter, digit or 3-dots sequence
(#311) Inline comments must end in full-stops, exclamation marks, or question marks
(#315) Inline comments must start with a capital letter, digit or 3-dots sequence
(#315) Inline comments must end in full-stops, exclamation marks, or question marks
(#318) Inline comments must start with a capital letter, digit or 3-dots sequence
(#318) Inline comments must end in full-stops, exclamation marks, or question marks
(#323) Inline comments must start with a capital letter, digit or 3-dots sequence
(#323) Inline comments must end in full-stops, exclamation marks, or question marks
(#328) Expected 1 space before "=="; 0 found
(#328) Expected 1 space after "=="; 0 found
(#338) Inline comments must start with a capital letter, digit or 3-dots sequence
(#338) Inline comments must end in full-stops, exclamation marks, or question marks
(#351) Inline comments must start with a capital letter, digit or 3-dots sequence
(#351) Inline comments must end in full-stops, exclamation marks, or question marks
(#369) Inline comments must start with a capital letter, digit or 3-dots sequence
(#369) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#371) Inline comments must start with a capital letter, digit or 3-dots sequence
(#371) Inline comments must end in full-stops, exclamation marks, or question marks
(#374) Inline comments must start with a capital letter, digit or 3-dots sequence
(#374) Inline comments must end in full-stops, exclamation marks, or question marks
(#375) Inline comments must start with a capital letter, digit or 3-dots sequence
(#375) Inline comments must end in full-stops, exclamation marks, or question marks
(#376) Inline comments must start with a capital letter, digit or 3-dots sequence
(#376) Inline comments must end in full-stops, exclamation marks, or question marks
(#379) Inline comments must start with a capital letter, digit or 3-dots sequence
(#379) Inline comments must end in full-stops, exclamation marks, or question marks
(#380) Inline comments must start with a capital letter, digit or 3-dots sequence
(#380) Inline comments must end in full-stops, exclamation marks, or question marks
(#381) Inline comments must start with a capital letter, digit or 3-dots sequence
(#381) Inline comments must end in full-stops, exclamation marks, or question marks
(#384) Inline comments must end in full-stops, exclamation marks, or question marks
(#385) Inline comments must end in full-stops, exclamation marks, or question marks
(#393) Inline comments must start with a capital letter, digit or 3-dots sequence
(#393) Inline comments must end in full-stops, exclamation marks, or question marks
(#396) Inline comments must start with a capital letter, digit or 3-dots sequence
(#396) Inline comments must end in full-stops, exclamation marks, or question marks
(#399) Inline comments must start with a capital letter, digit or 3-dots sequence
(#399) Inline comments must end in full-stops, exclamation marks, or question marks
(#404) Inline comments must start with a capital letter, digit or 3-dots sequence
(#404) Inline comments must end in full-stops, exclamation marks, or question marks
(#412) "require_once" must be immediately followed by an open parenthesis
(#414) Inline comments must start with a capital letter, digit or 3-dots sequence
(#414) Inline comments must end in full-stops, exclamation marks, or question marks
(#416) Inline comments must start with a capital letter, digit or 3-dots sequence
(#416) Inline comments must end in full-stops, exclamation marks, or question marks
(#423) Inline comments must start with a capital letter, digit or 3-dots sequence
(#423) Inline comments must end in full-stops, exclamation marks, or question marks
(#427) Variable "i_min" must not contain underscores.
(#429) Variable "i_min" must not contain underscores.
(#432) Variable "i_max" must not contain underscores.
(#442) Inline comments must start with a capital letter, digit or 3-dots sequence
(#442) Inline comments must end in full-stops, exclamation marks, or question marks
(#443) Variable "i_min" must not contain underscores.
(#444) Inline comments must start with a capital letter, digit or 3-dots sequence
(#444) Inline comments must end in full-stops, exclamation marks, or question marks
(#448) Inline comments must start with a capital letter, digit or 3-dots sequence
(#448) Inline comments must end in full-stops, exclamation marks, or question marks
(#451) Variable "i_max" must not contain underscores.
(#454) Inline comments must start with a capital letter, digit or 3-dots sequence
(#454) Inline comments must end in full-stops, exclamation marks, or question marks
(#455) Variable "i_min" must not contain underscores.
(#463) Inline comments must start with a capital letter, digit or 3-dots sequence
(#463) Inline comments must end in full-stops, exclamation marks, or question marks
(#471) Inline comments must start with a capital letter, digit or 3-dots sequence
(#471) Inline comments must end in full-stops, exclamation marks, or question marks
(#476) Inline comments must start with a capital letter, digit or 3-dots sequence
(#476) Inline comments must end in full-stops, exclamation marks, or question marks
(#479) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#480) Expected 1 space before comment text but found 15; use block comment if you need indentation
(#481) Expected 1 space before comment text but found 14; use block comment if you need indentation
(#482) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#483) Inline comments must end in full-stops, exclamation marks, or question marks
(#483) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#489) Inline comments must start with a capital letter, digit or 3-dots sequence
(#490) Inline comments must end in full-stops, exclamation marks, or question marks
(#492) Inline comments must start with a capital letter, digit or 3-dots sequence
(#492) Inline comments must end in full-stops, exclamation marks, or question marks
(#498) Expected 1 space before "==="; 0 found
(#498) Expected 1 space after "==="; 0 found
(#504) Inline comments must start with a capital letter, digit or 3-dots sequence
(#504) Inline comments must end in full-stops, exclamation marks, or question marks
(#507) Inline comments must start with a capital letter, digit or 3-dots sequence
(#507) Inline comments must end in full-stops, exclamation marks, or question marks
(#511) Expected 1 space before "=="; 0 found
(#511) Expected 1 space after "=="; 0 found
(#512) Expected 1 space before "=="; 0 found
(#512) Expected 1 space after "=="; 0 found
(#521) Expected 1 space before "=="; 0 found
(#521) Expected 1 space after "=="; 0 found
(#526) Inline comments must start with a capital letter, digit or 3-dots sequence
(#533) Inline comments must start with a capital letter, digit or 3-dots sequence
(#534) Inline comments must end in full-stops, exclamation marks, or question marks
(#546) Spaces must be used to indent lines; tabs are not allowed
(#546) Tab found within whitespace
(#546) Inline comments must start with a capital letter, digit or 3-dots sequence
(#546) Inline comments must end in full-stops, exclamation marks, or question marks
(#546) Line indented incorrectly; expected at least 8 spaces, found 5
(#547) Spaces must be used to indent lines; tabs are not allowed
(#547) Tab found within whitespace
(#547) Line indented incorrectly; expected at least 8 spaces, found 5
(#548) Spaces must be used to indent lines; tabs are not allowed
(#548) Tab found within whitespace
(#548) Line indented incorrectly; expected at least 8 spaces, found 5
(#550) Inline comments must start with a capital letter, digit or 3-dots sequence
(#553) Inline comments must end in full-stops, exclamation marks, or question marks
(#569) Inline comments must start with a capital letter, digit or 3-dots sequence
(#569) Inline comments must end in full-stops, exclamation marks, or question marks
(#579) Inline comments must start with a capital letter, digit or 3-dots sequence
(#579) Inline comments must end in full-stops, exclamation marks, or question marks
(#614) Inline comments must end in full-stops, exclamation marks, or question marks
(#619) Inline comments must end in full-stops, exclamation marks, or question marks
(#620) Expected 1 space before "="; 0 found
(#622) Inline comments must start with a capital letter, digit or 3-dots sequence
(#622) Inline comments must end in full-stops, exclamation marks, or question marks
(#631) Inline comments must start with a capital letter, digit or 3-dots sequence
(#631) Inline comments must end in full-stops, exclamation marks, or question marks
(#680) Variable "table_exists" must not contain underscores.
(#686) Variable "table_exists" must not contain underscores.
(#687) Inline comments must start with a capital letter, digit or 3-dots sequence
(#687) Inline comments must end in full-stops, exclamation marks, or question marks
(#704) Inline comments must start with a capital letter, digit or 3-dots sequence
(#704) Inline comments must end in full-stops, exclamation marks, or question marks
(#707) Expected 1 space before "=="; 0 found
(#707) Expected 1 space after "=="; 0 found
(#719) Inline comments must start with a capital letter, digit or 3-dots sequence
(#719) Inline comments must end in full-stops, exclamation marks, or question marks
(#720) Inline comments must start with a capital letter, digit or 3-dots sequence
(#720) Inline comments must end in full-stops, exclamation marks, or question marks
(#740) Inline comments must start with a capital letter, digit or 3-dots sequence
(#742) Expected 1 space before "=="; 0 found
(#742) Expected 1 space after "=="; 0 found
(#748) Expected 1 space before "=="; 0 found
(#748) Expected 1 space after "=="; 0 found
mod/englishcentral/fetchcbpage.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#37) Expected "if (...) {\n"; found "if(...){\n"
(#37) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Commas (,) must be followed by white space.
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Commas (,) must be followed by white space.
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Commas (,) must be followed by white space.
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#42) Commas (,) must be followed by white space.
(#44) Expected "} else {\n"; found "}else{\n"
mod/englishcentral/index.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
(#29) 3 slashes comments are not allowed; use "// Comment." instead
(#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
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
mod/englishcentral/lang/en/englishcentral.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) 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
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#207) Expected 1 space after "="; 0 found
(#208) Expected 1 space after "="; 0 found
(#209) Expected 1 space after "="; 0 found
(#211) Expected 1 space after "="; 0 found
(#212) Expected 1 space after "="; 0 found
(#213) Expected 1 space after "="; 0 found
(#216) Expected 1 space after "="; 0 found
(#218) Inline comments must start with a capital letter, digit or 3-dots sequence
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) No space found before comment text; expected "// tabs" but found "//tabs"
(#219) Expected 1 space after "="; 0 found
(#220) Expected 1 space after "="; 0 found
(#233) Expected 1 space after "="; 0 found
(#234) Expected 1 space after "="; 0 found
(#235) Expected 1 space after "="; 0 found
(#237) Inline comments must start with a capital letter, digit or 3-dots sequence
(#237) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) No space found before comment text; expected "// reports" but found "//reports"
(#238) Expected 1 space after "="; 0 found
(#240) Expected 1 space after "="; 0 found
(#241) Expected 1 space after "="; 0 found
(#245) Expected 1 space after "="; 0 found
(#246) Expected 1 space after "="; 0 found
(#248) Expected 1 space after "="; 0 found
(#249) Expected 1 space after "="; 0 found
(#250) Expected 1 space after "="; 0 found
(#251) Expected 1 space after "="; 0 found
(#252) Expected 1 space after "="; 0 found
(#253) Expected 1 space after "="; 0 found
(#254) Expected 1 space after "="; 0 found
(#255) Expected 1 space after "="; 0 found
(#256) Expected 1 space after "="; 0 found
(#257) Expected 1 space after "="; 0 found
(#258) Expected 1 space after "="; 0 found
(#259) Expected 1 space after "="; 0 found
(#260) Expected 1 space after "="; 0 found
(#261) Expected 1 space after "="; 0 found
(#262) Expected 1 space after "="; 0 found
(#263) Expected 1 space after "="; 0 found
(#264) Expected 1 space after "="; 0 found
(#265) Expected 1 space after "="; 0 found
(#266) Expected 1 space after "="; 0 found
(#267) Expected 1 space after "="; 0 found
(#268) Expected 1 space after "="; 0 found
(#269) Expected 1 space after "="; 0 found
(#270) Expected 1 space after "="; 0 found
(#271) Expected 1 space after "="; 0 found
(#272) Expected 1 space after "="; 0 found
(#273) Expected 1 space after "="; 0 found
(#274) Expected 1 space after "="; 0 found
(#275) Expected 1 space after "="; 0 found
(#276) Expected 1 space after "="; 0 found
(#277) Expected 1 space after "="; 0 found
(#278) Expected 1 space after "="; 0 found
(#279) Expected 1 space after "="; 0 found
(#280) Expected 1 space after "="; 0 found
(#285) Expected 1 space after "="; 0 found
(#286) Expected 1 space after "="; 0 found
(#287) Expected 1 space after "="; 0 found
(#288) Expected 1 space after "="; 0 found
(#289) Expected 1 space after "="; 0 found
(#290) Expected 1 space after "="; 0 found
(#291) Expected 1 space after "="; 0 found
(#292) Expected 1 space after "="; 0 found
(#293) Expected 1 space after "="; 0 found
(#294) Expected 1 space after "="; 0 found
(#295) Expected 1 space after "="; 0 found
(#296) Expected 1 space after "="; 0 found
(#297) Expected 1 space after "="; 0 found
(#298) Expected 1 space after "="; 0 found
(#299) Expected 1 space after "="; 0 found
(#300) Expected 1 space after "="; 0 found
(#301) Expected 1 space after "="; 0 found
(#302) Expected 1 space after "="; 0 found
(#303) Expected 1 space after "="; 0 found
(#304) Expected 1 space after "="; 0 found
(#306) Inline comments must start with a capital letter, digit or 3-dots sequence
(#306) Inline comments must end in full-stops, exclamation marks, or question marks
(#306) No space found before comment text; expected "// privacy api strings" but found "//privacy api strings"
(#307) Expected 1 space before "="; 0 found
(#307) Expected 1 space after "="; 0 found
(#308) Expected 1 space before "="; 0 found
(#308) Expected 1 space after "="; 0 found
(#309) Expected 1 space before "="; 0 found
(#309) Expected 1 space after "="; 0 found
(#310) Expected 1 space before "="; 0 found
(#310) Expected 1 space after "="; 0 found
(#311) Expected 1 space before "="; 0 found
(#311) Expected 1 space after "="; 0 found
(#312) Expected 1 space before "="; 0 found
(#312) Expected 1 space after "="; 0 found
(#313) Expected 1 space before "="; 0 found
(#313) Expected 1 space after "="; 0 found
(#314) Expected 1 space before "="; 0 found
(#314) Expected 1 space after "="; 0 found
(#315) Expected 1 space before "="; 0 found
(#315) Expected 1 space after "="; 0 found
(#316) Expected 1 space before "="; 0 found
(#316) Expected 1 space after "="; 0 found
(#317) Expected 1 space before "="; 0 found
(#317) Expected 1 space after "="; 0 found
(#318) Expected 1 space before "="; 0 found
(#318) Expected 1 space after "="; 0 found
(#319) Expected 1 space before "="; 0 found
(#319) Expected 1 space after "="; 0 found
(#320) Expected 1 space before "="; 0 found
(#320) Expected 1 space after "="; 0 found
(#321) Expected 1 space before "="; 0 found
(#321) Expected 1 space after "="; 0 found
(#322) Expected 1 space before "="; 0 found
(#322) Expected 1 space after "="; 0 found
(#323) Expected 1 space before "="; 0 found
(#323) Expected 1 space after "="; 0 found
(#324) Expected 1 space before "="; 0 found
(#324) Expected 1 space after "="; 0 found
(#325) Expected 1 space before "="; 0 found
(#325) Expected 1 space after "="; 0 found
(#326) Expected 1 space before "="; 0 found
(#326) Expected 1 space after "="; 0 found
(#327) Expected 1 space before "="; 0 found
(#327) Expected 1 space after "="; 0 found
(#328) Expected 1 space before "="; 0 found
(#328) Expected 1 space after "="; 0 found
(#329) Expected 1 space before "="; 0 found
(#329) Expected 1 space after "="; 0 found
(#330) Expected 1 space before "="; 0 found
(#330) Expected 1 space after "="; 0 found
(#331) Expected 1 space before "="; 0 found
(#331) Expected 1 space after "="; 0 found
(#332) Expected 1 space before "="; 0 found
(#332) Expected 1 space after "="; 0 found
(#340) Inline comments must start with a capital letter, digit or 3-dots sequence
(#340) Inline comments must end in full-stops, exclamation marks, or question marks
(#340) No space found before comment text; expected "// cloud poodll auth related strings" but found "//cloud poodll auth related strings"
(#352) Inline comments must start with a capital letter, digit or 3-dots sequence
(#352) Inline comments must end in full-stops, exclamation marks, or question marks
(#352) No space found before comment text; expected "// these errors are displayed on activity page" but found "//these errors are displayed on activity page"
(#360) Expected 1 space before "="; 0 found
(#360) Expected 1 space after "="; 0 found
(#361) Expected 1 space before "="; 0 found
(#361) Expected 1 space after "="; 0 found
(#362) Expected 1 space before "="; 0 found
(#362) Expected 1 space after "="; 0 found
(#363) Expected 1 space before "="; 0 found
(#363) Expected 1 space after "="; 0 found
(#364) Expected 1 space before "="; 0 found
(#364) Expected 1 space after "="; 0 found
(#365) Expected 1 space before "="; 0 found
(#365) Expected 1 space after "="; 0 found
(#371) Expected 1 space before "="; 0 found
(#371) Expected 1 space after "="; 0 found
mod/englishcentral/lib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#40) 78 slashes comments are not allowed; use "// Comment." instead
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) 78 slashes comments are not allowed; use "// Comment." instead
(#53) Closing brace must be on a line by itself
(#54) Closing brace must be on a line by itself
(#55) Closing brace must be on a line by itself
(#56) Closing brace must be on a line by itself
(#57) Closing brace must be on a line by itself
(#58) Closing brace must be on a line by itself
(#59) Closing brace must be on a line by itself
(#60) Closing brace must be on a line by itself
(#61) Closing brace must be on a line by itself
(#62) Closing brace must be on a line by itself
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) No space found before comment text; expected "// cute hack to work on M4.0 and above" but found "//cute hack to work on M4.0 and above"
(#65) Expected "if (...) {\n"; found "if(...){\n"
(#65) Expected 1 space before "=="; 0 found
(#65) Expected 1 space after "=="; 0 found
(#67) Expected "} else {\n"; found "}else{\n"
(#73) 78 slashes comments are not allowed; use "// Comment." instead
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) 78 slashes comments are not allowed; use "// Comment." instead
(#117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Variable "update_grades" must not contain underscores.
(#121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#121) 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
(#133) Variable "update_grades" must not contain underscores.
(#138) Variable "update_grades" must not contain underscores.
(#170) 78 slashes comments are not allowed; use "// Comment." instead
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) 78 slashes comments are not allowed; use "// Comment." instead
(#189) Inline comments must start with a capital letter, digit or 3-dots sequence
(#189) This comment is 67% valid code; is this commented out code?
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) Expected 1 space before "==="; 2 found
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) Inline comments must start with a capital letter, digit or 3-dots sequence
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) No space found before comment text; expected "// check raw grade isnt null otherwise we insert a grade of 0" but found "//check raw grade isnt null otherwise we insert a grade of 0"
(#240) Inline comments must start with a capital letter, digit or 3-dots sequence
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) No space found before comment text; expected "// setting rawgrade to null just in case user is deleting a grade" but found "//setting rawgrade to null just in case user is deleting a grade"
(#269) Empty IF statement detected
(#270) Inline comments must start with a capital letter, digit or 3-dots sequence
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
(#336) Commas (,) must be followed by white space.
(#363) Commas (,) must be followed by white space.
(#394) Inline comments must start with a capital letter, digit or 3-dots sequence
(#394) Inline comments must end in full-stops, exclamation marks, or question marks
(#399) Line exceeds 132 characters; contains 135 characters
(#402) Inline comments must start with a capital letter, digit or 3-dots sequence
(#402) Inline comments must end in full-stops, exclamation marks, or question marks
(#402) 3 slashes comments are not allowed; use "// Comment." instead
(#448) Inline comments must end in full-stops, exclamation marks, or question marks
(#448) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#500) 78 slashes comments are not allowed; use "// Comment." instead
(#502) Inline comments must end in full-stops, exclamation marks, or question marks
(#502) 78 slashes comments are not allowed; use "// Comment." instead
(#518) Inline doc block comments are not allowed; use "// Comment." instead
(#537) Inline doc block comments are not allowed; use "// Comment." instead
(#545) 78 slashes comments are not allowed; use "// Comment." instead
(#547) Inline comments must end in full-stops, exclamation marks, or question marks
(#547) 78 slashes comments are not allowed; use "// Comment." instead
(#611) 78 slashes comments are not allowed; use "// Comment." instead
(#613) Inline comments must end in full-stops, exclamation marks, or question marks
(#613) 78 slashes comments are not allowed; use "// Comment." instead
(#653) Inline comments must start with a capital letter, digit or 3-dots sequence
(#653) Inline comments must end in full-stops, exclamation marks, or question marks
(#653) This comment is 43% valid code; is this commented out code?
(#656) Inline comments must start with a capital letter, digit or 3-dots sequence
(#656) Inline comments must end in full-stops, exclamation marks, or question marks
(#660) Inline comments must start with a capital letter, digit or 3-dots sequence
(#660) Inline comments must end in full-stops, exclamation marks, or question marks
(#668) Variable "grade_item" must not contain underscores.
(#669) Variable "grade_item" must not contain underscores.
(#675) Variable "grade_item" must not contain underscores.
(#678) Inline comments must start with a capital letter, digit or 3-dots sequence
(#678) Inline comments must end in full-stops, exclamation marks, or question marks
(#684) Inline comments must start with a capital letter, digit or 3-dots sequence
(#685) Inline comments must end in full-stops, exclamation marks, or question marks
(#686) Expected 1 space before "=="; 0 found
(#686) Expected 1 space after "=="; 0 found
(#697) Inline comments must start with a capital letter, digit or 3-dots sequence
(#697) Inline comments must end in full-stops, exclamation marks, or question marks
(#701) Spaces must be used to indent lines; tabs are not allowed
(#701) Tab found within whitespace
(#701) Line indented incorrectly; expected at least 24 spaces, found 6
(#702) Spaces must be used to indent lines; tabs are not allowed
(#702) Tab found within whitespace
(#702) Line indented incorrectly; expected at least 24 spaces, found 6
(#703) Spaces must be used to indent lines; tabs are not allowed
(#703) Tab found within whitespace
(#703) Line indented incorrectly; expected at least 24 spaces, found 6
(#704) Spaces must be used to indent lines; tabs are not allowed
(#704) Tab found within whitespace
(#704) Line indented incorrectly; expected at least 24 spaces, found 6
(#707) Inline comments must start with a capital letter, digit or 3-dots sequence
(#712) Inline comments must start with a capital letter, digit or 3-dots sequence
(#712) Inline comments must end in full-stops, exclamation marks, or question marks
(#713) Expected 1 space before "=="; 0 found
(#713) Expected 1 space after "=="; 0 found
(#713) Expected 1 space before "=="; 0 found
(#713) Expected 1 space after "=="; 0 found
(#716) Expected 1 space before "=="; 0 found
(#716) Expected 1 space after "=="; 0 found
(#740) Line exceeds 132 characters; contains 158 characters
(#756) Inline comments must start with a capital letter, digit or 3-dots sequence
(#756) No space found before comment text; expected "// how to get pass grade?" but found "//how to get pass grade?"
(#758) Expected "if (...) {\n"; found "if(...) {\n"
(#759) No space found before comment text; expected "// TO DO: put the watch learn and speak goals as stdclass, in the completion goals array item, and fetch for" but found "//TO DO: put the watch learn and speak goals as stdclass, in the completion goals array item, and fetch for"
(#760) Inline comments must end in full-stops, exclamation marks, or question marks
(#802) File must end with a newline character
mod/englishcentral/mod_form.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) No space found before comment text; expected "// Add this activity specific form fields" but found "//Add this activity specific form fields"
(#80) No space found before comment text; expected "// We want to do this procedurally because in setup tabs we want to show a subset of this form" but found "//We want to do this procedurally because in setup tabs we want to show a subset of this form"
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Commas (,) must be followed by white space.
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) 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
(#120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) 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
(#147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) Inline comments must start with a capital letter, digit or 3-dots sequence
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
mod/englishcentral/refreshtoken.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#42) File must end with a newline character
mod/englishcentral/renderer.php
(#18) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#62) Commas (,) must be followed by white space.
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) No space found before comment text; expected "// set up tabs" but found "//set up tabs"
(#82) Expected 1 space after "="; 0 found
(#89) Expected 1 space before "=>"; 0 found
(#89) Expected 1 space after "=>"; 0 found
(#92) Expected 1 space before "=>"; 0 found
(#92) Expected 1 space after "=>"; 0 found
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) No space found before comment text; expected "// dont show the heading in an iframe, it will be outside this anyway" but found "//dont show the heading in an iframe, it will be outside this anyway"
(#98) Expected "if (...) {\n"; found "if(...) {\n"
(#104) Expected "if (...) {\n"; found "if(...) {\n"
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) 3 slashes comments are not allowed; use "// Comment." instead
(#141) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#152) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#198) Inline comments must start with a capital letter, digit or 3-dots sequence
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#215) 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
(#257) Line exceeds 132 characters; contains 134 characters
(#260) Line exceeds 132 characters; contains 138 characters
(#263) Expected 1 space before "=="; 0 found
(#263) Expected 1 space after "=="; 0 found
(#264) Line exceeds 132 characters; contains 139 characters
(#265) Line exceeds 132 characters; contains 138 characters
(#276) Expected 1 space before "=="; 0 found
(#276) Expected 1 space after "=="; 0 found
(#278) Inline comments must start with a capital letter, digit or 3-dots sequence
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#278) This comment is 43% valid code; is this commented out code?
(#294) Expected 1 space before ":"; 0 found
(#300) Inline comments must start with a capital letter, digit or 3-dots sequence
(#300) Inline comments must end in full-stops, exclamation marks, or question marks
(#304) Inline comments must start with a capital letter, digit or 3-dots sequence
(#304) Inline comments must end in full-stops, exclamation marks, or question marks
(#413) Inline comments must start with a capital letter, digit or 3-dots sequence
(#413) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#454) Expected 1 space before "=="; 0 found
(#454) Expected 1 space after "=="; 0 found
(#473) Inline comments must start with a capital letter, digit or 3-dots sequence
(#473) Inline comments must end in full-stops, exclamation marks, or question marks
(#478) Inline comments must start with a capital letter, digit or 3-dots sequence
(#478) Inline comments must end in full-stops, exclamation marks, or question marks
(#481) Inline comments must start with a capital letter, digit or 3-dots sequence
(#481) Inline comments must end in full-stops, exclamation marks, or question marks
(#487) Inline comments must start with a capital letter, digit or 3-dots sequence
(#487) Inline comments must end in full-stops, exclamation marks, or question marks
(#490) Inline comments must start with a capital letter, digit or 3-dots sequence
(#490) Inline comments must end in full-stops, exclamation marks, or question marks
(#499) Closing brace must be on a line by itself
(#500) Closing brace must be on a line by itself
(#528) Inline comments must start with a capital letter, digit or 3-dots sequence
(#528) Inline comments must end in full-stops, exclamation marks, or question marks
(#529) Variable "connection_available" must not contain underscores.
(#532) Inline comments must start with a capital letter, digit or 3-dots sequence
(#532) Inline comments must end in full-stops, exclamation marks, or question marks
(#535) Inline comments must start with a capital letter, digit or 3-dots sequence
(#535) Inline comments must end in full-stops, exclamation marks, or question marks
(#543) Inline comments must start with a capital letter, digit or 3-dots sequence
(#543) Inline comments must end in full-stops, exclamation marks, or question marks
(#547) Inline comments must start with a capital letter, digit or 3-dots sequence
(#547) Inline comments must end in full-stops, exclamation marks, or question marks
(#559) Variable "connection_available" must not contain underscores.
(#565) Spaces must be used to indent lines; tabs are not allowed
(#565) Tab found within whitespace
(#565) Line indented incorrectly; expected 8 spaces, found 2
(#567) Inline comments must start with a capital letter, digit or 3-dots sequence
(#567) This comment is 70% valid code; is this commented out code?
(#567) No space found before comment text; expected "// $output .= $this->show_addvideo_icon();" but found "//$output .= $this->show_addvideo_icon();"
(#568) Closing brace indented incorrectly; expected 2 spaces, found 8
(#570) Variable "connection_available" must not contain underscores.
(#570) Expected 1 space before "=="; 0 found
(#570) Expected 1 space after "=="; 0 found
(#582) Closing brace must be on a line by itself
(#583) Closing brace must be on a line by itself
(#584) Closing brace must be on a line by itself
(#588) Inline comments must start with a capital letter, digit or 3-dots sequence
(#588) Inline comments must end in full-stops, exclamation marks, or question marks
(#589) Expected 1 space before "=="; 0 found
(#589) Expected 1 space after "=="; 0 found
(#600) Variable "is_student" must not contain underscores.
(#601) Variable "is_teacher" must not contain underscores.
(#603) Variable "is_student" must not contain underscores.
(#603) Variable "is_teacher" must not contain underscores.
(#603) Closing brace must be on a line by itself
(#604) Variable "is_student" must not contain underscores.
(#604) Variable "is_teacher" must not contain underscores.
(#604) Closing brace must be on a line by itself
(#605) Variable "is_student" must not contain underscores.
(#605) Variable "is_teacher" must not contain underscores.
(#605) Closing brace must be on a line by itself
(#649) Inline comments must start with a capital letter, digit or 3-dots sequence
(#649) Inline comments must end in full-stops, exclamation marks, or question marks
(#651) Inline comments must start with a capital letter, digit or 3-dots sequence
(#651) Inline comments must end in full-stops, exclamation marks, or question marks
(#663) Inline comments must start with a capital letter, digit or 3-dots sequence
(#663) Inline comments must end in full-stops, exclamation marks, or question marks
(#669) Inline comments must start with a capital letter, digit or 3-dots sequence
(#670) Inline comments must end in full-stops, exclamation marks, or question marks
(#682) Variable "image_url" must not contain underscores.
(#682) Inline comments must end in full-stops, exclamation marks, or question marks
(#684) Variable "image_url" must not contain underscores.
(#684) Inline comments must end in full-stops, exclamation marks, or question marks
(#686) Variable "image_url" must not contain underscores.
(#686) Variable "image_url" must not contain underscores.
(#687) Variable "image_url" must not contain underscores.
(#700) Spaces must be used to indent lines; tabs are not allowed
(#700) Tab found within whitespace
(#700) Inline comments must start with a capital letter, digit or 3-dots sequence
(#700) Inline comments must end in full-stops, exclamation marks, or question marks
(#700) Line indented incorrectly; expected at least 8 spaces, found 2
(#701) Spaces must be used to indent lines; tabs are not allowed
(#701) Tab found within whitespace
(#701) Line indented incorrectly; expected 8 spaces, found 2
(#702) Spaces must be used to indent lines; tabs are not allowed
(#702) Tab found within whitespace
(#702) Line indented incorrectly; expected at least 12 spaces, found 3
(#703) Spaces must be used to indent lines; tabs are not allowed
(#703) Tab found within whitespace
(#703) Line indented incorrectly; expected at least 12 spaces, found 3
(#704) Spaces must be used to indent lines; tabs are not allowed
(#704) Tab found within whitespace
(#704) Line indented incorrectly; expected 8 spaces, found 2
(#705) Spaces must be used to indent lines; tabs are not allowed
(#705) Tab found within whitespace
(#705) Line indented incorrectly; expected at least 12 spaces, found 3
(#706) Spaces must be used to indent lines; tabs are not allowed
(#706) Tab found within whitespace
(#706) Line indented incorrectly; expected at least 12 spaces, found 3
(#707) Spaces must be used to indent lines; tabs are not allowed
(#707) Tab found within whitespace
(#707) Line indented incorrectly; expected 8 spaces, found 2
(#709) Inline comments must start with a capital letter, digit or 3-dots sequence
(#709) Inline comments must end in full-stops, exclamation marks, or question marks
(#723) Spaces must be used to indent lines; tabs are not allowed
(#723) Tab found within whitespace
(#723) Line indented incorrectly; expected 8 spaces, found 2
(#724) Spaces must be used to indent lines; tabs are not allowed
(#724) Tab found within whitespace
(#724) Line indented incorrectly; expected at least 12 spaces, found 3
(#725) Spaces must be used to indent lines; tabs are not allowed
(#725) Tab found within whitespace
(#725) Line indented incorrectly; expected at least 12 spaces, found 3
(#726) Closing brace indented incorrectly; expected 2 spaces, found 8
(#733) Inline comments must start with a capital letter, digit or 3-dots sequence
(#733) Inline comments must end in full-stops, exclamation marks, or question marks
(#733) No space found before comment text; expected "// get_all_user_name_fields deprecated in 3.11" but found "//get_all_user_name_fields deprecated in 3.11"
(#734) Expected "if (...) {\n"; found "if(...) {\n"
(#734) Expected 1 space before "<"; 0 found
(#734) Expected 1 space after "<"; 0 found
(#736) Expected "} else {\n"; found "}else{\n"
(#739) Inline comments must start with a capital letter, digit or 3-dots sequence
(#739) Inline comments must end in full-stops, exclamation marks, or question marks
(#739) No space found before comment text; expected "// note no concatenating comma, thats how userfields -> selects works" but found "//note no concatenating comma, thats how userfields -> selects works"
(#743) Expected 1 space before "=="; 0 found
(#743) Expected 1 space after "=="; 0 found
(#743) Expected 1 space before "=="; 0 found
(#743) Expected 1 space after "=="; 0 found
(#752) Inline comments must start with a capital letter, digit or 3-dots sequence
(#752) Inline comments must end in full-stops, exclamation marks, or question marks
(#763) Inline comments must start with a capital letter, digit or 3-dots sequence
(#763) Inline comments must end in full-stops, exclamation marks, or question marks
(#786) Inline comments must start with a capital letter, digit or 3-dots sequence
(#786) Inline comments must end in full-stops, exclamation marks, or question marks
(#786) This comment is 75% valid code; is this commented out code?
(#811) Expected 1 space before "=="; 0 found
(#811) Expected 1 space after "=="; 0 found
(#819) Expected 1 space before "=="; 0 found
(#819) Expected 1 space after "=="; 0 found
(#833) Spaces must be used to indent lines; tabs are not allowed
(#833) Tab found within whitespace
(#833) Line indented incorrectly; expected 8 spaces, found 2
(#834) Spaces must be used to indent lines; tabs are not allowed
(#834) Tab found within whitespace
(#834) Line indented incorrectly; expected at least 12 spaces, found 3
(#835) Spaces must be used to indent lines; tabs are not allowed
(#835) Tab found within whitespace
(#835) Line indented incorrectly; expected 8 spaces, found 2
(#844) Expected 1 space before "=="; 0 found
(#844) Expected 1 space after "=="; 0 found
(#847) Expected 1 space before "=="; 0 found
(#847) Expected 1 space after "=="; 0 found
(#881) Closing brace must be on a line by itself
(#882) Closing brace must be on a line by itself
(#883) Closing brace must be on a line by itself
(#908) Inline comments must start with a capital letter, digit or 3-dots sequence
(#908) Inline comments must end in full-stops, exclamation marks, or question marks
(#915) Inline comments must start with a capital letter, digit or 3-dots sequence
(#915) Inline comments must end in full-stops, exclamation marks, or question marks
(#919) Expected 1 space before "=="; 0 found
(#919) Expected 1 space after "=="; 0 found
(#924) Expected 1 space before "=="; 0 found
(#924) Expected 1 space after "=="; 0 found
(#932) Expected 1 space before "=="; 0 found
(#932) Expected 1 space after "=="; 0 found
(#937) Expected 1 space before "=="; 0 found
(#937) Expected 1 space after "=="; 0 found
(#938) Expected 1 space before "=="; 0 found
(#938) Expected 1 space after "=="; 0 found
(#938) Expected 1 space before "=="; 0 found
(#938) Expected 1 space after "=="; 0 found
(#945) Inline comments must start with a capital letter, digit or 3-dots sequence
(#945) Inline comments must end in full-stops, exclamation marks, or question marks
(#951) global $OUTPUT cannot be used in renderers. Use $this->output.
(#953) Expected 1 space before "=="; 0 found
(#953) Expected 1 space after "=="; 0 found
(#956) Inline comments must start with a capital letter, digit or 3-dots sequence
(#956) Inline comments must end in full-stops, exclamation marks, or question marks
(#960) Expected 1 space before "=="; 0 found
(#960) Expected 1 space after "=="; 0 found
(#964) Expected 1 space before "=="; 0 found
(#964) Expected 1 space after "=="; 0 found
(#968) Expected 1 space before "=="; 0 found
(#968) Expected 1 space after "=="; 0 found
(#969) Expected 1 space before "=="; 0 found
(#969) Expected 1 space after "=="; 0 found
(#985) Expected 1 space before "=="; 0 found
(#985) Expected 1 space after "=="; 0 found
(#995) global $OUTPUT cannot be used in renderers. Use $this->output.
(#1005) Spaces must be used to indent lines; tabs are not allowed
(#1005) Tab found within whitespace
(#1005) Line indented incorrectly; expected 8 spaces, found 2
(#1007) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1007) Inline comments must end in full-stops, exclamation marks, or question marks
(#1011) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1011) Inline comments must end in full-stops, exclamation marks, or question marks
(#1015) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1015) This comment is 66% valid code; is this commented out code?
(#1016) No space found before comment text; expected "// $output .= $this->show_search_topics('topics', $size);" but found "//$output .= $this->show_search_topics('topics', $size);"
(#1017) No space found before comment text; expected "// $output .= $this->show_search_duration('duration');" but found "//$output .= $this->show_search_duration('duration');"
(#1018) No space found before comment text; expected "// $output .= $this->show_search_copyright('copyright', $size);" but found "//$output .= $this->show_search_copyright('copyright', $size);"
(#1021) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1021) Inline comments must end in full-stops, exclamation marks, or question marks
(#1025) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1025) Inline comments must end in full-stops, exclamation marks, or question marks
(#1028) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1028) Inline comments must end in full-stops, exclamation marks, or question marks
(#1031) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1031) Inline comments must end in full-stops, exclamation marks, or question marks
(#1033) Closing brace indented incorrectly; expected 2 spaces, found 8
(#1069) Expected 1 space before "="; 0 found
(#1069) Expected 1 space after "="; 0 found
(#1069) Expected 1 space before "<="; 0 found
(#1069) Expected 1 space after "<="; 0 found
(#1090) Expected 1 space before "="; 0 found
(#1090) Expected 1 space after "="; 0 found
(#1090) Expected 1 space before "<="; 0 found
(#1090) Expected 1 space after "<="; 0 found
mod/englishcentral/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
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Usage of ELSEIF not allowed; use ELSE IF instead
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) 3 slashes comments are not allowed; use "// Comment." instead
(#72) Expected "if (...) {\n"; found "if(...){\n"
(#74) Expected "} else {\n"; found "}else{\n"
(#87) Commas (,) must be followed by white space.
mod/englishcentral/settings.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#39) Variable "cloudpoodll_apiuser" must not contain underscores.
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#39) Commas (,) must be followed by white space.
(#40) Variable "cloudpoodll_apisecret" must not contain underscores.
(#40) Expected 1 space before "="; 0 found
(#40) Expected 1 space after "="; 0 found
(#40) Commas (,) must be followed by white space.
(#41) Variable "show_below_apisecret" must not contain underscores.
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 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
(#42) Line indented incorrectly; expected at least 4 spaces, found 0
(#42) No space found before comment text; expected "// if we have an API user and secret we fetch token" but found "//if we have an API user and secret we fetch token"
(#43) Expected "if (...) {\n"; found "if(...) {\n"
(#43) Variable "cloudpoodll_apiuser" must not contain underscores.
(#43) Variable "cloudpoodll_apisecret" must not contain underscores.
(#45) Variable "cloudpoodll_apiuser" must not contain underscores.
(#46) Variable "cloudpoodll_apisecret" must not contain underscores.
(#48) Variable "show_below_apisecret" must not contain underscores.
(#48) Expected 1 space before "="; 0 found
(#48) Expected 1 space after "="; 0 found
(#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) Line indented incorrectly; expected at least 8 spaces, found 0
(#49) No space found before comment text; expected "// if we have no API user and secret we show a "fetch from elsewhere on site" or "take a free trial" link" but found "//if we have no API user and secret we show a "fetch from elsewhere on site" or "take a free trial" link"
(#50) Expected "} else {\n"; found "}else{\n"
(#51) Expected 1 space before "="; 0 found
(#51) Expected 1 space after "="; 0 found
(#51) Expected 1 space before "=>"; 0 found
(#51) Expected 1 space after "=>"; 0 found
(#52) Variable "cp_components" must not contain underscores.
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#54) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#54) Variable "cp_components" must not contain underscores.
(#54) Variable "cp_component" must not contain underscores.
(#55) Variable "cp_component" must not contain underscores.
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#58) Expected 1 space before "="; 0 found
(#58) 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
(#65) Expected 1 space before "="; 0 found
(#65) Expected 1 space after "="; 0 found
(#66) Expected 1 space before "="; 0 found
(#66) Expected 1 space after "="; 0 found
(#68) Variable "cloudpoodll_apiuser" must not contain underscores.
(#68) Expected 1 space before "="; 0 found
(#68) Expected 1 space after "="; 0 found
(#68) Variable "cp_component" must not contain underscores.
(#68) Commas (,) must be followed by white space.
(#69) Expected "if (...) {\n"; found "if(...){\n"
(#69) Variable "cloudpoodll_apiuser" must not contain underscores.
(#70) Variable "cloudpoodll_apisecret" must not contain underscores.
(#70) Expected 1 space before "="; 0 found
(#70) Expected 1 space after "="; 0 found
(#70) Variable "cp_component" must not contain underscores.
(#70) Commas (,) must be followed by white space.
(#71) Expected "if (...) {\n"; found "if(...){\n"
(#71) Variable "cloudpoodll_apisecret" must not contain underscores.
(#72) Expected 1 space before "="; 0 found
(#72) Expected 1 space after "="; 0 found
(#72) Variable "cloudpoodll_apiuser" must not contain underscores.
(#73) Expected 1 space before "="; 0 found
(#73) Expected 1 space after "="; 0 found
(#73) Variable "cloudpoodll_apisecret" must not contain underscores.
(#78) Variable "show_below_apisecret" must not contain underscores.
(#78) Expected 1 space before "="; 0 found
(#78) Expected 1 space after "="; 0 found
(#78) Commas (,) must be followed by white space.
(#83) Variable "show_below_apisecret" must not contain underscores.
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) This comment is 70% valid code; is this commented out code?
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) This comment is 70% valid code; is this commented out code?
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) This comment is 70% valid code; is this commented out code?
(#118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) This comment is 70% valid code; is this commented out code?
(#124) Expected 1 space before "==="; 0 found
(#124) Expected 1 space after "==="; 0 found
(#135) Commas (,) must be followed by white space.
mod/englishcentral/setup.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#38) Commas (,) must be followed by white space.
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Usage of ELSEIF not allowed; use ELSE IF instead
(#52) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#59) Commas (,) must be followed by white space.
(#59) Expected 1 space before "=>"; 0 found
(#59) Expected 1 space after "=>"; 0 found
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) No space found before comment text; expected "// Page layout if setup is enabled is always popup" but found "//Page layout if setup is enabled is always popup"
(#77) Commas (,) must be followed by white space.
(#77) Expected 1 space before "=>"; 0 found
(#77) Expected 1 space after "=>"; 0 found
(#79) Expected 1 space before "=>"; 0 found
(#79) Expected 1 space after "=>"; 0 found
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) No space found before comment text; expected "// if the cancel button was pressed, we are out of here" but found "//if the cancel button was pressed, we are out of here"
(#84) Expected "} else if (...) {\n"; found "}else if (...) {\n"
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) No space found before comment text; expected "// now update the db once we have saved files and stuff" but found "//now update the db once we have saved files and stuff"
(#95) Inline comments must start with a capital letter, digit or 3-dots sequence
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) No space found before comment text; expected "// if we got here we is loading up dat form" but found "//if we got here we is loading up dat form"
(#96) Expected 1 space after "="; 0 found
(#99) Commas (,) must be followed by white space.
mod/englishcentral/support.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Inline comments must start with a capital letter, digit or 3-dots sequence
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
mod/englishcentral/tabs.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected 1 space(s) before asterisk; 0 found
(#20) Expected 1 space(s) before asterisk; 0 found
(#21) Expected 1 space(s) before asterisk; 0 found
(#22) Expected 1 space(s) before asterisk; 0 found
(#26) Expected 1 space(s) before asterisk; 0 found
(#32) 3 slashes comments are not allowed; use "// Comment." instead
(#35) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#52) Line exceeds 132 characters; contains 175 characters
(#54) Expected "if (...) {\n"; found "if(...) {\n"
(#54) Commas (,) must be followed by white space.
(#59) Expected "if (...) {\n"; found "if(...) {\n"
(#59) Commas (,) must be followed by white space.
mod/englishcentral/version.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
mod/englishcentral/view.ajax.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#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
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#44) 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
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#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
(#54) Expected 1 space before "=="; 0 found
(#54) Expected 1 space after "=="; 0 found
(#54) Expected 1 space before "=="; 0 found
(#54) Expected 1 space after "=="; 0 found
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 4 spaces, found 1
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Empty IF statement detected
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) Inline comments must start with a capital letter, digit or 3-dots sequence
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Expected 1 space before "=="; 0 found
(#148) Expected 1 space after "=="; 0 found
(#160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Commas (,) must be followed by white space.
(#172) File must end with a newline character
mod/englishcentral/view.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
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Usage of ELSEIF not allowed; use ELSE IF instead
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) No space found before comment text; expected "// if we got this far, we can consider the activity "viewed"" but found "//if we got this far, we can consider the activity "viewed""
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) 3 slashes comments are not allowed; use "// Comment." instead
(#71) Expected "if (...) {\n"; found "if(...){\n"
(#73) Expected "} else {\n"; found "}else{\n"
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) This comment is 75% valid code; is this commented out code?
(#112) No space found before comment text; expected "// echo $renderer->show_dates_available();" but found "//echo $renderer->show_dates_available();"
(#115) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(0 errors, 219 warnings)

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

mod/englishcentral/amd/src/form.js
(#35) Missing space before opening brace. (space-before-blocks)
(#40) Multiple spaces found before '// 1 min per w...'. (no-multi-spaces)
(#41) Multiple spaces found before '// 1 min per l...'. (no-multi-spaces)
(#58) Missing space before opening brace. (space-before-blocks)
(#59) Missing space before opening brace. (space-before-blocks)
(#73) Missing space before opening brace. (space-before-blocks)
(#74) Operator '=' must be spaced. (space-infix-ops)
mod/englishcentral/amd/src/html.js
(#34) Comments should not begin with a lowercase character. (capitalized-comments)
(#127) ["selected"] is better written in dot notation. (dot-notation)
mod/englishcentral/amd/src/report.js
(#30) Comments should not begin with a lowercase character. (capitalized-comments)
(#33) Comments should not begin with a lowercase character. (capitalized-comments)
(#36) Comments should not begin with a lowercase character. (capitalized-comments)
(#38) Multiple spaces found before '"component"'. (no-multi-spaces)
(#39) Multiple spaces found before '"component"'. (no-multi-spaces)
(#40) Multiple spaces found before '"component"'. (no-multi-spaces)
(#41) Multiple spaces found before '"component"'. (no-multi-spaces)
(#52) Missing space before opening brace. (space-before-blocks)
mod/englishcentral/amd/src/view.js
(#25) A space is required after ','. (comma-spacing)
(#30) Comments should not begin with a lowercase character. (capitalized-comments)
(#33) Comments should not begin with a lowercase character. (capitalized-comments)
(#34) Multiple spaces found before '='. (no-multi-spaces)
(#36) Multiple spaces found before '='. (no-multi-spaces)
(#38) Comments should not begin with a lowercase character. (capitalized-comments)
(#44) Comments should not begin with a lowercase character. (capitalized-comments)
(#47) Comments should not begin with a lowercase character. (capitalized-comments)
(#49) Multiple spaces found before '"component"'. (no-multi-spaces)
(#50) Multiple spaces found before '"component"'. (no-multi-spaces)
(#51) Multiple spaces found before '"component"'. (no-multi-spaces)
(#53) Multiple spaces found before '"component"'. (no-multi-spaces)
(#54) Multiple spaces found before '"component"'. (no-multi-spaces)
(#55) Multiple spaces found before '"component"'. (no-multi-spaces)
(#56) Multiple spaces found before '"component"'. (no-multi-spaces)
(#57) Multiple spaces found before '"component"'. (no-multi-spaces)
(#58) Multiple spaces found before '"component"'. (no-multi-spaces)
(#59) Multiple spaces found before '"component"'. (no-multi-spaces)
(#60) Multiple spaces found before '"component"'. (no-multi-spaces)
(#61) Multiple spaces found before '"component"'. (no-multi-spaces)
(#62) Multiple spaces found before '"component"'. (no-multi-spaces)
(#63) Multiple spaces found before '"component"'. (no-multi-spaces)
(#64) Multiple spaces found before '"component"'. (no-multi-spaces)
(#65) Multiple spaces found before '"component"'. (no-multi-spaces)
(#66) Multiple spaces found before '"component"'. (no-multi-spaces)
(#67) Multiple spaces found before '"component"'. (no-multi-spaces)
(#68) Multiple spaces found before '"component"'. (no-multi-spaces)
(#69) Multiple spaces found before '"component"'. (no-multi-spaces)
(#103) Comments should not begin with a lowercase character. (capitalized-comments)
(#108) Extra space after key 'id'. (key-spacing)
(#110) Extra space after key 'sesskey'. (key-spacing)
(#112) Missing space before opening brace. (space-before-blocks)
(#120) Comments should not begin with a lowercase character. (capitalized-comments)
(#122) Missing space before opening brace. (space-before-blocks)
(#123) Comments should not begin with a lowercase character. (capitalized-comments)
(#124) Operator '==' must be spaced. (space-infix-ops)
(#125) Comments should not begin with a lowercase character. (capitalized-comments)
(#128) Comments should not begin with a lowercase character. (capitalized-comments)
(#131) Operator '==' must be spaced. (space-infix-ops)
(#146) Missing space before opening brace. (space-before-blocks)
(#163) Missing space before opening brace. (space-before-blocks)
(#182) Comments should not begin with a lowercase character. (capitalized-comments)
(#204) Comments should not begin with a lowercase character. (capitalized-comments)
(#212) Comments should not begin with a lowercase character. (capitalized-comments)
(#213) Expected space or tab after '//' in comment. (spaced-comment)
(#214) Expected space or tab after '//' in comment. (spaced-comment)
(#218) Unexpected confirm. (no-alert)
(#236) Comments should not begin with a lowercase character. (capitalized-comments)
(#245) Comments should not begin with a lowercase character. (capitalized-comments)
(#246) Missing space before opening brace. (space-before-blocks)
(#248) Comments should not begin with a lowercase character. (capitalized-comments)
(#252) Unnecessary escape character: \s. (no-useless-escape)
(#252) Unnecessary escape character: \s. (no-useless-escape)
(#255) Requires a space after '{'. (block-spacing)
(#255) Statement inside of curly braces should be on next line. (brace-style)
(#255) Requires a space before '}'. (block-spacing)
(#255) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#266) Comments should not begin with a lowercase character. (capitalized-comments)
(#267) Missing space before opening brace. (space-before-blocks)
(#268) Operator '==' must be spaced. (space-infix-ops)
(#277) Identifier 'play_video' is not in camel case. (camelcase)
(#279) Comments should not begin with a lowercase character. (capitalized-comments)
(#281) Missing space before opening brace. (space-before-blocks)
(#283) Comments should not begin with a lowercase character. (capitalized-comments)
(#286) Comments should not begin with a lowercase character. (capitalized-comments)
(#294) Expected to return a value at the end of function. (consistent-return)
(#322) Comments should not begin with a lowercase character. (capitalized-comments)
(#341) Expected to return a value at the end of function. (consistent-return)
(#341) Missing space before opening brace. (space-before-blocks)
(#368) Expected space or tab after '//' in comment. (spaced-comment)
(#369) Missing space before opening brace. (space-before-blocks)
(#380) Comments should not begin with a lowercase character. (capitalized-comments)
(#411) Operator '+' must be spaced. (space-infix-ops)
(#413) Comments should not begin with a lowercase character. (capitalized-comments)
(#421) Operator '==' must be spaced. (space-infix-ops)
(#433) Comments should not begin with a lowercase character. (capitalized-comments)
(#437) Comments should not begin with a lowercase character. (capitalized-comments)
(#448) Comments should not begin with a lowercase character. (capitalized-comments)
(#453) Identifier 'clear_player_and_searchresults' is not in camel case. (camelcase)
(#458) Identifier 'fetch_videos' is not in camel case. (camelcase)
(#481) Operator '>' must be spaced. (space-infix-ops)
(#483) Expected space(s) after "for". (keyword-spacing)
(#483) Operator '<' must be spaced. (space-infix-ops)
(#483) Missing whitespace after semicolon. (semi-spacing)
(#483) Missing space before opening brace. (space-before-blocks)
(#484) Operator '=' must be spaced. (space-infix-ops)
(#485) Identifier 'en_name' is not in camel case. (camelcase)
(#485) Operator '=' must be spaced. (space-infix-ops)
(#485) Operator '+' must be spaced. (space-infix-ops)
(#486) Identifier 'en_topic' is not in camel case. (camelcase)
(#486) Operator '=' must be spaced. (space-infix-ops)
(#486) Operator '+' must be spaced. (space-infix-ops)
(#487) Identifier 'en_description' is not in camel case. (camelcase)
(#487) Operator '=' must be spaced. (space-infix-ops)
(#487) Multiple spaces found before '['. (no-multi-spaces)
(#488) A space is required after ','. (comma-spacing)
(#488) A space is required after ','. (comma-spacing)
(#496) Identifier 'search_videos' is not in camel case. (camelcase)
(#524) Identifier 'set_search_params' is not in camel case. (camelcase)
(#543) Identifier 'format_results' is not in camel case. (camelcase)
(#543) Expected to return a value at the end of function. (consistent-return)
(#546) Comments should not begin with a lowercase character. (capitalized-comments)
(#551) Comments should not begin with a lowercase character. (capitalized-comments)
(#554) Comments should not begin with a lowercase character. (capitalized-comments)
(#557) Comments should not begin with a lowercase character. (capitalized-comments)
(#559) 'i' used outside of binding context. (block-scoped-var)
(#559) 'i' used outside of binding context. (block-scoped-var)
(#559) 'i' used outside of binding context. (block-scoped-var)
(#560) Comments should not begin with a lowercase character. (capitalized-comments)
(#561) 'id' used outside of binding context. (block-scoped-var)
(#561) 'i' used outside of binding context. (block-scoped-var)
(#562) 'id' used outside of binding context. (block-scoped-var)
(#563) 'i' used outside of binding context. (block-scoped-var)
(#567) Comments should not begin with a lowercase character. (capitalized-comments)
(#570) Comments should not begin with a lowercase character. (capitalized-comments)
(#573) Comments should not begin with a lowercase character. (capitalized-comments)
(#578) Comments should not begin with a lowercase character. (capitalized-comments)
(#579) 'i' is already defined. (no-redeclare)
(#579) 'i' used outside of binding context. (block-scoped-var)
(#579) 'i' used outside of binding context. (block-scoped-var)
(#579) 'i' used outside of binding context. (block-scoped-var)
(#580) 'i' used outside of binding context. (block-scoped-var)
(#589) 'id' is already defined. (no-redeclare)
(#589) 'id' used outside of binding context. (block-scoped-var)
(#590) 'id' used outside of binding context. (block-scoped-var)
(#591) 'id' used outside of binding context. (block-scoped-var)
(#594) 'id' used outside of binding context. (block-scoped-var)
(#597) 'id' used outside of binding context. (block-scoped-var)
(#603) Comments should not begin with a lowercase character. (capitalized-comments)
(#604) Missing space before opening brace. (space-before-blocks)
(#610) Identifier 'get_videoids' is not in camel case. (camelcase)
(#618) Identifier 'get_videoid' is not in camel case. (camelcase)
(#623) Identifier 'get_videoid_from_url' is not in camel case. (camelcase)
(#624) Comments should not begin with a lowercase character. (capitalized-comments)
(#628) Identifier 'get_videoid_from_id' is not in camel case. (camelcase)
(#629) Comments should not begin with a lowercase character. (capitalized-comments)
(#633) Identifier 'open_window' is not in camel case. (camelcase)
(#654) Identifier 'p_min' is not in camel case. (camelcase)
(#655) Identifier 'p_max' is not in camel case. (camelcase)
(#657) Identifier 'p_min' is not in camel case. (camelcase)
(#659) Identifier 'p_min' is not in camel case. (camelcase)
(#663) Operator '=' must be spaced. (space-infix-ops)
(#663) Identifier 'p_min' is not in camel case. (camelcase)
(#663) Operator '<=' must be spaced. (space-infix-ops)
(#663) Identifier 'p_max' is not in camel case. (camelcase)
(#665) Operator '==' must be spaced. (space-infix-ops)
(#668) Operator '+' must be spaced. (space-infix-ops)
(#670) Identifier 'p_max' is not in camel case. (camelcase)
(#671) Identifier 'p_max' is not in camel case. (camelcase)
(#685) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#685) Operator '==' must be spaced. (space-infix-ops)
(#688) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#688) Operator '==' must be spaced. (space-infix-ops)
(#696) Identifier 'add_video' is not in camel case. (camelcase)
(#717) Comments should not begin with a lowercase character. (capitalized-comments)
(#726) Expected space or tab after '//' in comment. (spaced-comment)
(#727) Expected space or tab after '//' in comment. (spaced-comment)
(#728) Expected space or tab after '//' in comment. (spaced-comment)
(#729) Expected space or tab after '//' in comment. (spaced-comment)
(#730) Expected space or tab after '//' in comment. (spaced-comment)
(#731) Expected space or tab after '//' in comment. (spaced-comment)
(#732) Expected space or tab after '//' in comment. (spaced-comment)
(#733) Expected space or tab after '//' in comment. (spaced-comment)
(#734) Expected space or tab after '//' in comment. (spaced-comment)
(#735) Expected space or tab after '//' in comment. (spaced-comment)
(#736) Expected space or tab after '//' in comment. (spaced-comment)
(#737) Expected space or tab after '//' in comment. (spaced-comment)
(#738) Expected space or tab after '//' in comment. (spaced-comment)
(#739) Expected space or tab after '//' in comment. (spaced-comment)
(#740) Expected space or tab after '//' in comment. (spaced-comment)
(#741) Expected space or tab after '//' in comment. (spaced-comment)
(#742) Expected space or tab after '//' in comment. (spaced-comment)
(#743) Expected space or tab after '//' in comment. (spaced-comment)
(#744) Expected space or tab after '//' in comment. (spaced-comment)
(#745) Expected space or tab after '//' in comment. (spaced-comment)
(#747) Identifier 'format_result' is not in camel case. (camelcase)
(#753) Multiple spaces found before 'break'. (no-multi-spaces)
(#755) Multiple spaces found before 'break'. (no-multi-spaces)
(#767) Identifier 'format_add' is not in camel case. (camelcase)
(#779) Identifier 'format_thumb' is not in camel case. (camelcase)
(#799) Identifier 'format_info' is not in camel case. (camelcase)
(#821) Identifier 'format_details' is not in camel case. (camelcase)
(#823) Comments should not begin with a lowercase character. (capitalized-comments)
(#823) Expected space or tab after '//' in comment. (spaced-comment)
(#832) Identifier 'format_copyright' is not in camel case. (camelcase)
(#839) Identifier 'format_goalstopics' is not in camel case. (camelcase)
(#842) 'i' used outside of binding context. (block-scoped-var)
(#842) 'i' used outside of binding context. (block-scoped-var)
(#842) 'i' used outside of binding context. (block-scoped-var)
(#843) 'i' used outside of binding context. (block-scoped-var)
(#847) 'i' is already defined. (no-redeclare)
(#847) 'i' used outside of binding context. (block-scoped-var)
(#847) 'i' used outside of binding context. (block-scoped-var)
(#847) 'i' used outside of binding context. (block-scoped-var)
(#848) 'i' used outside of binding context. (block-scoped-var)
(#861) Identifier 'format_description' is not in camel case. (camelcase)
(#868) Identifier 'format_transcript' is not in camel case. (camelcase)
(#877) Identifier 'format_detail' is not in camel case. (camelcase)
(#889) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#891) Unexpected space after unary operator '!'. (space-unary-ops)
(#892) Multiple spaces found before 'return'. (no-multi-spaces)
(#892) Comments should not begin with a lowercase character. (capitalized-comments)

CSS problems

(425 errors, 29 warnings)

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

mod/englishcentral/styles.css
(#421) Invalid value for `vertical-align` (csstree/validator)
(#153) Expected newline before "}" (block-closing-brace-newline-before)
(#154) Expected newline before "}" (block-closing-brace-newline-before)
(#155) Expected newline before "}" (block-closing-brace-newline-before)
(#156) Expected newline before "}" (block-closing-brace-newline-before)
(#158) Expected newline before "}" (block-closing-brace-newline-before)
(#159) Expected newline before "}" (block-closing-brace-newline-before)
(#160) Expected newline before "}" (block-closing-brace-newline-before)
(#161) Expected newline before "}" (block-closing-brace-newline-before)
(#173) Expected newline before "}" (block-closing-brace-newline-before)
(#174) Expected newline before "}" (block-closing-brace-newline-before)
(#175) Expected newline before "}" (block-closing-brace-newline-before)
(#176) Expected newline before "}" (block-closing-brace-newline-before)
(#178) Expected newline before "}" (block-closing-brace-newline-before)
(#179) Expected newline before "}" (block-closing-brace-newline-before)
(#180) Expected newline before "}" (block-closing-brace-newline-before)
(#181) Expected newline before "}" (block-closing-brace-newline-before)
(#195) Expected newline before "}" (block-closing-brace-newline-before)
(#196) Expected newline before "}" (block-closing-brace-newline-before)
(#197) Expected newline before "}" (block-closing-brace-newline-before)
(#198) Expected newline before "}" (block-closing-brace-newline-before)
(#206) Expected newline before "}" (block-closing-brace-newline-before)
(#207) Expected newline before "}" (block-closing-brace-newline-before)
(#226) Expected newline before "}" (block-closing-brace-newline-before)
(#227) Expected newline before "}" (block-closing-brace-newline-before)
(#514) Unexpected empty block (block-no-empty)
(#153) Expected newline after "{" (block-opening-brace-newline-after)
(#154) Expected newline after "{" (block-opening-brace-newline-after)
(#155) Expected newline after "{" (block-opening-brace-newline-after)
(#156) Expected newline after "{" (block-opening-brace-newline-after)
(#158) Expected newline after "{" (block-opening-brace-newline-after)
(#159) Expected newline after "{" (block-opening-brace-newline-after)
(#160) Expected newline after "{" (block-opening-brace-newline-after)
(#161) Expected newline after "{" (block-opening-brace-newline-after)
(#173) Expected newline after "{" (block-opening-brace-newline-after)
(#174) Expected newline after "{" (block-opening-brace-newline-after)
(#175) Expected newline after "{" (block-opening-brace-newline-after)
(#176) Expected newline after "{" (block-opening-brace-newline-after)
(#178) Expected newline after "{" (block-opening-brace-newline-after)
(#179) Expected newline after "{" (block-opening-brace-newline-after)
(#180) Expected newline after "{" (block-opening-brace-newline-after)
(#181) Expected newline after "{" (block-opening-brace-newline-after)
(#195) Expected newline after "{" (block-opening-brace-newline-after)
(#196) Expected newline after "{" (block-opening-brace-newline-after)
(#197) Expected newline after "{" (block-opening-brace-newline-after)
(#198) Expected newline after "{" (block-opening-brace-newline-after)
(#206) Expected newline after "{" (block-opening-brace-newline-after)
(#207) Expected newline after "{" (block-opening-brace-newline-after)
(#226) Expected newline after "{" (block-opening-brace-newline-after)
(#227) Expected newline after "{" (block-opening-brace-newline-after)
(#350) Expected single space before "{" (block-opening-brace-space-before)
(#644) Expected "#FFF" to be "#fff" (color-hex-case)
(#153) Expected "#dddddd" to be "#ddd" (color-hex-length)
(#158) Expected "#aaaaaa" to be "#aaa" (color-hex-length)
(#173) Expected "#dddddd" to be "#ddd" (color-hex-length)
(#178) Expected "#aaaaaa" to be "#aaa" (color-hex-length)
(#684) Expected "#000000" to be "#000" (color-hex-length)
(#685) Expected "#000000" to be "#000" (color-hex-length)
(#73) Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)
(#246) Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)
(#351) Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)
(#16) 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)
(#26) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#31) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#36) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#37) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#38) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#39) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#40) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#45) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#50) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#52) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#53) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#54) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#58) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#59) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#60) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#64) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#70) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#71) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#75) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#76) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#77) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#78) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#83) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#84) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#85) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#89) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#90) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#91) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#95) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#96) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#97) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#102) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#103) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#104) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#108) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#109) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#110) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#114) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#118) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#124) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#125) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#129) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#130) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#131) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#132) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#133) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#164) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#165) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#166) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#167) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#169) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#184) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#186) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#187) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#188) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#191) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#192) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#204) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#211) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#214) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#217) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#220) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#221) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#231) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#232) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#233) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#234) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#235) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#236) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#237) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#241) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#242) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#251) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#252) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#253) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#254) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#255) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#256) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#257) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#258) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#259) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#260) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#264) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#270) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#274) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#275) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#279) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#280) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#284) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#285) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#286) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#287) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#288) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#292) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#296) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#297) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#298) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#303) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#307) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#311) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#312) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#316) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#320) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#322) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#323) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#324) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#325) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#326) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#327) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#328) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#329) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#330) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#331) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#353) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#357) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#358) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#362) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#363) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#367) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#373) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#374) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#375) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#376) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#381) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#382) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#383) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#384) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#388) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#392) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#396) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#397) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#398) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#409) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#410) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#411) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#412) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#414) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#418) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#419) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#420) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#425) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#426) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#430) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#436) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#437) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#438) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#439) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#445) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#446) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#447) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#448) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#454) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#455) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#456) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#457) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#458) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#459) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#481) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#482) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#483) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#484) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#488) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#489) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#490) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#494) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#495) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#496) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#501) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#505) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#506) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#507) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#519) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#520) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#534) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#535) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#536) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#537) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#538) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#542) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#543) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#550) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#551) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#552) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#553) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#554) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#561) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#562) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#563) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#573) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#574) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#575) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#576) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#577) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#578) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#579) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#580) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#581) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#582) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#583) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#584) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#585) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#589) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#590) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#593) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#594) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#597) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#598) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#602) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#603) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#604) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#605) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#606) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#607) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#608) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#610) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#614) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#615) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#616) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#617) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#618) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#619) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#620) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#624) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#628) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#629) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#630) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#631) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#635) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#636) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#641) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#642) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#643) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#644) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#646) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#647) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#648) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#649) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#650) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#651) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#655) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#656) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#657) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#662) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#663) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#664) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#665) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#666) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#675) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#680) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#685) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#703) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#704) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#705) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#706) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#709) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#712) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#713) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#714) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#717) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#724) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#725) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#731) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#734) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#735) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#738) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#745) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#748) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#749) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#755) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#758) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#759) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#767) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#781) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#782) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#786) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#790) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#791) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#797) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#798) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#799) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#800) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#801) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#802) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#803) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#808) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#809) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#810) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#811) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#815) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#816) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#817) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#818) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#822) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#823) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#827) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#828) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#832) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#836) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#837) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#838) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#844) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#845) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#846) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#848) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#849) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#850) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#851) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#855) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#856) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#859) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#860) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#863) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#864) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#868) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#871) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#874) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#879) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#880) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#881) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#882) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#883) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#887) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#888) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#889) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#895) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#899) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#905) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#910) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#911) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#915) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#916) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#917) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#918) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#919) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#923) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#924) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#925) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#519) Unexpected whitespace before ":" (declaration-colon-space-before)
(#670) Unexpected !important (declaration-no-important)
(#73) Expected single space after "," in a single-line function (function-comma-space-after)
(#73) Expected single space after "," in a single-line function (function-comma-space-after)
(#73) Expected single space after "," in a single-line function (function-comma-space-after)
(#74) Expected single space after "," in a single-line function (function-comma-space-after)
(#74) Expected single space after "," in a single-line function (function-comma-space-after)
(#74) Expected single space after "," in a single-line function (function-comma-space-after)
(#246) Expected single space after "," in a single-line function (function-comma-space-after)
(#246) Expected single space after "," in a single-line function (function-comma-space-after)
(#246) Expected single space after "," in a single-line function (function-comma-space-after)
(#247) Expected single space after "," in a single-line function (function-comma-space-after)
(#247) Expected single space after "," in a single-line function (function-comma-space-after)
(#247) Expected single space after "," in a single-line function (function-comma-space-after)
(#351) Expected single space after "," in a single-line function (function-comma-space-after)
(#351) Expected single space after "," in a single-line function (function-comma-space-after)
(#351) Expected single space after "," in a single-line function (function-comma-space-after)
(#352) Expected single space after "," in a single-line function (function-comma-space-after)
(#352) Expected single space after "," in a single-line function (function-comma-space-after)
(#352) Expected single space after "," in a single-line function (function-comma-space-after)
(#64) Unexpected unit (length-zero-no-unit)
(#89) Unexpected unit (length-zero-no-unit)
(#97) Unexpected unit (length-zero-no-unit)
(#103) Unexpected unit (length-zero-no-unit)
(#104) Unexpected unit (length-zero-no-unit)
(#124) Unexpected unit (length-zero-no-unit)
(#232) Unexpected unit (length-zero-no-unit)
(#235) Unexpected unit (length-zero-no-unit)
(#280) Unexpected unit (length-zero-no-unit)
(#312) Unexpected unit (length-zero-no-unit)
(#481) Unexpected unit (length-zero-no-unit)
(#481) Unexpected unit (length-zero-no-unit)
(#490) Unexpected unit (length-zero-no-unit)
(#496) Unexpected unit (length-zero-no-unit)
(#781) Unexpected unit (length-zero-no-unit)
(#799) Unexpected unit (length-zero-no-unit)
(#800) Unexpected unit (length-zero-no-unit)
(#809) Unexpected unit (length-zero-no-unit)
(#810) Unexpected unit (length-zero-no-unit)
(#845) Unexpected unit (length-zero-no-unit)
(#881) Unexpected unit (length-zero-no-unit)
(#883) Unexpected unit (length-zero-no-unit)
(#74) Expected indentation of 8 spaces (indentation)
(#247) Expected indentation of 8 spaces (indentation)
(#352) Expected indentation of 8 spaces (indentation)
(#524) Expected indentation of 4 spaces (indentation)
(#573) Expected indentation of 4 spaces (indentation)
(#574) Expected indentation of 4 spaces (indentation)
(#575) Expected indentation of 4 spaces (indentation)
(#576) Expected indentation of 4 spaces (indentation)
(#577) Expected indentation of 4 spaces (indentation)
(#589) Expected indentation of 4 spaces (indentation)
(#593) Expected indentation of 4 spaces (indentation)
(#597) Expected indentation of 4 spaces (indentation)

PHPDocs style problems

(247 errors, 41 warnings)

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

mod/englishcentral/accountlookup.php
(#21) Package mod_englishcentral; is not valid
(#2) Empty line found after PHP open tag
mod/englishcentral/backup/moodle2/backup_englishcentral_activity_task.class.php
(#2) Empty line found after PHP open tag
(#19) Inline phpdocs tag {@link backup_englishcentral_activity_task} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
mod/englishcentral/backup/moodle2/backup_englishcentral_stepslib.php
(#2) Empty line found after PHP open tag
(#49) Found comment starting with three or more slashes
(#51) Found comment starting with three or more slashes
(#62) Found comment starting with three or more slashes
(#64) Found comment starting with three or more slashes
(#84) Found comment starting with three or more slashes
(#86) Found comment starting with three or more slashes
(#102) Found comment starting with three or more slashes
(#104) Found comment starting with three or more slashes
(#156) Found comment starting with three or more slashes
(#158) Found comment starting with three or more slashes
(#166) Found comment starting with three or more slashes
(#168) Found comment starting with three or more slashes
(#172) Found comment starting with three or more slashes
(#174) Found comment starting with three or more slashes
(#193) Phpdocs for function backup_englishcentral_activity_structure_step::get_accountids_userids has incomplete parameters list
(#19) Inline phpdocs tag {@link backup_englishcentral_activity_task} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
mod/englishcentral/backup/moodle2/restore_englishcentral_activity_task.class.php
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file
(#28) No one-line description found in phpdocs for class restore_englishcentral_activity_task
(#71) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#73) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#85) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#87) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
mod/englishcentral/backup/moodle2/restore_englishcentral_stepslib.php
(#2) Empty line found after PHP open tag
(#33) Function restore_englishcentral_activity_structure_step::define_structure is not documented
(#69) Function restore_englishcentral_activity_structure_step::process_englishcentral is not documented
(#96) Function restore_englishcentral_activity_structure_step::process_englishcentral_videos is not documented
(#117) Function restore_englishcentral_activity_structure_step::process_englishcentral_accountids is not documented
(#179) Function restore_englishcentral_activity_structure_step::process_englishcentral_attempts is not documented
(#200) Function restore_englishcentral_activity_structure_step::process_englishcentral_phonemes is not documented
(#222) Function restore_englishcentral_activity_structure_step::after_execute is not documented
(#40) Found comment starting with three or more slashes
(#42) Found comment starting with three or more slashes
(#50) Found comment starting with three or more slashes
(#52) Found comment starting with three or more slashes
(#18) No one-line description found in phpdocs for file
mod/englishcentral/classes/activity.php
(#2) Empty line found after PHP open tag
(#121) Function activity::not_available is not documented
(#125) Function activity::not_viewable is not documented
(#133) Function activity::get_report_url is not documented
(#137) Function activity::get_view_url is not documented
(#141) Function activity::get_viewajax_url is not documented
(#145) Function activity::get_videoinfo_url is not documented
(#171) Function activity::url is not documented
(#187) Function activity::get_string is not documented
(#195) Function activity::get_videoids is not documented
(#200) Function activity::get_accountid is not documented
(#205) Function activity::get_accountids is not documented
(#215) Function activity::get_userids is not documented
(#248) Function activity::get_groupmode is not documented
(#258) Function activity::get_progress is not documented
(#278) Function activity::update_progress is not documented
(#423) Function activity::get_attempts_fields is not documented
(#433) Function activity::get_attempts is not documented
(#117) Found comment starting with three or more slashes
(#119) Found comment starting with three or more slashes
(#129) Found comment starting with three or more slashes
(#131) Found comment starting with three or more slashes
(#183) Found comment starting with three or more slashes
(#185) Found comment starting with three or more slashes
(#191) Found comment starting with three or more slashes
(#193) Found comment starting with three or more slashes
(#33) No one-line description found in phpdocs for class activity
(#44) Phpdocs for function activity::__construct has incomplete parameters list
(#108) Phpdocs for function activity::create has incomplete parameters list
mod/englishcentral/classes/auth.php
(#38) Package englishcentral is not valid
(#2) Empty line found after PHP open tag
(#122) Function auth::get_uniqueid is not documented
(#143) Function auth::get_accountid is not documented
(#160) Function auth::get_jwt_token is not documented
(#171) Function auth::set_sdk_token is not documented
(#175) Function auth::get_sdk_token is not documented
(#197) Function auth::get_sdk_version is not documented
(#201) Function auth::get_sdk_mode is not documented
(#209) Function auth::get_header is not documented
(#215) Function auth::get_authorization is not documented
(#228) Function auth::create_accountid is not documented
(#247) Function auth::fetch_accountid is not documented
(#257) Function auth::fetch_dialog_list is not documented
(#266) Function auth::fetch_dialog_progress is not documented
(#275) Function auth::doGet is not documented
(#281) Function auth::doPost is not documented
(#287) Function auth::doCurl is not documented
(#318) Function auth::is_json is not documented
(#328) Function auth::return_value is not documented
(#336) Function auth::get_user_language is not documented
(#347) Function auth::get_site_language is not documented
(#370) Function auth::get_fetch_url is not documented
(#374) Function auth::get_search_url is not documented
(#378) Function auth::get_url is not documented
(#384) Function auth::missing_poodllapi_config is not documented
(#399) Function auth::invalid_poodllapi_config is not documented
(#406) Function auth::missing_config is not documented
(#423) Function auth::invalid_config is not documented
(#44) Variable auth::$ec is not documented
(#45) Variable auth::$jwt_token is not documented
(#46) Variable auth::$sdk_token is not documented
(#47) Variable auth::$authorization is not documented
(#49) Variable auth::$uniqueid is not documented
(#50) Variable auth::$accountid is not documented
(#52) Constant auth::ACCEPT_V1 is not documented
(#53) Constant auth::ACCEPT_V2 is not documented
(#54) Constant auth::ACCEPT_V3 is not documented
(#55) Constant auth::ACCEPT_V4 is not documented
(#57) Constant auth::ACTIVITYTYPE_WATCHING is not documented
(#58) Constant auth::ACTIVITYTYPE_LEARNING is not documented
(#59) Constant auth::ACTIVITYTYPE_SPEAKING is not documented
(#60) Constant auth::ACTIVITYTYPE_WATCHCOMPREHENSIONCHOICE is not documented
(#62) Constant auth::SDK_MODE_PRODUCTION is not documented
(#63) Constant auth::SDK_MODE_DEVELOPMENT is not documented
(#33) No one-line description found in phpdocs for class auth
(#65) Phpdocs for function auth::__construct has incomplete parameters list
mod/englishcentral/classes/cloudpoodllauth.php
(#46) Function cloudpoodllauth::is_json is not documented
(#61) Function cloudpoodllauth::curl_fetch is not documented
(#74) Function cloudpoodllauth::fetch_token_for_display is not documented
(#131) Function cloudpoodllauth::fetch_token is not documented
(#213) Function cloudpoodllauth::fetch_token_error is not documented
(#260) Function cloudpoodllauth::fetch_token_customproperty is not documented
(#39) Constant cloudpoodllauth::M_COMPONENT is not documented
(#40) Constant cloudpoodllauth::M_MODNAME is not documented
(#41) Constant cloudpoodllauth::M_URL is not documented
(#42) Constant cloudpoodllauth::M_CLASS is not documented
(#43) Constant cloudpoodllauth::M_PLUGINSETTINGS is not documented
mod/englishcentral/classes/constants.php
(#13) Package is not specified for class constants. It is also not specified in file-level phpdocs
(#13) Class constants is not documented
(#16) Constant constants::M_COMPONENT is not documented
(#17) Constant constants::M_TABLE is not documented
(#18) Constant constants::M_ATTEMPTSTABLE is not documented
(#19) Constant constants::M_MODNAME is not documented
(#20) Constant constants::M_URL is not documented
(#21) Constant constants::M_PATH is not documented
(#22) Constant constants::M_CLASS is not documented
(#23) Constant constants::M_PLUGINSETTINGS is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
mod/englishcentral/classes/event/report_viewed.php
(#114) Function report_viewed::get_other_mapping is not documented
mod/englishcentral/classes/jwt/BeforeValidException.php
(#4) Package is not specified for class BeforeValidException. It is also not specified in file-level phpdocs
(#4) Class BeforeValidException is not documented
mod/englishcentral/classes/jwt/ExpiredException.php
(#4) Package is not specified for class ExpiredException. It is also not specified in file-level phpdocs
(#4) Class ExpiredException is not documented
mod/englishcentral/classes/jwt/JWT.php
(#17) Package Authentication_JWT is not valid
(#16) Category Authentication is not valid
(#2) Empty line found after PHP open tag
(#41) Variable JWT::$supported_algs is not documented
(#10) No one-line description found in phpdocs for class JWT
(#369) Phpdocs for function JWT::safeStrlen has incomplete parameters list
(#26) Phpdocs for variable JWT::$leeway does not contain @var or incorrect
(#33) Phpdocs for variable JWT::$timestamp does not contain @var or incorrect
mod/englishcentral/classes/jwt/SignatureInvalidException.php
(#4) Package is not specified for class SignatureInvalidException. It is also not specified in file-level phpdocs
(#4) Class SignatureInvalidException is not documented
mod/englishcentral/classes/lookupform.php
(#2) Empty line found after PHP open tag
(#95) Function lookupform::definition_after_data is not documented
(#3) Found comment starting with three or more slashes
(#21) Found comment starting with three or more slashes
(#99) Phpdocs for function lookupform::construction_override has incomplete parameters list
(#39) Not recommended phpdocs tag @abstract used
mod/englishcentral/classes/setupform.php
(#40) Package is not specified for class setupform. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#101) Function setupform::add_media_upload is not documented
(#115) Function setupform::add_media_prompt_upload is not documented
(#5) Found comment starting with three or more slashes
(#23) Found comment starting with three or more slashes
(#123) Phpdocs for function setupform::add_editorarearesponse has incomplete parameters list
(#45) Not recommended phpdocs tag @abstract used
mod/englishcentral/classes/utils.php
(#6) Package mod_minilesson is not valid
(#2) Empty line found after PHP open tag
(#16) Class utils is not documented
(#18) Function utils::add_mform_elements is not documented
(#165) Phpdocs for function utils::set_type_default_advanced has incomplete parameters list
mod/englishcentral/db/access.php
(#2) Empty line found after PHP open tag
mod/englishcentral/db/install.php
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file
mod/englishcentral/db/log.php
(#2) Empty line found after PHP open tag
mod/englishcentral/db/uninstall.php
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file
mod/englishcentral/db/upgrade.php
(#2) Empty line found after PHP open tag
(#677) Function xmldb_englishcentral_replace_table is not documented
(#700) Function xmldb_englishcentral_create_table is not documented
mod/englishcentral/fetchcbpage.php
(#2) Empty line found after PHP open tag
mod/englishcentral/index.php
(#2) Empty line found after PHP open tag
(#29) Found comment starting with three or more slashes
mod/englishcentral/lang/en/englishcentral.php
(#2) Empty line found after PHP open tag
mod/englishcentral/lib.php
(#2) Empty line found after PHP open tag
(#40) Found comment starting with three or more slashes
(#42) Found comment starting with three or more slashes
(#73) Found comment starting with three or more slashes
(#75) Found comment starting with three or more slashes
(#170) Found comment starting with three or more slashes
(#172) Found comment starting with three or more slashes
(#402) Found comment starting with three or more slashes
(#500) Found comment starting with three or more slashes
(#502) Found comment starting with three or more slashes
(#545) Found comment starting with three or more slashes
(#547) Found comment starting with three or more slashes
(#611) Found comment starting with three or more slashes
(#613) Found comment starting with three or more slashes
(#85) Phpdocs for function englishcentral_add_instance has incomplete parameters list
(#100) Phpdocs for function englishcentral_update_instance has incomplete parameters list
(#111) Phpdocs for function englishcentral_process_formdata has incomplete parameters list
(#285) Phpdocs for function englishcentral_get_user_grades has incomplete parameters list
(#332) Phpdocs for function englishcentral_reset_course_form_definition has incomplete parameters list
(#353) Phpdocs for function englishcentral_reset_gradebook has incomplete parameters list
(#411) Phpdocs for function englishcentral_user_outline has incomplete parameters list
(#440) Phpdocs for function englishcentral_print_recent_activity has incomplete parameters list
(#470) Phpdocs for function englishcentral_print_recent_mod_activity has incomplete parameters list
(#512) Phpdocs for function englishcentral_scale_used has incomplete parameters list
(#531) Phpdocs for function englishcentral_scale_used_anywhere has incomplete parameters list
(#620) Phpdocs for function englishcentral_extend_navigation has incomplete parameters list
(#283) Not recommended phpdocs tag @global used
(#283) Not recommended phpdocs tag @global used
(#351) Not recommended phpdocs tag @global used
(#351) Not recommended phpdocs tag @global used
(#374) Not recommended phpdocs tag @global used
(#374) Not recommended phpdocs tag @global used
(#493) Not recommended phpdocs tag @example used
(#518) Not recommended phpdocs tag @example used
(#537) Not recommended phpdocs tag @example used
(#456) Inline phpdocs tag {@link englishcentral_print_recent_mod_activity()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#553) 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}
(#634) Inline phpdocs tag {@link settings_navigation} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#635) Inline phpdocs tag {@link navigation_node} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
mod/englishcentral/mod_form.php
(#2) Empty line found after PHP open tag
(#45) Function mod_englishcentral_mod_form::__construct is not documented
(#99) Phpdocs for function mod_englishcentral_mod_form::get_originalvalue has incomplete parameters list
mod/englishcentral/refreshtoken.php
(#2) Empty line found after PHP open tag
mod/englishcentral/renderer.php
(#339) Function mod_englishcentral_renderer::show_notavailable is not documented
(#347) Function mod_englishcentral_renderer::show_notviewable is not documented
(#355) Function mod_englishcentral_renderer::course_continue_button is not documented
(#451) Function mod_englishcentral_renderer::show_titlechart_type is not documented
(#462) Function mod_englishcentral_renderer::show_titlechart is not documented
(#470) Function mod_englishcentral_renderer::show_chart is not documented
(#497) Function mod_englishcentral_renderer::get_chart_transform is not documented
(#509) Function mod_englishcentral_renderer::get_chart_class is not documented
(#578) Function mod_englishcentral_renderer::show_video is not documented
(#656) Function mod_englishcentral_renderer::show_video_status is not documented
(#671) Function mod_englishcentral_renderer::show_addvideo_icon is not documented
(#675) Function mod_englishcentral_renderer::show_removevideo_icon is not documented
(#679) Function mod_englishcentral_renderer::show_videos_icon is not documented
(#693) Function mod_englishcentral_renderer::show_progress_report is not documented
(#840) Function mod_englishcentral_renderer::uasort_percent is not documented
(#852) Function mod_englishcentral_renderer::show_progress_report_item is not documented
(#859) Function mod_englishcentral_renderer::show_progress_report_user is not documented
(#866) Function mod_englishcentral_renderer::show_progress_report_bars is not documented
(#874) Function mod_englishcentral_renderer::show_progress_report_bar is not documented
(#950) Function mod_englishcentral_renderer::get_sort_icon is not documented
(#1037) Function mod_englishcentral_renderer::show_search_term is not documented
(#1051) Function mod_englishcentral_renderer::show_search_topics is not documented
(#1064) Function mod_englishcentral_renderer::show_search_level is not documented
(#1085) Function mod_englishcentral_renderer::show_search_duration is not documented
(#1106) Function mod_englishcentral_renderer::show_search_copyright is not documented
(#1117) Function mod_englishcentral_renderer::show_search_button is not documented
(#33) Variable mod_englishcentral_renderer::$ec is not documented
(#34) Variable mod_englishcentral_renderer::$auth is not documented
(#36) Variable mod_englishcentral_renderer::$sort is not documented
(#37) Variable mod_englishcentral_renderer::$order is not documented
(#39) Constant mod_englishcentral_renderer::SIGNUP_NONE is not documented
(#40) Constant mod_englishcentral_renderer::SIGNUP_STANDARD is not documented
(#41) Constant mod_englishcentral_renderer::SIGNUP_CORPORATE is not documented
(#42) Constant mod_englishcentral_renderer::SIGNUP_SOLUTIONS is not documented
(#43) Constant mod_englishcentral_renderer::SIGNUP_POODLL is not documented
(#135) Found comment starting with three or more slashes
(#48) Phpdocs for function mod_englishcentral_renderer::attach_activity_and_auth has incomplete parameters list
(#59) Phpdocs for function mod_englishcentral_renderer::header has incomplete parameters list
(#116) Phpdocs for function mod_englishcentral_renderer::xxxheader has incomplete parameters list
(#166) Phpdocs for function mod_englishcentral_renderer::show_missingconfig has incomplete parameters list
(#180) Phpdocs for function mod_englishcentral_renderer::show_invalidconfig has incomplete parameters list
(#313) Phpdocs for function mod_englishcentral_renderer::show_box_text has incomplete parameters list
(#374) Phpdocs for function mod_englishcentral_renderer::show_dates has incomplete parameters list
mod/englishcentral/report.php
(#2) Empty line found after PHP open tag
(#63) Found comment starting with three or more slashes
mod/englishcentral/settings.php
(#21) Package mod is not valid
(#2) Empty line found after PHP open tag
mod/englishcentral/setup.php
(#2) Empty line found after PHP open tag
mod/englishcentral/support.php
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file
mod/englishcentral/tabs.php
(#2) Empty line found after PHP open tag
(#32) Found comment starting with three or more slashes
mod/englishcentral/version.php
(#2) Empty line found after PHP open tag
mod/englishcentral/view.ajax.php
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file
mod/englishcentral/view.php
(#2) Empty line found after PHP open tag
(#66) Found comment starting with three or more slashes

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


Missing changes in external functions or backup support for new detected tables or columns

(0 errors, 2 warnings)

This section shows potential problems detected when there are new database structures added in a patch and it is detected that nothing has been changed related with external functions (to be used by WS) or backup and restore. It must be checked that everything is correct and nothing is being missed in those areas. [More info]

mod/englishcentral/db/upgrade.php
Database modifications (new tables or columns) detected in the patch without any change to some important areas.
No changes detected to external functions, that may affect apps and other web service integrations, please verify!

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, 22 warnings)

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

mod/englishcentral/templates/fetchcbpage.mustache
(#1) Example context missing (@template section not found.)
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( ), Line: 2 Column: 27
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( ), Line: 3 Column: 13
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( ), Line: 3 Column: 13
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( ), Line: 4 Column: 83
(#1) ESLint error [no-undef]: 'Chargebee' is not defined. ( ), Line: 5 Column: 37
(#1) ESLint error [semi]: Missing semicolon. ( ), Line: 6 Column: 51
(#1) ESLint error [semi]: Missing semicolon. ( ), Line: 8 Column: 46
(#1) ESLint error [semi]: Missing semicolon. ( ), Line: 9 Column: 94
(#1) ESLint warning [camelcase]: Identifier 'billing_address' is not in camel case. ( ), Line: 11 Column: 48
(#1) ESLint warning [camelcase]: Identifier 'first_name' is not in camel case. ( ), Line: 11 Column: 66
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( ), Line: 11 Column: 80
(#1) ESLint warning [camelcase]: Identifier 'last_name' is not in camel case. ( ), Line: 11 Column: 81
(#1) ESLint warning [camelcase]: Identifier 'cf_startsiteurl' is not in camel case. ( ), Line: 14 Column: 44
(#1) ESLint error [no-trailing-spaces]: Trailing spaces not allowed. ( ), Line: 21 Column: 1
mod/englishcentral/templates/managecreds.mustache
(#1) Example context missing (@template section not found.)
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( ), Line: 2 Column: 27
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( ), Line: 3 Column: 13
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( ), Line: 3 Column: 13
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( ), Line: 8 Column: 30
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( ), Line: 9 Column: 32
(#1) ESLint error [no-trailing-spaces]: Trailing spaces not allowed. ( ), Line: 12 Column: 1

Gherkin .feature problems

(0 errors, 0 warnings)

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