Prechecker results: error


Overview

(0 errors, 0 warnings)

This section shows the general problems detected when processing the code [More info]


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

(10579 errors, 2860 warnings)

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

mod/solo/attempt/manageattempts.php
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Space found before comma in argument list
(#37) Expected no space between "0" and the comma. Found: 1 space
(#38) 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
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Expected "if (...) {\n"; found "if (...){\n"
(#48) Expected 1 space after closing parenthesis; found 0
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) This comment is 50% valid code; is this commented out code?
(#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
(#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
(#61) Line exceeds 132 characters; contains 137 characters
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Expected "if (...) {\n"; found "if(...){\n"
(#67) Expected 1 space after IF keyword; 0 found
(#67) Expected 1 space after closing parenthesis; found 0
(#76) Expected "if (...) {\n"; found "if(...) {\n"
(#76) Expected 1 space after IF keyword; 0 found
(#76) Expected 0 spaces after opening bracket; 1 found
(#78) Expected 1 space after closing brace; 0 found
(#78) Expected "} else {\n"; found "}else{\n"
(#78) Expected 1 space after ELSE keyword; 0 found
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Line exceeds 132 characters; contains 137 characters
(#90) Expected "if (...) {\n"; found "if(...){\n"
(#90) Expected 1 space after IF keyword; 0 found
(#90) Expected 1 space after closing parenthesis; found 0
(#91) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) No space found before comment text; expected "// This would force a step, if we needed to" but found "//This would force a step, if we needed to"
(#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
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#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
(#109) Expected "if (...) {\n"; found "if(...){\n"
(#109) Expected 1 space after IF keyword; 0 found
(#109) Expected 1 space after closing parenthesis; found 0
(#114) Line exceeds 132 characters; contains 150 characters
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) 7 slashes comments are not allowed; use "// Comment." instead
(#121) Expected 1 space after closing brace; 0 found
(#121) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#121) Expected "if (...) {\n"; found "if (...){\n"
(#121) Expected 1 space after closing parenthesis; found 0
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) Expected "if (...) {\n"; found "if(...){\n"
(#139) Expected 1 space after IF keyword; 0 found
(#139) Expected 1 space after closing parenthesis; found 0
(#143) Expected "if (...) {\n"; found "if (...){\n"
(#143) Expected 0 spaces after opening bracket; 1 found
(#143) Expected 1 space after closing parenthesis; found 0
(#146) Expected 1 space after closing brace; 0 found
(#146) Expected "} else if (...) {\n"; found "}else if(...){\n"
(#146) Expected "if (...) {\n"; found "if(...){\n"
(#146) Expected 1 space after IF keyword; 0 found
(#146) Expected 1 space after closing parenthesis; found 0
(#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
(#151) Expected "if (...) {\n"; found "if(...){\n"
(#151) Expected 1 space after IF keyword; 0 found
(#151) Expected 1 space after closing parenthesis; found 0
(#159) Expected at least 1 space after "."; 0 found
(#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
(#169) Expected "if (...) {\n"; found "if(...) {\n"
(#169) Expected 1 space after IF keyword; 0 found
(#174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) Expected "if (...) {\n"; found "if(...){\n"
(#186) Expected 1 space after IF keyword; 0 found
(#186) Expected 1 space after closing parenthesis; found 0
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) Expected "if (...) {\n"; found "if(...){\n"
(#191) Expected 1 space after IF keyword; 0 found
(#191) Expected 1 space after closing parenthesis; found 0
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) Expected "if (...) {\n"; found "if(...){\n"
(#196) Expected 1 space after IF keyword; 0 found
(#196) Expected 1 space after closing parenthesis; found 0
(#196) Blank line found at start of control structure
(#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
(#200) Line exceeds 132 characters; contains 139 characters
(#202) Inline comments must start with a capital letter, digit or 3-dots sequence
(#202) This comment is 68% valid code; is this commented out code?
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#207) Expected "if (...) {\n"; found "if(...){\n"
(#207) Expected 1 space after IF keyword; 0 found
(#207) Expected 1 space after closing parenthesis; found 0
(#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
(#210) Expected "if (...) {\n"; found "if(...){\n"
(#210) Expected 1 space after IF keyword; 0 found
(#210) Expected 1 space after closing parenthesis; found 0
(#213) Expected "if (...) {\n"; found "if(...){\n"
(#213) Expected 1 space after IF keyword; 0 found
(#213) Expected 1 space after closing parenthesis; found 0
(#222) Inline comments must start with a capital letter, digit or 3-dots sequence
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) Expected "if (...) {\n"; found "if(...){\n"
(#226) Expected 1 space after IF keyword; 0 found
(#226) Expected 1 space after closing parenthesis; found 0
(#227) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#227) Expected 1 space after FOREACH keyword; 0 found
(#227) Expected 1 space after closing parenthesis; found 0
(#229) Expected 1 space after SWITCH keyword; 0 found
(#229) Expected 1 space after closing parenthesis; found newline
(#257) Inline comments must start with a capital letter, digit or 3-dots sequence
(#257) Inline comments must end in full-stops, exclamation marks, or question marks
(#264) Inline comments must start with a capital letter, digit or 3-dots sequence
(#264) Inline comments must end in full-stops, exclamation marks, or question marks
(#265) Expected 1 space after SWITCH keyword; 0 found
(#265) Blank line found at start of control structure
(#267) The CASE body must start on the line following the statement
(#269) Inline comments must start with a capital letter, digit or 3-dots sequence
(#269) Inline comments must end in full-stops, exclamation marks, or question marks
(#274) The CASE body must start on the line following the statement
(#282) Inline comments must start with a capital letter, digit or 3-dots sequence
(#282) Inline comments must end in full-stops, exclamation marks, or question marks
(#285) Expected "if (...) {\n"; found "if(...){\n"
(#285) Expected 1 space after IF keyword; 0 found
(#285) Expected 1 space after closing parenthesis; found 0
(#286) Inline comments must start with a capital letter, digit or 3-dots sequence
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#289) Inline comments must start with a capital letter, digit or 3-dots sequence
(#289) Inline comments must end in full-stops, exclamation marks, or question marks
(#290) Expected "if (...) {\n"; found "if(...){\n"
(#290) Expected 1 space after IF keyword; 0 found
(#290) Expected at least 1 space before "&&"; 0 found
(#290) Expected at least 1 space after "&&"; 0 found
(#290) Expected 1 space after closing parenthesis; found 0
(#292) Expected 1 space after closing brace; 0 found
(#292) Expected "} else {\n"; found "}else{\n"
(#292) Expected 1 space after ELSE keyword; 0 found
(#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
(#304) Expected "if (...) {\n"; found "if(...){\n"
(#304) Expected 1 space after IF keyword; 0 found
(#304) Expected at least 1 space before "&&"; 0 found
(#304) Expected at least 1 space after "&&"; 0 found
(#304) Expected 1 space after closing parenthesis; found 0
(#307) Expected 1 space after closing brace; 0 found
(#307) Expected "} else {\n"; found "}else{\n"
(#307) Expected 1 space after ELSE keyword; 0 found
(#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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#310) Inline comments must end in full-stops, exclamation marks, or question marks
(#311) Expected "if (...) {\n"; found "if(...) {\n"
(#311) Expected 1 space after IF keyword; 0 found
(#313) Expected "if (...) {\n"; found "if(...){\n"
(#313) Expected 1 space after IF keyword; 0 found
(#313) Expected 1 space after closing parenthesis; found 0
(#320) Inline comments must start with a capital letter, digit or 3-dots sequence
(#320) Inline comments must end in full-stops, exclamation marks, or question marks
(#321) Expected "if (...) {\n"; found "if(...) {\n"
(#321) Expected 1 space after IF keyword; 0 found
(#325) Inline comments must start with a capital letter, digit or 3-dots sequence
(#325) Inline comments must end in full-stops, exclamation marks, or question marks
(#326) Expected 1 space after closing brace; 0 found
(#326) Expected "} else if (...) {\n"; found "}else if(...){\n"
(#326) Expected "if (...) {\n"; found "if(...){\n"
(#326) Expected 1 space after IF keyword; 0 found
(#326) Expected 1 space after closing parenthesis; found 0
(#333) Expected 1 space after closing brace; 0 found
(#333) Expected "} else {\n"; found "}else{\n"
(#333) Expected 1 space after ELSE keyword; 0 found
(#334) Inline comments must start with a capital letter, digit or 3-dots sequence
(#334) Inline comments must end in full-stops, exclamation marks, or question marks
(#346) Inline comments must end in full-stops, exclamation marks, or question marks
(#347) Expected "if (...) {\n"; found "if(...){\n"
(#347) Expected 1 space after IF keyword; 0 found
(#347) Expected 1 space after closing parenthesis; found 0
(#351) Inline comments must end in full-stops, exclamation marks, or question marks
(#352) Expected "if (...) {\n"; found "if(...){\n"
(#352) Expected 1 space after IF keyword; 0 found
(#352) Expected 1 space after closing parenthesis; found 0
(#356) Inline comments must end in full-stops, exclamation marks, or question marks
(#357) Expected "if (...) {\n"; found "if(...){\n"
(#357) Expected 1 space after IF keyword; 0 found
(#357) Expected 1 space after closing parenthesis; found 0
(#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
(#360) Line exceeds 132 characters; contains 147 characters
(#362) Inline comments must start with a capital letter, digit or 3-dots sequence
(#362) This comment is 68% valid code; is this commented out code?
(#363) Inline comments must end in full-stops, exclamation marks, or question marks
(#366) Inline comments must end in full-stops, exclamation marks, or question marks
(#367) Expected "if (...) {\n"; found "if(...){\n"
(#367) Expected 1 space after IF keyword; 0 found
(#367) Expected 1 space after closing parenthesis; found 0
(#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) Expected "if (...) {\n"; found "if(...){\n"
(#370) Expected 1 space after IF keyword; 0 found
(#370) Expected 1 space after closing parenthesis; found 0
(#372) Line exceeds 132 characters; contains 133 characters
(#373) Expected "if (...) {\n"; found "if(...){\n"
(#373) Expected 1 space after IF keyword; 0 found
(#373) Expected 1 space after closing parenthesis; found 0
(#382) Inline comments must start with a capital letter, digit or 3-dots sequence
(#382) Inline comments must end in full-stops, exclamation marks, or question marks
(#386) Expected "if (...) {\n"; found "if(...){\n"
(#386) Expected 1 space after IF keyword; 0 found
(#386) Expected 1 space after closing parenthesis; found 0
(#387) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#387) Expected 1 space after FOREACH keyword; 0 found
(#387) Expected 1 space after closing parenthesis; found 0
(#389) Expected 1 space after SWITCH keyword; 0 found
(#389) Expected 1 space after closing parenthesis; found newline
(#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
(#417) Inline comments must start with a capital letter, digit or 3-dots sequence
(#417) Inline comments must end in full-stops, exclamation marks, or question marks
(#421) Blank line found at end of control structure
mod/solo/backup/moodle2/backup_solo_activity_task.class.php
(#2) Moodle boilerplate not found at first line
(#29) Import statements must not begin with a leading backslash
(#36) Opening brace must not be followed by a blank line
(#57) The static declaration must come after the visibility declaration
(#60) No space found after comma in argument list
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space between the comma and ""/"". Found: no spaces
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) No space found before comment text; expected "// Link to view.pphp by moduleid" but found "//Link to view.pphp by moduleid"
(#68) Expected at least 1 space before "="; 0 found
(#68) Expected 1 space before "="; 0 found
mod/solo/backup/moodle2/backup_solo_stepslib.php
(#2) Moodle boilerplate not found at first line
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#29) Import statements must not begin with a leading backslash
(#35) Opening brace must not be followed by a blank line
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) 72 slashes comments are not allowed; use "// Comment." instead
(#49) 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 start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Short array syntax must be used to define arrays
(#52) Short array syntax must be used to define arrays
(#53) Commas (,) must be followed by white space.
(#53) Expected 1 space between the comma and "'name'". Found: no spaces
(#53) Commas (,) must be followed by white space.
(#53) Expected 1 space between the comma and "'intro'". Found: no spaces
(#53) Commas (,) must be followed by white space.
(#53) Expected 1 space between the comma and "'introformat'". Found: no spaces
(#53) Commas (,) must be followed by white space.
(#53) Expected 1 space between the comma and "'grade'". Found: no spaces
(#53) Commas (,) must be followed by white space.
(#53) Expected 1 space between the comma and "'gradeoptions'". Found: no spaces
(#53) Commas (,) must be followed by white space.
(#53) Expected 1 space between the comma and "'manualgraded'". Found: no spaces
(#53) Commas (,) must be followed by white space.
(#53) Expected 1 space between the comma and "'mingrade'". Found: no spaces
(#54) Commas (,) must be followed by white space.
(#54) Expected 1 space between the comma and "'maxconvlength'". Found: no spaces
(#54) Commas (,) must be followed by white space.
(#54) Expected 1 space between the comma and "'speakingtopic'". Found: no spaces
(#54) Commas (,) must be followed by white space.
(#54) Expected 1 space between the comma and "'topictext'". Found: no spaces
(#54) Commas (,) must be followed by white space.
(#54) Expected 1 space between the comma and "'topictextformat'". Found: no spaces
(#54) Commas (,) must be followed by white space.
(#54) Expected 1 space between the comma and "'topictts'". Found: no spaces
(#54) Commas (,) must be followed by white space.
(#54) Expected 1 space between the comma and "'topicttsvoice'". Found: no spaces
(#54) Commas (,) must be followed by white space.
(#54) Expected 1 space between the comma and "'topicttsspeed'". Found: no spaces
(#54) Commas (,) must be followed by white space.
(#54) Expected 1 space between the comma and "'topiciframe'". Found: no spaces
(#54) Commas (,) must be followed by white space.
(#54) Expected 1 space between the comma and "'targetwords'". Found: no spaces
(#54) Commas (,) must be followed by white space.
(#54) Expected 1 space between the comma and "'tips'". Found: no spaces
(#54) Commas (,) must be followed by white space.
(#54) Expected 1 space between the comma and "'tipsformat'". Found: no spaces
(#54) Line exceeds maximum limit of 180 characters; contains 182 characters
(#55) Commas (,) must be followed by white space.
(#55) Expected 1 space between the comma and "'topicytstart'". Found: no spaces
(#55) Commas (,) must be followed by white space.
(#55) Expected 1 space between the comma and "'topicytend'". Found: no spaces
(#55) Commas (,) must be followed by white space.
(#55) Expected 1 space between the comma and "'modeltext'". Found: no spaces
(#55) Commas (,) must be followed by white space.
(#55) Expected 1 space between the comma and "'modeltextformat'". Found: no spaces
(#55) Commas (,) must be followed by white space.
(#55) Expected 1 space between the comma and "'modeltts'". Found: no spaces
(#55) Commas (,) must be followed by white space.
(#55) Expected 1 space between the comma and "'modelttsvoice'". Found: no spaces
(#55) Commas (,) must be followed by white space.
(#55) Expected 1 space between the comma and "'modelttsspeed'". Found: no spaces
(#55) Commas (,) must be followed by white space.
(#55) Expected 1 space between the comma and "'modeliframe'". Found: no spaces
(#55) Commas (,) must be followed by white space.
(#55) Expected 1 space between the comma and "'modelytid'". Found: no spaces
(#55) Commas (,) must be followed by white space.
(#55) Expected 1 space between the comma and "'modelytstart'". Found: no spaces
(#55) Commas (,) must be followed by white space.
(#55) Expected 1 space between the comma and "'modelytend'". Found: no spaces
(#55) Line exceeds 132 characters; contains 179 characters
(#56) Commas (,) must be followed by white space.
(#56) Expected 1 space between the comma and "'recorderskin'". Found: no spaces
(#56) Commas (,) must be followed by white space.
(#56) Expected 1 space between the comma and "'recordertype'". Found: no spaces
(#56) Commas (,) must be followed by white space.
(#56) Expected 1 space between the comma and "'enableai'". Found: no spaces
(#56) Commas (,) must be followed by white space.
(#56) Expected 1 space between the comma and "'enabletranscribe'". Found: no spaces
(#56) Commas (,) must be followed by white space.
(#56) Expected 1 space between the comma and "'expiredays'". Found: no spaces
(#56) Commas (,) must be followed by white space.
(#56) Expected 1 space between the comma and "'region'". Found: no spaces
(#56) Commas (,) must be followed by white space.
(#56) Expected 1 space between the comma and "'transcriber'". Found: no spaces
(#56) Commas (,) must be followed by white space.
(#56) Expected 1 space between the comma and "'multiattempts'". Found: no spaces
(#56) Line exceeds 132 characters; contains 138 characters
(#57) Commas (,) must be followed by white space.
(#57) Expected 1 space between the comma and "'enablesharing'". Found: no spaces
(#57) Commas (,) must be followed by white space.
(#57) Expected 1 space between the comma and "'enableautograde'". Found: no spaces
(#57) Commas (,) must be followed by white space.
(#57) Expected 1 space between the comma and "'gradewordgoal'". Found: no spaces
(#57) Commas (,) must be followed by white space.
(#57) Expected 1 space between the comma and "'autogradeoptions'". Found: no spaces
(#57) Commas (,) must be followed by white space.
(#57) Expected 1 space between the comma and "'completionallsteps'". Found: no spaces
(#58) Commas (,) must be followed by white space.
(#58) Expected 1 space between the comma and "'step1'". Found: no spaces
(#58) Commas (,) must be followed by white space.
(#58) Expected 1 space between the comma and "'step2'". Found: no spaces
(#58) Commas (,) must be followed by white space.
(#58) Expected 1 space between the comma and "'step3'". Found: no spaces
(#58) Commas (,) must be followed by white space.
(#58) Expected 1 space between the comma and "'step4'". Found: no spaces
(#58) Commas (,) must be followed by white space.
(#58) Expected 1 space between the comma and "'step5'". Found: no spaces
(#58) Commas (,) must be followed by white space.
(#58) Expected 1 space between the comma and "'foriframe'". Found: no spaces
(#58) Commas (,) must be followed by white space.
(#58) Expected 1 space between the comma and "'timecreated'". Found: no spaces
(#58) Commas (,) must be followed by white space.
(#58) Expected 1 space between the comma and "'timemodified'". Found: no spaces
(#58) Commas (,) must be followed by white space.
(#58) Expected 1 space between the comma and "'viewstart'". Found: no spaces
(#58) Commas (,) must be followed by white space.
(#58) Expected 1 space between the comma and "'viewend'". Found: no spaces
(#58) Line exceeds 132 characters; contains 137 characters
(#59) Commas (,) must be followed by white space.
(#59) Expected 1 space between the comma and "'enabletts'". Found: no spaces
(#59) Commas (,) must be followed by white space.
(#59) Expected 1 space between the comma and "'nopasting'". Found: no spaces
(#59) Commas (,) must be followed by white space.
(#59) Expected 1 space between the comma and "'modelttsembedding'". Found: no spaces
(#59) Commas (,) must be followed by white space.
(#59) Expected 1 space between the comma and "'modelttsideacount'". Found: no spaces
(#59) Commas (,) must be followed by white space.
(#59) Expected 1 space between the comma and "'preloadtranscript'". Found: no spaces
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space between the comma and "'showspelling'". Found: no spaces
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space between the comma and "'modelanswer'". Found: no spaces
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space between the comma and "'sampleanswer'". Found: no spaces
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space between the comma and "'feedbacklanguage'". Found: no spaces
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space between the comma and "'feedbackscheme'". Found: no spaces
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space between the comma and "'markscheme'". Found: no spaces
(#61) Commas (,) must be followed by white space.
(#61) Expected 1 space between the comma and "'showcefrlevel'". Found: no spaces
(#61) Commas (,) must be followed by white space.
(#61) Expected 1 space between the comma and "'showieltslevel'". Found: no spaces
(#61) Commas (,) must be followed by white space.
(#61) Expected 1 space between the comma and "'showtoefllevel'". Found: no spaces
(#61) Commas (,) must be followed by white space.
(#61) Expected 1 space between the comma and "'showgenericlevel'". Found: no spaces
(#61) There should be a comma after the last array item in a multi-line array.
(#62) Spaces must be used to indent lines; tabs are not allowed
(#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
(#66) Short array syntax must be used to define arrays
(#66) No space found after comma in argument list
(#66) Commas (,) must be followed by white space.
(#66) Expected 1 space between the comma and "array". Found: no spaces
(#66) Short array syntax must be used to define arrays
(#67) Commas (,) must be followed by white space.
(#67) Expected 1 space between the comma and "'visible'". Found: no spaces
(#67) Commas (,) must be followed by white space.
(#67) Expected 1 space between the comma and "'filename'". Found: no spaces
(#67) Commas (,) must be followed by white space.
(#67) Expected 1 space between the comma and "'jsontranscript'". Found: no spaces
(#67) Commas (,) must be followed by white space.
(#67) Expected 1 space between the comma and "'vtttranscript'". Found: no spaces
(#67) Commas (,) must be followed by white space.
(#67) Expected 1 space between the comma and "'grammarcorrection'". Found: no spaces
(#67) Line exceeds 132 characters; contains 139 characters
(#68) Commas (,) must be followed by white space.
(#68) Expected 1 space between the comma and "'stembedding'". Found: no spaces
(#68) Commas (,) must be followed by white space.
(#68) Expected 1 space between the comma and "'topictargetwords'". Found: no spaces
(#68) Commas (,) must be followed by white space.
(#68) Expected 1 space between the comma and "'mywords'". Found: no spaces
(#68) Commas (,) must be followed by white space.
(#68) Expected 1 space between the comma and "'convlength'". Found: no spaces
(#69) Commas (,) must be followed by white space.
(#69) Expected 1 space between the comma and "'completedsteps'". Found: no spaces
(#70) Commas (,) must be followed by white space.
(#70) Expected 1 space between the comma and "'currentint2'". Found: no spaces
(#70) Commas (,) must be followed by white space.
(#70) Expected 1 space between the comma and "'currentint3'". Found: no spaces
(#70) Commas (,) must be followed by white space.
(#70) Expected 1 space between the comma and "'currentint4'". Found: no spaces
(#71) Commas (,) must be followed by white space.
(#71) Expected 1 space between the comma and "'aifeedback'". Found: no spaces
(#71) Commas (,) must be followed by white space.
(#71) Expected 1 space between the comma and "'aigrade'". Found: no spaces
(#71) Commas (,) must be followed by white space.
(#71) Expected 1 space between the comma and "'autogradelog'". Found: no spaces
(#71) Commas (,) must be followed by white space.
(#71) Expected 1 space between the comma and "'createdby'". Found: no spaces
(#71) Commas (,) must be followed by white space.
(#71) Expected 1 space between the comma and "'modifiedby'". Found: no spaces
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) No space found before comment text; expected "// attemptstats" but found "//attemptstats"
(#75) Short array syntax must be used to define arrays
(#75) No space found after comma in argument list
(#75) Commas (,) must be followed by white space.
(#75) Expected 1 space between the comma and "array". Found: no spaces
(#75) Short array syntax must be used to define arrays
(#76) Commas (,) must be followed by white space.
(#76) Expected 1 space between the comma and "'turns'". Found: no spaces
(#76) Commas (,) must be followed by white space.
(#76) Expected 1 space between the comma and "'words'". Found: no spaces
(#76) Commas (,) must be followed by white space.
(#76) Expected 1 space between the comma and "'avturn'". Found: no spaces
(#76) Commas (,) must be followed by white space.
(#76) Expected 1 space between the comma and "'targetwords'". Found: no spaces
(#76) Commas (,) must be followed by white space.
(#76) Expected 1 space between the comma and "'totaltargetwords'". Found: no spaces
(#76) Line exceeds 132 characters; contains 133 characters
(#77) Commas (,) must be followed by white space.
(#77) Expected 1 space between the comma and "'longwords'". Found: no spaces
(#77) Commas (,) must be followed by white space.
(#77) Expected 1 space between the comma and "'autogrammar'". Found: no spaces
(#77) Commas (,) must be followed by white space.
(#77) Expected 1 space between the comma and "'autospellscore'". Found: no spaces
(#77) Commas (,) must be followed by white space.
(#77) Expected 1 space between the comma and "'autospellerrors'". Found: no spaces
(#78) Commas (,) must be followed by white space.
(#78) Expected 1 space between the comma and "'autogrammarerrors'". Found: no spaces
(#78) Commas (,) must be followed by white space.
(#78) Expected 1 space between the comma and "'aiaccuracy'". Found: no spaces
(#78) Commas (,) must be followed by white space.
(#78) Expected 1 space between the comma and "'gcerrorcount'". Found: no spaces
(#78) Commas (,) must be followed by white space.
(#78) Expected 1 space between the comma and "'gcerrors'". Found: no spaces
(#78) Commas (,) must be followed by white space.
(#78) Expected 1 space between the comma and "'gcmatches'". Found: no spaces
(#78) Commas (,) must be followed by white space.
(#78) Expected no space between "'gcmatches'" and the comma. Found: 1 space
(#78) Expected 1 space between the comma and "'timemodified'". Found: no spaces
(#79) Commas (,) must be followed by white space.
(#79) Expected 1 space between the comma and "'ideacount'". Found: no spaces
(#79) Commas (,) must be followed by white space.
(#79) Expected 1 space between the comma and "'relevance'". Found: no spaces
(#79) Commas (,) must be followed by white space.
(#79) Expected 1 space between the comma and "'wpm'". Found: no spaces
(#79) Commas (,) must be followed by white space.
(#79) Expected 1 space between the comma and "'createdby'". Found: no spaces
(#79) Commas (,) must be followed by white space.
(#79) Expected 1 space between the comma and "'modifiedby'". Found: no spaces
(#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 "// airesults" but found "//airesults"
(#83) Short array syntax must be used to define arrays
(#83) No space found after comma in argument list
(#83) Commas (,) must be followed by white space.
(#83) Expected 1 space between the comma and "array". Found: no spaces
(#83) Short array syntax must be used to define arrays
(#84) Commas (,) must be followed by white space.
(#84) Expected 1 space between the comma and "'transcript'". Found: no spaces
(#84) Commas (,) must be followed by white space.
(#84) Expected 1 space between the comma and "'passage'". Found: no spaces
(#84) Commas (,) must be followed by white space.
(#84) Expected 1 space between the comma and "'jsontranscript'". Found: no spaces
(#84) Commas (,) must be followed by white space.
(#84) Expected 1 space between the comma and "'accuracy'". Found: no spaces
(#84) Commas (,) must be followed by white space.
(#84) Expected 1 space between the comma and "'sessionscore'". Found: no spaces
(#85) Commas (,) must be followed by white space.
(#85) Expected 1 space between the comma and "'sessionendword'". Found: no spaces
(#85) Commas (,) must be followed by white space.
(#85) Expected 1 space between the comma and "'errorcount'". Found: no spaces
(#87) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) No space found before comment text; expected "// topics" but found "//topics"
(#91) Short array syntax must be used to define arrays
(#91) No space found after comma in argument list
(#91) Commas (,) must be followed by white space.
(#91) Expected 1 space between the comma and "array". Found: no spaces
(#91) Short array syntax must be used to define arrays
(#92) Commas (,) must be followed by white space.
(#92) Expected 1 space between the comma and "'name'". Found: no spaces
(#92) Commas (,) must be followed by white space.
(#92) Expected 1 space between the comma and "'fonticon'". Found: no spaces
(#92) Commas (,) must be followed by white space.
(#92) Expected 1 space between the comma and "'targetwords'". Found: no spaces
(#93) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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 "// selected topics" but found "//selected topics"
(#97) Short array syntax must be used to define arrays
(#97) No space found after comma in argument list
(#97) Commas (,) must be followed by white space.
(#97) Expected 1 space between the comma and "array". Found: no spaces
(#97) Short array syntax must be used to define arrays
(#98) Commas (,) must be followed by white space.
(#98) Expected 1 space between the comma and "'topicid'". Found: no spaces
(#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
(#99) No space found before comment text; expected "// we include some topic data for the restore processing" but found "//we include some topic data for the restore processing"
(#100) Commas (,) must be followed by white space.
(#100) Expected 1 space between the comma and "'fonticon'". Found: no spaces
(#100) Commas (,) must be followed by white space.
(#100) Expected 1 space between the comma and "'targetwords'". Found: no spaces
(#101) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) No space found before comment text; expected "// attempts" but found "//attempts"
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) No space found before comment text; expected "// topics" but found "//topics"
(#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
(#113) No space found before comment text; expected "// selected topics" but found "//selected topics"
(#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
(#117) No space found before comment text; expected "// attempt stats" but found "//attempt stats"
(#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
(#121) No space found before comment text; expected "// airesults" but found "//airesults"
(#124) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#127) Short array syntax must be used to define arrays
(#128) Short array syntax must be used to define arrays
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) This comment is 69% valid code; is this commented out code?
(#130) Line indented incorrectly; expected at least 8 spaces, found 7
(#131) Opening parenthesis of a multi-line function call must be the last content on the line
(#133) Expected at least 1 space before "."; 0 found
(#133) Expected at least 1 space after "."; 0 found
(#134) Expected at least 1 space before "."; 0 found
(#134) Expected at least 1 space after "."; 0 found
(#136) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#136) Short array syntax must be used to define arrays
(#136) Closing parenthesis of a multi-line function call must be on a line by itself
(#137) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#139) Inline comments must start with a capital letter, digit or 3-dots sequence
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) No space found before comment text; expected "// sources if including user info" but found "//sources if including user info"
(#141) Opening parenthesis of a multi-line function call must be the last content on the line
(#142) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#142) Short array syntax must be used to define arrays
(#142) Closing parenthesis of a multi-line function call must be on a line by itself
(#143) Opening parenthesis of a multi-line function call must be the last content on the line
(#144) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#144) Short array syntax must be used to define arrays
(#145) Multi-line function call not indented correctly; expected 12 spaces but found 28
(#145) Closing parenthesis of a multi-line function call must be on a line by itself
(#146) Opening parenthesis of a multi-line function call must be the last content on the line
(#147) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#147) Short array syntax must be used to define arrays
(#148) Multi-line function call not indented correctly; expected 12 spaces but found 28
(#148) Closing parenthesis of a multi-line function call must be on a line by itself
(#154) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Whitespace found at end of line
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) No space found before comment text; expected "// file annotation if including user info" but found "//file annotation if including user info"
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Whitespace found at end of line
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Whitespace found at end of line
(#169) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#171) Function closing brace must go on the next line following the body; found 2 blank lines before brace
mod/solo/backup/moodle2/restore_solo_activity_task.class.php
(#1) No one-line description found in phpdocs for docblock of file restore_solo_activity_task.class.php
(#2) Moodle boilerplate not found at first line
(#26) Import statements must not begin with a leading backslash
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Opening brace must not be followed by a blank line
(#40) 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
(#55) The static declaration must come after the visibility declaration
(#56) Short array syntax must be used to define arrays
(#58) Opening parenthesis of a multi-line function call must be the last content on the line
(#59) Multi-line function call not indented correctly; expected 8 spaces but found 26
(#59) Short array syntax must be used to define arrays
(#59) Only one argument is allowed per line in a multi-line function call
(#59) Closing parenthesis of a multi-line function call must be on a line by itself
(#68) The static declaration must come after the visibility declaration
(#69) Short array syntax must be used to define arrays
(#76) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#84) The static declaration must come after the visibility declaration
(#85) Short array syntax must be used to define arrays
(#87) Expected at least 1 space before "."; 0 found
(#87) Expected at least 1 space after "."; 0 found
(#88) Expected at least 1 space before "."; 0 found
(#88) Expected at least 1 space after "."; 0 found
(#88) Line exceeds 132 characters; contains 133 characters
(#89) Expected at least 1 space before "."; 0 found
(#89) Expected at least 1 space after "."; 0 found
(#104) The static declaration must come after the visibility declaration
(#105) Short array syntax must be used to define arrays
(#120) Function closing brace must go on the next line following the body; found 1 blank lines before brace
mod/solo/backup/moodle2/restore_solo_stepslib.php
(#1) No one-line description found in phpdocs for docblock of file restore_solo_stepslib.php
(#2) Moodle boilerplate not found at first line
(#24) Import statements must not begin with a leading backslash
(#33) Opening brace must not be followed by a blank line
(#36) Missing docblock for function define_structure
(#37) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#40) Short array syntax must be used to define arrays
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#44) 72 slashes comments are not allowed; use "// Comment." instead
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) 72 slashes comments are not allowed; use "// Comment." instead
(#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
(#56) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) 72 slashes comments are not allowed; use "// Comment." instead
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) 72 slashes comments are not allowed; use "// Comment." instead
(#72) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Missing docblock for function process_solo
(#87) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#96) Missing docblock for function process_attempts
(#103) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) No space found before comment text; expected "// store id so that attemptstats can use it" but found "//store id so that attemptstats can use it"
(#111) Missing docblock for function process_attemptstats
(#118) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#125) Missing docblock for function process_airesults
(#132) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#139) Missing docblock for function process_topics
(#147) Expected at least 1 space after "="; 0 found
(#147) Expected 1 space after "="; 0 found
(#148) Expected "if (...) {\n"; found "if(...) {\n"
(#148) Expected 1 space after IF keyword; 0 found
(#148) Expected at least 1 space before "=="; 0 found
(#148) Expected at least 1 space after "=="; 0 found
(#148) Expected 1 space before "=="; 0 found
(#148) Expected 1 space after "=="; 0 found
(#149) Inline comments must start with a capital letter, digit or 3-dots sequence
(#149) No space found before comment text; expected "// we do not want to add the same course topic if users are duplicating or restoring into a course with topic data" but found "//we do not want to add the same course topic if users are duplicating or restoring into a course with topic data"
(#150) No space found before comment text; expected "// so here we first check if topic exists." but found "//so here we first check if topic exists."
(#152) Inline comments must start with a capital letter, digit or 3-dots sequence
(#152) No space found before comment text; expected "// its logically possible for a user to add more than one course level topic of same name" but found "//its logically possible for a user to add more than one course level topic of same name"
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) No space found before comment text; expected "// we don't complain so we just use IGNORE_MULTIPLE and take the first one" but found "//we don't complain so we just use IGNORE_MULTIPLE and take the first one"
(#154) Opening parenthesis of a multi-line function call must be the last content on the line
(#155) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#155) Short array syntax must be used to define arrays
(#155) No space found after comma in argument list
(#155) Commas (,) must be followed by white space.
(#155) Expected 1 space between the comma and "'*'". Found: no spaces
(#155) Only one argument is allowed per line in a multi-line function call
(#155) No space found after comma in argument list
(#155) Commas (,) must be followed by white space.
(#155) Expected 1 space between the comma and "IGNORE_MULTIPLE". Found: no spaces
(#155) Only one argument is allowed per line in a multi-line function call
(#155) Closing parenthesis of a multi-line function call must be on a line by itself
(#157) Expected "if (...) {\n"; found "if(...) {\n"
(#157) Expected 1 space after IF keyword; 0 found
(#160) Expected 1 space after closing brace; 0 found
(#160) Expected "} else {\n"; found "}else {\n"
(#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
(#161) No space found before comment text; expected "// store id so that selectedtopics can use it" but found "//store id so that selectedtopics can use it"
(#165) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#167) Missing docblock for function process_selectedtopics
(#175) No space found after comma in argument list
(#175) Commas (,) must be followed by white space.
(#175) Expected 1 space between the comma and "array". Found: no spaces
(#175) Short array syntax must be used to define arrays
(#175) Expected at least 1 space before "=>"; 0 found
(#175) Expected at least 1 space after "=>"; 0 found
(#175) Expected 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#175) Expected at least 1 space before "=>"; 0 found
(#175) Expected at least 1 space after "=>"; 0 found
(#175) Expected 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#176) Expected at least 1 space before "="; 0 found
(#176) Expected at least 1 space after "="; 0 found
(#176) Expected 1 space before "="; 0 found
(#176) Expected 1 space after "="; 0 found
(#177) Expected "if (...) {\n"; found "if(...){\n"
(#177) Expected 1 space after IF keyword; 0 found
(#177) Expected 1 space after closing parenthesis; found 0
(#178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) No space found before comment text; expected "// if we already have the same topic (prob. a duplicate activity in same course), we use that" but found "//if we already have the same topic (prob. a duplicate activity in same course), we use that"
(#179) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#179) Expected 1 space after FOREACH keyword; 0 found
(#179) Expected 1 space after closing parenthesis; found 0
(#180) Expected "if (...) {\n"; found "if(...){\n"
(#180) Boolean operators between conditions must be at the beginning or end of the line, but not both
(#180) Expected 1 space after IF keyword; 0 found
(#180) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#182) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#182) Expected 1 space after closing parenthesis; found 0
(#187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) No space found before comment text; expected "// if we already have the same topicname available in this course, and its course level, and so are we, we use it" but found "//if we already have the same topicname available in this course, and its course level, and so are we, we use it"
(#188) Expected "if (...) {\n"; found "if(...) {\n"
(#188) Expected 1 space after IF keyword; 0 found
(#190) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#191) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#192) Expected at least 1 space before "="; 0 found
(#192) Expected at least 1 space after "="; 0 found
(#192) Expected 1 space before "="; 0 found
(#192) Expected 1 space after "="; 0 found
(#197) Inline comments must start with a capital letter, digit or 3-dots sequence
(#197) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) No space found before comment text; expected "// if we already have the same topicname available in this module and its custom we use it" but found "//if we already have the same topicname available in this module and its custom we use it"
(#198) Expected "if (...) {\n"; found "if(...) {\n"
(#198) Expected 1 space after IF keyword; 0 found
(#200) Boolean operators between conditions must be at the beginning or end of the line, but not both
(#200) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#202) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#203) Expected at least 1 space before "="; 0 found
(#203) Expected at least 1 space after "="; 0 found
(#203) Expected 1 space before "="; 0 found
(#203) Expected 1 space after "="; 0 found
(#208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) No space found before comment text; expected "// create a new topic, if there is nothing pre-existing we should use" but found "//create a new topic, if there is nothing pre-existing we should use"
(#209) Expected "if (...) {\n"; found "if(...){\n"
(#209) Expected 1 space after IF keyword; 0 found
(#209) Expected 1 space after closing parenthesis; found 0
(#218) No space found after comma in argument list
(#218) Commas (,) must be followed by white space.
(#218) Expected 1 space between the comma and "$newtopic". Found: no spaces
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) No space found before comment text; expected "// Add our selected topic" but found "//Add our selected topic"
(#222) Expected "if (...) {\n"; found "if(...) {\n"
(#222) Expected 1 space after IF keyword; 0 found
(#228) Missing docblock for function after_execute
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Inline comments must start with a capital letter, digit or 3-dots sequence
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) No space found before comment text; expected "// question stuff" but found "//question stuff"
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Line indented incorrectly; expected 8 spaces, found 9
(#236) Expected "if (...) {\n"; found "if(...){\n"
(#236) Expected 1 space after IF keyword; 0 found
(#236) Empty IF statement detected
(#236) Expected 1 space after closing parenthesis; found 0
(#237) Spaces must be used to indent lines; tabs are not allowed
(#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 "// we do nothing here" but found "//we do nothing here"
(#238) Line indented incorrectly; expected 8 spaces, found 9
mod/solo/classes/FineDiff.php
(#1) DocBlock missing a @package tag for file FineDiff.php. Expected @package mod_solo
(#1) Moodle boilerplate not found
mod/solo/classes/aitranscript.php
(#1) DocBlock missing a @package tag for file aitranscript.php. Expected @package mod_solo
(#17) Missing @copyright tag
(#17) Missing @license tag
(#29) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#31) Missing docblock for class aitranscript
(#31) Opening brace must not be followed by a blank line
(#34) Missing member variable doc comment
(#35) Missing member variable doc comment
(#36) Missing member variable doc comment
(#37) Missing member variable doc comment
(#38) Missing member variable doc comment
(#39) Missing member variable doc comment
(#42) Missing docblock for function __construct
(#42) Visibility must be declared on method "__construct"
(#42) Incorrect spacing between argument "$modulecontextid" and equals sign; expected 1 but found 0
(#42) Incorrect spacing between default value and equals sign for argument "$modulecontextid"; expected 1 but found 0
(#42) Incorrect spacing between argument "$passage" and equals sign; expected 1 but found 0
(#42) Incorrect spacing between default value and equals sign for argument "$passage"; expected 1 but found 0
(#42) Incorrect spacing between argument "$transcript" and equals sign; expected 1 but found 0
(#42) Incorrect spacing between default value and equals sign for argument "$transcript"; expected 1 but found 0
(#42) Incorrect spacing between argument "$jsontranscript" and equals sign; expected 1 but found 0
(#42) Incorrect spacing between default value and equals sign for argument "$jsontranscript"; expected 1 but found 0
(#48) Opening parenthesis of a multi-line function call must be the last content on the line
(#49) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#49) Closing parenthesis of a multi-line function call must be on a line by itself
(#55) Line exceeds 132 characters; contains 143 characters
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#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
(#69) Missing docblock for function recalculate
(#78) Expected "if (...) {\n"; found "if(...){\n"
(#78) Expected 1 space after IF keyword; 0 found
(#78) Expected 1 space after closing parenthesis; found 0
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Missing docblock for function aidetails
(#88) Expected 1 space after SWITCH keyword; 0 found
(#105) Terminating statement must be indented to the same level as the CASE body
(#117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) Missing docblock for function has_attempt
(#120) Expected at least 1 space before "."; 0 found
(#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) Missing docblock for function update_stats
(#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
(#130) Missing docblock for function has_transcripts
(#134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Missing docblock for function is_ai_enabled
(#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
(#141) Missing docblock for function create_record
(#162) 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
(#164) Missing docblock for function fetch_transcripts
(#169) Expected "if (...) {\n"; found "if(...){\n"
(#169) Expected 1 space after IF keyword; 0 found
(#169) Expected 1 space after closing parenthesis; found 0
(#171) Expected "if (...) {\n"; found "if(...){\n"
(#171) Expected 1 space after IF keyword; 0 found
(#171) Expected 1 space after closing parenthesis; found 0
(#174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Expected "if (...) {\n"; found "if(...){\n"
(#176) Expected 1 space after IF keyword; 0 found
(#176) Expected 1 space after closing parenthesis; found 0
(#180) Expected "if (...) {\n"; found "if(...){\n"
(#180) Expected 1 space after IF keyword; 0 found
(#180) Expected 1 space after closing parenthesis; found 0
(#183) Expected "if (...) {\n"; found "if(...) {\n"
(#183) Expected 1 space after IF keyword; 0 found
(#183) Expected 0 spaces before closing bracket; 1 found
(#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
(#197) Missing docblock for function do_diff
(#197) Incorrect spacing between argument "$debug" and equals sign; expected 1 but found 0
(#197) Incorrect spacing between default value and equals sign for argument "$debug"; expected 1 but found 0
(#200) Inline comments must start with a capital letter, digit or 3-dots sequence
(#200) 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
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Expected "if (...) {\n"; found "if(...) {\n"
(#214) Expected 1 space after IF keyword; 0 found
(#218) Expected 1 space after closing brace; 0 found
(#218) Expected "} else {\n"; found "}else{\n"
(#218) Expected 1 space after ELSE keyword; 0 found
(#223) Inline comments must start with a capital letter, digit or 3-dots sequence
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#228) Inline comments must start with a capital letter, digit or 3-dots sequence
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#230) Expected 1 space after FOREACH keyword; 0 found
(#230) Expected 1 space after closing parenthesis; found 0
(#232) Expected 1 space after SWITCH keyword; 0 found
(#232) Expected 1 space after closing parenthesis; found 0
(#234) Inline comments must start with a capital letter, digit or 3-dots sequence
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) Inline comments must start with a capital letter, digit or 3-dots sequence
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) Inline comments must start with a capital letter, digit or 3-dots sequence
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#248) Inline comments must start with a capital letter, digit or 3-dots sequence
(#248) Inline comments must end in full-stops, exclamation marks, or question marks
(#249) Inline comments must start with a capital letter, digit or 3-dots sequence
(#255) Inline comments must start with a capital letter, digit or 3-dots sequence
(#256) Inline comments must end in full-stops, exclamation marks, or question marks
(#257) Blank line found at end of control structure
(#262) Inline comments must start with a capital letter, digit or 3-dots sequence
(#265) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#265) Expected 1 space after FOREACH keyword; 0 found
(#271) Inline comments must start with a capital letter, digit or 3-dots sequence
(#271) Inline comments must end in full-stops, exclamation marks, or question marks
(#274) Inline comments must start with a capital letter, digit or 3-dots sequence
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
(#279) Inline comments must start with a capital letter, digit or 3-dots sequence
(#282) Expected "if (...) {\n"; found "if(...) {\n"
(#282) Expected 1 space after IF keyword; 0 found
(#283) Inline comments must start with a capital letter, digit or 3-dots sequence
(#287) Opening parenthesis of a multi-line function call must be the last content on the line
(#291) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#293) Inline comments must start with a capital letter, digit or 3-dots sequence
(#293) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#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
(#316) Expected "if (...) {\n"; found "if(...){\n"
(#316) Expected 1 space after IF keyword; 0 found
(#316) Expected 1 space after closing parenthesis; found 0
(#321) The closing brace for the class must go on the next line after the body
mod/solo/classes/aitranscriptutils.php
(#25) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#37) Opening brace must not be followed by a blank line
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) Missing docblock for function can_transcribe
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Expected 1 space after SWITCH keyword; 0 found
(#48) Expected 1 space after closing parenthesis; found 0
(#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
(#59) Expected "if (...) {\n"; found "if(...){\n"
(#59) Expected 1 space after IF keyword; 0 found
(#59) Expected 1 space after closing parenthesis; found 0
(#66) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Missing docblock for function is_json
(#68) Expected "if (...) {\n"; found "if(...){"
(#68) Expected 1 space after IF keyword; 0 found
(#68) Expected 1 space after closing parenthesis; found 0
(#68) Newline required after opening brace
(#70) Expected "if (...) {\n"; found "if(...){"
(#70) Expected 1 space after IF keyword; 0 found
(#70) Expected 1 space after closing parenthesis; found 0
(#70) Newline required after opening brace
(#84) Missing docblock for function lines_to_brs
(#84) Incorrect spacing between argument "$seperator" and equals sign; expected 1 but found 0
(#84) Incorrect spacing between default value and equals sign for argument "$seperator"; expected 1 but found 0
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) 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) Missing docblock for function fetch_duration_from_transcript
(#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
(#93) Expected "if (...) {\n"; found "if(...){\n"
(#93) Expected 1 space after IF keyword; 0 found
(#93) Expected 1 space after closing parenthesis; found 0
(#98) Expected "if (...) {\n"; found "if(...){\n"
(#98) Expected 1 space after IF keyword; 0 found
(#98) Expected 1 space after closing parenthesis; found 0
(#100) Expected 1 space after closing brace; 0 found
(#100) Expected "} else {\n"; found "}else{\n"
(#100) Expected 1 space after ELSE keyword; 0 found
(#105) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#107) Missing docblock for function fetch_duration_from_transcript_json
(#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
(#109) Expected "if (...) {\n"; found "if(...){\n"
(#109) Expected 1 space after IF keyword; 0 found
(#109) Expected 1 space after closing parenthesis; found 0
(#116) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#116) Expected 1 space after FOREACH keyword; 0 found
(#116) Expected 1 space after closing parenthesis; found 0
(#117) Expected "if (...) {\n"; found "if(...){\n"
(#117) Expected 1 space after IF keyword; 0 found
(#117) Expected 1 space after closing parenthesis; found 0
(#122) Expected "if (...) {\n"; found "if(...){\n"
(#122) Expected 1 space after IF keyword; 0 found
(#122) Expected 1 space after closing parenthesis; found 0
(#124) Expected 1 space after closing brace; 0 found
(#124) Expected "} else {\n"; found "}else{\n"
(#124) Expected 1 space after ELSE keyword; 0 found
(#129) Missing docblock for function fetch_duration_from_transcript_gjson
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Expected "if (...) {\n"; found "if(...){\n"
(#131) Expected 1 space after IF keyword; 0 found
(#131) Expected 1 space after closing parenthesis; found 0
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#138) Expected 1 space after FOREACH keyword; 0 found
(#140) Blank line found at end of control structure
(#143) Expected "if (...) {\n"; found "if(...){\n"
(#143) Expected 1 space after IF keyword; 0 found
(#143) Expected 1 space after closing parenthesis; found 0
(#147) Expected 1 space after closing brace; 0 found
(#147) Expected "} else {\n"; found "}else{\n"
(#147) Expected 1 space after ELSE keyword; 0 found
(#153) Missing docblock for function fetch_audio_points
(#155) 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
(#165) Expected "if (...) {\n"; found "if(...){\n"
(#165) Expected 1 space after IF keyword; 0 found
(#165) Expected 1 space after closing parenthesis; found 0
(#167) Expected 1 space after closing brace; 0 found
(#167) Expected "} else {\n"; found "}else{\n"
(#167) Expected 1 space after ELSE keyword; 0 found
(#174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Missing docblock for function fetch_audio_points_json
(#177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#180) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#180) Expected 1 space after FOREACH keyword; 0 found
(#180) Expected 1 space after closing parenthesis; found 0
(#181) Expected "if (...) {\n"; found "if(...){\n"
(#181) Expected 1 space after IF keyword; 0 found
(#181) Expected 1 space after closing parenthesis; found 0
(#187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#188) Expected 1 space after closing parenthesis; found 0
(#189) Expected "if (...) {\n"; found "if(...){\n"
(#189) Expected 1 space after IF keyword; 0 found
(#189) Expected 1 space after closing parenthesis; found 0
(#190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#195) Expected "if (...) {\n"; found "if(...){\n"
(#195) Expected 1 space after IF keyword; 0 found
(#195) Expected 1 space after closing parenthesis; found 0
(#198) Expected 1 space after closing brace; 0 found
(#198) Expected "} else {\n"; found "}else {\n"
(#199) Inline comments must start with a capital letter, digit or 3-dots sequence
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#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) 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
(#208) Expected 1 space after closing brace; 0 found
(#208) Expected "} else if (...) {\n"; found "}else if(...){\n"
(#208) Expected "if (...) {\n"; found "if(...){\n"
(#208) Expected 1 space after IF keyword; 0 found
(#208) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#208) Opening parenthesis of a multi-line function call must be the last content on the line
(#210) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#210) Closing parenthesis of a multi-line function call must be on a line by itself
(#210) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#210) Expected 1 space after closing parenthesis; found 0
(#220) Inline comments must start with a capital letter, digit or 3-dots sequence
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) Missing docblock for function fetch_audio_points_gjson
(#223) Inline comments must start with a capital letter, digit or 3-dots sequence
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#224) Expected 1 space after FOREACH keyword; 0 found
(#226) Blank line found at end of control structure
(#230) Inline comments must start with a capital letter, digit or 3-dots sequence
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) Inline comments must start with a capital letter, digit or 3-dots sequence
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Inline comments must start with a capital letter, digit or 3-dots sequence
(#245) Inline comments must start with a capital letter, digit or 3-dots sequence
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#248) Inline comments must start with a capital letter, digit or 3-dots sequence
(#248) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) Inline comments must start with a capital letter, digit or 3-dots sequence
(#253) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#254) Opening parenthesis of a multi-line function call must be the last content on the line
(#255) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#256) Multi-line function call not indented correctly; expected 20 spaces but found 28
(#256) Closing parenthesis of a multi-line function call must be on a line by itself
(#256) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#267) Inline comments must start with a capital letter, digit or 3-dots sequence
(#269) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) Missing docblock for function processscores
(#272) Inline comments must start with a capital letter, digit or 3-dots sequence
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#275) Inline comments must start with a capital letter, digit or 3-dots sequence
(#278) Expected "if (...) {\n"; found "if(...) {\n"
(#278) Expected 1 space after IF keyword; 0 found
(#280) Expected 1 space after closing brace; 0 found
(#280) Expected "} else {\n"; found "}else{\n"
(#280) Expected 1 space after ELSE keyword; 0 found
(#284) Inline comments must start with a capital letter, digit or 3-dots sequence
(#284) Inline comments must end in full-stops, exclamation marks, or question marks
(#285) Expected "if (...) {\n"; found "if(...) {\n"
(#285) Expected 1 space after IF keyword; 0 found
(#287) Expected 1 space after closing brace; 0 found
(#287) Expected "} else {\n"; found "}else{\n"
(#287) Expected 1 space after ELSE keyword; 0 found
(#291) Inline comments must start with a capital letter, digit or 3-dots sequence
(#291) Inline comments must end in full-stops, exclamation marks, or question marks
(#293) Expected "if (...) {\n"; found "if(...){\n"
(#293) Expected 1 space after IF keyword; 0 found
(#293) Expected 1 space after closing parenthesis; found 0
(#304) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#306) Inline comments must start with a capital letter, digit or 3-dots sequence
(#307) Missing docblock for function count_sessionerrors
(#309) Expected "if (...) {\n"; found "if(...){\n"
(#309) Expected 1 space after IF keyword; 0 found
(#309) Expected 1 space after closing parenthesis; found 0
(#311) Expected 1 space after closing brace; 0 found
(#311) Expected "} else {\n"; found "}else{\n"
(#311) Expected 1 space after ELSE keyword; 0 found
(#317) Inline comments must start with a capital letter, digit or 3-dots sequence
(#317) Inline comments must end in full-stops, exclamation marks, or question marks
(#318) Missing docblock for function get_aieval_byuser
(#321) Line exceeds 132 characters; contains 169 characters
(#326) Inline comments must start with a capital letter, digit or 3-dots sequence
(#327) Inline comments must end in full-stops, exclamation marks, or question marks
(#328) Missing docblock for function estimate_errors
(#331) Line exceeds 132 characters; contains 164 characters
(#332) Line exceeds 132 characters; contains 176 characters
(#334) Expected "if (...) {\n"; found "if(...){\n"
(#334) Expected 1 space after IF keyword; 0 found
(#334) Expected 1 space after closing parenthesis; found 0
(#343) Line exceeds 132 characters; contains 150 characters
(#345) Missing docblock for function fetch_all_mistranscriptions
(#347) Space found before comma in argument list
(#347) Expected no space between "M_AITABLE" and the comma. Found: 1 space
(#351) Inline comments must start with a capital letter, digit or 3-dots sequence
(#351) This comment is 62% valid code; is this commented out code?
(#360) Inline comments must start with a capital letter, digit or 3-dots sequence
(#360) Inline comments must end in full-stops, exclamation marks, or question marks
(#388) Missing docblock for function fetch_attempt_mistranscriptions
(#390) Expected "if (...) {\n"; found "if(...){"
(#390) Expected 1 space after IF keyword; 0 found
(#390) Expected 1 space after closing parenthesis; found 0
(#390) Newline required after opening brace
(#393) Expected "for (...) {\n"; found "for(...){\n"
(#393) Expected 1 space after FOR keyword; 0 found
(#393) Expected 1 space after closing parenthesis; found 0
(#395) Expected "if (...) {\n"; found "if(...){\n"
(#395) Expected 1 space after IF keyword; 0 found
(#395) Expected 1 space after closing parenthesis; found 0
(#397) Expected 1 space after closing brace; 0 found
(#397) Expected "} else {\n"; found "}else{\n"
(#397) Expected 1 space after ELSE keyword; 0 found
(#410) Missing docblock for function fetch_one_mistranscription
(#412) Inline comments must start with a capital letter, digit or 3-dots sequence
(#412) Inline comments must end in full-stops, exclamation marks, or question marks
(#413) Expected "if (...) {\n"; found "if(...){\n"
(#413) Expected 1 space after IF keyword; 0 found
(#413) Expected 1 space after closing parenthesis; found 0
(#417) Inline comments must start with a capital letter, digit or 3-dots sequence
(#417) Inline comments must end in full-stops, exclamation marks, or question marks
(#419) Expected "if (...) {\n"; found "if(...){\n"
(#419) Expected 1 space after IF keyword; 0 found
(#419) Expected 1 space after closing parenthesis; found 0
(#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
(#425) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#425) Expected 1 space after FOREACH keyword; 0 found
(#425) Expected 1 space after closing parenthesis; found 0
(#429) Inline comments must start with a capital letter, digit or 3-dots sequence
(#429) Inline comments must end in full-stops, exclamation marks, or question marks
(#431) Expected "for (...) {\n"; found "for(...){\n"
(#431) Expected 1 space after FOR keyword; 0 found
(#431) Expected 1 space after closing parenthesis; found 0
(#431) Blank line found at start of control structure
(#434) Expected "if (...) {\n"; found "if(...){\n"
(#434) Expected 1 space after IF keyword; 0 found
(#434) Expected 1 space after closing parenthesis; found 0
(#440) Inline comments must start with a capital letter, digit or 3-dots sequence
(#440) Inline comments must end in full-stops, exclamation marks, or question marks
(#442) Expected "for (...) {\n"; found "for(...){\n"
(#442) Expected 1 space after FOR keyword; 0 found
(#442) Expected 1 space after closing parenthesis; found 0
(#442) Blank line found at start of control structure
(#445) Inline comments must start with a capital letter, digit or 3-dots sequence
(#445) Inline comments must end in full-stops, exclamation marks, or question marks
(#446) Expected "if (...) {\n"; found "if(...){\n"
(#446) Expected 1 space after IF keyword; 0 found
(#446) Expected 1 space after closing parenthesis; found 0
(#452) Inline comments must start with a capital letter, digit or 3-dots sequence
(#452) Inline comments must end in full-stops, exclamation marks, or question marks
(#453) Expected "if (...) {\n"; found "if(...){"
(#453) Expected 1 space after IF keyword; 0 found
(#453) Expected 1 space after closing parenthesis; found 0
(#453) Newline required after opening brace
(#455) Inline comments must start with a capital letter, digit or 3-dots sequence
(#455) Inline comments must end in full-stops, exclamation marks, or question marks
(#456) Expected "if (...) {\n"; found "if(...){\n"
(#456) Expected 1 space after IF keyword; 0 found
(#456) Expected 1 space after closing parenthesis; found 0
(#458) Inline comments must start with a capital letter, digit or 3-dots sequence
(#459) Inline comments must end in full-stops, exclamation marks, or question marks
(#460) Expected 1 space after closing brace; 0 found
(#460) Expected "} else if (...) {\n"; found "}else if(...){\n"
(#460) Expected "if (...) {\n"; found "if(...){\n"
(#460) Expected 1 space after IF keyword; 0 found
(#460) Expected 1 space after closing parenthesis; found 0
(#464) Inline comments must start with a capital letter, digit or 3-dots sequence
(#466) Inline comments must end in full-stops, exclamation marks, or question marks
(#469) Inline comments must start with a capital letter, digit or 3-dots sequence
(#469) Inline comments must end in full-stops, exclamation marks, or question marks
(#470) Expected "if (...) {\n"; found "if(...) {\n"
(#470) Expected 1 space after IF keyword; 0 found
(#473) Expected 1 space after closing brace; 0 found
(#473) Expected "} else {\n"; found "}else{\n"
(#473) Expected 1 space after ELSE keyword; 0 found
(#478) Expected "if (...) {\n"; found "if(...){\n"
(#478) Expected 1 space after IF keyword; 0 found
(#478) Expected 1 space after closing parenthesis; found 0
(#480) Expected 1 space after closing brace; 0 found
(#480) Expected "} else {\n"; found "}else{\n"
(#480) Expected 1 space after ELSE keyword; 0 found
(#488) Line exceeds 132 characters; contains 150 characters
(#488) Inline comments must start with a capital letter, digit or 3-dots sequence
(#488) Inline comments must end in full-stops, exclamation marks, or question marks
(#489) Missing docblock for function get_accadjust_options
(#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
(#492) This comment is 54% valid code; is this commented out code?
(#498) Missing docblock for function render_passage
(#498) Incorrect spacing between argument "$markuptype" and equals sign; expected 1 but found 0
(#498) Incorrect spacing between default value and equals sign for argument "$markuptype"; expected 1 but found 0
(#499) Inline comments must start with a capital letter, digit or 3-dots sequence
(#499) Inline comments must end in full-stops, exclamation marks, or question marks
(#500) Parentheses must be used when instantiating a new class
(#501) Inline comments must start with a capital letter, digit or 3-dots sequence
(#502) Inline comments must end in full-stops, exclamation marks, or question marks
(#504) No space found before comment text; expected "// The old way ... throws errors on PHP 8.2+" but found "//The old way ... throws errors on PHP 8.2+"
(#505) No space found before comment text; expected "// $safepassage = mb_convert_encoding($passage, 'HTML-ENTITIES', 'UTF-8');" but found "//$safepassage = mb_convert_encoding($passage, 'HTML-ENTITIES', 'UTF-8');"
(#506) Inline comments must end in full-stops, exclamation marks, or question marks
(#506) No space found before comment text; expected "// @$doc->loadHTML($safepassage, LIBXML_HTML_NOIMPLIED | LIBXML_HTML_NODEFDTD | LIBXML_NOERROR | LIBXML_NOWARNING);" but found "//@$doc->loadHTML($safepassage, LIBXML_HTML_NOIMPLIED | LIBXML_HTML_NODEFDTD | LIBXML_NOERROR | LIBXML_NOWARNING);"
(#508) No space found before comment text; expected "// This could work, but on some occasions the doc has a meta header already .. hmm" but found "//This could work, but on some occasions the doc has a meta header already .. hmm"
(#509) No space found before comment text; expected "// $safepassage = mb_convert_encoding($passage, 'HTML-ENTITIES', 'UTF-8');" but found "//$safepassage = mb_convert_encoding($passage, 'HTML-ENTITIES', 'UTF-8');"
(#510) Line exceeds 132 characters; contains 153 characters
(#510) Inline comments must end in full-stops, exclamation marks, or question marks
(#510) No space found before comment text; expected "// @$doc->loadHTML('<?xml encoding="utf-8" ? >' . $safepassage, LIBXML_HTML_NOIMPLIED | LIBXML_HTML_NODEFDTD | LIBXML_NOERROR | LIBXML_NOWARNING);" but found "//@$doc->loadHTML('<?xml encoding="utf-8" ? >' . $safepassage, LIBXML_HTML_NOIMPLIED | LIBXML_HTML_NODEFDTD | LIBXML_NOERROR | LIBXML_NOWARNING);"
(#512) Inline comments must end in full-stops, exclamation marks, or question marks
(#512) No space found before comment text; expected "// The new way .. incomprehensible but works" but found "//The new way .. incomprehensible but works"
(#516) Inline comments must start with a capital letter, digit or 3-dots sequence
(#516) Inline comments must end in full-stops, exclamation marks, or question marks
(#520) Inline comments must start with a capital letter, digit or 3-dots sequence
(#520) Inline comments must end in full-stops, exclamation marks, or question marks
(#521) Expected "if (...) {\n"; found "if(...) {\n"
(#521) Expected 1 space after IF keyword; 0 found
(#524) Expected 1 space after closing brace; 0 found
(#524) Expected "} else {\n"; found "}else{\n"
(#524) Expected 1 space after ELSE keyword; 0 found
(#529) Inline comments must start with a capital letter, digit or 3-dots sequence
(#538) 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
(#551) Inline comments must start with a capital letter, digit or 3-dots sequence
(#552) Inline comments must end in full-stops, exclamation marks, or question marks
(#554) Inline comments must start with a capital letter, digit or 3-dots sequence
(#554) This comment is 65% valid code; is this commented out code?
(#560) Inline comments must start with a capital letter, digit or 3-dots sequence
(#560) Inline comments must end in full-stops, exclamation marks, or question marks
(#568) Inline comments must start with a capital letter, digit or 3-dots sequence
(#568) Inline comments must end in full-stops, exclamation marks, or question marks
(#573) Inline comments must start with a capital letter, digit or 3-dots sequence
(#573) Inline comments must end in full-stops, exclamation marks, or question marks
(#578) Inline comments must start with a capital letter, digit or 3-dots sequence
(#578) Inline comments must end in full-stops, exclamation marks, or question marks
(#579) Expected "if (...) {\n"; found "if(...){\n"
(#579) Expected 1 space after IF keyword; 0 found
(#579) Expected 1 space after closing parenthesis; found 0
(#584) Blank line found at end of control structure
(#586) Inline comments must start with a capital letter, digit or 3-dots sequence
(#586) Inline comments must end in full-stops, exclamation marks, or question marks
(#587) Expected "if (...) {\n"; found "if(...){\n"
(#587) Expected 1 space after IF keyword; 0 found
(#587) Expected 1 space after closing parenthesis; found 0
(#592) Blank line found at end of control structure
(#594) Inline comments must start with a capital letter, digit or 3-dots sequence
(#594) Inline comments must end in full-stops, exclamation marks, or question marks
(#595) Expected "if (...) {\n"; found "if(...){\n"
(#595) Expected 1 space after IF keyword; 0 found
(#595) Expected 1 space after closing parenthesis; found 0
(#598) Expected 1 space after closing brace; 0 found
(#598) Expected "} else {\n"; found "}else{\n"
(#598) Expected 1 space after ELSE keyword; 0 found
(#604) Inline comments must start with a capital letter, digit or 3-dots sequence
(#604) This comment is 72% valid code; is this commented out code?
(#610) Inline comments must start with a capital letter, digit or 3-dots sequence
(#610) Inline comments must end in full-stops, exclamation marks, or question marks
(#614) Expected "if (...) {\n"; found "if(...) {\n"
(#614) Expected 1 space after IF keyword; 0 found
(#615) Line exceeds 132 characters; contains 151 characters
(#616) Expected 1 space after closing brace; 0 found
(#616) Expected "} else {\n"; found "}else{\n"
(#616) Expected 1 space after ELSE keyword; 0 found
(#622) Missing docblock for function prepare_turn_markers
(#624) Expected "if (...) {\n"; found "if(...){\n"
(#624) Expected 1 space after IF keyword; 0 found
(#624) Expected 1 space after closing parenthesis; found 0
(#631) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#631) Expected 1 space after closing parenthesis; found 0
(#633) Expected "if (...) {\n"; found "if(...) {\n"
(#633) Expected 1 space after IF keyword; 0 found
(#648) Missing docblock for function count_turn_words
(#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
(#650) Parentheses must be used when instantiating a new class
(#651) Inline comments must start with a capital letter, digit or 3-dots sequence
(#652) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#659) Inline comments must start with a capital letter, digit or 3-dots sequence
(#659) Inline comments must end in full-stops, exclamation marks, or question marks
(#667) Inline comments must start with a capital letter, digit or 3-dots sequence
(#668) Inline comments must end in full-stops, exclamation marks, or question marks
(#670) Inline comments must start with a capital letter, digit or 3-dots sequence
(#670) This comment is 65% valid code; is this commented out code?
(#676) Inline comments must start with a capital letter, digit or 3-dots sequence
(#676) Inline comments must end in full-stops, exclamation marks, or question marks
(#690) Missing docblock for function prepare_passage_amd
(#693) Inline comments must start with a capital letter, digit or 3-dots sequence
(#693) Inline comments must end in full-stops, exclamation marks, or question marks
(#710) Opening parenthesis of a multi-line function call must be the last content on the line
(#711) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#711) Closing parenthesis of a multi-line function call must be on a line by itself
(#713) Inline comments must start with a capital letter, digit or 3-dots sequence
(#713) Inline comments must end in full-stops, exclamation marks, or question marks
(#717) Missing docblock for function prepare_corrections_amd
(#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
(#722) Inline comments must start with a capital letter, digit or 3-dots sequence
(#722) Inline comments must end in full-stops, exclamation marks, or question marks
(#723) Inline comments must start with a capital letter, digit or 3-dots sequence
(#723) Inline comments must end in full-stops, exclamation marks, or question marks
(#724) Inline comments must start with a capital letter, digit or 3-dots sequence
(#724) Inline comments must end in full-stops, exclamation marks, or question marks
(#732) Inline comments must start with a capital letter, digit or 3-dots sequence
(#732) Inline comments must end in full-stops, exclamation marks, or question marks
(#736) The closing brace for the class must go on the next line after the body
mod/solo/classes/attempthelper.php
(#1) DocBlock missing a @package tag for file attempthelper.php. Expected @package mod_solo
(#1) Moodle boilerplate not found
(#2) Missing @copyright tag
(#2) Missing @license tag
(#16) Missing docblock for class attempthelper
(#18) Missing member variable doc comment
(#19) Missing member variable doc comment
(#20) Missing member variable doc comment
(#21) Missing member variable doc comment
(#22) Missing member variable doc comment
(#25) Missing docblock for function __construct
(#30) Short array syntax must be used to define arrays
(#33) Missing docblock for function fetch_media_url
(#33) Expected 1 space between comma and argument "$attempt"; 0 found
(#33) Commas (,) must be followed by white space.
(#33) Expected 1 space between the comma and "$attempt". Found: no spaces
(#33) Expected 1 space before opening brace; found 0
(#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 "// get question audio div (not so easy)" but found "//get question audio div (not so easy)"
(#36) Expected 1 space after comma in argument list; 2 found
(#36) Expected 1 space between the comma and "constants". Found: 2 spaces
(#36) No space found after comma in argument list
(#36) Commas (,) must be followed by white space.
(#36) Expected 1 space between the comma and "$filearea". Found: no spaces
(#36) No space found after comma in argument list
(#36) Commas (,) must be followed by white space.
(#36) Expected 1 space between the comma and "$attempt". Found: no spaces
(#39) Expected "if (...) {\n"; found "if(...){"
(#39) Expected 1 space after IF keyword; 0 found
(#39) Expected at least 1 space before "=="; 0 found
(#39) Expected at least 1 space after "=="; 0 found
(#39) Expected 1 space before "=="; 0 found
(#39) Expected 1 space after "=="; 0 found
(#39) Expected 1 space after closing parenthesis; found 0
(#39) Newline required after opening brace
(#39) Closing brace must be on a line by itself
(#41) Opening parenthesis of a multi-line function call must be the last content on the line
(#41) Only one argument is allowed per line in a multi-line function call
(#42) Only one argument is allowed per line in a multi-line function call
(#43) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#43) Only one argument is allowed per line in a multi-line function call
(#43) Closing parenthesis of a multi-line function call must be on a line by itself
(#45) Blank line found at end of control structure
(#47) No space found before comment text; expected "// We always take the first file and if we have none, thats not good." but found "//We always take the first file and if we have none, thats not good."
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) This comment is 75% valid code; is this commented out code?
(#49) Line indented incorrectly; expected at least 8 spaces, found 7
(#52) Missing docblock for function fetch_attempts
(#52) Incorrect spacing between argument "$userid" and equals sign; expected 1 but found 0
(#52) Incorrect spacing between default value and equals sign for argument "$userid"; expected 1 but found 0
(#53) Opening brace should be on the same line as the declaration
(#54) Commas (,) must be followed by white space.
(#54) Expected 1 space between the comma and "$USER". Found: no spaces
(#56) Expected "if (...) {\n"; found "if(...){\n"
(#56) Expected 1 space after IF keyword; 0 found
(#56) Expected 1 space after closing parenthesis; found 0
(#57) Expected at least 1 space before "="; 0 found
(#57) Expected 1 space before "="; 0 found
(#60) Expected at least 1 space before "=>"; 0 found
(#60) Expected at least 1 space after "=>"; 0 found
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#60) No space found after comma in argument list
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space between the comma and "'timemodified DESC'". Found: no spaces
(#60) Line exceeds 132 characters; contains 156 characters
(#62) Expected "if (...) {\n"; found "if(...){\n"
(#62) Expected 1 space after IF keyword; 0 found
(#62) Expected 1 space after closing parenthesis; found 0
(#64) Expected 1 space after closing brace; 0 found
(#64) Expected "} else {\n"; found "}else{\n"
(#64) Expected 1 space after ELSE keyword; 0 found
(#69) Missing docblock for function fetch_latest_complete_attempt
(#69) Incorrect spacing between argument "$userid" and equals sign; expected 1 but found 0
(#69) Incorrect spacing between default value and equals sign for argument "$userid"; expected 1 but found 0
(#69) Expected 1 space before opening brace; found 0
(#72) Expected "if (...) {\n"; found "if(...){\n"
(#72) Expected 1 space after IF keyword; 0 found
(#72) Expected 1 space after closing parenthesis; found 0
(#75) No space found after comma in argument list
(#75) Commas (,) must be followed by white space.
(#75) Expected 1 space between the comma and "$this". Found: no spaces
(#76) Opening parenthesis of a multi-line function call must be the last content on the line
(#77) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#77) Short array syntax must be used to define arrays
(#77) Commas (,) must be followed by white space.
(#77) Expected 1 space between the comma and "'userid'". Found: no spaces
(#77) Expected at least 1 space before "=>"; 0 found
(#77) Expected at least 1 space after "=>"; 0 found
(#77) Expected 1 space before "=>"; 0 found
(#77) Expected 1 space after "=>"; 0 found
(#78) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#78) Closing parenthesis of a multi-line function call must be on a line by itself
(#80) Expected "if (...) {\n"; found "if(...){\n"
(#80) Expected 1 space after IF keyword; 0 found
(#80) Expected 1 space after closing parenthesis; found 0
(#80) Blank line found at start of control structure
(#82) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#82) Expected 1 space after closing parenthesis; found 0
(#83) Expected "if (...) {\n"; found "if(...){\n"
(#83) Expected 1 space after IF keyword; 0 found
(#83) Expected at least 1 space before ">="; 0 found
(#83) Expected at least 1 space after ">="; 0 found
(#83) Expected 1 space before ">="; 0 found
(#83) Expected 1 space after ">="; 0 found
(#83) Expected 1 space after closing parenthesis; found 0
(#87) Expected 1 space after closing brace; 0 found
(#87) Expected "} else {\n"; found "}else{\n"
(#87) Expected 1 space after ELSE keyword; 0 found
(#92) Missing docblock for function fetch_latest_attempt
(#92) Incorrect spacing between argument "$userid" and equals sign; expected 1 but found 0
(#92) Incorrect spacing between default value and equals sign for argument "$userid"; expected 1 but found 0
(#92) Expected 1 space before opening brace; found 0
(#95) Expected "if (...) {\n"; found "if(...){\n"
(#95) Expected 1 space after IF keyword; 0 found
(#95) Expected 1 space after closing parenthesis; found 0
(#99) Opening parenthesis of a multi-line function call must be the last content on the line
(#100) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#100) Short array syntax must be used to define arrays
(#100) Commas (,) must be followed by white space.
(#100) Expected 1 space between the comma and "'userid'". Found: no spaces
(#100) Expected at least 1 space before "=>"; 0 found
(#100) Expected at least 1 space after "=>"; 0 found
(#100) Expected 1 space before "=>"; 0 found
(#100) Expected 1 space after "=>"; 0 found
(#101) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#101) Closing parenthesis of a multi-line function call must be on a line by itself
(#102) Expected "if (...) {\n"; found "if(...){\n"
(#102) Expected 1 space after IF keyword; 0 found
(#102) Expected 1 space after closing parenthesis; found 0
(#105) Expected 1 space after closing brace; 0 found
(#105) Expected "} else {\n"; found "}else{\n"
(#105) Expected 1 space after ELSE keyword; 0 found
(#110) Missing docblock for function fetch_attempt_number
(#110) Expected 1 space before opening brace; found 0
(#113) Opening parenthesis of a multi-line function call must be the last content on the line
(#114) Short array syntax must be used to define arrays
(#114) Commas (,) must be followed by white space.
(#114) Expected 1 space between the comma and "'userid'". Found: no spaces
(#114) Expected at least 1 space before "=>"; 0 found
(#114) Expected at least 1 space after "=>"; 0 found
(#114) Expected 1 space before "=>"; 0 found
(#114) Expected 1 space after "=>"; 0 found
(#115) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#115) Closing parenthesis of a multi-line function call must be on a line by itself
(#117) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#117) Expected 1 space after closing parenthesis; found 0
(#119) Expected "if (...) {\n"; found "if(...){\n"
(#119) Expected 1 space after IF keyword; 0 found
(#119) Expected 1 space after closing parenthesis; found 0
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) No space found before comment text; expected "// Delete an attempt" but found "//Delete an attempt"
(#127) Missing docblock for function delete_attempt
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) No space found before comment text; expected "// delete stats for this attempt (why check it exists?)" but found "//delete stats for this attempt (why check it exists?)"
(#131) Expected at least 1 space after "="; 0 found
(#131) Expected 1 space after "="; 0 found
(#131) Opening parenthesis of a multi-line function call must be the last content on the line
(#132) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#132) Short array syntax must be used to define arrays
(#132) Expected at least 1 space before "=>"; 0 found
(#132) Expected 1 space before "=>"; 0 found
(#132) Expected 1 space after "=>"; 3 found
(#132) Commas (,) must be followed by white space.
(#132) Expected 1 space between the comma and "'attemptid'". Found: no spaces
(#132) Expected at least 1 space before "=>"; 0 found
(#132) Expected at least 1 space after "=>"; 0 found
(#132) Expected 1 space before "=>"; 0 found
(#132) Expected 1 space after "=>"; 0 found
(#132) Closing parenthesis of a multi-line function call must be on a line by itself
(#133) Expected "if (...) {\n"; found "if(...) {\n"
(#133) Expected 1 space after IF keyword; 0 found
(#134) Short array syntax must be used to define arrays
(#134) Expected at least 1 space before "=>"; 0 found
(#134) Expected at least 1 space after "=>"; 0 found
(#134) Expected 1 space before "=>"; 0 found
(#134) Expected 1 space after "=>"; 0 found
(#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
(#136) No space found before comment text; expected "// delete AI data for this attempt" but found "//delete AI data for this attempt"
(#137) Short array syntax must be used to define arrays
(#137) Expected at least 1 space before "=>"; 0 found
(#137) Expected at least 1 space after "=>"; 0 found
(#137) Expected 1 space before "=>"; 0 found
(#137) Expected 1 space after "=>"; 0 found
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) No space found before comment text; expected "// delete Attempt" but found "//delete Attempt"
(#139) Short array syntax must be used to define arrays
(#139) Expected at least 1 space before "=>"; 0 found
(#139) Expected at least 1 space after "=>"; 0 found
(#139) Expected 1 space before "=>"; 0 found
(#139) Expected 1 space after "=>"; 0 found
(#141) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#144) Missing docblock for function fetch_attempts_for_js
(#144) Expected 1 space before opening brace; found 0
(#150) Missing docblock for function submit_step
(#150) Expected 1 space before opening brace; found 0
(#155) Expected 0 spaces before closing bracket; 1 found
(#159) Expected at least 1 space before "="; 0 found
(#159) Expected at least 1 space after "="; 0 found
(#159) Expected 1 space before "="; 0 found
(#159) Expected 1 space after "="; 0 found
(#160) Expected at least 1 space before "="; 0 found
(#160) Expected at least 1 space after "="; 0 found
(#160) Expected 1 space before "="; 0 found
(#160) Expected 1 space after "="; 0 found
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) No space found before comment text; expected "// are we in edit or new mode" but found "//are we in edit or new mode"
(#164) Short array syntax must be used to define arrays
(#164) Expected at least 1 space before "=>"; 0 found
(#164) Expected at least 1 space after "=>"; 0 found
(#164) Expected 1 space before "=>"; 0 found
(#164) Expected 1 space after "=>"; 0 found
(#164) Commas (,) must be followed by white space.
(#164) Expected 1 space between the comma and "constants". Found: no spaces
(#164) Line exceeds 132 characters; contains 158 characters
(#165) Expected "if (...) {\n"; found "if(...){\n"
(#165) Expected 1 space after IF keyword; 0 found
(#165) Expected 1 space after closing parenthesis; found 0
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) No space found before comment text; expected "// This would force a step, if we needed to" but found "//This would force a step, if we needed to"
(#178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#178) No space found before comment text; expected "// first insert a new attempt if we need to" but found "//first insert a new attempt if we need to"
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) No space found before comment text; expected "// that will give us a attemptid, we need that for saving files" but found "//that will give us a attemptid, we need that for saving files"
(#180) Expected "if (...) {\n"; found "if(...) {\n"
(#180) Expected 1 space after IF keyword; 0 found
(#182) Expected 1 space after closing brace; 0 found
(#182) Expected "} else {\n"; found "}else{\n"
(#182) Expected 1 space after ELSE keyword; 0 found
(#183) Expected at least 1 space before "="; 0 found
(#183) Expected at least 1 space after "="; 0 found
(#183) Expected 1 space before "="; 0 found
(#183) Expected 1 space after "="; 0 found
(#184) Expected at least 1 space before "="; 0 found
(#184) Expected at least 1 space after "="; 0 found
(#184) Expected 1 space before "="; 0 found
(#184) Expected 1 space after "="; 0 found
(#187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) No space found before comment text; expected "// try to insert it" but found "//try to insert it"
(#188) Expected "if (...) {\n"; found "if (...){\n"
(#188) No space found after comma in argument list
(#188) Commas (,) must be followed by white space.
(#188) Expected 1 space between the comma and "$newattempt". Found: no spaces
(#188) Expected 1 space after closing parenthesis; found 0
(#195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) No space found before comment text; expected "// type specific settings" but found "//type specific settings"
(#196) Expected 1 space after SWITCH keyword; 0 found
(#200) The CASE body must start on the line following the statement
(#204) No space found after comma in argument list
(#204) Commas (,) must be followed by white space.
(#204) Expected 1 space between the comma and "constants". Found: no spaces
(#205) No space found after comma in argument list
(#205) Commas (,) must be followed by white space.
(#205) Expected 1 space between the comma and "constants". Found: no spaces
(#206) Variable "audio_before_transcription" must not contain underscores.
(#206) Expected at least 1 space before "!=="; 0 found
(#206) Expected at least 1 space after "!=="; 0 found
(#206) Expected 1 space before "!=="; 0 found
(#206) Expected 1 space after "!=="; 0 found
(#208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#208) No space found before comment text; expected "// if rerecording we want to clear old AI data out" but found "//if rerecording we want to clear old AI data out"
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) No space found before comment text; expected "// as well as self transcript and force us back to self transcript" but found "//as well as self transcript and force us back to self transcript"
(#210) Expected "if (...) {\n"; found "if(...) {\n"
(#210) Expected 1 space after IF keyword; 0 found
(#212) Expected "if (...) {\n"; found "if(...){\n"
(#212) Expected 1 space after IF keyword; 0 found
(#212) Variable "audio_before_transcription" must not contain underscores.
(#212) Expected 1 space after closing parenthesis; found 0
(#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 "// if rerecording, or we are in "new" mode (first recording) we register our AWS task" but found "//if rerecording, or we are in "new" mode (first recording) we register our AWS task"
(#219) Expected "if (...) {\n"; found "if(...){\n"
(#219) Expected 1 space after IF keyword; 0 found
(#219) Expected 1 space after closing parenthesis; found 0
(#222) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#226) Inline comments must start with a capital letter, digit or 3-dots sequence
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) No space found before comment text; expected "// do nothing much at this point" but found "//do nothing much at this point"
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) No space found before comment text; expected "// Set the last completed stage" but found "//Set the last completed stage"
(#233) Expected "if (...) {\n"; found "if(...){\n"
(#233) Expected 1 space after IF keyword; 0 found
(#233) Expected 1 space after closing parenthesis; found 0
(#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 "// now update the db" but found "//now update the db"
(#238) Expected "if (...) {\n"; found "if (...){\n"
(#238) No space found after comma in argument list
(#238) Commas (,) must be followed by white space.
(#238) Expected 1 space between the comma and "$newattempt". Found: no spaces
(#238) Expected 1 space after closing parenthesis; found 0
(#244) Inline comments must start with a capital letter, digit or 3-dots sequence
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) No space found before comment text; expected "// raise step submitted event" but found "//raise step submitted event"
(#247) Inline comments must start with a capital letter, digit or 3-dots sequence
(#247) No space found before comment text; expected "// if we just finished the last step then lets indicate this activity complete in the Moodle sense." but found "//if we just finished the last step then lets indicate this activity complete in the Moodle sense."
(#248) Expected at least 1 space before "="; 0 found
(#248) Expected 1 space before "="; 0 found
(#248) No space found after comma in argument list
(#248) Commas (,) must be followed by white space.
(#248) Expected 1 space between the comma and "$this". Found: no spaces
(#250) Expected "if (...) {\n"; found "if(...){\n"
(#250) Expected 1 space after IF keyword; 0 found
(#250) Expected at least 1 space before "=="; 0 found
(#250) Expected at least 1 space after "=="; 0 found
(#250) Expected 1 space before "=="; 0 found
(#250) Expected 1 space after "=="; 0 found
(#250) Expected 1 space after closing parenthesis; found 0
(#251) Inline comments must start with a capital letter, digit or 3-dots sequence
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) No space found before comment text; expected "// notify completion handler that we are finished" but found "//notify completion handler that we are finished"
(#252) Expected at least 1 space before "="; 0 found
(#252) Expected at least 1 space after "="; 0 found
(#252) Expected 1 space before "="; 0 found
(#252) Expected 1 space after "="; 0 found
(#253) Expected "if (...) {\n"; found "if(...) {\n"
(#253) Expected 1 space after IF keyword; 0 found
(#254) No space found after comma in argument list
(#254) Commas (,) must be followed by white space.
(#254) Expected 1 space between the comma and "COMPLETION_COMPLETE". Found: no spaces
(#256) Inline comments must start with a capital letter, digit or 3-dots sequence
(#256) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) No space found before comment text; expected "// raise step submitted event" but found "//raise step submitted event"
(#260) Inline comments must start with a capital letter, digit or 3-dots sequence
(#260) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) No space found before comment text; expected "// go back to top page" but found "//go back to top page"
(#266) Inline comments must start with a capital letter, digit or 3-dots sequence
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#266) No space found before comment text; expected "// should not really get here , but lets return anyway" but found "//should not really get here , but lets return anyway"
(#269) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#271) Closing brace must not be followed by any comment or statement on the same line
(#271) The closing brace for the class must go on the next line after the body
(#271) Expected 1 newline at end of file; 0 found
mod/solo/classes/constants.php
(#1) DocBlock missing a @package tag for file constants.php. Expected @package mod_solo
(#1) Moodle boilerplate not found
(#2) Missing @copyright tag
(#2) Missing @license tag
(#11) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#13) Missing docblock 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) Missing docblock for constant constants::M_COMPONENT
(#16) Line indented incorrectly; expected at least 4 spaces, found 0
(#16) Expected at least 1 space before "="; 0 found
(#16) Expected at least 1 space after "="; 0 found
(#16) Expected 1 space before "="; 0 found
(#16) Expected 1 space after "="; 0 found
(#17) Missing docblock for constant constants::M_DEFAULT_CLOUDPOODLL
(#17) Line indented incorrectly; expected at least 4 spaces, found 0
(#18) Missing docblock for constant constants::M_TABLE
(#18) Line indented incorrectly; expected at least 4 spaces, found 0
(#18) Expected at least 1 space before "="; 0 found
(#18) Expected at least 1 space after "="; 0 found
(#18) Expected 1 space before "="; 0 found
(#18) Expected 1 space after "="; 0 found
(#19) Missing docblock for constant constants::M_ATTEMPTSTABLE
(#19) Line indented incorrectly; expected at least 4 spaces, found 0
(#19) Expected at least 1 space before "="; 0 found
(#19) Expected at least 1 space after "="; 0 found
(#19) Expected 1 space before "="; 0 found
(#19) Expected 1 space after "="; 0 found
(#20) Missing docblock for constant constants::M_STATSTABLE
(#20) Line indented incorrectly; expected at least 4 spaces, found 0
(#20) Expected at least 1 space before "="; 0 found
(#20) Expected at least 1 space after "="; 0 found
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#21) Missing docblock for constant constants::M_TOPIC_TABLE
(#21) Line indented incorrectly; expected at least 4 spaces, found 0
(#21) Expected at least 1 space before "="; 0 found
(#21) Expected at least 1 space after "="; 0 found
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#22) Missing docblock for constant constants::M_AUTHTABLE
(#22) Line indented incorrectly; expected at least 4 spaces, found 0
(#22) Expected at least 1 space before "="; 0 found
(#22) Expected at least 1 space after "="; 0 found
(#22) Expected 1 space before "="; 0 found
(#22) Expected 1 space after "="; 0 found
(#23) Missing docblock for constant constants::M_SELECTEDTOPIC_TABLE
(#23) Line indented incorrectly; expected at least 4 spaces, found 0
(#23) Expected at least 1 space before "="; 0 found
(#23) Expected at least 1 space after "="; 0 found
(#23) Expected 1 space before "="; 0 found
(#23) Expected 1 space after "="; 0 found
(#24) Missing docblock for constant constants::M_AITABLE
(#24) Line indented incorrectly; expected at least 4 spaces, found 0
(#24) Expected at least 1 space before "="; 0 found
(#24) Expected at least 1 space after "="; 0 found
(#24) Expected 1 space before "="; 0 found
(#24) Expected 1 space after "="; 0 found
(#25) Missing docblock for constant constants::M_MODNAME
(#25) Line indented incorrectly; expected at least 4 spaces, found 0
(#25) Expected at least 1 space before "="; 0 found
(#25) Expected at least 1 space after "="; 0 found
(#25) Expected 1 space before "="; 0 found
(#25) Expected 1 space after "="; 0 found
(#26) Missing docblock for constant constants::M_URL
(#26) Line indented incorrectly; expected at least 4 spaces, found 0
(#26) Expected at least 1 space before "="; 0 found
(#26) Expected at least 1 space after "="; 0 found
(#26) Expected 1 space before "="; 0 found
(#26) Expected 1 space after "="; 0 found
(#27) Missing docblock for constant constants::M_CLASS
(#27) Line indented incorrectly; expected at least 4 spaces, found 0
(#27) Expected at least 1 space before "="; 0 found
(#27) Expected at least 1 space after "="; 0 found
(#27) Expected 1 space before "="; 0 found
(#27) Expected 1 space after "="; 0 found
(#28) Missing docblock for constant constants::M_INTRO_CONTAINER
(#28) Line indented incorrectly; expected at least 4 spaces, found 0
(#29) Missing docblock for constant constants::M_CLASS_ITEMTABLE
(#29) Line indented incorrectly; expected at least 4 spaces, found 0
(#29) Expected at least 1 space before "="; 0 found
(#29) Expected at least 1 space after "="; 0 found
(#29) Expected 1 space before "="; 0 found
(#29) Expected 1 space after "="; 0 found
(#30) Missing docblock for constant constants::M_CLASS_TOPICSCONTAINER
(#30) Line indented incorrectly; expected at least 4 spaces, found 0
(#30) Expected at least 1 space after "="; 0 found
(#30) Expected 1 space after "="; 0 found
(#31) Missing docblock for constant constants::M_CLASS_TOPICSCHECKBOX
(#31) Line indented incorrectly; expected at least 4 spaces, found 0
(#32) Missing docblock for constant constants::M_PLUGINSETTINGS
(#32) Line indented incorrectly; expected at least 4 spaces, found 0
(#32) Expected at least 1 space after "="; 0 found
(#32) Expected 1 space after "="; 0 found
(#34) Missing docblock for constant constants::M_USE_DATATABLES
(#34) Line indented incorrectly; expected at least 4 spaces, found 0
(#34) Expected at least 1 space before "="; 0 found
(#34) Expected at least 1 space after "="; 0 found
(#34) Expected 1 space before "="; 0 found
(#34) Expected 1 space after "="; 0 found
(#35) Missing docblock for constant constants::M_STEP_NONE
(#35) Line indented incorrectly; expected at least 4 spaces, found 0
(#35) Expected at least 1 space before "="; 0 found
(#35) Expected at least 1 space after "="; 0 found
(#35) Expected 1 space before "="; 0 found
(#35) Expected 1 space after "="; 0 found
(#36) Missing docblock for constant constants::M_STEP_PREPARE
(#36) Line indented incorrectly; expected at least 4 spaces, found 0
(#36) Expected at least 1 space before "="; 0 found
(#36) Expected at least 1 space after "="; 0 found
(#36) Expected 1 space before "="; 0 found
(#36) Expected 1 space after "="; 0 found
(#37) Missing docblock for constant constants::M_STEP_RECORD
(#37) Line indented incorrectly; expected at least 4 spaces, found 0
(#37) Expected at least 1 space before "="; 0 found
(#37) Expected at least 1 space after "="; 0 found
(#37) Expected 1 space before "="; 0 found
(#37) Expected 1 space after "="; 0 found
(#38) Missing docblock for constant constants::M_STEP_TRANSCRIBE
(#38) Line indented incorrectly; expected at least 4 spaces, found 0
(#38) Expected at least 1 space before "="; 0 found
(#38) Expected at least 1 space after "="; 0 found
(#38) Expected 1 space before "="; 0 found
(#38) Expected 1 space after "="; 0 found
(#39) Missing docblock for constant constants::M_STEP_MODEL
(#39) Line indented incorrectly; expected at least 4 spaces, found 0
(#39) Expected at least 1 space before "="; 0 found
(#39) Expected at least 1 space after "="; 0 found
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#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) Line indented incorrectly; expected at least 4 spaces, found 0
(#41) No space found before comment text; expected "// sequence of steps (P.repare, R.ecord, T.ranscribe, M.odel)" but found "//sequence of steps (P.repare, R.ecord, T.ranscribe, M.odel)"
(#42) Missing docblock for constant constants::M_SEQ_PRTM
(#42) Line indented incorrectly; expected at least 4 spaces, found 0
(#42) Expected at least 1 space before "="; 0 found
(#42) Expected at least 1 space after "="; 0 found
(#42) Expected 1 space before "="; 0 found
(#42) Expected 1 space after "="; 0 found
(#43) Missing docblock for constant constants::M_SEQ_PRM
(#43) Line indented incorrectly; expected at least 4 spaces, found 0
(#43) Expected at least 1 space before "="; 0 found
(#43) Expected at least 1 space after "="; 0 found
(#43) Expected 1 space before "="; 0 found
(#43) Expected 1 space after "="; 0 found
(#44) Missing docblock for constant constants::M_SEQ_PTRM
(#44) Line indented incorrectly; expected at least 4 spaces, found 0
(#44) Expected at least 1 space before "="; 0 found
(#44) Expected at least 1 space after "="; 0 found
(#44) Expected 1 space before "="; 0 found
(#44) Expected 1 space after "="; 0 found
(#45) Missing docblock for constant constants::M_SEQ_PRMT
(#45) Line indented incorrectly; expected at least 4 spaces, found 0
(#45) Expected at least 1 space before "="; 0 found
(#45) Expected at least 1 space after "="; 0 found
(#45) Expected 1 space before "="; 0 found
(#45) Expected 1 space after "="; 0 found
(#46) Missing docblock for constant constants::M_SEQ_PTM
(#46) Line indented incorrectly; expected at least 4 spaces, found 0
(#46) Expected at least 1 space before "="; 0 found
(#46) Expected at least 1 space after "="; 0 found
(#46) Expected 1 space before "="; 0 found
(#46) Expected 1 space after "="; 0 found
(#47) Missing docblock for constant constants::M_SEQ_RM
(#47) Line indented incorrectly; expected at least 4 spaces, found 0
(#47) Expected at least 1 space before "="; 0 found
(#47) Expected at least 1 space after "="; 0 found
(#47) Expected 1 space before "="; 0 found
(#47) Expected 1 space after "="; 0 found
(#49) Missing docblock for constant constants::AIGRADE_NONE
(#49) Line indented incorrectly; expected at least 4 spaces, found 0
(#49) Expected at least 1 space before "="; 0 found
(#49) Expected at least 1 space after "="; 0 found
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#50) Missing docblock for constant constants::AIGRADE_USE
(#50) Line indented incorrectly; expected at least 4 spaces, found 0
(#50) Expected at least 1 space before "="; 0 found
(#50) Expected at least 1 space after "="; 0 found
(#50) Expected 1 space before "="; 0 found
(#50) Expected 1 space after "="; 0 found
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Line indented incorrectly; expected at least 4 spaces, found 0
(#52) No space found before comment text; expected "// AI Transcript constants" but found "//AI Transcript constants"
(#53) Missing docblock for constant constants::M_AI_PARENTFIELDNAME
(#53) Line indented incorrectly; expected at least 4 spaces, found 0
(#54) Missing docblock for constant constants::M_TARGET_CONVLENGTHFIELDNAME
(#54) Line indented incorrectly; expected at least 4 spaces, found 0
(#55) Missing docblock for constant constants::ACCMETHOD_NONE
(#55) Line indented incorrectly; expected at least 4 spaces, found 0
(#55) Expected at least 1 space after "="; 0 found
(#55) Expected 1 space after "="; 0 found
(#56) Missing docblock for constant constants::ACCMETHOD_AUTO
(#56) Line indented incorrectly; expected at least 4 spaces, found 0
(#56) Expected at least 1 space after "="; 0 found
(#56) Expected 1 space after "="; 0 found
(#57) Missing docblock for constant constants::ACCMETHOD_FIXED
(#57) Line indented incorrectly; expected at least 4 spaces, found 0
(#57) Expected at least 1 space after "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#58) Missing docblock for constant constants::ACCMETHOD_NOERRORS
(#58) Line indented incorrectly; expected at least 4 spaces, found 0
(#58) Expected at least 1 space after "="; 0 found
(#58) Expected 1 space after "="; 0 found
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Line indented incorrectly; expected at least 4 spaces, found 0
(#60) No space found before comment text; expected "// TTS Speed" but found "//TTS Speed"
(#61) Missing docblock for constant constants::TTSSPEED_MEDIUM
(#61) Line indented incorrectly; expected at least 4 spaces, found 0
(#62) Missing docblock for constant constants::TTSSPEED_SLOW
(#62) Line indented incorrectly; expected at least 4 spaces, found 0
(#63) Missing docblock for constant constants::TTSSPEED_XSLOW
(#63) Line indented incorrectly; expected at least 4 spaces, found 0
(#66) Missing docblock for constant constants::M_RECORDERID
(#66) Line indented incorrectly; expected at least 4 spaces, found 0
(#66) Expected at least 1 space before "="; 0 found
(#66) Expected at least 1 space after "="; 0 found
(#66) Expected 1 space before "="; 0 found
(#66) Expected 1 space after "="; 0 found
(#67) Missing docblock for constant constants::M_WIDGETID
(#67) Line indented incorrectly; expected at least 4 spaces, found 0
(#67) Expected at least 1 space before "="; 0 found
(#67) Expected at least 1 space after "="; 0 found
(#67) Expected 1 space before "="; 0 found
(#67) Expected 1 space after "="; 0 found
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Line indented incorrectly; expected at least 4 spaces, found 0
(#69) No space found before comment text; expected "// grading options" but found "//grading options"
(#70) Missing docblock for constant constants::M_GRADEHIGHEST
(#70) Line indented incorrectly; expected at least 4 spaces, found 0
(#70) Expected at least 1 space before "="; 0 found
(#70) Expected 1 space before "="; 0 found
(#71) Missing docblock for constant constants::M_GRADELOWEST
(#71) Line indented incorrectly; expected at least 4 spaces, found 0
(#71) Expected at least 1 space before "="; 0 found
(#71) Expected 1 space before "="; 0 found
(#72) Missing docblock for constant constants::M_GRADELATEST
(#72) Line indented incorrectly; expected at least 4 spaces, found 0
(#72) Expected at least 1 space before "="; 0 found
(#72) Expected 1 space before "="; 0 found
(#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
(#73) Missing docblock for constant constants::M_GRADEAVERAGE
(#73) Line indented incorrectly; expected at least 4 spaces, found 0
(#73) Expected at least 1 space before "="; 0 found
(#73) Expected 1 space before "="; 0 found
(#74) Missing docblock for constant constants::M_GRADENONE
(#74) Line indented incorrectly; expected at least 4 spaces, found 0
(#74) Expected at least 1 space before "="; 0 found
(#74) Expected 1 space before "="; 0 found
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Line indented incorrectly; expected at least 4 spaces, found 0
(#76) No space found before comment text; expected "// recorder options" but found "//recorder options"
(#77) Missing docblock for constant constants::REC_AUDIO
(#77) Line indented incorrectly; expected at least 4 spaces, found 0
(#78) Missing docblock for constant constants::REC_VIDEO
(#78) Line indented incorrectly; expected at least 4 spaces, found 0
(#80) Missing docblock for constant constants::SKIN_PLAIN
(#80) Line indented incorrectly; expected at least 4 spaces, found 0
(#81) Missing docblock for constant constants::SKIN_BMR
(#81) Line indented incorrectly; expected at least 4 spaces, found 0
(#82) Missing docblock for constant constants::SKIN_123
(#82) Line indented incorrectly; expected at least 4 spaces, found 0
(#83) Missing docblock for constant constants::SKIN_FRESH
(#83) Line indented incorrectly; expected at least 4 spaces, found 0
(#84) Missing docblock for constant constants::SKIN_ONCE
(#84) Line indented incorrectly; expected at least 4 spaces, found 0
(#85) Missing docblock for constant constants::SKIN_UPLOAD
(#85) Line indented incorrectly; expected at least 4 spaces, found 0
(#86) Missing docblock for constant constants::SKIN_SOLO
(#86) Line indented incorrectly; expected at least 4 spaces, found 0
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Line indented incorrectly; expected at least 4 spaces, found 0
(#88) No space found before comment text; expected "// Constants for Attempt Steps" but found "//Constants for Attempt Steps"
(#89) Missing docblock for constant constants::STEP_NONE
(#89) Line indented incorrectly; expected at least 4 spaces, found 0
(#89) Expected at least 1 space before "="; 0 found
(#89) Expected at least 1 space after "="; 0 found
(#89) Expected 1 space before "="; 0 found
(#89) Expected 1 space after "="; 0 found
(#90) Missing docblock for constant constants::STEP_PREPARE
(#90) Line indented incorrectly; expected at least 4 spaces, found 0
(#90) Expected at least 1 space before "="; 0 found
(#90) Expected 1 space before "="; 0 found
(#91) Missing docblock for constant constants::STEP_MEDIARECORDING
(#91) Line indented incorrectly; expected at least 4 spaces, found 0
(#91) Expected at least 1 space before "="; 0 found
(#91) Expected 1 space before "="; 0 found
(#92) Missing docblock for constant constants::STEP_SELFTRANSCRIBE
(#92) Line indented incorrectly; expected at least 4 spaces, found 0
(#92) Expected at least 1 space before "="; 0 found
(#92) Expected 1 space before "="; 0 found
(#93) Missing docblock for constant constants::STEP_MODEL
(#93) Line indented incorrectly; expected at least 4 spaces, found 0
(#93) Expected at least 1 space before "="; 0 found
(#93) Expected 1 space before "="; 0 found
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Line indented incorrectly; expected at least 4 spaces, found 0
(#94) No space found before comment text; expected "// later we need to make this variable" but found "//later we need to make this variable"
(#95) Missing docblock for constant constants::STEP_FINAL
(#95) Line indented incorrectly; expected at least 4 spaces, found 0
(#95) Expected at least 1 space before "="; 0 found
(#95) Expected 1 space before "="; 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) Line indented incorrectly; expected at least 4 spaces, found 0
(#97) No space found before comment text; expected "// constants for relevance" but found "//constants for relevance"
(#98) Missing docblock for constant constants::RELEVANCE_NONE
(#98) Line indented incorrectly; expected at least 4 spaces, found 0
(#99) Missing docblock for constant constants::RELEVANCE_BROAD
(#99) Line indented incorrectly; expected at least 4 spaces, found 0
(#100) Missing docblock for constant constants::RELEVANCE_QUITE
(#100) Line indented incorrectly; expected at least 4 spaces, found 0
(#101) Missing docblock for constant constants::RELEVANCE_VERY
(#101) Line indented incorrectly; expected at least 4 spaces, found 0
(#102) Missing docblock for constant constants::RELEVANCE_EXTREME
(#102) Line indented incorrectly; expected at least 4 spaces, found 0
(#103) Missing docblock for constant constants::RELEVANCE_QUESTION
(#103) Line indented incorrectly; expected at least 4 spaces, found 0
(#104) Missing docblock for constant constants::RELEVANCE_MODEL
(#104) Line indented incorrectly; expected at least 4 spaces, found 0
(#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) Line indented incorrectly; expected at least 4 spaces, found 0
(#106) No space found before comment text; expected "// constants for suggest grade" but found "//constants for suggest grade"
(#107) Missing docblock for constant constants::SUGGEST_GRADE_NONE
(#107) Line indented incorrectly; expected at least 4 spaces, found 0
(#108) Missing docblock for constant constants::SUGGEST_GRADE_USE
(#108) Line indented incorrectly; expected at least 4 spaces, found 0
(#110) Missing docblock for constant constants::CLASS_AUDIOREC_IFRAME
(#110) Line indented incorrectly; expected at least 4 spaces, found 0
(#110) Expected at least 1 space after "="; 0 found
(#110) Expected 1 space after "="; 0 found
(#111) Missing docblock for constant constants::CLASS_VIDEOREC_IFRAME
(#111) Line indented incorrectly; expected at least 4 spaces, found 0
(#111) Expected at least 1 space after "="; 0 found
(#111) Expected 1 space after "="; 0 found
(#113) Missing docblock for constant constants::TEXTDESCR
(#113) Line indented incorrectly; expected at least 4 spaces, found 0
(#114) Missing docblock for constant constants::TEXTDESCR_FILEAREA
(#114) Line indented incorrectly; expected at least 4 spaces, found 0
(#116) Missing docblock for constant constants::M_FILEAREA_SUBMISSIONS
(#116) Line indented incorrectly; expected at least 4 spaces, found 0
(#116) Expected at least 1 space before "="; 0 found
(#116) Expected at least 1 space after "="; 0 found
(#116) Expected 1 space before "="; 0 found
(#116) Expected 1 space after "="; 0 found
(#117) Missing docblock for constant constants::M_FILEAREA_TOPICMEDIA
(#117) Line indented incorrectly; expected at least 4 spaces, found 0
(#117) Expected at least 1 space before "="; 0 found
(#117) Expected at least 1 space after "="; 0 found
(#117) Expected 1 space before "="; 0 found
(#117) Expected 1 space after "="; 0 found
(#118) Missing docblock for constant constants::M_FILEAREA_MODELMEDIA
(#118) Line indented incorrectly; expected at least 4 spaces, found 0
(#118) Expected at least 1 space before "="; 0 found
(#118) Expected at least 1 space after "="; 0 found
(#118) Expected 1 space before "="; 0 found
(#118) Expected 1 space after "="; 0 found
(#120) Missing docblock for constant constants::AUDIOPROMPT_FILEAREA
(#120) Line indented incorrectly; expected at least 4 spaces, found 0
(#121) Missing docblock for constant constants::AUDIOANSWER_FILEAREA
(#121) Line indented incorrectly; expected at least 4 spaces, found 0
(#122) Missing docblock for constant constants::PICTUREPROMPT_FILEAREA
(#122) Line indented incorrectly; expected at least 4 spaces, found 0
(#123) Missing docblock for constant constants::TEXTPROMPT_FILEAREA
(#123) Line indented incorrectly; expected at least 4 spaces, found 0
(#124) Missing docblock for constant constants::TEXTANSWER_FILEAREA
(#124) Line indented incorrectly; expected at least 4 spaces, found 0
(#124) Expected at least 1 space after "="; 0 found
(#124) Expected 1 space after "="; 0 found
(#125) Missing docblock for constant constants::PASSAGEPICTURE_FILEAREA
(#125) Line indented incorrectly; expected at least 4 spaces, found 0
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Line indented incorrectly; expected at least 4 spaces, found 0
(#127) No space found before comment text; expected "// CSS DEFS" but found "//CSS DEFS"
(#128) Missing docblock for constant constants::C_AUDIOPLAYER
(#128) Line indented incorrectly; expected at least 4 spaces, found 0
(#128) PHP keywords must be lowercase; expected "const" but found "CONST"
(#128) CONST keyword must be lowercase; expected "const" but found "CONST"
(#129) Missing docblock for constant constants::C_CURRENTFORMAT
(#129) Line indented incorrectly; expected at least 4 spaces, found 0
(#129) PHP keywords must be lowercase; expected "const" but found "CONST"
(#129) CONST keyword must be lowercase; expected "const" but found "CONST"
(#129) Expected at least 1 space before "="; 0 found
(#129) Expected 1 space before "="; 0 found
(#130) Missing docblock for constant constants::C_LANGSELECT
(#130) Line indented incorrectly; expected at least 4 spaces, found 0
(#130) PHP keywords must be lowercase; expected "const" but found "CONST"
(#130) CONST keyword must be lowercase; expected "const" but found "CONST"
(#131) Missing docblock for constant constants::C_VOICESELECT
(#131) Line indented incorrectly; expected at least 4 spaces, found 0
(#131) PHP keywords must be lowercase; expected "const" but found "CONST"
(#131) CONST keyword must be lowercase; expected "const" but found "CONST"
(#132) Missing docblock for constant constants::C_PLAYBUTTON
(#132) Line indented incorrectly; expected at least 4 spaces, found 0
(#132) PHP keywords must be lowercase; expected "const" but found "CONST"
(#132) CONST keyword must be lowercase; expected "const" but found "CONST"
(#133) Missing docblock for constant constants::C_FILENAMETEXT
(#133) Line indented incorrectly; expected at least 4 spaces, found 0
(#133) PHP keywords must be lowercase; expected "const" but found "CONST"
(#133) CONST keyword must be lowercase; expected "const" but found "CONST"
(#134) Missing docblock for constant constants::C_TARGETWORDSDISPLAY
(#134) Line indented incorrectly; expected at least 4 spaces, found 0
(#134) PHP keywords must be lowercase; expected "const" but found "CONST"
(#134) CONST keyword must be lowercase; expected "const" but found "CONST"
(#136) Missing docblock for constant constants::RECORDINGURLFIELD
(#136) Line indented incorrectly; expected at least 4 spaces, found 0
(#136) Expected at least 1 space before "="; 0 found
(#136) Expected at least 1 space after "="; 0 found
(#136) Expected 1 space before "="; 0 found
(#136) Expected 1 space after "="; 0 found
(#137) Missing docblock for constant constants::STREAMINGTRANSCRIPTFIELD
(#137) Line indented incorrectly; expected at least 4 spaces, found 0
(#137) Expected at least 1 space before "="; 0 found
(#137) Expected at least 1 space after "="; 0 found
(#137) Expected 1 space before "="; 0 found
(#137) Expected 1 space after "="; 0 found
(#138) Missing docblock for constant constants::RECORDERORPLAYERFIELD
(#138) Line indented incorrectly; expected at least 4 spaces, found 0
(#138) Expected at least 1 space before "="; 0 found
(#138) Expected at least 1 space after "="; 0 found
(#138) Expected 1 space before "="; 0 found
(#138) Expected 1 space after "="; 0 found
(#140) Missing docblock for constant constants::TRANSCRIBER_NONE
(#140) Line indented incorrectly; expected at least 4 spaces, found 0
(#141) Missing docblock for constant constants::TRANSCRIBER_OPEN
(#141) Line indented incorrectly; expected at least 4 spaces, found 0
(#143) Missing docblock for constant constants::M_LAYOUT_STANDARD
(#143) Line indented incorrectly; expected at least 4 spaces, found 0
(#144) Missing docblock for constant constants::M_LAYOUT_NARROW
(#144) Line indented incorrectly; expected at least 4 spaces, found 0
(#146) Missing docblock for constant constants::M_TOPICLEVEL_CUSTOM
(#146) Line indented incorrectly; expected at least 4 spaces, found 0
(#146) Expected at least 1 space after "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#147) Missing docblock for constant constants::M_TOPICLEVEL_COURSE
(#147) Line indented incorrectly; expected at least 4 spaces, found 0
(#147) Expected at least 1 space after "="; 0 found
(#147) Expected 1 space after "="; 0 found
(#149) Missing docblock for constant constants::M_STAR_RATING_USE
(#149) Line indented incorrectly; expected at least 4 spaces, found 0
(#149) PHP keywords must be lowercase; expected "const" but found "CONST"
(#149) CONST keyword must be lowercase; expected "const" but found "CONST"
(#150) Missing docblock for constant constants::M_STAR_RATING_NONE
(#150) Line indented incorrectly; expected at least 4 spaces, found 0
(#150) PHP keywords must be lowercase; expected "const" but found "CONST"
(#150) CONST keyword must be lowercase; expected "const" but found "CONST"
(#152) Missing docblock for constant constants::DEF_CONVLENGTH
(#152) Line indented incorrectly; expected at least 4 spaces, found 0
(#152) Expected at least 1 space before "="; 0 found
(#152) Expected at least 1 space after "="; 0 found
(#152) Expected 1 space before "="; 0 found
(#152) Expected 1 space after "="; 0 found
(#153) Missing docblock for constant constants::M_C_TRANSCRIPTDISPLAY
(#153) Line indented incorrectly; expected at least 4 spaces, found 0
(#153) Expected at least 1 space before "="; 0 found
(#153) Expected at least 1 space after "="; 0 found
(#153) Expected 1 space before "="; 0 found
(#153) Expected 1 space after "="; 0 found
(#154) Missing docblock for constant constants::M_C_TRANSCRIPTEDITOR
(#154) Line indented incorrectly; expected at least 4 spaces, found 0
(#154) Expected at least 1 space before "="; 0 found
(#154) Expected at least 1 space after "="; 0 found
(#154) Expected 1 space before "="; 0 found
(#154) Expected 1 space after "="; 0 found
(#155) Missing docblock for constant constants::M_C_CONVERSATION
(#155) Line indented incorrectly; expected at least 4 spaces, found 0
(#155) Expected at least 1 space before "="; 0 found
(#155) Expected at least 1 space after "="; 0 found
(#155) Expected 1 space before "="; 0 found
(#155) Expected 1 space after "="; 0 found
(#157) Inline comments must start with a capital letter, digit or 3-dots sequence
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Line indented incorrectly; expected at least 4 spaces, found 0
(#157) No space found before comment text; expected "// languages" but found "//languages"
(#158) Missing docblock for constant constants::M_LANG_ENUS
(#158) Line indented incorrectly; expected at least 4 spaces, found 0
(#159) Missing docblock for constant constants::M_LANG_ENGB
(#159) Line indented incorrectly; expected at least 4 spaces, found 0
(#160) Missing docblock for constant constants::M_LANG_ENAU
(#160) Line indented incorrectly; expected at least 4 spaces, found 0
(#161) Missing docblock for constant constants::M_LANG_ENIN
(#161) Line indented incorrectly; expected at least 4 spaces, found 0
(#162) Missing docblock for constant constants::M_LANG_ENNZ
(#162) Line indented incorrectly; expected at least 4 spaces, found 0
(#163) Missing docblock for constant constants::M_LANG_ENZA
(#163) Line indented incorrectly; expected at least 4 spaces, found 0
(#164) Missing docblock for constant constants::M_LANG_ESUS
(#164) Line indented incorrectly; expected at least 4 spaces, found 0
(#165) Missing docblock for constant constants::M_LANG_ESES
(#165) Line indented incorrectly; expected at least 4 spaces, found 0
(#166) Missing docblock for constant constants::M_LANG_FRCA
(#166) Line indented incorrectly; expected at least 4 spaces, found 0
(#167) Missing docblock for constant constants::M_LANG_FRFR
(#167) Line indented incorrectly; expected at least 4 spaces, found 0
(#168) Missing docblock for constant constants::M_LANG_DEDE
(#168) Line indented incorrectly; expected at least 4 spaces, found 0
(#169) Missing docblock for constant constants::M_LANG_DEAT
(#169) Line indented incorrectly; expected at least 4 spaces, found 0
(#169) Expected at least 1 space after "="; 0 found
(#169) Expected 1 space after "="; 0 found
(#170) Missing docblock for constant constants::M_LANG_ITIT
(#170) Line indented incorrectly; expected at least 4 spaces, found 0
(#171) Missing docblock for constant constants::M_LANG_PTBR
(#171) Line indented incorrectly; expected at least 4 spaces, found 0
(#172) Missing docblock for constant constants::M_LANG_DADK
(#172) Line indented incorrectly; expected at least 4 spaces, found 0
(#173) Missing docblock for constant constants::M_LANG_FILPH
(#173) Line indented incorrectly; expected at least 4 spaces, found 0
(#174) Missing docblock for constant constants::M_LANG_KOKR
(#174) Line indented incorrectly; expected at least 4 spaces, found 0
(#175) Missing docblock for constant constants::M_LANG_HIIN
(#175) Line indented incorrectly; expected at least 4 spaces, found 0
(#176) Missing docblock for constant constants::M_LANG_ARAE
(#176) Line indented incorrectly; expected at least 4 spaces, found 0
(#176) Expected at least 1 space after "="; 0 found
(#176) Expected 1 space after "="; 0 found
(#177) Missing docblock for constant constants::M_LANG_ARSA
(#177) Line indented incorrectly; expected at least 4 spaces, found 0
(#177) Expected at least 1 space after "="; 0 found
(#177) Expected 1 space after "="; 0 found
(#178) Missing docblock for constant constants::M_LANG_ZHCN
(#178) Line indented incorrectly; expected at least 4 spaces, found 0
(#178) Expected at least 1 space after "="; 0 found
(#178) Expected 1 space after "="; 0 found
(#179) Missing docblock for constant constants::M_LANG_NLNL
(#179) Line indented incorrectly; expected at least 4 spaces, found 0
(#179) Expected at least 1 space after "="; 0 found
(#179) Expected 1 space after "="; 0 found
(#180) Missing docblock for constant constants::M_LANG_NLBE
(#180) Line indented incorrectly; expected at least 4 spaces, found 0
(#180) Expected at least 1 space after "="; 0 found
(#180) Expected 1 space after "="; 0 found
(#181) Missing docblock for constant constants::M_LANG_ENIE
(#181) Line indented incorrectly; expected at least 4 spaces, found 0
(#181) Expected at least 1 space after "="; 0 found
(#181) Expected 1 space after "="; 0 found
(#182) Missing docblock for constant constants::M_LANG_ENWL
(#182) Line indented incorrectly; expected at least 4 spaces, found 0
(#182) Expected at least 1 space after "="; 0 found
(#182) Expected 1 space after "="; 0 found
(#183) Missing docblock for constant constants::M_LANG_ENAB
(#183) Line indented incorrectly; expected at least 4 spaces, found 0
(#183) Expected at least 1 space after "="; 0 found
(#183) Expected 1 space after "="; 0 found
(#184) Missing docblock for constant constants::M_LANG_FAIR
(#184) Line indented incorrectly; expected at least 4 spaces, found 0
(#184) Expected at least 1 space after "="; 0 found
(#184) Expected 1 space after "="; 0 found
(#185) Missing docblock for constant constants::M_LANG_DECH
(#185) Line indented incorrectly; expected at least 4 spaces, found 0
(#185) Expected at least 1 space after "="; 0 found
(#185) Expected 1 space after "="; 0 found
(#186) Missing docblock for constant constants::M_LANG_HEIL
(#186) Line indented incorrectly; expected at least 4 spaces, found 0
(#186) Expected at least 1 space after "="; 0 found
(#186) Expected 1 space after "="; 0 found
(#187) Missing docblock for constant constants::M_LANG_IDID
(#187) Line indented incorrectly; expected at least 4 spaces, found 0
(#187) Expected at least 1 space after "="; 0 found
(#187) Expected 1 space after "="; 0 found
(#188) Missing docblock for constant constants::M_LANG_JAJP
(#188) Line indented incorrectly; expected at least 4 spaces, found 0
(#188) Expected at least 1 space after "="; 0 found
(#188) Expected 1 space after "="; 0 found
(#189) Missing docblock for constant constants::M_LANG_MSMY
(#189) Line indented incorrectly; expected at least 4 spaces, found 0
(#189) Expected at least 1 space after "="; 0 found
(#189) Expected 1 space after "="; 0 found
(#190) Missing docblock for constant constants::M_LANG_PTPT
(#190) Line indented incorrectly; expected at least 4 spaces, found 0
(#190) Expected at least 1 space after "="; 0 found
(#190) Expected 1 space after "="; 0 found
(#191) Missing docblock for constant constants::M_LANG_RURU
(#191) Line indented incorrectly; expected at least 4 spaces, found 0
(#191) Expected at least 1 space after "="; 0 found
(#191) Expected 1 space after "="; 0 found
(#192) Missing docblock for constant constants::M_LANG_TAIN
(#192) Line indented incorrectly; expected at least 4 spaces, found 0
(#192) Expected at least 1 space after "="; 0 found
(#192) Expected 1 space after "="; 0 found
(#193) Missing docblock for constant constants::M_LANG_TEIN
(#193) Line indented incorrectly; expected at least 4 spaces, found 0
(#193) Expected at least 1 space after "="; 0 found
(#193) Expected 1 space after "="; 0 found
(#194) Missing docblock for constant constants::M_LANG_TRTR
(#194) Line indented incorrectly; expected at least 4 spaces, found 0
(#194) Expected at least 1 space after "="; 0 found
(#194) Expected 1 space after "="; 0 found
(#195) Missing docblock for constant constants::M_LANG_NONO
(#195) Line indented incorrectly; expected at least 4 spaces, found 0
(#195) Expected at least 1 space after "="; 0 found
(#195) Expected 1 space after "="; 0 found
(#196) Missing docblock for constant constants::M_LANG_NBNO
(#196) Line indented incorrectly; expected at least 4 spaces, found 0
(#196) Expected at least 1 space after "="; 0 found
(#196) Expected 1 space after "="; 0 found
(#197) Missing docblock for constant constants::M_LANG_PLPL
(#197) Line indented incorrectly; expected at least 4 spaces, found 0
(#197) Expected at least 1 space after "="; 0 found
(#197) Expected 1 space after "="; 0 found
(#198) Missing docblock for constant constants::M_LANG_RORO
(#198) Line indented incorrectly; expected at least 4 spaces, found 0
(#198) Expected at least 1 space after "="; 0 found
(#198) Expected 1 space after "="; 0 found
(#199) Missing docblock for constant constants::M_LANG_SVSE
(#199) Line indented incorrectly; expected at least 4 spaces, found 0
(#199) Expected at least 1 space after "="; 0 found
(#199) Expected 1 space after "="; 0 found
(#201) Missing docblock for constant constants::M_LANG_UKUA
(#201) Line indented incorrectly; expected at least 4 spaces, found 0
(#201) Expected at least 1 space after "="; 0 found
(#201) Expected 1 space after "="; 0 found
(#202) Missing docblock for constant constants::M_LANG_EUES
(#202) Line indented incorrectly; expected at least 4 spaces, found 0
(#202) Expected at least 1 space after "="; 0 found
(#202) Expected 1 space after "="; 0 found
(#203) Missing docblock for constant constants::M_LANG_FIFI
(#203) Line indented incorrectly; expected at least 4 spaces, found 0
(#203) Expected at least 1 space after "="; 0 found
(#203) Expected 1 space after "="; 0 found
(#204) Missing docblock for constant constants::M_LANG_HUHU
(#204) Line indented incorrectly; expected at least 4 spaces, found 0
(#204) Expected at least 1 space after "="; 0 found
(#204) Expected 1 space after "="; 0 found
(#205) Missing docblock for constant constants::M_LANG_MINZ
(#205) Line indented incorrectly; expected at least 4 spaces, found 0
(#205) Expected at least 1 space after "="; 0 found
(#205) Expected 1 space after "="; 0 found
(#207) Missing docblock for constant constants::M_LANG_BGBG
(#207) Line indented incorrectly; expected at least 4 spaces, found 0
(#208) Missing docblock for constant constants::M_LANG_CSCZ
(#208) Line indented incorrectly; expected at least 4 spaces, found 0
(#209) Missing docblock for constant constants::M_LANG_ELGR
(#209) Line indented incorrectly; expected at least 4 spaces, found 0
(#210) Missing docblock for constant constants::M_LANG_HRHR
(#210) Line indented incorrectly; expected at least 4 spaces, found 0
(#211) Missing docblock for constant constants::M_LANG_LTLT
(#211) Line indented incorrectly; expected at least 4 spaces, found 0
(#212) Missing docblock for constant constants::M_LANG_LVLV
(#212) Line indented incorrectly; expected at least 4 spaces, found 0
(#213) Missing docblock for constant constants::M_LANG_SKSK
(#213) Line indented incorrectly; expected at least 4 spaces, found 0
(#214) Missing docblock for constant constants::M_LANG_SLSI
(#214) Line indented incorrectly; expected at least 4 spaces, found 0
(#215) Missing docblock for constant constants::M_LANG_ISIS
(#215) Line indented incorrectly; expected at least 4 spaces, found 0
(#216) Missing docblock for constant constants::M_LANG_MKMK
(#216) Line indented incorrectly; expected at least 4 spaces, found 0
(#217) Missing docblock for constant constants::M_LANG_SRRS
(#217) Line indented incorrectly; expected at least 4 spaces, found 0
(#218) Missing docblock for constant constants::M_LANG_VIVN
(#218) Line indented incorrectly; expected at least 4 spaces, found 0
(#219) Inline comments must start with a capital letter, digit or 3-dots sequence
(#219) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) Line indented incorrectly; expected at least 4 spaces, found 0
(#219) No space found before comment text; expected "// lesser used Indian languages" but found "//lesser used Indian languages"
(#220) Missing docblock for constant constants::M_LANG_ASIN
(#220) Line indented incorrectly; expected at least 4 spaces, found 0
(#221) Missing docblock for constant constants::M_LANG_AWAW
(#221) Line indented incorrectly; expected at least 4 spaces, found 0
(#222) Missing docblock for constant constants::M_LANG_BNIN
(#222) Line indented incorrectly; expected at least 4 spaces, found 0
(#223) Missing docblock for constant constants::M_LANG_BHIN
(#223) Line indented incorrectly; expected at least 4 spaces, found 0
(#224) Missing docblock for constant constants::M_LANG_GUIN
(#224) Line indented incorrectly; expected at least 4 spaces, found 0
(#225) Missing docblock for constant constants::M_LANG_KNIN
(#225) Line indented incorrectly; expected at least 4 spaces, found 0
(#226) Missing docblock for constant constants::M_LANG_MLIN
(#226) Line indented incorrectly; expected at least 4 spaces, found 0
(#227) Missing docblock for constant constants::M_LANG_MRIN
(#227) Line indented incorrectly; expected at least 4 spaces, found 0
(#228) Missing docblock for constant constants::M_LANG_MWIN
(#228) Line indented incorrectly; expected at least 4 spaces, found 0
(#229) Missing docblock for constant constants::M_LANG_ORIN
(#229) Line indented incorrectly; expected at least 4 spaces, found 0
(#230) Missing docblock for constant constants::M_LANG_PAING
(#230) Line indented incorrectly; expected at least 4 spaces, found 0
(#231) Missing docblock for constant constants::M_LANG_PAIN
(#231) Line indented incorrectly; expected at least 4 spaces, found 0
(#232) Missing docblock for constant constants::M_LANG_SAIN
(#232) Line indented incorrectly; expected at least 4 spaces, found 0
(#233) Missing docblock for constant constants::M_LANG_URIN
(#233) Line indented incorrectly; expected at least 4 spaces, found 0
(#236) Missing docblock for constant constants::M_HIDDEN_PLAYER
(#236) Line indented incorrectly; expected at least 4 spaces, found 0
(#237) Missing docblock for constant constants::M_HIDDEN_PLAYER_BUTTON
(#237) Line indented incorrectly; expected at least 4 spaces, found 0
(#238) Missing docblock for constant constants::M_HIDDEN_PLAYER_BUTTON_ACTIVE
(#238) Line indented incorrectly; expected at least 4 spaces, found 0
(#239) Missing docblock for constant constants::M_HIDDEN_PLAYER_BUTTON_PAUSED
(#239) Line indented incorrectly; expected at least 4 spaces, found 0
(#240) Missing docblock for constant constants::M_HIDDEN_PLAYER_BUTTON_PLAYING
(#240) Line indented incorrectly; expected at least 4 spaces, found 0
(#242) Missing docblock for constant constants::M_NEURALVOICES
(#242) Line indented incorrectly; expected at least 4 spaces, found 0
(#242) Short array syntax must be used to define arrays
(#242) Commas (,) must be followed by white space.
(#242) Expected 1 space between the comma and ""Emma"". Found: no spaces
(#242) Commas (,) must be followed by white space.
(#242) Expected 1 space between the comma and ""Brian"". Found: no spaces
(#242) Commas (,) must be followed by white space.
(#242) Expected 1 space between the comma and ""Olivia"". Found: no spaces
(#242) Commas (,) must be followed by white space.
(#242) Expected 1 space between the comma and ""Aria"". Found: no spaces
(#242) Commas (,) must be followed by white space.
(#242) Expected 1 space between the comma and ""Ayanda"". Found: no spaces
(#242) Commas (,) must be followed by white space.
(#242) Expected 1 space between the comma and ""Ivy"". Found: no spaces
(#242) Commas (,) must be followed by white space.
(#242) Expected 1 space between the comma and ""Joanna"". Found: no spaces
(#242) Commas (,) must be followed by white space.
(#242) Expected 1 space between the comma and ""Kendra"". Found: no spaces
(#242) Commas (,) must be followed by white space.
(#242) Expected 1 space between the comma and ""Kimberly"". Found: no spaces
(#243) Commas (,) must be followed by white space.
(#243) Expected 1 space between the comma and ""Joey"". Found: no spaces
(#243) Commas (,) must be followed by white space.
(#243) Expected 1 space between the comma and ""Justin"". Found: no spaces
(#243) Commas (,) must be followed by white space.
(#243) Expected 1 space between the comma and ""Kevin"". Found: no spaces
(#243) Commas (,) must be followed by white space.
(#243) Expected 1 space between the comma and ""Matthew"". Found: no spaces
(#243) Commas (,) must be followed by white space.
(#243) Expected 1 space between the comma and ""Camila"". Found: no spaces
(#243) Commas (,) must be followed by white space.
(#243) Expected 1 space between the comma and ""Lupe"". Found: no spaces
(#243) Commas (,) must be followed by white space.
(#243) Expected 1 space between the comma and ""Takumi"". Found: no spaces
(#243) Commas (,) must be followed by white space.
(#243) Expected 1 space between the comma and ""lucia"". Found: no spaces
(#243) Commas (,) must be followed by white space.
(#243) Expected 1 space between the comma and ""Ida"". Found: no spaces
(#243) Commas (,) must be followed by white space.
(#243) Expected 1 space between the comma and ""Kazuha"". Found: no spaces
(#243) Commas (,) must be followed by white space.
(#243) Expected 1 space between the comma and ""Tomoko"". Found: no spaces
(#243) Commas (,) must be followed by white space.
(#243) Expected 1 space between the comma and ""Elin"". Found: no spaces
(#243) Commas (,) must be followed by white space.
(#243) Expected 1 space between the comma and ""Hala"". Found: no spaces
(#243) Commas (,) must be followed by white space.
(#243) Expected 1 space between the comma and ""Zayd"". Found: no spaces
(#243) Line exceeds 132 characters; contains 162 characters
(#246) Expected 1 newline at end of file; 0 found
(#246) The closing brace for the class must go on the next line after the body
mod/solo/classes/dates.php
(#1) Moodle boilerplate not found
(#16) DocBlock missing a @package tag for class dates. Expected @package mod_solo
(#16) Opening brace must not be followed by a blank line
(#25) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#26) Whitespace found at end of line
(#30) Whitespace found at end of line
(#30) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#36) Whitespace found at end of line
(#36) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#47) Expected 0 spaces before closing bracket; 1 found
(#58) Expected 0 spaces before closing bracket; 1 found
mod/solo/classes/diff.php
(#1) Moodle boilerplate not found
(#19) Missing docblock for class diff
(#19) Opening brace must not be followed by a blank line
(#21) Inline comments must start with a capital letter, digit or 3-dots sequence
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
(#22) Missing docblock for constant diff::MATCHED
(#23) Missing docblock for constant diff::UNMATCHED
(#24) Missing docblock for constant diff::ALTERNATEMATCH
(#24) Expected at least 1 space before "="; 0 found
(#24) Expected 1 space before "="; 0 found
(#25) Missing docblock for constant diff::NOTALTERNATEMATCH
(#25) Expected at least 1 space before "="; 0 found
(#25) Expected 1 space before "="; 0 found
(#29) Line indented incorrectly; expected at least 4 spaces, found 1
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Missing docblock for function fetchWordArray
(#32) Public method name "diff::fetchWordArray" must be in lower-case letters only
(#32) Expected 1 space before opening brace; found 0
(#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 "// tidy up the text so its just lower case words seperated by spaces" but found "//tidy up the text so its just lower case words seperated by spaces"
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) No space found before comment text; expected "// split on spaces into words" but found "//split on spaces into words"
(#38) No space found after comma in argument list
(#38) Commas (,) must be followed by white space.
(#38) Expected 1 space between the comma and "$thetext". Found: no spaces
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) No space found before comment text; expected "// remove any empty elements" but found "//remove any empty elements"
(#41) Expected 1 space after FUNCTION keyword; 0 found
(#41) Opening brace must be the last content on the line
(#41) Closing brace must be on a line by itself
(#41) Each PHP statement must be on a line by itself
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) No space found before comment text; expected "// re index array because array_filter converts array to assoc. (ie could have gone from indexes 0,1,2,3,4,5 to 0,1,3,4,5)" but found "//re index array because array_filter converts array to assoc. (ie could have gone from indexes 0,1,2,3,4,5 to 0,1,3,4,5)"
(#54) Missing docblock for function isUnicodemb4
(#54) Public method name "diff::isUnicodemb4" must be in lower-case letters only
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) This comment is 42% valid code; is this commented out code?
(#55) No space found before comment text; expected "// $testtext = "test text: " . "\xf8\xa1\xa1\xa1\xa1"; //this will fail for sure" but found "//$testtext = "test text: " . "\xf8\xa1\xa1\xa1\xa1"; //this will fail for sure"
(#57) Expected 1 space after "="; 2 found
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) No space found before comment text; expected "// strip tags is bad for non UTF-8. It might even be the real problem we need to solve here" but found "//strip tags is bad for non UTF-8. It might even be the real problem we need to solve here"
(#59) No space found before comment text; expected "// this anecdotally might help: $thetext =utf8_decode($thetext);" but found "//this anecdotally might help: $thetext =utf8_decode($thetext);"
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) No space found before comment text; expected "// anyway the unicode problems appear after to combo of strtolower and strip_tags, so we call them first" but found "//anyway the unicode problems appear after to combo of strtolower and strip_tags, so we call them first"
(#65) Expected "if (...) {\n"; found "if(...){"
(#65) Expected 1 space after IF keyword; 0 found
(#65) Expected 1 space after closing parenthesis; found 0
(#65) Newline required after opening brace
(#65) Closing brace must be on a line by itself
(#67) Expected "if (...) {\n"; found "if(...){"
(#67) Expected 1 space after IF keyword; 0 found
(#67) Expected 1 space after closing parenthesis; found 0
(#67) Newline required after opening brace
(#67) Closing brace must be on a line by itself
(#69) Expected "if (...) {\n"; found "if(...){"
(#69) Expected 1 space after IF keyword; 0 found
(#69) Expected 1 space after closing parenthesis; found 0
(#69) Newline required after opening brace
(#69) Closing brace must be on a line by itself
(#71) Expected "if (...) {\n"; found "if(...){\n"
(#71) Expected 1 space after IF keyword; 0 found
(#71) Expected 1 space after closing parenthesis; found 0
(#73) Expected 1 space after closing brace; 0 found
(#73) Expected "} else {\n"; found "}else{\n"
(#73) Expected 1 space after ELSE keyword; 0 found
(#86) Missing docblock for function cleanText
(#86) Public method name "diff::cleanText" must be in lower-case letters only
(#86) Expected 1 space between comma and argument "$unicodemb4"; 0 found
(#86) Commas (,) must be followed by white space.
(#86) Expected 1 space between the comma and "$unicodemb4". Found: no spaces
(#86) Incorrect spacing between argument "$unicodemb4" and equals sign; expected 1 but found 0
(#86) Incorrect spacing between default value and equals sign for argument "$unicodemb4"; expected 1 but found 0
(#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
(#87) No space found before comment text; expected "// f we think its unicodemb4, first test and then get on with it" but found "//f we think its unicodemb4, first test and then get on with it"
(#88) Expected "if (...) {\n"; found "if(...){\n"
(#88) Expected 1 space after IF keyword; 0 found
(#88) Expected 1 space after closing parenthesis; found 0
(#89) Expected at least 1 space before "="; 0 found
(#89) Expected at least 1 space after "="; 0 found
(#89) Expected 1 space before "="; 0 found
(#89) Expected 1 space after "="; 0 found
(#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
(#92) No space found before comment text; expected "// lowercaseify" but found "//lowercaseify"
(#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 "// remove any html" but found "//remove any html"
(#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
(#98) No space found before comment text; expected "// replace all line ends with spaces" but found "//replace all line ends with spaces"
(#99) Expected "if (...) {\n"; found "if(...) {\n"
(#99) Expected 1 space after IF keyword; 0 found
(#103) Expected 1 space after closing brace; 0 found
(#103) Expected "} else {\n"; found "}else{\n"
(#103) Expected 1 space after ELSE keyword; 0 found
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) No space found before comment text; expected "// remove punctuation. This is where we needed the unicode flag" but found "//remove punctuation. This is where we needed the unicode flag"
(#110) No space found before comment text; expected "// see https://stackoverflow.com/questions/5233734/how-to-strip-punctuation-in-php" but found "//see https://stackoverflow.com/questions/5233734/how-to-strip-punctuation-in-php"
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) No space found before comment text; expected "// https://stackoverflow.com/questions/5689918/php-strip-punctuation" but found "//https://stackoverflow.com/questions/5689918/php-strip-punctuation"
(#113) Expected "if (...) {\n"; found "if(...) {\n"
(#113) Expected 1 space after IF keyword; 0 found
(#115) Expected 1 space after closing brace; 0 found
(#115) Expected "} else {\n"; found "}else{\n"
(#115) Expected 1 space after ELSE keyword; 0 found
(#119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) No space found before comment text; expected "// remove bad chars" but found "//remove bad chars"
(#120) Variable "b_open" must not contain underscores.
(#121) Variable "b_close" must not contain underscores.
(#122) Variable "b_sopen" must not contain underscores.
(#123) Variable "b_sclose" must not contain underscores.
(#124) Short array syntax must be used to define arrays
(#124) Variable "b_open" must not contain underscores.
(#124) Variable "b_close" must not contain underscores.
(#124) Variable "b_sopen" must not contain underscores.
(#124) Variable "b_sclose" must not contain underscores.
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) No space found before comment text; expected "// remove double spaces" but found "//remove double spaces"
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) No space found before comment text; expected "// split on spaces into words" but found "//split on spaces into words"
(#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) No space found before comment text; expected "// remove any empty elements" but found "//remove any empty elements"
(#133) Expected 1 space after FUNCTION keyword; 0 found
(#156) Line exceeds 132 characters; contains 156 characters
(#162) Missing docblock for function fetchAlternativesArray
(#162) Public method name "diff::fetchAlternativesArray" must be in lower-case letters only
(#163) Opening brace should be on the same line as the declaration
(#164) Inline comments must start with a capital letter, digit or 3-dots sequence
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) No space found before comment text; expected "// return empty if input data is useless" but found "//return empty if input data is useless"
(#165) Expected "if (...) {\n"; found "if(...){\n"
(#165) Expected 1 space after IF keyword; 0 found
(#165) Expected at least 1 space before "=="; 0 found
(#165) Expected at least 1 space after "=="; 0 found
(#165) Expected 1 space before "=="; 0 found
(#165) Expected 1 space after "=="; 0 found
(#165) Expected 1 space after closing parenthesis; found 0
(#168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) No space found before comment text; expected "// regexp from https://stackoverflow.com/questions/7058168/explode-textarea-php-at-new-lines" but found "//regexp from https://stackoverflow.com/questions/7058168/explode-textarea-php-at-new-lines"
(#172) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#172) Expected 1 space after FOREACH keyword; 0 found
(#172) Expected 1 space after closing parenthesis; found 0
(#173) Expected "if (...) {\n"; found "if(...) {\n"
(#173) Expected 1 space after IF keyword; 0 found
(#175) Expected 1 space after SWITCH keyword; 0 found
(#175) Expected 1 space after closing parenthesis; found 0
(#181) Inline comments must start with a capital letter, digit or 3-dots sequence
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) No space found before comment text; expected "// clean each word in set" but found "//clean each word in set"
(#182) Expected at least 1 space before "="; 0 found
(#182) Expected 1 space before "="; 0 found
(#183) Expected at least 1 space before "="; 0 found
(#183) Expected 1 space before "="; 0 found
(#184) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#184) Expected 1 space after FOREACH keyword; 0 found
(#184) Expected 1 space after closing parenthesis; found 0
(#186) Expected "if (...) {\n"; found "if(...){"
(#186) Expected 1 space after IF keyword; 0 found
(#186) Expected at least 1 space before "=="; 0 found
(#186) Expected at least 1 space after "=="; 0 found
(#186) Expected 1 space before "=="; 0 found
(#186) Expected 1 space after "=="; 0 found
(#186) Expected 1 space after closing parenthesis; found 0
(#186) Newline required after opening brace
(#186) Closing brace must be on a line by itself
(#187) Expected at least 1 space before "="; 0 found
(#187) Expected at least 1 space after "="; 0 found
(#187) Expected 1 space before "="; 0 found
(#187) Expected 1 space after "="; 0 found
(#187) No space found after comma in argument list
(#187) Commas (,) must be followed by white space.
(#187) Expected 1 space between the comma and "$wordstring". Found: no spaces
(#190) Expected "if (...) {\n"; found "if(...) {\n"
(#190) Expected 1 space after IF keyword; 0 found
(#190) Expected at least 1 space after "!="; 0 found
(#190) Expected 1 space after "!="; 0 found
(#193) Expected at least 1 space before "="; 0 found
(#193) Expected at least 1 space after "="; 0 found
(#193) Expected 1 space before "="; 0 found
(#193) Expected 1 space after "="; 0 found
(#195) Expected "if (...) {\n"; found "if(...){\n"
(#195) Expected 1 space after IF keyword; 0 found
(#195) Expected at least 1 space before ">"; 0 found
(#195) Expected at least 1 space after ">"; 0 found
(#195) Expected 1 space before ">"; 0 found
(#195) Expected 1 space after ">"; 0 found
(#195) Expected at least 1 space after "!="; 0 found
(#195) Expected 1 space after "!="; 0 found
(#195) Expected 1 space after closing parenthesis; found 0
(#196) Expected at least 1 space before "="; 0 found
(#196) Expected at least 1 space after "="; 0 found
(#196) Expected 1 space before "="; 0 found
(#196) Expected 1 space after "="; 0 found
(#199) Commas (,) must be followed by white space.
(#199) Expected 1 space between the comma and "$forwardmatches". Found: no spaces
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) No space found before comment text; expected "// Do some adhoc match judgement based on common language transcription errors by AI" but found "//Do some adhoc match judgement based on common language transcription errors by AI"
(#207) Missing docblock for function generous_match
(#207) Expected 1 space between comma and argument "$transcriptword"; 0 found
(#207) Commas (,) must be followed by white space.
(#207) Expected 1 space between the comma and "$transcriptword". Found: no spaces
(#207) Expected 1 space between comma and argument "$language"; 0 found
(#207) Commas (,) must be followed by white space.
(#207) Expected 1 space between the comma and "$language". Found: no spaces
(#207) Expected 1 space before opening brace; found 0
(#208) No space found after comma in argument list
(#208) Commas (,) must be followed by white space.
(#208) Expected 1 space between the comma and "0". Found: no spaces
(#208) No space found after comma in argument list
(#208) Commas (,) must be followed by white space.
(#208) Expected 1 space between the comma and "2". Found: no spaces
(#209) Expected 1 space after SWITCH keyword; 0 found
(#209) Expected 1 space after closing parenthesis; found 0
(#211) Expected "if (...) {\n"; found "if(...){"
(#211) Expected 1 space after IF keyword; 0 found
(#211) Expected 1 space after closing parenthesis; found 0
(#211) Newline required after opening brace
(#211) Closing brace must be on a line by itself
(#212) Expected "if (...) {\n"; found "if(...){"
(#212) Expected 1 space after IF keyword; 0 found
(#212) Expected 1 space after closing parenthesis; found 0
(#212) Newline required after opening brace
(#212) Closing brace must be on a line by itself
(#220) No space found before comment text; expected "// Loop through passage, nest looping through transcript building collections of sequences (passage match records)" but found "//Loop through passage, nest looping through transcript building collections of sequences (passage match records)"
(#221) No space found before comment text; expected "// one sequence = sequence_length[length] + sequence_start(transcript)[tposition] + sequence_start(passage)[pposition]" but found "//one sequence = sequence_length[length] + sequence_start(transcript)[tposition] + sequence_start(passage)[pposition]"
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) No space found before comment text; expected "// we do not discriminate over length or position of sequence at this stage. All sequences are saved" but found "//we do not discriminate over length or position of sequence at this stage. All sequences are saved"
(#224) No space found before comment text; expected "// NB The sequence length should be the same in the passage and transcript (because they "matched")" but found "//NB The sequence length should be the same in the passage and transcript (because they "matched")"
(#225) No space found before comment text; expected "// But we attempted to have "multiple word alternatives" which could mean that the match length in the transcript" but found "//But we attempted to have "multiple word alternatives" which could mean that the match length in the transcript"
(#227) No space found before comment text; expected "// eg 1989 -> nineteen eighty nine." but found "//eg 1989 -> nineteen eighty nine."
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) No space found before comment text; expected "// returns array of sequences" but found "//returns array of sequences"
(#233) Missing docblock for function fetchSequences
(#233) Public method name "diff::fetchSequences" must be in lower-case letters only
(#234) Opening brace should be on the same line as the declaration
(#235) Variable "p_length" must not contain underscores.
(#236) Variable "t_length" must not contain underscores.
(#237) Short array syntax must be used to define arrays
(#238) Variable "t_slength" must not contain underscores.
(#238) Expected at least 1 space before "="; 0 found
(#238) Expected at least 1 space after "="; 0 found
(#238) Expected 1 space before "="; 0 found
(#238) Expected 1 space after "="; 0 found
(#238) Inline comments must start with a capital letter, digit or 3-dots sequence
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) No space found before comment text; expected "// sequence length (in the transcript)" but found "//sequence length (in the transcript)"
(#239) Variable "p_slength" must not contain underscores.
(#239) Expected at least 1 space before "="; 0 found
(#239) Expected at least 1 space after "="; 0 found
(#239) Expected 1 space before "="; 0 found
(#239) Expected 1 space after "="; 0 found
(#239) Inline comments must start with a capital letter, digit or 3-dots sequence
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) No space found before comment text; expected "// sequence length (in the passage)" but found "//sequence length (in the passage)"
(#240) Variable "alt_positions" must not contain underscores.
(#240) Expected at least 1 space before "="; 0 found
(#240) Expected at least 1 space after "="; 0 found
(#240) Expected 1 space before "="; 0 found
(#240) Expected 1 space after "="; 0 found
(#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 "// we record alternate usages in sequence" but found "//we record alternate usages in sequence"
(#241) Expected at least 1 space after "="; 0 found
(#241) Expected 1 space after "="; 0 found
(#241) Inline comments must start with a capital letter, digit or 3-dots sequence
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) No space found before comment text; expected "// transcript sequence match search start index" but found "//transcript sequence match search start index"
(#242) Expected at least 1 space before "="; 0 found
(#242) Expected at least 1 space after "="; 0 found
(#242) Expected 1 space before "="; 0 found
(#242) Expected 1 space after "="; 0 found
(#242) Inline comments must start with a capital letter, digit or 3-dots sequence
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) No space found before comment text; expected "// if any alternates declare a forward match we keep that here" but found "//if any alternates declare a forward match we keep that here"
(#243) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#245) Inline comments must start with a capital letter, digit or 3-dots sequence
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#245) No space found before comment text; expected "// loop through passage word by word" but found "//loop through passage word by word"
(#246) Expected "for (...) {\n"; found "for(...){\n"
(#246) Expected 1 space after FOR keyword; 0 found
(#246) Expected at least 1 space after "="; 0 found
(#246) Expected 1 space after "="; 0 found
(#246) Variable "p_length" must not contain underscores.
(#246) Expected 1 space after closing parenthesis; found 0
(#247) Inline comments must start with a capital letter, digit or 3-dots sequence
(#247) No space found before comment text; expected "// loop through transcript finding matches starting from current passage word" but found "//loop through transcript finding matches starting from current passage word"
(#248) Inline comments must end in full-stops, exclamation marks, or question marks
(#248) No space found before comment text; expected "// we step over the length of any sequences we have already found to begin search for next sequence" but found "//we step over the length of any sequences we have already found to begin search for next sequence"
(#249) Expected "while (...) {\n"; found "while(...) {\n"
(#249) Expected 1 space after WHILE keyword; 0 found
(#249) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#249) Variable "t_slength" must not contain underscores.
(#249) Variable "t_length" must not contain underscores.
(#250) Variable "p_slength" must not contain underscores.
(#250) Variable "p_length" must not contain underscores.
(#252) Inline comments must start with a capital letter, digit or 3-dots sequence
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) No space found before comment text; expected "// get words to compare" but found "//get words to compare"
(#253) Expected at least 1 space before "="; 0 found
(#253) Expected 1 space before "="; 0 found
(#253) Variable "p_slength" must not contain underscores.
(#254) Expected at least 1 space after "="; 0 found
(#254) Expected 1 space after "="; 0 found
(#254) Variable "t_slength" must not contain underscores.
(#255) Expected at least 1 space before "="; 0 found
(#255) Expected at least 1 space after "="; 0 found
(#255) Expected 1 space before "="; 0 found
(#255) Expected 1 space after "="; 0 found
(#257) Inline comments must start with a capital letter, digit or 3-dots sequence
(#257) Inline comments must end in full-stops, exclamation marks, or question marks
(#257) No space found before comment text; expected "// check for a forward match" but found "//check for a forward match"
(#258) Expected "if (...) {\n"; found "if(...){\n"
(#258) Expected 1 space after IF keyword; 0 found
(#258) Expected at least 1 space before "!=="; 0 found
(#258) Expected at least 1 space after "!=="; 0 found
(#258) Expected 1 space before "!=="; 0 found
(#258) Expected 1 space after "!=="; 0 found
(#258) Expected 1 space after closing parenthesis; found 0
(#260) Inline comments must start with a capital letter, digit or 3-dots sequence
(#260) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) No space found before comment text; expected "// we matched a passage word + but did not use the next transcript word, so roll back t_slength" but found "//we matched a passage word + but did not use the next transcript word, so roll back t_slength"
(#261) Expected "if (...) {\n"; found "if(...) {\n"
(#261) Expected 1 space after IF keyword; 0 found
(#262) Variable "t_slength" must not contain underscores.
(#265) Expected at least 1 space before "="; 0 found
(#265) Expected at least 1 space after "="; 0 found
(#265) Expected 1 space before "="; 0 found
(#265) Expected 1 space after "="; 0 found
(#267) Inline comments must start with a capital letter, digit or 3-dots sequence
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) No space found before comment text; expected "// check for a direct match" but found "//check for a direct match"
(#268) Expected "if (...) {\n"; found "if(...) {\n"
(#268) Expected 1 space after IF keyword; 0 found
(#269) Expected at least 1 space after "="; 0 found
(#269) Expected 1 space after "="; 0 found
(#269) Space after opening parenthesis of function call prohibited
(#269) No space found after comma in argument list
(#269) Commas (,) must be followed by white space.
(#269) Expected 1 space between the comma and "$transcriptword". Found: no spaces
(#272) Inline comments must start with a capital letter, digit or 3-dots sequence
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) No space found before comment text; expected "// if no direct match is there an alternates match" but found "//if no direct match is there an alternates match"
(#273) Expected "if (...) {\n"; found "if(...){\n"
(#273) Expected 1 space after IF keyword; 0 found
(#273) Expected 1 space after closing parenthesis; found 0
(#274) Variable "altsearch_result" must not contain underscores.
(#274) Opening parenthesis of a multi-line function call must be the last content on the line
(#276) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#276) Closing parenthesis of a multi-line function call must be on a line by itself
(#277) Expected "if (...) {\n"; found "if(...){\n"
(#277) Expected 1 space after IF keyword; 0 found
(#277) Variable "altsearch_result" must not contain underscores.
(#277) Expected 1 space after closing parenthesis; found 0
(#278) Expected at least 1 space before "="; 0 found
(#278) Expected 1 space before "="; 0 found
(#279) Expected at least 1 space before "="; 0 found
(#279) Expected at least 1 space after "="; 0 found
(#279) Expected 1 space before "="; 0 found
(#279) Expected 1 space after "="; 0 found
(#279) Variable "altsearch_result" must not contain underscores.
(#280) Variable "alt_positions" must not contain underscores.
(#280) Expected at least 1 space before "="; 0 found
(#280) Expected at least 1 space after "="; 0 found
(#280) Expected 1 space before "="; 0 found
(#280) Expected 1 space after "="; 0 found
(#280) Variable "p_slength" must not contain underscores.
(#284) Inline comments must start with a capital letter, digit or 3-dots sequence
(#284) Inline comments must end in full-stops, exclamation marks, or question marks
(#284) No space found before comment text; expected "// else check for a generous match(eg for english +s and +ed we give it to them)" but found "//else check for a generous match(eg for english +s and +ed we give it to them)"
(#285) Expected "if (...) {\n"; found "if(...){\n"
(#285) Expected 1 space after IF keyword; 0 found
(#285) Expected 1 space after closing parenthesis; found 0
(#286) Expected at least 1 space before "="; 0 found
(#286) Expected 1 space before "="; 0 found
(#286) No space found after comma in argument list
(#286) Commas (,) must be followed by white space.
(#286) Expected 1 space between the comma and "$transcriptword". Found: no spaces
(#286) No space found after comma in argument list
(#286) Commas (,) must be followed by white space.
(#286) Expected 1 space between the comma and "$language". Found: no spaces
(#289) Inline comments must start with a capital letter, digit or 3-dots sequence
(#289) No space found before comment text; expected "// if we have a match and the passage and transcript each have another word, we will continue" but found "//if we have a match and the passage and transcript each have another word, we will continue"
(#290) Inline comments must end in full-stops, exclamation marks, or question marks
(#290) No space found before comment text; expected "// (ie to try to match the next word)" but found "//(ie to try to match the next word)"
(#291) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#292) Variable "t_slength" must not contain underscores.
(#292) Variable "t_length" must not contain underscores.
(#293) Variable "p_slength" must not contain underscores.
(#293) Variable "p_length" must not contain underscores.
(#293) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#294) Inline comments must start with a capital letter, digit or 3-dots sequence
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#294) No space found before comment text; expected "// continue building sequence" but found "//continue building sequence"
(#295) Variable "p_slength" must not contain underscores.
(#296) Variable "t_slength" must not contain underscores.
(#298) No space found before comment text; expected "// We add a provisional match here. This means lots of shorter sequences added to sequences[]" but found "//We add a provisional match here. This means lots of shorter sequences added to sequences[]"
(#300) No space found before comment text; expected "// this is necessary for an unusual case where two sequences overlap" but found "//this is necessary for an unusual case where two sequences overlap"
(#301) No space found before comment text; expected "// at the end of one and the beginning of the other." but found "//at the end of one and the beginning of the other."
(#302) No space found before comment text; expected "// without a provisional match, the shorter seq. will lose the election and be unselected at fetchDiffs()" but found "//without a provisional match, the shorter seq. will lose the election and be unselected at fetchDiffs()"
(#303) No space found before comment text; expected "// and the unoverlapped part will be marked unmatched" but found "//and the unoverlapped part will be marked unmatched"
(#304) No space found before comment text; expected "// this occurs with a combination of wildcards and extraneous words in transcript" but found "//this occurs with a combination of wildcards and extraneous words in transcript"
(#305) No space found before comment text; expected "// eg transcript: home is where the heart resides oligarchy it stomach said ..." but found "//eg transcript: home is where the heart resides oligarchy it stomach said ..."
(#306) No space found before comment text; expected "// passage: home is where the heart resides Aragaki Tsutomu said ..." but found "//passage: home is where the heart resides Aragaki Tsutomu said ..."
(#307) Inline comments must end in full-stops, exclamation marks, or question marks
(#307) No space found before comment text; expected "// wildcards on Aragaki and Tsutomu caused this overlap problem" but found "//wildcards on Aragaki and Tsutomu caused this overlap problem"
(#309) Variable "p_slength" must not contain underscores.
(#310) Variable "t_slength" must not contain underscores.
(#313) Variable "alt_positions" must not contain underscores.
(#316) Inline comments must start with a capital letter, digit or 3-dots sequence
(#316) Inline comments must end in full-stops, exclamation marks, or question marks
(#316) No space found before comment text; expected "// else: no match or end of transcript/passage," but found "//else: no match or end of transcript/passage,"
(#318) Inline comments must start with a capital letter, digit or 3-dots sequence
(#318) No space found before comment text; expected "// if we have a match here, then its the last word of passage or transcript..." but found "//if we have a match here, then its the last word of passage or transcript..."
(#319) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) No space found before comment text; expected "// we build our sequence object, store it in $sequences, and return" but found "//we build our sequence object, store it in $sequences, and return"
(#320) Expected "if (...) {\n"; found "if(...){\n"
(#320) Expected 1 space after IF keyword; 0 found
(#320) Expected 1 space after closing parenthesis; found 0
(#321) Variable "p_slength" must not contain underscores.
(#322) Variable "t_slength" must not contain underscores.
(#324) Variable "p_slength" must not contain underscores.
(#325) Variable "t_slength" must not contain underscores.
(#328) Variable "alt_positions" must not contain underscores.
(#331) Inline comments must start with a capital letter, digit or 3-dots sequence
(#331) No space found before comment text; expected "// we bump tstart, which will end this loop" but found "//we bump tstart, which will end this loop"
(#332) Inline comments must end in full-stops, exclamation marks, or question marks
(#332) No space found before comment text; expected "// and we reset our sequence lengths because the outer loop may yet continue" but found "//and we reset our sequence lengths because the outer loop may yet continue"
(#333) Expected at least 1 space before "+="; 0 found
(#333) Expected 1 space before "+="; 0 found
(#333) Variable "t_slength" must not contain underscores.
(#334) Variable "p_slength" must not contain underscores.
(#335) Variable "t_slength" must not contain underscores.
(#336) Variable "alt_positions" must not contain underscores.
(#336) Expected at least 1 space after "="; 0 found
(#336) 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
(#338) No space found before comment text; expected "// if we never even had a sequence we just move to next word in transcript" but found "//if we never even had a sequence we just move to next word in transcript"
(#339) Expected 1 space after closing brace; 0 found
(#339) Usage of ELSEIF not allowed; use ELSE IF instead
(#339) Variable "p_slength" must not contain underscores.
(#342) Inline comments must start with a capital letter, digit or 3-dots sequence
(#342) No space found before comment text; expected "// if we had a sequence but this is not a match, we build the sequence object, store it in $sequences," but found "//if we had a sequence but this is not a match, we build the sequence object, store it in $sequences,"
(#343) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) No space found before comment text; expected "// step transcript index and look for next sequence" but found "//step transcript index and look for next sequence"
(#346) Variable "p_slength" must not contain underscores.
(#347) Variable "t_slength" must not contain underscores.
(#350) Variable "alt_positions" must not contain underscores.
(#353) Inline comments must start with a capital letter, digit or 3-dots sequence
(#353) Inline comments must end in full-stops, exclamation marks, or question marks
(#353) No space found before comment text; expected "// re init transcript loop variables for the next pass" but found "//re init transcript loop variables for the next pass"
(#354) Expected at least 1 space before "+="; 0 found
(#354) Expected 1 space before "+="; 0 found
(#354) Variable "t_slength" must not contain underscores.
(#355) Variable "p_slength" must not contain underscores.
(#356) Variable "t_slength" must not contain underscores.
(#357) Variable "alt_positions" must not contain underscores.
(#357) Expected at least 1 space after "="; 0 found
(#357) Expected 1 space after "="; 0 found
(#358) Blank line found at end of control structure
(#362) Inline comments must start with a capital letter, digit or 3-dots sequence
(#362) Inline comments must end in full-stops, exclamation marks, or question marks
(#362) No space found before comment text; expected "// reset transcript loop variables for each pass of passageword loop" but found "//reset transcript loop variables for each pass of passageword loop"
(#363) Expected at least 1 space before "="; 0 found
(#363) Expected at least 1 space after "="; 0 found
(#363) Expected 1 space before "="; 0 found
(#363) Expected 1 space after "="; 0 found
(#364) Blank line found at end of control structure
(#368) Closing brace must not be followed by any comment or statement on the same line
(#370) Missing docblock for function debug_print_sequence
(#370) Expected 1 space between comma and argument "$passage"; 0 found
(#370) Commas (,) must be followed by white space.
(#370) Expected 1 space between the comma and "$passage". Found: no spaces
(#370) Expected 1 space between comma and argument "$transcript"; 0 found
(#370) Commas (,) must be followed by white space.
(#370) Expected 1 space between the comma and "$transcript". Found: no spaces
(#370) Expected 1 space between comma and argument "$tag"; 0 found
(#370) Commas (,) must be followed by white space.
(#370) Expected 1 space between the comma and "$tag". Found: no spaces
(#370) Expected 1 space before opening brace; found 0
(#374) The use of function print_r() is forbidden
(#377) Expected "for (...) {\n"; found "for(...){\n"
(#377) Expected 1 space after FOR keyword; 0 found
(#377) Expected at least 1 space before "="; 0 found
(#377) Expected at least 1 space after "="; 0 found
(#377) Expected 1 space before "="; 0 found
(#377) Expected 1 space after "="; 0 found
(#377) Expected 1 space after first semicolon of FOR loop; 0 found
(#377) Expected at least 1 space before "<"; 0 found
(#377) Expected at least 1 space after "<"; 0 found
(#377) Expected 1 space before "<"; 0 found
(#377) Expected 1 space after "<"; 0 found
(#377) Expected 1 space after second semicolon of FOR loop; 0 found
(#377) Expected 1 space after closing parenthesis; found 0
(#388) Missing docblock for function check_alternatives_for_match
(#388) Expected 1 space between comma and argument "$transcriptword"; 0 found
(#388) Commas (,) must be followed by white space.
(#388) Expected 1 space between the comma and "$transcriptword". Found: no spaces
(#388) Expected 1 space between comma and argument "$alternatives"; 0 found
(#388) Commas (,) must be followed by white space.
(#388) Expected 1 space between the comma and "$alternatives". Found: no spaces
(#388) Expected 1 space before opening brace; found 0
(#389) Expected at least 1 space before "="; 0 found
(#389) Expected 1 space before "="; 0 found
(#390) Expected at least 1 space after "="; 0 found
(#390) Expected 1 space after "="; 0 found
(#391) Expected at least 1 space before "="; 0 found
(#391) Expected at least 1 space after "="; 0 found
(#391) Expected 1 space before "="; 0 found
(#391) Expected 1 space after "="; 0 found
(#392) Expected at least 1 space before "="; 0 found
(#392) Expected at least 1 space after "="; 0 found
(#392) Expected 1 space before "="; 0 found
(#392) Expected 1 space after "="; 0 found
(#394) Inline comments must start with a capital letter, digit or 3-dots sequence
(#394) No space found before comment text; expected "// loop through all alternatives" but found "//loop through all alternatives"
(#395) Inline comments must end in full-stops, exclamation marks, or question marks
(#395) No space found before comment text; expected "// and then through each alternative->wordset" but found "//and then through each alternative->wordset"
(#396) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#396) Expected 1 space after FOREACH keyword; 0 found
(#396) Expected 1 space after closing parenthesis; found 0
(#397) Expected at least 1 space before "="; 0 found
(#397) Expected at least 1 space after "="; 0 found
(#397) Expected 1 space before "="; 0 found
(#397) Expected 1 space after "="; 0 found
(#398) Expected at least 1 space before "="; 0 found
(#398) Expected at least 1 space after "="; 0 found
(#398) Expected 1 space before "="; 0 found
(#398) Expected 1 space after "="; 0 found
(#399) Expected "if (...) {\n"; found "if(...){\n"
(#399) Expected 1 space after IF keyword; 0 found
(#399) No space found after comma in argument list
(#399) Commas (,) must be followed by white space.
(#399) Expected 1 space between the comma and "$passageword". Found: no spaces
(#399) Expected 1 space after closing parenthesis; found 0
(#400) Expected "for (...) {\n"; found "for(...) {\n"
(#400) Expected 1 space after FOR keyword; 0 found
(#400) Expected at least 1 space after "="; 0 found
(#400) Expected 1 space after "="; 0 found
(#400) Expected 1 space after first semicolon of FOR loop; 0 found
(#400) Expected at least 1 space before "<"; 0 found
(#400) Expected at least 1 space after "<"; 0 found
(#400) Expected 1 space before "<"; 0 found
(#400) Expected 1 space after "<"; 0 found
(#400) Expected 1 space after second semicolon of FOR loop; 0 found
(#401) Inline comments must start with a capital letter, digit or 3-dots sequence
(#401) No space found before comment text; expected "// we no longer process wildcards while matching (we just reverse errors later)" but found "//we no longer process wildcards while matching (we just reverse errors later)"
(#402) Inline comments must end in full-stops, exclamation marks, or question marks
(#402) No space found before comment text; expected "// if ($wordset[$setindex] == $transcriptword || $wordset[$setindex] == '*') {" but found "//if ($wordset[$setindex] == $transcriptword || $wordset[$setindex] == '*') {"
(#406) Expected "if (...) {\n"; found "if(...){\n"
(#406) Expected 1 space after IF keyword; 0 found
(#406) No space found after comma in argument list
(#406) Commas (,) must be followed by white space.
(#406) Expected 1 space between the comma and "$forwardmatches". Found: no spaces
(#406) Expected 1 space after closing parenthesis; found 0
(#407) Expected at least 1 space before "="; 0 found
(#407) Expected at least 1 space after "="; 0 found
(#407) Expected 1 space before "="; 0 found
(#407) Expected 1 space after "="; 0 found
(#413) Expected "if (...) {\n"; found "if(...){"
(#413) Expected 1 space after IF keyword; 0 found
(#413) Expected 1 space after closing parenthesis; found 0
(#413) Newline required after opening brace
(#413) Closing brace must be on a line by itself
(#415) Inline comments must start with a capital letter, digit or 3-dots sequence
(#415) Inline comments must end in full-stops, exclamation marks, or question marks
(#415) No space found before comment text; expected "// we return the matchlength" but found "//we return the matchlength"
(#423) Missing docblock for function fetchWildcardsArray
(#423) Public method name "diff::fetchWildcardsArray" must be in lower-case letters only
(#423) Expected 1 space before opening brace; found 0
(#424) Expected at least 1 space before "="; 0 found
(#424) Expected at least 1 space after "="; 0 found
(#424) Expected 1 space before "="; 0 found
(#424) Expected 1 space after "="; 0 found
(#424) Short array syntax must be used to define arrays
(#426) Inline comments must start with a capital letter, digit or 3-dots sequence
(#426) No space found before comment text; expected "// loop through all alternatives" but found "//loop through all alternatives"
(#427) Inline comments must end in full-stops, exclamation marks, or question marks
(#427) No space found before comment text; expected "// and then through each alternative->wordset" but found "//and then through each alternative->wordset"
(#428) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#428) Expected 1 space after FOREACH keyword; 0 found
(#428) Expected 1 space after closing parenthesis; found 0
(#429) Expected at least 1 space before "="; 0 found
(#429) Expected at least 1 space after "="; 0 found
(#429) Expected 1 space before "="; 0 found
(#429) Expected 1 space after "="; 0 found
(#431) Expected "for (...) {\n"; found "for(...) {\n"
(#431) Expected 1 space after FOR keyword; 0 found
(#431) Expected at least 1 space after "="; 0 found
(#431) Expected 1 space after "="; 0 found
(#431) Expected 1 space after first semicolon of FOR loop; 0 found
(#431) Expected at least 1 space before "<"; 0 found
(#431) Expected at least 1 space after "<"; 0 found
(#431) Expected 1 space before "<"; 0 found
(#431) Expected 1 space after "<"; 0 found
(#431) Expected 1 space after second semicolon of FOR loop; 0 found
(#433) Expected at least 1 space before "="; 0 found
(#433) Expected at least 1 space after "="; 0 found
(#433) Expected 1 space before "="; 0 found
(#433) Expected 1 space after "="; 0 found
(#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
(#438) No space found before comment text; expected "// we return the wildczrds" but found "//we return the wildczrds"
(#442) Missing docblock for function mb_strequals
(#443) Expected at least 1 space before "=="; 0 found
(#443) Expected at least 1 space after "=="; 0 found
(#443) Expected 1 space before "=="; 0 found
(#443) Expected 1 space after "=="; 0 found
(#444) This comment is 60% valid code; is this commented out code?
(#454) Inline comments must start with a capital letter, digit or 3-dots sequence
(#454) No space found before comment text; expected "// for use with PHP usort and arrays of sequences" but found "//for use with PHP usort and arrays of sequences"
(#455) No space found before comment text; expected "// sort array so that long sequences come first." but found "//sort array so that long sequences come first."
(#456) Inline comments must end in full-stops, exclamation marks, or question marks
(#456) No space found before comment text; expected "// if sequences are of equal length, the one whose transcript index is earlier comes first" but found "//if sequences are of equal length, the one whose transcript index is earlier comes first"
(#457) Missing docblock for function cmp
(#460) Expected "if (...) {\n"; found "if(...){\n"
(#460) Expected 1 space after IF keyword; 0 found
(#460) Expected 1 space after closing parenthesis; found 0
(#462) Expected 1 space after closing brace; 0 found
(#462) Expected "} else {\n"; found "}else{\n"
(#462) Expected 1 space after ELSE keyword; 0 found
(#465) Blank line found at end of control structure
(#473) Inline comments must start with a capital letter, digit or 3-dots sequence
(#473) No space found before comment text; expected "// returns an array of "diff" results, one for each word(ie position) in passage" but found "//returns an array of "diff" results, one for each word(ie position) in passage"
(#474) No space found before comment text; expected "// i) default all passage positions to unmatched (self::UNMATCHED)" but found "//i) default all passage positions to unmatched (self::UNMATCHED)"
(#475) No space found before comment text; expected "// ii) sort sequences by length(longer sorts higher), transcript position (earlier sorts higher)" but found "//ii) sort sequences by length(longer sorts higher), transcript position (earlier sorts higher)"
(#476) No space found before comment text; expected "// iii) for each sequence" but found "//iii) for each sequence"
(#477) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#478) Line exceeds 132 characters; contains 142 characters
(#478) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#479) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#480) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#481) No space found before comment text; expected "// iv) we do various adhoc checks based on common problems we find in the wild" but found "//iv) we do various adhoc checks based on common problems we find in the wild"
(#483) No space found before comment text; expected "// NB aborted supporting "multiple word alternatives" at this point. We know the sequence length in transcript" but found "//NB aborted supporting "multiple word alternatives" at this point. We know the sequence length in transcript"
(#484) No space found before comment text; expected "// but we can not add a valid tposition for a pposition in the final diff array when the pposition occurs" but found "//but we can not add a valid tposition for a pposition in the final diff array when the pposition occurs"
(#485) Inline comments must end in full-stops, exclamation marks, or question marks
(#486) Missing docblock for function fetchDiffs
(#486) Public method name "diff::fetchDiffs" must be in lower-case letters only
(#486) Expected 1 space between comma and argument "$transcriptlength"; 0 found
(#486) Commas (,) must be followed by white space.
(#486) Expected 1 space between the comma and "$transcriptlength". Found: no spaces
(#486) Incorrect spacing between argument "$debug" and equals sign; expected 1 but found 0
(#486) Incorrect spacing between default value and equals sign for argument "$debug"; expected 1 but found 0
(#486) Expected 1 space before opening brace; found 0
(#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
(#487) No space found before comment text; expected "// i) default passage positions to unmatched and transcript position -1" but found "//i) default passage positions to unmatched and transcript position -1"
(#488) Expected at least 1 space before "="; 0 found
(#488) Expected at least 1 space after "="; 0 found
(#488) Expected 1 space before "="; 0 found
(#488) Expected 1 space after "="; 0 found
(#488) Commas (,) must be followed by white space.
(#488) Expected 1 space between the comma and "-". Found: no spaces
(#488) Commas (,) must be followed by white space.
(#488) Expected 1 space between the comma and "self". Found: no spaces
(#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
(#490) No space found before comment text; expected "// if there is nothing in the passage then we just return the default diffs array" but found "//if there is nothing in the passage then we just return the default diffs array"
(#491) Expected "if (...) {\n"; found "if(...){\n"
(#491) Expected 1 space after IF keyword; 0 found
(#491) Expected at least 1 space before "==="; 0 found
(#491) Expected at least 1 space after "==="; 0 found
(#491) Expected 1 space before "==="; 0 found
(#491) Expected 1 space after "==="; 0 found
(#491) Expected 1 space after closing parenthesis; found 0
(#492) Expected "if (...) {\n"; found "if(...){\n"
(#492) Expected 1 space after IF keyword; 0 found
(#492) Expected 1 space after closing parenthesis; found 0
(#493) Commas (,) must be followed by white space.
(#493) Expected 1 space between the comma and "[". Found: no spaces
(#494) Expected 1 space after closing brace; 0 found
(#494) Expected "} else {\n"; found "}else{\n"
(#494) Expected 1 space after ELSE keyword; 0 found
(#499) Inline comments must start with a capital letter, digit or 3-dots sequence
(#499) No space found before comment text; expected "// ii) sort sequences by length, transcript posn" but found "//ii) sort sequences by length, transcript posn"
(#500) Inline comments must end in full-stops, exclamation marks, or question marks
(#500) No space found before comment text; expected "// long sequences sort higher, and are placed in the diff array first" but found "//long sequences sort higher, and are placed in the diff array first"
(#501) Short array syntax must be used to define arrays
(#501) Commas (,) must be followed by white space.
(#501) Expected 1 space between the comma and "'cmp'". Found: no spaces
(#503) Inline comments must start with a capital letter, digit or 3-dots sequence
(#503) Inline comments must end in full-stops, exclamation marks, or question marks
(#503) No space found before comment text; expected "// record prior sequences for iii)" but found "//record prior sequences for iii)"
(#504) Expected at least 1 space before "="; 0 found
(#504) Expected at least 1 space after "="; 0 found
(#504) Expected 1 space before "="; 0 found
(#504) Expected 1 space after "="; 0 found
(#504) Short array syntax must be used to define arrays
(#505) Expected at least 1 space before "="; 0 found
(#505) Expected at least 1 space after "="; 0 found
(#505) Expected 1 space before "="; 0 found
(#505) Expected 1 space after "="; 0 found
(#506) Inline comments must start with a capital letter, digit or 3-dots sequence
(#506) Inline comments must end in full-stops, exclamation marks, or question marks
(#506) No space found before comment text; expected "// iii) loop through sequences" but found "//iii) loop through sequences"
(#507) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#507) Expected 1 space after FOREACH keyword; 0 found
(#507) Expected 1 space after closing parenthesis; found 0
(#508) Expected at least 1 space before "="; 0 found
(#508) Expected at least 1 space after "="; 0 found
(#508) Expected 1 space before "="; 0 found
(#508) Expected 1 space after "="; 0 found
(#511) Inline comments must start with a capital letter, digit or 3-dots sequence
(#511) No space found before comment text; expected "// iii) a) check passage position not already matched" but found "//iii) a) check passage position not already matched"
(#512) No space found before comment text; expected "// test with these sequences which should both match and not overlap" but found "//test with these sequences which should both match and not overlap"
(#513) No space found before comment text; expected "// A seq pposition=63 length=18" but found "//A seq pposition=63 length=18"
(#514) No space found before comment text; expected "// B seq pposition=81 length=42" but found "//B seq pposition=81 length=42"
(#515) Inline comments must end in full-stops, exclamation marks, or question marks
(#515) No space found before comment text; expected "// remember that pposition is 0 based and so pposition=0 and length 1, is char 1 only" but found "//remember that pposition is 0 based and so pposition=0 and length 1, is char 1 only"
(#516) Expected "for (...) {\n"; found "for(...){\n"
(#516) Expected 1 space after FOR keyword; 0 found
(#516) Expected at least 1 space before "="; 0 found
(#516) Expected at least 1 space after "="; 0 found
(#516) Expected 1 space before "="; 0 found
(#516) Expected 1 space after "="; 0 found
(#516) Expected 1 space after closing parenthesis; found 0
(#517) Expected "if (...) {\n"; found "if(...){\n"
(#517) Expected 1 space after IF keyword; 0 found
(#517) Expected at least 1 space after "!="; 0 found
(#517) Expected 1 space after "!="; 0 found
(#517) Expected 1 space after closing parenthesis; found 0
(#518) Expected at least 1 space before "="; 0 found
(#518) Expected at least 1 space after "="; 0 found
(#518) Expected 1 space before "="; 0 found
(#518) Expected 1 space after "="; 0 found
(#522) Expected "if (...) {\n"; found "if(...){\n"
(#522) Expected 1 space after IF keyword; 0 found
(#522) Expected 1 space after closing parenthesis; found 0
(#523) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#523) Expected 1 space after FOREACH keyword; 0 found
(#523) Expected 1 space after closing parenthesis; found 0
(#524) Inline comments must start with a capital letter, digit or 3-dots sequence
(#524) Inline comments must end in full-stops, exclamation marks, or question marks
(#524) No space found before comment text; expected "// iii) b) check transcript match was not matched elsewhere in passage" but found "//iii) b) check transcript match was not matched elsewhere in passage"
(#525) Expected "if (...) {\n"; found "if(...){\n"
(#525) Expected 1 space after IF keyword; 0 found
(#525) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#526) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#526) Expected 1 space after closing parenthesis; found 0
(#527) Expected at least 1 space before "="; 0 found
(#527) Expected at least 1 space after "="; 0 found
(#527) Expected 1 space before "="; 0 found
(#527) Expected 1 space after "="; 0 found
(#530) Inline comments must start with a capital letter, digit or 3-dots sequence
(#530) Inline comments must end in full-stops, exclamation marks, or question marks
(#530) No space found before comment text; expected "// iii) c) check passsage match and transcript match positions are consistent with prev. sequences" but found "//iii) c) check passsage match and transcript match positions are consistent with prev. sequences"
(#531) Expected "if (...) {\n"; found "if(...){\n"
(#531) Expected 1 space after IF keyword; 0 found
(#531) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#532) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#532) Expected 1 space after closing parenthesis; found 0
(#533) Expected at least 1 space before "="; 0 found
(#533) Expected at least 1 space after "="; 0 found
(#533) Expected 1 space before "="; 0 found
(#533) Expected 1 space after "="; 0 found
(#536) Expected "if (...) {\n"; found "if(...){\n"
(#536) Expected 1 space after IF keyword; 0 found
(#536) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#537) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#537) Expected 1 space after closing parenthesis; found 0
(#538) Expected at least 1 space before "="; 0 found
(#538) Expected at least 1 space after "="; 0 found
(#538) Expected 1 space before "="; 0 found
(#538) Expected 1 space after "="; 0 found
(#544) Inline comments must start with a capital letter, digit or 3-dots sequence
(#544) Inline comments must end in full-stops, exclamation marks, or question marks
(#544) No space found before comment text; expected "// we do a fuzzy check for various anomalies that can occur" but found "//we do a fuzzy check for various anomalies that can occur"
(#545) Expected "if (...) {\n"; found "if(...){\n"
(#545) Expected 1 space after IF keyword; 0 found
(#545) Expected 1 space after closing parenthesis; found 0
(#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) No space found before comment text; expected "// distance from passage location to transcript location" but found "//distance from passage location to transcript location"
(#547) Expected at least 1 space after "="; 0 found
(#547) Expected 1 space after "="; 0 found
(#549) Inline comments must start with a capital letter, digit or 3-dots sequence
(#549) Inline comments must end in full-stops, exclamation marks, or question marks
(#549) No space found before comment text; expected "// distance between passage location and transcript length" but found "//distance between passage location and transcript length"
(#550) Expected at least 1 space after "="; 0 found
(#550) Expected 1 space after "="; 0 found
(#552) Inline comments must start with a capital letter, digit or 3-dots sequence
(#552) Inline comments must end in full-stops, exclamation marks, or question marks
(#552) No space found before comment text; expected "// ratio of alternates to full matches" but found "//ratio of alternates to full matches"
(#554) Expected "if (...) {\n"; found "if(...) {\n"
(#554) Expected 1 space after IF keyword; 0 found
(#556) Expected 1 space after closing brace; 0 found
(#556) Expected "} else {\n"; found "}else{\n"
(#556) Expected 1 space after ELSE keyword; 0 found
(#557) Expected at least 1 space before "="; 0 found
(#557) Expected at least 1 space after "="; 0 found
(#557) Expected 1 space before "="; 0 found
(#557) Expected 1 space after "="; 0 found
(#560) Inline comments must start with a capital letter, digit or 3-dots sequence
(#560) No space found before comment text; expected "// common is short matches after speaking ends" but found "//common is short matches after speaking ends"
(#561) No space found before comment text; expected "// particularly dangerous are wildcards and alternates" but found "//particularly dangerous are wildcards and alternates"
(#562) Line exceeds 132 characters; contains 134 characters
(#562) No space found before comment text; expected "// The gist of this is that if the passage match leaps far ahead of the transcript position it looks like a bogus match" but found "//The gist of this is that if the passage match leaps far ahead of the transcript position it looks like a bogus match"
(#563) Line exceeds 132 characters; contains 140 characters
(#566) Line exceeds 132 characters; contains 137 characters
(#566) Inline comments must end in full-stops, exclamation marks, or question marks
(#566) No space found before comment text; expected "// [alternatively we might see if the sequence is up until the last transcribed word (which is where it occurs most often]" but found "//[alternatively we might see if the sequence is up until the last transcribed word (which is where it occurs most often]"
(#569) Expected at least 1 space before "<"; 0 found
(#569) Expected at least 1 space after "<"; 0 found
(#569) Expected 1 space before "<"; 0 found
(#569) Expected 1 space after "<"; 0 found
(#574) Expected "if (...) {\n"; found "if(...){"
(#574) Expected 1 space after IF keyword; 0 found
(#574) Expected 1 space after closing parenthesis; found 0
(#574) Newline required after opening brace
(#574) Closing brace must be on a line by itself
(#576) Inline comments must start with a capital letter, digit or 3-dots sequence
(#576) No space found before comment text; expected "// record sequence as :" but found "//record sequence as :"
(#577) No space found before comment text; expected "// i) matched and" but found "//i) matched and"
(#578) No space found before comment text; expected "// ii) record transcript position so we can play it back." but found "//ii) record transcript position so we can play it back."
(#579) Inline comments must end in full-stops, exclamation marks, or question marks
(#579) No space found before comment text; expected "// Then store sequence in prior sequences" but found "//Then store sequence in prior sequences"
(#580) Expected "for (...) {\n"; found "for(...){\n"
(#580) Expected 1 space after FOR keyword; 0 found
(#580) Expected at least 1 space before "="; 0 found
(#580) Expected at least 1 space after "="; 0 found
(#580) Expected 1 space before "="; 0 found
(#580) Expected 1 space after "="; 0 found
(#580) Expected 1 space after closing parenthesis; found 0
(#581) Inline comments must start with a capital letter, digit or 3-dots sequence
(#581) Inline comments must end in full-stops, exclamation marks, or question marks
(#581) No space found before comment text; expected "// word position in sequence ( 0 = first )" but found "//word position in sequence ( 0 = first )"
(#583) Inline comments must end in full-stops, exclamation marks, or question marks
(#583) No space found before comment text; expected "// NB pposition starts from 1. We adjust tposition to match" but found "//NB pposition starts from 1. We adjust tposition to match"
(#585) Inline comments must start with a capital letter, digit or 3-dots sequence
(#585) No space found before comment text; expected "// was this an alternatives match?" but found "//was this an alternatives match?"
(#586) Expected "if (...) {\n"; found "if(...){\n"
(#586) Expected 1 space after IF keyword; 0 found
(#586) No space found after comma in argument list
(#586) Commas (,) must be followed by white space.
(#586) Expected 1 space between the comma and "$sequence". Found: no spaces
(#586) Expected 1 space after closing parenthesis; found 0
(#587) Expected at least 1 space before "="; 0 found
(#587) Expected at least 1 space after "="; 0 found
(#587) Expected 1 space before "="; 0 found
(#587) Expected 1 space after "="; 0 found
(#588) Expected 1 space after closing brace; 0 found
(#588) Expected "} else {\n"; found "}else{\n"
(#588) Expected 1 space after ELSE keyword; 0 found
(#589) Expected at least 1 space before "="; 0 found
(#589) Expected at least 1 space after "="; 0 found
(#589) Expected 1 space before "="; 0 found
(#589) Expected 1 space after "="; 0 found
(#592) Expected at least 1 space before "="; 0 found
(#592) Expected at least 1 space after "="; 0 found
(#592) Expected 1 space before "="; 0 found
(#592) Expected 1 space after "="; 0 found
(#592) Commas (,) must be followed by white space.
(#592) Expected 1 space between the comma and "$tposition". Found: no spaces
(#592) Commas (,) must be followed by white space.
(#592) Expected 1 space between the comma and "$altmatch". Found: no spaces
(#597) Inline comments must start with a capital letter, digit or 3-dots sequence
(#597) Inline comments must end in full-stops, exclamation marks, or question marks
(#597) No space found before comment text; expected "// we are debugging return an array with some data we can look at" but found "//we are debugging return an array with some data we can look at"
(#598) Expected "if (...) {\n"; found "if(...){\n"
(#598) Expected 1 space after IF keyword; 0 found
(#598) Expected 1 space after closing parenthesis; found 0
(#599) Commas (,) must be followed by white space.
(#599) Expected 1 space between the comma and "$priorsequences". Found: no spaces
(#600) Expected 1 space after closing brace; 0 found
(#600) Expected "} else {\n"; found "}else{\n"
(#600) Expected 1 space after ELSE keyword; 0 found
(#621) Missing docblock for function applyWildcards
(#621) Public method name "diff::applyWildcards" must be in lower-case letters only
(#621) Expected 1 space between comma and argument "$passagebits"; 0 found
(#621) Commas (,) must be followed by white space.
(#621) Expected 1 space between the comma and "$passagebits". Found: no spaces
(#621) Expected 1 space between comma and argument "$wildcards"; 0 found
(#621) Commas (,) must be followed by white space.
(#621) Expected 1 space between the comma and "$wildcards". Found: no spaces
(#621) Expected 1 space before opening brace; found 0
(#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
(#622) No space found before comment text; expected "// do a sanity check" but found "//do a sanity check"
(#623) Expected "if (...) {\n"; found "if(...){\n"
(#623) Expected 1 space after IF keyword; 0 found
(#623) Expected at least 1 space before "==="; 0 found
(#623) Expected at least 1 space after "==="; 0 found
(#623) Expected 1 space before "==="; 0 found
(#623) Expected 1 space after "==="; 0 found
(#623) Expected 1 space after closing parenthesis; found 0
(#626) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#628) Variable "last_tposition" must not contain underscores.
(#628) Expected at least 1 space before "="; 0 found
(#628) Expected at least 1 space after "="; 0 found
(#628) Expected 1 space before "="; 0 found
(#628) Expected 1 space after "="; 0 found
(#629) Variable "last_p" must not contain underscores.
(#629) Expected at least 1 space before "="; 0 found
(#629) Expected at least 1 space after "="; 0 found
(#629) Expected 1 space before "="; 0 found
(#629) Expected 1 space after "="; 0 found
(#631) Inline comments must start with a capital letter, digit or 3-dots sequence
(#631) No space found before comment text; expected "// we do not want to go more than one beyond the last true matched passage word" but found "//we do not want to go more than one beyond the last true matched passage word"
(#632) Inline comments must end in full-stops, exclamation marks, or question marks
(#632) No space found before comment text; expected "// here we find the last passage match" but found "//here we find the last passage match"
(#633) Expected "for (...) {\n"; found "for(...){\n"
(#633) Expected 1 space after FOR keyword; 0 found
(#633) Expected at least 1 space before "="; 0 found
(#633) Expected at least 1 space after "="; 0 found
(#633) Expected 1 space before "="; 0 found
(#633) Expected 1 space after "="; 0 found
(#633) Expected at least 1 space before "-"; 0 found
(#633) Expected at least 1 space after "-"; 0 found
(#633) Expected 1 space before "-"; 0 found
(#633) Expected 1 space after "-"; 0 found
(#633) Expected 1 space after first semicolon of FOR loop; 0 found
(#633) Expected at least 1 space before ">="; 0 found
(#633) Expected at least 1 space after ">="; 0 found
(#633) Expected 1 space before ">="; 0 found
(#633) Expected 1 space after ">="; 0 found
(#633) Expected 1 space after second semicolon of FOR loop; 0 found
(#633) Expected 1 space after closing parenthesis; found 0
(#634) Expected "if (...) {\n"; found "if(...){\n"
(#634) Expected 1 space after IF keyword; 0 found
(#634) Expected at least 1 space before "=="; 0 found
(#634) Expected at least 1 space after "=="; 0 found
(#634) Expected 1 space before "=="; 0 found
(#634) Expected 1 space after "=="; 0 found
(#634) Expected 1 space after closing parenthesis; found 0
(#635) Variable "last_p" must not contain underscores.
(#635) Expected at least 1 space before "="; 0 found
(#635) Expected at least 1 space after "="; 0 found
(#635) Expected 1 space before "="; 0 found
(#635) Expected 1 space after "="; 0 found
(#639) Inline comments must end in full-stops, exclamation marks, or question marks
(#639) No space found before comment text; expected "// If there is another passage word after that, it becomes the last possible wildcard match" but found "//If there is another passage word after that, it becomes the last possible wildcard match"
(#640) Expected "if (...) {\n"; found "if(...){\n"
(#640) Expected 1 space after IF keyword; 0 found
(#640) Variable "last_p" must not contain underscores.
(#640) Expected at least 1 space before "<"; 0 found
(#640) Expected at least 1 space after "<"; 0 found
(#640) Expected 1 space before "<"; 0 found
(#640) Expected 1 space after "<"; 0 found
(#640) Expected 1 space after closing parenthesis; found 0
(#641) Variable "last_p" must not contain underscores.
(#641) Variable "last_p" must not contain underscores.
(#644) Inline comments must start with a capital letter, digit or 3-dots sequence
(#644) Inline comments must end in full-stops, exclamation marks, or question marks
(#644) No space found before comment text; expected "// loop through to last acceptable passage word looking for wildcards" but found "//loop through to last acceptable passage word looking for wildcards"
(#645) Expected "for (...) {\n"; found "for(...){\n"
(#645) Expected 1 space after FOR keyword; 0 found
(#645) Expected at least 1 space before "="; 0 found
(#645) Expected at least 1 space after "="; 0 found
(#645) Expected 1 space before "="; 0 found
(#645) Expected 1 space after "="; 0 found
(#645) Expected 1 space after first semicolon of FOR loop; 0 found
(#645) Expected at least 1 space before "<="; 0 found
(#645) Expected at least 1 space after "<="; 0 found
(#645) Expected 1 space before "<="; 0 found
(#645) Expected 1 space after "<="; 0 found
(#645) Variable "last_p" must not contain underscores.
(#645) Expected 1 space after second semicolon of FOR loop; 0 found
(#645) Expected 1 space after closing parenthesis; found 0
(#646) Expected "if (...) {\n"; found "if(...){\n"
(#646) Expected 1 space after IF keyword; 0 found
(#646) Expected at least 1 space before "=="; 0 found
(#646) Expected at least 1 space after "=="; 0 found
(#646) Expected 1 space before "=="; 0 found
(#646) Expected 1 space after "=="; 0 found
(#646) No space found after comma in argument list
(#646) Commas (,) must be followed by white space.
(#646) Expected 1 space between the comma and "$wildcards". Found: no spaces
(#646) Expected 1 space after closing parenthesis; found 0
(#647) Expected at least 1 space before "="; 0 found
(#647) Expected at least 1 space after "="; 0 found
(#647) Expected 1 space before "="; 0 found
(#647) Expected 1 space after "="; 0 found
(#647) Commas (,) must be followed by white space.
(#647) Expected 1 space between the comma and "$last_tposition". Found: no spaces
(#647) Variable "last_tposition" must not contain underscores.
(#647) Commas (,) must be followed by white space.
(#647) Expected 1 space between the comma and "self". Found: no spaces
(#648) Expected 1 space after closing brace; 0 found
(#648) Expected "} else if (...) {\n"; found "}else if(...){\n"
(#648) Expected "if (...) {\n"; found "if(...){\n"
(#648) Expected 1 space after IF keyword; 0 found
(#648) Expected at least 1 space before "=="; 0 found
(#648) Expected at least 1 space after "=="; 0 found
(#648) Expected 1 space before "=="; 0 found
(#648) Expected 1 space after "=="; 0 found
(#648) Expected 1 space after closing parenthesis; found 0
(#649) Variable "last_tposition" must not contain underscores.
(#649) Expected at least 1 space before "="; 0 found
(#649) Expected at least 1 space after "="; 0 found
(#649) Expected 1 space before "="; 0 found
(#649) Expected 1 space after "="; 0 found
(#656) A closing tag is not permitted at the end of a PHP file
mod/solo/classes/event/attempt_autograded.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#29) Import statements must not begin with a leading backslash
(#45) Opening brace must not be followed by a blank line
(#57) Expected 1 space between comma and argument "$modulecontext"; 0 found
(#57) Commas (,) must be followed by white space.
(#57) Expected 1 space between the comma and "$modulecontext". Found: no spaces
(#60) Short array syntax must be used to define arrays
(#64) Expected at least 1 space before "=>"; 0 found
(#64) Expected at least 1 space after "=>"; 0 found
(#64) Expected 1 space before "=>"; 0 found
(#64) Expected 1 space after "=>"; 0 found
(#64) There should be a comma after the last array item in a multi-line array.
(#68) Expected 1 space after "="; 2 found
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) This comment is 86% valid code; is this commented out code?
(#69) No space found before comment text; expected "// $event->set_attempt($attempt);" but found "//$event->set_attempt($attempt);"
(#89) Line exceeds 132 characters; contains 175 characters
(#109) Opening parenthesis of a multi-line function call must be the last content on the line
(#110) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#110) Short array syntax must be used to define arrays
(#110) Expected at least 1 space before "=>"; 0 found
(#110) Expected at least 1 space after "=>"; 0 found
(#110) Expected 1 space before "=>"; 0 found
(#110) Expected 1 space after "=>"; 0 found
(#110) Commas (,) must be followed by white space.
(#110) Expected 1 space between the comma and "'attemptid'". Found: no spaces
(#110) Expected at least 1 space before "=>"; 0 found
(#110) Expected at least 1 space after "=>"; 0 found
(#110) Expected 1 space before "=>"; 0 found
(#110) Expected 1 space after "=>"; 0 found
(#110) Commas (,) must be followed by white space.
(#110) Expected 1 space between the comma and "'id'". Found: no spaces
(#110) Expected at least 1 space before "=>"; 0 found
(#110) Expected at least 1 space after "=>"; 0 found
(#110) Expected 1 space before "=>"; 0 found
(#110) Expected 1 space after "=>"; 0 found
(#110) Commas (,) must be followed by white space.
(#110) Expected 1 space between the comma and "'format'". Found: no spaces
(#110) Expected at least 1 space before "=>"; 0 found
(#110) Expected at least 1 space after "=>"; 0 found
(#110) Expected 1 space before "=>"; 0 found
(#110) Expected 1 space after "=>"; 0 found
(#110) Closing parenthesis of a multi-line function call must be on a line by itself
(#110) Line exceeds 132 characters; contains 150 characters
(#119) Possible useless method overriding detected
(#122) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#124) Missing docblock for function get_objectid_mapping
(#125) Short array syntax must be used to define arrays
(#128) Missing docblock for function get_other_mapping
mod/solo/classes/event/attempt_submitted.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#29) Import statements must not begin with a leading backslash
(#45) Opening brace must not be followed by a blank line
(#57) Expected 1 space between comma and argument "$modulecontext"; 0 found
(#57) Commas (,) must be followed by white space.
(#57) Expected 1 space between the comma and "$modulecontext". Found: no spaces
(#60) Short array syntax must be used to define arrays
(#63) There should be a comma after the last array item in a multi-line array.
(#67) Expected 1 space after "="; 2 found
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) This comment is 86% valid code; is this commented out code?
(#68) No space found before comment text; expected "// $event->set_attempt($attempt);" but found "//$event->set_attempt($attempt);"
(#109) Opening parenthesis of a multi-line function call must be the last content on the line
(#110) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#110) Short array syntax must be used to define arrays
(#110) Expected at least 1 space before "=>"; 0 found
(#110) Expected at least 1 space after "=>"; 0 found
(#110) Expected 1 space before "=>"; 0 found
(#110) Expected 1 space after "=>"; 0 found
(#110) Commas (,) must be followed by white space.
(#110) Expected 1 space between the comma and "'attemptid'". Found: no spaces
(#110) Expected at least 1 space before "=>"; 0 found
(#110) Expected at least 1 space after "=>"; 0 found
(#110) Expected 1 space before "=>"; 0 found
(#110) Expected 1 space after "=>"; 0 found
(#110) Commas (,) must be followed by white space.
(#110) Expected 1 space between the comma and "'id'". Found: no spaces
(#110) Expected at least 1 space before "=>"; 0 found
(#110) Expected at least 1 space after "=>"; 0 found
(#110) Expected 1 space before "=>"; 0 found
(#110) Expected 1 space after "=>"; 0 found
(#110) Commas (,) must be followed by white space.
(#110) Expected 1 space between the comma and "'format'". Found: no spaces
(#110) Expected at least 1 space before "=>"; 0 found
(#110) Expected at least 1 space after "=>"; 0 found
(#110) Expected 1 space before "=>"; 0 found
(#110) Expected 1 space after "=>"; 0 found
(#110) Closing parenthesis of a multi-line function call must be on a line by itself
(#110) Line exceeds 132 characters; contains 150 characters
(#119) Possible useless method overriding detected
(#122) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#124) Missing docblock for function get_objectid_mapping
(#125) Short array syntax must be used to define arrays
(#128) Missing docblock for function get_other_mapping
mod/solo/classes/event/course_module_viewed.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#39) Opening brace must not be followed by a blank line
(#50) Missing docblock for function get_objectid_mapping
(#51) Short array syntax must be used to define arrays
(#53) Missing docblock for function get_other_mapping
(#57) Expected 1 blank line at end of file; 2 found
mod/solo/classes/event/step_submitted.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#29) Import statements must not begin with a leading backslash
(#45) Opening brace must not be followed by a blank line
(#57) Expected 1 space between comma and argument "$modulecontext"; 0 found
(#57) Commas (,) must be followed by white space.
(#57) Expected 1 space between the comma and "$modulecontext". Found: no spaces
(#57) Expected 1 space between comma and argument "$stepindex"; 0 found
(#57) Commas (,) must be followed by white space.
(#57) Expected 1 space between the comma and "$stepindex". Found: no spaces
(#60) Short array syntax must be used to define arrays
(#64) Expected at least 1 space before "=>"; 0 found
(#64) Expected at least 1 space after "=>"; 0 found
(#64) Expected 1 space before "=>"; 0 found
(#64) Expected 1 space after "=>"; 0 found
(#64) There should be a comma after the last array item in a multi-line array.
(#68) Expected 1 space after "="; 2 found
(#88) Expected at least 1 space before "."; 0 found
(#88) Expected at least 1 space after "."; 0 found
(#88) Expected at least 1 space before "."; 0 found
(#88) Expected at least 1 space after "."; 0 found
(#88) Line exceeds 132 characters; contains 149 characters
(#108) Opening parenthesis of a multi-line function call must be the last content on the line
(#109) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#109) Short array syntax must be used to define arrays
(#109) Expected at least 1 space before "=>"; 0 found
(#109) Expected at least 1 space after "=>"; 0 found
(#109) Expected 1 space before "=>"; 0 found
(#109) Expected 1 space after "=>"; 0 found
(#109) Commas (,) must be followed by white space.
(#109) Expected 1 space between the comma and "'attemptid'". Found: no spaces
(#109) Expected at least 1 space before "=>"; 0 found
(#109) Expected at least 1 space after "=>"; 0 found
(#109) Expected 1 space before "=>"; 0 found
(#109) Expected 1 space after "=>"; 0 found
(#109) Commas (,) must be followed by white space.
(#109) Expected 1 space between the comma and "'id'". Found: no spaces
(#109) Expected at least 1 space before "=>"; 0 found
(#109) Expected at least 1 space after "=>"; 0 found
(#109) Expected 1 space before "=>"; 0 found
(#109) Expected 1 space after "=>"; 0 found
(#109) Commas (,) must be followed by white space.
(#109) Expected 1 space between the comma and "'format'". Found: no spaces
(#109) Expected at least 1 space before "=>"; 0 found
(#109) Expected at least 1 space after "=>"; 0 found
(#109) Expected 1 space before "=>"; 0 found
(#109) Expected 1 space after "=>"; 0 found
(#109) Closing parenthesis of a multi-line function call must be on a line by itself
(#109) Line exceeds 132 characters; contains 150 characters
(#126) Missing docblock for function get_objectid_mapping
(#127) Short array syntax must be used to define arrays
(#130) Missing docblock for function get_other_mapping
mod/solo/classes/event_observer.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#28) Import statements must not begin with a leading backslash
(#38) Opening brace must not be followed by a blank line
(#47) Line indented incorrectly; expected at least 8 spaces, found 7
(#49) Opening parenthesis of a multi-line function call must be the last content on the line
(#49) Only one argument is allowed per line in a multi-line function call
(#49) Line exceeds 132 characters; contains 149 characters
(#50) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#50) Short array syntax must be used to define arrays
(#50) Expected at least 1 space before "=>"; 0 found
(#50) Expected at least 1 space after "=>"; 0 found
(#50) Expected 1 space before "=>"; 0 found
(#50) Expected 1 space after "=>"; 0 found
(#50) Closing parenthesis of a multi-line function call must be on a line by itself
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) This comment is 50% valid code; is this commented out code?
(#51) No space found before comment text; expected "// constants::M_TABLE should be deleted elsewhere" but found "//constants::M_TABLE should be deleted elsewhere"
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) No space found before comment text; expected "// $ret = $DB->delete_records(constants::M_TABLE,array('course'=>$event->objectid));" but found "//$ret = $DB->delete_records(constants::M_TABLE,array('course'=>$event->objectid));"
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
mod/solo/classes/external.php
(#1) Moodle boilerplate not found
(#2) Missing @copyright tag
(#2) Missing @license tag
(#9) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#11) No space found before comment text; expected "// This is for pre M4.0 and post M4.0 to work on same code base" but found "//This is for pre M4.0 and post M4.0 to work on same code base"
(#14) This comment is 45% valid code; is this commented out code?
(#35) Opening brace must not be followed by a blank line
(#37) Missing docblock for function check_grammar
(#43) The use of function extract() is forbidden
(#52) No space found after comma in argument list
(#52) Commas (,) must be followed by white space.
(#52) Expected 1 space between the comma and "$text". Found: no spaces
(#52) No space found after comma in argument list
(#52) Commas (,) must be followed by white space.
(#52) Expected 1 space between the comma and "$mod". Found: no spaces
(#52) No space found after comma in argument list
(#52) Commas (,) must be followed by white space.
(#52) Expected 1 space between the comma and "$mod". Found: no spaces
(#54) Expected "if (...) {\n"; found "if(...){\n"
(#54) Expected 1 space after IF keyword; 0 found
(#54) Expected at least 1 space before "=="; 0 found
(#54) Expected at least 1 space after "=="; 0 found
(#54) Expected 1 space before "=="; 0 found
(#54) Expected 1 space after "=="; 0 found
(#54) Expected 1 space after closing parenthesis; found 0
(#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
(#58) No space found before comment text; expected "// if we have suggestions, mark those up and return them" but found "//if we have suggestions, mark those up and return them"
(#59) Expected at least 1 space before "="; 0 found
(#59) Expected at least 1 space after "="; 0 found
(#59) Expected 1 space before "="; 0 found
(#59) Expected 1 space after "="; 0 found
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) No space found before comment text; expected "// "l2r";" but found "//"l2r";"
(#60) Long list syntax is not allowed
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space between the comma and "$grammarmatches". Found: no spaces
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space between the comma and "$insertioncount". Found: no spaces
(#60) No space found after comma in argument list
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space between the comma and "$direction". Found: no spaces
(#60) Line exceeds 132 characters; contains 142 characters
(#61) No space found after comma in argument list
(#61) Commas (,) must be followed by white space.
(#61) Expected 1 space between the comma and "'corrections'". Found: no spaces
(#70) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#72) Missing docblock for function check_grammar_parameters
(#75) There should be a comma after the last array item in a multi-line array.
(#79) Missing docblock for function check_grammar_returns
(#83) Missing docblock for function get_grade_submission_parameters
(#90) Missing docblock for function get_grade_submission
(#90) Expected 1 space between comma and argument "$cmid"; 2 found
(#90) Expected 1 space between the comma and "$cmid". Found: 2 spaces
(#92) No space found after comma in argument list
(#92) Commas (,) must be followed by white space.
(#92) Expected 1 space between the comma and "$cmid". Found: no spaces
(#95) Missing docblock for function get_grade_submission_returns
(#126) There should be a comma after the last array item in a multi-line array.
(#136) Short array syntax must be used to define arrays
(#137) No space found after comma in argument list
(#137) Commas (,) must be followed by white space.
(#137) Expected 1 space between the comma and "VALUE_REQUIRED". Found: no spaces
(#138) No space found after comma in argument list
(#138) Commas (,) must be followed by white space.
(#138) Expected 1 space between the comma and "VALUE_REQUIRED". Found: no spaces
(#138) Line exceeds 132 characters; contains 143 characters
(#139) No space found after comma in argument list
(#139) Commas (,) must be followed by white space.
(#139) Expected 1 space between the comma and "0". Found: no spaces
(#140) No space found after comma in argument list
(#140) Commas (,) must be followed by white space.
(#140) Expected 1 space between the comma and "0". Found: no spaces
(#168) Opening parenthesis of a multi-line function call must be the last content on the line
(#169) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#169) Closing parenthesis of a multi-line function call must be on a line by itself
(#179) Short array syntax must be used to define arrays
(#184) Expected at least 1 space before "="; 0 found
(#184) Expected 1 space before "="; 0 found
(#186) Expected "if (...) {\n"; found "if (...) { "
(#186) Newline required after opening brace
(#186) Closing brace must be on a line by itself
(#188) Short array syntax must be used to define arrays
(#188) Expected at least 1 space before "=>"; 0 found
(#188) Expected at least 1 space after "=>"; 0 found
(#188) Expected 1 space before "=>"; 0 found
(#188) Expected 1 space after "=>"; 0 found
(#189) Expected at least 1 space before "="; 0 found
(#189) Expected at least 1 space after "="; 0 found
(#189) Expected 1 space before "="; 0 found
(#189) Expected 1 space after "="; 0 found
(#190) No space found after comma in argument list
(#190) Commas (,) must be followed by white space.
(#190) Expected 1 space between the comma and "$moduleinstance". Found: no spaces
(#192) Short array syntax must be used to define arrays
(#197) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Expected at least 1 space before "="; 0 found
(#199) Expected at least 1 space after "="; 0 found
(#199) Expected 1 space before "="; 0 found
(#199) Expected 1 space after "="; 0 found
(#202) Opening parenthesis of a multi-line function call must be the last content on the line
(#203) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#203) Closing parenthesis of a multi-line function call must be on a line by itself
(#216) No space found after comma in argument list
(#216) Commas (,) must be followed by white space.
(#216) Expected 1 space between the comma and "$grade". Found: no spaces
(#236) Inline comments must start with a capital letter, digit or 3-dots sequence
(#236) No space found before comment text; expected "// ---------------" but found "//---------------"
(#243) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#243) Short array syntax must be used to define arrays
(#244) No space found after comma in argument list
(#244) Commas (,) must be followed by white space.
(#244) Expected 1 space between the comma and "VALUE_REQUIRED". Found: no spaces
(#245) No space found after comma in argument list
(#245) Commas (,) must be followed by white space.
(#245) Expected 1 space between the comma and "VALUE_REQUIRED". Found: no spaces
(#245) Line exceeds 132 characters; contains 151 characters
(#246) No space found after comma in argument list
(#246) Commas (,) must be followed by white space.
(#246) Expected 1 space between the comma and "0". Found: no spaces
(#247) No space found after comma in argument list
(#247) Commas (,) must be followed by white space.
(#247) Expected 1 space between the comma and "0". Found: no spaces
(#275) Opening parenthesis of a multi-line function call must be the last content on the line
(#276) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#276) Closing parenthesis of a multi-line function call must be on a line by itself
(#286) Short array syntax must be used to define arrays
(#291) Expected at least 1 space before "="; 0 found
(#291) Expected 1 space before "="; 0 found
(#293) Expected "if (...) {\n"; found "if (...) { "
(#293) Newline required after opening brace
(#293) Closing brace must be on a line by itself
(#295) Short array syntax must be used to define arrays
(#295) Expected at least 1 space before "=>"; 0 found
(#295) Expected at least 1 space after "=>"; 0 found
(#295) Expected 1 space before "=>"; 0 found
(#295) Expected 1 space after "=>"; 0 found
(#297) Short array syntax must be used to define arrays
(#311) No space found after comma in argument list
(#311) Commas (,) must be followed by white space.
(#311) Expected 1 space between the comma and "$grade". Found: no spaces
(#332) Missing docblock for function check_for_results_parameters
(#334) There should be a comma after the last array item in a multi-line array.
(#338) Missing docblock for function check_for_results
(#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 "// defaults" but found "//defaults"
(#341) Expected at least 1 space before "=>"; 0 found
(#341) Expected at least 1 space after "=>"; 0 found
(#341) Expected 1 space before "=>"; 0 found
(#341) Expected 1 space after "=>"; 0 found
(#342) Variable "have_humaneval" must not contain underscores.
(#343) Variable "have_aieval" must not contain underscores.
(#343) Expected at least 1 space after "="; 0 found
(#343) Expected 1 space after "="; 0 found
(#345) Opening parenthesis of a multi-line function call must be the last content on the line
(#346) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#346) Short array syntax must be used to define arrays
(#346) Expected at least 1 space before "=>"; 0 found
(#346) Expected at least 1 space after "=>"; 0 found
(#346) Expected 1 space before "=>"; 0 found
(#346) Expected 1 space after "=>"; 0 found
(#346) Closing parenthesis of a multi-line function call must be on a line by itself
(#348) Inline comments must start with a capital letter, digit or 3-dots sequence
(#348) Inline comments must end in full-stops, exclamation marks, or question marks
(#348) No space found before comment text; expected "// fetch attempt information" but found "//fetch attempt information"
(#349) Short array syntax must be used to define arrays
(#350) Short array syntax must be used to define arrays
(#353) Expected "if (...) {\n"; found "if(...) {\n"
(#353) Expected 1 space after IF keyword; 0 found
(#356) Variable "have_aieval" must not contain underscores.
(#358) Variable "have_aieval" must not contain underscores.
(#358) Expected at least 1 space before "="; 0 found
(#358) Expected 1 space before "="; 0 found
(#362) Inline comments must start with a capital letter, digit or 3-dots sequence
(#362) No space found before comment text; expected "// if no results, that's that. return." but found "//if no results, that's that. return."
(#363) Expected "if (...) {\n"; found "if(...){\n"
(#363) Expected 1 space after IF keyword; 0 found
(#363) Variable "have_aieval" must not contain underscores.
(#363) Variable "have_humaneval" must not contain underscores.
(#363) Expected 1 space after closing parenthesis; found 0
(#364) Expected at least 1 space before "="; 0 found
(#364) Expected at least 1 space after "="; 0 found
(#364) Expected 1 space before "="; 0 found
(#364) Expected 1 space after "="; 0 found
(#369) Missing docblock for function check_for_results_returns
(#373) Missing docblock for function submit_step_parameters
(#378) There should be a comma after the last array item in a multi-line array.
(#382) Missing docblock for function submit_step
(#382) Expected 1 space between comma and argument "$step"; 0 found
(#382) Commas (,) must be followed by white space.
(#382) Expected 1 space between the comma and "$step". Found: no spaces
(#382) Expected 1 space between comma and argument "$action"; 0 found
(#382) Commas (,) must be followed by white space.
(#382) Expected 1 space between the comma and "$action". Found: no spaces
(#382) Expected 1 space between comma and argument "$data"; 0 found
(#382) Commas (,) must be followed by white space.
(#382) Expected 1 space between the comma and "$data". Found: no spaces
(#383) Opening parenthesis of a multi-line function call must be the last content on the line
(#384) Multi-line function call not indented correctly; expected 10 spaces but found 12
(#384) Short array syntax must be used to define arrays
(#384) Expected at least 1 space before "=>"; 0 found
(#384) Expected at least 1 space after "=>"; 0 found
(#384) Expected 1 space before "=>"; 0 found
(#384) Expected 1 space after "=>"; 0 found
(#384) Commas (,) must be followed by white space.
(#384) Expected 1 space between the comma and "'step'". Found: no spaces
(#384) Expected at least 1 space before "=>"; 0 found
(#384) Expected at least 1 space after "=>"; 0 found
(#384) Expected 1 space before "=>"; 0 found
(#384) Expected 1 space after "=>"; 0 found
(#384) Commas (,) must be followed by white space.
(#384) Expected 1 space between the comma and "'action'". Found: no spaces
(#384) Expected at least 1 space before "=>"; 0 found
(#384) Expected at least 1 space after "=>"; 0 found
(#384) Expected 1 space before "=>"; 0 found
(#384) Expected 1 space after "=>"; 0 found
(#384) Expected at least 1 space before "=>"; 0 found
(#384) Expected at least 1 space after "=>"; 0 found
(#384) Expected 1 space before "=>"; 0 found
(#384) Expected 1 space after "=>"; 0 found
(#384) Closing parenthesis of a multi-line function call must be on a line by itself
(#386) Inline comments must start with a capital letter, digit or 3-dots sequence
(#386) Inline comments must end in full-stops, exclamation marks, or question marks
(#386) No space found before comment text; expected "// make sure we have a sesskey and are really logged in" but found "//make sure we have a sesskey and are really logged in"
(#387) Expected "try {\n...} catch (...) {\n"; found "try{\n...}catch(...){\n"
(#387) Expected 1 space after TRY keyword; 0 found
(#389) Expected 1 space after closing brace; 0 found
(#389) Expected 1 space after CATCH keyword; 0 found
(#389) Expected 1 space after closing parenthesis; found 0
(#396) Expected at least 1 space before "="; 0 found
(#396) Expected at least 1 space after "="; 0 found
(#396) Expected 1 space before "="; 0 found
(#396) Expected 1 space after "="; 0 found
(#398) Variable "attempt_helper" must not contain underscores.
(#398) Expected 1 space after "="; 2 found
(#400) Variable "attempt_helper" must not contain underscores.
(#400) No space found after comma in argument list
(#400) Commas (,) must be followed by white space.
(#400) Expected 1 space between the comma and "$dataobject". Found: no spaces
(#404) Missing docblock for function submit_step_returns
(#409) Expected 8 spaces before asterisk; 5 found
(#410) Expected 8 spaces before asterisk; 5 found
(#411) Expected 8 spaces before asterisk; 5 found
(#412) Expected 8 spaces before asterisk; 5 found
(#417) Whitespace found at end of line
(#425) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#438) Expected 1 space between comma and argument "$targetlanguage"; 0 found
(#438) Commas (,) must be followed by white space.
(#438) Expected 1 space between the comma and "$targetlanguage". Found: no spaces
(#438) Expected 1 space between comma and argument "$questiontext"; 0 found
(#438) Commas (,) must be followed by white space.
(#438) Expected 1 space between the comma and "$questiontext". Found: no spaces
(#438) Expected 1 space between comma and argument "$studentresponse"; 0 found
(#438) Commas (,) must be followed by white space.
(#438) Expected 1 space between the comma and "$studentresponse". Found: no spaces
(#438) Expected 1 space between comma and argument "$feedbacklanguage"; 0 found
(#438) Commas (,) must be followed by white space.
(#438) Expected 1 space between the comma and "$feedbacklanguage". Found: no spaces
(#438) Line exceeds 132 characters; contains 158 characters
(#442) Expected at least 1 space before "=>"; 0 found
(#442) Expected at least 1 space after "=>"; 0 found
(#442) Expected 1 space before "=>"; 0 found
(#442) Expected 1 space after "=>"; 0 found
(#442) Commas (,) must be followed by white space.
(#442) Expected 1 space between the comma and ""feedback"". Found: no spaces
(#445) Expected at least 1 space before "=>"; 0 found
(#445) Expected at least 1 space after "=>"; 0 found
(#445) Expected 1 space before "=>"; 0 found
(#445) Expected 1 space after "=>"; 0 found
(#445) Commas (,) must be followed by white space.
(#445) Expected 1 space between the comma and ""feedback"". Found: no spaces
(#450) Inline comments must end in full-stops, exclamation marks, or question marks
(#450) No space found before comment text; expected "// Feedback language for AI instructions" but found "//Feedback language for AI instructions"
(#451) Expected "if (...) {\n"; found "if(...) {\n"
(#451) Expected 1 space after IF keyword; 0 found
(#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
(#454) No space found before comment text; expected "// the WC language is 2 char (eg 'en') but Poodll AI expects a locale code (eg 'en-US')" but found "//the WC language is 2 char (eg 'en') but Poodll AI expects a locale code (eg 'en-US')"
(#455) Variable "wc_language" must not contain underscores.
(#456) Inline comments must start with a capital letter, digit or 3-dots sequence
(#456) No space found before comment text; expected "// if we did get a locale code back lets use that." but found "//if we did get a locale code back lets use that."
(#457) Variable "wc_language" must not contain underscores.
(#457) Variable "wc_language" must not contain underscores.
(#458) Variable "wc_language" 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
(#463) This comment is 82% valid code; is this commented out code?
(#463) Line indented incorrectly; expected at least 12 spaces, found 8
(#463) No space found before comment text; expected "// if (!empty($studentresponse)) {" but found "//if (!empty($studentresponse)) {"
(#465) Expected at least 1 space before "="; 0 found
(#465) Expected at least 1 space after "="; 0 found
(#465) Expected 1 space before "="; 0 found
(#465) Expected 1 space after "="; 0 found
(#466) Expected at least 1 space before "="; 0 found
(#466) Expected at least 1 space after "="; 0 found
(#466) Expected 1 space before "="; 0 found
(#466) Expected 1 space after "="; 0 found
(#467) Expected at least 1 space before "="; 0 found
(#467) Expected at least 1 space after "="; 0 found
(#467) Expected 1 space before "="; 0 found
(#467) Expected 1 space after "="; 0 found
(#468) Expected at least 1 space before "="; 0 found
(#468) Expected at least 1 space after "="; 0 found
(#468) Expected 1 space before "="; 0 found
(#468) Expected 1 space after "="; 0 found
(#469) Expected at least 1 space before "="; 0 found
(#469) Expected at least 1 space after "="; 0 found
(#469) Expected 1 space before "="; 0 found
(#469) Expected 1 space after "="; 0 found
(#470) Expected at least 1 space before "="; 0 found
(#470) Expected at least 1 space after "="; 0 found
(#470) Expected 1 space before "="; 0 found
(#470) Expected 1 space after "="; 0 found
(#472) Inline comments must end in full-stops, exclamation marks, or question marks
(#474) Inline comments must start with a capital letter, digit or 3-dots sequence
(#474) This comment is 67% valid code; is this commented out code?
(#474) No space found before comment text; expected "// $isspeech = !utils::is_textonlysubmission($moduleinstance);" but found "//$isspeech = !utils::is_textonlysubmission($moduleinstance);"
(#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
(#476) This comment is 73% valid code; is this commented out code?
(#476) Line indented incorrectly; expected at least 12 spaces, found 8
(#476) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#477) Line indented incorrectly; expected 12 spaces, found 11
(#477) Expected "if (...) {\n"; found "if(...){\n"
(#477) Expected 1 space after IF keyword; 0 found
(#477) Expected 1 space after closing parenthesis; found 0
(#478) Expected at least 1 space before "=>"; 0 found
(#478) Expected at least 1 space after "=>"; 0 found
(#478) Expected 1 space before "=>"; 0 found
(#478) Expected 1 space after "=>"; 0 found
(#478) Commas (,) must be followed by white space.
(#478) Expected 1 space between the comma and ""feedback"". Found: no spaces
(#478) Line exceeds maximum limit of 180 characters; contains 202 characters
(#479) Closing brace indented incorrectly; expected 11 spaces, found 12
(#479) Expected 1 space after closing brace; 0 found
(#479) Expected "} else {\n"; found "}else{\n"
(#479) Expected 1 space after ELSE keyword; 0 found
(#480) Expected at least 1 space after "="; 0 found
(#480) Expected 1 space after "="; 0 found
(#483) Expected at least 1 space before "=>"; 0 found
(#483) Expected at least 1 space after "=>"; 0 found
(#483) Expected 1 space before "=>"; 0 found
(#483) Expected 1 space after "=>"; 0 found
(#483) Commas (,) must be followed by white space.
(#483) Expected 1 space between the comma and ""feedback"". Found: no spaces
(#483) Line exceeds maximum limit of 180 characters; contains 189 characters
(#489) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#500) Line exceeds 132 characters; contains 145 characters
(#503) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#506) Whitespace found at end of line
(#508) The closing brace for the class must go on the next line after the body
mod/solo/classes/grades/gradeitems.php
(#23) Missing @copyright tag
(#23) Missing @license tag
(#23) Missing docblock for class gradeitems
(#23) The interface names in a "class implements" statement should be ordered alphabetically. Expected: itemnumber_mapping, advancedgrading_mapping; Found: advancedgrading_mapping, itemnumber_mapping
(#23) Opening brace must not be followed by a blank line
mod/solo/classes/grades/grades.php
(#21) Missing @copyright tag
(#21) Missing @license tag
(#26) Incorrect @package tag for class grades. Expected mod_solo, found mod_solo\grades.
(#41) Expected "if (...) {\n"; found "if(...){\n"
(#41) Expected 1 space after IF keyword; 0 found
(#41) Expected 1 space after closing parenthesis; found 0
(#42) Long list syntax is not allowed
(#69) Whitespace found at end of line within string
(#72) Space found before comma in argument list
(#72) Expected no space between "]" and the comma. Found: 1 space
(#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
(#75) Expected 1 space after closing brace; 0 found
(#75) Expected "} else {\n"; found "}else {\n"
(#93) The use of the AS keyword to alias tables is bad for cross-db
(#95) The use of the AS keyword to alias tables is bad for cross-db
(#96) The use of the AS keyword to alias tables is bad for cross-db
(#97) The use of the AS keyword to alias tables is bad for cross-db
(#98) The use of the AS keyword to alias tables is bad for cross-db
(#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
(#110) Blank line found at start of control structure
(#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
mod/solo/classes/grades/gradesubmissions.php
(#23) Missing @copyright tag
(#23) Missing @license tag
(#28) Incorrect @package tag for class gradesubmissions. Expected mod_solo, found mod_solo\grades.
(#30) Opening brace must not be followed by a blank line
(#72) The use of the AS keyword to alias tables is bad for cross-db
(#74) The use of the AS keyword to alias tables is bad for cross-db
(#75) The use of the AS keyword to alias tables is bad for cross-db
(#76) The use of the AS keyword to alias tables is bad for cross-db
(#77) The use of the AS keyword to alias tables is bad for cross-db
(#90) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Long list syntax is not allowed
(#108) Whitespace found at end of line within string
(#111) Whitespace found at end of line within string
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#127) 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
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Closing brace must not be followed by any comment or statement on the same line
(#142) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#150) Incorrect spacing between argument "$studentid" and equals sign; expected 1 but found 0
(#150) Incorrect spacing between default value and equals sign for argument "$studentid"; expected 1 but found 0
(#150) Incorrect spacing between argument "$perpage" and equals sign; expected 1 but found 0
(#150) Incorrect spacing between default value and equals sign for argument "$perpage"; expected 1 but found 0
(#154) 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 0 spaces before closing bracket; 1 found
(#168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) Closing brace must not be followed by any comment or statement on the same line
mod/solo/classes/mobile_auth.php
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#30) Import statements must not begin with a leading backslash
(#31) Import statements must not begin with a leading backslash
(#33) Missing docblock for class mobile_auth
(#33) Opening brace must not be followed by a blank line
(#35) Missing docblock for constant mobile_auth::VALID_TIME
(#63) There should be a comma after the last array item in a multi-line array.
(#79) Long list syntax is not allowed
(#80) Long list syntax is not allowed
(#100) Short array syntax must be used to define arrays
(#111) Short array syntax must be used to define arrays
(#112) There should be a comma after the last array item in a multi-line array.
mod/solo/classes/output/attempt_renderer.php
(#20) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#34) Opening brace must not be followed by a blank line
(#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
(#58) Expected "if (...) {\n"; found "if(...) {\n"
(#58) Expected 1 space after IF keyword; 0 found
(#60) Expected 1 space after closing brace; 0 found
(#60) Expected "} else {\n"; found "}else {\n"
(#65) Expected at least 1 space after "."; 0 found
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Line exceeds 132 characters; contains 137 characters
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Expected "if (...) {\n"; found "if(...){"
(#71) Expected 1 space after IF keyword; 0 found
(#71) Expected 1 space after closing parenthesis; found 0
(#71) Newline required after opening brace
(#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
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#79) Expected 1 space after FOREACH keyword; 0 found
(#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
(#88) Line exceeds 132 characters; contains 148 characters
(#89) Expected "if (...) {\n"; found "if(...){"
(#89) Expected 1 space after IF keyword; 0 found
(#89) Expected 1 space after closing parenthesis; found 0
(#89) Newline required after opening brace
(#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
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Expected "for (...) {\n"; found "for (...){\n"
(#95) Expected 1 space after closing parenthesis; found 0
(#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) This comment is 70% valid code; is this commented out code?
(#98) Expected "if (...) {\n"; found "if(...) {\n"
(#98) Expected 1 space after IF keyword; 0 found
(#98) Expected 0 spaces before closing bracket; 1 found
(#100) Expected 1 space after closing brace; 0 found
(#100) Expected "} else {\n"; found "}else{\n"
(#100) Expected 1 space after ELSE keyword; 0 found
(#106) Space after opening parenthesis of function call prohibited
(#106) Line exceeds maximum limit of 180 characters; contains 186 characters
(#109) Missing docblock for function show_userattemptsummary
(#109) Visibility must be declared on method "show_userattemptsummary"
(#114) Missing docblock for function show_placeholdereval
(#117) Space after opening parenthesis of function call prohibited
(#120) Missing docblock for function show_teachereval
(#120) Visibility must be declared on method "show_teachereval"
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Expected "if (...) {\n"; found "if(...){\n"
(#127) Expected 1 space after IF keyword; 0 found
(#127) Expected 1 space after closing parenthesis; found 0
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Expected "if (...) {\n"; found "if(...) {\n"
(#131) Expected 1 space after IF keyword; 0 found
(#140) Space after opening parenthesis of function call prohibited
(#142) Space after opening parenthesis of function call prohibited
(#145) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#147) Missing docblock for function show_spellingerrors
(#147) Visibility must be declared on method "show_spellingerrors"
(#149) Expected "if (...) {\n"; found "if(...) {\n"
(#149) Expected 1 space after IF keyword; 0 found
(#152) Expected 1 space after closing brace; 0 found
(#152) Expected "} else {\n"; found "}else{\n"
(#152) Expected 1 space after ELSE keyword; 0 found
(#155) Space after opening parenthesis of function call prohibited
(#157) Missing docblock for function show_grammarerrors
(#157) Visibility must be declared on method "show_grammarerrors"
(#159) Expected "if (...) {\n"; found "if(...) {\n"
(#159) Expected 1 space after IF keyword; 0 found
(#162) Expected 1 space after closing brace; 0 found
(#162) Expected "} else {\n"; found "}else{\n"
(#162) Expected 1 space after ELSE keyword; 0 found
(#165) Space after opening parenthesis of function call prohibited
(#168) Missing docblock for function show_summary
(#168) Visibility must be declared on method "show_summary"
(#168) Incorrect spacing between argument "$userheader" and equals sign; expected 1 but found 0
(#168) Incorrect spacing between default value and equals sign for argument "$userheader"; expected 1 but found 0
(#173) Inline comments must start with a capital letter, digit or 3-dots sequence
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Expected "if (...) {\n"; found "if(...){\n"
(#176) Expected 1 space after IF keyword; 0 found
(#176) Expected 1 space after closing parenthesis; found 0
(#177) Space after opening parenthesis of function call prohibited
(#178) Expected 1 space after closing brace; 0 found
(#178) Expected "} else {\n"; found "}else{\n"
(#178) Expected 1 space after ELSE keyword; 0 found
(#179) Space after opening parenthesis of function call prohibited
(#182) Space after opening parenthesis of function call prohibited
(#187) Missing docblock for function show_waitingforteacher
(#187) Visibility must be declared on method "show_waitingforteacher"
(#188) Space after opening parenthesis of function call prohibited
(#191) Missing docblock for function show_summarypassageandstats
(#191) Visibility must be declared on method "show_summarypassageandstats"
(#192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) Line exceeds 132 characters; contains 136 characters
(#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
(#199) Expected "if (...) {\n"; found "if(...){\n"
(#199) Expected 1 space after IF keyword; 0 found
(#199) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#202) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#202) Expected 1 space after closing parenthesis; found 0
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) Expected "if (...) {\n"; found "if(...){"
(#215) Expected 1 space after IF keyword; 0 found
(#215) Expected 1 space after closing parenthesis; found 0
(#215) Newline required after opening brace
(#217) Expected "if (...) {\n"; found "if(...){"
(#217) Expected 1 space after IF keyword; 0 found
(#217) Expected 1 space after closing parenthesis; found 0
(#217) Newline required after opening brace
(#219) Expected "if (...) {\n"; found "if(...){"
(#219) Expected 1 space after IF keyword; 0 found
(#219) Expected 1 space after closing parenthesis; found 0
(#219) Newline required after opening brace
(#221) Expected "if (...) {\n"; found "if(...){"
(#221) Expected 1 space after IF keyword; 0 found
(#221) Expected 1 space after closing parenthesis; found 0
(#221) Newline required after opening brace
(#223) Expected "if (...) {\n"; found "if(...){"
(#223) Expected 1 space after IF keyword; 0 found
(#223) Expected 1 space after closing parenthesis; found 0
(#223) Newline required after opening brace
(#226) 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
(#229) Expected "if (...) {\n"; found "if(...){\n"
(#229) Expected 1 space after IF keyword; 0 found
(#229) Expected 1 space after closing parenthesis; found 0
(#233) Expected "if (...) {\n"; found "if(...) {\n"
(#233) Expected 1 space after IF keyword; 0 found
(#233) Blank line found at start of control structure
(#239) Inline comments must start with a capital letter, digit or 3-dots sequence
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) This comment is 66% valid code; is this commented out code?
(#248) Expected 1 space after closing brace; 0 found
(#248) Expected "} else {\n"; found "}else{\n"
(#248) Expected 1 space after ELSE keyword; 0 found
(#249) Space after opening parenthesis of function call prohibited
(#253) Inline comments must start with a capital letter, digit or 3-dots sequence
(#253) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) Expected "if (...) {\n"; found "if(...){\n"
(#254) Expected 1 space after IF keyword; 0 found
(#254) Expected 1 space after closing parenthesis; found 0
(#255) Expected "if (...) {\n"; found "if(...) {\n"
(#255) Expected 1 space after IF keyword; 0 found
(#257) Long list syntax is not allowed
(#257) Line exceeds 132 characters; contains 174 characters
(#258) Line exceeds 132 characters; contains 133 characters
(#263) Blank line found at end of control structure
(#266) Expected "if (...) {\n"; found "if(...){\n"
(#266) Expected 1 space after IF keyword; 0 found
(#266) Expected at least 1 space before "&&"; 0 found
(#266) Expected at least 1 space after "&&"; 0 found
(#266) Expected 1 space after closing parenthesis; found 0
(#271) Expected "if (...) {\n"; found "if(...){\n"
(#271) Expected 1 space after IF keyword; 0 found
(#271) Expected 1 space after closing parenthesis; found 0
(#276) Inline comments must start with a capital letter, digit or 3-dots sequence
(#276) Inline comments must end in full-stops, exclamation marks, or question marks
(#277) Space after opening parenthesis of function call prohibited
(#281) Missing docblock for function show_autogradelog
(#281) Visibility must be declared on method "show_autogradelog"
(#282) Expected "if (...) {\n"; found "if(...) {"
(#282) Expected 1 space after IF keyword; 0 found
(#282) Newline required after opening brace
(#284) Expected "if (...) {\n"; found "if(...) {"
(#284) Expected 1 space after IF keyword; 0 found
(#284) Newline required after opening brace
(#289) Space after opening parenthesis of function call prohibited
(#293) Missing docblock for function show_myreports
(#293) Visibility must be declared on method "show_myreports"
(#296) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#296) Opening parenthesis of a multi-line function call must be the last content on the line
(#297) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#297) Closing parenthesis of a multi-line function call must be on a line by itself
(#298) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#298) Only one argument is allowed per line in a multi-line function call
(#298) Closing parenthesis of a multi-line function call must be on a line by itself
(#302) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#302) Opening parenthesis of a multi-line function call must be the last content on the line
(#303) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#303) Closing parenthesis of a multi-line function call must be on a line by itself
(#304) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#304) Only one argument is allowed per line in a multi-line function call
(#304) Closing parenthesis of a multi-line function call must be on a line by itself
(#307) Space after opening parenthesis of function call prohibited
(#307) Expected 1 space after comma in argument list; 2 found
(#307) Expected 1 space between the comma and "constants". Found: 2 spaces
(#310) Space after opening parenthesis of function call prohibited
(#315) Missing docblock for function setup_datatables
(#315) Visibility must be declared on method "setup_datatables"
(#320) Inline comments must start with a capital letter, digit or 3-dots sequence
(#320) Inline comments must end in full-stops, exclamation marks, or question marks
(#320) This comment is 53% valid code; is this commented out code?
(#328) Inline comments must start with a capital letter, digit or 3-dots sequence
(#328) 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) This comment is 81% valid code; is this commented out code?
(#333) Inline comments must start with a capital letter, digit or 3-dots sequence
(#333) Inline comments must end in full-stops, exclamation marks, or question marks
(#338) Space after opening parenthesis of function call prohibited
(#341) Missing docblock for function fetch_recorder_amd
(#341) Visibility must be declared on method "fetch_recorder_amd"
(#345) Inline comments must start with a capital letter, digit or 3-dots sequence
(#345) Inline comments must end in full-stops, exclamation marks, or question marks
(#348) Inline comments must start with a capital letter, digit or 3-dots sequence
(#348) Inline comments must end in full-stops, exclamation marks, or question marks
(#353) Inline comments must start with a capital letter, digit or 3-dots sequence
(#354) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#364) Inline comments must start with a capital letter, digit or 3-dots sequence
(#364) Inline comments must end in full-stops, exclamation marks, or question marks
(#368) The closing brace for the class must go on the next line after the body
mod/solo/classes/output/mobile.php
(#19) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#25) Missing @copyright tag
(#25) Missing @license tag
(#25) Missing docblock for class mobile
(#25) Opening brace must not be followed by a blank line
(#27) Missing docblock for function mobile_course_view
(#38) Short array syntax must be used to define arrays
(#39) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
(#42) There should be a comma after the last array item in a multi-line array.
(#43) There should be a comma after the last array item in a multi-line array.
(#44) There should be a comma after the last array item in a multi-line array.
(#51) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#53) Short array syntax must be used to define arrays
(#55) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#61) Long list syntax is not allowed
(#64) Short array syntax must be used to define arrays
(#69) Short array syntax must be used to define arrays
(#75) Short array syntax must be used to define arrays
(#78) There should be a comma after the last array item in a multi-line array.
(#81) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#87) There should be a comma after the last array item in a multi-line array.
(#90) Short array syntax must be used to define arrays
(#91) Short array syntax must be used to define arrays
(#92) Short array syntax must be used to define arrays
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) This comment is 54% valid code; is this commented out code?
(#97) No space found before comment text; expected "// 'javascript' => file_get_contents($CFG->dirroot . '/mod/solo/library/js/h5p-resizer.js')," but found "//'javascript' => file_get_contents($CFG->dirroot . '/mod/solo/library/js/h5p-resizer.js'),"
mod/solo/classes/output/renderer.php
(#1) DocBlock missing a @package tag for file renderer.php. Expected @package mod_solo
(#1) Moodle boilerplate not found
(#2) Missing @copyright tag
(#2) Missing @license tag
(#11) Import statements must not begin with a leading backslash
(#12) Import statements must not begin with a leading backslash
(#13) Import statements must not begin with a leading backslash
(#15) Missing docblock for class renderer
(#15) Opening brace must not be followed by a blank line
(#17) Inline comments must end in full-stops, exclamation marks, or question marks
(#17) No space found before comment text; expected "// Use page layout to reconstruct embed flag so we can generate links that maintain it" but found "//Use page layout to reconstruct embed flag so we can generate links that maintain it"
(#18) Missing docblock for function get_embed_flag
(#19) Expected 1 space after SWITCH keyword; 0 found
(#19) Expected 1 space after closing parenthesis; found 0
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Expected at least 1 space before "."; 0 found
(#49) Expected at least 1 space after "."; 0 found
(#49) Expected at least 1 space before "."; 0 found
(#49) Expected at least 1 space after "."; 0 found
(#51) Expected at least 1 space before "."; 0 found
(#51) Expected at least 1 space after "."; 0 found
(#51) Expected at least 1 space before "."; 0 found
(#51) Expected at least 1 space after "."; 0 found
(#51) Expected at least 1 space before "."; 0 found
(#51) Expected at least 1 space after "."; 0 found
(#51) Expected at least 1 space before "."; 0 found
(#51) Expected at least 1 space after "."; 0 found
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Expected at least 1 space before "."; 0 found
(#68) Expected at least 1 space after "."; 0 found
(#77) Missing docblock for function fetch_title
(#77) Expected 1 space before opening brace; found 0
(#78) Expected at least 1 space before "="; 0 found
(#78) Expected at least 1 space after "="; 0 found
(#78) Expected 1 space before "="; 0 found
(#78) Expected 1 space after "="; 0 found
(#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
(#79) 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"
(#80) Expected "if (...) {\n"; found "if(...) {\n"
(#80) Expected 1 space after IF keyword; 0 found
(#90) Expected 1 space between comma and argument "$cm"; 0 found
(#90) Commas (,) must be followed by white space.
(#90) Expected 1 space between the comma and "$cm". Found: no spaces
(#90) Expected 1 space before opening brace; found 0
(#100) Missing docblock for function show_no_content
(#100) Expected 1 space before opening brace; found 0
(#104) Short array syntax must be used to define arrays
(#105) Opening parenthesis of a multi-line function call must be the last content on the line
(#106) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#106) Short array syntax must be used to define arrays
(#106) Closing parenthesis of a multi-line function call must be on a line by itself
(#107) Expected 1 space after closing brace; 0 found
(#107) Expected "} else {\n"; found "}else{\n"
(#107) Expected 1 space after ELSE keyword; 0 found
(#108) Short array syntax must be used to define arrays
(#111) Expected at least 1 space before "="; 0 found
(#111) Expected 1 space before "="; 0 found
(#111) No space found after comma in argument list
(#111) Commas (,) must be followed by white space.
(#111) Expected 1 space between the comma and "constants". Found: no spaces
(#111) No space found after comma in argument list
(#111) Commas (,) must be followed by white space.
(#111) Expected 1 space between the comma and "array". Found: no spaces
(#111) Short array syntax must be used to define arrays
(#111) Expected at least 1 space before "=>"; 0 found
(#111) Expected at least 1 space after "=>"; 0 found
(#111) Expected 1 space before "=>"; 0 found
(#111) Expected 1 space after "=>"; 0 found
(#114) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#117) Missing docblock for function fetch_activity_amd
(#117) Visibility must be declared on method "fetch_activity_amd"
(#117) Expected 1 space before opening brace; found 0
(#119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) No space found before comment text; expected "// any html we want to return to be sent to the page" but found "//any html we want to return to be sent to the page"
(#120) Variable "ret_html" must not contain underscores.
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) No space found before comment text; expected "// here we set up any info we need to pass into javascript" but found "//here we set up any info we need to pass into javascript"
(#124) Expected at least 1 space after "="; 0 found
(#124) Expected 1 space after "="; 0 found
(#124) PHP keywords must be lowercase; expected "array" but found "Array"
(#124) Short array syntax must be used to define arrays
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) No space found before comment text; expected "// recorder html ids" but found "//recorder html ids"
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) No space found before comment text; expected "// items" but found "//items"
(#129) Variable "attempt_helper" must not contain underscores.
(#129) Expected 1 space after "="; 2 found
(#130) Expected at least 1 space before "="; 0 found
(#130) Expected 1 space before "="; 0 found
(#130) Variable "attempt_helper" must not contain underscores.
(#131) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#134) No space found before comment text; expected "// this inits the M.mod_solo thingy, after the page has loaded." but found "//this inits the M.mod_solo thingy, after the page has loaded."
(#135) No space found before comment text; expected "// we put the opts in html on the page because moodle/AMD doesn't like lots of opts in js" but found "//we put the opts in html on the page because moodle/AMD doesn't like lots of opts in js"
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) No space found before comment text; expected "// convert opts to json" but found "//convert opts to json"
(#139) Variable "opts_html" must not contain underscores.
(#139) Short array syntax must be used to define arrays
(#139) Line exceeds 132 characters; contains 135 characters
(#141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) No space found before comment text; expected "// the recorder div" but found "//the recorder div"
(#142) Variable "ret_html" must not contain underscores.
(#142) Variable "ret_html" must not contain underscores.
(#142) Variable "opts_html" must not contain underscores.
(#144) Expected at least 1 space before "="; 0 found
(#144) Expected at least 1 space after "="; 0 found
(#144) Expected 1 space before "="; 0 found
(#144) Expected 1 space after "="; 0 found
(#144) Short array syntax must be used to define arrays
(#144) Expected at least 1 space before "=>"; 0 found
(#144) Expected at least 1 space after "=>"; 0 found
(#144) Expected 1 space before "=>"; 0 found
(#144) Expected 1 space after "=>"; 0 found
(#144) Commas (,) must be followed by white space.
(#144) Expected 1 space between the comma and "'widgetid'". Found: no spaces
(#144) Expected at least 1 space before "=>"; 0 found
(#144) Expected at least 1 space after "=>"; 0 found
(#144) Expected 1 space before "=>"; 0 found
(#144) Expected 1 space after "=>"; 0 found
(#145) Short array syntax must be used to define arrays
(#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
(#147) No space found before comment text; expected "// these need to be returned and echo'ed to the page" but found "//these need to be returned and echo'ed to the page"
(#148) Variable "ret_html" must not contain underscores.
(#151) Missing docblock for function imagecombo
(#151) Expected 1 space before opening brace; found 0
(#153) Expected at least 1 space before "="; 0 found
(#153) Expected at least 1 space after "="; 0 found
(#153) Expected 1 space before "="; 0 found
(#153) Expected 1 space after "="; 0 found
(#153) Short array syntax must be used to define arrays
(#154) Short array syntax must be used to define arrays
(#158) Missing docblock for function developerpage
(#158) Expected 1 space between comma and argument "$moduleid"; 0 found
(#158) Commas (,) must be followed by white space.
(#158) Expected 1 space between the comma and "$moduleid". Found: no spaces
(#158) Expected 1 space before opening brace; found 0
(#159) Short array syntax must be used to define arrays
(#160) Expected at least 1 space before "="; 0 found
(#160) Expected 1 space before "="; 0 found
(#161) Expected at least 1 space before "="; 0 found
(#161) Expected 1 space before "="; 0 found
(#162) Short array syntax must be used to define arrays
(#162) Line exceeds 132 characters; contains 133 characters
(#163) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#163) Only one argument is allowed per line in a multi-line function call
(#163) Closing parenthesis of a multi-line function call must be on a line by itself
(#164) Expected at least 1 space before "="; 0 found
(#164) Expected at least 1 space after "="; 0 found
(#164) Expected 1 space before "="; 0 found
(#164) Expected 1 space after "="; 0 found
(#168) Line indented incorrectly; expected at least 4 spaces, found 1
(#173) Missing docblock for function show_open_close_dates
(#173) Expected 1 space before opening brace; found 0
(#174) Expected at least 1 space before "="; 0 found
(#174) Expected at least 1 space after "="; 0 found
(#174) Expected 1 space before "="; 0 found
(#174) Expected 1 space after "="; 0 found
(#175) Expected "if (...) {\n"; found "if(...){"
(#175) Expected 1 space after IF keyword; 0 found
(#175) Expected at least 1 space before ">"; 0 found
(#175) Expected at least 1 space after ">"; 0 found
(#175) Expected 1 space before ">"; 0 found
(#175) Expected 1 space after ">"; 0 found
(#175) Expected 1 space after closing parenthesis; found 0
(#175) Newline required after opening brace
(#175) Expected at least 1 space before "="; 0 found
(#175) Expected at least 1 space after "="; 0 found
(#175) Expected 1 space before "="; 0 found
(#175) Expected 1 space after "="; 0 found
(#175) Closing brace must be on a line by itself
(#176) Expected "if (...) {\n"; found "if(...){"
(#176) Expected 1 space after IF keyword; 0 found
(#176) Expected at least 1 space before ">"; 0 found
(#176) Expected at least 1 space after ">"; 0 found
(#176) Expected 1 space before ">"; 0 found
(#176) Expected 1 space after ">"; 0 found
(#176) Expected 1 space after closing parenthesis; found 0
(#176) Newline required after opening brace
(#176) Expected at least 1 space before "="; 0 found
(#176) Expected at least 1 space after "="; 0 found
(#176) Expected 1 space before "="; 0 found
(#176) Expected 1 space after "="; 0 found
(#176) Closing brace must be on a line by itself
(#177) Space after opening parenthesis of function call prohibited
(#177) No space found after comma in argument list
(#177) Commas (,) must be followed by white space.
(#177) Expected 1 space between the comma and "$tdata". Found: no spaces
(#181) Expected 1 newline at end of file; 0 found
(#181) The closing brace for the class must go on the next line after the body
mod/solo/classes/output/report_renderer.php
(#1) DocBlock missing a @package tag for file report_renderer.php. Expected @package mod_solo
(#1) Moodle boilerplate not found
(#2) Missing @copyright tag
(#2) Missing @license tag
(#11) Import statements must not begin with a leading backslash
(#12) Import statements must not begin with a leading backslash
(#15) Missing docblock for class report_renderer
(#16) Opening brace must not be followed by a blank line
(#18) Missing docblock for function render_reportmenu
(#19) Opening brace should be on the same line as the declaration
(#22) Opening parenthesis of a multi-line function call must be the last content on the line
(#23) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#23) Short array syntax must be used to define arrays
(#23) Closing parenthesis of a multi-line function call must be on a line by itself
(#24) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#24) Only one argument is allowed per line in a multi-line function call
(#24) Closing parenthesis of a multi-line function call must be on a line by itself
(#26) Expected at least 1 space after "="; 0 found
(#26) Expected 1 space after "="; 0 found
(#28) Opening parenthesis of a multi-line function call must be the last content on the line
(#29) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#29) Short array syntax must be used to define arrays
(#29) Commas (,) must be followed by white space.
(#29) Expected 1 space between the comma and "'format'". Found: no spaces
(#29) Expected at least 1 space before "=>"; 0 found
(#29) Expected at least 1 space after "=>"; 0 found
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space after "=>"; 0 found
(#29) Closing parenthesis of a multi-line function call must be on a line by itself
(#30) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#30) Only one argument is allowed per line in a multi-line function call
(#30) Closing parenthesis of a multi-line function call must be on a line by itself
(#34) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#34) Opening parenthesis of a multi-line function call must be the last content on the line
(#35) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#35) Short array syntax must be used to define arrays
(#35) Commas (,) must be followed by white space.
(#35) Expected 1 space between the comma and "'format'". Found: no spaces
(#35) Expected at least 1 space before "=>"; 0 found
(#35) Expected at least 1 space after "=>"; 0 found
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#35) Closing parenthesis of a multi-line function call must be on a line by itself
(#36) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#36) Only one argument is allowed per line in a multi-line function call
(#36) Closing parenthesis of a multi-line function call must be on a line by itself
(#40) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#40) Opening parenthesis of a multi-line function call must be the last content on the line
(#41) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#41) Short array syntax must be used to define arrays
(#41) Commas (,) must be followed by white space.
(#41) Expected 1 space between the comma and "'format'". Found: no spaces
(#41) Expected at least 1 space before "=>"; 0 found
(#41) Expected at least 1 space after "=>"; 0 found
(#41) Expected 1 space before "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#41) Closing parenthesis of a multi-line function call must be on a line by itself
(#42) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#42) Only one argument is allowed per line in a multi-line function call
(#42) Closing parenthesis of a multi-line function call must be on a line by itself
(#46) Opening parenthesis of a multi-line function call must be the last content on the line
(#47) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#47) Short array syntax must be used to define arrays
(#47) Commas (,) must be followed by white space.
(#47) Expected 1 space between the comma and "'format'". Found: no spaces
(#47) Expected at least 1 space before "=>"; 0 found
(#47) Expected at least 1 space after "=>"; 0 found
(#47) Expected 1 space before "=>"; 0 found
(#47) Expected 1 space after "=>"; 0 found
(#47) Closing parenthesis of a multi-line function call must be on a line by itself
(#48) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#48) Only one argument is allowed per line in a multi-line function call
(#48) Closing parenthesis of a multi-line function call must be on a line by itself
(#52) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#52) Opening parenthesis of a multi-line function call must be the last content on the line
(#53) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#53) Short array syntax must be used to define arrays
(#53) Commas (,) must be followed by white space.
(#53) Expected 1 space between the comma and "'format'". Found: no spaces
(#53) Expected at least 1 space before "=>"; 0 found
(#53) Expected at least 1 space after "=>"; 0 found
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#53) Closing parenthesis of a multi-line function call must be on a line by itself
(#54) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#54) Only one argument is allowed per line in a multi-line function call
(#54) Closing parenthesis of a multi-line function call must be on a line by itself
(#56) This comment is 62% valid code; is this commented out code?
(#56) Line indented incorrectly; expected at least 8 spaces, found 0
(#62) Line indented incorrectly; expected at least 8 spaces, found 0
(#64) Space after opening parenthesis of function call prohibited
(#64) No space found after comma in argument list
(#64) Commas (,) must be followed by white space.
(#64) Expected 1 space between the comma and "$buttons". Found: no spaces
(#64) Expected 1 space after comma in argument list; 2 found
(#64) Expected 1 space between the comma and "constants". Found: 2 spaces
(#69) Missing docblock for function render_menuinstructions
(#69) Expected 1 space before opening brace; found 0
(#71) Expected at least 1 space after "="; 0 found
(#71) Expected 1 space after "="; 0 found
(#71) Space after opening parenthesis of function call prohibited
(#71) Expected 1 space after comma in argument list; 2 found
(#71) Expected 1 space between the comma and "constants". Found: 2 spaces
(#77) Missing docblock for function render_hiddenaudioplayer
(#78) Opening parenthesis of a multi-line function call must be the last content on the line
(#78) Only one argument is allowed per line in a multi-line function call
(#79) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#79) Short array syntax must be used to define arrays
(#79) Closing parenthesis of a multi-line function call must be on a line by itself
(#83) Missing docblock for function render_reporttitle_html
(#84) Opening brace should be on the same line as the declaration
(#90) Missing docblock for function render_empty_section_html
(#91) Opening brace should be on the same line as the declaration
(#96) Missing docblock for function render_exportbuttons_html
(#97) Opening brace should be on the same line as the declaration
(#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
(#99) No space found before comment text; expected "// convert formdata to array" but found "//convert formdata to array"
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) No space found before comment text; expected "// CSV Button" but found "//CSV Button"
(#107) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#108) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#108) Only one argument is allowed per line in a multi-line function call
(#108) Closing parenthesis of a multi-line function call must be on a line by itself
(#109) Expected at least 1 space before "="; 0 found
(#109) Expected at least 1 space after "="; 0 found
(#109) Expected 1 space before "="; 0 found
(#109) Expected 1 space after "="; 0 found
(#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
(#111) No space found before comment text; expected "// tabular if linechart" but found "//tabular if linechart"
(#112) Expected "if (...) {\n"; found "if(...){\n"
(#112) Expected 1 space after IF keyword; 0 found
(#112) Expected at least 1 space before "=="; 0 found
(#112) Expected at least 1 space after "=="; 0 found
(#112) Expected 1 space before "=="; 0 found
(#112) Expected 1 space after "=="; 0 found
(#112) Expected 1 space after closing parenthesis; found 0
(#115) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#116) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#116) Only one argument is allowed per line in a multi-line function call
(#116) Closing parenthesis of a multi-line function call must be on a line by itself
(#117) Expected at least 1 space before "="; 0 found
(#117) Expected at least 1 space after "="; 0 found
(#117) Expected 1 space before "="; 0 found
(#117) Expected 1 space after "="; 0 found
(#118) Blank line found at end of control structure
(#121) No space found after comma in argument list
(#121) Commas (,) must be followed by white space.
(#121) Expected 1 space between the comma and "$buttons". Found: no spaces
(#124) Missing docblock for function make_name_safe
(#124) Expected 1 space before opening brace; found 0
(#125) Variable "dangerousCharacters" must be all lower-case
(#125) Short array syntax must be used to define arrays
(#126) Variable "dangerousCharacters" must be all lower-case
(#128) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#130) Missing docblock for function render_file_download
(#131) Opening brace should be on the same line as the declaration
(#135) Expected at least 1 space before "="; 0 found
(#135) Expected at least 1 space after "="; 0 found
(#135) Expected 1 space before "="; 0 found
(#135) Expected 1 space after "="; 0 found
(#135) PHP keywords must be lowercase; expected "array" but found "Array"
(#135) Short array syntax must be used to define arrays
(#136) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#136) Expected 1 space after FOREACH keyword; 0 found
(#136) Expected 1 space after closing parenthesis; found 0
(#137) Expected at least 1 space after "="; 0 found
(#137) Expected 1 space after "="; 0 found
(#138) Expected at least 1 space before "="; 0 found
(#138) Expected at least 1 space after "="; 0 found
(#138) Expected 1 space before "="; 0 found
(#138) Expected 1 space after "="; 0 found
(#139) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#139) Expected 1 space after FOREACH keyword; 0 found
(#140) Expected "if (...) {\n"; found "if(...){"
(#140) Expected 1 space after IF keyword; 0 found
(#140) Expected at least 1 space before "=="; 0 found
(#140) Expected at least 1 space after "=="; 0 found
(#140) Expected 1 space before "=="; 0 found
(#140) Expected 1 space after "=="; 0 found
(#140) Expected 1 space after closing parenthesis; found 0
(#140) Newline required after opening brace
(#140) Closing brace must be on a line by itself
(#141) Expected "if (...) {\n"; found "if(...){"
(#141) Expected 1 space after IF keyword; 0 found
(#141) Expected 1 space after closing parenthesis; found 0
(#141) Newline required after opening brace
(#141) Closing brace must be on a line by itself
(#142) Inline comments must start with a capital letter, digit or 3-dots sequence
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Expected "if (...) {\n"; found "if(...){"
(#144) Expected 1 space after IF keyword; 0 found
(#144) Expected 1 space after closing parenthesis; found 0
(#144) Newline required after opening brace
(#144) Closing brace must be on a line by itself
(#147) Expected at least 1 space before "="; 0 found
(#147) Expected at least 1 space after "="; 0 found
(#147) Expected 1 space before "="; 0 found
(#147) Expected 1 space after "="; 0 found
(#150) Expected at least 1 space before "="; 0 found
(#150) Expected at least 1 space after "="; 0 found
(#150) Expected 1 space before "="; 0 found
(#150) Expected 1 space after "="; 0 found
(#151) Expected at least 1 space before "="; 0 found
(#151) Expected at least 1 space after "="; 0 found
(#151) Expected 1 space before "="; 0 found
(#151) Expected 1 space after "="; 0 found
(#154) Perl-style comments are not allowed; use "// Comment." instead
(#157) Perl-style comments are not allowed; use "// Comment." instead
(#158) Variable "tmp_file" must not contain underscores.
(#158) Space found before comma in argument list
(#158) Expected no space between "tempdir" and the comma. Found: 1 space
(#159) Variable "tmp_file" must not contain underscores.
(#161) Perl-style comments are not allowed; use "// Comment." instead
(#163) Perl-style comments are not allowed; use "// Comment." instead
(#164) Variable "download_file" must not contain underscores.
(#166) Perl-style comments are not allowed; use "// Comment." instead
(#167) Variable "download_file" must not contain underscores.
(#170) Perl-style comments are not allowed; use "// Comment." instead
(#173) Perl-style comments are not allowed; use "// Comment." instead
(#174) Expected at least 1 space before "."; 0 found
(#176) Variable "tmp_file" must not contain underscores.
(#177) Variable "tmp_file" must not contain underscores.
(#181) Missing docblock for function render_section_csv
(#182) Opening brace should be on the same line as the declaration
(#188) Inline comments must start with a capital letter, digit or 3-dots sequence
(#188) No space found before comment text; expected "// "\t";" but found "//"\t";"
(#194) Inline comments must start with a capital letter, digit or 3-dots sequence
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) No space found before comment text; expected "// echo header" but found "//echo header"
(#200) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#202) Inline comments must start with a capital letter, digit or 3-dots sequence
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) No space found before comment text; expected "// echo data rows" but found "//echo data rows"
(#205) Expected at least 1 space before "="; 0 found
(#205) Expected at least 1 space after "="; 0 found
(#205) Expected 1 space before "="; 0 found
(#205) Expected 1 space after "="; 0 found
(#207) Expected at least 1 space before "="; 0 found
(#207) Expected 1 space before "="; 0 found
(#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
(#209) No space found before comment text; expected "// for UTF 8 encoding" but found "//for UTF 8 encoding"
(#210) Expected at least 1 space before "."; 0 found
(#210) Expected at least 1 space after "."; 0 found
(#210) Expected at least 1 space before "."; 0 found
(#210) Expected at least 1 space after "."; 0 found
(#211) The $escape parameter must be passed when calling fputcsv() as its default value will change in a future PHP version.
(#211) No space found after comma in argument list
(#211) Commas (,) must be followed by white space.
(#211) Expected 1 space between the comma and "$delim". Found: no spaces
(#211) No space found after comma in argument list
(#211) Commas (,) must be followed by white space.
(#211) Expected 1 space between the comma and "$quote". Found: no spaces
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) No space found before comment text; expected "// After file is created, die" but found "//After file is created, die"
(#218) Missing docblock for function render_section_html
(#219) Opening brace should be on the same line as the declaration
(#225) Inline comments must start with a capital letter, digit or 3-dots sequence
(#225) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) No space found before comment text; expected "// set up our table" but found "//set up our table"
(#226) Short array syntax must be used to define arrays
(#233) Expected at least 1 space before "="; 0 found
(#233) Expected at least 1 space after "="; 0 found
(#233) Expected 1 space before "="; 0 found
(#233) Expected 1 space after "="; 0 found
(#239) Inline comments must start with a capital letter, digit or 3-dots sequence
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) No space found before comment text; expected "// set up our table and head attributes" but found "//set up our table and head attributes"
(#240) This comment is 55% valid code; is this commented out code?
(#258) Inline comments must start with a capital letter, digit or 3-dots sequence
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) No space found before comment text; expected "// set up descrption cell" but found "//set up descrption cell"
(#259) Short array syntax must be used to define arrays
(#262) Short array syntax must be used to define arrays
(#271) Inline comments must start with a capital letter, digit or 3-dots sequence
(#271) Inline comments must end in full-stops, exclamation marks, or question marks
(#271) No space found before comment text; expected "// if datatables set up datatables" but found "//if datatables set up datatables"
(#272) Expected "if (...) {\n"; found "if(...) {\n"
(#272) Expected 1 space after IF keyword; 0 found
(#274) Expected at least 1 space before "="; 0 found
(#274) Expected at least 1 space after "="; 0 found
(#274) Expected 1 space before "="; 0 found
(#274) Expected 1 space after "="; 0 found
(#275) Expected at least 1 space before "="; 0 found
(#275) Expected at least 1 space after "="; 0 found
(#275) Expected 1 space before "="; 0 found
(#275) Expected 1 space after "="; 0 found
(#276) This comment is 86% valid code; is this commented out code?
(#276) Line indented incorrectly; expected at least 12 spaces, found 0
(#291) Line indented incorrectly; expected at least 12 spaces, found 0
(#292) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#294) PHP keywords must be lowercase; expected "array" but found "Array"
(#294) Short array syntax must be used to define arrays
(#297) Short array syntax must be used to define arrays
(#302) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#304) Missing docblock for function render_linechart
(#304) Expected 1 space before opening brace; found 0
(#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 "// if no chart data or lower than Moodle 3.2 we do not shopw the chart" but found "//if no chart data or lower than Moodle 3.2 we do not shopw the chart"
(#307) Expected "if (...) {\n"; found "if(...){"
(#307) Expected 1 space after IF keyword; 0 found
(#307) Expected 0 spaces before closing bracket; 1 found
(#307) Expected 1 space after closing parenthesis; found 0
(#307) Newline required after opening brace
(#307) Closing brace must be on a line by itself
(#310) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#310) Expected 1 space after FOREACH keyword; 0 found
(#310) Expected 1 space after closing parenthesis; found 0
(#314) Expected at least 1 space before "="; 0 found
(#314) Expected 1 space before "="; 0 found
(#316) Opening parenthesis of a multi-line function call must be the last content on the line
(#317) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#317) Closing parenthesis of a multi-line function call must be on a line by itself
(#318) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#325) Missing docblock for function show_reports_footer
(#325) Visibility must be declared on method "show_reports_footer"
(#325) Expected 1 space between comma and argument "$currentformat"; 0 found
(#325) Commas (,) must be followed by white space.
(#325) Expected 1 space between the comma and "$currentformat". Found: no spaces
(#325) Incorrect spacing between argument "$showexport" and equals sign; expected 1 but found 0
(#325) Incorrect spacing between default value and equals sign for argument "$showexport"; expected 1 but found 0
(#326) Opening brace should be on the same line as the declaration
(#327) Inline comments must start with a capital letter, digit or 3-dots sequence
(#327) Inline comments must end in full-stops, exclamation marks, or question marks
(#328) Short array syntax must be used to define arrays
(#328) Line exceeds 132 characters; contains 139 characters
(#330) Expected "if (...) {\n"; found "if(...) {\n"
(#330) Expected 1 space after IF keyword; 0 found
(#336) Missing docblock for function show_perpage_selector
(#336) Visibility must be declared on method "show_perpage_selector"
(#337) Opening brace should be on the same line as the declaration
(#338) Short array syntax must be used to define arrays
(#351) Visibility must be declared on method "show_paging_bar"
(#352) Opening brace should be on the same line as the declaration
(#354) Inline comments must start with a capital letter, digit or 3-dots sequence
(#354) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) No space found before comment text; expected "// add paging params to url (NOT pageno)" but found "//add paging params to url (NOT pageno)"
(#355) Short array syntax must be used to define arrays
(#359) Expected 1 newline at end of file; 0 found
(#359) The closing brace for the class must go on the next line after the body
mod/solo/classes/privacy/provider.php
(#39) 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"
(#41) Missing docblock for interface the_user_provider
(#41) Closing brace must be on a line by itself
(#43) Duplicate interface name "mod_solo\privacy\the_user_provider" found; first defined in /var/lib/jenkins/git_repositories/prechecker/mod/solo/classes/privacy/provider.php on line 41
(#43) Missing docblock for interface the_user_provider
(#43) Each interface must be in a file by itself
(#43) Closing brace must not be followed by any comment or statement on the same line
(#43) Closing brace must be on a line by itself
(#52) Each interface must be in a file by itself
(#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
(#57) No space found before comment text; expected "// user provider 3.4 and above" but found "//user provider 3.4 and above"
(#58) Opening brace must not be followed by a blank line
(#60) The first trait import statement must be declared on the first non-comment line after the class opening brace
(#68) Method name "_get_metadata" must not be prefixed with an underscore to indicate visibility
(#99) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#102) There should be a comma after the last array item in a multi-line array.
(#114) Method name "_get_contexts_for_userid" must not be prefixed with an underscore to indicate visibility
(#126) There should be a comma after the last array item in a multi-line array.
(#127) Space found before semicolon; expected "];" but found "] ;"
(#165) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#174) Method name "_export_user_data" must not be prefixed with an underscore to indicate visibility
(#182) Long list syntax is not allowed
(#217) There should be a comma after the last array item in a multi-line array.
(#221) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#224) Expected at least 1 space after "="; 0 found
(#224) Expected 1 space after "="; 0 found
(#269) Inline comments must end in full-stops, exclamation marks, or question marks
(#287) Blank line found at start of control structure
(#291) Opening parenthesis of a multi-line function call must be the last content on the line
(#291) Only one argument is allowed per line in a multi-line function call
(#292) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#292) Only one argument is allowed per line in a multi-line function call
(#292) Closing parenthesis of a multi-line function call must be on a line by itself
(#298) Long list syntax is not allowed
(#317) Long list syntax is not allowed
mod/solo/classes/report/attempts.php
(#1) DocBlock missing a @package tag for file attempts.php. Expected @package mod_solo
(#1) Moodle boilerplate not found
(#2) Missing @copyright tag
(#2) Missing @license tag
(#11) Import statements must not begin with a leading backslash
(#12) Import statements must not begin with a leading backslash
(#14) Missing docblock for class attempts
(#15) Opening brace must not be followed by a blank line
(#17) Missing member variable doc comment
(#17) Expected at least 1 space before "="; 0 found
(#17) Expected at least 1 space after "="; 0 found
(#17) Expected 1 space before "="; 0 found
(#17) Expected 1 space after "="; 0 found
(#18) Missing member variable doc comment
(#18) Short array syntax must be used to define arrays
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'idnumber'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'audiofile'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'stats_words'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'turns'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'ATL'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'LTL'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'TW'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'SPL'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'GRM'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'ACC'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'CEFR'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'grade'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'timemodified'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'view'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'deletenow'". Found: no spaces
(#18) Line exceeds 132 characters; contains 177 characters
(#19) Missing member variable doc comment
(#20) Missing member variable doc comment
(#20) Expected at least 1 space before "="; 0 found
(#20) Expected at least 1 space after "="; 0 found
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#20) Short array syntax must be used to define arrays
(#21) Missing member variable doc comment
(#21) Expected at least 1 space before "="; 0 found
(#21) Expected at least 1 space after "="; 0 found
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#21) Short array syntax must be used to define arrays
(#24) Missing docblock for function fetch_formatted_field
(#24) Expected 1 space between comma and argument "$record"; 0 found
(#24) Commas (,) must be followed by white space.
(#24) Expected 1 space between the comma and "$record". Found: no spaces
(#24) Expected 1 space between comma and argument "$withlinks"; 0 found
(#24) Commas (,) must be followed by white space.
(#24) Expected 1 space between the comma and "$withlinks". Found: no spaces
(#25) Opening brace should be on the same line as the declaration
(#31) Opening parenthesis of a multi-line function call must be the last content on the line
(#32) Multi-line function call not indented correctly; expected 20 spaces but found 28
(#32) Short array syntax must be used to define arrays
(#32) Expected at least 1 space before "=>"; 0 found
(#32) Expected at least 1 space after "=>"; 0 found
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Commas (,) must be followed by white space.
(#32) Expected 1 space between the comma and "'report'". Found: no spaces
(#32) Closing parenthesis of a multi-line function call must be on a line by itself
(#46) Opening parenthesis of a multi-line function call must be the last content on the line
(#47) Multi-line function call not indented correctly; expected 20 spaces but found 28
(#47) Short array syntax must be used to define arrays
(#47) Expected at least 1 space before "=>"; 0 found
(#47) Expected at least 1 space after "=>"; 0 found
(#47) Expected 1 space before "=>"; 0 found
(#47) Expected 1 space after "=>"; 0 found
(#47) Commas (,) must be followed by white space.
(#47) Expected 1 space between the comma and "'userid'". Found: no spaces
(#47) Closing parenthesis of a multi-line function call must be on a line by itself
(#47) Line exceeds 132 characters; contains 140 characters
(#51) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#60) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#63) Expected at least 1 space before "=="; 0 found
(#63) Expected at least 1 space after "=="; 0 found
(#63) Expected 1 space before "=="; 0 found
(#63) Expected 1 space after "=="; 0 found
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) This comment is 43% valid code; is this commented out code?
(#75) No space found before comment text; expected "// $ret = $record->targetwords . '/' . $record->totaltargetwords ;" but found "//$ret = $record->targetwords . '/' . $record->totaltargetwords ;"
(#80) Space found before semicolon; expected "autospellscore;" but found "autospellscore ;"
(#84) Space found before semicolon; expected "autogrammarscore;" but found "autogrammarscore ;"
(#88) Expected "if (...) {\n"; found "if(...) {\n"
(#88) Expected 1 space after IF keyword; 0 found
(#88) Expected at least 1 space before "<"; 0 found
(#88) Expected at least 1 space after "<"; 0 found
(#88) Expected 1 space before "<"; 0 found
(#88) Expected 1 space after "<"; 0 found
(#90) Expected 1 space after closing brace; 0 found
(#90) Expected "} else {\n"; found "}else{\n"
(#90) Expected 1 space after ELSE keyword; 0 found
(#96) Space found before semicolon; expected "cefrlevel;" but found "cefrlevel ;"
(#100) Blank line found at start of control structure
(#101) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#103) Opening parenthesis of a multi-line function call must be the last content on the line
(#103) No space found after comma in argument list
(#103) Commas (,) must be followed by white space.
(#103) Expected 1 space between the comma and "''". Found: no spaces
(#103) Only one argument is allowed per line in a multi-line function call
(#104) Multi-line function call not indented correctly; expected 20 spaces but found 28
(#104) Short array syntax must be used to define arrays
(#104) Expected at least 1 space before "=>"; 0 found
(#104) Expected at least 1 space after "=>"; 0 found
(#104) Expected 1 space before "=>"; 0 found
(#104) Expected 1 space after "=>"; 0 found
(#104) Commas (,) must be followed by white space.
(#104) Expected 1 space between the comma and "'src'". Found: no spaces
(#104) Expected at least 1 space before "=>"; 0 found
(#104) Expected at least 1 space after "=>"; 0 found
(#104) Expected 1 space before "=>"; 0 found
(#104) Expected 1 space after "=>"; 0 found
(#104) Closing parenthesis of a multi-line function call must be on a line by itself
(#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
(#105) No space found before comment text; expected "// hidden player works but less useful right now" but found "//hidden player works but less useful right now"
(#106) This comment is 63% valid code; is this commented out code?
(#110) Blank line found at end of control structure
(#122) Opening parenthesis of a multi-line function call must be the last content on the line
(#123) Multi-line function call not indented correctly; expected 20 spaces but found 28
(#123) Short array syntax must be used to define arrays
(#123) Expected at least 1 space before "=>"; 0 found
(#123) Expected at least 1 space after "=>"; 0 found
(#123) Expected 1 space before "=>"; 0 found
(#123) Expected 1 space after "=>"; 0 found
(#123) Commas (,) must be followed by white space.
(#123) Expected 1 space between the comma and "'report'". Found: no spaces
(#123) Closing parenthesis of a multi-line function call must be on a line by itself
(#126) Expected 1 space after closing brace; 0 found
(#126) Expected "} else {\n"; found "}else {\n"
(#133) Opening parenthesis of a multi-line function call must be the last content on the line
(#134) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#134) Short array syntax must be used to define arrays
(#134) Closing parenthesis of a multi-line function call must be on a line by itself
(#138) Expected 1 space after closing brace; 0 found
(#138) Expected "} else {\n"; found "}else {\n"
(#153) Missing docblock for function fetch_formatted_heading
(#153) Expected 1 space before opening brace; found 0
(#155) Expected at least 1 space before "="; 0 found
(#155) Expected at least 1 space after "="; 0 found
(#155) Expected 1 space before "="; 0 found
(#155) Expected 1 space after "="; 0 found
(#156) Expected "if (...) {\n"; found "if(...){"
(#156) Expected 1 space after IF keyword; 0 found
(#156) Expected 1 space after closing parenthesis; found 0
(#156) Newline required after opening brace
(#156) Closing brace must be on a line by itself
(#157) Expected at least 1 space after "."; 0 found
(#157) Expected at least 1 space before "."; 0 found
(#157) Expected at least 1 space after "."; 0 found
(#157) No space found after comma in argument list
(#157) Commas (,) must be followed by white space.
(#157) Expected 1 space between the comma and "constants". Found: no spaces
(#160) Missing docblock for function process_raw_data
(#160) Expected 1 space before opening brace; found 0
(#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 "// heading data" but found "//heading data"
(#167) Short array syntax must be used to define arrays
(#169) Inline comments must start with a capital letter, digit or 3-dots sequence
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) No space found before comment text; expected "// if we need to show just one group" but found "//if we need to show just one group"
(#170) Expected "if (...) {\n"; found "if(...){\n"
(#170) Expected 1 space after IF keyword; 0 found
(#170) Expected at least 1 space before ">"; 0 found
(#170) Expected at least 1 space after ">"; 0 found
(#170) Expected 1 space before ">"; 0 found
(#170) Expected 1 space after ">"; 0 found
(#170) Expected 1 space after closing parenthesis; found 0
(#170) Blank line found at start of control structure
(#172) Long list syntax is not allowed
(#181) Expected at least 1 space before "="; 0 found
(#181) Expected at least 1 space after "="; 0 found
(#181) Expected 1 space before "="; 0 found
(#181) Expected 1 space after "="; 0 found
(#182) No space found after comma in argument list
(#182) Commas (,) must be followed by white space.
(#182) Expected 1 space between the comma and "$allparams". Found: no spaces
(#184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) Line indented incorrectly; expected at least 12 spaces, found 8
(#184) No space found before comment text; expected "// if its all groups or no groups" but found "//if its all groups or no groups"
(#185) Expected 1 space after closing brace; 0 found
(#185) Expected "} else {\n"; found "}else {\n"
(#185) Blank line found at start of control structure
(#193) Short array syntax must be used to define arrays
(#194) Line indented incorrectly; expected 8 spaces, found 9
(#194) Closing brace indented incorrectly; expected 8 spaces, found 9
(#196) Expected "if (...) {\n"; found "if(...){\n"
(#196) Expected 1 space after IF keyword; 0 found
(#196) Expected 1 space after closing parenthesis; found 0
(#197) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#197) Expected 1 space after FOREACH keyword; 0 found
(#197) Empty FOREACH statement detected
(#197) Expected 1 space after closing parenthesis; found 0
(#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
(#198) No space found before comment text; expected "// do any processing here" but found "//do any processing here"
(#200) Expected at least 1 space before "="; 0 found
(#200) Expected 1 space before "="; 0 found
(#201) Expected 1 space after closing brace; 0 found
(#201) Expected "} else {\n"; found "}else{\n"
(#201) Expected 1 space after ELSE keyword; 0 found
(#202) Expected at least 1 space before "="; 0 found
(#202) Expected 1 space before "="; 0 found
(#207) Expected 1 newline at end of file; 0 found
(#207) The closing brace for the class must go on the next line after the body
mod/solo/classes/report/basereport.php
(#2) Moodle boilerplate not found at first line
(#20) The file-level docblock must follow the opening PHP tag in the file header
(#20) Inline doc block comments are not allowed; use "// Comment." instead
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#30) Import statements must not begin with a leading backslash
(#34) Whitespace found at end of line
(#36) Spaces must be used for alignment; tabs are not allowed
(#37) Expected 1 space before asterisk; 0 found
(#39) Whitespace found at end of line
(#45) Opening brace must not be followed by a blank line
(#47) Missing member variable doc comment
(#47) Expected at least 1 space before "="; 0 found
(#47) Expected at least 1 space after "="; 0 found
(#47) Expected 1 space before "="; 0 found
(#47) Expected 1 space after "="; 0 found
(#48) Missing member variable doc comment
(#48) Expected at least 1 space before "="; 0 found
(#48) Expected at least 1 space after "="; 0 found
(#48) Expected 1 space before "="; 0 found
(#48) Expected 1 space after "="; 0 found
(#48) Short array syntax must be used to define arrays
(#49) Missing member variable doc comment
(#49) Expected at least 1 space before "="; 0 found
(#49) Expected at least 1 space after "="; 0 found
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#50) Missing member variable doc comment
(#50) Short array syntax must be used to define arrays
(#51) Missing member variable doc comment
(#51) Expected at least 1 space before "="; 0 found
(#51) Expected at least 1 space after "="; 0 found
(#51) Expected 1 space before "="; 0 found
(#51) Expected 1 space after "="; 0 found
(#51) Short array syntax must be used to define arrays
(#52) Missing member variable doc comment
(#53) Missing member variable doc comment
(#54) Missing member variable doc comment
(#56) Missing docblock for function process_raw_data
(#56) Visibility must be declared on method "process_raw_data"
(#57) Missing docblock for function fetch_formatted_heading
(#57) Visibility must be declared on method "fetch_formatted_heading"
(#59) Missing docblock for function __construct
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#62) This comment is 60% valid code; is this commented out code?
(#62) No space found before comment text; expected "// $this->mod = $DB->get_record(constants::M_TABLE, ['id' => $cm->instance], '*', MUST_EXIST);" but found "//$this->mod = $DB->get_record(constants::M_TABLE, ['id' => $cm->instance], '*', MUST_EXIST);"
(#66) Missing docblock for function fetch_fields
(#66) Expected 1 space before opening brace; found 0
(#69) Missing docblock for function fetch_head
(#69) Expected 1 space before opening brace; found 0
(#70) Expected at least 1 space before "="; 0 found
(#70) Expected at least 1 space after "="; 0 found
(#70) Expected 1 space before "="; 0 found
(#70) Expected 1 space after "="; 0 found
(#70) Short array syntax must be used to define arrays
(#71) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#71) Expected 1 space after FOREACH keyword; 0 found
(#71) Expected 1 space after closing parenthesis; found 0
(#72) Expected at least 1 space before "="; 0 found
(#72) Expected at least 1 space after "="; 0 found
(#72) Expected 1 space before "="; 0 found
(#72) Expected 1 space after "="; 0 found
(#72) No space found after comma in argument list
(#72) Commas (,) must be followed by white space.
(#72) Expected 1 space between the comma and "constants". Found: no spaces
(#76) Missing docblock for function fetch_name
(#76) Expected 1 space before opening brace; found 0
(#80) Missing docblock for function fetch_all_rows_count
(#80) Expected 1 space before opening brace; found 0
(#84) Missing docblock for function truncate
(#84) Expected 1 space before opening brace; found 0
(#85) Expected "if (...) {\n"; found "if(...){\n"
(#85) Expected 1 space after IF keyword; 0 found
(#85) Expected at least 1 space before ">"; 0 found
(#85) Expected at least 1 space after ">"; 0 found
(#85) Expected 1 space before ">"; 0 found
(#85) Expected 1 space after ">"; 0 found
(#85) Expected 1 space after closing parenthesis; found 0
(#86) Expected at least 1 space before "="; 0 found
(#86) Expected at least 1 space after "="; 0 found
(#86) Expected 1 space before "="; 0 found
(#86) Expected 1 space after "="; 0 found
(#86) No space found after comma in argument list
(#86) Commas (,) must be followed by white space.
(#86) Expected 1 space between the comma and "0". Found: no spaces
(#86) No space found after comma in argument list
(#86) Commas (,) must be followed by white space.
(#86) Expected 1 space between the comma and "$maxlength". Found: no spaces
(#91) Missing docblock for function fetch_cache
(#91) Expected 1 space between comma and argument "$rowid"; 0 found
(#91) Commas (,) must be followed by white space.
(#91) Expected 1 space between the comma and "$rowid". Found: no spaces
(#91) Expected 1 space before opening brace; found 0
(#93) Expected "if (...) {\n"; found "if(...){\n"
(#93) Expected 1 space after IF keyword; 0 found
(#93) No space found after comma in argument list
(#93) Commas (,) must be followed by white space.
(#93) Expected 1 space between the comma and "$this". Found: no spaces
(#93) Expected 1 space after closing parenthesis; found 0
(#94) Expected at least 1 space before "="; 0 found
(#94) Expected at least 1 space after "="; 0 found
(#94) Expected 1 space before "="; 0 found
(#94) Expected 1 space after "="; 0 found
(#94) Short array syntax must be used to define arrays
(#96) Expected "if (...) {\n"; found "if(...){\n"
(#96) Expected 1 space after IF keyword; 0 found
(#96) No space found after comma in argument list
(#96) Commas (,) must be followed by white space.
(#96) Expected 1 space between the comma and "$this". Found: no spaces
(#96) Expected 1 space after closing parenthesis; found 0
(#97) Expected at least 1 space before "="; 0 found
(#97) Expected at least 1 space after "="; 0 found
(#97) Expected 1 space before "="; 0 found
(#97) Expected 1 space after "="; 0 found
(#97) No space found after comma in argument list
(#97) Commas (,) must be followed by white space.
(#97) Expected 1 space between the comma and "array". Found: no spaces
(#97) Short array syntax must be used to define arrays
(#97) Expected at least 1 space before "=>"; 0 found
(#97) Expected at least 1 space after "=>"; 0 found
(#97) Expected 1 space before "=>"; 0 found
(#97) Expected 1 space after "=>"; 0 found
(#102) Missing docblock for function fetch_formatted_time
(#102) Expected 1 space before opening brace; found 0
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#104) No space found before comment text; expected "// return empty string if the timestamps are not both present." but found "//return empty string if the timestamps are not both present."
(#105) Expected "if (...) {\n"; found "if(...){"
(#105) Expected 1 space after IF keyword; 0 found
(#105) Expected 1 space after closing parenthesis; found 0
(#105) Newline required after opening brace
(#105) Closing brace must be on a line by itself
(#106) Expected at least 1 space before "="; 0 found
(#106) Expected at least 1 space after "="; 0 found
(#106) Expected 1 space before "="; 0 found
(#106) Expected 1 space after "="; 0 found
(#110) Missing docblock for function fetch_time_difference
(#110) Expected 1 space between comma and argument "$endtimestamp"; 0 found
(#110) Commas (,) must be followed by white space.
(#110) Expected 1 space between the comma and "$endtimestamp". Found: no spaces
(#110) Expected 1 space before opening brace; found 0
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) No space found before comment text; expected "// return empty string if the timestamps are not both present." but found "//return empty string if the timestamps are not both present."
(#113) Expected "if (...) {\n"; found "if(...){"
(#113) Expected 1 space after IF keyword; 0 found
(#113) Expected 1 space after closing parenthesis; found 0
(#113) Newline required after opening brace
(#113) Closing brace must be on a line by itself
(#118) Expected at least 1 space after "="; 0 found
(#118) Expected 1 space after "="; 0 found
(#126) Missing docblock for function fetch_formatted_rows
(#126) Incorrect spacing between argument "$withlinks" and equals sign; expected 1 but found 0
(#126) Incorrect spacing between default value and equals sign for argument "$withlinks"; expected 1 but found 0
(#126) Expected 1 space between comma and argument "$paging"; 0 found
(#126) Commas (,) must be followed by white space.
(#126) Expected 1 space between the comma and "$paging". Found: no spaces
(#126) Incorrect spacing between argument "$paging" and equals sign; expected 1 but found 0
(#126) Incorrect spacing between default value and equals sign for argument "$paging"; expected 1 but found 0
(#126) Expected 1 space before opening brace; found 0
(#129) Short array syntax must be used to define arrays
(#130) Expected "if (...) {\n"; found "if(...){\n"
(#130) Expected 1 space after IF keyword; 0 found
(#130) Expected 1 space after closing parenthesis; found 0
(#135) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#135) Expected 1 space after FOREACH keyword; 0 found
(#135) Expected 1 space after closing parenthesis; found 0
(#137) Expected "if (...) {\n"; found "if(...){\n"
(#137) Expected 1 space after IF keyword; 0 found
(#137) Expected 1 space after closing parenthesis; found 0
(#142) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#142) Expected 1 space after FOREACH keyword; 0 found
(#142) Expected 1 space after closing parenthesis; found 0
(#143) Expected at least 1 space before "="; 0 found
(#143) Expected at least 1 space after "="; 0 found
(#143) Expected 1 space before "="; 0 found
(#143) Expected 1 space after "="; 0 found
(#143) No space found after comma in argument list
(#143) Commas (,) must be followed by white space.
(#143) Expected 1 space between the comma and "$record". Found: no spaces
(#143) No space found after comma in argument list
(#143) Commas (,) must be followed by white space.
(#143) Expected 1 space between the comma and "$withlinks". Found: no spaces
(#145) Expected at least 1 space before "="; 0 found
(#145) Expected at least 1 space after "="; 0 found
(#145) Expected 1 space before "="; 0 found
(#145) Expected 1 space after "="; 0 found
(#150) Missing docblock for function fetch_formatted_field
(#150) Expected 1 space between comma and argument "$record"; 0 found
(#150) Commas (,) must be followed by white space.
(#150) Expected 1 space between the comma and "$record". Found: no spaces
(#150) Expected 1 space between comma and argument "$withlinks"; 0 found
(#150) Commas (,) must be followed by white space.
(#150) Expected 1 space between the comma and "$withlinks". Found: no spaces
(#150) Expected 1 space before opening brace; found 0
(#152) Expected 1 space after SWITCH keyword; 0 found
(#152) Expected 1 space after closing parenthesis; found 0
(#154) No space found after comma in argument list
(#154) Commas (,) must be followed by white space.
(#154) Expected 1 space between the comma and "$record". Found: no spaces
(#157) No space found after comma in argument list
(#157) Commas (,) must be followed by white space.
(#157) Expected 1 space between the comma and "$record". Found: no spaces
(#158) Expected at least 1 space after "="; 0 found
(#158) Expected 1 space after "="; 0 found
(#161) Expected "if (...) {\n"; found "if(...){\n"
(#161) Expected 1 space after IF keyword; 0 found
(#161) No space found after comma in argument list
(#161) Commas (,) must be followed by white space.
(#161) Expected 1 space between the comma and "$field". Found: no spaces
(#161) Expected 1 space after closing parenthesis; found 0
(#162) Expected at least 1 space before "="; 0 found
(#162) Expected at least 1 space after "="; 0 found
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#163) Expected 1 space after closing brace; 0 found
(#163) Expected "} else {\n"; found "}else{\n"
(#163) Expected 1 space after ELSE keyword; 0 found
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Whitespace found at end of line
(#170) The closing brace for the class must go on the next line after the body
mod/solo/classes/report/basic.php
(#1) DocBlock missing a @package tag for file basic.php. Expected @package mod_solo
(#1) Moodle boilerplate not found
(#2) Missing @copyright tag
(#2) Missing @license tag
(#11) Import statements must not begin with a leading backslash
(#13) Missing docblock for class basic
(#14) Opening brace must not be followed by a blank line
(#16) Missing member variable doc comment
(#16) Expected at least 1 space before "="; 0 found
(#16) Expected at least 1 space after "="; 0 found
(#16) Expected 1 space before "="; 0 found
(#16) Expected 1 space after "="; 0 found
(#17) Missing member variable doc comment
(#17) Short array syntax must be used to define arrays
(#17) Commas (,) must be followed by white space.
(#17) Expected 1 space between the comma and "'name'". Found: no spaces
(#17) Commas (,) must be followed by white space.
(#17) Expected 1 space between the comma and "'timecreated'". Found: no spaces
(#18) Missing member variable doc comment
(#19) Missing member variable doc comment
(#19) Expected at least 1 space before "="; 0 found
(#19) Expected at least 1 space after "="; 0 found
(#19) Expected 1 space before "="; 0 found
(#19) Expected 1 space after "="; 0 found
(#19) Short array syntax must be used to define arrays
(#20) Missing member variable doc comment
(#20) Expected at least 1 space before "="; 0 found
(#20) Expected at least 1 space after "="; 0 found
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#20) Short array syntax must be used to define arrays
(#22) Missing docblock for function fetch_formatted_field
(#22) Expected 1 space between comma and argument "$record"; 0 found
(#22) Commas (,) must be followed by white space.
(#22) Expected 1 space between the comma and "$record". Found: no spaces
(#22) Expected 1 space between comma and argument "$withlinks"; 0 found
(#22) Commas (,) must be followed by white space.
(#22) Expected 1 space between the comma and "$withlinks". Found: no spaces
(#22) Expected 1 space before opening brace; found 0
(#24) Expected 1 space after SWITCH keyword; 0 found
(#24) Expected 1 space after closing parenthesis; found 0
(#34) No space found after comma in argument list
(#34) Commas (,) must be followed by white space.
(#34) Expected 1 space between the comma and "$record". Found: no spaces
(#38) Expected "if (...) {\n"; found "if(...){\n"
(#38) Expected 1 space after IF keyword; 0 found
(#38) No space found after comma in argument list
(#38) Commas (,) must be followed by white space.
(#38) Expected 1 space between the comma and "$field". Found: no spaces
(#38) Expected 1 space after closing parenthesis; found 0
(#39) Expected at least 1 space before "="; 0 found
(#39) Expected at least 1 space after "="; 0 found
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#40) Expected 1 space after closing brace; 0 found
(#40) Expected "} else {\n"; found "}else{\n"
(#40) Expected 1 space after ELSE keyword; 0 found
(#47) Missing docblock for function fetch_formatted_heading
(#47) Expected 1 space before opening brace; found 0
(#49) Expected at least 1 space before "="; 0 found
(#49) Expected at least 1 space after "="; 0 found
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#50) Expected "if (...) {\n"; found "if(...){"
(#50) Expected 1 space after IF keyword; 0 found
(#50) Expected 1 space after closing parenthesis; found 0
(#50) Newline required after opening brace
(#50) Closing brace must be on a line by itself
(#51) No space found after comma in argument list
(#51) Commas (,) must be followed by white space.
(#51) Expected 1 space between the comma and "constants". Found: no spaces
(#53) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#55) Missing docblock for function process_raw_data
(#55) Expected 1 space before opening brace; found 0
(#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
(#58) No space found before comment text; expected "// heading data" but found "//heading data"
(#61) Short array syntax must be used to define arrays
(#62) No space found after comma in argument list
(#62) Commas (,) must be followed by white space.
(#62) Expected 1 space between the comma and "array". Found: no spaces
(#62) Short array syntax must be used to define arrays
(#63) Expected "if (...) {\n"; found "if(...){\n"
(#63) Expected 1 space after IF keyword; 0 found
(#63) Expected 1 space after closing parenthesis; found 0
(#64) Expected at least 1 space before "="; 0 found
(#64) Expected 1 space before "="; 0 found
(#65) Expected 1 space after closing brace; 0 found
(#65) Expected "} else {\n"; found "}else{\n"
(#65) Expected 1 space after ELSE keyword; 0 found
(#66) Expected at least 1 space before "="; 0 found
(#66) Expected 1 space before "="; 0 found
(#71) Expected 1 newline at end of file; 0 found
(#71) The closing brace for the class must go on the next line after the body
mod/solo/classes/report/classprogress.php
(#1) DocBlock missing a @package tag for file classprogress.php. Expected @package mod_solo
(#1) Moodle boilerplate not found
(#2) Missing @copyright tag
(#2) Missing @license tag
(#11) Import statements must not begin with a leading backslash
(#12) Import statements must not begin with a leading backslash
(#14) Missing docblock for class classprogress
(#15) Opening brace must not be followed by a blank line
(#17) Missing member variable doc comment
(#17) Expected at least 1 space before "="; 0 found
(#17) Expected at least 1 space after "="; 0 found
(#17) Expected 1 space before "="; 0 found
(#17) Expected 1 space after "="; 0 found
(#18) Missing member variable doc comment
(#18) Short array syntax must be used to define arrays
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'avturns'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'avatl'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'avltl'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'avw'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'avtw'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'avq'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'avacc'". Found: no spaces
(#19) Missing member variable doc comment
(#20) Missing member variable doc comment
(#20) Expected at least 1 space before "="; 0 found
(#20) Expected at least 1 space after "="; 0 found
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#20) Short array syntax must be used to define arrays
(#21) Missing member variable doc comment
(#21) Expected at least 1 space before "="; 0 found
(#21) Expected at least 1 space after "="; 0 found
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#21) Short array syntax must be used to define arrays
(#23) Missing docblock for function fetch_chart_data
(#23) Incorrect spacing between argument "$allfields" and equals sign; expected 1 but found 0
(#23) Incorrect spacing between default value and equals sign for argument "$allfields"; expected 1 but found 0
(#23) Expected 1 space before opening brace; found 0
(#25) Expected "if (...) {\n"; found "if(...){\n"
(#25) Expected 1 space after IF keyword; 0 found
(#25) Expected 1 space after closing parenthesis; found 0
(#26) Expected at least 1 space before "="; 0 found
(#26) Expected at least 1 space after "="; 0 found
(#26) Expected 1 space before "="; 0 found
(#26) Expected 1 space after "="; 0 found
(#28) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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
(#30) No space found before comment text; expected "// if we have data, yay" but found "//if we have data, yay"
(#31) Line indented incorrectly; expected 8 spaces, found 12
(#31) Blank line found at start of control structure
(#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
(#33) No space found before comment text; expected "// init our data set" but found "//init our data set"
(#35) Expected at least 1 space after "="; 0 found
(#35) Expected 1 space after "="; 0 found
(#36) Expected at least 1 space after "="; 0 found
(#36) Expected 1 space after "="; 0 found
(#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 "// get some working data" but found "//get some working data"
(#40) Line indented incorrectly; expected 12 spaces, found 16
(#40) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#40) Expected 1 space after FOREACH keyword; 0 found
(#40) Expected 1 space after closing parenthesis; found 0
(#41) Expected at least 1 space before "="; 0 found
(#41) Expected at least 1 space after "="; 0 found
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#42) Line indented incorrectly; expected 12 spaces, found 16
(#43) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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 "// loop through each attempt" but found "//loop through each attempt"
(#46) Line indented incorrectly; expected 12 spaces, found 16
(#47) Line indented incorrectly; expected 16 spaces, found 20
(#48) Line indented incorrectly; expected 20 spaces, found 24
(#49) Line indented incorrectly; expected 24 spaces, found 28
(#52) Line indented incorrectly; expected 24 spaces, found 28
(#54) Line indented incorrectly; expected 20 spaces, found 24
(#55) Blank line found at end of control structure
(#56) Line indented incorrectly; expected 16 spaces, found 20
(#57) Line indented incorrectly; expected 12 spaces, found 16
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) No space found before comment text; expected "// add rawdata to chartdata" but found "//add rawdata to chartdata"
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) No space found before comment text; expected "// get some working data" but found "//get some working data"
(#60) Line indented incorrectly; expected 12 spaces, found 16
(#60) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#60) Expected 1 space after FOREACH keyword; 0 found
(#60) Expected 1 space after closing parenthesis; found 0
(#61) Line indented incorrectly; expected 16 spaces, found 20
(#62) Line indented incorrectly; expected 20 spaces, found 24
(#64) Line indented incorrectly; expected 20 spaces, found 24
(#65) No space found after comma in argument list
(#65) Commas (,) must be followed by white space.
(#65) Expected 1 space between the comma and "$rawdata". Found: no spaces
(#65) Line exceeds 132 characters; contains 137 characters
(#66) Line indented incorrectly; expected 16 spaces, found 20
(#67) Line indented incorrectly; expected 12 spaces, found 16
(#69) Blank line found at end of control structure
(#70) Line indented incorrectly; expected 8 spaces, found 12
(#70) Expected 1 space after closing brace; 0 found
(#70) Expected "} else {\n"; found "}else{\n"
(#70) Expected 1 space after ELSE keyword; 0 found
(#72) Line indented incorrectly; expected 8 spaces, found 12
(#76) Missing docblock for function fetch_formatted_field
(#76) Expected 1 space between comma and argument "$record"; 0 found
(#76) Commas (,) must be followed by white space.
(#76) Expected 1 space between the comma and "$record". Found: no spaces
(#76) Expected 1 space between comma and argument "$withlinks"; 0 found
(#76) Commas (,) must be followed by white space.
(#76) Expected 1 space between the comma and "$withlinks". Found: no spaces
(#77) Opening brace should be on the same line as the declaration
(#85) No space found after comma in argument list
(#85) Commas (,) must be followed by white space.
(#85) Expected 1 space between the comma and "1". Found: no spaces
(#88) No space found after comma in argument list
(#88) Commas (,) must be followed by white space.
(#88) Expected 1 space between the comma and "1". Found: no spaces
(#91) No space found after comma in argument list
(#91) Commas (,) must be followed by white space.
(#91) Expected 1 space between the comma and "1". Found: no spaces
(#94) No space found after comma in argument list
(#94) Commas (,) must be followed by white space.
(#94) Expected 1 space between the comma and "1". Found: no spaces
(#97) No space found after comma in argument list
(#97) Commas (,) must be followed by white space.
(#97) Expected 1 space between the comma and "1". Found: no spaces
(#100) No space found after comma in argument list
(#100) Commas (,) must be followed by white space.
(#100) Expected 1 space between the comma and "1". Found: no spaces
(#103) No space found after comma in argument list
(#103) Commas (,) must be followed by white space.
(#103) Expected 1 space between the comma and "1". Found: no spaces
(#116) Missing docblock for function fetch_formatted_heading
(#116) Expected 1 space before opening brace; found 0
(#118) Expected at least 1 space before "="; 0 found
(#118) Expected at least 1 space after "="; 0 found
(#118) Expected 1 space before "="; 0 found
(#118) Expected 1 space after "="; 0 found
(#119) Expected "if (...) {\n"; found "if(...){"
(#119) Expected 1 space after IF keyword; 0 found
(#119) Expected at least 1 space before "=="; 0 found
(#119) Expected at least 1 space after "=="; 0 found
(#119) Expected 1 space before "=="; 0 found
(#119) Expected 1 space after "=="; 0 found
(#119) Expected 1 space after closing parenthesis; found 0
(#119) Newline required after opening brace
(#119) Closing brace must be on a line by itself
(#120) No space found after comma in argument list
(#120) Commas (,) must be followed by white space.
(#120) Expected 1 space between the comma and "constants". Found: no spaces
(#120) No space found after comma in argument list
(#120) Commas (,) must be followed by white space.
(#120) Expected 1 space between the comma and "$record". Found: no spaces
(#120) Expected 0 spaces before closing parenthesis; 1 found
(#122) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#124) Missing docblock for function process_raw_data
(#124) Expected 1 space before opening brace; found 0
(#127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) No space found before comment text; expected "// heading data" but found "//heading data"
(#129) Expected at least 1 space before "="; 0 found
(#129) Expected at least 1 space after "="; 0 found
(#129) Expected 1 space before "="; 0 found
(#129) Expected 1 space after "="; 0 found
(#131) Short array syntax must be used to define arrays
(#132) Line exceeds maximum limit of 180 characters; contains 219 characters
(#133) Line exceeds 132 characters; contains 139 characters
(#137) No space found after comma in argument list
(#137) Commas (,) must be followed by white space.
(#137) Expected 1 space between the comma and "array". Found: no spaces
(#137) Short array syntax must be used to define arrays
(#137) Expected at least 1 space before "=>"; 0 found
(#137) Expected at least 1 space after "=>"; 0 found
(#137) Expected 1 space before "=>"; 0 found
(#137) Expected 1 space after "=>"; 0 found
(#139) Expected "if (...) {\n"; found "if(...){\n"
(#139) Expected 1 space after IF keyword; 0 found
(#139) Expected 1 space after closing parenthesis; found 0
(#140) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#140) Expected 1 space after FOREACH keyword; 0 found
(#140) Empty FOREACH statement detected
(#140) Expected 1 space after closing parenthesis; found 0
(#141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) No space found before comment text; expected "// do any processing here" but found "//do any processing here"
(#143) Expected at least 1 space before "="; 0 found
(#143) Expected 1 space before "="; 0 found
(#144) Expected 1 space after closing brace; 0 found
(#144) Expected "} else {\n"; found "}else{\n"
(#144) Expected 1 space after ELSE keyword; 0 found
(#145) Expected at least 1 space before "="; 0 found
(#145) Expected 1 space before "="; 0 found
(#150) Expected 1 newline at end of file; 0 found
(#150) The closing brace for the class must go on the next line after the body
mod/solo/classes/report/detailedattempts.php
(#1) DocBlock missing a @package tag for file detailedattempts.php. Expected @package mod_solo
(#1) Moodle boilerplate not found
(#2) Missing @copyright tag
(#2) Missing @license tag
(#11) Import statements must not begin with a leading backslash
(#12) Import statements must not begin with a leading backslash
(#14) Missing docblock for class detailedattempts
(#15) Opening brace must not be followed by a blank line
(#17) Missing member variable doc comment
(#17) Expected at least 1 space before "="; 0 found
(#17) Expected at least 1 space after "="; 0 found
(#17) Expected 1 space before "="; 0 found
(#17) Expected 1 space after "="; 0 found
(#18) Missing member variable doc comment
(#18) Short array syntax must be used to define arrays
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'idnumber'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'audiofile'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'turns'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'words'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'ATL'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'LTL'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'TW'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'SPL'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'ACC'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'CEFR'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'grade'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'selftranscript'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'transcript'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'timemodified'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'view'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'deletenow'". Found: no spaces
(#18) Line exceeds maximum limit of 180 characters; contains 195 characters
(#19) Missing member variable doc comment
(#20) Missing member variable doc comment
(#20) Expected at least 1 space before "="; 0 found
(#20) Expected at least 1 space after "="; 0 found
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#20) Short array syntax must be used to define arrays
(#21) Missing member variable doc comment
(#21) Expected at least 1 space before "="; 0 found
(#21) Expected at least 1 space after "="; 0 found
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#21) Short array syntax must be used to define arrays
(#24) Missing docblock for function fetch_formatted_field
(#24) Expected 1 space between comma and argument "$record"; 0 found
(#24) Commas (,) must be followed by white space.
(#24) Expected 1 space between the comma and "$record". Found: no spaces
(#24) Expected 1 space between comma and argument "$withlinks"; 0 found
(#24) Commas (,) must be followed by white space.
(#24) Expected 1 space between the comma and "$withlinks". Found: no spaces
(#25) Opening brace should be on the same line as the declaration
(#31) Opening parenthesis of a multi-line function call must be the last content on the line
(#32) Multi-line function call not indented correctly; expected 20 spaces but found 28
(#32) Short array syntax must be used to define arrays
(#32) Expected at least 1 space before "=>"; 0 found
(#32) Expected at least 1 space after "=>"; 0 found
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Commas (,) must be followed by white space.
(#32) Expected 1 space between the comma and "'report'". Found: no spaces
(#32) Closing parenthesis of a multi-line function call must be on a line by itself
(#42) The CASE body must start on the line following the statement
(#44) Expected at least 1 space before "=="; 0 found
(#44) Expected at least 1 space after "=="; 0 found
(#44) Expected 1 space before "=="; 0 found
(#44) Expected 1 space after "=="; 0 found
(#51) Opening parenthesis of a multi-line function call must be the last content on the line
(#52) Multi-line function call not indented correctly; expected 20 spaces but found 28
(#52) Short array syntax must be used to define arrays
(#52) Expected at least 1 space before "=>"; 0 found
(#52) Expected at least 1 space after "=>"; 0 found
(#52) Expected 1 space before "=>"; 0 found
(#52) Expected 1 space after "=>"; 0 found
(#52) Commas (,) must be followed by white space.
(#52) Expected 1 space between the comma and "'userid'". Found: no spaces
(#52) Closing parenthesis of a multi-line function call must be on a line by itself
(#52) Line exceeds 132 characters; contains 140 characters
(#58) Space found before semicolon; expected "cefrlevel;" but found "cefrlevel ;"
(#62) Expected "if (...) {\n"; found "if(...){\n"
(#62) Expected 1 space after IF keyword; 0 found
(#62) Expected 1 space after closing parenthesis; found 0
(#65) Expected at least 1 space before "="; 0 found
(#65) Expected at least 1 space after "="; 0 found
(#65) Expected 1 space before "="; 0 found
(#65) Expected 1 space after "="; 0 found
(#67) Expected 1 space after closing brace; 0 found
(#67) Expected "} else {\n"; found "}else{\n"
(#67) Expected 1 space after ELSE keyword; 0 found
(#68) Expected at least 1 space before "="; 0 found
(#68) Expected at least 1 space after "="; 0 found
(#68) Expected 1 space before "="; 0 found
(#68) Expected 1 space after "="; 0 found
(#73) Expected "if (...) {\n"; found "if(...) {\n"
(#73) Expected 1 space after IF keyword; 0 found
(#79) Expected 1 space after closing brace; 0 found
(#79) Expected "} else {\n"; found "}else{\n"
(#79) Expected 1 space after ELSE keyword; 0 found
(#80) Expected at least 1 space before "="; 0 found
(#80) Expected at least 1 space after "="; 0 found
(#80) Expected 1 space before "="; 0 found
(#80) Expected 1 space after "="; 0 found
(#100) The CASE body must start on the line following the statement
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) This comment is 45% valid code; is this commented out code?
(#112) Expected "if (...) {\n"; found "if(...) {\n"
(#112) Expected 1 space after IF keyword; 0 found
(#112) Expected at least 1 space before "<"; 0 found
(#112) Expected at least 1 space after "<"; 0 found
(#112) Expected 1 space before "<"; 0 found
(#112) Expected 1 space after "<"; 0 found
(#114) Expected 1 space after closing brace; 0 found
(#114) Expected "} else {\n"; found "}else{\n"
(#114) Expected 1 space after ELSE keyword; 0 found
(#121) Blank line found at start of control structure
(#122) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#124) Opening parenthesis of a multi-line function call must be the last content on the line
(#124) No space found after comma in argument list
(#124) Commas (,) must be followed by white space.
(#124) Expected 1 space between the comma and "''". Found: no spaces
(#124) Only one argument is allowed per line in a multi-line function call
(#125) Multi-line function call not indented correctly; expected 20 spaces but found 28
(#125) Short array syntax must be used to define arrays
(#125) Expected at least 1 space before "=>"; 0 found
(#125) Expected at least 1 space after "=>"; 0 found
(#125) Expected 1 space before "=>"; 0 found
(#125) Expected 1 space after "=>"; 0 found
(#125) Commas (,) must be followed by white space.
(#125) Expected 1 space between the comma and "'src'". Found: no spaces
(#125) Expected at least 1 space before "=>"; 0 found
(#125) Expected at least 1 space after "=>"; 0 found
(#125) Expected 1 space before "=>"; 0 found
(#125) Expected 1 space after "=>"; 0 found
(#125) Closing parenthesis of a multi-line function call must be on a line by itself
(#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
(#126) No space found before comment text; expected "// hidden player works but less useful right now" but found "//hidden player works but less useful right now"
(#127) This comment is 63% valid code; is this commented out code?
(#131) Blank line found at end of control structure
(#143) Opening parenthesis of a multi-line function call must be the last content on the line
(#144) Multi-line function call not indented correctly; expected 20 spaces but found 28
(#144) Short array syntax must be used to define arrays
(#144) Expected at least 1 space before "=>"; 0 found
(#144) Expected at least 1 space after "=>"; 0 found
(#144) Expected 1 space before "=>"; 0 found
(#144) Expected 1 space after "=>"; 0 found
(#144) Commas (,) must be followed by white space.
(#144) Expected 1 space between the comma and "'report'". Found: no spaces
(#144) Closing parenthesis of a multi-line function call must be on a line by itself
(#147) Expected 1 space after closing brace; 0 found
(#147) Expected "} else {\n"; found "}else {\n"
(#154) Opening parenthesis of a multi-line function call must be the last content on the line
(#155) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#155) Short array syntax must be used to define arrays
(#155) Closing parenthesis of a multi-line function call must be on a line by itself
(#159) Expected 1 space after closing brace; 0 found
(#159) Expected "} else {\n"; found "}else {\n"
(#174) Missing docblock for function fetch_formatted_heading
(#174) Expected 1 space before opening brace; found 0
(#176) Expected at least 1 space before "="; 0 found
(#176) Expected at least 1 space after "="; 0 found
(#176) Expected 1 space before "="; 0 found
(#176) Expected 1 space after "="; 0 found
(#177) Expected "if (...) {\n"; found "if(...){"
(#177) Expected 1 space after IF keyword; 0 found
(#177) Expected 1 space after closing parenthesis; found 0
(#177) Newline required after opening brace
(#177) Closing brace must be on a line by itself
(#178) Expected at least 1 space after "."; 0 found
(#178) Expected at least 1 space before "."; 0 found
(#178) Expected at least 1 space after "."; 0 found
(#178) No space found after comma in argument list
(#178) Commas (,) must be followed by white space.
(#178) Expected 1 space between the comma and "constants". Found: no spaces
(#180) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#182) Missing docblock for function process_raw_data
(#182) Expected 1 space before opening brace; found 0
(#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
(#185) No space found before comment text; expected "// heading data" but found "//heading data"
(#188) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) No space found before comment text; expected "// if we need to show just one group" but found "//if we need to show just one group"
(#191) Expected "if (...) {\n"; found "if(...){\n"
(#191) Expected 1 space after IF keyword; 0 found
(#191) Expected 1 space after closing parenthesis; found 0
(#191) Blank line found at start of control structure
(#193) Long list syntax is not allowed
(#195) Short array syntax must be used to define arrays
(#197) Line exceeds 132 characters; contains 169 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#202) Expected at least 1 space before "="; 0 found
(#202) Expected at least 1 space after "="; 0 found
(#202) Expected 1 space before "="; 0 found
(#202) Expected 1 space after "="; 0 found
(#203) No space found after comma in argument list
(#203) Commas (,) must be followed by white space.
(#203) Expected 1 space between the comma and "$allparams". Found: no spaces
(#204) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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
(#206) No space found before comment text; expected "// if no groups, or can see all groups then the SQL is simple" but found "//if no groups, or can see all groups then the SQL is simple"
(#207) Expected 1 space after closing brace; 0 found
(#207) Expected "} else {\n"; found "}else{\n"
(#207) Expected 1 space after ELSE keyword; 0 found
(#207) Blank line found at start of control structure
(#208) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#210) Short array syntax must be used to define arrays
(#212) Line exceeds 132 characters; contains 168 characters
(#213) Line exceeds 132 characters; contains 143 characters
(#216) No space found after comma in argument list
(#216) Commas (,) must be followed by white space.
(#216) Expected 1 space between the comma and "array". Found: no spaces
(#216) Short array syntax must be used to define arrays
(#216) Expected at least 1 space before "=>"; 0 found
(#216) Expected at least 1 space after "=>"; 0 found
(#216) Expected 1 space before "=>"; 0 found
(#216) Expected 1 space after "=>"; 0 found
(#217) Blank line found at end of control structure
(#219) Functions must not contain multiple empty lines in a row; found 4 empty lines
(#223) Expected "if (...) {\n"; found "if(...){\n"
(#223) Expected 1 space after IF keyword; 0 found
(#223) Expected 1 space after closing parenthesis; found 0
(#224) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#224) Expected 1 space after FOREACH keyword; 0 found
(#224) Empty FOREACH statement detected
(#224) Expected 1 space after closing parenthesis; found 0
(#225) Inline comments must start with a capital letter, digit or 3-dots sequence
(#225) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) No space found before comment text; expected "// do any processing here" but found "//do any processing here"
(#227) Expected at least 1 space before "="; 0 found
(#227) Expected 1 space before "="; 0 found
(#228) Expected 1 space after closing brace; 0 found
(#228) Expected "} else {\n"; found "}else{\n"
(#228) Expected 1 space after ELSE keyword; 0 found
(#229) Expected at least 1 space before "="; 0 found
(#229) Expected 1 space before "="; 0 found
(#234) Expected 1 newline at end of file; 0 found
(#234) The closing brace for the class must go on the next line after the body
mod/solo/classes/report/downloadaudio.php
(#1) DocBlock missing a @package tag for file downloadaudio.php. Expected @package mod_solo
(#1) Moodle boilerplate not found
(#2) Missing @copyright tag
(#2) Missing @license tag
(#11) Import statements must not begin with a leading backslash
(#12) Import statements must not begin with a leading backslash
(#14) Missing docblock for class downloadaudio
(#15) Opening brace must not be followed by a blank line
(#17) Missing member variable doc comment
(#17) Expected at least 1 space before "="; 0 found
(#17) Expected at least 1 space after "="; 0 found
(#17) Expected 1 space before "="; 0 found
(#17) Expected 1 space after "="; 0 found
(#18) Missing member variable doc comment
(#18) Short array syntax must be used to define arrays
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'idnumber'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'file'". Found: no spaces
(#19) Missing member variable doc comment
(#20) Missing member variable doc comment
(#20) Expected at least 1 space before "="; 0 found
(#20) Expected at least 1 space after "="; 0 found
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#20) Short array syntax must be used to define arrays
(#21) Missing member variable doc comment
(#21) Expected at least 1 space before "="; 0 found
(#21) Expected at least 1 space after "="; 0 found
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#21) Short array syntax must be used to define arrays
(#24) Missing docblock for function fetch_formatted_field
(#24) Expected 1 space between comma and argument "$record"; 0 found
(#24) Commas (,) must be followed by white space.
(#24) Expected 1 space between the comma and "$record". Found: no spaces
(#24) Expected 1 space between comma and argument "$withlinks"; 0 found
(#24) Commas (,) must be followed by white space.
(#24) Expected 1 space between the comma and "$withlinks". Found: no spaces
(#25) Opening brace should be on the same line as the declaration
(#31) Opening parenthesis of a multi-line function call must be the last content on the line
(#32) Multi-line function call not indented correctly; expected 20 spaces but found 28
(#32) Short array syntax must be used to define arrays
(#32) Expected at least 1 space before "=>"; 0 found
(#32) Expected at least 1 space after "=>"; 0 found
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Commas (,) must be followed by white space.
(#32) Expected 1 space between the comma and "'report'". Found: no spaces
(#32) Closing parenthesis of a multi-line function call must be on a line by itself
(#61) Missing docblock for function fetch_formatted_heading
(#61) Expected 1 space before opening brace; found 0
(#63) Expected at least 1 space before "="; 0 found
(#63) Expected at least 1 space after "="; 0 found
(#63) Expected 1 space before "="; 0 found
(#63) Expected 1 space after "="; 0 found
(#64) Expected "if (...) {\n"; found "if(...){"
(#64) Expected 1 space after IF keyword; 0 found
(#64) Expected 1 space after closing parenthesis; found 0
(#64) Newline required after opening brace
(#64) Closing brace must be on a line by itself
(#65) Expected at least 1 space after "."; 0 found
(#65) Expected at least 1 space before "."; 0 found
(#65) Expected at least 1 space after "."; 0 found
(#65) No space found after comma in argument list
(#65) Commas (,) must be followed by white space.
(#65) Expected 1 space between the comma and "constants". Found: no spaces
(#68) Missing docblock for function process_raw_data
(#68) Expected 1 space before opening brace; found 0
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) No space found before comment text; expected "// heading data" but found "//heading data"
(#75) Short array syntax must be used to define arrays
(#77) Space found before semicolon; expected "'} at';" but found "'} at' ;"
(#80) No space found after comma in argument list
(#80) Commas (,) must be followed by white space.
(#80) Expected 1 space between the comma and "array". Found: no spaces
(#80) Short array syntax must be used to define arrays
(#80) Expected at least 1 space before "=>"; 0 found
(#80) Expected at least 1 space after "=>"; 0 found
(#80) Expected 1 space before "=>"; 0 found
(#80) Expected 1 space after "=>"; 0 found
(#81) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#84) Expected "if (...) {\n"; found "if(...){\n"
(#84) Expected 1 space after IF keyword; 0 found
(#84) Expected 1 space after closing parenthesis; found 0
(#85) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#85) Expected 1 space after FOREACH keyword; 0 found
(#85) Empty FOREACH statement detected
(#85) Expected 1 space after closing parenthesis; found 0
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) No space found before comment text; expected "// do any processing here" but found "//do any processing here"
(#88) Expected at least 1 space before "="; 0 found
(#88) Expected 1 space before "="; 0 found
(#89) Expected 1 space after closing brace; 0 found
(#89) Expected "} else {\n"; found "}else{\n"
(#89) Expected 1 space after ELSE keyword; 0 found
(#90) Expected at least 1 space before "="; 0 found
(#90) Expected 1 space before "="; 0 found
(#95) Expected 1 newline at end of file; 0 found
(#95) The closing brace for the class must go on the next line after the body
mod/solo/classes/report/incompleteattempts.php
(#1) DocBlock missing a @package tag for file incompleteattempts.php. Expected @package mod_solo
(#1) Moodle boilerplate not found
(#2) Missing @copyright tag
(#2) Missing @license tag
(#11) Import statements must not begin with a leading backslash
(#12) Import statements must not begin with a leading backslash
(#14) Missing docblock for class incompleteattempts
(#15) Opening brace must not be followed by a blank line
(#17) Missing member variable doc comment
(#17) Expected at least 1 space before "="; 0 found
(#17) Expected at least 1 space after "="; 0 found
(#17) Expected 1 space before "="; 0 found
(#17) Expected 1 space after "="; 0 found
(#18) Missing member variable doc comment
(#18) Short array syntax must be used to define arrays
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'idnumber'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'username'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'completedsteps'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'timemodified'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'deletenow'". Found: no spaces
(#19) Missing member variable doc comment
(#20) Missing member variable doc comment
(#20) Expected at least 1 space before "="; 0 found
(#20) Expected at least 1 space after "="; 0 found
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#20) Short array syntax must be used to define arrays
(#21) Missing member variable doc comment
(#21) Expected at least 1 space before "="; 0 found
(#21) Expected at least 1 space after "="; 0 found
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#21) Short array syntax must be used to define arrays
(#24) Missing docblock for function fetch_formatted_field
(#24) Expected 1 space between comma and argument "$record"; 0 found
(#24) Commas (,) must be followed by white space.
(#24) Expected 1 space between the comma and "$record". Found: no spaces
(#24) Expected 1 space between comma and argument "$withlinks"; 0 found
(#24) Commas (,) must be followed by white space.
(#24) Expected 1 space between the comma and "$withlinks". Found: no spaces
(#25) Opening brace should be on the same line as the declaration
(#31) Opening parenthesis of a multi-line function call must be the last content on the line
(#32) Multi-line function call not indented correctly; expected 20 spaces but found 28
(#32) Short array syntax must be used to define arrays
(#32) Expected at least 1 space before "=>"; 0 found
(#32) Expected at least 1 space after "=>"; 0 found
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Commas (,) must be followed by white space.
(#32) Expected 1 space between the comma and "'report'". Found: no spaces
(#32) Closing parenthesis of a multi-line function call must be on a line by itself
(#46) Opening parenthesis of a multi-line function call must be the last content on the line
(#47) Multi-line function call not indented correctly; expected 20 spaces but found 28
(#47) Short array syntax must be used to define arrays
(#47) Expected at least 1 space before "=>"; 0 found
(#47) Expected at least 1 space after "=>"; 0 found
(#47) Expected 1 space before "=>"; 0 found
(#47) Expected 1 space after "=>"; 0 found
(#47) Commas (,) must be followed by white space.
(#47) Expected 1 space between the comma and "'userid'". Found: no spaces
(#47) Closing parenthesis of a multi-line function call must be on a line by itself
(#47) Line exceeds 132 characters; contains 140 characters
(#53) Space found before semicolon; expected "completedsteps;" but found "completedsteps ;"
(#59) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#63) Opening parenthesis of a multi-line function call must be the last content on the line
(#64) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#64) Short array syntax must be used to define arrays
(#64) Closing parenthesis of a multi-line function call must be on a line by itself
(#68) Expected 1 space after closing brace; 0 found
(#68) Expected "} else {\n"; found "}else {\n"
(#83) Missing docblock for function fetch_formatted_heading
(#83) Expected 1 space before opening brace; found 0
(#85) Expected at least 1 space before "="; 0 found
(#85) Expected at least 1 space after "="; 0 found
(#85) Expected 1 space before "="; 0 found
(#85) Expected 1 space after "="; 0 found
(#86) Expected "if (...) {\n"; found "if(...){"
(#86) Expected 1 space after IF keyword; 0 found
(#86) Expected 1 space after closing parenthesis; found 0
(#86) Newline required after opening brace
(#86) Closing brace must be on a line by itself
(#87) Expected at least 1 space after "."; 0 found
(#87) Expected at least 1 space before "."; 0 found
(#87) Expected at least 1 space after "."; 0 found
(#87) No space found after comma in argument list
(#87) Commas (,) must be followed by white space.
(#87) Expected 1 space between the comma and "constants". Found: no spaces
(#90) Missing docblock for function process_raw_data
(#90) Expected 1 space before opening brace; found 0
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) No space found before comment text; expected "// heading data" but found "//heading data"
(#97) Short array syntax must be used to define arrays
(#98) Short array syntax must be used to define arrays
(#99) No space found after comma in argument list
(#99) Commas (,) must be followed by white space.
(#99) Expected 1 space between the comma and "$this". Found: no spaces
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) No space found before comment text; expected "// if we need to show just one group" but found "//if we need to show just one group"
(#102) Expected "if (...) {\n"; found "if(...){\n"
(#102) Expected 1 space after IF keyword; 0 found
(#102) Expected at least 1 space before ">"; 0 found
(#102) Expected at least 1 space after ">"; 0 found
(#102) Expected 1 space before ">"; 0 found
(#102) Expected 1 space after ">"; 0 found
(#102) Expected 1 space after closing parenthesis; found 0
(#102) Blank line found at start of control structure
(#104) Long list syntax is not allowed
(#113) Expected at least 1 space before "="; 0 found
(#113) Expected at least 1 space after "="; 0 found
(#113) Expected 1 space before "="; 0 found
(#113) Expected 1 space after "="; 0 found
(#114) Expected at least 1 space before "="; 0 found
(#114) Expected at least 1 space after "="; 0 found
(#114) Expected 1 space before "="; 0 found
(#114) Expected 1 space after "="; 0 found
(#115) No space found after comma in argument list
(#115) Commas (,) must be followed by white space.
(#115) Expected 1 space between the comma and "$allparams". Found: no spaces
(#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
(#117) Line indented incorrectly; expected at least 12 spaces, found 8
(#117) No space found before comment text; expected "// if it's all groups or no groups" but found "//if it's all groups or no groups"
(#118) Expected 1 space after closing brace; 0 found
(#118) Expected "} else {\n"; found "}else {\n"
(#118) Blank line found at start of control structure
(#126) Short array syntax must be used to define arrays
(#126) Commas (,) must be followed by white space.
(#126) Expected 1 space between the comma and "'totalsteps'". Found: no spaces
(#126) Expected at least 1 space before "=>"; 0 found
(#126) Expected at least 1 space after "=>"; 0 found
(#126) Expected 1 space before "=>"; 0 found
(#126) Expected 1 space after "=>"; 0 found
(#127) Line indented incorrectly; expected 8 spaces, found 9
(#127) Closing brace indented incorrectly; expected 8 spaces, found 9
(#129) Expected "if (...) {\n"; found "if(...){\n"
(#129) Expected 1 space after IF keyword; 0 found
(#129) Expected 1 space after closing parenthesis; found 0
(#130) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#130) Expected 1 space after FOREACH keyword; 0 found
(#130) Expected 1 space after closing parenthesis; found 0
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) No space found before comment text; expected "// do any processing here" but found "//do any processing here"
(#134) Expected at least 1 space before "="; 0 found
(#134) Expected 1 space before "="; 0 found
(#135) Expected 1 space after closing brace; 0 found
(#135) Expected "} else {\n"; found "}else{\n"
(#135) Expected 1 space after ELSE keyword; 0 found
(#136) Expected at least 1 space before "="; 0 found
(#136) Expected 1 space before "="; 0 found
(#141) Expected 1 newline at end of file; 0 found
(#141) The closing brace for the class must go on the next line after the body
mod/solo/classes/report/myattempts.php
(#1) DocBlock missing a @package tag for file myattempts.php. Expected @package mod_solo
(#1) Moodle boilerplate not found
(#2) Missing @copyright tag
(#2) Missing @license tag
(#11) Import statements must not begin with a leading backslash
(#12) Import statements must not begin with a leading backslash
(#14) Missing docblock for class myattempts
(#15) Opening brace must not be followed by a blank line
(#17) Missing member variable doc comment
(#17) Expected at least 1 space before "="; 0 found
(#17) Expected at least 1 space after "="; 0 found
(#17) Expected 1 space before "="; 0 found
(#17) Expected 1 space after "="; 0 found
(#18) Missing member variable doc comment
(#18) Short array syntax must be used to define arrays
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'audiofile'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'partners'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'turns'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'stats_avturn'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'stats_longestturn'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'stats_targetwords'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'stats_autospellscore'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'stats_aiaccuracy'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'grade'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'timemodified'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'view'". Found: no spaces
(#18) Line exceeds maximum limit of 180 characters; contains 194 characters
(#19) Missing member variable doc comment
(#20) Missing member variable doc comment
(#20) Expected at least 1 space before "="; 0 found
(#20) Expected at least 1 space after "="; 0 found
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#20) Short array syntax must be used to define arrays
(#21) Missing member variable doc comment
(#21) Expected at least 1 space before "="; 0 found
(#21) Expected at least 1 space after "="; 0 found
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#21) Short array syntax must be used to define arrays
(#24) Missing docblock for function fetch_formatted_field
(#24) Expected 1 space between comma and argument "$record"; 0 found
(#24) Commas (,) must be followed by white space.
(#24) Expected 1 space between the comma and "$record". Found: no spaces
(#24) Expected 1 space between comma and argument "$withlinks"; 0 found
(#24) Commas (,) must be followed by white space.
(#24) Expected 1 space between the comma and "$withlinks". Found: no spaces
(#25) Opening brace should be on the same line as the declaration
(#31) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#33) The CASE body must start on the line following the statement
(#35) Expected at least 1 space before "=="; 0 found
(#35) Expected at least 1 space after "=="; 0 found
(#35) Expected 1 space before "=="; 0 found
(#35) Expected 1 space after "=="; 0 found
(#37) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#51) The CASE body must start on the line following the statement
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) This comment is 45% valid code; is this commented out code?
(#59) Space found before semicolon; expected "autospellscore;" but found "autospellscore ;"
(#63) Expected "if (...) {\n"; found "if(...) {\n"
(#63) Expected 1 space after IF keyword; 0 found
(#63) Expected at least 1 space before "<"; 0 found
(#63) Expected at least 1 space after "<"; 0 found
(#63) Expected 1 space before "<"; 0 found
(#63) Expected 1 space after "<"; 0 found
(#65) Expected 1 space after closing brace; 0 found
(#65) Expected "} else {\n"; found "}else{\n"
(#65) Expected 1 space after ELSE keyword; 0 found
(#72) Blank line found at start of control structure
(#73) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#75) Opening parenthesis of a multi-line function call must be the last content on the line
(#75) No space found after comma in argument list
(#75) Commas (,) must be followed by white space.
(#75) Expected 1 space between the comma and "''". Found: no spaces
(#75) Only one argument is allowed per line in a multi-line function call
(#76) Multi-line function call not indented correctly; expected 20 spaces but found 28
(#76) Short array syntax must be used to define arrays
(#76) Expected at least 1 space before "=>"; 0 found
(#76) Expected at least 1 space after "=>"; 0 found
(#76) Expected 1 space before "=>"; 0 found
(#76) Expected 1 space after "=>"; 0 found
(#76) Commas (,) must be followed by white space.
(#76) Expected 1 space between the comma and "'src'". Found: no spaces
(#76) Expected at least 1 space before "=>"; 0 found
(#76) Expected at least 1 space after "=>"; 0 found
(#76) Expected 1 space before "=>"; 0 found
(#76) Expected 1 space after "=>"; 0 found
(#76) Closing parenthesis of a multi-line function call must be on a line by itself
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) No space found before comment text; expected "// hidden player works but less useful right now" but found "//hidden player works but less useful right now"
(#78) This comment is 63% valid code; is this commented out code?
(#82) Blank line found at end of control structure
(#94) Opening parenthesis of a multi-line function call must be the last content on the line
(#95) Multi-line function call not indented correctly; expected 20 spaces but found 28
(#95) Short array syntax must be used to define arrays
(#95) Expected at least 1 space before "=>"; 0 found
(#95) Expected at least 1 space after "=>"; 0 found
(#95) Expected 1 space before "=>"; 0 found
(#95) Expected 1 space after "=>"; 0 found
(#95) Commas (,) must be followed by white space.
(#95) Expected 1 space between the comma and "'report'". Found: no spaces
(#95) Closing parenthesis of a multi-line function call must be on a line by itself
(#98) Expected 1 space after closing brace; 0 found
(#98) Expected "} else {\n"; found "}else {\n"
(#102) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#114) Missing docblock for function fetch_formatted_heading
(#114) Expected 1 space before opening brace; found 0
(#116) Expected at least 1 space before "="; 0 found
(#116) Expected at least 1 space after "="; 0 found
(#116) Expected 1 space before "="; 0 found
(#116) Expected 1 space after "="; 0 found
(#117) Expected "if (...) {\n"; found "if(...){"
(#117) Expected 1 space after IF keyword; 0 found
(#117) Expected 1 space after closing parenthesis; found 0
(#117) Newline required after opening brace
(#117) Closing brace must be on a line by itself
(#120) No space found after comma in argument list
(#120) Commas (,) must be followed by white space.
(#120) Expected 1 space between the comma and "constants". Found: no spaces
(#120) No space found after comma in argument list
(#120) Commas (,) must be followed by white space.
(#120) Expected 1 space between the comma and "$usersname". Found: no spaces
(#120) Expected 0 spaces before closing parenthesis; 1 found
(#122) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#124) Missing docblock for function process_raw_data
(#124) Expected 1 space before opening brace; found 0
(#125) Commas (,) must be followed by white space.
(#125) Expected 1 space between the comma and "$USER". Found: no spaces
(#127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) No space found before comment text; expected "// heading data" but found "//heading data"
(#129) Expected at least 1 space before "="; 0 found
(#129) Expected at least 1 space after "="; 0 found
(#129) Expected 1 space before "="; 0 found
(#129) Expected 1 space after "="; 0 found
(#131) Short array syntax must be used to define arrays
(#132) Whitespace found at end of line within string
(#134) Line exceeds 132 characters; contains 139 characters
(#138) No space found after comma in argument list
(#138) Commas (,) must be followed by white space.
(#138) Expected 1 space between the comma and "array". Found: no spaces
(#138) Short array syntax must be used to define arrays
(#138) Expected at least 1 space before "=>"; 0 found
(#138) Expected at least 1 space after "=>"; 0 found
(#138) Expected 1 space before "=>"; 0 found
(#138) Expected 1 space after "=>"; 0 found
(#138) Expected at least 1 space before "=>"; 0 found
(#138) Expected at least 1 space after "=>"; 0 found
(#138) Expected 1 space before "=>"; 0 found
(#138) Expected 1 space after "=>"; 0 found
(#140) Expected "if (...) {\n"; found "if(...){\n"
(#140) Expected 1 space after IF keyword; 0 found
(#140) Expected 1 space after closing parenthesis; found 0
(#141) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#141) Expected 1 space after FOREACH keyword; 0 found
(#141) Empty FOREACH statement detected
(#141) Expected 1 space after closing parenthesis; found 0
(#142) Inline comments must start with a capital letter, digit or 3-dots sequence
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) No space found before comment text; expected "// do any processing here" but found "//do any processing here"
(#144) Expected at least 1 space before "="; 0 found
(#144) Expected 1 space before "="; 0 found
(#145) Expected 1 space after closing brace; 0 found
(#145) Expected "} else {\n"; found "}else{\n"
(#145) Expected 1 space after ELSE keyword; 0 found
(#146) Expected at least 1 space before "="; 0 found
(#146) Expected 1 space before "="; 0 found
(#151) Expected 1 newline at end of file; 0 found
(#151) The closing brace for the class must go on the next line after the body
mod/solo/classes/report/myprogress.php
(#1) DocBlock missing a @package tag for file myprogress.php. Expected @package mod_solo
(#1) Moodle boilerplate not found
(#2) Missing @copyright tag
(#2) Missing @license tag
(#11) Import statements must not begin with a leading backslash
(#12) Import statements must not begin with a leading backslash
(#14) Missing docblock for class myprogress
(#15) Opening brace must not be followed by a blank line
(#17) Missing member variable doc comment
(#17) Expected at least 1 space before "="; 0 found
(#17) Expected at least 1 space after "="; 0 found
(#17) Expected 1 space before "="; 0 found
(#17) Expected 1 space after "="; 0 found
(#18) Missing member variable doc comment
(#18) Short array syntax must be used to define arrays
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'stats_words'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'stats_turns'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'stats_avturn'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'stats_longestturn'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'stats_autospellscore'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'stats_aiaccuracy'". Found: no spaces
(#18) Line exceeds 132 characters; contains 147 characters
(#19) Missing member variable doc comment
(#20) Missing member variable doc comment
(#20) Expected at least 1 space before "="; 0 found
(#20) Expected at least 1 space after "="; 0 found
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#20) Short array syntax must be used to define arrays
(#21) Missing member variable doc comment
(#21) Expected at least 1 space before "="; 0 found
(#21) Expected at least 1 space after "="; 0 found
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#21) Short array syntax must be used to define arrays
(#23) Missing docblock for function fetch_chart_data
(#23) Incorrect spacing between argument "$allfields" and equals sign; expected 1 but found 0
(#23) Incorrect spacing between default value and equals sign for argument "$allfields"; expected 1 but found 0
(#23) Expected 1 space before opening brace; found 0
(#25) Expected "if (...) {\n"; found "if(...){\n"
(#25) Expected 1 space after IF keyword; 0 found
(#25) Expected 1 space after closing parenthesis; found 0
(#26) Expected at least 1 space before "="; 0 found
(#26) Expected at least 1 space after "="; 0 found
(#26) Expected 1 space before "="; 0 found
(#26) Expected 1 space after "="; 0 found
(#28) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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
(#30) No space found before comment text; expected "// if we have data, yay" but found "//if we have data, yay"
(#31) Line indented incorrectly; expected 8 spaces, found 12
(#31) Blank line found at start of control structure
(#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
(#33) No space found before comment text; expected "// init our data set" but found "//init our data set"
(#35) Expected at least 1 space after "="; 0 found
(#35) Expected 1 space after "="; 0 found
(#36) Expected at least 1 space after "="; 0 found
(#36) Expected 1 space after "="; 0 found
(#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 "// get some working data" but found "//get some working data"
(#40) Line indented incorrectly; expected 12 spaces, found 16
(#40) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#40) Expected 1 space after FOREACH keyword; 0 found
(#40) Expected 1 space after closing parenthesis; found 0
(#41) Expected at least 1 space before "="; 0 found
(#41) Expected at least 1 space after "="; 0 found
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#42) Line indented incorrectly; expected 12 spaces, found 16
(#43) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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 "// loop through each attempt" but found "//loop through each attempt"
(#46) Line indented incorrectly; expected 12 spaces, found 16
(#47) Line indented incorrectly; expected 16 spaces, found 20
(#48) Line indented incorrectly; expected 20 spaces, found 24
(#49) Line indented incorrectly; expected 24 spaces, found 28
(#52) Line indented incorrectly; expected 24 spaces, found 28
(#53) No space found after comma in argument list
(#53) Commas (,) must be followed by white space.
(#53) Expected 1 space between the comma and "1". Found: no spaces
(#54) Line indented incorrectly; expected 20 spaces, found 24
(#55) Blank line found at end of control structure
(#56) Line indented incorrectly; expected 16 spaces, found 20
(#57) Line indented incorrectly; expected 12 spaces, found 16
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) No space found before comment text; expected "// add rawdata to chartdata" but found "//add rawdata to chartdata"
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) No space found before comment text; expected "// get some working data" but found "//get some working data"
(#60) Line indented incorrectly; expected 12 spaces, found 16
(#60) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#60) Expected 1 space after FOREACH keyword; 0 found
(#60) Expected 1 space after closing parenthesis; found 0
(#61) Line indented incorrectly; expected 16 spaces, found 20
(#62) Line indented incorrectly; expected 20 spaces, found 24
(#64) Line indented incorrectly; expected 20 spaces, found 24
(#65) No space found after comma in argument list
(#65) Commas (,) must be followed by white space.
(#65) Expected 1 space between the comma and "$rawdata". Found: no spaces
(#65) Line exceeds 132 characters; contains 137 characters
(#66) Line indented incorrectly; expected 16 spaces, found 20
(#67) Line indented incorrectly; expected 12 spaces, found 16
(#69) Blank line found at end of control structure
(#70) Line indented incorrectly; expected 8 spaces, found 12
(#70) Expected 1 space after closing brace; 0 found
(#70) Expected "} else {\n"; found "}else{\n"
(#70) Expected 1 space after ELSE keyword; 0 found
(#72) Line indented incorrectly; expected 8 spaces, found 12
(#76) Missing docblock for function fetch_formatted_field
(#76) Expected 1 space between comma and argument "$record"; 0 found
(#76) Commas (,) must be followed by white space.
(#76) Expected 1 space between the comma and "$record". Found: no spaces
(#76) Expected 1 space between comma and argument "$withlinks"; 0 found
(#76) Commas (,) must be followed by white space.
(#76) Expected 1 space between the comma and "$withlinks". Found: no spaces
(#77) Opening brace should be on the same line as the declaration
(#83) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#95) Missing docblock for function fetch_formatted_heading
(#95) Expected 1 space before opening brace; found 0
(#97) Expected at least 1 space before "="; 0 found
(#97) Expected at least 1 space after "="; 0 found
(#97) Expected 1 space before "="; 0 found
(#97) Expected 1 space after "="; 0 found
(#98) Expected "if (...) {\n"; found "if(...){"
(#98) Expected 1 space after IF keyword; 0 found
(#98) Expected 1 space after closing parenthesis; found 0
(#98) Newline required after opening brace
(#98) Closing brace must be on a line by itself
(#101) No space found after comma in argument list
(#101) Commas (,) must be followed by white space.
(#101) Expected 1 space between the comma and "constants". Found: no spaces
(#101) No space found after comma in argument list
(#101) Commas (,) must be followed by white space.
(#101) Expected 1 space between the comma and "$usersname". Found: no spaces
(#101) Expected 0 spaces before closing parenthesis; 1 found
(#103) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#105) Missing docblock for function process_raw_data
(#105) Expected 1 space before opening brace; found 0
(#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
(#108) No space found before comment text; expected "// heading data" but found "//heading data"
(#110) Expected at least 1 space before "="; 0 found
(#110) Expected at least 1 space after "="; 0 found
(#110) Expected 1 space before "="; 0 found
(#110) Expected 1 space after "="; 0 found
(#112) Short array syntax must be used to define arrays
(#113) Line exceeds maximum limit of 180 characters; contains 251 characters
(#114) Line exceeds 132 characters; contains 139 characters
(#118) No space found after comma in argument list
(#118) Commas (,) must be followed by white space.
(#118) Expected 1 space between the comma and "array". Found: no spaces
(#118) Short array syntax must be used to define arrays
(#118) Expected at least 1 space before "=>"; 0 found
(#118) Expected at least 1 space after "=>"; 0 found
(#118) Expected 1 space before "=>"; 0 found
(#118) Expected 1 space after "=>"; 0 found
(#118) Expected at least 1 space before "=>"; 0 found
(#118) Expected at least 1 space after "=>"; 0 found
(#118) Expected 1 space before "=>"; 0 found
(#118) Expected 1 space after "=>"; 0 found
(#120) Expected "if (...) {\n"; found "if(...){\n"
(#120) Expected 1 space after IF keyword; 0 found
(#120) Expected 1 space after closing parenthesis; found 0
(#121) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#121) Expected 1 space after FOREACH keyword; 0 found
(#121) Empty FOREACH statement detected
(#121) Expected 1 space after closing parenthesis; found 0
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) No space found before comment text; expected "// do any processing here" but found "//do any processing here"
(#124) Expected at least 1 space before "="; 0 found
(#124) Expected 1 space before "="; 0 found
(#125) Expected 1 space after closing brace; 0 found
(#125) Expected "} else {\n"; found "}else{\n"
(#125) Expected 1 space after ELSE keyword; 0 found
(#126) Expected at least 1 space before "="; 0 found
(#126) Expected 1 space before "="; 0 found
(#131) Expected 1 newline at end of file; 0 found
(#131) The closing brace for the class must go on the next line after the body
mod/solo/classes/report/userattempts.php
(#1) DocBlock missing a @package tag for file userattempts.php. Expected @package mod_solo
(#1) Moodle boilerplate not found
(#2) Missing @copyright tag
(#2) Missing @license tag
(#11) Import statements must not begin with a leading backslash
(#12) Import statements must not begin with a leading backslash
(#14) Missing docblock for class userattempts
(#15) Opening brace must not be followed by a blank line
(#17) Missing member variable doc comment
(#17) Expected at least 1 space before "="; 0 found
(#17) Expected at least 1 space after "="; 0 found
(#17) Expected 1 space before "="; 0 found
(#17) Expected 1 space after "="; 0 found
(#18) Missing member variable doc comment
(#18) Short array syntax must be used to define arrays
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'audiofile'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'partners'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'turns'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'ATL'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'LTL'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'TW'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'SPL'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'ACC'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'timemodified'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'view'". Found: no spaces
(#18) Commas (,) must be followed by white space.
(#18) Expected 1 space between the comma and "'deletenow'". Found: no spaces
(#19) Missing member variable doc comment
(#20) Missing member variable doc comment
(#20) Expected at least 1 space before "="; 0 found
(#20) Expected at least 1 space after "="; 0 found
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#20) Short array syntax must be used to define arrays
(#21) Missing member variable doc comment
(#21) Expected at least 1 space before "="; 0 found
(#21) Expected at least 1 space after "="; 0 found
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#21) Short array syntax must be used to define arrays
(#24) Missing docblock for function fetch_formatted_field
(#24) Expected 1 space between comma and argument "$record"; 0 found
(#24) Commas (,) must be followed by white space.
(#24) Expected 1 space between the comma and "$record". Found: no spaces
(#24) Expected 1 space between comma and argument "$withlinks"; 0 found
(#24) Commas (,) must be followed by white space.
(#24) Expected 1 space between the comma and "$withlinks". Found: no spaces
(#25) Opening brace should be on the same line as the declaration
(#31) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) This comment is 43% valid code; is this commented out code?
(#46) Line indented incorrectly; expected at least 16 spaces, found 14
(#46) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#51) Space found before semicolon; expected "autospellscore;" but found "autospellscore ;"
(#55) Expected "if (...) {\n"; found "if(...) {\n"
(#55) Expected 1 space after IF keyword; 0 found
(#55) Expected at least 1 space before "<"; 0 found
(#55) Expected at least 1 space after "<"; 0 found
(#55) Expected 1 space before "<"; 0 found
(#55) Expected 1 space after "<"; 0 found
(#57) Expected 1 space after closing brace; 0 found
(#57) Expected "} else {\n"; found "}else{\n"
(#57) Expected 1 space after ELSE keyword; 0 found
(#64) Blank line found at start of control structure
(#65) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#67) Opening parenthesis of a multi-line function call must be the last content on the line
(#67) No space found after comma in argument list
(#67) Commas (,) must be followed by white space.
(#67) Expected 1 space between the comma and "''". Found: no spaces
(#67) Only one argument is allowed per line in a multi-line function call
(#68) Multi-line function call not indented correctly; expected 20 spaces but found 28
(#68) Short array syntax must be used to define arrays
(#68) Expected at least 1 space before "=>"; 0 found
(#68) Expected at least 1 space after "=>"; 0 found
(#68) Expected 1 space before "=>"; 0 found
(#68) Expected 1 space after "=>"; 0 found
(#68) Commas (,) must be followed by white space.
(#68) Expected 1 space between the comma and "'src'". Found: no spaces
(#68) Expected at least 1 space before "=>"; 0 found
(#68) Expected at least 1 space after "=>"; 0 found
(#68) Expected 1 space before "=>"; 0 found
(#68) Expected 1 space after "=>"; 0 found
(#68) Closing parenthesis of a multi-line function call must be on a line by itself
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) No space found before comment text; expected "// hidden player works but less useful right now" but found "//hidden player works but less useful right now"
(#70) This comment is 63% valid code; is this commented out code?
(#74) Blank line found at end of control structure
(#86) Opening parenthesis of a multi-line function call must be the last content on the line
(#87) Multi-line function call not indented correctly; expected 20 spaces but found 28
(#87) Short array syntax must be used to define arrays
(#87) Expected at least 1 space before "=>"; 0 found
(#87) Expected at least 1 space after "=>"; 0 found
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#87) Commas (,) must be followed by white space.
(#87) Expected 1 space between the comma and "'report'". Found: no spaces
(#87) Closing parenthesis of a multi-line function call must be on a line by itself
(#90) Expected 1 space after closing brace; 0 found
(#90) Expected "} else {\n"; found "}else {\n"
(#97) Opening parenthesis of a multi-line function call must be the last content on the line
(#98) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#98) Short array syntax must be used to define arrays
(#98) Closing parenthesis of a multi-line function call must be on a line by itself
(#102) Expected 1 space after closing brace; 0 found
(#102) Expected "} else {\n"; found "}else {\n"
(#117) Missing docblock for function fetch_formatted_heading
(#117) Expected 1 space before opening brace; found 0
(#119) Expected at least 1 space before "="; 0 found
(#119) Expected at least 1 space after "="; 0 found
(#119) Expected 1 space before "="; 0 found
(#119) Expected 1 space after "="; 0 found
(#120) Expected "if (...) {\n"; found "if(...){"
(#120) Expected 1 space after IF keyword; 0 found
(#120) Expected 1 space after closing parenthesis; found 0
(#120) Newline required after opening brace
(#120) Closing brace must be on a line by itself
(#123) No space found after comma in argument list
(#123) Commas (,) must be followed by white space.
(#123) Expected 1 space between the comma and "constants". Found: no spaces
(#123) No space found after comma in argument list
(#123) Commas (,) must be followed by white space.
(#123) Expected 1 space between the comma and "$usersname". Found: no spaces
(#123) Expected 0 spaces before closing parenthesis; 1 found
(#125) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#127) Missing docblock for function process_raw_data
(#127) Expected 1 space before opening brace; found 0
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) No space found before comment text; expected "// heading data" but found "//heading data"
(#132) Expected at least 1 space before "="; 0 found
(#132) Expected at least 1 space after "="; 0 found
(#132) Expected 1 space before "="; 0 found
(#132) Expected 1 space after "="; 0 found
(#134) Short array syntax must be used to define arrays
(#137) Line exceeds 132 characters; contains 139 characters
(#141) No space found after comma in argument list
(#141) Commas (,) must be followed by white space.
(#141) Expected 1 space between the comma and "array". Found: no spaces
(#141) Short array syntax must be used to define arrays
(#141) Expected at least 1 space before "=>"; 0 found
(#141) Expected at least 1 space after "=>"; 0 found
(#141) Expected 1 space before "=>"; 0 found
(#141) Expected 1 space after "=>"; 0 found
(#141) Expected at least 1 space before "=>"; 0 found
(#141) Expected at least 1 space after "=>"; 0 found
(#141) Expected 1 space before "=>"; 0 found
(#141) Expected 1 space after "=>"; 0 found
(#143) Expected "if (...) {\n"; found "if(...){\n"
(#143) Expected 1 space after IF keyword; 0 found
(#143) Expected 1 space after closing parenthesis; found 0
(#144) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#144) Expected 1 space after FOREACH keyword; 0 found
(#144) Empty FOREACH statement detected
(#144) Expected 1 space after closing parenthesis; found 0
(#145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) No space found before comment text; expected "// do any processing here" but found "//do any processing here"
(#147) Expected at least 1 space before "="; 0 found
(#147) Expected 1 space before "="; 0 found
(#148) Expected 1 space after closing brace; 0 found
(#148) Expected "} else {\n"; found "}else{\n"
(#148) Expected 1 space after ELSE keyword; 0 found
(#149) Expected at least 1 space before "="; 0 found
(#149) Expected 1 space before "="; 0 found
(#154) Expected 1 newline at end of file; 0 found
(#154) The closing brace for the class must go on the next line after the body
mod/solo/classes/setupform.php
(#1) Moodle boilerplate not found
(#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
(#25) The file-level docblock must follow the opening PHP tag in the file header
(#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.
(#37) Import statements must not begin with a leading backslash
(#38) Import statements must not begin with a leading backslash
(#45) Docblock tag "@abstract" is not recommended.
(#49) Opening brace must not be followed by a blank line
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Whitespace found at end of line
(#68) Short array syntax must be used to define arrays
(#70) Spaces must be used to indent lines; tabs are not allowed
(#74) Short array syntax must be used to define arrays
(#89) The final declaration must precede the visibility declaration
(#94) No space found after comma in argument list
(#94) Commas (,) must be followed by white space.
(#94) Expected 1 space between the comma and "$context". Found: no spaces
(#94) No space found after comma in argument list
(#94) Commas (,) must be followed by white space.
(#94) Expected 1 space between the comma and "true". Found: no spaces
(#96) Spaces must be used to indent lines; tabs are not allowed
(#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) No space found before comment text; expected "// add the action buttons" but found "//add the action buttons"
(#99) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#101) The final declaration must precede the visibility declaration
(#101) Missing docblock for function add_media_upload
(#101) Incorrect spacing between argument "$count" and equals sign; expected 1 but found 0
(#101) Incorrect spacing between default value and equals sign for argument "$count"; expected 1 but found 0
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Expected "if (...) {\n"; found "if(...){\n"
(#102) Expected 1 space after IF keyword; 0 found
(#102) Expected at least 1 space before ">"; 0 found
(#102) Expected at least 1 space after ">"; 0 found
(#102) Expected 1 space before ">"; 0 found
(#102) Expected 1 space after ">"; 0 found
(#102) Expected 1 space after closing parenthesis; found 0
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Space found before semicolon; expected "$count;" but found "$count ;"
(#104) Spaces must be used to indent lines; tabs are not allowed
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Whitespace found at end of line
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Opening parenthesis of a multi-line function call must be the last content on the line
(#107) Multi-line function call not indented correctly; expected 12 spaces but found 27
(#108) Multi-line function call not indented correctly; expected 12 spaces but found 27
(#109) Multi-line function call not indented correctly; expected 12 spaces but found 27
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Multi-line function call not indented correctly; expected 12 spaces but found 27
(#111) Multi-line function call not indented correctly; expected 8 spaces but found 27
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Whitespace found at end of line
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) The final declaration must precede the visibility declaration
(#115) Missing docblock for function add_media_prompt_upload
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) No space found after comma in argument list
(#116) Commas (,) must be followed by white space.
(#116) Expected 1 space between the comma and "-". Found: no spaces
(#116) No space found after comma in argument list
(#116) Commas (,) must be followed by white space.
(#116) Expected 1 space between the comma and "$label". Found: no spaces
(#116) No space found after comma in argument list
(#116) Commas (,) must be followed by white space.
(#116) Expected 1 space between the comma and "$required". Found: no spaces
(#117) Spaces must be used to indent lines; tabs are not allowed
(#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 at least 1 space after "."; 0 found
(#133) Expected at least 1 space before "."; 0 found
(#133) Short array syntax must be used to define arrays
(#133) Expected at least 1 space before "=>"; 0 found
(#133) Expected at least 1 space after "=>"; 0 found
(#133) Expected 1 space before "=>"; 0 found
(#133) Expected 1 space after "=>"; 0 found
(#133) Expected at least 1 space before "=>"; 0 found
(#133) Expected at least 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 at least 1 space after "."; 0 found
(#134) Expected at least 1 space before "."; 0 found
(#134) Short array syntax must be used to define arrays
(#134) Expected at least 1 space before "=>"; 0 found
(#134) Expected at least 1 space after "=>"; 0 found
(#134) Expected 1 space before "=>"; 0 found
(#134) Expected 1 space after "=>"; 0 found
(#134) Expected at least 1 space before "=>"; 0 found
(#134) Expected at least 1 space after "=>"; 0 found
(#134) Expected 1 space before "=>"; 0 found
(#134) Expected 1 space after "=>"; 0 found
(#136) Expected at least 1 space after "."; 0 found
(#136) Expected at least 1 space before "."; 0 found
(#140) Line indented incorrectly; expected 4 spaces, found 3
(#140) Missing docblock for function validation
(#142) Line indented incorrectly; expected 8 spaces, found 9
(#146) Closing brace indented incorrectly; expected 9 spaces, found 8
(#147) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#151) Closing brace indented incorrectly; expected 3 spaces, found 4
(#152) Expected 1 newline at end of file; 0 found
mod/solo/classes/task/solo_s3_adhoc.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#29) Import statements must not begin with a leading backslash
(#30) Import statements must not begin with a leading backslash
(#41) Opening brace must not be followed by a blank line
(#43) Spaces must be used to indent lines; tabs are not allowed
(#44) Expected 6 spaces before asterisk; 5 found
(#45) Expected 6 spaces before asterisk; 5 found
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Line indented incorrectly; expected 4 spaces, found 5
(#46) Expected 1 space before opening brace; found 0
(#47) Spaces must be used to indent lines; tabs are not allowed
(#48) Spaces must be used to indent lines; tabs are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) No space found before comment text; expected "// CD should contain activityid / attemptid / #modulecontextid / #cmid" but found "//CD should contain activityid / attemptid / #modulecontextid / #cmid"
(#51) Expected 1 space after "="; 2 found
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) This comment is 75% valid code; is this commented out code?
(#52) No space found before comment text; expected "// $trace->output($cd->somedata)" but found "//$trace->output($cd->somedata)"
(#54) No space found after comma in argument list
(#54) Commas (,) must be followed by white space.
(#54) Expected 1 space between the comma and "array". Found: no spaces
(#54) Short array syntax must be used to define arrays
(#54) Expected at least 1 space before "=>"; 0 found
(#54) Expected at least 1 space after "=>"; 0 found
(#54) Expected 1 space before "=>"; 0 found
(#54) Expected 1 space after "=>"; 0 found
(#55) Line indented incorrectly; expected 8 spaces, found 9
(#55) Expected "if (...) {\n"; found "if(...){\n"
(#55) Expected 1 space after IF keyword; 0 found
(#55) Expected 1 space after closing parenthesis; found 0
(#56) No space found after comma in argument list
(#56) Commas (,) must be followed by white space.
(#56) Expected 1 space between the comma and "$trace". Found: no spaces
(#58) Line indented incorrectly; expected 8 spaces, found 9
(#60) Short array syntax must be used to define arrays
(#60) Expected at least 1 space before "=>"; 0 found
(#60) Expected at least 1 space after "=>"; 0 found
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#61) Line indented incorrectly; expected 8 spaces, found 9
(#61) Expected "if (...) {\n"; found "if(...){\n"
(#61) Expected 1 space after IF keyword; 0 found
(#61) Expected 1 space after closing parenthesis; found 0
(#61) Blank line found at start of control structure
(#63) Line indented incorrectly; expected 12 spaces, found 13
(#63) Expected "if (...) {\n"; found "if(...){\n"
(#63) Expected 1 space after IF keyword; 0 found
(#63) Expected 1 space after closing parenthesis; found 0
(#64) No space found after comma in argument list
(#64) Commas (,) must be followed by white space.
(#64) Expected 1 space between the comma and "$trace". Found: no spaces
(#64) No space found after comma in argument list
(#64) Commas (,) must be followed by white space.
(#64) Expected 1 space between the comma and "$cd". Found: no spaces
(#66) Line indented incorrectly; expected 12 spaces, found 13
(#67) Line indented incorrectly; expected 12 spaces, found 13
(#67) Expected "if (...) {\n"; found "if(...){\n"
(#67) Expected 1 space after IF keyword; 0 found
(#67) Expected 1 space after closing parenthesis; found 0
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) No space found before comment text; expected "// woa!! Its already been got. This can happen if user goes to selfreview page which will try and do the" but found "//woa!! Its already been got. This can happen if user goes to selfreview page which will try and do the"
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) No space found before comment text; expected "// retrieve if transcripts are not back. It can also happen if streaming transcription is going" but found "//retrieve if transcripts are not back. It can also happen if streaming transcription is going"
(#72) Line indented incorrectly; expected 12 spaces, found 13
(#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
(#74) No space found before comment text; expected "// do all the processing (grades, diffs, etc) if needed and return the attempt" but found "//do all the processing (grades, diffs, etc) if needed and return the attempt"
(#75) Expected 1 space after "="; 2 found
(#75) No space found after comma in argument list
(#75) Commas (,) must be followed by white space.
(#75) Expected 1 space between the comma and "$attempt". Found: no spaces
(#75) No space found after comma in argument list
(#75) Commas (,) must be followed by white space.
(#75) Expected 1 space between the comma and "$cd". Found: no spaces
(#75) No space found after comma in argument list
(#75) Commas (,) must be followed by white space.
(#75) Expected 1 space between the comma and "$cd". Found: no spaces
(#75) No space found after comma in argument list
(#75) Commas (,) must be followed by white space.
(#75) Expected 1 space between the comma and "$trace". Found: no spaces
(#76) Line indented incorrectly; expected 12 spaces, found 13
(#76) Expected "if (...) {\n"; found "if(...){\n"
(#76) Expected 1 space after IF keyword; 0 found
(#76) Expected 1 space after closing parenthesis; found 0
(#77) No space found after comma in argument list
(#77) Commas (,) must be followed by white space.
(#77) Expected 1 space between the comma and "$trace". Found: no spaces
(#77) No space found after comma in argument list
(#77) Commas (,) must be followed by white space.
(#77) Expected 1 space between the comma and "$cd". Found: no spaces
(#79) Line indented incorrectly; expected 12 spaces, found 13
(#80) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#81) Blank line found at end of control structure
(#82) Line indented incorrectly; expected 8 spaces, found 9
(#82) Expected 1 space after closing brace; 0 found
(#82) Expected "} else {\n"; found "}else{\n"
(#82) Expected 1 space after ELSE keyword; 0 found
(#83) No space found after comma in argument list
(#83) Commas (,) must be followed by white space.
(#83) Expected 1 space between the comma and "$trace". Found: no spaces
(#85) Line indented incorrectly; expected 8 spaces, found 9
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Closing brace indented incorrectly; expected 5 spaces, found 4
(#88) Missing docblock for function do_retry
(#90) Expected "if (...) {\n"; found "if(...){\n"
(#90) Expected 1 space after IF keyword; 0 found
(#90) Expected 1 space after closing parenthesis; found 0
(#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 "// after 24 hours we give up" but found "//after 24 hours we give up"
(#94) Blank line found at end of control structure
(#95) Expected 1 space after closing brace; 0 found
(#95) Usage of ELSEIF not allowed; use ELSE IF instead
(#96) No space found before comment text; expected "// 15 minute delay" but found "//15 minute delay"
(#98) Expected 1 space after closing brace; 0 found
(#98) Expected "} else {\n"; found "}else{\n"
(#98) Expected 1 space after ELSE keyword; 0 found
(#99) No space found before comment text; expected "// 30 second delay" but found "//30 second delay"
(#103) Variable "s3_task" must not contain underscores.
(#104) Variable "s3_task" must not contain underscores.
(#105) Variable "s3_task" must not contain underscores.
(#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) No space found before comment text; expected "// if we do not set the next run time it can extend the current cron job indef with a recurring task" but found "//if we do not set the next run time it can extend the current cron job indef with a recurring task"
(#107) Variable "s3_task" must not contain underscores.
(#107) Expected at least 1 space before "+"; 0 found
(#107) Expected at least 1 space after "+"; 0 found
(#107) Expected 1 space before "+"; 0 found
(#107) Expected 1 space after "+"; 0 found
(#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
(#109) Variable "s3_task" must not contain underscores.
(#112) Missing docblock for function do_forever_fail
(#112) Expected 1 space between comma and argument "$trace"; 0 found
(#112) Commas (,) must be followed by white space.
(#112) Expected 1 space between the comma and "$trace". Found: no spaces
(#112) Expected 1 space before opening brace; found 0
(#114) Spaces must be used to indent lines; tabs are not allowed
(#116) Expected 1 blank line at end of file; 2 found
(#116) The closing brace for the class must go on the next line after the body
mod/solo/classes/textanalyser.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#38) Opening brace must not be followed by a blank line
(#65) Expected 1 space between comma and argument "$passage"; 0 found
(#65) Commas (,) must be followed by white space.
(#65) Expected 1 space between the comma and "$passage". Found: no spaces
(#65) Expected 1 space between comma and argument "$language"; 2 found
(#65) Expected 1 space between the comma and "$language". Found: 2 spaces
(#65) Expected 1 space between comma and argument "$targetembedding"; 0 found
(#65) Commas (,) must be followed by white space.
(#65) Expected 1 space between the comma and "$targetembedding". Found: no spaces
(#65) Incorrect spacing between argument "$targetembedding" and equals sign; expected 1 but found 0
(#65) Incorrect spacing between default value and equals sign for argument "$targetembedding"; expected 1 but found 0
(#65) Incorrect spacing between argument "$userlanguage" and equals sign; expected 1 but found 0
(#65) Incorrect spacing between default value and equals sign for argument "$userlanguage"; expected 1 but found 0
(#65) Expected 1 space between comma and argument "$targettopic"; 0 found
(#65) Commas (,) must be followed by white space.
(#65) Expected 1 space between the comma and "$targettopic". Found: no spaces
(#65) Incorrect spacing between argument "$targettopic" and equals sign; expected 1 but found 0
(#65) Incorrect spacing between default value and equals sign for argument "$targettopic"; expected 1 but found 0
(#65) Line exceeds 132 characters; contains 133 characters
(#65) Expected 1 space before opening brace; found 0
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Missing docblock for function get_cloud_poodll_server
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) No space found before comment text; expected "// fetch lang server url, services incl. 'transcribe' , 'lm', 'lt', 'spellcheck'" but found "//fetch lang server url, services incl. 'transcribe' , 'lm', 'lt', 'spellcheck'"
(#86) Missing docblock for function fetch_lang_server_url
(#86) Incorrect spacing between argument "$service" and equals sign; expected 1 but found 0
(#86) Incorrect spacing between default value and equals sign for argument "$service"; expected 1 but found 0
(#87) Expected 1 space after SWITCH keyword; 0 found
(#101) Missing docblock for function fetch_sentence_stats
(#101) Incorrect spacing between argument "$passage" and equals sign; expected 1 but found 0
(#101) Incorrect spacing between default value and equals sign for argument "$passage"; expected 1 but found 0
(#101) Expected 1 space before opening brace; found 0
(#103) Expected "if (...) {\n"; found "if(...){\n"
(#103) Expected 1 space after IF keyword; 0 found
(#103) Expected 1 space after closing parenthesis; found 0
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) No space found before comment text; expected "// count sentences" but found "//count sentences"
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) No space found before comment text; expected "// longest sentence length" but found "//longest sentence length"
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) No space found before comment text; expected "// average sentence length" but found "//average sentence length"
(#114) Expected at least 1 space before "="; 0 found
(#114) Expected at least 1 space after "="; 0 found
(#114) Expected 1 space before "="; 0 found
(#114) Expected 1 space after "="; 0 found
(#115) Expected at least 1 space before "="; 0 found
(#115) Expected at least 1 space after "="; 0 found
(#115) Expected 1 space before "="; 0 found
(#115) Expected 1 space after "="; 0 found
(#117) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#117) Expected 1 space after FOREACH keyword; 0 found
(#117) Expected 1 space after closing parenthesis; found 0
(#118) No space found after comma in argument list
(#118) Commas (,) must be followed by white space.
(#118) Expected 1 space between the comma and "0". Found: no spaces
(#119) Expected "if (...) {\n"; found "if(...){\n"
(#119) Expected 1 space after IF keyword; 0 found
(#119) Expected at least 1 space before ">"; 0 found
(#119) Expected at least 1 space after ">"; 0 found
(#119) Expected 1 space before ">"; 0 found
(#119) Expected 1 space after ">"; 0 found
(#119) Expected 1 space after closing parenthesis; found 0
(#120) Expected at least 1 space after "="; 0 found
(#120) Expected 1 space after "="; 0 found
(#122) Expected at least 1 space before "+="; 0 found
(#122) Expected at least 1 space after "+="; 0 found
(#122) Expected 1 space before "+="; 0 found
(#122) Expected 1 space after "+="; 0 found
(#124) Expected "if (...) {\n"; found "if(...){\n"
(#124) Expected 1 space after IF keyword; 0 found
(#124) Expected at least 1 space before ">"; 0 found
(#124) Expected at least 1 space after ">"; 0 found
(#124) Expected 1 space before ">"; 0 found
(#124) Expected 1 space after ">"; 0 found
(#124) Expected at least 1 space before ">"; 0 found
(#124) Expected at least 1 space after ">"; 0 found
(#124) Expected 1 space before ">"; 0 found
(#124) Expected 1 space after ">"; 0 found
(#124) Expected 1 space after closing parenthesis; found 0
(#125) Expected at least 1 space before "="; 0 found
(#125) Expected at least 1 space after "="; 0 found
(#125) Expected 1 space before "="; 0 found
(#125) Expected 1 space after "="; 0 found
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) No space found before comment text; expected "// return values" but found "//return values"
(#129) Expected at least 1 space before "=>"; 0 found
(#129) Expected at least 1 space after "=>"; 0 found
(#129) Expected 1 space before "=>"; 0 found
(#129) Expected 1 space after "=>"; 0 found
(#129) Commas (,) must be followed by white space.
(#129) Expected 1 space between the comma and "'sentenceavg'". Found: no spaces
(#129) Expected at least 1 space before "=>"; 0 found
(#129) Expected at least 1 space after "=>"; 0 found
(#129) Expected 1 space before "=>"; 0 found
(#129) Expected 1 space after "=>"; 0 found
(#129) Commas (,) must be followed by white space.
(#129) Expected 1 space between the comma and "'sentencelongest'". Found: no spaces
(#129) Expected at least 1 space before "=>"; 0 found
(#129) Expected at least 1 space after "=>"; 0 found
(#129) Expected 1 space before "=>"; 0 found
(#129) Expected 1 space after "=>"; 0 found
(#132) Missing docblock for function is_english
(#132) Expected 1 space before opening brace; found 0
(#133) No space found after comma in argument list
(#133) Commas (,) must be followed by white space.
(#133) Expected 1 space between the comma and "'en'". Found: no spaces
(#133) Expected at least 1 space before "==="; 0 found
(#133) Expected at least 1 space after "==="; 0 found
(#133) Expected 1 space before "==="; 0 found
(#133) Expected 1 space after "==="; 0 found
(#137) Missing docblock for function fetch_word_stats
(#137) Incorrect spacing between argument "$passage" and equals sign; expected 1 but found 0
(#137) Incorrect spacing between default value and equals sign for argument "$passage"; expected 1 but found 0
(#139) Expected "if (...) {\n"; found "if(...){\n"
(#139) Expected 1 space after IF keyword; 0 found
(#139) Expected 1 space after closing parenthesis; found 0
(#143) Inline comments must start with a capital letter, digit or 3-dots sequence
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) No space found before comment text; expected "// prepare data" but found "//prepare data"
(#144) Variable "is_english" must not contain underscores.
(#144) Expected at least 1 space before "="; 0 found
(#144) Expected at least 1 space after "="; 0 found
(#144) Expected 1 space before "="; 0 found
(#144) Expected 1 space after "="; 0 found
(#146) No space found after comma in argument list
(#146) Commas (,) must be followed by white space.
(#146) Expected 1 space between the comma and "1". Found: no spaces
(#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 "// returns array for format 1" but found "//returns array for format 1"
(#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
(#150) No space found before comment text; expected "// unique words" but found "//unique words"
(#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
(#153) No space found before comment text; expected "// long words" but found "//long words"
(#156) Expected "if (...) {\n"; found "if(...) {\n"
(#156) Expected 1 space after IF keyword; 0 found
(#156) Variable "is_english" must not contain underscores.
(#160) Expected 1 space after closing brace; 0 found
(#160) Expected "} else {\n"; found "}else{\n"
(#160) Expected 1 space after ELSE keyword; 0 found
(#167) Inline comments must start with a capital letter, digit or 3-dots sequence
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) No space found before comment text; expected "// return results" but found "//return results"
(#168) Expected at least 1 space before "=>"; 0 found
(#168) Expected at least 1 space after "=>"; 0 found
(#168) Expected 1 space before "=>"; 0 found
(#168) Expected 1 space after "=>"; 0 found
(#168) Commas (,) must be followed by white space.
(#168) Expected 1 space between the comma and "'wordsunique'". Found: no spaces
(#168) Expected at least 1 space before "=>"; 0 found
(#168) Expected at least 1 space after "=>"; 0 found
(#168) Expected 1 space before "=>"; 0 found
(#168) Expected 1 space after "=>"; 0 found
(#168) Commas (,) must be followed by white space.
(#168) Expected 1 space between the comma and "'wordslong'". Found: no spaces
(#168) Expected at least 1 space before "=>"; 0 found
(#168) Expected at least 1 space after "=>"; 0 found
(#168) Expected 1 space before "=>"; 0 found
(#168) Expected 1 space after "=>"; 0 found
(#176) Missing docblock for function mb_count_words
(#176) Expected 1 space between comma and argument "$format"; 2 found
(#176) Expected 1 space between the comma and "$format". Found: 2 spaces
(#176) Incorrect spacing between argument "$format" and equals sign; expected 1 but found 0
(#176) Incorrect spacing between default value and equals sign for argument "$format"; expected 1 but found 0
(#177) Opening brace should be on the same line as the declaration
(#179) Inline comments must start with a capital letter, digit or 3-dots sequence
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) No space found before comment text; expected "// wordcount will be different for different languages" but found "//wordcount will be different for different languages"
(#180) Expected 1 space after SWITCH keyword; 0 found
(#180) Expected 1 space after closing parenthesis; found 0
(#181) Inline comments must start with a capital letter, digit or 3-dots sequence
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) No space found before comment text; expected "// arabic" but found "//arabic"
(#184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) No space found before comment text; expected "// remove double spaces and count spaces remaining to estimate words" but found "//remove double spaces and count spaces remaining to estimate words"
(#185) Expected at least 1 space before "="; 0 found
(#185) Expected 1 space before "="; 0 found
(#186) Expected 1 space after SWITCH keyword; 0 found
(#186) Expected 1 space after closing parenthesis; found 0
(#186) Blank line found at start of control structure
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) No space found before comment text; expected "// Chinese / Japanese / Korean - we do not do words, just characters" but found "//Chinese / Japanese / Korean - we do not do words, just characters"
(#203) Variable "characterArray" must be all lower-case
(#204) Expected 1 space after SWITCH keyword; 0 found
(#204) Expected 1 space after closing parenthesis; found 0
(#206) Expected at least 1 space after "="; 0 found
(#206) Expected 1 space after "="; 0 found
(#206) Variable "characterArray" must be all lower-case
(#210) Variable "characterArray" must be all lower-case
(#214) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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 "// others" but found "//others"
(#220) Inline comments must start with a capital letter, digit or 3-dots sequence
(#220) This comment is 73% valid code; is this commented out code?
(#220) No space found before comment text; expected "// $wordcount = str_word_count($string,$format);" but found "//$wordcount = str_word_count($string,$format);"
(#221) Expected 1 space after SWITCH keyword; 0 found
(#221) Expected 1 space after closing parenthesis; found 0
(#221) Blank line found at start of control structure
(#228) Line indented incorrectly; expected at least 24 spaces, found 23
(#230) Blank line found at end of control structure
(#242) Inline comments must start with a capital letter, digit or 3-dots sequence
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) Inline comments must start with a capital letter, digit or 3-dots sequence
(#253) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) Short array syntax must be used to define arrays
(#254) Commas (,) must be followed by white space.
(#254) Expected 1 space between the comma and "'AE'". Found: no spaces
(#254) Commas (,) must be followed by white space.
(#254) Expected 1 space between the comma and "'AI'". Found: no spaces
(#254) Commas (,) must be followed by white space.
(#254) Expected 1 space between the comma and "'AO'". Found: no spaces
(#254) Commas (,) must be followed by white space.
(#254) Expected 1 space between the comma and "'AU'". Found: no spaces
(#255) Commas (,) must be followed by white space.
(#255) Expected 1 space between the comma and "'EE'". Found: no spaces
(#255) Commas (,) must be followed by white space.
(#255) Expected 1 space between the comma and "'EI'". Found: no spaces
(#255) Commas (,) must be followed by white space.
(#255) Expected 1 space between the comma and "'EO'". Found: no spaces
(#255) Commas (,) must be followed by white space.
(#255) Expected 1 space between the comma and "'EU'". Found: no spaces
(#256) Commas (,) must be followed by white space.
(#256) Expected 1 space between the comma and "'IE'". Found: no spaces
(#256) Commas (,) must be followed by white space.
(#256) Expected 1 space between the comma and "'II'". Found: no spaces
(#256) Commas (,) must be followed by white space.
(#256) Expected 1 space between the comma and "'IO'". Found: no spaces
(#256) Commas (,) must be followed by white space.
(#256) Expected 1 space between the comma and "'IU'". Found: no spaces
(#257) Commas (,) must be followed by white space.
(#257) Expected 1 space between the comma and "'OE'". Found: no spaces
(#257) Commas (,) must be followed by white space.
(#257) Expected 1 space between the comma and "'OI'". Found: no spaces
(#257) Commas (,) must be followed by white space.
(#257) Expected 1 space between the comma and "'OO'". Found: no spaces
(#257) Commas (,) must be followed by white space.
(#257) Expected 1 space between the comma and "'OU'". Found: no spaces
(#258) Commas (,) must be followed by white space.
(#258) Expected 1 space between the comma and "'UE'". Found: no spaces
(#258) Commas (,) must be followed by white space.
(#258) Expected 1 space between the comma and "'UI'". Found: no spaces
(#258) Commas (,) must be followed by white space.
(#258) Expected 1 space between the comma and "'UO'". Found: no spaces
(#258) Commas (,) must be followed by white space.
(#258) Expected 1 space between the comma and "'UU'". Found: no spaces
(#263) Inline comments must start with a capital letter, digit or 3-dots sequence
(#263) Inline comments must end in full-stops, exclamation marks, or question marks
(#264) Short array syntax must be used to define arrays
(#264) Commas (,) must be followed by white space.
(#264) Expected 1 space between the comma and "'E'". Found: no spaces
(#264) Commas (,) must be followed by white space.
(#264) Expected 1 space between the comma and "'I'". Found: no spaces
(#264) Commas (,) must be followed by white space.
(#264) Expected 1 space between the comma and "'O'". Found: no spaces
(#264) Commas (,) must be followed by white space.
(#264) Expected 1 space between the comma and "'U'". Found: no spaces
(#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
(#272) The CASE body must start on the line following the statement
(#272) Terminating statement must be on a line by itself
(#272) Closing brace must be on a line by itself
(#272) Each PHP statement must be on a line by itself
(#273) The CASE body must start on the line following the statement
(#273) Terminating statement must be on a line by itself
(#273) Closing brace must be on a line by itself
(#273) Each PHP statement must be on a line by itself
(#279) Missing docblock for function process_all_stats
(#279) Incorrect spacing between argument "$targetwords" and equals sign; expected 1 but found 0
(#279) Incorrect spacing between default value and equals sign for argument "$targetwords"; expected 1 but found 0
(#279) Expected 1 space before opening brace; found 0
(#281) No space found after comma in argument list
(#281) Commas (,) must be followed by white space.
(#281) Expected 1 space between the comma and "$targetwords". Found: no spaces
(#282) Line indented incorrectly; expected 8 spaces, found 12
(#286) Inline comments must start with a capital letter, digit or 3-dots sequence
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) No space found before comment text; expected "// something went wrong, but it might be used for grading. Let's give them 100, though it sucks" but found "//something went wrong, but it might be used for grading. Let's give them 100, though it sucks"
(#287) Line indented incorrectly; expected 12 spaces, found 16
(#287) Expected 0 spaces after opening bracket; 1 found
(#287) Expected at least 1 space before "=="; 0 found
(#287) Expected at least 1 space after "=="; 0 found
(#287) Expected 1 space before "=="; 0 found
(#287) Expected 1 space after "=="; 0 found
(#287) Expected at least 1 space before "=="; 0 found
(#287) Expected at least 1 space after "=="; 0 found
(#287) Expected 1 space before "=="; 0 found
(#287) Expected 1 space after "=="; 0 found
(#289) Line indented incorrectly; expected 12 spaces, found 16
(#290) No space found after comma in argument list
(#290) Commas (,) must be followed by white space.
(#290) Expected 1 space between the comma and "$this". Found: no spaces
(#291) No space found after comma in argument list
(#291) Commas (,) must be followed by white space.
(#291) Expected 1 space between the comma and "$this". Found: no spaces
(#292) No space found after comma in argument list
(#292) Commas (,) must be followed by white space.
(#292) Expected 1 space between the comma and "$this". Found: no spaces
(#294) Line indented incorrectly; expected 8 spaces, found 12
(#298) Missing docblock for function process_grammar_correction
(#298) Expected 1 space between comma and argument "$grammarcorrection"; 0 found
(#298) Commas (,) must be followed by white space.
(#298) Expected 1 space between the comma and "$grammarcorrection". Found: no spaces
(#298) Incorrect spacing between argument "$grammarcorrection" and equals sign; expected 1 but found 0
(#298) Incorrect spacing between default value and equals sign for argument "$grammarcorrection"; expected 1 but found 0
(#298) Expected 1 space before opening brace; found 0
(#300) Expected at least 1 space before "="; 0 found
(#300) Expected at least 1 space after "="; 0 found
(#300) Expected 1 space before "="; 0 found
(#300) Expected 1 space after "="; 0 found
(#300) Expected at least 1 space before "=>"; 0 found
(#300) Expected at least 1 space after "=>"; 0 found
(#300) Expected 1 space before "=>"; 0 found
(#300) Expected 1 space after "=>"; 0 found
(#300) Commas (,) must be followed by white space.
(#300) Expected 1 space between the comma and "'gcerrors'". Found: no spaces
(#300) Expected at least 1 space before "=>"; 0 found
(#300) Expected at least 1 space after "=>"; 0 found
(#300) Expected 1 space before "=>"; 0 found
(#300) Expected 1 space after "=>"; 0 found
(#300) Commas (,) must be followed by white space.
(#300) Expected 1 space between the comma and "'gcmatches'". Found: no spaces
(#300) Expected at least 1 space before "=>"; 0 found
(#300) Expected at least 1 space after "=>"; 0 found
(#300) Expected 1 space before "=>"; 0 found
(#300) Expected 1 space after "=>"; 0 found
(#300) Commas (,) must be followed by white space.
(#300) Expected 1 space between the comma and "'gcerrorcount'". Found: no spaces
(#300) Expected at least 1 space before "=>"; 0 found
(#300) Expected at least 1 space after "=>"; 0 found
(#300) Expected 1 space before "=>"; 0 found
(#300) Expected 1 space after "=>"; 0 found
(#301) No space found before comment text; expected "// If this is English then lets see if we can get a grammar correction" but found "//If this is English then lets see if we can get a grammar correction"
(#302) Inline comments must end in full-stops, exclamation marks, or question marks
(#302) Line indented incorrectly; expected at least 8 spaces, found 7
(#303) Expected "if (...) {\n"; found "if(...){\n"
(#303) Expected 1 space after IF keyword; 0 found
(#303) Expected 1 space after closing parenthesis; found 0
(#304) Line indented incorrectly; expected 12 spaces, found 16
(#304) Expected "if (...) {\n"; found "if(...) {\n"
(#304) Expected 1 space after IF keyword; 0 found
(#304) Expected at least 1 space before "==="; 0 found
(#304) Expected at least 1 space after "==="; 0 found
(#304) Expected 1 space before "==="; 0 found
(#304) Expected 1 space after "==="; 0 found
(#306) Line indented incorrectly; expected 12 spaces, found 16
(#307) Line indented incorrectly; expected 12 spaces, found 16
(#308) Expected at least 1 space before "="; 0 found
(#308) Expected at least 1 space after "="; 0 found
(#308) Expected 1 space before "="; 0 found
(#308) Expected 1 space after "="; 0 found
(#310) Inline comments must start with a capital letter, digit or 3-dots sequence
(#310) Inline comments must end in full-stops, exclamation marks, or question marks
(#310) No space found before comment text; expected "// fetch and set GC Diffs" but found "//fetch and set GC Diffs"
(#311) Long list syntax is not allowed
(#311) Commas (,) must be followed by white space.
(#311) Expected 1 space between the comma and "$gcmatches". Found: no spaces
(#311) Commas (,) must be followed by white space.
(#311) Expected 1 space between the comma and "$gcinsertioncount". Found: no spaces
(#311) Line exceeds 132 characters; contains 134 characters
(#312) Line indented incorrectly; expected 16 spaces, found 20
(#312) Expected "if (...) {\n"; found "if(...) {\n"
(#312) Expected 1 space after IF keyword; 0 found
(#312) Expected at least 1 space before "&&"; 0 found
(#316) Expected at least 1 space before "="; 0 found
(#316) Expected at least 1 space after "="; 0 found
(#316) Expected 1 space before "="; 0 found
(#316) Expected 1 space after "="; 0 found
(#316) Expected at least 1 space after "+"; 0 found
(#316) Expected 1 space after "+"; 0 found
(#317) Line indented incorrectly; expected 16 spaces, found 20
(#318) Line indented incorrectly; expected 12 spaces, found 16
(#319) Blank line found at end of control structure
(#324) Missing docblock for function process_relevance
(#324) Incorrect spacing between argument "$passage" and equals sign; expected 1 but found 0
(#324) Incorrect spacing between default value and equals sign for argument "$passage"; expected 1 but found 0
(#324) Expected 1 space between comma and argument "$targetembedding"; 0 found
(#324) Commas (,) must be followed by white space.
(#324) Expected 1 space between the comma and "$targetembedding". Found: no spaces
(#324) Incorrect spacing between argument "$targetembedding" and equals sign; expected 1 but found 0
(#324) Incorrect spacing between default value and equals sign for argument "$targetembedding"; expected 1 but found 0
(#324) Expected 1 space between comma and argument "$targettopic"; 0 found
(#324) Commas (,) must be followed by white space.
(#324) Expected 1 space between the comma and "$targettopic". Found: no spaces
(#324) Incorrect spacing between argument "$targettopic" and equals sign; expected 1 but found 0
(#324) Incorrect spacing between default value and equals sign for argument "$targettopic"; expected 1 but found 0
(#324) Expected 1 space before opening brace; found 0
(#326) Expected "if (...) {\n"; found "if(...){\n"
(#326) Expected 1 space after IF keyword; 0 found
(#326) Expected 1 space after closing parenthesis; found 0
(#329) Expected "if (...) {\n"; found "if(...){\n"
(#329) Expected 1 space after IF keyword; 0 found
(#329) Expected 1 space after closing parenthesis; found 0
(#332) Expected "if (...) {\n"; found "if(...){\n"
(#332) Expected 1 space after IF keyword; 0 found
(#332) Expected 1 space after closing parenthesis; found 0
(#336) Expected at least 1 space before "="; 0 found
(#336) Expected at least 1 space after "="; 0 found
(#336) Expected 1 space before "="; 0 found
(#336) Expected 1 space after "="; 0 found
(#336) Inline comments must start with a capital letter, digit or 3-dots sequence
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#336) No space found before comment text; expected "// default is blank" but found "//default is blank"
(#337) Expected "if (...) {\n"; found "if(...){\n"
(#337) Expected 1 space after IF keyword; 0 found
(#337) Expected 1 space after closing parenthesis; found 0
(#338) Expected "if (...) {\n"; found "if(...){\n"
(#338) Expected 1 space after IF keyword; 0 found
(#338) Expected at least 1 space before "!=="; 0 found
(#338) Expected at least 1 space after "!=="; 0 found
(#338) Expected 1 space before "!=="; 0 found
(#338) Expected 1 space after "!=="; 0 found
(#338) Expected 1 space after closing parenthesis; found 0
(#340) Expected 1 space after closing brace; 0 found
(#340) Expected 1 space after ELSEIF keyword; 0 found
(#340) Usage of ELSEIF not allowed; use ELSE IF instead
(#340) Expected at least 1 space before "!=="; 0 found
(#340) Expected at least 1 space after "!=="; 0 found
(#340) Expected 1 space before "!=="; 0 found
(#340) Expected 1 space after "!=="; 0 found
(#340) Expected 1 space after closing parenthesis; found 0
(#341) No space found after comma in argument list
(#341) Commas (,) must be followed by white space.
(#341) Expected 1 space between the comma and "$passage". Found: no spaces
(#344) Expected at least 1 space before "!=="; 0 found
(#344) Expected at least 1 space after "!=="; 0 found
(#344) Expected 1 space before "!=="; 0 found
(#344) Expected 1 space after "!=="; 0 found
(#346) Expected 1 space after closing brace; 0 found
(#346) Expected "} else {\n"; found "}else{\n"
(#346) Expected 1 space after ELSE keyword; 0 found
(#351) Missing docblock for function process_cefr_level
(#351) Incorrect spacing between argument "$passage" and equals sign; expected 1 but found 0
(#351) Incorrect spacing between default value and equals sign for argument "$passage"; expected 1 but found 0
(#351) Expected 1 space before opening brace; found 0
(#353) Expected "if (...) {\n"; found "if(...){\n"
(#353) Expected 1 space after IF keyword; 0 found
(#353) Expected 1 space after closing parenthesis; found 0
(#357) Expected at least 1 space before "="; 0 found
(#357) Expected at least 1 space after "="; 0 found
(#357) Expected 1 space before "="; 0 found
(#357) Expected 1 space after "="; 0 found
(#357) Inline comments must start with a capital letter, digit or 3-dots sequence
(#357) Inline comments must end in full-stops, exclamation marks, or question marks
(#357) No space found before comment text; expected "// default is blank" but found "//default is blank"
(#358) Expected "if (...) {\n"; found "if(...){\n"
(#358) Expected 1 space after IF keyword; 0 found
(#358) Expected 1 space after closing parenthesis; found 0
(#361) Expected at least 1 space before "!=="; 0 found
(#361) Expected at least 1 space after "!=="; 0 found
(#361) Expected 1 space before "!=="; 0 found
(#361) Expected 1 space after "!=="; 0 found
(#363) Expected 1 space after closing brace; 0 found
(#363) Expected "} else {\n"; found "}else{\n"
(#363) Expected 1 space after ELSE keyword; 0 found
(#368) Missing docblock for function process_idea_count
(#368) Incorrect spacing between argument "$passage" and equals sign; expected 1 but found 0
(#368) Incorrect spacing between default value and equals sign for argument "$passage"; expected 1 but found 0
(#368) Expected 1 space before opening brace; found 0
(#370) Expected "if (...) {\n"; found "if(...){\n"
(#370) Expected 1 space after IF keyword; 0 found
(#370) Expected 1 space after closing parenthesis; found 0
(#374) Expected at least 1 space before "="; 0 found
(#374) Expected at least 1 space after "="; 0 found
(#374) Expected 1 space before "="; 0 found
(#374) Expected 1 space after "="; 0 found
(#375) Expected "if (...) {\n"; found "if(...){\n"
(#375) Expected 1 space after IF keyword; 0 found
(#375) Expected 1 space after closing parenthesis; found 0
(#378) Expected at least 1 space before "!=="; 0 found
(#378) Expected at least 1 space after "!=="; 0 found
(#378) Expected 1 space before "!=="; 0 found
(#378) Expected 1 space after "!=="; 0 found
(#380) Expected 1 space after closing brace; 0 found
(#380) Expected "} else {\n"; found "}else{\n"
(#380) Expected 1 space after ELSE keyword; 0 found
(#384) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#387) Inline comments must start with a capital letter, digit or 3-dots sequence
(#387) Inline comments must end in full-stops, exclamation marks, or question marks
(#387) No space found before comment text; expected "// we leave it up to the grading logic how/if it adds the ai grades to gradebook" but found "//we leave it up to the grading logic how/if it adds the ai grades to gradebook"
(#388) Missing docblock for function calc_grammarspell_stats
(#388) Expected 1 space between comma and argument "$passage"; 0 found
(#388) Commas (,) must be followed by white space.
(#388) Expected 1 space between the comma and "$passage". Found: no spaces
(#388) Incorrect spacing between argument "$passage" and equals sign; expected 1 but found 0
(#388) Incorrect spacing between default value and equals sign for argument "$passage"; expected 1 but found 0
(#388) Expected 1 space before opening brace; found 0
(#389) Inline comments must start with a capital letter, digit or 3-dots sequence
(#389) Inline comments must end in full-stops, exclamation marks, or question marks
(#389) No space found before comment text; expected "// init stats with defaults" but found "//init stats with defaults"
(#390) Expected at least 1 space before "="; 0 found
(#390) Expected 1 space before "="; 0 found
(#391) Expected at least 1 space before "="; 0 found
(#391) Expected at least 1 space after "="; 0 found
(#391) Expected 1 space before "="; 0 found
(#391) Expected 1 space after "="; 0 found
(#392) Expected at least 1 space before "="; 0 found
(#392) Expected at least 1 space after "="; 0 found
(#392) Expected 1 space before "="; 0 found
(#392) Expected 1 space after "="; 0 found
(#393) Expected at least 1 space before "="; 0 found
(#393) Expected at least 1 space after "="; 0 found
(#393) Expected 1 space before "="; 0 found
(#393) Expected 1 space after "="; 0 found
(#394) Expected at least 1 space before "="; 0 found
(#394) Expected at least 1 space after "="; 0 found
(#394) Expected 1 space before "="; 0 found
(#394) Expected 1 space after "="; 0 found
(#396) Expected at least 1 space before "="; 0 found
(#396) Expected at least 1 space after "="; 0 found
(#396) Expected 1 space before "="; 0 found
(#396) Expected 1 space after "="; 0 found
(#397) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#399) Expected "if (...) {\n"; found "if(...){\n"
(#399) Expected 1 space after IF keyword; 0 found
(#399) Expected at least 1 space before "=="; 0 found
(#399) Expected at least 1 space after "=="; 0 found
(#399) Expected 1 space before "=="; 0 found
(#399) Expected 1 space after "=="; 0 found
(#399) Expected 1 space after closing parenthesis; found 0
(#403) Inline comments must start with a capital letter, digit or 3-dots sequence
(#403) Inline comments must end in full-stops, exclamation marks, or question marks
(#403) No space found before comment text; expected "// if we have no words for whatever reason the calc will not work" but found "//if we have no words for whatever reason the calc will not work"
(#404) Expected "if (...) {\n"; found "if(...) {\n"
(#404) Expected 1 space after IF keyword; 0 found
(#404) Expected at least 1 space before "<"; 0 found
(#404) Expected at least 1 space after "<"; 0 found
(#404) Expected 1 space before "<"; 0 found
(#404) Expected 1 space after "<"; 0 found
(#405) Inline comments must start with a capital letter, digit or 3-dots sequence
(#405) Inline comments must end in full-stops, exclamation marks, or question marks
(#405) No space found before comment text; expected "// update spelling and grammar stats in DB" but found "//update spelling and grammar stats in DB"
(#409) Inline comments must start with a capital letter, digit or 3-dots sequence
(#409) No space found before comment text; expected "// if this is not supported by lang tool (for now) lets just return" but found "//if this is not supported by lang tool (for now) lets just return"
(#410) Inline comments must end in full-stops, exclamation marks, or question marks
(#410) No space found before comment text; expected "// in future we want to use some AI features to support those languages, and weakly supported langtool langs" but found "//in future we want to use some AI features to support those languages, and weakly supported langtool langs"
(#411) Expected "if (...) {\n"; found "if(...){\n"
(#411) Expected 1 space after IF keyword; 0 found
(#411) Expected 1 space after closing parenthesis; found 0
(#415) Inline comments must start with a capital letter, digit or 3-dots sequence
(#415) Inline comments must end in full-stops, exclamation marks, or question marks
(#415) No space found before comment text; expected "// get lanserver lang string" but found "//get lanserver lang string"
(#416) Expected 1 space after SWITCH keyword; 0 found
(#416) Expected 1 space after closing parenthesis; found 0
(#425) Inline comments must start with a capital letter, digit or 3-dots sequence
(#425) Inline comments must end in full-stops, exclamation marks, or question marks
(#425) No space found before comment text; expected "// fetch grammar stats" but found "//fetch grammar stats"
(#426) Variable "lt_url" must not contain underscores.
(#427) Expected at least 1 space after "="; 0 found
(#427) Expected 1 space after "="; 0 found
(#427) Short array syntax must be used to define arrays
(#427) Expected at least 1 space before "=>"; 0 found
(#427) Expected 1 space before "=>"; 0 found
(#427) Commas (,) must be followed by white space.
(#427) Expected 1 space between the comma and "'language'". Found: no spaces
(#427) Expected at least 1 space before "=>"; 0 found
(#427) Expected at least 1 space after "=>"; 0 found
(#427) Expected 1 space before "=>"; 0 found
(#427) Expected 1 space after "=>"; 0 found
(#428) Variable "lt_url" must not contain underscores.
(#428) No space found after comma in argument list
(#428) Commas (,) must be followed by white space.
(#428) Expected 1 space between the comma and "$postdata". Found: no spaces
(#428) No space found after comma in argument list
(#428) Commas (,) must be followed by white space.
(#428) Expected 1 space between the comma and "'post'". Found: no spaces
(#429) Inline comments must start with a capital letter, digit or 3-dots sequence
(#429) Inline comments must end in full-stops, exclamation marks, or question marks
(#429) No space found before comment text; expected "// default grammar score" but found "//default grammar score"
(#430) Expected at least 1 space after "="; 0 found
(#430) Expected 1 space after "="; 0 found
(#432) Inline comments must start with a capital letter, digit or 3-dots sequence
(#432) Inline comments must end in full-stops, exclamation marks, or question marks
(#432) No space found before comment text; expected "// fetch spell stats" but found "//fetch spell stats"
(#433) Variable "spellcheck_url" must not contain underscores.
(#435) Expected at least 1 space after "="; 0 found
(#435) Expected 1 space after "="; 0 found
(#435) Short array syntax must be used to define arrays
(#435) Expected at least 1 space before "=>"; 0 found
(#435) Expected at least 1 space after "=>"; 0 found
(#435) Expected 1 space before "=>"; 0 found
(#435) Expected 1 space after "=>"; 0 found
(#435) Commas (,) must be followed by white space.
(#435) Expected 1 space between the comma and "'lang'". Found: no spaces
(#435) Expected at least 1 space before "=>"; 0 found
(#435) Expected at least 1 space after "=>"; 0 found
(#435) Expected 1 space before "=>"; 0 found
(#435) Expected 1 space after "=>"; 0 found
(#436) Variable "spellcheck_url" must not contain underscores.
(#436) No space found after comma in argument list
(#436) Commas (,) must be followed by white space.
(#436) Expected 1 space between the comma and "$postdata". Found: no spaces
(#436) No space found after comma in argument list
(#436) Commas (,) must be followed by white space.
(#436) Expected 1 space between the comma and "'post'". Found: no spaces
(#437) Inline comments must start with a capital letter, digit or 3-dots sequence
(#437) Inline comments must end in full-stops, exclamation marks, or question marks
(#437) No space found before comment text; expected "// default spell score" but found "//default spell score"
(#438) Expected at least 1 space after "="; 0 found
(#438) Expected 1 space after "="; 0 found
(#439) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#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
(#442) No space found before comment text; expected "// calc grammar score" but found "//calc grammar score"
(#443) Expected "if (...) {\n"; found "if(...) {\n"
(#443) Expected 1 space after IF keyword; 0 found
(#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
(#444) No space found before comment text; expected "// work out grammar" but found "//work out grammar"
(#447) Expected at least 1 space before "="; 0 found
(#447) Expected 1 space before "="; 0 found
(#459) Inline comments must start with a capital letter, digit or 3-dots sequence
(#459) Inline comments must end in full-stops, exclamation marks, or question marks
(#459) No space found before comment text; expected "// calculate spell score" but found "//calculate spell score"
(#460) Expected "if (...) {\n"; found "if(...) {\n"
(#460) Expected 1 space after IF keyword; 0 found
(#460) Blank line found at start of control structure
(#462) Inline comments must start with a capital letter, digit or 3-dots sequence
(#462) Inline comments must end in full-stops, exclamation marks, or question marks
(#462) No space found before comment text; expected "// work out spelling" but found "//work out spelling"
(#465) Expected "if (...) {\n"; found "if(...) {\n"
(#465) Expected 1 space after IF keyword; 0 found
(#470) Expected 1 space after closing brace; 0 found
(#470) Expected "} else {\n"; found "}else{\n"
(#470) Expected 1 space after ELSE keyword; 0 found
(#483) Inline comments must start with a capital letter, digit or 3-dots sequence
(#483) Inline comments must end in full-stops, exclamation marks, or question marks
(#483) No space found before comment text; expected "// update spelling and grammar stats in data object and return" but found "//update spelling and grammar stats in data object and return"
(#484) Expected at least 1 space before "="; 0 found
(#484) Expected at least 1 space after "="; 0 found
(#484) Expected 1 space before "="; 0 found
(#484) Expected 1 space after "="; 0 found
(#485) Expected at least 1 space before "="; 0 found
(#485) Expected at least 1 space after "="; 0 found
(#485) Expected 1 space before "="; 0 found
(#485) Expected 1 space after "="; 0 found
(#486) Expected at least 1 space before "="; 0 found
(#486) Expected at least 1 space after "="; 0 found
(#486) Expected 1 space before "="; 0 found
(#486) Expected 1 space after "="; 0 found
(#487) Expected at least 1 space before "="; 0 found
(#487) Expected at least 1 space after "="; 0 found
(#487) Expected 1 space before "="; 0 found
(#487) Expected 1 space after "="; 0 found
(#493) Inline comments must start with a capital letter, digit or 3-dots sequence
(#493) Inline comments must end in full-stops, exclamation marks, or question marks
(#493) No space found before comment text; expected "// calculate stats of transcript" but found "//calculate stats of transcript"
(#494) Missing docblock for function calculate_stats
(#494) Incorrect spacing between argument "$passage" and equals sign; expected 1 but found 0
(#494) Incorrect spacing between default value and equals sign for argument "$passage"; expected 1 but found 0
(#494) Expected 1 space between comma and argument "$targetwords"; 0 found
(#494) Commas (,) must be followed by white space.
(#494) Expected 1 space between the comma and "$targetwords". Found: no spaces
(#494) Incorrect spacing between argument "$targetwords" and equals sign; expected 1 but found 0
(#494) Incorrect spacing between default value and equals sign for argument "$targetwords"; expected 1 but found 0
(#494) Expected 1 space before opening brace; found 0
(#496) Expected "if (...) {\n"; found "if(...){\n"
(#496) Expected 1 space after IF keyword; 0 found
(#496) Expected at least 1 space before "=="; 0 found
(#496) Expected at least 1 space after "=="; 0 found
(#496) Expected 1 space before "=="; 0 found
(#496) Expected 1 space after "=="; 0 found
(#496) Expected 1 space after closing parenthesis; found 0
(#500) Expected at least 1 space before "="; 0 found
(#500) Expected 1 space before "="; 0 found
(#501) Expected at least 1 space before "="; 0 found
(#501) Expected at least 1 space after "="; 0 found
(#501) Expected 1 space before "="; 0 found
(#501) Expected 1 space after "="; 0 found
(#502) Expected at least 1 space before "="; 0 found
(#502) Expected at least 1 space after "="; 0 found
(#502) Expected 1 space before "="; 0 found
(#502) Expected 1 space after "="; 0 found
(#503) Expected at least 1 space before "="; 0 found
(#503) Expected at least 1 space after "="; 0 found
(#503) Expected 1 space before "="; 0 found
(#503) Expected 1 space after "="; 0 found
(#504) Expected at least 1 space before "="; 0 found
(#504) Expected at least 1 space after "="; 0 found
(#504) Expected 1 space before "="; 0 found
(#504) Expected 1 space after "="; 0 found
(#505) Expected at least 1 space before "="; 0 found
(#505) Expected at least 1 space after "="; 0 found
(#505) Expected 1 space before "="; 0 found
(#505) Expected 1 space after "="; 0 found
(#506) Expected at least 1 space before "="; 0 found
(#506) Expected at least 1 space after "="; 0 found
(#506) Expected 1 space before "="; 0 found
(#506) Expected 1 space after "="; 0 found
(#507) Expected at least 1 space before "="; 0 found
(#507) Expected at least 1 space after "="; 0 found
(#507) Expected 1 space before "="; 0 found
(#507) Expected 1 space after "="; 0 found
(#509) Expected "if (...) {\n"; found "if(...){\n"
(#509) Expected 1 space after IF keyword; 0 found
(#509) Expected 1 space after closing parenthesis; found 0
(#515) Expected at least 1 space before "="; 0 found
(#515) Expected at least 1 space after "="; 0 found
(#515) Expected 1 space before "="; 0 found
(#515) Expected 1 space after "="; 0 found
(#518) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#518) Expected 1 space after FOREACH keyword; 0 found
(#518) Expected 1 space after closing parenthesis; found 0
(#519) Inline comments must start with a capital letter, digit or 3-dots sequence
(#519) No space found before comment text; expected "// wordcount will be different for different languages" but found "//wordcount will be different for different languages"
(#520) No space found before comment text; expected "// for chinese / japanese / korean - we dont even try, we just count characters." but found "//for chinese / japanese / korean - we dont even try, we just count characters."
(#521) No space found after comma in argument list
(#521) Commas (,) must be followed by white space.
(#521) Expected 1 space between the comma and "0". Found: no spaces
(#523) Expected "if (...) {\n"; found "if(...){"
(#523) Expected 1 space after IF keyword; 0 found
(#523) Expected at least 1 space before "==="; 0 found
(#523) Expected at least 1 space after "==="; 0 found
(#523) Expected 1 space before "==="; 0 found
(#523) Expected 1 space after "==="; 0 found
(#523) Expected 1 space after closing parenthesis; found 0
(#523) Newline required after opening brace
(#523) Closing brace must be on a line by itself
(#524) Space found before semicolon; expected "' ';" but found "' ' ;"
(#526) Expected at least 1 space before "+="; 0 found
(#526) Expected 1 space before "+="; 0 found
(#528) Expected "if (...) {\n"; found "if(...){"
(#528) Expected 1 space after IF keyword; 0 found
(#528) Expected 1 space after closing parenthesis; found 0
(#528) Newline required after opening brace
(#528) Closing brace must be on a line by itself
(#530) Expected "if (...) {\n"; found "if(...){\n"
(#530) Expected 1 space after IF keyword; 0 found
(#530) Expected 1 space after closing parenthesis; found 0
(#533) Expected at least 1 space before "="; 0 found
(#533) Expected 1 space before "="; 0 found
(#533) Expected 1 space before "/"; 2 found
(#535) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#538) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#538) Expected 1 space after FOREACH keyword; 0 found
(#538) Expected 1 space after closing parenthesis; found 0
(#540) Expected "if (...) {\n"; found "if(...){\n"
(#540) Expected 1 space after IF keyword; 0 found
(#540) Expected 1 space after closing parenthesis; found 0
(#541) Expected at least 1 space before "="; 0 found
(#541) Expected at least 1 space after "="; 0 found
(#541) Expected 1 space before "="; 0 found
(#541) Expected 1 space after "="; 0 found
(#542) Expected 1 space after closing brace; 0 found
(#542) Expected "} else {\n"; found "}else {\n"
(#545) Expected "if (...) {\n"; found "if(...){"
(#545) Expected 1 space after IF keyword; 0 found
(#545) Expected 1 space after closing parenthesis; found 0
(#545) Newline required after opening brace
(#545) Closing brace must be on a line by itself
(#550) Missing docblock for function can_lang_tool
(#550) Expected 1 space before opening brace; found 0
(#551) Inline comments must start with a capital letter, digit or 3-dots sequence
(#551) Inline comments must end in full-stops, exclamation marks, or question marks
(#551) No space found before comment text; expected "// https://dev.languagetool.org/languages" but found "//https://dev.languagetool.org/languages"
(#552) Expected 1 space after SWITCH keyword; 0 found
(#552) Expected 1 space after closing parenthesis; found 0
(#583) Missing docblock for function split_into_sentences
(#583) Expected 1 space before opening brace; found 0
(#584) Expected at least 1 space after "="; 0 found
(#584) Expected 1 space after "="; 0 found
(#585) Expected 1 space after SWITCH keyword; 0 found
(#585) Expected 1 space after closing parenthesis; found 0
(#586) Inline comments must end in full-stops, exclamation marks, or question marks
(#586) No space found before comment text; expected "// Arabic" but found "//Arabic"
(#592) Inline comments must end in full-stops, exclamation marks, or question marks
(#592) No space found before comment text; expected "// Spanish" but found "//Spanish"
(#598) Inline comments must start with a capital letter, digit or 3-dots sequence
(#598) Inline comments must end in full-stops, exclamation marks, or question marks
(#598) No space found before comment text; expected "// hebrew" but found "//hebrew"
(#603) Inline comments must end in full-stops, exclamation marks, or question marks
(#603) No space found before comment text; expected "// Japanese" but found "//Japanese"
(#608) Inline comments must end in full-stops, exclamation marks, or question marks
(#608) No space found before comment text; expected "// Chinese" but found "//Chinese"
(#613) Inline comments must end in full-stops, exclamation marks, or question marks
(#613) No space found before comment text; expected "// Korean" but found "//Korean"
(#618) Inline comments must end in full-stops, exclamation marks, or question marks
(#618) No space found before comment text; expected "// Farsi" but found "//Farsi"
(#623) Inline comments must end in full-stops, exclamation marks, or question marks
(#623) No space found before comment text; expected "// Tamil" but found "//Tamil"
(#628) Inline comments must end in full-stops, exclamation marks, or question marks
(#628) No space found before comment text; expected "// Telegu" but found "//Telegu"
(#633) Inline comments must end in full-stops, exclamation marks, or question marks
(#633) No space found before comment text; expected "// Turkish" but found "//Turkish"
(#638) Inline comments must end in full-stops, exclamation marks, or question marks
(#638) No space found before comment text; expected "// English and English Like languages" but found "//English and English Like languages"
(#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
(#660) No space found before comment text; expected "// fetch the grammar correction suggestions" but found "//fetch the grammar correction suggestions"
(#661) Missing docblock for function fetch_grammar_correction
(#661) Incorrect spacing between argument "$passage" and equals sign; expected 1 but found 0
(#661) Incorrect spacing between default value and equals sign for argument "$passage"; expected 1 but found 0
(#664) Inline comments must start with a capital letter, digit or 3-dots sequence
(#664) Inline comments must end in full-stops, exclamation marks, or question marks
(#664) No space found before comment text; expected "// use local passage if not set" but found "//use local passage if not set"
(#665) Expected "if (...) {\n"; found "if(...){\n"
(#665) Expected 1 space after IF keyword; 0 found
(#665) Expected 1 space after closing parenthesis; found 0
(#669) Inline comments must end in full-stops, exclamation marks, or question marks
(#669) No space found before comment text; expected "// The REST API we are calling" but found "//The REST API we are calling"
(#672) Short array syntax must be used to define arrays
(#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
(#678) This comment is 80% valid code; is this commented out code?
(#678) No space found before comment text; expected "// urlencode($passage);" but found "//urlencode($passage);"
(#682) No space found after comma in argument list
(#682) Commas (,) must be followed by white space.
(#682) Expected 1 space between the comma and "$USER". Found: no spaces
(#684) Inline comments must start with a capital letter, digit or 3-dots sequence
(#684) Inline comments must end in full-stops, exclamation marks, or question marks
(#684) This comment is 43% valid code; is this commented out code?
(#684) No space found before comment text; expected "// log.debug(params);" but found "//log.debug(params);"
(#693) Inline comments must start with a capital letter, digit or 3-dots sequence
(#693) Inline comments must end in full-stops, exclamation marks, or question marks
(#693) No space found before comment text; expected "// returnCode > 0 indicates an error" but found "//returnCode > 0 indicates an error"
(#696) Inline comments must start with a capital letter, digit or 3-dots sequence
(#696) Inline comments must end in full-stops, exclamation marks, or question marks
(#696) No space found before comment text; expected "// if all good, then lets do the embed" but found "//if all good, then lets do the embed"
(#699) Inline comments must start with a capital letter, digit or 3-dots sequence
(#699) Inline comments must end in full-stops, exclamation marks, or question marks
(#699) No space found before comment text; expected "// clean up the correction a little" but found "//clean up the correction a little"
(#700) Expected "if (...) {\n"; found "if(...){\n"
(#700) Expected 1 space after IF keyword; 0 found
(#700) Expected 1 space after closing parenthesis; found 0
(#702) No space found after comma in argument list
(#702) Commas (,) must be followed by white space.
(#702) Expected 1 space between the comma and "0". Found: no spaces
(#702) No space found after comma in argument list
(#702) Commas (,) must be followed by white space.
(#702) Expected 1 space between the comma and "1". Found: no spaces
(#703) Expected "if (...) {\n"; found "if(...){\n"
(#703) Expected 1 space after IF keyword; 0 found
(#703) No space found after comma in argument list
(#703) Commas (,) must be followed by white space.
(#703) Expected 1 space between the comma and "$charone". Found: no spaces
(#703) Expected 1 space after closing parenthesis; found 0
(#704) No space found after comma in argument list
(#704) Commas (,) must be followed by white space.
(#704) Expected 1 space between the comma and "1". Found: no spaces
(#714) Inline comments must start with a capital letter, digit or 3-dots sequence
(#714) Inline comments must end in full-stops, exclamation marks, or question marks
(#714) No space found before comment text; expected "// fetch the relevance by topic" but found "//fetch the relevance by topic"
(#715) Scope keyword "public" must be followed by a single space; found 2
(#715) Missing docblock for function fetch_relevance_topic
(#715) Expected 1 space between comma and argument "$passage"; 0 found
(#715) Commas (,) must be followed by white space.
(#715) Expected 1 space between the comma and "$passage". Found: no spaces
(#715) Incorrect spacing between argument "$passage" and equals sign; expected 1 but found 0
(#715) Incorrect spacing between default value and equals sign for argument "$passage"; expected 1 but found 0
(#718) Inline comments must start with a capital letter, digit or 3-dots sequence
(#718) Inline comments must end in full-stops, exclamation marks, or question marks
(#718) No space found before comment text; expected "// default to 100% relevant if no TTS model or if it's not English" but found "//default to 100% relevant if no TTS model or if it's not English"
(#719) Expected "if (...) {\n"; found "if(...){\n"
(#719) Expected 1 space after IF keyword; 0 found
(#719) Expected at least 1 space before "==="; 0 found
(#719) Expected at least 1 space after "==="; 0 found
(#719) Expected 1 space before "==="; 0 found
(#719) Expected 1 space after "==="; 0 found
(#719) Expected 1 space after closing parenthesis; found 0
(#723) Inline comments must start with a capital letter, digit or 3-dots sequence
(#723) Inline comments must end in full-stops, exclamation marks, or question marks
(#723) No space found before comment text; expected "// use local passage if not set" but found "//use local passage if not set"
(#724) Expected "if (...) {\n"; found "if(...){\n"
(#724) Expected 1 space after IF keyword; 0 found
(#724) Expected 1 space after closing parenthesis; found 0
(#728) Inline comments must end in full-stops, exclamation marks, or question marks
(#728) No space found before comment text; expected "// The REST API we are calling" but found "//The REST API we are calling"
(#731) Short array syntax must be used to define arrays
(#737) Inline comments must start with a capital letter, digit or 3-dots sequence
(#737) Inline comments must end in full-stops, exclamation marks, or question marks
(#737) This comment is 80% valid code; is this commented out code?
(#737) No space found before comment text; expected "// urlencode($passage);" but found "//urlencode($passage);"
(#741) No space found after comma in argument list
(#741) Commas (,) must be followed by white space.
(#741) Expected 1 space between the comma and "$USER". Found: no spaces
(#743) Inline comments must start with a capital letter, digit or 3-dots sequence
(#743) Inline comments must end in full-stops, exclamation marks, or question marks
(#743) This comment is 43% valid code; is this commented out code?
(#743) No space found before comment text; expected "// log.debug(params);" but found "//log.debug(params);"
(#746) No space found after comma in argument list
(#746) Commas (,) must be followed by white space.
(#746) Expected 1 space between the comma and "'post'". Found: no spaces
(#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
(#752) No space found before comment text; expected "// returnCode > 0 indicates an error" but found "//returnCode > 0 indicates an error"
(#755) Inline comments must start with a capital letter, digit or 3-dots sequence
(#755) Inline comments must end in full-stops, exclamation marks, or question marks
(#755) No space found before comment text; expected "// if all good, then return the value" but found "//if all good, then return the value"
(#758) Expected "if (...) {\n"; found "if(...){\n"
(#758) Expected 1 space after IF keyword; 0 found
(#758) Expected 1 space after closing parenthesis; found 0
(#759) Expected at least 1 space before "="; 0 found
(#759) Expected at least 1 space after "="; 0 found
(#759) Expected 1 space before "="; 0 found
(#759) Expected 1 space after "="; 0 found
(#759) No space found after comma in argument list
(#759) Commas (,) must be followed by white space.
(#759) Expected 1 space between the comma and "0". Found: no spaces
(#760) Expected 1 space after closing brace; 0 found
(#760) Expected "} else {\n"; found "}else{\n"
(#760) Expected 1 space after ELSE keyword; 0 found
(#769) Inline comments must start with a capital letter, digit or 3-dots sequence
(#769) Inline comments must end in full-stops, exclamation marks, or question marks
(#769) No space found before comment text; expected "// fetch the relevance by semantic similarity" but found "//fetch the relevance by semantic similarity"
(#770) Scope keyword "public" must be followed by a single space; found 2
(#770) Missing docblock for function fetch_relevance_semantic
(#770) Variable "model_or_modelembedding" must not contain underscores.
(#770) Expected 1 space between comma and argument "$passage"; 0 found
(#770) Commas (,) must be followed by white space.
(#770) Expected 1 space between the comma and "$passage". Found: no spaces
(#770) Incorrect spacing between argument "$passage" and equals sign; expected 1 but found 0
(#770) Incorrect spacing between default value and equals sign for argument "$passage"; expected 1 but found 0
(#773) Inline comments must start with a capital letter, digit or 3-dots sequence
(#773) Inline comments must end in full-stops, exclamation marks, or question marks
(#773) No space found before comment text; expected "// default to 100% relevant if no TTS model or if it's not English" but found "//default to 100% relevant if no TTS model or if it's not English"
(#774) Expected "if (...) {\n"; found "if(...){\n"
(#774) Expected 1 space after IF keyword; 0 found
(#774) Variable "model_or_modelembedding" must not contain underscores.
(#774) Expected at least 1 space before "==="; 0 found
(#774) Expected at least 1 space after "==="; 0 found
(#774) Expected 1 space before "==="; 0 found
(#774) Expected 1 space after "==="; 0 found
(#774) Variable "model_or_modelembedding" must not contain underscores.
(#774) Expected 1 space after closing parenthesis; found 0
(#778) Inline comments must start with a capital letter, digit or 3-dots sequence
(#778) Inline comments must end in full-stops, exclamation marks, or question marks
(#778) No space found before comment text; expected "// use local passage if not set" but found "//use local passage if not set"
(#779) Expected "if (...) {\n"; found "if(...){\n"
(#779) Expected 1 space after IF keyword; 0 found
(#779) Expected 1 space after closing parenthesis; found 0
(#783) Inline comments must end in full-stops, exclamation marks, or question marks
(#783) No space found before comment text; expected "// The REST API we are calling" but found "//The REST API we are calling"
(#786) Short array syntax must be used to define arrays
(#792) Inline comments must start with a capital letter, digit or 3-dots sequence
(#792) Inline comments must end in full-stops, exclamation marks, or question marks
(#792) This comment is 80% valid code; is this commented out code?
(#792) No space found before comment text; expected "// urlencode($passage);" but found "//urlencode($passage);"
(#793) Variable "model_or_modelembedding" must not contain underscores.
(#796) No space found after comma in argument list
(#796) Commas (,) must be followed by white space.
(#796) Expected 1 space between the comma and "$USER". Found: no spaces
(#798) Inline comments must start with a capital letter, digit or 3-dots sequence
(#798) Inline comments must end in full-stops, exclamation marks, or question marks
(#798) This comment is 43% valid code; is this commented out code?
(#798) No space found before comment text; expected "// log.debug(params);" but found "//log.debug(params);"
(#801) No space found after comma in argument list
(#801) Commas (,) must be followed by white space.
(#801) Expected 1 space between the comma and "'post'". Found: no spaces
(#807) Inline comments must start with a capital letter, digit or 3-dots sequence
(#807) Inline comments must end in full-stops, exclamation marks, or question marks
(#807) No space found before comment text; expected "// returnCode > 0 indicates an error" but found "//returnCode > 0 indicates an error"
(#810) Inline comments must start with a capital letter, digit or 3-dots sequence
(#810) Inline comments must end in full-stops, exclamation marks, or question marks
(#810) No space found before comment text; expected "// if all good, then return the value" but found "//if all good, then return the value"
(#813) Expected "if (...) {\n"; found "if(...){\n"
(#813) Expected 1 space after IF keyword; 0 found
(#813) Expected 1 space after closing parenthesis; found 0
(#814) Expected at least 1 space before "="; 0 found
(#814) Expected at least 1 space after "="; 0 found
(#814) Expected 1 space before "="; 0 found
(#814) Expected 1 space after "="; 0 found
(#814) No space found after comma in argument list
(#814) Commas (,) must be followed by white space.
(#814) Expected 1 space between the comma and "0". Found: no spaces
(#815) Expected 1 space after closing brace; 0 found
(#815) Expected "} else {\n"; found "}else{\n"
(#815) Expected 1 space after ELSE keyword; 0 found
(#824) Inline comments must start with a capital letter, digit or 3-dots sequence
(#824) Inline comments must end in full-stops, exclamation marks, or question marks
(#824) No space found before comment text; expected "// fetch the CEFR Level" but found "//fetch the CEFR Level"
(#825) Missing docblock for function fetch_cefr_level
(#825) Incorrect spacing between argument "$passage" and equals sign; expected 1 but found 0
(#825) Incorrect spacing between default value and equals sign for argument "$passage"; expected 1 but found 0
(#828) Expected "if (...) {\n"; found "if(...){\n"
(#828) Expected 1 space after IF keyword; 0 found
(#828) Expected 1 space after closing parenthesis; found 0
(#832) Inline comments must end in full-stops, exclamation marks, or question marks
(#832) No space found before comment text; expected "// The REST API we are calling" but found "//The REST API we are calling"
(#835) Short array syntax must be used to define arrays
(#841) Inline comments must start with a capital letter, digit or 3-dots sequence
(#841) Inline comments must end in full-stops, exclamation marks, or question marks
(#841) This comment is 80% valid code; is this commented out code?
(#841) No space found before comment text; expected "// urlencode($passage);" but found "//urlencode($passage);"
(#845) No space found after comma in argument list
(#845) Commas (,) must be followed by white space.
(#845) Expected 1 space between the comma and "$USER". Found: no spaces
(#847) Inline comments must start with a capital letter, digit or 3-dots sequence
(#847) Inline comments must end in full-stops, exclamation marks, or question marks
(#847) This comment is 43% valid code; is this commented out code?
(#847) No space found before comment text; expected "// log.debug(params);" but found "//log.debug(params);"
(#856) Inline comments must start with a capital letter, digit or 3-dots sequence
(#856) Inline comments must end in full-stops, exclamation marks, or question marks
(#856) No space found before comment text; expected "// returnCode > 0 indicates an error" but found "//returnCode > 0 indicates an error"
(#859) Inline comments must start with a capital letter, digit or 3-dots sequence
(#859) Inline comments must end in full-stops, exclamation marks, or question marks
(#859) No space found before comment text; expected "// if all good, then return the value" but found "//if all good, then return the value"
(#862) Inline comments must start with a capital letter, digit or 3-dots sequence
(#862) Inline comments must end in full-stops, exclamation marks, or question marks
(#862) No space found before comment text; expected "// make pretty sure its a CEFR level" but found "//make pretty sure its a CEFR level"
(#863) Expected "if (...) {\n"; found "if(...){\n"
(#863) Expected 1 space after IF keyword; 0 found
(#863) Expected 1 space after closing parenthesis; found 0
(#864) Expected at least 1 space before "="; 0 found
(#864) Expected at least 1 space after "="; 0 found
(#864) Expected 1 space before "="; 0 found
(#864) Expected 1 space after "="; 0 found
(#873) Inline comments must start with a capital letter, digit or 3-dots sequence
(#873) Inline comments must end in full-stops, exclamation marks, or question marks
(#873) No space found before comment text; expected "// fetch embedding" but found "//fetch embedding"
(#874) Missing docblock for function fetch_embedding
(#874) Incorrect spacing between argument "$passage" and equals sign; expected 1 but found 0
(#874) Incorrect spacing between default value and equals sign for argument "$passage"; expected 1 but found 0
(#877) Expected "if (...) {\n"; found "if(...){\n"
(#877) Expected 1 space after IF keyword; 0 found
(#877) Expected 1 space after closing parenthesis; found 0
(#878) Expected at least 1 space before "="; 0 found
(#878) Expected at least 1 space after "="; 0 found
(#878) Expected 1 space before "="; 0 found
(#878) Expected 1 space after "="; 0 found
(#881) Inline comments must end in full-stops, exclamation marks, or question marks
(#881) No space found before comment text; expected "// The REST API we are calling" but found "//The REST API we are calling"
(#884) Short array syntax must be used to define arrays
(#890) Inline comments must start with a capital letter, digit or 3-dots sequence
(#890) Inline comments must end in full-stops, exclamation marks, or question marks
(#890) This comment is 80% valid code; is this commented out code?
(#890) No space found before comment text; expected "// urlencode($passage);" but found "//urlencode($passage);"
(#894) No space found after comma in argument list
(#894) Commas (,) must be followed by white space.
(#894) Expected 1 space between the comma and "$USER". Found: no spaces
(#896) Inline comments must start with a capital letter, digit or 3-dots sequence
(#896) Inline comments must end in full-stops, exclamation marks, or question marks
(#896) This comment is 43% valid code; is this commented out code?
(#896) No space found before comment text; expected "// log.debug(params);" but found "//log.debug(params);"
(#905) Inline comments must start with a capital letter, digit or 3-dots sequence
(#905) Inline comments must end in full-stops, exclamation marks, or question marks
(#905) No space found before comment text; expected "// returnCode > 0 indicates an error" but found "//returnCode > 0 indicates an error"
(#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
(#908) No space found before comment text; expected "// if all good, then process it" but found "//if all good, then process it"
(#910) Variable "return_data" must not contain underscores.
(#911) Inline comments must start with a capital letter, digit or 3-dots sequence
(#911) Inline comments must end in full-stops, exclamation marks, or question marks
(#911) No space found before comment text; expected "// clean up the correction a little" but found "//clean up the correction a little"
(#912) Expected "if (...) {\n"; found "if(...){\n"
(#912) Expected 1 space after IF keyword; 0 found
(#912) Variable "return_data" must not contain underscores.
(#912) Expected 1 space after closing parenthesis; found 0
(#913) Expected at least 1 space before "="; 0 found
(#913) Expected at least 1 space after "="; 0 found
(#913) Expected 1 space before "="; 0 found
(#913) Expected 1 space after "="; 0 found
(#914) Expected 1 space after closing brace; 0 found
(#914) Expected "} else {\n"; found "}else{\n"
(#914) Expected 1 space after ELSE keyword; 0 found
(#915) Variable "data_object" must not contain underscores.
(#915) Variable "return_data" must not contain underscores.
(#916) Expected "if (...) {\n"; found "if(...) {\n"
(#916) Expected 1 space after IF keyword; 0 found
(#916) Variable "data_object" must not contain underscores.
(#916) Expected at least 1 space before "&&"; 0 found
(#916) Expected at least 1 space after "&&"; 0 found
(#916) Variable "data_object" must not contain underscores.
(#916) Expected at least 1 space before "=="; 0 found
(#916) Expected at least 1 space after "=="; 0 found
(#916) Expected 1 space before "=="; 0 found
(#916) Expected 1 space after "=="; 0 found
(#917) Variable "data_object" must not contain underscores.
(#918) Expected 1 space after closing brace; 0 found
(#918) Expected "} else {\n"; found "}else{\n"
(#918) Expected 1 space after ELSE keyword; 0 found
(#919) Expected at least 1 space before "="; 0 found
(#919) Expected at least 1 space after "="; 0 found
(#919) Expected 1 space before "="; 0 found
(#919) Expected 1 space after "="; 0 found
(#928) Inline comments must start with a capital letter, digit or 3-dots sequence
(#928) Inline comments must end in full-stops, exclamation marks, or question marks
(#928) No space found before comment text; expected "// fetch the Idea Count" but found "//fetch the Idea Count"
(#929) Missing docblock for function fetch_idea_count
(#929) Incorrect spacing between argument "$passage" and equals sign; expected 1 but found 0
(#929) Incorrect spacing between default value and equals sign for argument "$passage"; expected 1 but found 0
(#932) Expected "if (...) {\n"; found "if(...){\n"
(#932) Expected 1 space after IF keyword; 0 found
(#932) Expected 1 space after closing parenthesis; found 0
(#933) Expected at least 1 space before "="; 0 found
(#933) Expected at least 1 space after "="; 0 found
(#933) Expected 1 space before "="; 0 found
(#933) Expected 1 space after "="; 0 found
(#936) Inline comments must end in full-stops, exclamation marks, or question marks
(#936) No space found before comment text; expected "// The REST API we are calling" but found "//The REST API we are calling"
(#939) Short array syntax must be used to define arrays
(#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
(#945) This comment is 80% valid code; is this commented out code?
(#945) No space found before comment text; expected "// urlencode($passage);" but found "//urlencode($passage);"
(#949) No space found after comma in argument list
(#949) Commas (,) must be followed by white space.
(#949) Expected 1 space between the comma and "$USER". Found: no spaces
(#951) Inline comments must start with a capital letter, digit or 3-dots sequence
(#951) Inline comments must end in full-stops, exclamation marks, or question marks
(#951) This comment is 43% valid code; is this commented out code?
(#951) No space found before comment text; expected "// log.debug(params);" but found "//log.debug(params);"
(#960) Inline comments must start with a capital letter, digit or 3-dots sequence
(#960) Inline comments must end in full-stops, exclamation marks, or question marks
(#960) No space found before comment text; expected "// returnCode > 0 indicates an error" but found "//returnCode > 0 indicates an error"
(#963) Inline comments must start with a capital letter, digit or 3-dots sequence
(#963) Inline comments must end in full-stops, exclamation marks, or question marks
(#963) No space found before comment text; expected "// if all good, then lets do the embed" but found "//if all good, then lets do the embed"
(#966) Inline comments must start with a capital letter, digit or 3-dots sequence
(#966) Inline comments must end in full-stops, exclamation marks, or question marks
(#966) No space found before comment text; expected "// clean up the correction a little" but found "//clean up the correction a little"
(#967) Expected "if (...) {\n"; found "if(...){\n"
(#967) Expected 1 space after IF keyword; 0 found
(#967) Expected 1 space after closing parenthesis; found 0
(#968) Expected at least 1 space before "="; 0 found
(#968) Expected at least 1 space after "="; 0 found
(#968) Expected 1 space before "="; 0 found
(#968) Expected 1 space after "="; 0 found
(#977) Missing docblock for function process_modelanswer_stats
(#977) Incorrect spacing between argument "$passage" and equals sign; expected 1 but found 0
(#977) Incorrect spacing between default value and equals sign for argument "$passage"; expected 1 but found 0
(#977) Expected 1 space before opening brace; found 0
(#978) Expected at least 1 space before "=>"; 0 found
(#978) Expected at least 1 space after "=>"; 0 found
(#978) Expected 1 space before "=>"; 0 found
(#978) Expected 1 space after "=>"; 0 found
(#978) Commas (,) must be followed by white space.
(#978) Expected 1 space between the comma and "'ideacount'". Found: no spaces
(#978) Expected at least 1 space before "=>"; 0 found
(#978) Expected at least 1 space after "=>"; 0 found
(#978) Expected 1 space before "=>"; 0 found
(#978) Expected 1 space after "=>"; 0 found
(#980) Expected "if (...) {\n"; found "if(...){\n"
(#980) Expected 1 space after IF keyword; 0 found
(#980) Expected 1 space after closing parenthesis; found 0
(#984) Expected "if (...) {\n"; found "if(...) {\n"
(#984) Expected 1 space after IF keyword; 0 found
(#990) Expected "if (...) {\n"; found "if(...){\n"
(#990) Expected 1 space after IF keyword; 0 found
(#990) Expected 1 space after closing parenthesis; found 0
(#993) Expected "if (...) {\n"; found "if(...){\n"
(#993) Expected 1 space after IF keyword; 0 found
(#993) Expected 1 space after closing parenthesis; found 0
(#1000) Line indented incorrectly; expected at least 4 spaces, found 1
(#1001) Line indented incorrectly; expected at least 4 spaces, found 2
(#1002) Line indented incorrectly; expected at least 4 spaces, found 2
(#1003) Line indented incorrectly; expected at least 4 spaces, found 2
(#1004) Line indented incorrectly; expected at least 4 spaces, found 2
(#1005) Line indented incorrectly; expected at least 4 spaces, found 1
(#1006) Line indented incorrectly; expected at least 4 spaces, found 1
(#1007) Missing docblock for function cleanText
(#1007) Public method name "textanalyser::cleanText" must be in lower-case letters only
(#1007) Expected 1 space before opening brace; found 0
(#1008) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1008) Inline comments must end in full-stops, exclamation marks, or question marks
(#1008) No space found before comment text; expected "// lowercaseify" but found "//lowercaseify"
(#1009) Expected at least 1 space before "="; 0 found
(#1009) Expected at least 1 space after "="; 0 found
(#1009) Expected 1 space before "="; 0 found
(#1009) Expected 1 space after "="; 0 found
(#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
(#1011) No space found before comment text; expected "// remove any html" but found "//remove any html"
(#1014) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1014) Inline comments must end in full-stops, exclamation marks, or question marks
(#1014) No space found before comment text; expected "// replace all line ends with empty strings" but found "//replace all line ends with empty strings"
(#1017) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1017) No space found before comment text; expected "// remove punctuation" but found "//remove punctuation"
(#1018) No space found before comment text; expected "// see https://stackoverflow.com/questions/5233734/how-to-strip-punctuation-in-php" but found "//see https://stackoverflow.com/questions/5233734/how-to-strip-punctuation-in-php"
(#1020) Inline comments must end in full-stops, exclamation marks, or question marks
(#1020) No space found before comment text; expected "// https://stackoverflow.com/questions/5689918/php-strip-punctuation" but found "//https://stackoverflow.com/questions/5689918/php-strip-punctuation"
(#1023) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1023) Inline comments must end in full-stops, exclamation marks, or question marks
(#1023) No space found before comment text; expected "// remove bad chars" but found "//remove bad chars"
(#1024) Variable "b_open" must not contain underscores.
(#1024) Expected at least 1 space before "="; 0 found
(#1024) Expected at least 1 space after "="; 0 found
(#1024) Expected 1 space before "="; 0 found
(#1024) Expected 1 space after "="; 0 found
(#1025) Variable "b_close" must not contain underscores.
(#1025) Expected at least 1 space before "="; 0 found
(#1025) Expected at least 1 space after "="; 0 found
(#1025) Expected 1 space before "="; 0 found
(#1025) Expected 1 space after "="; 0 found
(#1026) Variable "b_sopen" must not contain underscores.
(#1026) Expected at least 1 space before "="; 0 found
(#1026) Expected at least 1 space after "="; 0 found
(#1026) Expected 1 space before "="; 0 found
(#1026) Expected 1 space after "="; 0 found
(#1027) Variable "b_sclose" must not contain underscores.
(#1027) Expected at least 1 space before "="; 0 found
(#1027) Expected at least 1 space after "="; 0 found
(#1027) Expected 1 space before "="; 0 found
(#1027) Expected 1 space after "="; 0 found
(#1028) Expected at least 1 space before "="; 0 found
(#1028) Expected 1 space before "="; 0 found
(#1028) Short array syntax must be used to define arrays
(#1028) Variable "b_open" must not contain underscores.
(#1028) Commas (,) must be followed by white space.
(#1028) Expected 1 space between the comma and "$b_close". Found: no spaces
(#1028) Variable "b_close" must not contain underscores.
(#1028) Commas (,) must be followed by white space.
(#1028) Expected 1 space between the comma and "$b_sopen". Found: no spaces
(#1028) Variable "b_sopen" must not contain underscores.
(#1028) Commas (,) must be followed by white space.
(#1028) Expected 1 space between the comma and "$b_sclose". Found: no spaces
(#1028) Variable "b_sclose" must not contain underscores.
(#1029) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1029) Expected 1 space after FOREACH keyword; 0 found
(#1029) Expected 1 space after closing parenthesis; found 0
(#1030) Expected at least 1 space before "="; 0 found
(#1030) Expected at least 1 space after "="; 0 found
(#1030) Expected 1 space before "="; 0 found
(#1030) Expected 1 space after "="; 0 found
(#1030) No space found after comma in argument list
(#1030) Commas (,) must be followed by white space.
(#1030) Expected 1 space between the comma and "''". Found: no spaces
(#1030) No space found after comma in argument list
(#1030) Commas (,) must be followed by white space.
(#1030) Expected 1 space between the comma and "$thetext". Found: no spaces
(#1033) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1033) No space found before comment text; expected "// remove double spaces" but found "//remove double spaces"
(#1034) Inline comments must end in full-stops, exclamation marks, or question marks
(#1034) No space found before comment text; expected "// split on spaces into words" but found "//split on spaces into words"
(#1035) No space found after comma in argument list
(#1035) Commas (,) must be followed by white space.
(#1035) Expected 1 space between the comma and "$thetext". Found: no spaces
(#1036) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1036) Inline comments must end in full-stops, exclamation marks, or question marks
(#1036) No space found before comment text; expected "// remove any empty elements" but found "//remove any empty elements"
(#1037) Expected 1 space after FUNCTION keyword; 0 found
(#1037) Opening brace must be the last content on the line
(#1037) Closing brace must be on a line by itself
(#1037) Each PHP statement must be on a line by itself
(#1038) No space found after comma in argument list
(#1038) Commas (,) must be followed by white space.
(#1038) Expected 1 space between the comma and "$textbits". Found: no spaces
(#1043) Line indented incorrectly; expected at least 4 spaces, found 0
(#1044) Line indented incorrectly; expected at least 4 spaces, found 0
(#1045) Line indented incorrectly; expected at least 4 spaces, found 0
(#1046) Line indented incorrectly; expected at least 4 spaces, found 0
(#1047) Line indented incorrectly; expected at least 4 spaces, found 0
(#1048) Missing docblock for function spellSafeCleanText
(#1048) Public method name "textanalyser::spellSafeCleanText" must be in lower-case letters only
(#1048) Expected 1 space before opening brace; found 0
(#1050) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1050) Inline comments must end in full-stops, exclamation marks, or question marks
(#1050) No space found before comment text; expected "// remove any html" but found "//remove any html"
(#1053) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1053) Inline comments must end in full-stops, exclamation marks, or question marks
(#1053) No space found before comment text; expected "// replace all line ends with empty strings" but found "//replace all line ends with empty strings"
(#1056) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1056) Inline comments must end in full-stops, exclamation marks, or question marks
(#1056) No space found before comment text; expected "// remove bad chars" but found "//remove bad chars"
(#1057) Variable "b_open" must not contain underscores.
(#1057) Expected at least 1 space before "="; 0 found
(#1057) Expected at least 1 space after "="; 0 found
(#1057) Expected 1 space before "="; 0 found
(#1057) Expected 1 space after "="; 0 found
(#1058) Variable "b_close" must not contain underscores.
(#1058) Expected at least 1 space before "="; 0 found
(#1058) Expected at least 1 space after "="; 0 found
(#1058) Expected 1 space before "="; 0 found
(#1058) Expected 1 space after "="; 0 found
(#1059) Variable "b_sopen" must not contain underscores.
(#1059) Expected at least 1 space before "="; 0 found
(#1059) Expected at least 1 space after "="; 0 found
(#1059) Expected 1 space before "="; 0 found
(#1059) Expected 1 space after "="; 0 found
(#1060) Variable "b_sclose" must not contain underscores.
(#1060) Expected at least 1 space before "="; 0 found
(#1060) Expected at least 1 space after "="; 0 found
(#1060) Expected 1 space before "="; 0 found
(#1060) Expected 1 space after "="; 0 found
(#1061) Expected at least 1 space before "="; 0 found
(#1061) Expected 1 space before "="; 0 found
(#1061) Short array syntax must be used to define arrays
(#1061) Variable "b_open" must not contain underscores.
(#1061) Commas (,) must be followed by white space.
(#1061) Expected 1 space between the comma and "$b_close". Found: no spaces
(#1061) Variable "b_close" must not contain underscores.
(#1061) Commas (,) must be followed by white space.
(#1061) Expected 1 space between the comma and "$b_sopen". Found: no spaces
(#1061) Variable "b_sopen" must not contain underscores.
(#1061) Commas (,) must be followed by white space.
(#1061) Expected 1 space between the comma and "$b_sclose". Found: no spaces
(#1061) Variable "b_sclose" must not contain underscores.
(#1062) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1062) Expected 1 space after FOREACH keyword; 0 found
(#1062) Expected 1 space after closing parenthesis; found 0
(#1063) Expected at least 1 space before "="; 0 found
(#1063) Expected at least 1 space after "="; 0 found
(#1063) Expected 1 space before "="; 0 found
(#1063) Expected 1 space after "="; 0 found
(#1063) No space found after comma in argument list
(#1063) Commas (,) must be followed by white space.
(#1063) Expected 1 space between the comma and "''". Found: no spaces
(#1063) No space found after comma in argument list
(#1063) Commas (,) must be followed by white space.
(#1063) Expected 1 space between the comma and "$thetext". Found: no spaces
(#1066) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1066) No space found before comment text; expected "// remove double spaces" but found "//remove double spaces"
(#1067) Inline comments must end in full-stops, exclamation marks, or question marks
(#1067) No space found before comment text; expected "// split on spaces into words" but found "//split on spaces into words"
(#1068) No space found after comma in argument list
(#1068) Commas (,) must be followed by white space.
(#1068) Expected 1 space between the comma and "$thetext". Found: no spaces
(#1069) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1069) Inline comments must end in full-stops, exclamation marks, or question marks
(#1069) No space found before comment text; expected "// remove any empty elements" but found "//remove any empty elements"
(#1070) Expected 1 space after FUNCTION keyword; 0 found
(#1070) Opening brace must be the last content on the line
(#1070) Closing brace must be on a line by itself
(#1070) Each PHP statement must be on a line by itself
(#1071) No space found after comma in argument list
(#1071) Commas (,) must be followed by white space.
(#1071) Expected 1 space between the comma and "$textbits". Found: no spaces
(#1078) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1078) 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"
(#1079) No space found before comment text; expected "// this is our helper" but found "//this is our helper"
(#1080) 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"
(#1081) Inline comments must end in full-stops, exclamation marks, or question marks
(#1081) No space found before comment text; expected "// this is our helper" but found "//this is our helper"
(#1082) Missing docblock for function curl_fetch
(#1082) Expected 1 space between comma and argument "$postdata"; 0 found
(#1082) Commas (,) must be followed by white space.
(#1082) Expected 1 space between the comma and "$postdata". Found: no spaces
(#1082) Incorrect spacing between argument "$postdata" and equals sign; expected 1 but found 0
(#1082) Incorrect spacing between default value and equals sign for argument "$postdata"; expected 1 but found 0
(#1082) Incorrect spacing between argument "$method" and equals sign; expected 1 but found 0
(#1082) Incorrect spacing between default value and equals sign for argument "$method"; expected 1 but found 0
(#1083) Opening brace should be on the same line as the declaration
(#1086) Expected at least 1 space before "."; 0 found
(#1086) Expected at least 1 space after "."; 0 found
(#1089) Expected "if (...) {\n"; found "if(...) {\n"
(#1089) Expected 1 space after IF keyword; 0 found
(#1089) Expected at least 1 space before "=="; 0 found
(#1089) Expected at least 1 space after "=="; 0 found
(#1089) Expected 1 space before "=="; 0 found
(#1089) Expected 1 space after "=="; 0 found
(#1091) Expected 1 space after closing brace; 0 found
(#1091) Expected "} else {\n"; found "}else{\n"
(#1091) Expected 1 space after ELSE keyword; 0 found
(#1098) Missing docblock for function fetch_spellingerrors
(#1099) Expected at least 1 space before "="; 0 found
(#1099) Expected at least 1 space after "="; 0 found
(#1099) Expected 1 space before "="; 0 found
(#1099) Expected 1 space after "="; 0 found
(#1099) Short array syntax must be used to define arrays
(#1101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1101) Inline comments must end in full-stops, exclamation marks, or question marks
(#1101) No space found before comment text; expected "// sanity check" but found "//sanity check"
(#1102) Expected "if (...) {\n"; found "if(...){\n"
(#1102) Expected 1 space after IF keyword; 0 found
(#1102) Expected at least 1 space after "||"; 0 found
(#1102) Expected 1 space after closing parenthesis; found 0
(#1106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1106) Inline comments must end in full-stops, exclamation marks, or question marks
(#1106) No space found before comment text; expected "// return errors" but found "//return errors"
(#1108) Expected "if (...) {\n"; found "if(...) {\n"
(#1108) Expected 1 space after IF keyword; 0 found
(#1111) Expected "for (...) {\n"; found "for(...) {\n"
(#1111) Expected 1 space after FOR keyword; 0 found
(#1111) Expected at least 1 space before "="; 0 found
(#1111) Expected at least 1 space after "="; 0 found
(#1111) Expected 1 space before "="; 0 found
(#1111) Expected 1 space after "="; 0 found
(#1111) Expected 1 space after first semicolon of FOR loop; 0 found
(#1111) Expected at least 1 space before "<"; 0 found
(#1111) Expected at least 1 space after "<"; 0 found
(#1111) Expected 1 space before "<"; 0 found
(#1111) Expected 1 space after "<"; 0 found
(#1113) Expected at least 1 space before "="; 0 found
(#1113) Expected at least 1 space after "="; 0 found
(#1113) Expected 1 space before "="; 0 found
(#1113) Expected 1 space after "="; 0 found
(#1119) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#1121) Missing docblock for function fetch_grammarerrors
(#1123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1123) Inline comments must end in full-stops, exclamation marks, or question marks
(#1123) No space found before comment text; expected "// sanity check" but found "//sanity check"
(#1124) Expected "if (...) {\n"; found "if(...){\n"
(#1124) Expected 1 space after IF keyword; 0 found
(#1124) Expected at least 1 space after "||"; 0 found
(#1124) Expected 1 space after closing parenthesis; found 0
(#1128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1128) Inline comments must end in full-stops, exclamation marks, or question marks
(#1128) No space found before comment text; expected "// return errors" but found "//return errors"
(#1132) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#1134) Missing docblock for function fetch_grammar_correction_diff
(#1134) Expected 1 space between comma and argument "$correction"; 0 found
(#1134) Commas (,) must be followed by white space.
(#1134) Expected 1 space between the comma and "$correction". Found: no spaces
(#1134) Expected 1 space before opening brace; found 0
(#1136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1136) Inline comments must end in full-stops, exclamation marks, or question marks
(#1136) No space found before comment text; expected "// turn the passage and transcript into an array of words" but found "//turn the passage and transcript into an array of words"
(#1141) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1143) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1143) No space found before comment text; expected "// fetch sequences of transcript/passage matched words" but found "//fetch sequences of transcript/passage matched words"
(#1144) Inline comments must end in full-stops, exclamation marks, or question marks
(#1147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1147) Inline comments must end in full-stops, exclamation marks, or question marks
(#1147) No space found before comment text; expected "// rough estimate of insertions" but found "//rough estimate of insertions"
(#1149) Expected "if (...) {\n"; found "if(...){"
(#1149) Expected 1 space after IF keyword; 0 found
(#1149) Expected at least 1 space before "<"; 0 found
(#1149) Expected at least 1 space after "<"; 0 found
(#1149) Expected 1 space before "<"; 0 found
(#1149) Expected 1 space after "<"; 0 found
(#1149) Expected 1 space after closing parenthesis; found 0
(#1149) Newline required after opening brace
(#1149) Expected at least 1 space before "="; 0 found
(#1149) Expected at least 1 space after "="; 0 found
(#1149) Expected 1 space before "="; 0 found
(#1149) Expected 1 space after "="; 0 found
(#1149) Closing brace must be on a line by itself
(#1152) No space found after comma in argument list
(#1152) Commas (,) must be followed by white space.
(#1152) Expected 1 space between the comma and "$transcriptbits". Found: no spaces
(#1152) No space found after comma in argument list
(#1152) Commas (,) must be followed by white space.
(#1152) Expected 1 space between the comma and "$alternatives". Found: no spaces
(#1152) No space found after comma in argument list
(#1152) Commas (,) must be followed by white space.
(#1152) Expected 1 space between the comma and "$language". Found: no spaces
(#1154) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1154) Inline comments must end in full-stops, exclamation marks, or question marks
(#1154) No space found before comment text; expected "// fetch diffs" but found "//fetch diffs"
(#1155) No space found after comma in argument list
(#1155) Commas (,) must be followed by white space.
(#1155) Expected 1 space between the comma and "$transcriptcount". Found: no spaces
(#1156) No space found after comma in argument list
(#1156) Commas (,) must be followed by white space.
(#1156) Expected 1 space between the comma and "$passagebits". Found: no spaces
(#1156) No space found after comma in argument list
(#1156) Commas (,) must be followed by white space.
(#1156) Expected 1 space between the comma and "$wildcards". Found: no spaces
(#1157) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1159) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1159) Inline comments must end in full-stops, exclamation marks, or question marks
(#1159) No space found before comment text; expected "// from the array of differences build error data, match data, markers, scores and metrics" but found "//from the array of differences build error data, match data, markers, scores and metrics"
(#1162) Expected at least 1 space before "="; 0 found
(#1162) Expected at least 1 space after "="; 0 found
(#1162) Expected 1 space before "="; 0 found
(#1162) Expected 1 space after "="; 0 found
(#1163) Expected at least 1 space before "="; 0 found
(#1163) Expected at least 1 space after "="; 0 found
(#1163) Expected 1 space before "="; 0 found
(#1163) Expected 1 space after "="; 0 found
(#1164) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1164) Inline comments must end in full-stops, exclamation marks, or question marks
(#1164) No space found before comment text; expected "// loop through diffs" but found "//loop through diffs"
(#1165) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1165) Expected 1 space after FOREACH keyword; 0 found
(#1165) Expected 1 space after closing parenthesis; found 0
(#1167) Expected 1 space after SWITCH keyword; 0 found
(#1167) Expected 1 space after closing parenthesis; found 0
(#1169) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1169) Inline comments must end in full-stops, exclamation marks, or question marks
(#1169) No space found before comment text; expected "// we collect error info so we can count and display them on passage" but found "//we collect error info so we can count and display them on passage"
(#1171) Expected at least 1 space before "="; 0 found
(#1171) Expected at least 1 space after "="; 0 found
(#1171) Expected 1 space before "="; 0 found
(#1171) Expected 1 space after "="; 0 found
(#1171) Expected at least 1 space before "-"; 0 found
(#1171) Expected at least 1 space after "-"; 0 found
(#1171) Expected 1 space before "-"; 0 found
(#1171) Expected 1 space after "-"; 0 found
(#1172) Expected at least 1 space before "="; 0 found
(#1172) Expected at least 1 space after "="; 0 found
(#1172) Expected 1 space before "="; 0 found
(#1172) Expected 1 space after "="; 0 found
(#1173) Expected at least 1 space before "="; 0 found
(#1173) Expected at least 1 space after "="; 0 found
(#1173) Expected 1 space before "="; 0 found
(#1173) Expected 1 space after "="; 0 found
(#1177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1177) Inline comments must end in full-stops, exclamation marks, or question marks
(#1177) No space found before comment text; expected "// we collect match info so we can play audio from selected word" but found "//we collect match info so we can play audio from selected word"
(#1179) Expected at least 1 space before "="; 0 found
(#1179) Expected at least 1 space after "="; 0 found
(#1179) Expected 1 space before "="; 0 found
(#1179) Expected 1 space after "="; 0 found
(#1179) Expected at least 1 space before "-"; 0 found
(#1179) Expected at least 1 space after "-"; 0 found
(#1179) Expected 1 space before "-"; 0 found
(#1179) Expected 1 space after "-"; 0 found
(#1180) Expected at least 1 space before "="; 0 found
(#1180) Expected at least 1 space after "="; 0 found
(#1180) Expected 1 space before "="; 0 found
(#1180) Expected 1 space after "="; 0 found
(#1182) Expected at least 1 space before "="; 0 found
(#1182) Expected at least 1 space after "="; 0 found
(#1182) Expected 1 space before "="; 0 found
(#1182) Expected 1 space after "="; 0 found
(#1182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1182) Inline comments must end in full-stops, exclamation marks, or question marks
(#1182) No space found before comment text; expected "// not meaningful when processing corrections" but found "//not meaningful when processing corrections"
(#1183) Expected at least 1 space before "="; 0 found
(#1183) Expected at least 1 space after "="; 0 found
(#1183) Expected 1 space before "="; 0 found
(#1183) Expected 1 space after "="; 0 found
(#1183) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1183) Inline comments must end in full-stops, exclamation marks, or question marks
(#1183) No space found before comment text; expected "// not meaningful when processing corrections" but found "//not meaningful when processing corrections"
(#1184) Expected at least 1 space before "="; 0 found
(#1184) Expected at least 1 space after "="; 0 found
(#1184) Expected 1 space before "="; 0 found
(#1184) Expected 1 space after "="; 0 found
(#1184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1184) Inline comments must end in full-stops, exclamation marks, or question marks
(#1184) No space found before comment text; expected "// not meaningful when processing corrections" but found "//not meaningful when processing corrections"
(#1185) Expected at least 1 space before "="; 0 found
(#1185) Expected at least 1 space after "="; 0 found
(#1185) Expected 1 space before "="; 0 found
(#1185) Expected 1 space after "="; 0 found
(#1190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1190) No space found before comment text; expected "// do nothing" but found "//do nothing"
(#1191) Inline comments must end in full-stops, exclamation marks, or question marks
(#1191) No space found before comment text; expected "// should never get here" but found "//should never get here"
(#1192) Blank line found at end of control structure
(#1197) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1197) No space found before comment text; expected "// discard errors that happen after session end word." but found "//discard errors that happen after session end word."
(#1200) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1200) Expected 1 space after FOREACH keyword; 0 found
(#1200) Expected 1 space before "=>"; 0 found
(#1200) Expected 1 space after "=>"; 0 found
(#1200) Expected at least 1 space before "=>"; 0 found
(#1200) Expected at least 1 space after "=>"; 0 found
(#1200) Expected 1 space before "=>"; 0 found
(#1200) Expected 1 space after "=>"; 0 found
(#1206) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1206) Inline comments must end in full-stops, exclamation marks, or question marks
(#1206) No space found before comment text; expected "// finalise and serialise session errors" but found "//finalise and serialise session errors"
(#1210) Commas (,) must be followed by white space.
(#1210) Expected 1 space between the comma and "$sessionmatches". Found: no spaces
(#1210) Commas (,) must be followed by white space.
(#1210) Expected 1 space between the comma and "$insertioncount". Found: no spaces
(#1212) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#1214) Missing docblock for function fetch_duration_from_transcript
(#1214) Expected 1 space before opening brace; found 0
(#1216) Expected "if (...) {\n"; found "if(...){"
(#1216) Expected 1 space after IF keyword; 0 found
(#1216) Expected 1 space after closing parenthesis; found 0
(#1216) Newline required after opening brace
(#1216) Closing brace must be on a line by itself
(#1217) Expected at least 1 space before "="; 0 found
(#1217) Expected at least 1 space after "="; 0 found
(#1217) Expected 1 space before "="; 0 found
(#1217) Expected 1 space after "="; 0 found
(#1218) Expected at least 1 space before "="; 0 found
(#1218) Expected at least 1 space after "="; 0 found
(#1218) Expected 1 space before "="; 0 found
(#1218) Expected 1 space after "="; 0 found
(#1218) Short array syntax must be used to define arrays
(#1219) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1219) Expected 1 space after FOREACH keyword; 0 found
(#1219) Expected 1 space after closing parenthesis; found 0
(#1220) Expected "if (...) {\n"; found "if(...){\n"
(#1220) Expected 1 space after IF keyword; 0 found
(#1220) Expected 1 space after closing parenthesis; found 0
(#1225) Expected "if (...) {\n"; found "if(...){\n"
(#1225) Expected 1 space after IF keyword; 0 found
(#1225) Expected at least 1 space before ">"; 0 found
(#1225) Expected at least 1 space after ">"; 0 found
(#1225) Expected 1 space before ">"; 0 found
(#1225) Expected 1 space after ">"; 0 found
(#1225) Expected 1 space after closing parenthesis; found 0
(#1226) Expected at least 1 space before "-"; 0 found
(#1226) Expected at least 1 space after "-"; 0 found
(#1226) Expected 1 space before "-"; 0 found
(#1226) Expected 1 space after "-"; 0 found
(#1227) Expected 1 space after closing brace; 0 found
(#1227) Expected "} else {\n"; found "}else{\n"
(#1227) Expected 1 space after ELSE keyword; 0 found
(#1232) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1232) Inline comments must end in full-stops, exclamation marks, or question marks
(#1232) 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"
(#1233) Missing docblock for function is_json
(#1245) The closing brace for the class must go on the next line after the body
mod/solo/classes/topic/helper.php
(#2) Moodle boilerplate not found at first line
(#20) The file-level docblock must follow the opening PHP tag in the file header
(#20) Inline doc block comments are not allowed; use "// Comment." instead
(#31) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#33) Import statements must not begin with a leading backslash
(#35) Missing docblock for class helper
(#36) Opening brace must not be followed by a blank line
(#38) Missing docblock for function delete_topic
(#39) Opening brace should be on the same line as the declaration
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) No space found before comment text; expected "// remove records" but found "//remove records"
(#44) Short array syntax must be used to define arrays
(#45) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#53) The closing brace for the class must go on the next line after the body
mod/solo/classes/topic/topicform.php
(#1) Moodle boilerplate not found
(#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
(#25) The file-level docblock must follow the opening PHP tag in the file header
(#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.
(#37) Import statements must not begin with a leading backslash
(#38) Import statements must not begin with a leading backslash
(#45) Docblock tag "@abstract" is not recommended.
(#49) Opening brace must not be followed by a blank line
(#70) Closing brace must be on a line by itself
(#76) Line indented incorrectly; expected 4 spaces, found 3
(#76) Closing brace must be on a line by itself
(#82) The final declaration must precede the visibility declaration
(#92) The final declaration must precede the visibility declaration
(#95) Line exceeds 132 characters; contains 159 characters
(#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) No space found before comment text; expected "// name" but found "//name"
(#107) Short array syntax must be used to define arrays
(#107) Expected at least 1 space before "=>"; 0 found
(#107) Expected at least 1 space after "=>"; 0 found
(#107) Expected 1 space before "=>"; 0 found
(#107) Expected 1 space after "=>"; 0 found
(#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
(#111) No space found before comment text; expected "// fonticon" but found "//fonticon"
(#116) No space found after comma in argument list
(#116) Commas (,) must be followed by white space.
(#116) Expected 1 space between the comma and "'fonticonexplanation'". Found: no spaces
(#116) No space found after comma in argument list
(#116) Commas (,) must be followed by white space.
(#116) Expected 1 space between the comma and "''". Found: no spaces
(#116) No space found after comma in argument list
(#116) Commas (,) must be followed by white space.
(#116) Expected 1 space between the comma and "get_string". Found: no spaces
(#116) No space found after comma in argument list
(#116) Commas (,) must be followed by white space.
(#116) Expected 1 space between the comma and "constants". Found: no spaces
(#117) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) No space found before comment text; expected "// targetwords" but found "//targetwords"
(#120) Line exceeds 132 characters; contains 148 characters
(#123) No space found after comma in argument list
(#123) Commas (,) must be followed by white space.
(#123) Expected 1 space between the comma and "'targetwordsexplanation'". Found: no spaces
(#123) No space found after comma in argument list
(#123) Commas (,) must be followed by white space.
(#123) Expected 1 space between the comma and "''". Found: no spaces
(#123) No space found after comma in argument list
(#123) Commas (,) must be followed by white space.
(#123) Expected 1 space between the comma and "get_string". Found: no spaces
(#123) No space found after comma in argument list
(#123) Commas (,) must be followed by white space.
(#123) Expected 1 space between the comma and "constants". Found: no spaces
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) No space found before comment text; expected "// level" but found "//level"
(#127) No space found after comma in argument list
(#127) Commas (,) must be followed by white space.
(#127) Expected 1 space between the comma and "$topiclevels". Found: no spaces
(#127) No space found after comma in argument list
(#127) Commas (,) must be followed by white space.
(#127) Expected 1 space between the comma and "array". Found: no spaces
(#127) Short array syntax must be used to define arrays
(#130) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) No space found before comment text; expected "// add the action buttons" but found "//add the action buttons"
(#137) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#139) The final declaration must precede the visibility declaration
(#139) Missing docblock for function definition_after_data
(#152) Expected 1 space between comma and argument "$solo"; 2 found
(#152) Expected 1 space between the comma and "$solo". Found: 2 spaces
(#155) Expected 1 newline at end of file; 0 found
mod/solo/classes/topichelper.php
(#1) DocBlock missing a @package tag for file topichelper.php. Expected @package mod_solo
(#1) Moodle boilerplate not found
(#2) Missing @copyright tag
(#2) Missing @license tag
(#12) Missing docblock for class topichelper
(#14) Missing member variable doc comment
(#15) Missing member variable doc comment
(#16) Missing member variable doc comment
(#17) Missing member variable doc comment
(#19) Missing docblock for function __construct
(#26) Missing docblock for function fetch_topics
(#27) Opening brace should be on the same line as the declaration
(#30) Expected at least 1 space after "="; 0 found
(#30) Expected 1 space after "="; 0 found
(#34) Expected "if (...) {\n"; found "if(...){\n"
(#34) Expected 1 space after IF keyword; 0 found
(#34) Expected 1 space after closing parenthesis; found 0
(#36) Expected 1 space after closing brace; 0 found
(#36) Expected "} else {\n"; found "}else{\n"
(#36) Expected 1 space after ELSE keyword; 0 found
(#41) Missing docblock for function fetch_topic
(#42) Opening brace should be on the same line as the declaration
(#45) Expected at least 1 space before "="; 0 found
(#45) Expected at least 1 space after "="; 0 found
(#45) Expected 1 space before "="; 0 found
(#45) Expected 1 space after "="; 0 found
(#47) Expected "if (...) {\n"; found "if(...){\n"
(#47) Expected 1 space after IF keyword; 0 found
(#47) Expected 1 space after closing parenthesis; found 0
(#48) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#48) Expected 1 space after FOREACH keyword; 0 found
(#48) Expected 1 space after closing parenthesis; found 0
(#49) Expected "if (...) {\n"; found "if(...){\n"
(#49) Expected 1 space after IF keyword; 0 found
(#49) Expected 1 space after closing parenthesis; found 0
(#54) Expected 1 space after closing brace; 0 found
(#54) Expected "} else {\n"; found "}else{\n"
(#54) Expected 1 space after ELSE keyword; 0 found
(#59) Missing docblock for function fetch_selected_topics
(#60) Opening brace should be on the same line as the declaration
(#62) Expected at least 1 space after "="; 0 found
(#62) Expected 1 space after "="; 0 found
(#69) Missing docblock for function fetch_topics_for_js
(#69) Expected 1 space before opening brace; found 0
(#76) Closing brace must not be followed by any comment or statement on the same line
(#76) The closing brace for the class must go on the next line after the body
(#76) Expected 1 newline at end of file; 0 found
mod/solo/classes/utils.php
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Missing docblock for function get_cloud_poodll_server
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Missing docblock for function can_transcribe
(#54) 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
(#59) Expected 1 space after SWITCH keyword; 0 found
(#59) Expected 1 space after closing parenthesis; found 0
(#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
(#72) Missing docblock for function can_streaming_transcribe
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Expected 1 space after SWITCH keyword; 0 found
(#77) Expected 1 space after closing parenthesis; found 0
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#111) Missing docblock for function parse_streaming_results
(#115) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#115) Expected 1 space after FOREACH keyword; 0 found
(#115) Expected 1 space after closing parenthesis; found 0
(#116) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#116) Expected 1 space after FOREACH keyword; 0 found
(#142) Inline comments must start with a capital letter, digit or 3-dots sequence
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Missing docblock for function is_valid_transcript
(#150) Missing docblock for function transcripts_are_ready_on_s3
(#151) Inline comments must start with a capital letter, digit or 3-dots sequence
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Inline comments must start with a capital letter, digit or 3-dots sequence
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Missing docblock for function retrieve_transcripts_from_s3
(#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
(#174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) 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
(#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
(#217) Missing docblock for function update_stats_for_autotranscript
(#219) Empty IF statement detected
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) Blank line found at end of control structure
(#228) Inline comments must start with a capital letter, digit or 3-dots sequence
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) Missing docblock for function fetch_lang_server_url
(#229) Incorrect spacing between argument "$service" and equals sign; expected 1 but found 0
(#229) Incorrect spacing between default value and equals sign for argument "$service"; expected 1 but found 0
(#230) Expected 1 space after SWITCH keyword; 0 found
(#243) Inline comments must start with a capital letter, digit or 3-dots sequence
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Missing docblock for function fetch_selftranscript_parts
(#255) Missing docblock for function fetch_sentence_stats
(#257) Inline comments must start with a capital letter, digit or 3-dots sequence
(#257) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) Inline comments must start with a capital letter, digit or 3-dots sequence
(#263) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#284) Missing docblock for function is_english
(#289) Inline comments must end in full-stops, exclamation marks, or question marks
(#290) Missing docblock for function fetch_word_stats
(#292) Inline comments must start with a capital letter, digit or 3-dots sequence
(#292) Inline comments must end in full-stops, exclamation marks, or question marks
(#298) Inline comments must start with a capital letter, digit or 3-dots sequence
(#298) Inline comments must end in full-stops, exclamation marks, or question marks
(#301) Inline comments must start with a capital letter, digit or 3-dots sequence
(#301) 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
(#321) Missing docblock for function mb_count_words
(#321) Incorrect spacing between argument "$format" and equals sign; expected 1 but found 0
(#321) Incorrect spacing between default value and equals sign for argument "$format"; expected 1 but found 0
(#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
(#324) Expected 1 space after SWITCH keyword; 0 found
(#324) Expected 1 space after closing parenthesis; found 0
(#325) Inline comments must start with a capital letter, digit or 3-dots sequence
(#325) Inline comments must end in full-stops, exclamation marks, or question marks
(#328) Inline comments must start with a capital letter, digit or 3-dots sequence
(#328) Inline comments must end in full-stops, exclamation marks, or question marks
(#330) Expected 1 space after SWITCH keyword; 0 found
(#330) Expected 1 space after closing parenthesis; found 0
(#330) Blank line found at start of control structure
(#341) Inline comments must start with a capital letter, digit or 3-dots sequence
(#341) Inline comments must end in full-stops, exclamation marks, or question marks
(#345) Inline comments must start with a capital letter, digit or 3-dots sequence
(#345) This comment is 73% valid code; is this commented out code?
(#346) Expected 1 space after SWITCH keyword; 0 found
(#346) Expected 1 space after closing parenthesis; found 0
(#346) Blank line found at start of control structure
(#355) Blank line found at end of control structure
(#367) 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
(#378) Inline comments must start with a capital letter, digit or 3-dots sequence
(#378) 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) Inline comments must end in full-stops, exclamation marks, or question marks
(#395) Inline comments must start with a capital letter, digit or 3-dots sequence
(#395) Inline comments must end in full-stops, exclamation marks, or question marks
(#397) The CASE body must start on the line following the statement
(#398) Terminating statement must be indented to the same level as the CASE body
(#399) The CASE body must start on the line following the statement
(#400) Terminating statement must be indented to the same level as the CASE body
(#407) Missing docblock for function fetch_targetwords
(#409) Inline comments must start with a capital letter, digit or 3-dots sequence
(#409) Inline comments must end in full-stops, exclamation marks, or question marks
(#410) Expected "if (...) {\n"; found "if(...){\n"
(#410) Expected 1 space after IF keyword; 0 found
(#410) Expected 1 space after closing parenthesis; found 0
(#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
(#414) Inline comments must end in full-stops, exclamation marks, or question marks
(#416) Expected "if (...) {\n"; found "if(...){\n"
(#416) Expected 1 space after IF keyword; 0 found
(#416) Expected 1 space after closing parenthesis; found 0
(#417) Inline comments must start with a capital letter, digit or 3-dots sequence
(#417) Inline comments must end in full-stops, exclamation marks, or question marks
(#427) Missing docblock for function process_attempt
(#427) Incorrect spacing between argument "$trace" and equals sign; expected 1 but found 0
(#427) Incorrect spacing between default value and equals sign for argument "$trace"; expected 1 but found 0
(#434) Inline comments must start with a capital letter, digit or 3-dots sequence
(#436) Inline comments must end in full-stops, exclamation marks, or question marks
(#438) Expected "if (...) {\n"; found "if(...){\n"
(#438) Expected 1 space after IF keyword; 0 found
(#438) Expected 1 space after closing parenthesis; found 0
(#439) Expected "if (...) {\n"; found "if(...) {\n"
(#439) Expected 1 space after IF keyword; 0 found
(#445) Inline comments must start with a capital letter, digit or 3-dots sequence
(#445) 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
(#449) Expected "if (...) {\n"; found "if(...) {\n"
(#449) Expected 1 space after IF keyword; 0 found
(#450) Inline comments must start with a capital letter, digit or 3-dots sequence
(#450) Inline comments must end in full-stops, exclamation marks, or question marks
(#451) Opening parenthesis of a multi-line function call must be the last content on the line
(#452) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#452) Closing parenthesis of a multi-line function call must be on a line by itself
(#453) Inline comments must start with a capital letter, digit or 3-dots sequence
(#453) Inline comments must end in full-stops, exclamation marks, or question marks
(#454) Expected 1 space after closing brace; 0 found
(#454) Expected "} else if (...) {\n"; found "}else if(...) {\n"
(#454) Expected "if (...) {\n"; found "if(...) {\n"
(#454) Expected 1 space after IF keyword; 0 found
(#458) Inline comments must start with a capital letter, digit or 3-dots sequence
(#458) Inline comments must end in full-stops, exclamation marks, or question marks
(#464) Inline comments must start with a capital letter, digit or 3-dots sequence
(#464) Inline comments must end in full-stops, exclamation marks, or question marks
(#467) Line exceeds 132 characters; contains 133 characters
(#472) Inline comments must start with a capital letter, digit or 3-dots sequence
(#474) Inline comments must end in full-stops, exclamation marks, or question marks
(#475) Expected "if (...) {\n"; found "if(...){\n"
(#475) Expected 1 space after IF keyword; 0 found
(#475) Expected 1 space after closing parenthesis; found 0
(#477) Opening parenthesis of a multi-line function call must be the last content on the line
(#478) Only one argument is allowed per line in a multi-line function call
(#480) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#480) Closing parenthesis of a multi-line function call must be on a line by itself
(#481) Inline comments must start with a capital letter, digit or 3-dots sequence
(#481) This comment is 70% valid code; is this commented out code?
(#484) Inline comments must start with a capital letter, digit or 3-dots sequence
(#484) Inline comments must end in full-stops, exclamation marks, or question marks
(#488) Inline comments must start with a capital letter, digit or 3-dots sequence
(#488) Inline comments must end in full-stops, exclamation marks, or question marks
(#491) Inline comments must start with a capital letter, digit or 3-dots sequence
(#493) Inline comments must end in full-stops, exclamation marks, or question marks
(#496) Expected "if (...) {\n"; found "if(...){\n"
(#496) Expected 1 space after IF keyword; 0 found
(#496) Expected 1 space after closing parenthesis; found 0
(#500) Inline comments must start with a capital letter, digit or 3-dots sequence
(#500) Inline comments must end in full-stops, exclamation marks, or question marks
(#503) Opening parenthesis of a multi-line function call must be the last content on the line
(#503) Only one argument is allowed per line in a multi-line function call
(#503) Only one argument is allowed per line in a multi-line function call
(#504) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#504) Only one argument is allowed per line in a multi-line function call
(#504) Only one argument is allowed per line in a multi-line function call
(#504) Only one argument is allowed per line in a multi-line function call
(#504) Closing parenthesis of a multi-line function call must be on a line by itself
(#506) Inline comments must start with a capital letter, digit or 3-dots sequence
(#506) Inline comments must end in full-stops, exclamation marks, or question marks
(#507) Expected "if (...) {\n"; found "if(...) {\n"
(#507) Expected 1 space after IF keyword; 0 found
(#508) Inline comments must start with a capital letter, digit or 3-dots sequence
(#508) Inline comments must end in full-stops, exclamation marks, or question marks
(#509) Expected "if (...) {\n"; found "if(...){\n"
(#509) Expected 1 space after IF keyword; 0 found
(#509) Expected 1 space after closing parenthesis; found 0
(#509) Blank line found at start of control structure
(#512) Expected "if (...) {\n"; found "if(...){\n"
(#512) Expected 1 space after IF keyword; 0 found
(#512) Expected 1 space after closing parenthesis; found 0
(#513) Inline comments must start with a capital letter, digit or 3-dots sequence
(#515) Each PHP statement must be on a line by itself
(#516) Each PHP statement must be on a line by itself
(#517) Each PHP statement must be on a line by itself
(#518) Each PHP statement must be on a line by itself
(#519) Each PHP statement must be on a line by itself
(#520) Inline comments must start with a capital letter, digit or 3-dots sequence
(#520) Inline comments must end in full-stops, exclamation marks, or question marks
(#522) Expected "if (...) {\n"; found "if(...) {\n"
(#522) Expected 1 space after IF keyword; 0 found
(#524) Expected 1 space after closing brace; 0 found
(#524) Expected "} else {\n"; found "}else{\n"
(#524) Expected 1 space after ELSE keyword; 0 found
(#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
(#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
(#533) Expected "if (...) {\n"; found "if(...){\n"
(#533) Expected 1 space after IF keyword; 0 found
(#533) Expected 1 space after closing parenthesis; found 0
(#534) Line exceeds 132 characters; contains 147 characters
(#540) Inline comments must end in full-stops, exclamation marks, or question marks
(#540) No space found before comment text; expected "// Feedback language for AI instructions" but found "//Feedback language for AI instructions"
(#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
(#548) Line exceeds 132 characters; contains 150 characters
(#557) Line exceeds 132 characters; contains 158 characters
(#558) Expected "if (...) {\n"; found "if(...){\n"
(#558) Expected 1 space after IF keyword; 0 found
(#558) Expected 1 space after closing parenthesis; found 0
(#559) Expected "if (...) {\n"; found "if(...){\n"
(#559) Expected 1 space after IF keyword; 0 found
(#559) Expected 1 space after closing parenthesis; found 0
(#562) Opening parenthesis of a multi-line function call must be the last content on the line
(#565) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#565) Closing parenthesis of a multi-line function call must be on a line by itself
(#569) Inline comments must end in full-stops, exclamation marks, or question marks
(#570) Expected "if (...) {\n"; found "if(...){\n"
(#570) Expected 1 space after IF keyword; 0 found
(#570) Expected 1 space after closing parenthesis; found 0
(#572) Expected 1 space after closing brace; 0 found
(#572) Expected "} else {\n"; found "}else{\n"
(#572) Expected 1 space after ELSE keyword; 0 found
(#576) Inline comments must start with a capital letter, digit or 3-dots sequence
(#576) Inline comments must end in full-stops, exclamation marks, or question marks
(#577) Expected "if (...) {\n"; found "if(...) {\n"
(#577) Expected 1 space after IF keyword; 0 found
(#590) Missing docblock for function process_grammar_correction
(#590) Incorrect spacing between argument "$corrections" and equals sign; expected 1 but found 0
(#590) Incorrect spacing between default value and equals sign for argument "$corrections"; expected 1 but found 0
(#593) Expected "if (...) {\n"; found "if(...){\n"
(#593) Expected 1 space after IF keyword; 0 found
(#593) Expected 1 space after closing parenthesis; found 0
(#598) Inline comments must end in full-stops, exclamation marks, or question marks
(#599) Expected "if (...) {\n"; found "if(...){\n"
(#599) Expected 1 space after IF keyword; 0 found
(#599) Expected 1 space after closing parenthesis; found 0
(#600) Expected "if (...) {\n"; found "if(...) {\n"
(#600) Expected 1 space after IF keyword; 0 found
(#603) Inline comments must start with a capital letter, digit or 3-dots sequence
(#603) Inline comments must end in full-stops, exclamation marks, or question marks
(#604) Line exceeds 132 characters; contains 138 characters
(#612) Inline comments must start with a capital letter, digit or 3-dots sequence
(#612) Inline comments must end in full-stops, exclamation marks, or question marks
(#614) Opening parenthesis of a multi-line function call must be the last content on the line
(#616) Multi-line function call not indented correctly; expected 20 spaces but found 28
(#616) Closing parenthesis of a multi-line function call must be on a line by itself
(#618) Expected "if (...) {\n"; found "if(...) {\n"
(#618) Expected 1 space after IF keyword; 0 found
(#618) Expected at least 1 space before "&&"; 0 found
(#619) Opening parenthesis of a multi-line function call must be the last content on the line
(#620) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#620) Closing parenthesis of a multi-line function call must be on a line by itself
(#621) Expected "if (...) {\n"; found "if(...) {\n"
(#621) Expected 1 space after IF keyword; 0 found
(#622) Opening parenthesis of a multi-line function call must be the last content on the line
(#626) Multi-line function call not indented correctly; expected 28 spaces but found 36
(#626) Closing parenthesis of a multi-line function call must be on a line by itself
(#638) Missing docblock for function process_relevance
(#641) Inline comments must start with a capital letter, digit or 3-dots sequence
(#641) Inline comments must end in full-stops, exclamation marks, or question marks
(#642) Expected "if (...) {\n"; found "if(...){\n"
(#642) Expected 1 space after IF keyword; 0 found
(#642) Expected at least 1 space before "&&"; 0 found
(#642) Expected at least 1 space after "&&"; 0 found
(#642) Expected 1 space after closing parenthesis; found 0
(#645) Inline comments must start with a capital letter, digit or 3-dots sequence
(#645) Inline comments must end in full-stops, exclamation marks, or question marks
(#646) Expected "if (...) {\n"; found "if(...){\n"
(#646) Expected 1 space after IF keyword; 0 found
(#646) Expected 1 space after closing parenthesis; found 0
(#649) Line exceeds 132 characters; contains 134 characters
(#650) Line exceeds 132 characters; contains 138 characters
(#655) Expected 1 space after closing brace; 0 found
(#655) Expected "} else {\n"; found "}else{\n"
(#655) Expected 1 space after ELSE keyword; 0 found
(#663) Missing docblock for function process_cefr_level
(#666) Inline comments must start with a capital letter, digit or 3-dots sequence
(#666) Inline comments must end in full-stops, exclamation marks, or question marks
(#667) Expected "if (...) {\n"; found "if(...){\n"
(#667) Expected 1 space after IF keyword; 0 found
(#667) Expected at least 1 space before "&&"; 0 found
(#667) Expected at least 1 space after "&&"; 0 found
(#667) Expected 1 space after closing parenthesis; found 0
(#670) 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
(#671) Expected "if (...) {\n"; found "if(...){\n"
(#671) Expected 1 space after IF keyword; 0 found
(#671) Expected 1 space after closing parenthesis; found 0
(#674) Line exceeds 132 characters; contains 134 characters
(#679) Expected 1 space after closing brace; 0 found
(#679) Expected "} else {\n"; found "}else{\n"
(#679) Expected 1 space after ELSE keyword; 0 found
(#687) Missing docblock for function process_idea_count
(#690) Inline comments must start with a capital letter, digit or 3-dots sequence
(#690) Inline comments must end in full-stops, exclamation marks, or question marks
(#691) Expected "if (...) {\n"; found "if(...){\n"
(#691) Expected 1 space after IF keyword; 0 found
(#691) Expected at least 1 space before "&&"; 0 found
(#691) Expected at least 1 space after "&&"; 0 found
(#691) Expected 1 space after closing parenthesis; found 0
(#695) Expected "if (...) {\n"; found "if(...){\n"
(#695) Expected 1 space after IF keyword; 0 found
(#695) Expected 1 space after closing parenthesis; found 0
(#698) Line exceeds 132 characters; contains 134 characters
(#703) Expected 1 space after closing brace; 0 found
(#703) Expected "} else {\n"; found "}else{\n"
(#703) Expected 1 space after ELSE keyword; 0 found
(#707) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#709) Missing docblock for function fetch_grammar_correction_diff
(#709) Incorrect spacing between argument "$direction" and equals sign; expected 1 but found 0
(#709) Incorrect spacing between default value and equals sign for argument "$direction"; expected 1 but found 0
(#711) Inline comments must start with a capital letter, digit or 3-dots sequence
(#711) Inline comments must end in full-stops, exclamation marks, or question marks
(#715) Inline comments must start with a capital letter, digit or 3-dots sequence
(#718) Inline comments must end in full-stops, exclamation marks, or question marks
(#719) Expected "if (...) {\n"; found "if(...) {\n"
(#719) Expected 1 space after IF keyword; 0 found
(#722) Expected 1 space after closing brace; 0 found
(#722) Expected "} else {\n"; found "}else {\n"
(#727) Inline comments must start with a capital letter, digit or 3-dots sequence
(#728) Inline comments must end in full-stops, exclamation marks, or question marks
(#731) Inline comments must start with a capital letter, digit or 3-dots sequence
(#731) Inline comments must end in full-stops, exclamation marks, or question marks
(#733) Expected "if (...) {\n"; found "if(...){"
(#733) Expected 1 space after IF keyword; 0 found
(#733) Expected 1 space after closing parenthesis; found 0
(#733) Newline required after opening brace
(#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
(#743) Inline comments must start with a capital letter, digit or 3-dots sequence
(#743) Inline comments must end in full-stops, exclamation marks, or question marks
(#748) Inline comments must start with a capital letter, digit or 3-dots sequence
(#748) Inline comments must end in full-stops, exclamation marks, or question marks
(#749) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#749) Expected 1 space after FOREACH keyword; 0 found
(#749) Expected 1 space after closing parenthesis; found 0
(#751) Expected 1 space after SWITCH keyword; 0 found
(#751) Expected 1 space after closing parenthesis; found 0
(#753) Inline comments must start with a capital letter, digit or 3-dots sequence
(#753) Inline comments must end in full-stops, exclamation marks, or question marks
(#761) Inline comments must start with a capital letter, digit or 3-dots sequence
(#761) Inline comments must end in full-stops, exclamation marks, or question marks
(#766) Inline comments must start with a capital letter, digit or 3-dots sequence
(#766) Inline comments must end in full-stops, exclamation marks, or question marks
(#767) Inline comments must start with a capital letter, digit or 3-dots sequence
(#767) Inline comments must end in full-stops, exclamation marks, or question marks
(#768) Inline comments must start with a capital letter, digit or 3-dots sequence
(#768) Inline comments must end in full-stops, exclamation marks, or question marks
(#774) Inline comments must start with a capital letter, digit or 3-dots sequence
(#775) Inline comments must end in full-stops, exclamation marks, or question marks
(#776) Blank line found at end of control structure
(#781) Inline comments must start with a capital letter, digit or 3-dots sequence
(#784) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#784) Expected 1 space after FOREACH keyword; 0 found
(#790) Inline comments must start with a capital letter, digit or 3-dots sequence
(#790) Inline comments must end in full-stops, exclamation marks, or question marks
(#796) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#802) Inline comments must start with a capital letter, digit or 3-dots sequence
(#802) Inline comments must end in full-stops, exclamation marks, or question marks
(#803) Missing docblock for function calc_grammarspell_stats
(#804) Inline comments must start with a capital letter, digit or 3-dots sequence
(#804) Inline comments must end in full-stops, exclamation marks, or question marks
(#812) Inline comments must start with a capital letter, digit or 3-dots sequence
(#812) Inline comments must end in full-stops, exclamation marks, or question marks
(#813) Expected "if (...) {\n"; found "if(...) {\n"
(#813) Expected 1 space after IF keyword; 0 found
(#814) Inline comments must start with a capital letter, digit or 3-dots sequence
(#814) Inline comments must end in full-stops, exclamation marks, or question marks
(#818) Inline comments must start with a capital letter, digit or 3-dots sequence
(#818) Inline comments must end in full-stops, exclamation marks, or question marks
(#819) Expected 1 space after SWITCH keyword; 0 found
(#819) Expected 1 space after closing parenthesis; found 0
(#828) Inline comments must start with a capital letter, digit or 3-dots sequence
(#828) Inline comments must end in full-stops, exclamation marks, or question marks
(#832) Inline comments must start with a capital letter, digit or 3-dots sequence
(#832) Inline comments must end in full-stops, exclamation marks, or question marks
(#835) Inline comments must start with a capital letter, digit or 3-dots sequence
(#835) Inline comments must end in full-stops, exclamation marks, or question marks
(#840) Inline comments must start with a capital letter, digit or 3-dots sequence
(#840) Inline comments must end in full-stops, exclamation marks, or question marks
(#843) Inline comments must start with a capital letter, digit or 3-dots sequence
(#843) Inline comments must end in full-stops, exclamation marks, or question marks
(#844) Expected "if (...) {\n"; found "if(...) {\n"
(#844) Expected 1 space after IF keyword; 0 found
(#845) Inline comments must start with a capital letter, digit or 3-dots sequence
(#845) Inline comments must end in full-stops, exclamation marks, or question marks
(#860) Inline comments must start with a capital letter, digit or 3-dots sequence
(#860) Inline comments must end in full-stops, exclamation marks, or question marks
(#861) Expected "if (...) {\n"; found "if(...) {\n"
(#861) Expected 1 space after IF keyword; 0 found
(#861) Blank line found at start of control structure
(#863) Inline comments must start with a capital letter, digit or 3-dots sequence
(#863) Inline comments must end in full-stops, exclamation marks, or question marks
(#866) Expected "if (...) {\n"; found "if(...) {\n"
(#866) Expected 1 space after IF keyword; 0 found
(#871) Expected 1 space after closing brace; 0 found
(#871) Expected "} else {\n"; found "}else{\n"
(#871) Expected 1 space after ELSE keyword; 0 found
(#884) Inline comments must start with a capital letter, digit or 3-dots sequence
(#884) Inline comments must end in full-stops, exclamation marks, or question marks
(#893) Inline comments must start with a capital letter, digit or 3-dots sequence
(#893) Inline comments must end in full-stops, exclamation marks, or question marks
(#894) Missing docblock for function fetch_stats
(#894) Incorrect spacing between argument "$moduleinstance" and equals sign; expected 1 but found 0
(#894) Incorrect spacing between default value and equals sign for argument "$moduleinstance"; expected 1 but found 0
(#896) Inline comments must start with a capital letter, digit or 3-dots sequence
(#896) Inline comments must end in full-stops, exclamation marks, or question marks
(#899) Inline comments must start with a capital letter, digit or 3-dots sequence
(#899) Inline comments must end in full-stops, exclamation marks, or question marks
(#900) Expected "if (...) {\n"; found "if(...){\n"
(#900) Expected 1 space after IF keyword; 0 found
(#900) Expected 1 space after closing parenthesis; found 0
(#901) Expected "if (...) {\n"; found "if(...) {\n"
(#901) Expected 1 space after IF keyword; 0 found
(#903) Expected 1 space after closing brace; 0 found
(#903) Expected "} else {\n"; found "}else{\n"
(#903) Expected 1 space after ELSE keyword; 0 found
(#908) Inline comments must end in full-stops, exclamation marks, or question marks
(#909) Expected "if (...) {\n"; found "if(...) {\n"
(#909) Expected 1 space after IF keyword; 0 found
(#915) Expected "if (...) {\n"; found "if(...){\n"
(#915) Expected 1 space after IF keyword; 0 found
(#915) Expected 1 space after closing parenthesis; found 0
(#919) Inline comments must end in full-stops, exclamation marks, or question marks
(#919) No space found before comment text; expected "// CEFR Mapping" but found "//CEFR Mapping"
(#920) Expected "if (...) {\n"; found "if(...){\n"
(#920) Expected 1 space after IF keyword; 0 found
(#920) Expected 1 space after closing parenthesis; found 0
(#922) Expected 1 space after SWITCH keyword; 0 found
(#922) Expected 1 space after closing parenthesis; found 0
(#996) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1001) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1001) Inline comments must end in full-stops, exclamation marks, or question marks
(#1002) Missing docblock for function save_stats
(#1009) Opening parenthesis of a multi-line function call must be the last content on the line
(#1010) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#1010) Closing parenthesis of a multi-line function call must be on a line by itself
(#1011) Expected "if (...) {\n"; found "if(...){\n"
(#1011) Expected 1 space after IF keyword; 0 found
(#1011) Expected 1 space after closing parenthesis; found 0
(#1014) Expected 1 space after closing brace; 0 found
(#1014) Expected "} else {\n"; found "}else{\n"
(#1014) Expected 1 space after ELSE keyword; 0 found
(#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
(#1026) Missing docblock for function calculate_stats
(#1036) Expected "if (...) {\n"; found "if(...){\n"
(#1036) Expected 1 space after IF keyword; 0 found
(#1036) Expected 1 space after closing parenthesis; found 0
(#1045) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1045) Expected 1 space after FOREACH keyword; 0 found
(#1045) Expected 1 space after closing parenthesis; found 0
(#1046) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1046) Inline comments must end in full-stops, exclamation marks, or question marks
(#1049) Expected "if (...) {\n"; found "if(...){"
(#1049) Expected 1 space after IF keyword; 0 found
(#1049) Expected 1 space after closing parenthesis; found 0
(#1049) Newline required after opening brace
(#1055) Expected "if (...) {\n"; found "if(...){"
(#1055) Expected 1 space after IF keyword; 0 found
(#1055) Expected 1 space after closing parenthesis; found 0
(#1055) Newline required after opening brace
(#1058) Expected "if (...) {\n"; found "if(...){\n"
(#1058) Expected 1 space after IF keyword; 0 found
(#1058) Expected 1 space after closing parenthesis; found 0
(#1066) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1066) Expected 1 space after FOREACH keyword; 0 found
(#1066) Expected 1 space after closing parenthesis; found 0
(#1068) Expected "if (...) {\n"; found "if(...){\n"
(#1068) Expected 1 space after IF keyword; 0 found
(#1068) Expected 1 space after closing parenthesis; found 0
(#1070) Expected 1 space after closing brace; 0 found
(#1070) Expected "} else {\n"; found "}else {\n"
(#1073) Expected "if (...) {\n"; found "if(...){"
(#1073) Expected 1 space after IF keyword; 0 found
(#1073) Expected 1 space after closing parenthesis; found 0
(#1073) Newline required after opening brace
(#1080) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1081) Inline comments must end in full-stops, exclamation marks, or question marks
(#1082) Missing docblock for function update_stat_aiaccuracy
(#1086) Expected "if (...) {\n"; found "if(...) {\n"
(#1086) Expected 1 space after IF keyword; 0 found
(#1087) Expected "if (...) {\n"; found "if(...) {\n"
(#1087) Expected 1 space after IF keyword; 0 found
(#1091) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1091) Inline comments must end in full-stops, exclamation marks, or question marks
(#1093) Blank line found at end of control structure
(#1098) Missing docblock for function autograde_attempt
(#1098) Incorrect spacing between argument "$stats" and equals sign; expected 1 but found 0
(#1098) Incorrect spacing between default value and equals sign for argument "$stats"; expected 1 but found 0
(#1102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1103) Expected "if (...) {\n"; found "if(...) {\n"
(#1103) Expected 1 space after IF keyword; 0 found
(#1106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1106) Inline comments must end in full-stops, exclamation marks, or question marks
(#1107) Expected "if (...) {\n"; found "if(...){\n"
(#1107) Expected 1 space after IF keyword; 0 found
(#1107) Expected 1 space after closing parenthesis; found 0
(#1110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1110) Inline comments must end in full-stops, exclamation marks, or question marks
(#1112) Expected "if (...) {\n"; found "if(...) {\n"
(#1112) Expected 1 space after IF keyword; 0 found
(#1115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1115) Inline comments must end in full-stops, exclamation marks, or question marks
(#1116) Expected "if (...) {\n"; found "if(...){\n"
(#1116) Expected 1 space after IF keyword; 0 found
(#1116) Expected 1 space after closing parenthesis; found 0
(#1120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1122) Inline comments must end in full-stops, exclamation marks, or question marks
(#1123) This comment is 65% valid code; is this commented out code?
(#1129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1129) Inline comments must end in full-stops, exclamation marks, or question marks
(#1132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1132) Inline comments must end in full-stops, exclamation marks, or question marks
(#1135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1135) Inline comments must end in full-stops, exclamation marks, or question marks
(#1138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1138) Inline comments must end in full-stops, exclamation marks, or question marks
(#1141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1141) Inline comments must end in full-stops, exclamation marks, or question marks
(#1144) Expected "if (...) {\n"; found "if(...){"
(#1144) Expected 1 space after IF keyword; 0 found
(#1144) Expected 1 space after closing parenthesis; found 0
(#1144) Newline required after opening brace
(#1147) Expected "if (...) {\n"; found "if(...){"
(#1147) Expected 1 space after IF keyword; 0 found
(#1147) Expected 1 space after closing parenthesis; found 0
(#1147) Newline required after opening brace
(#1152) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1152) Inline comments must end in full-stops, exclamation marks, or question marks
(#1153) Expected 1 space after SWITCH keyword; 0 found
(#1153) Expected 1 space after closing parenthesis; found 0
(#1155) Expected "if (...) {\n"; found "if(...){\n"
(#1155) Expected 1 space after IF keyword; 0 found
(#1155) Expected 1 space after closing parenthesis; found 0
(#1164) Blank line found at end of control structure
(#1167) Expected "if (...) {\n"; found "if(...){\n"
(#1167) Expected 1 space after IF keyword; 0 found
(#1167) Expected 1 space after closing parenthesis; found 0
(#1175) Inline comments must end in full-stops, exclamation marks, or question marks
(#1177) Expected "if (...) {\n"; found "if(...){\n"
(#1177) Expected 1 space after IF keyword; 0 found
(#1177) Expected 1 space after closing parenthesis; found 0
(#1177) Blank line found at start of control structure
(#1179) Expected 1 space after SWITCH keyword; 0 found
(#1179) Expected 1 space after closing parenthesis; found 0
(#1183) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1183) Inline comments must end in full-stops, exclamation marks, or question marks
(#1186) Line exceeds 132 characters; contains 133 characters
(#1192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1192) Inline comments must end in full-stops, exclamation marks, or question marks
(#1195) Line exceeds 132 characters; contains 133 characters
(#1205) Inline comments must end in full-stops, exclamation marks, or question marks
(#1210) Expected 1 space after closing brace; 0 found
(#1210) Expected "} else {\n"; found "}else{\n"
(#1210) Expected 1 space after ELSE keyword; 0 found
(#1216) Inline comments must end in full-stops, exclamation marks, or question marks
(#1219) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1221) Inline comments must end in full-stops, exclamation marks, or question marks
(#1224) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1226) Inline comments must end in full-stops, exclamation marks, or question marks
(#1229) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1229) Inline comments must end in full-stops, exclamation marks, or question marks
(#1232) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1232) Inline comments must end in full-stops, exclamation marks, or question marks
(#1235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1235) Inline comments must end in full-stops, exclamation marks, or question marks
(#1237) Expected "for (...) {\n"; found "for(...){\n"
(#1237) Expected 1 space after FOR keyword; 0 found
(#1237) Expected 1 space after closing parenthesis; found 0
(#1238) Expected 1 space after SWITCH keyword; 0 found
(#1238) Expected 1 space after closing parenthesis; found 0
(#1238) Blank line found at start of control structure
(#1256) Blank line found at end of control structure
(#1258) Expected "if (...) {\n"; found "if(...) {\n"
(#1258) Expected 1 space after IF keyword; 0 found
(#1259) Expected at least 1 space before "."; 0 found
(#1259) Line exceeds 132 characters; contains 141 characters
(#1265) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1265) Inline comments must end in full-stops, exclamation marks, or question marks
(#1267) Expected "if (...) {\n"; found "if(...){\n"
(#1267) Expected 1 space after IF keyword; 0 found
(#1267) Expected 1 space after closing parenthesis; found 0
(#1269) Expected 1 space after closing brace; 0 found
(#1269) Expected "} else if (...) {\n"; found "}else if(...){\n"
(#1269) Expected "if (...) {\n"; found "if(...){\n"
(#1269) Expected 1 space after IF keyword; 0 found
(#1269) Expected 1 space after closing parenthesis; found 0
(#1273) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1273) Inline comments must end in full-stops, exclamation marks, or question marks
(#1275) Line exceeds 132 characters; contains 159 characters
(#1279) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1279) Inline comments must end in full-stops, exclamation marks, or question marks
(#1285) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1285) Inline comments must end in full-stops, exclamation marks, or question marks
(#1292) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1292) Inline comments must end in full-stops, exclamation marks, or question marks
(#1293) Missing docblock for function remove_stats
(#1296) Opening parenthesis of a multi-line function call must be the last content on the line
(#1297) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#1297) Closing parenthesis of a multi-line function call must be on a line by itself
(#1298) Expected "if (...) {\n"; found "if(...) {\n"
(#1298) Expected 1 space after IF keyword; 0 found
(#1303) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1304) Inline comments must end in full-stops, exclamation marks, or question marks
(#1305) Missing docblock for function clear_ai_data
(#1313) Inline comments must end in full-stops, exclamation marks, or question marks
(#1316) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1316) Inline comments must end in full-stops, exclamation marks, or question marks
(#1319) Inline comments must end in full-stops, exclamation marks, or question marks
(#1323) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1323) Inline comments must end in full-stops, exclamation marks, or question marks
(#1324) Missing docblock for function register_aws_task
(#1336) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1336) Inline comments must end in full-stops, exclamation marks, or question marks
(#1341) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1341) Inline comments must end in full-stops, exclamation marks, or question marks
(#1341) No space found before comment text; expected "// get the correct feedback language from instance settings or user prefs" but found "//get the correct feedback language from instance settings or user prefs"
(#1342) Missing docblock for function fetch_feedback_language
(#1344) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1344) Inline comments must end in full-stops, exclamation marks, or question marks
(#1344) No space found before comment text; expected "// its awful but we hijack the wordcard's student native language setting" but found "//its awful but we hijack the wordcard's student native language setting"
(#1349) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1349) Inline comments must end in full-stops, exclamation marks, or question marks
(#1349) No space found before comment text; expected "// the WC language is 2 char (eg 'en') but Poodll AI expects a locale code (eg 'en-US')" but found "//the WC language is 2 char (eg 'en') but Poodll AI expects a locale code (eg 'en-US')"
(#1351) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1351) No space found before comment text; expected "// if we did get a locale code back lets use that." but found "//if we did get a locale code back lets use that."
(#1360) No space found before comment text; expected "// Is the Language right to left ?" but found "//Is the Language right to left ?"
(#1361) Missing docblock for function is_rtl
(#1361) Expected 1 space before opening brace; found 0
(#1362) Expected 1 space after SWITCH keyword; 0 found
(#1362) Expected 1 space after closing parenthesis; found 0
(#1382) Missing docblock for function cleantext
(#1383) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1383) Inline comments must end in full-stops, exclamation marks, or question marks
(#1386) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1386) Inline comments must end in full-stops, exclamation marks, or question marks
(#1389) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1389) Inline comments must end in full-stops, exclamation marks, or question marks
(#1392) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1395) Inline comments must end in full-stops, exclamation marks, or question marks
(#1398) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1398) Inline comments must end in full-stops, exclamation marks, or question marks
(#1404) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1404) Expected 1 space after FOREACH keyword; 0 found
(#1404) Expected 1 space after closing parenthesis; found 0
(#1408) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1409) Inline comments must end in full-stops, exclamation marks, or question marks
(#1411) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1411) Inline comments must end in full-stops, exclamation marks, or question marks
(#1412) Expected 1 space after FUNCTION keyword; 0 found
(#1412) Opening brace must be the last content on the line
(#1418) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1419) Inline comments must end in full-stops, exclamation marks, or question marks
(#1420) Missing docblock for function curl_fetch
(#1420) Incorrect spacing between argument "$postdata" and equals sign; expected 1 but found 0
(#1420) Incorrect spacing between default value and equals sign for argument "$postdata"; expected 1 but found 0
(#1420) Incorrect spacing between argument "$method" and equals sign; expected 1 but found 0
(#1420) Incorrect spacing between default value and equals sign for argument "$method"; expected 1 but found 0
(#1423) Expected at least 1 space before "."; 0 found
(#1423) Expected at least 1 space after "."; 0 found
(#1426) Expected "if (...) {\n"; found "if(...) {\n"
(#1426) Expected 1 space after IF keyword; 0 found
(#1428) Expected 1 space after closing brace; 0 found
(#1428) Expected "} else {\n"; found "}else{\n"
(#1428) Expected 1 space after ELSE keyword; 0 found
(#1436) Inline comments must end in full-stops, exclamation marks, or question marks
(#1437) Missing docblock for function fetch_token_for_display
(#1441) Inline comments must end in full-stops, exclamation marks, or question marks
(#1442) Opening parenthesis of a multi-line function call must be the last content on the line
(#1443) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#1443) Closing parenthesis of a multi-line function call must be on a line by itself
(#1448) Expected "if (...) {\n"; found "if(...){\n"
(#1448) Expected 1 space after IF keyword; 0 found
(#1448) Expected 1 space after closing parenthesis; found 0
(#1451) Expected "if (...) {\n"; found "if(...){\n"
(#1451) Expected 1 space after IF keyword; 0 found
(#1451) Expected 1 space after closing parenthesis; found 0
(#1455) Expected "if (...) {\n"; found "if(...){\n"
(#1455) Expected 1 space after IF keyword; 0 found
(#1455) Expected 1 space after closing parenthesis; found 0
(#1459) Inline comments must end in full-stops, exclamation marks, or question marks
(#1463) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1463) Inline comments must end in full-stops, exclamation marks, or question marks
(#1464) Expected "if (...) {\n"; found "if(...){\n"
(#1464) Expected 1 space after IF keyword; 0 found
(#1464) Expected 1 space after closing parenthesis; found 0
(#1466) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1466) Inline comments must end in full-stops, exclamation marks, or question marks
(#1467) Expected 1 space after closing brace; 0 found
(#1467) Expected "} else if (...) {\n"; found "}else if(...){\n"
(#1467) Expected "if (...) {\n"; found "if(...){\n"
(#1467) Expected 1 space after IF keyword; 0 found
(#1467) Expected 1 space after closing parenthesis; found 0
(#1469) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1470) Expected 1 space after closing brace; 0 found
(#1470) Expected "} else if (...) {\n"; found "}else if(...){\n"
(#1470) Expected "if (...) {\n"; found "if(...){\n"
(#1470) Expected 1 space after IF keyword; 0 found
(#1470) Expected 1 space after closing parenthesis; found 0
(#1473) Expected "if (...) {\n"; found "if(...){\n"
(#1473) Expected 1 space after IF keyword; 0 found
(#1473) Expected 1 space after closing parenthesis; found 0
(#1477) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1478) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#1478) Expected 1 space after closing parenthesis; found 0
(#1482) Inline comments must end in full-stops, exclamation marks, or question marks
(#1483) Expected "if (...) {\n"; found "if(...){\n"
(#1483) Expected 1 space after IF keyword; 0 found
(#1483) Expected 1 space after closing parenthesis; found 0
(#1485) Expected 1 space after closing brace; 0 found
(#1485) Expected "} else {\n"; found "}else{\n"
(#1485) Expected 1 space after ELSE keyword; 0 found
(#1491) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#1493) Inline comments must end in full-stops, exclamation marks, or question marks
(#1494) Missing docblock for function fetch_token
(#1494) Incorrect spacing between argument "$force" and equals sign; expected 1 but found 0
(#1494) Incorrect spacing between default value and equals sign for argument "$force"; expected 1 but found 0
(#1503) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1504) Inline comments must end in full-stops, exclamation marks, or question marks
(#1505) Expected "if (...) {\n"; found "if(...){\n"
(#1505) Expected 1 space after IF keyword; 0 found
(#1505) Expected 1 space after closing parenthesis; found 0
(#1506) Expected "if (...) {\n"; found "if(...){\n"
(#1506) Expected 1 space after IF keyword; 0 found
(#1506) Expected 1 space after closing parenthesis; found 0
(#1507) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1507) This comment is 59% valid code; is this commented out code?
(#1512) Inline comments must end in full-stops, exclamation marks, or question marks
(#1523) Expected "if (...) {\n"; found "if(...) {\n"
(#1523) Expected 1 space after IF keyword; 0 found
(#1525) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1525) Inline comments must end in full-stops, exclamation marks, or question marks
(#1526) Expected "if (...) {\n"; found "if(...) {\n"
(#1526) Expected 1 space after IF keyword; 0 found
(#1528) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1528) Inline comments must end in full-stops, exclamation marks, or question marks
(#1530) Expected 1 space after closing brace; 0 found
(#1530) Expected "} else {\n"; found "}else{\n"
(#1530) Expected 1 space after ELSE keyword; 0 found
(#1536) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1536) Inline comments must end in full-stops, exclamation marks, or question marks
(#1543) Expected "if (...) {\n"; found "if(...){\n"
(#1543) Expected 1 space after IF keyword; 0 found
(#1543) Expected 1 space after closing parenthesis; found 0
(#1546) Expected "if (...) {\n"; found "if(...){\n"
(#1546) Expected 1 space after IF keyword; 0 found
(#1546) Expected 1 space after closing parenthesis; found 0
(#1549) Expected "if (...) {\n"; found "if(...){\n"
(#1549) Expected 1 space after IF keyword; 0 found
(#1549) Expected 1 space after closing parenthesis; found 0
(#1555) Blank line found at end of control structure
(#1556) Expected 1 space after closing brace; 0 found
(#1556) Expected "} else {\n"; found "}else{\n"
(#1556) Expected 1 space after ELSE keyword; 0 found
(#1558) Expected "if (...) {\n"; found "if(...) {\n"
(#1558) Expected 1 space after IF keyword; 0 found
(#1558) Empty IF statement detected
(#1559) Inline comments must end in full-stops, exclamation marks, or question marks
(#1559) This comment is 43% valid code; is this commented out code?
(#1562) Expected 1 space after closing brace; 0 found
(#1562) Expected "} else {\n"; found "}else{\n"
(#1562) Expected 1 space after ELSE keyword; 0 found
(#1568) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1569) Inline comments must end in full-stops, exclamation marks, or question marks
(#1570) Missing docblock for function fetch_token_error
(#1573) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1573) Inline comments must end in full-stops, exclamation marks, or question marks
(#1574) Expected "if (...) {\n"; found "if(...) {\n"
(#1574) Expected 1 space after IF keyword; 0 found
(#1575) Opening parenthesis of a multi-line function call must be the last content on the line
(#1575) Only one argument is allowed per line in a multi-line function call
(#1576) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#1576) Closing parenthesis of a multi-line function call must be on a line by itself
(#1584) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1584) Inline comments must end in full-stops, exclamation marks, or question marks
(#1590) Inline comments must end in full-stops, exclamation marks, or question marks
(#1595) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1606) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1611) Missing docblock for function fetch_media_urls
(#1612) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1612) Inline comments must end in full-stops, exclamation marks, or question marks
(#1614) Expected 1 space after comma in argument list; 2 found
(#1614) Expected 1 space between the comma and "constants". Found: 2 spaces
(#1618) Expected "if (...) {\n"; found "if(...){"
(#1618) Expected 1 space after IF keyword; 0 found
(#1618) Expected 1 space after closing parenthesis; found 0
(#1618) Newline required after opening brace
(#1621) Opening parenthesis of a multi-line function call must be the last content on the line
(#1621) Only one argument is allowed per line in a multi-line function call
(#1622) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#1622) Only one argument is allowed per line in a multi-line function call
(#1623) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#1623) Only one argument is allowed per line in a multi-line function call
(#1623) Closing parenthesis of a multi-line function call must be on a line by itself
(#1625) Blank line found at end of control structure
(#1630) Missing docblock for function fetch_duration_from_transcript
(#1634) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1634) Expected 1 space after FOREACH keyword; 0 found
(#1634) Expected 1 space after closing parenthesis; found 0
(#1635) Expected "if (...) {\n"; found "if(...){\n"
(#1635) Expected 1 space after IF keyword; 0 found
(#1635) Expected 1 space after closing parenthesis; found 0
(#1640) Expected "if (...) {\n"; found "if(...){\n"
(#1640) Expected 1 space after IF keyword; 0 found
(#1640) Expected 1 space after closing parenthesis; found 0
(#1642) Expected 1 space after closing brace; 0 found
(#1642) Expected "} else {\n"; found "}else{\n"
(#1642) Expected 1 space after ELSE keyword; 0 found
(#1647) Missing docblock for function get_skin_options
(#1658) Missing docblock for function get_recorders_options
(#1660) There should be a comma after the last array item in a multi-line array.
(#1665) Missing docblock for function is_textonlysubmission
(#1666) Expected "if (...) {\n"; found "if(...){\n"
(#1666) Expected 1 space after IF keyword; 0 found
(#1666) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#1669) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#1669) Expected 1 space after closing parenthesis; found 0
(#1671) Expected 1 space after closing brace; 0 found
(#1671) Expected "} else {\n"; found "}else{\n"
(#1671) Expected 1 space after ELSE keyword; 0 found
(#1676) Missing docblock for function fetch_total_step_count
(#1677) Expected "for (...) {\n"; found "for(...){\n"
(#1677) Expected 1 space after FOR keyword; 0 found
(#1677) Expected 1 space after closing parenthesis; found 0
(#1677) Blank line found at start of control structure
(#1679) Expected 1 space after SWITCH keyword; 0 found
(#1679) Expected 1 space after closing parenthesis; found 0
(#1683) Expected "if (...) {\n"; found "if(...){\n"
(#1683) Expected 1 space after IF keyword; 0 found
(#1683) Expected 1 space after closing parenthesis; found 0
(#1689) Inline comments must end in full-stops, exclamation marks, or question marks
(#1693) Missing docblock for function has_modelanswer_media
(#1694) Expected "if (...) {\n"; found "if(...) {"
(#1694) Expected 1 space after IF keyword; 0 found
(#1694) Newline required after opening brace
(#1696) Expected "if (...) {\n"; found "if(...) {"
(#1696) Expected 1 space after IF keyword; 0 found
(#1696) Newline required after opening brace
(#1698) Expected "if (...) {\n"; found "if(...) {"
(#1698) Expected 1 space after IF keyword; 0 found
(#1698) Newline required after opening brace
(#1700) Expected "if (...) {\n"; found "if(...) {"
(#1700) Expected 1 space after IF keyword; 0 found
(#1700) Newline required after opening brace
(#1705) Expected "if (...) {\n"; found "if(...) {\n"
(#1705) Expected 1 space after IF keyword; 0 found
(#1711) Missing docblock for function get_steplabel
(#1712) Expected 1 space after SWITCH keyword; 0 found
(#1712) Expected 1 space after closing parenthesis; found 0
(#1726) Missing docblock for function get_grade_element_options
(#1728) Expected "for (...) {\n"; found "for(...){\n"
(#1728) Expected 1 space after FOR keyword; 0 found
(#1728) Expected 1 space after closing parenthesis; found 0
(#1734) Missing docblock for function get_suggestionsgrade_options
(#1741) Missing docblock for function get_word_count_options
(#1748) Missing docblock for function get_region_options
(#1766) Missing docblock for function get_expiredays_options
(#1781) Missing docblock for function fetch_options_transcribers
(#1787) Missing docblock for function get_layout_options
(#1793) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#1795) Missing docblock for function get_show_options
(#1802) Missing docblock for function get_ttsspeed_options
(#1809) Missing docblock for function get_lang_options
(#1811) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1812) Inline comments must end in full-stops, exclamation marks, or question marks
(#1877) Missing docblock for function get_aifeedback_lang_options
(#1897) Missing docblock for function fetch_topic_levels
(#1903) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#1905) Missing docblock for function get_starrating_options
(#1912) Missing docblock for function get_conversationlength_options
(#1927) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#1929) Missing docblock for function fetch_fonticon
(#1929) Incorrect spacing between argument "$size" and equals sign; expected 1 but found 0
(#1929) Incorrect spacing between default value and equals sign for argument "$size"; expected 1 but found 0
(#1930) Expected "if (...) {\n"; found "if(...){"
(#1930) Expected 1 space after IF keyword; 0 found
(#1930) Expected 1 space after closing parenthesis; found 0
(#1930) Newline required after opening brace
(#1932) Expected "if (...) {\n"; found "if(...){"
(#1932) Expected 1 space after IF keyword; 0 found
(#1932) Expected 1 space after closing parenthesis; found 0
(#1932) Newline required after opening brace
(#1937) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1937) Inline comments must end in full-stops, exclamation marks, or question marks
(#1938) Missing docblock for function fetch_bonus_grade_options
(#1942) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1942) This comment is 67% valid code; is this commented out code?
(#1950) Missing docblock for function fetch_factor_options
(#1957) Missing docblock for function fetch_ratio_grade_options
(#1960) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1960) This comment is 67% valid code; is this commented out code?
(#1966) Missing docblock for function fetch_ai_grade_options
(#1973) Missing docblock for function fetch_relevance_options
(#1981) Missing docblock for function get_relevancegrade_options
(#1994) Missing docblock for function fetch_spellingerrors
(#1997) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1997) Inline comments must end in full-stops, exclamation marks, or question marks
(#1998) Expected "if (...) {\n"; found "if(...){\n"
(#1998) Expected 1 space after IF keyword; 0 found
(#1998) Expected at least 1 space after "||"; 0 found
(#1998) Expected 1 space after closing parenthesis; found 0
(#2002) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2002) Inline comments must end in full-stops, exclamation marks, or question marks
(#2004) Expected "if (...) {\n"; found "if(...) {\n"
(#2004) Expected 1 space after IF keyword; 0 found
(#2007) Expected "for (...) {\n"; found "for(...) {\n"
(#2007) Expected 1 space after FOR keyword; 0 found
(#2015) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#2020) Missing docblock for function fetch_grammarerrors
(#2022) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2022) Inline comments must end in full-stops, exclamation marks, or question marks
(#2023) Expected "if (...) {\n"; found "if(...){\n"
(#2023) Expected 1 space after IF keyword; 0 found
(#2023) Expected at least 1 space after "||"; 0 found
(#2023) Expected 1 space after closing parenthesis; found 0
(#2027) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2027) Inline comments must end in full-stops, exclamation marks, or question marks
(#2031) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#2042) Incorrect spacing between argument "$starrating" and equals sign; expected 1 but found 0
(#2042) Incorrect spacing between default value and equals sign for argument "$starrating"; expected 1 but found 0
(#2060) Expected "if (...) {\n"; found "if(...) {\n"
(#2060) Expected 1 space after IF keyword; 0 found
(#2062) Must use "self::" for local static member reference
(#2064) Opening parenthesis of a multi-line function call must be the last content on the line
(#2065) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#2066) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#2067) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#2068) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#2068) Closing parenthesis of a multi-line function call must be on a line by itself
(#2072) Expected 1 space after closing brace; 0 found
(#2072) Expected "} else {\n"; found "}else{\n"
(#2072) Expected 1 space after ELSE keyword; 0 found
(#2073) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2073) Inline comments must end in full-stops, exclamation marks, or question marks
(#2074) Expected "if (...) {\n"; found "if(...){\n"
(#2074) Expected 1 space after IF keyword; 0 found
(#2074) Expected 1 space after closing parenthesis; found 0
(#2076) Expected 1 space after SWITCH keyword; 0 found
(#2076) Expected 1 space after closing parenthesis; found 0
(#2123) Expected "for (...) {\n"; found "for(...){\n"
(#2123) Expected 1 space after FOR keyword; 0 found
(#2123) Expected 1 space after closing parenthesis; found 0
(#2124) Expected "if (...) {\n"; found "if(...){\n"
(#2124) Expected 1 space after IF keyword; 0 found
(#2124) Expected 1 space after closing parenthesis; found 0
(#2125) Expected "if (...) {\n"; found "if(...){\n"
(#2125) Expected 1 space after IF keyword; 0 found
(#2125) Expected 1 space after closing parenthesis; found 0
(#2127) Expected 1 space after closing brace; 0 found
(#2127) Expected "} else {\n"; found "}else{\n"
(#2127) Expected 1 space after ELSE keyword; 0 found
(#2130) Expected 1 space after closing brace; 0 found
(#2130) Expected "} else {\n"; found "}else{\n"
(#2130) Expected 1 space after ELSE keyword; 0 found
(#2135) Line exceeds 132 characters; contains 146 characters
(#2138) Expected 1 space after closing brace; 0 found
(#2138) Expected "} else {\n"; found "}else {\n"
(#2161) Must use "self::" for local static member reference
(#2166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2166) Inline comments must end in full-stops, exclamation marks, or question marks
(#2167) Expected at least 1 space after "."; 0 found
(#2182) Opening parenthesis of a multi-line function call must be the last content on the line
(#2184) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#2184) Closing parenthesis of a multi-line function call must be on a line by itself
(#2196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2196) Inline comments must end in full-stops, exclamation marks, or question marks
(#2197) Missing docblock for function is_json
(#2208) Missing docblock for function fetch_options_steps
(#2216) Missing docblock for function fetch_options_sequences
(#2218) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2218) This comment is 62% valid code; is this commented out code?
(#2223) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2223) This comment is 69% valid code; is this commented out code?
(#2226) Missing docblock for function fetch_step_no
(#2228) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#2228) Expected 1 space after FOREACH keyword; 0 found
(#2228) Expected 1 space after closing parenthesis; found 0
(#2229) Expected "if (...) {\n"; found "if(...){\n"
(#2229) Expected 1 space after IF keyword; 0 found
(#2229) Expected 1 space after closing parenthesis; found 0
(#2236) Missing docblock for function get_tts_voices
(#2236) Incorrect spacing between argument "$langcode" and equals sign; expected 1 but found 0
(#2236) Incorrect spacing between default value and equals sign for argument "$langcode"; expected 1 but found 0
(#2236) Incorrect spacing between argument "$showall" and equals sign; expected 1 but found 0
(#2236) Incorrect spacing between default value and equals sign for argument "$showall"; expected 1 but found 0
(#2240) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2240) Inline comments must end in full-stops, exclamation marks, or question marks
(#2247) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2247) Inline comments must end in full-stops, exclamation marks, or question marks
(#2247) This comment is 56% valid code; is this commented out code?
(#2248) Line exceeds 132 characters; contains 138 characters
(#2250) Line exceeds 132 characters; contains 151 characters
(#2256) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2256) Inline comments must end in full-stops, exclamation marks, or question marks
(#2256) This comment is 56% valid code; is this commented out code?
(#2258) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2258) Inline comments must end in full-stops, exclamation marks, or question marks
(#2258) This comment is 56% valid code; is this commented out code?
(#2260) Line exceeds 132 characters; contains 175 characters
(#2262) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2262) Inline comments must end in full-stops, exclamation marks, or question marks
(#2262) This comment is 56% valid code; is this commented out code?
(#2273) Expected 1 space between the comma and "'Bianca'". Found: 2 spaces
(#2281) Line exceeds 132 characters; contains 167 characters
(#2304) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2304) Inline comments must end in full-stops, exclamation marks, or question marks
(#2308) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2308) Inline comments must end in full-stops, exclamation marks, or question marks
(#2341) Expected 1 space after closing parenthesis; found 0
(#2351) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2352) Inline comments must end in full-stops, exclamation marks, or question marks
(#2353) Expected 1 space after SWITCH keyword; 0 found
(#2355) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2355) Inline comments must end in full-stops, exclamation marks, or question marks
(#2356) Expected "if (...) {\n"; found "if(...){\n"
(#2356) Expected 1 space after IF keyword; 0 found
(#2356) Expected 1 space after closing parenthesis; found 0
(#2359) Blank line found at end of control structure
(#2360) Expected 1 space after closing brace; 0 found
(#2360) Expected "} else if (...) {\n"; found "}else if(...){\n"
(#2360) Expected "if (...) {\n"; found "if(...){\n"
(#2360) Expected 1 space after IF keyword; 0 found
(#2360) Expected 1 space after closing parenthesis; found 0
(#2363) Blank line found at end of control structure
(#2364) Expected 1 space after closing brace; 0 found
(#2364) Expected "} else if (...) {\n"; found "}else if(...){\n"
(#2364) Expected "if (...) {\n"; found "if(...){\n"
(#2364) Expected 1 space after IF keyword; 0 found
(#2364) Expected 1 space after closing parenthesis; found 0
(#2367) Expected 1 space after closing brace; 0 found
(#2367) Expected "} else if (...) {\n"; found "}else if(...){\n"
(#2367) Expected "if (...) {\n"; found "if(...){\n"
(#2367) Expected 1 space after IF keyword; 0 found
(#2367) Expected 1 space after closing parenthesis; found 0
(#2371) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2371) Inline comments must end in full-stops, exclamation marks, or question marks
(#2372) Expected 1 space after closing brace; 0 found
(#2372) Expected "} else {\n"; found "}else {\n"
(#2380) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2380) Inline comments must end in full-stops, exclamation marks, or question marks
(#2381) Expected "if (...) {\n"; found "if(...) {\n"
(#2381) Expected 1 space after IF keyword; 0 found
(#2384) Expected 1 space after closing brace; 0 found
(#2384) Expected "} else if (...) {\n"; found "}else if(...){\n"
(#2384) Expected "if (...) {\n"; found "if(...){\n"
(#2384) Expected 1 space after IF keyword; 0 found
(#2384) Expected 1 space after closing parenthesis; found 0
(#2385) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2386) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2387) Expected 1 space after closing brace; 0 found
(#2387) Expected "} else if (...) {\n"; found "}else if(...){\n"
(#2387) Expected "if (...) {\n"; found "if(...){\n"
(#2387) Expected 1 space after IF keyword; 0 found
(#2387) Expected 0 spaces before closing bracket; 1 found
(#2387) Expected 1 space after closing parenthesis; found 0
(#2390) Expected 1 space after closing brace; 0 found
(#2390) Expected "} else if (...) {\n"; found "}else if(...){\n"
(#2390) Expected "if (...) {\n"; found "if(...){\n"
(#2390) Expected 1 space after IF keyword; 0 found
(#2390) Expected 1 space after closing parenthesis; found 0
(#2393) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2393) Inline comments must end in full-stops, exclamation marks, or question marks
(#2394) Expected 1 space after closing brace; 0 found
(#2394) Expected "} else {\n"; found "}else {\n"
(#2401) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2401) Inline comments must end in full-stops, exclamation marks, or question marks
(#2403) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2403) Inline comments must end in full-stops, exclamation marks, or question marks
(#2404) Expected "if (...) {\n"; found "if(...) {\n"
(#2404) Expected 1 space after IF keyword; 0 found
(#2428) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2431) Inline comments must end in full-stops, exclamation marks, or question marks
(#2434) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2434) Inline comments must end in full-stops, exclamation marks, or question marks
(#2437) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2437) Inline comments must end in full-stops, exclamation marks, or question marks
(#2440) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#2446) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2446) Inline comments must end in full-stops, exclamation marks, or question marks
(#2447) Missing docblock for function fetch_grammar_correction
(#2450) Inline comments must end in full-stops, exclamation marks, or question marks
(#2459) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2459) Inline comments must end in full-stops, exclamation marks, or question marks
(#2459) This comment is 80% valid code; is this commented out code?
(#2465) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2465) Inline comments must end in full-stops, exclamation marks, or question marks
(#2465) This comment is 43% valid code; is this commented out code?
(#2474) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2474) Inline comments must end in full-stops, exclamation marks, or question marks
(#2477) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2477) Inline comments must end in full-stops, exclamation marks, or question marks
(#2480) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2480) Inline comments must end in full-stops, exclamation marks, or question marks
(#2481) Expected "if (...) {\n"; found "if(...){\n"
(#2481) Expected 1 space after IF keyword; 0 found
(#2481) Expected 1 space after closing parenthesis; found 0
(#2484) Expected "if (...) {\n"; found "if(...){\n"
(#2484) Expected 1 space after IF keyword; 0 found
(#2484) Expected 1 space after closing parenthesis; found 0
(#2499) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2499) Inline comments must end in full-stops, exclamation marks, or question marks
(#2500) Missing docblock for function fetch_relevance
(#2503) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2503) Inline comments must end in full-stops, exclamation marks, or question marks
(#2504) Expected "if (...) {\n"; found "if(...){\n"
(#2504) Expected 1 space after IF keyword; 0 found
(#2504) Expected 1 space after closing parenthesis; found 0
(#2508) Inline comments must end in full-stops, exclamation marks, or question marks
(#2517) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2517) Inline comments must end in full-stops, exclamation marks, or question marks
(#2517) This comment is 80% valid code; is this commented out code?
(#2518) Line exceeds 132 characters; contains 137 characters
(#2523) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2523) Inline comments must end in full-stops, exclamation marks, or question marks
(#2523) This comment is 43% valid code; is this commented out code?
(#2532) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2532) Inline comments must end in full-stops, exclamation marks, or question marks
(#2535) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2535) Inline comments must end in full-stops, exclamation marks, or question marks
(#2538) Expected "if (...) {\n"; found "if(...){\n"
(#2538) Expected 1 space after IF keyword; 0 found
(#2538) Expected 1 space after closing parenthesis; found 0
(#2540) Expected 1 space after closing brace; 0 found
(#2540) Expected "} else {\n"; found "}else{\n"
(#2540) Expected 1 space after ELSE keyword; 0 found
(#2552) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2552) Inline comments must end in full-stops, exclamation marks, or question marks
(#2553) Missing docblock for function fetch_cefr_level
(#2556) Inline comments must end in full-stops, exclamation marks, or question marks
(#2565) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2565) Inline comments must end in full-stops, exclamation marks, or question marks
(#2565) This comment is 80% valid code; is this commented out code?
(#2571) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2571) Inline comments must end in full-stops, exclamation marks, or question marks
(#2571) This comment is 43% valid code; is this commented out code?
(#2580) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2580) Inline comments must end in full-stops, exclamation marks, or question marks
(#2583) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2583) Inline comments must end in full-stops, exclamation marks, or question marks
(#2586) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2586) Inline comments must end in full-stops, exclamation marks, or question marks
(#2587) Expected "if (...) {\n"; found "if(...){\n"
(#2587) Expected 1 space after IF keyword; 0 found
(#2587) Expected 1 space after closing parenthesis; found 0
(#2600) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2600) Inline comments must end in full-stops, exclamation marks, or question marks
(#2601) Missing docblock for function fetch_embedding
(#2604) Inline comments must end in full-stops, exclamation marks, or question marks
(#2613) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2613) Inline comments must end in full-stops, exclamation marks, or question marks
(#2613) This comment is 80% valid code; is this commented out code?
(#2619) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2619) Inline comments must end in full-stops, exclamation marks, or question marks
(#2619) This comment is 43% valid code; is this commented out code?
(#2628) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2628) Inline comments must end in full-stops, exclamation marks, or question marks
(#2631) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2631) Inline comments must end in full-stops, exclamation marks, or question marks
(#2634) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2634) Inline comments must end in full-stops, exclamation marks, or question marks
(#2635) Expected "if (...) {\n"; found "if(...){\n"
(#2635) Expected 1 space after IF keyword; 0 found
(#2635) Expected 1 space after closing parenthesis; found 0
(#2637) Expected 1 space after closing brace; 0 found
(#2637) Expected "} else {\n"; found "}else{\n"
(#2637) Expected 1 space after ELSE keyword; 0 found
(#2639) Expected "if (...) {\n"; found "if(...) {\n"
(#2639) Expected 1 space after IF keyword; 0 found
(#2639) Expected at least 1 space before "&&"; 0 found
(#2639) Expected at least 1 space after "&&"; 0 found
(#2641) Expected 1 space after closing brace; 0 found
(#2641) Expected "} else {\n"; found "}else{\n"
(#2641) Expected 1 space after ELSE keyword; 0 found
(#2651) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2651) Inline comments must end in full-stops, exclamation marks, or question marks
(#2652) Missing docblock for function fetch_idea_count
(#2655) Inline comments must end in full-stops, exclamation marks, or question marks
(#2664) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2664) Inline comments must end in full-stops, exclamation marks, or question marks
(#2664) This comment is 80% valid code; is this commented out code?
(#2670) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2670) Inline comments must end in full-stops, exclamation marks, or question marks
(#2670) This comment is 43% valid code; is this commented out code?
(#2679) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2679) Inline comments must end in full-stops, exclamation marks, or question marks
(#2682) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2682) Inline comments must end in full-stops, exclamation marks, or question marks
(#2685) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2685) Inline comments must end in full-stops, exclamation marks, or question marks
(#2686) Expected "if (...) {\n"; found "if(...){\n"
(#2686) Expected 1 space after IF keyword; 0 found
(#2686) Expected 1 space after closing parenthesis; found 0
(#2696) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2696) Inline comments must end in full-stops, exclamation marks, or question marks
(#2697) Missing docblock for function fetch_speech_ssml
(#2699) Expected 1 space after SWITCH keyword; 0 found
(#2699) Expected 1 space after closing parenthesis; found 0
(#2711) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2711) Inline comments must end in full-stops, exclamation marks, or question marks
(#2726) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2726) Inline comments must end in full-stops, exclamation marks, or question marks
(#2727) Missing docblock for function fetch_polly_url
(#2730) Inline comments must end in full-stops, exclamation marks, or question marks
(#2733) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2733) Inline comments must end in full-stops, exclamation marks, or question marks
(#2733) This comment is 43% valid code; is this commented out code?
(#2752) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2752) Inline comments must end in full-stops, exclamation marks, or question marks
(#2755) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2755) Inline comments must end in full-stops, exclamation marks, or question marks
(#2764) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2765) Missing docblock for function can_speak_neural
(#2766) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2766) Inline comments must end in full-stops, exclamation marks, or question marks
(#2767) Expected 1 space after SWITCH keyword; 0 found
(#2767) Expected 1 space after closing parenthesis; found 0
(#2777) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2777) Inline comments must end in full-stops, exclamation marks, or question marks
(#2783) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2783) Inline comments must end in full-stops, exclamation marks, or question marks
(#2784) Expected "if (...) {\n"; found "if(...){\n"
(#2784) Expected 1 space after IF keyword; 0 found
(#2784) Expected 1 space after closing parenthesis; found 0
(#2786) Expected 1 space after closing brace; 0 found
(#2786) Expected "} else {\n"; found "}else{\n"
(#2786) Expected 1 space after ELSE keyword; 0 found
(#2791) Missing docblock for function process_modelanswer_stats
(#2792) Expected "if (...) {\n"; found "if(...) {\n"
(#2792) Expected 1 space after IF keyword; 0 found
(#2797) Line exceeds 132 characters; contains 134 characters
(#2800) Expected "if (...) {\n"; found "if(...){\n"
(#2800) Expected 1 space after IF keyword; 0 found
(#2800) Expected 1 space after closing parenthesis; found 0
(#2801) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2802) Inline comments must end in full-stops, exclamation marks, or question marks
(#2805) Expected "if (...) {\n"; found "if(...){\n"
(#2805) Expected 1 space after IF keyword; 0 found
(#2805) Expected 1 space after closing parenthesis; found 0
(#2806) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2807) Inline comments must end in full-stops, exclamation marks, or question marks
(#2813) Missing docblock for function sequence_to_steps
(#2814) Expected 1 space after SWITCH keyword; 0 found
(#2814) Expected 1 space after closing parenthesis; found 0
(#2814) Blank line found at start of control structure
(#2864) Missing docblock for function steps_to_sequence
(#2865) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2865) Inline comments must end in full-stops, exclamation marks, or question marks
(#2866) Line exceeds 132 characters; contains 156 characters
(#2867) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#2867) Expected 1 space after closing parenthesis; found 0
(#2871) Expected "if (...) {\n"; found "if(...){\n"
(#2871) Expected 1 space after IF keyword; 0 found
(#2871) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#2875) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#2875) Expected 1 space after closing parenthesis; found 0
(#2880) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2880) Inline comments must end in full-stops, exclamation marks, or question marks
(#2885) Missing docblock for function add_mform_elements
(#2885) Incorrect spacing between argument "$setuptab" and equals sign; expected 1 but found 0
(#2885) Incorrect spacing between default value and equals sign for argument "$setuptab"; expected 1 but found 0
(#2889) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2889) Inline comments must end in full-stops, exclamation marks, or question marks
(#2890) Expected "if (...) {\n"; found "if(...) {\n"
(#2890) Expected 1 space after IF keyword; 0 found
(#2896) Inline comments must end in full-stops, exclamation marks, or question marks
(#2899) Inline comments must end in full-stops, exclamation marks, or question marks
(#2911) Inline comments must end in full-stops, exclamation marks, or question marks
(#2912) Expected "if (...) {\n"; found "if(...) {\n"
(#2912) Expected 1 space after IF keyword; 0 found
(#2916) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2916) Inline comments must end in full-stops, exclamation marks, or question marks
(#2921) Inline comments must end in full-stops, exclamation marks, or question marks
(#2922) Expected 1 space after comma in argument list; 2 found
(#2922) Expected 1 space between the comma and "[". Found: 2 spaces
(#2922) Line exceeds 132 characters; contains 148 characters
(#2925) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2925) This comment is 73% valid code; is this commented out code?
(#2927) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2927) Inline comments must end in full-stops, exclamation marks, or question marks
(#2934) Inline comments must end in full-stops, exclamation marks, or question marks
(#2939) Inline comments must end in full-stops, exclamation marks, or question marks
(#2946) Inline comments must end in full-stops, exclamation marks, or question marks
(#2947) Line exceeds 132 characters; contains 173 characters
(#2950) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2950) Inline comments must end in full-stops, exclamation marks, or question marks
(#2955) Inline comments must end in full-stops, exclamation marks, or question marks
(#2958) This comment is 67% valid code; is this commented out code?
(#2965) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2966) Inline comments must end in full-stops, exclamation marks, or question marks
(#2984) Space found before comma in argument list
(#2984) Expected no space between "$name" and the comma. Found: 1 space
(#2995) Line exceeds 132 characters; contains 136 characters
(#2996) Line exceeds 132 characters; contains 138 characters
(#2997) Line exceeds 132 characters; contains 138 characters
(#2998) Line exceeds 132 characters; contains 142 characters
(#3001) Inline comments must end in full-stops, exclamation marks, or question marks
(#3009) Space found before comma in argument list
(#3009) Expected no space between "$name" and the comma. Found: 1 space
(#3011) Inline comments must end in full-stops, exclamation marks, or question marks
(#3014) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3014) Inline comments must end in full-stops, exclamation marks, or question marks
(#3016) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3016) Inline comments must end in full-stops, exclamation marks, or question marks
(#3020) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3020) Inline comments must end in full-stops, exclamation marks, or question marks
(#3024) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3024) Inline comments must end in full-stops, exclamation marks, or question marks
(#3026) Line exceeds 132 characters; contains 147 characters
(#3028) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3028) This comment is 73% valid code; is this commented out code?
(#3031) Inline comments must end in full-stops, exclamation marks, or question marks
(#3037) Inline comments must end in full-stops, exclamation marks, or question marks
(#3040) This comment is 67% valid code; is this commented out code?
(#3047) Inline comments must end in full-stops, exclamation marks, or question marks
(#3050) This comment is 66% valid code; is this commented out code?
(#3056) Inline comments must end in full-stops, exclamation marks, or question marks
(#3059) This comment is 66% valid code; is this commented out code?
(#3065) Inline comments must end in full-stops, exclamation marks, or question marks
(#3068) This comment is 67% valid code; is this commented out code?
(#3075) Inline comments must end in full-stops, exclamation marks, or question marks
(#3077) Line exceeds 132 characters; contains 152 characters
(#3078) Line exceeds 132 characters; contains 155 characters
(#3083) Inline comments must end in full-stops, exclamation marks, or question marks
(#3084) Line exceeds 132 characters; contains 133 characters
(#3094) Inline comments must end in full-stops, exclamation marks, or question marks
(#3097) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3097) This comment is 65% valid code; is this commented out code?
(#3097) Line exceeds maximum limit of 180 characters; contains 194 characters
(#3101) Inline comments must end in full-stops, exclamation marks, or question marks
(#3104) Line exceeds 132 characters; contains 161 characters
(#3104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3104) This comment is 65% valid code; is this commented out code?
(#3107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3107) Inline comments must end in full-stops, exclamation marks, or question marks
(#3112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3112) Inline comments must end in full-stops, exclamation marks, or question marks
(#3117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3117) This comment is 100% valid code; is this commented out code?
(#3119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3119) Inline comments must end in full-stops, exclamation marks, or question marks
(#3124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3124) Inline comments must end in full-stops, exclamation marks, or question marks
(#3129) Inline comments must end in full-stops, exclamation marks, or question marks
(#3132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3132) This comment is 66% valid code; is this commented out code?
(#3132) Line exceeds maximum limit of 180 characters; contains 182 characters
(#3135) Inline comments must end in full-stops, exclamation marks, or question marks
(#3138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3138) This comment is 65% valid code; is this commented out code?
(#3138) Line exceeds maximum limit of 180 characters; contains 182 characters
(#3141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3141) Inline comments must end in full-stops, exclamation marks, or question marks
(#3142) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3142) Inline comments must end in full-stops, exclamation marks, or question marks
(#3144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3144) Inline comments must end in full-stops, exclamation marks, or question marks
(#3144) This comment is 43% valid code; is this commented out code?
(#3145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3145) Inline comments must end in full-stops, exclamation marks, or question marks
(#3146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3146) Inline comments must end in full-stops, exclamation marks, or question marks
(#3147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3147) Inline comments must end in full-stops, exclamation marks, or question marks
(#3151) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3151) Inline comments must end in full-stops, exclamation marks, or question marks
(#3153) Expected at least 1 space before "."; 0 found
(#3155) Expected 0 spaces before closing parenthesis; 1 found
(#3163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3163) Inline comments must end in full-stops, exclamation marks, or question marks
(#3170) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3170) Inline comments must end in full-stops, exclamation marks, or question marks
(#3176) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3176) Inline comments must end in full-stops, exclamation marks, or question marks
(#3185) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3185) Inline comments must end in full-stops, exclamation marks, or question marks
(#3186) This comment is 65% valid code; is this commented out code?
(#3193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3193) Inline comments must end in full-stops, exclamation marks, or question marks
(#3194) This comment is 65% valid code; is this commented out code?
(#3196) Line exceeds 132 characters; contains 133 characters
(#3202) Inline comments must end in full-stops, exclamation marks, or question marks
(#3203) Opening parenthesis of a multi-line function call must be the last content on the line
(#3203) Only one argument is allowed per line in a multi-line function call
(#3203) Only one argument is allowed per line in a multi-line function call
(#3204) Closing parenthesis of a multi-line function call must be on a line by itself
(#3209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3209) Inline comments must end in full-stops, exclamation marks, or question marks
(#3210) Opening parenthesis of a multi-line function call must be the last content on the line
(#3210) Only one argument is allowed per line in a multi-line function call
(#3210) Only one argument is allowed per line in a multi-line function call
(#3211) Multi-line function call not indented correctly; expected 8 spaces but found 9
(#3211) Closing parenthesis of a multi-line function call must be on a line by itself
(#3216) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3216) Inline comments must end in full-stops, exclamation marks, or question marks
(#3221) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3221) Inline comments must end in full-stops, exclamation marks, or question marks
(#3222) Expected "for (...) {\n"; found "for (...){\n"
(#3222) Expected 1 space after closing parenthesis; found 0
(#3224) Expected at least 1 space before "."; 0 found
(#3229) Expected "if (...) {\n"; found "if(...) {\n"
(#3229) Expected 1 space after IF keyword; 0 found
(#3231) Expected 1 space after closing brace; 0 found
(#3231) Expected "} else {\n"; found "}else{\n"
(#3231) Expected 1 space after ELSE keyword; 0 found
(#3238) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3239) Inline comments must end in full-stops, exclamation marks, or question marks
(#3243) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3243) Inline comments must end in full-stops, exclamation marks, or question marks
(#3245) Line exceeds 132 characters; contains 154 characters
(#3246) Opening parenthesis of a multi-line function call must be the last content on the line
(#3246) Only one argument is allowed per line in a multi-line function call
(#3246) Only one argument is allowed per line in a multi-line function call
(#3247) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#3247) Closing parenthesis of a multi-line function call must be on a line by itself
(#3251) Expected 1 space after comma in argument list; 2 found
(#3251) Expected 1 space between the comma and "'<a class="'". Found: 2 spaces
(#3251) Expected at least 1 space before "."; 0 found
(#3251) Line exceeds 132 characters; contains 137 characters
(#3269) Closing brace must not be followed by any comment or statement on the same line
(#3273) Missing docblock for function prepare_content_toggle
(#3276) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3276) Inline comments must end in full-stops, exclamation marks, or question marks
(#3281) Line exceeds 132 characters; contains 133 characters
(#3283) Line exceeds 132 characters; contains 135 characters
(#3284) Line exceeds 132 characters; contains 139 characters
(#3285) Line exceeds 132 characters; contains 135 characters
(#3288) Inline comments must end in full-stops, exclamation marks, or question marks
(#3291) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3291) Inline comments must end in full-stops, exclamation marks, or question marks
(#3291) No space found before comment text; expected "// text area for a text block (really for model answer)" but found "//text area for a text block (really for model answer)"
(#3294) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3294) Inline comments must end in full-stops, exclamation marks, or question marks
(#3294) No space found before comment text; expected "// a bug prevents hideif working, but putting it in a group works dandy" but found "//a bug prevents hideif working, but putting it in a group works dandy"
(#3295) Expected at least 1 space before "="; 0 found
(#3295) Expected 1 space before "="; 0 found
(#3296) Opening parenthesis of a multi-line function call must be the last content on the line
(#3296) Only one argument is allowed per line in a multi-line function call
(#3297) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#3298) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#3298) Short array syntax must be used to define arrays
(#3299) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#3299) Closing parenthesis of a multi-line function call must be on a line by itself
(#3300) No space found after comma in argument list
(#3300) Commas (,) must be followed by white space.
(#3300) Expected 1 space between the comma and "[". Found: no spaces
(#3302) Short array syntax must be used to define arrays
(#3303) Expected "if (...) {\n"; found "if(...){\n"
(#3303) Expected 1 space after IF keyword; 0 found
(#3303) Expected 1 space after closing parenthesis; found 0
(#3305) Expected 1 space after closing brace; 0 found
(#3305) Expected "} else {\n"; found "}else {\n"
(#3308) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#3310) Inline comments must end in full-stops, exclamation marks, or question marks
(#3312) Opening parenthesis of a multi-line function call must be the last content on the line
(#3313) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3313) Inline comments must end in full-stops, exclamation marks, or question marks
(#3319) Expected "if (...) {\n"; found "if(...){\n"
(#3319) Expected 1 space after IF keyword; 0 found
(#3319) Expected 1 space after closing parenthesis; found 0
(#3321) Expected 1 space after closing brace; 0 found
(#3321) Expected "} else {\n"; found "}else {\n"
(#3325) Inline comments must end in full-stops, exclamation marks, or question marks
(#3329) Expected "if (...) {\n"; found "if(...){\n"
(#3329) Expected 1 space after IF keyword; 0 found
(#3329) Expected 1 space after closing parenthesis; found 0
(#3331) Expected 1 space after closing brace; 0 found
(#3331) Expected "} else {\n"; found "}else {\n"
(#3332) Space after opening parenthesis of function call prohibited
(#3335) Inline comments must end in full-stops, exclamation marks, or question marks
(#3336) Expected 1 space after SWITCH keyword; 0 found
(#3336) Expected 1 space after closing parenthesis; found 0
(#3339) Line exceeds 132 characters; contains 161 characters
(#3342) Expected "if (...) {\n"; found "if(...){\n"
(#3342) Expected 1 space after IF keyword; 0 found
(#3342) Expected 1 space after closing parenthesis; found 0
(#3344) Expected 1 space after closing brace; 0 found
(#3344) Expected "} else {\n"; found "}else {\n"
(#3353) Expected "if (...) {\n"; found "if(...){\n"
(#3353) Expected 1 space after IF keyword; 0 found
(#3353) Expected 1 space after closing parenthesis; found 0
(#3355) Expected 1 space after closing brace; 0 found
(#3355) Expected "} else {\n"; found "}else {\n"
(#3360) Expected at least 1 space after "."; 0 found
(#3361) Expected at least 1 space after "."; 0 found
(#3362) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3362) This comment is 53% valid code; is this commented out code?
(#3363) Expected "if (...) {\n"; found "if(...){\n"
(#3363) Expected 1 space after IF keyword; 0 found
(#3363) Expected 1 space after closing parenthesis; found 0
(#3365) Expected 1 space after closing brace; 0 found
(#3365) Expected "} else {\n"; found "}else {\n"
(#3369) Inline comments must end in full-stops, exclamation marks, or question marks
(#3371) Expected 1 space after comma in argument list; 2 found
(#3371) Expected 1 space between the comma and "[". Found: 2 spaces
(#3371) Line exceeds 132 characters; contains 168 characters
(#3372) Expected 1 space after comma in argument list; 2 found
(#3372) Expected 1 space between the comma and "[". Found: 2 spaces
(#3372) Line exceeds 132 characters; contains 166 characters
(#3374) Expected 1 space after comma in argument list; 2 found
(#3374) Expected 1 space between the comma and "[". Found: 2 spaces
(#3374) Line exceeds 132 characters; contains 160 characters
(#3377) Expected at least 1 space after "."; 0 found
(#3377) Space found before comma in argument list
(#3377) Expected no space between "'ytarray'" and the comma. Found: 1 space
(#3382) Expected "if (...) {\n"; found "if(...){\n"
(#3382) Expected 1 space after IF keyword; 0 found
(#3382) Expected 1 space after closing parenthesis; found 0
(#3383) Expected at least 1 space after "."; 0 found
(#3384) Expected 1 space after closing brace; 0 found
(#3384) Expected "} else {\n"; found "}else {\n"
(#3385) Expected at least 1 space after "."; 0 found
(#3389) Missing docblock for function prepare_file_and_json_stuff
(#3396) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#3396) Expected 1 space after FOREACH keyword; 0 found
(#3396) Expected 1 space after closing parenthesis; found 0
(#3397) Line exceeds 132 characters; contains 163 characters
(#3399) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#3399) Expected 1 space after FOREACH keyword; 0 found
(#3399) Expected 1 space after closing parenthesis; found 0
(#3401) Opening parenthesis of a multi-line function call must be the last content on the line
(#3401) Only one argument is allowed per line in a multi-line function call
(#3401) Only one argument is allowed per line in a multi-line function call
(#3402) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#3402) Only one argument is allowed per line in a multi-line function call
(#3403) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#3403) Closing parenthesis of a multi-line function call must be on a line by itself
(#3407) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3407) Inline comments must end in full-stops, exclamation marks, or question marks
(#3408) Expected "if (...) {\n"; found "if(...) {\n"
(#3408) Expected 1 space after IF keyword; 0 found
(#3413) Expected "if (...) {\n"; found "if(...) {\n"
(#3413) Expected 1 space after IF keyword; 0 found
(#3415) Expected 1 space after closing brace; 0 found
(#3415) Expected "} else {\n"; found "}else{\n"
(#3415) Expected 1 space after ELSE keyword; 0 found
(#3418) Expected "if (...) {\n"; found "if(...) {\n"
(#3418) Expected 1 space after IF keyword; 0 found
(#3420) Expected 1 space after closing brace; 0 found
(#3420) Expected "} else {\n"; found "}else{\n"
(#3420) Expected 1 space after ELSE keyword; 0 found
(#3430) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3430) Inline comments must end in full-stops, exclamation marks, or question marks
(#3435) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#3435) Expected 1 space after FOREACH keyword; 0 found
(#3435) Expected 1 space after closing parenthesis; found 0
(#3435) Blank line found at start of control structure
(#3437) Opening parenthesis of a multi-line function call must be the last content on the line
(#3437) Only one argument is allowed per line in a multi-line function call
(#3438) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#3438) Expected at least 1 space before "."; 0 found
(#3438) Only one argument is allowed per line in a multi-line function call
(#3438) Closing parenthesis of a multi-line function call must be on a line by itself
(#3440) Expected at least 1 space before "."; 0 found
(#3440) Expected at least 1 space after "."; 0 found
(#3442) Expected at least 1 space before "."; 0 found
(#3442) Expected at least 1 space after "."; 0 found
(#3444) Expected at least 1 space before "."; 0 found
(#3444) Expected at least 1 space after "."; 0 found
(#3445) Expected at least 1 space before "."; 0 found
(#3445) Expected at least 1 space after "."; 0 found
(#3447) Expected at least 1 space before "."; 0 found
(#3447) Expected at least 1 space after "."; 0 found
(#3449) Expected at least 1 space before "."; 0 found
(#3449) Expected at least 1 space after "."; 0 found
(#3450) Expected at least 1 space before "."; 0 found
(#3450) Expected at least 1 space after "."; 0 found
(#3452) Expected at least 1 space before "."; 0 found
(#3452) Expected at least 1 space after "."; 0 found
(#3454) Expected at least 1 space before "."; 0 found
(#3454) Expected at least 1 space after "."; 0 found
(#3455) Expected at least 1 space before "."; 0 found
(#3455) Expected at least 1 space after "."; 0 found
(#3457) Expected at least 1 space before "."; 0 found
(#3457) Expected at least 1 space after "."; 0 found
(#3459) Expected at least 1 space before "."; 0 found
(#3459) Expected at least 1 space after "."; 0 found
(#3460) Expected at least 1 space before "."; 0 found
(#3460) Expected at least 1 space after "."; 0 found
(#3462) Expected at least 1 space before "."; 0 found
(#3462) Expected at least 1 space after "."; 0 found
(#3468) Closing brace must not be followed by any comment or statement on the same line
(#3468) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#3470) Missing docblock for function super_trim
(#3471) Expected "if (...) {\n"; found "if(...){\n"
(#3471) Expected 1 space after IF keyword; 0 found
(#3471) Expected 1 space after closing parenthesis; found 0
(#3473) Expected 1 space after closing brace; 0 found
(#3473) Expected "} else {\n"; found "}else{\n"
(#3473) Expected 1 space after ELSE keyword; 0 found
(#3480) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3480) Inline comments must end in full-stops, exclamation marks, or question marks
(#3481) Missing docblock for function fetch_ai_grade
(#3484) Inline comments must end in full-stops, exclamation marks, or question marks
(#3502) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3502) Inline comments must end in full-stops, exclamation marks, or question marks
(#3502) This comment is 43% valid code; is this commented out code?
(#3511) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3511) Inline comments must end in full-stops, exclamation marks, or question marks
(#3514) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3514) Inline comments must end in full-stops, exclamation marks, or question marks
(#3517) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3517) Inline comments must end in full-stops, exclamation marks, or question marks
(#3518) Expected "if (...) {\n"; found "if(...){\n"
(#3518) Expected 1 space after IF keyword; 0 found
(#3518) Expected 1 space after closing parenthesis; found 0
(#3520) Expected "if (...) {\n"; found "if(...){\n"
(#3520) Expected 1 space after IF keyword; 0 found
(#3520) Expected 1 space after closing parenthesis; found 0
(#3523) Expected "if (...) {\n"; found "if(...){\n"
(#3523) Expected 1 space after IF keyword; 0 found
(#3523) Expected 1 space after closing parenthesis; found 0
(#3527) Expected 1 space after closing brace; 0 found
(#3527) Expected "} else {\n"; found "}else{\n"
(#3527) Expected 1 space after ELSE keyword; 0 found
(#3549) Short array syntax must be used to define arrays
(#3551) Short array syntax must be used to define arrays
(#3551) Expected at least 1 space before "=>"; 0 found
(#3551) Expected 1 space before "=>"; 0 found
(#3555) Expected at least 1 space before "="; 0 found
(#3555) Expected at least 1 space after "="; 0 found
(#3555) Expected 1 space before "="; 0 found
(#3555) Expected 1 space after "="; 0 found
(#3555) Expected at least 1 space before ">="; 0 found
(#3555) Expected at least 1 space after ">="; 0 found
(#3555) Expected 1 space before ">="; 0 found
(#3555) Expected 1 space after ">="; 0 found
(#3555) Expected at least 1 space before "="; 0 found
(#3555) Expected at least 1 space after "="; 0 found
(#3555) Expected 1 space before "="; 0 found
(#3555) Expected 1 space after "="; 0 found
(#3555) Expected at least 1 space before "-"; 0 found
(#3555) Expected at least 1 space after "-"; 0 found
(#3555) Expected 1 space before "-"; 0 found
(#3555) Expected 1 space after "-"; 0 found
(#3556) Expected at least 1 space after "."; 0 found
(#3556) Expected at least 1 space before "."; 0 found
(#3582) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3582) This comment is 61% valid code; is this commented out code?
(#3594) No space found before comment text; expected "// This function takes the 2-character language code ($lang) as input and returns the corresponding locale code." but found "//This function takes the 2-character language code ($lang) as input and returns the corresponding locale code."
(#3595) Missing docblock for function lang_to_locale
(#3596) Opening brace should be on the same line as the declaration
(#3599) Inline comments must end in full-stops, exclamation marks, or question marks
(#3601) Inline comments must end in full-stops, exclamation marks, or question marks
(#3603) Inline comments must end in full-stops, exclamation marks, or question marks
(#3605) Inline comments must end in full-stops, exclamation marks, or question marks
(#3607) Inline comments must end in full-stops, exclamation marks, or question marks
(#3609) Inline comments must end in full-stops, exclamation marks, or question marks
(#3611) Inline comments must end in full-stops, exclamation marks, or question marks
(#3613) Inline comments must end in full-stops, exclamation marks, or question marks
(#3616) Inline comments must end in full-stops, exclamation marks, or question marks
(#3618) Inline comments must end in full-stops, exclamation marks, or question marks
(#3620) Inline comments must end in full-stops, exclamation marks, or question marks
(#3622) Inline comments must end in full-stops, exclamation marks, or question marks
(#3624) Inline comments must end in full-stops, exclamation marks, or question marks
(#3626) Inline comments must end in full-stops, exclamation marks, or question marks
(#3628) Inline comments must end in full-stops, exclamation marks, or question marks
(#3630) Inline comments must end in full-stops, exclamation marks, or question marks
(#3632) Inline comments must end in full-stops, exclamation marks, or question marks
(#3634) Inline comments must end in full-stops, exclamation marks, or question marks
(#3636) Inline comments must end in full-stops, exclamation marks, or question marks
(#3638) Inline comments must end in full-stops, exclamation marks, or question marks
(#3640) Inline comments must end in full-stops, exclamation marks, or question marks
(#3642) Inline comments must end in full-stops, exclamation marks, or question marks
(#3644) Inline comments must end in full-stops, exclamation marks, or question marks
(#3646) Inline comments must end in full-stops, exclamation marks, or question marks
(#3648) Inline comments must end in full-stops, exclamation marks, or question marks
(#3650) Inline comments must end in full-stops, exclamation marks, or question marks
(#3652) Inline comments must end in full-stops, exclamation marks, or question marks
(#3654) Inline comments must end in full-stops, exclamation marks, or question marks
(#3656) Inline comments must end in full-stops, exclamation marks, or question marks
(#3658) Inline comments must end in full-stops, exclamation marks, or question marks
(#3660) Inline comments must end in full-stops, exclamation marks, or question marks
(#3662) Inline comments must end in full-stops, exclamation marks, or question marks
(#3664) Inline comments must end in full-stops, exclamation marks, or question marks
(#3666) Inline comments must end in full-stops, exclamation marks, or question marks
(#3668) Inline comments must end in full-stops, exclamation marks, or question marks
(#3670) Inline comments must end in full-stops, exclamation marks, or question marks
(#3672) Inline comments must end in full-stops, exclamation marks, or question marks
(#3674) Inline comments must end in full-stops, exclamation marks, or question marks
(#3676) Inline comments must end in full-stops, exclamation marks, or question marks
(#3678) Inline comments must end in full-stops, exclamation marks, or question marks
(#3680) Inline comments must end in full-stops, exclamation marks, or question marks
(#3682) Inline comments must end in full-stops, exclamation marks, or question marks
(#3684) Inline comments must end in full-stops, exclamation marks, or question marks
(#3686) Inline comments must end in full-stops, exclamation marks, or question marks
(#3688) Inline comments must end in full-stops, exclamation marks, or question marks
(#3690) Inline comments must end in full-stops, exclamation marks, or question marks
(#3692) Inline comments must end in full-stops, exclamation marks, or question marks
(#3694) Inline comments must end in full-stops, exclamation marks, or question marks
(#3696) Inline comments must end in full-stops, exclamation marks, or question marks
(#3701) The closing brace for the class must go on the next line after the body
mod/solo/db/access.php
(#2) Moodle boilerplate not found at first line
(#50) Short array syntax must be used to define arrays
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Short array syntax must be used to define arrays
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#55) Spaces must be used to indent lines; tabs are not allowed
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Short array syntax must be used to define arrays
(#57) Spaces must be used to indent lines; tabs are not allowed
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) There should be a comma after the last array item in a multi-line array.
(#59) Spaces must be used to indent lines; tabs are not allowed
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) There should be a comma after the last array item in a multi-line array.
(#61) Spaces must be used to indent lines; tabs are not allowed
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Short array syntax must be used to define arrays
(#64) Spaces must be used to indent lines; tabs are not allowed
(#65) Spaces must be used to indent lines; tabs are not allowed
(#66) Spaces must be used to indent lines; tabs are not allowed
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Short array syntax must be used to define arrays
(#68) Spaces must be used to indent lines; tabs are not allowed
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) There should be a comma after the last array item in a multi-line array.
(#70) Spaces must be used to indent lines; tabs are not allowed
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) There should be a comma after the last array item in a multi-line array.
(#72) Spaces must be used to indent lines; tabs are not allowed
(#74) Short array syntax must be used to define arrays
(#78) Short array syntax must be used to define arrays
(#81) There should be a comma after the last array item in a multi-line array.
(#83) There should be a comma after the last array item in a multi-line array.
(#86) Short array syntax must be used to define arrays
(#89) Short array syntax must be used to define arrays
(#92) There should be a comma after the last array item in a multi-line array.
(#94) There should be a comma after the last array item in a multi-line array.
(#99) Short array syntax must be used to define arrays
(#103) Short array syntax must be used to define arrays
(#106) There should be a comma after the last array item in a multi-line array.
(#108) There should be a comma after the last array item in a multi-line array.
(#111) Short array syntax must be used to define arrays
(#115) Short array syntax must be used to define arrays
(#118) There should be a comma after the last array item in a multi-line array.
(#120) Line indented incorrectly; expected at least 10 spaces, found 8
(#120) There should be a comma after the last array item in a multi-line array.
(#123) Short array syntax must be used to define arrays
(#127) Short array syntax must be used to define arrays
(#129) There should be a comma after the last array item in a multi-line array.
(#131) There should be a comma after the last array item in a multi-line array.
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Short array syntax must be used to define arrays
(#135) Spaces must be used to indent lines; tabs are not allowed
(#136) Spaces must be used to indent lines; tabs are not allowed
(#137) Spaces must be used to indent lines; tabs are not allowed
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Short array syntax must be used to define arrays
(#139) Spaces must be used to indent lines; tabs are not allowed
(#140) Spaces must be used to indent lines; tabs are not allowed
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) There should be a comma after the last array item in a multi-line array.
(#142) Spaces must be used to indent lines; tabs are not allowed
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) There should be a comma after the last array item in a multi-line array.
(#144) Spaces must be used to indent lines; tabs are not allowed
(#146) Short array syntax must be used to define arrays
(#149) Short array syntax must be used to define arrays
(#154) There should be a comma after the last array item in a multi-line array.
(#155) There should be a comma after the last array item in a multi-line array.
(#158) Short array syntax must be used to define arrays
(#162) Short array syntax must be used to define arrays
(#167) There should be a comma after the last array item in a multi-line array.
(#168) There should be a comma after the last array item in a multi-line array.
(#170) Expected 1 blank line at end of file; 2 found
mod/solo/db/events.php
(#29) Short array syntax must be used to define arrays
(#31) Short array syntax must be used to define arrays
(#34) There should be a comma after the last array item in a multi-line array.
mod/solo/db/install.php
(#2) Moodle boilerplate not found at first line
mod/solo/db/log.php
(#2) Moodle boilerplate not found at first line
(#36) Short array syntax must be used to define arrays
(#37) Short array syntax must be used to define arrays
(#37) Expected at least 1 space before "=>"; 0 found
(#37) Expected at least 1 space after "=>"; 0 found
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#37) Expected at least 1 space before "=>"; 0 found
(#37) Expected at least 1 space after "=>"; 0 found
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#37) Expected at least 1 space before "=>"; 0 found
(#37) Expected at least 1 space after "=>"; 0 found
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#37) Expected at least 1 space before "=>"; 0 found
(#37) Expected at least 1 space after "=>"; 0 found
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#38) Short array syntax must be used to define arrays
(#38) Expected at least 1 space before "=>"; 0 found
(#38) Expected at least 1 space after "=>"; 0 found
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#38) Expected at least 1 space before "=>"; 0 found
(#38) Expected at least 1 space after "=>"; 0 found
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#38) Expected at least 1 space before "=>"; 0 found
(#38) Expected at least 1 space after "=>"; 0 found
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#38) Expected at least 1 space before "=>"; 0 found
(#38) Expected at least 1 space after "=>"; 0 found
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#39) Short array syntax must be used to define arrays
(#39) Expected at least 1 space before "=>"; 0 found
(#39) Expected at least 1 space after "=>"; 0 found
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#39) Expected at least 1 space before "=>"; 0 found
(#39) Expected at least 1 space after "=>"; 0 found
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#39) Expected at least 1 space before "=>"; 0 found
(#39) Expected at least 1 space after "=>"; 0 found
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#39) Expected at least 1 space before "=>"; 0 found
(#39) Expected at least 1 space after "=>"; 0 found
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#40) Short array syntax must be used to define arrays
(#40) Expected at least 1 space before "=>"; 0 found
(#40) Expected at least 1 space after "=>"; 0 found
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Expected at least 1 space before "=>"; 0 found
(#40) Expected at least 1 space after "=>"; 0 found
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Expected at least 1 space before "=>"; 0 found
(#40) Expected at least 1 space after "=>"; 0 found
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Expected at least 1 space before "=>"; 0 found
(#40) Expected at least 1 space after "=>"; 0 found
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) There should be a comma after the last array item in a multi-line array.
mod/solo/db/mobile.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file mobile.php
(#19) Short array syntax must be used to define arrays
(#20) Short array syntax must be used to define arrays
(#21) Short array syntax must be used to define arrays
(#22) Short array syntax must be used to define arrays
(#25) Short array syntax must be used to define arrays
(#29) There should be a comma after the last array item in a multi-line array.
(#30) There should be a comma after the last array item in a multi-line array.
(#31) There should be a comma after the last array item in a multi-line array.
mod/solo/db/services.php
(#1) Moodle boilerplate not found
(#2) Missing @copyright tag
(#2) Missing @license tag
(#9) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#9) Short array syntax must be used to define arrays
(#10) Short array syntax must be used to define arrays
(#14) Expected at least 1 space before "=>"; 0 found
(#14) Expected 1 space before "=>"; 0 found
(#18) Short array syntax must be used to define arrays
(#22) Expected at least 1 space before "=>"; 0 found
(#22) Expected 1 space before "=>"; 0 found
(#26) Short array syntax must be used to define arrays
(#34) Short array syntax must be used to define arrays
(#42) Short array syntax must be used to define arrays
(#48) There should be a comma after the last array item in a multi-line array.
(#50) Short array syntax must be used to define arrays
(#56) There should be a comma after the last array item in a multi-line array.
(#58) Short array syntax must be used to define arrays
(#64) There should be a comma after the last array item in a multi-line array.
(#65) There should be a comma after the last array item in a multi-line array.
(#66) Expected 1 newline at end of file; 0 found
mod/solo/db/tasks.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file tasks.php
(#1) Moodle boilerplate not found
(#1) Opening PHP tag must be on a line by itself
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5) Short array syntax must be used to define arrays
mod/solo/db/uninstall.php
(#1) No one-line description found in phpdocs for docblock of file uninstall.php
(#2) Moodle boilerplate not found at first line
mod/solo/db/upgrade.php
(#2) Moodle boilerplate not found at first line
(#33) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#35) Import statements must not begin with a leading backslash
(#36) Import statements must not begin with a leading backslash
(#45) Opening brace should be on the same line as the declaration
(#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
(#72) Short array syntax must be used to define arrays
(#80) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#103) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#113) 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
(#154) 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
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Inline comments must start with a capital letter, digit or 3-dots sequence
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#245) Line exceeds 132 characters; contains 133 characters
(#246) Line exceeds 132 characters; contains 137 characters
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#257) Inline comments must start with a capital letter, digit or 3-dots sequence
(#257) No space found before comment text; expected "// set the value of those steps" but found "//set the value of those steps"
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) No space found before comment text; expected "// set all transcriber to "guided" (before was 1) chrome:strict stt:guided or 2) stt:guided - ie all mixed up" but found "//set all transcriber to "guided" (before was 1) chrome:strict stt:guided or 2) stt:guided - ie all mixed up"
(#267) Inline comments must start with a capital letter, digit or 3-dots sequence
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) No space found before comment text; expected "// add missing defaults on solo" but found "//add missing defaults on solo"
(#270) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#277) Inline comments must end in full-stops, exclamation marks, or question marks
(#293) Inline comments must end in full-stops, exclamation marks, or question marks
(#309) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) Inline comments must start with a capital letter, digit or 3-dots sequence
(#319) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) No space found before comment text; expected "// add relevance field to stats" but found "//add relevance field to stats"
(#320) Variable "table_s" must not contain underscores.
(#321) Variable "field_s" must not contain underscores.
(#322) Inline comments must end in full-stops, exclamation marks, or question marks
(#323) Variable "table_s" must not contain underscores.
(#323) Variable "field_s" must not contain underscores.
(#324) Variable "table_s" must not contain underscores.
(#324) Variable "field_s" must not contain underscores.
(#327) Inline comments must start with a capital letter, digit or 3-dots sequence
(#327) Inline comments must end in full-stops, exclamation marks, or question marks
(#327) No space found before comment text; expected "// add model tts embedding and idea count fields to main table" but found "//add model tts embedding and idea count fields to main table"
(#328) Variable "table_t" must not contain underscores.
(#329) Variable "fields_t" must not contain underscores.
(#330) Variable "fields_t" must not contain underscores.
(#331) Variable "fields_t" must not contain underscores.
(#332) Inline comments must end in full-stops, exclamation marks, or question marks
(#333) Variable "fields_t" must not contain underscores.
(#333) Variable "field_t" must not contain underscores.
(#334) Variable "table_t" must not contain underscores.
(#334) Variable "field_t" must not contain underscores.
(#335) Variable "table_t" must not contain underscores.
(#335) Variable "field_t" must not contain underscores.
(#348) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) Variable "table_s" must not contain underscores.
(#355) Variable "field_s" must not contain underscores.
(#356) Inline comments must end in full-stops, exclamation marks, or question marks
(#357) Variable "table_s" must not contain underscores.
(#357) Variable "field_s" must not contain underscores.
(#358) Variable "table_s" must not contain underscores.
(#358) Variable "field_s" must not contain underscores.
(#363) Blank line found at start of control structure
(#365) Variable "table_s" must not contain underscores.
(#366) Variable "field_s" must not contain underscores.
(#367) Inline comments must end in full-stops, exclamation marks, or question marks
(#368) Variable "table_s" must not contain underscores.
(#368) Variable "field_s" must not contain underscores.
(#369) Variable "table_s" must not contain underscores.
(#369) Variable "field_s" must not contain underscores.
(#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
(#387) Inline comments must end in full-stops, exclamation marks, or question marks
(#397) Inline comments must end in full-stops, exclamation marks, or question marks
(#397) No space found before comment text; expected "// Preload transcript" but found "//Preload transcript"
(#402) Inline comments must end in full-stops, exclamation marks, or question marks
(#413) Inline comments must end in full-stops, exclamation marks, or question marks
(#424) Inline comments must end in full-stops, exclamation marks, or question marks
(#424) No space found before comment text; expected "// The norwegian language-locale code nb-no is not supported by all STT engines in Poodll, and no-no is. So updating" but found "//The norwegian language-locale code nb-no is not supported by all STT engines in Poodll, and no-no is. So updating"
(#429) Blank line found at start of control structure
(#439) Inline comments must end in full-stops, exclamation marks, or question marks
(#446) Short array syntax must be used to define arrays
(#452) Inline comments must start with a capital letter, digit or 3-dots sequence
(#452) Inline comments must end in full-stops, exclamation marks, or question marks
(#452) No space found before comment text; expected "// faulty field name in install.xml needs to be fixed up" but found "//faulty field name in install.xml needs to be fixed up"
(#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
(#454) No space found before comment text; expected "// this is teh faulty field name we are looking for 'preloadtranscrip' : change to 'preloadtranscript'" but found "//this is teh faulty field name we are looking for 'preloadtranscrip' : change to 'preloadtranscript'"
(#457) Inline comments must end in full-stops, exclamation marks, or question marks
(#473) Inline comments must end in full-stops, exclamation marks, or question marks
(#484) Inline comments must start with a capital letter, digit or 3-dots sequence
(#484) Inline comments must end in full-stops, exclamation marks, or question marks
(#484) No space found before comment text; expected "// add fields to hold the AI grade and feedback results" but found "//add fields to hold the AI grade and feedback results"
(#490) Inline comments must end in full-stops, exclamation marks, or question marks
(#497) No space found before comment text; expected "// We are doing a major upgrade to the grading options so we need to reset the grading options to the new format" but found "//We are doing a major upgrade to the grading options so we need to reset the grading options to the new format"
(#498) No space found before comment text; expected "// depending on what the old format was." but found "//depending on what the old format was."
(#501) Blank line found at start of control structure
(#503) Inline comments must end in full-stops, exclamation marks, or question marks
(#503) No space found before comment text; expected "// We are removing the manual transcription option (after recording)" but found "//We are removing the manual transcription option (after recording)"
(#507) Line exceeds 132 characters; contains 153 characters
(#511) Inline comments must start with a capital letter, digit or 3-dots sequence
(#511) Inline comments must end in full-stops, exclamation marks, or question marks
(#511) No space found before comment text; expected "// decode options" but found "//decode options"
(#514) No space found before comment text; expected "// Now fix'em all up ..." but found "//Now fix'em all up ..."
(#516) Inline comments must start with a capital letter, digit or 3-dots sequence
(#516) No space found before comment text; expected "// relevance option is now just "model" or "question" or "none"" but found "//relevance option is now just "model" or "question" or "none""
(#517) Inline comments must end in full-stops, exclamation marks, or question marks
(#517) No space found before comment text; expected "// nobody understood the other options and they were hard predict the outcomes" but found "//nobody understood the other options and they were hard predict the outcomes"
(#530) Inline comments must start with a capital letter, digit or 3-dots sequence
(#530) No space found before comment text; expected "// grade ratio item is now just accuracy (AKA speaking clarity) or nothing" but found "//grade ratio item is now just accuracy (AKA speaking clarity) or nothing"
(#531) Inline comments must end in full-stops, exclamation marks, or question marks
(#531) No space found before comment text; expected "// ie we dont have spelling or grammar options" but found "//ie we dont have spelling or grammar options"
(#535) Inline comments must start with a capital letter, digit or 3-dots sequence
(#535) No space found before comment text; expected "// we don't do AI accuracy for manual transcription anymore, nobody wants to do it" but found "//we don't do AI accuracy for manual transcription anymore, nobody wants to do it"
(#536) Inline comments must end in full-stops, exclamation marks, or question marks
(#536) No space found before comment text; expected "// its just for the case where they read their own typed in text" but found "//its just for the case where they read their own typed in text"
(#543) Inline comments must end in full-stops, exclamation marks, or question marks
(#543) No space found before comment text; expected "// Spelling is meaningless unless we are typing text (step2=type)" but found "//Spelling is meaningless unless we are typing text (step2=type)"
(#545) Inline comments must start with a capital letter, digit or 3-dots sequence
(#545) Inline comments must end in full-stops, exclamation marks, or question marks
(#545) No space found before comment text; expected "// if they are using spelling and step2=type, then we let AI grade take care of it" but found "//if they are using spelling and step2=type, then we let AI grade take care of it"
(#550) Inline comments must start with a capital letter, digit or 3-dots sequence
(#550) Inline comments must end in full-stops, exclamation marks, or question marks
(#550) No space found before comment text; expected "// we don't do grammar here anymore, we leave this up to AI" but found "//we don't do grammar here anymore, we leave this up to AI"
(#561) Inline comments must end in full-stops, exclamation marks, or question marks
(#561) No space found before comment text; expected "// AI Grade" but found "//AI Grade"
(#563) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#565) No space found before comment text; expected "// Bonus Grades" but found "//Bonus Grades"
(#566) Inline comments must end in full-stops, exclamation marks, or question marks
(#566) No space found before comment text; expected "// we don't do negative grading anymore ..so no spelling or grammar processing," but found "//we don't do negative grading anymore ..so no spelling or grammar processing,"
(#568) Line exceeds 132 characters; contains 140 characters
(#571) Inline comments must start with a capital letter, digit or 3-dots sequence
(#571) Inline comments must end in full-stops, exclamation marks, or question marks
(#575) Inline comments must start with a capital letter, digit or 3-dots sequence
(#575) Inline comments must end in full-stops, exclamation marks, or question marks
(#575) No space found before comment text; expected "// save the options back" but found "//save the options back"
(#578) Blank line found at end of control structure
(#594) Inline comments must end in full-stops, exclamation marks, or question marks
(#609) Inline comments must end in full-stops, exclamation marks, or question marks
(#616) Inline comments must start with a capital letter, digit or 3-dots sequence
(#616) Inline comments must end in full-stops, exclamation marks, or question marks
(#616) No space found before comment text; expected "// init fields" but found "//init fields"
(#645) Blank line found at start of control structure
(#656) Inline comments must end in full-stops, exclamation marks, or question marks
mod/solo/developer.php
(#2) Moodle boilerplate not found at first line
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
(#30) Import statements must not begin with a leading backslash
(#31) Import statements must not begin with a leading backslash
(#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
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Short array syntax must be used to define arrays
(#44) Short array syntax must be used to define arrays
(#45) Usage of ELSEIF not allowed; use ELSE IF instead
(#46) Short array syntax must be used to define arrays
(#47) Short array syntax must be used to define arrays
(#50) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#50) No space found after comma in argument list
(#50) Commas (,) must be followed by white space.
(#50) Expected 1 space between the comma and "'You must specify a course_module ID or an instance ID'". Found: no spaces
(#53) Opening parenthesis of a multi-line function call must be the last content on the line
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Multi-line function call not indented correctly; expected 0 spaces but found 4
(#54) Short array syntax must be used to define arrays
(#54) Commas (,) must be followed by white space.
(#54) Expected 1 space between the comma and "'action'". Found: no spaces
(#54) Expected at least 1 space before "=>"; 0 found
(#54) Expected at least 1 space after "=>"; 0 found
(#54) Expected 1 space before "=>"; 0 found
(#54) Expected 1 space after "=>"; 0 found
(#54) Closing parenthesis of a multi-line function call must be on a line by itself
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) No space found before comment text; expected "// Get an admin settings" but found "//Get an admin settings"
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) 3 slashes comments are not allowed; use "// Comment." instead
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) No space found before comment text; expected "// This puts all our display logic into the renderer.php files in this plugin" but found "//This puts all our display logic into the renderer.php files in this plugin"
(#80) No space found before comment text; expected "// Process Actions." but found "//Process Actions."
(#82) Expected 1 space after closing parenthesis; found 0
(#82) Blank line found at start of control structure
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) No space found before comment text; expected "// not a true report, separate implementation in renderer" but found "//not a true report, separate implementation in renderer"
(#85) Spaces must be used to indent lines; tabs are not allowed
(#86) No space found after comma in argument list
(#86) Commas (,) must be followed by white space.
(#86) Expected 1 space between the comma and "$modulecontext". Found: no spaces
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Opening parenthesis of a multi-line function call must be the last content on the line
(#88) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#88) Short array syntax must be used to define arrays
(#88) Expected at least 1 space before "=>"; 0 found
(#88) Expected 1 space before "=>"; 0 found
(#88) Expected 1 space after "=>"; 2 found
(#88) Commas (,) must be followed by white space.
(#88) Expected 1 space between the comma and "'completedsteps'". Found: no spaces
(#88) Expected at least 1 space before "=>"; 0 found
(#88) Expected at least 1 space after "=>"; 0 found
(#88) Expected 1 space before "=>"; 0 found
(#88) Expected 1 space after "=>"; 0 found
(#88) No space found after comma in argument list
(#88) Commas (,) must be followed by white space.
(#88) Expected 1 space between the comma and "'timemodified DESC'". Found: no spaces
(#88) Only one argument is allowed per line in a multi-line function call
(#88) No space found after comma in argument list
(#88) Commas (,) must be followed by white space.
(#88) Expected 1 space between the comma and "'*'". Found: no spaces
(#88) Only one argument is allowed per line in a multi-line function call
(#88) No space found after comma in argument list
(#88) Commas (,) must be followed by white space.
(#88) Expected 1 space between the comma and "0". Found: no spaces
(#88) Only one argument is allowed per line in a multi-line function call
(#88) No space found after comma in argument list
(#88) Commas (,) must be followed by white space.
(#88) Expected 1 space between the comma and "1". Found: no spaces
(#88) Only one argument is allowed per line in a multi-line function call
(#88) Closing parenthesis of a multi-line function call must be on a line by itself
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Expected "if (...) {\n"; found "if(...){\n"
(#89) Expected 1 space after IF keyword; 0 found
(#89) Expected 1 space after closing parenthesis; found 0
(#91) Spaces must be used to indent lines; tabs are not allowed
(#94) Expected 1 space after closing brace; 0 found
(#94) Expected "} else {\n"; found "}else{\n"
(#94) Expected 1 space after ELSE keyword; 0 found
(#95) Spaces must be used to indent lines; tabs are not allowed
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Short array syntax must be used to define arrays
(#96) Expected at least 1 space before "=>"; 0 found
(#96) Expected at least 1 space after "=>"; 0 found
(#96) Expected 1 space before "=>"; 0 found
(#96) Expected 1 space after "=>"; 0 found
(#97) Short array syntax must be used to define arrays
(#97) Expected at least 1 space before "=>"; 0 found
(#97) Expected at least 1 space after "=>"; 0 found
(#97) Expected 1 space before "=>"; 0 found
(#97) Expected 1 space after "=>"; 0 found
(#98) Expected "if (...) {\n"; found "if(...) {\n"
(#98) Expected 1 space after IF keyword; 0 found
(#104) Expected "if (...) {\n"; found "if(...) {\n"
(#104) Expected 1 space after IF keyword; 0 found
(#111) Spaces must be used to indent lines; tabs are not allowed
(#112) Spaces must be used to indent lines; tabs are not allowed
(#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) No space found before comment text; expected "// reindex array" but found "//reindex array"
(#113) Spaces must be used to indent lines; tabs are not allowed
(#114) Spaces must be used to indent lines; tabs are not allowed
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Expected "for (...) {\n"; found "for(...){\n"
(#115) Expected 1 space after FOR keyword; 0 found
(#115) Expected at least 1 space before "="; 0 found
(#115) Expected at least 1 space after "="; 0 found
(#115) Expected 1 space before "="; 0 found
(#115) Expected 1 space after "="; 0 found
(#115) Expected 1 space after first semicolon of FOR loop; 0 found
(#115) Expected at least 1 space before "<"; 0 found
(#115) Expected at least 1 space after "<"; 0 found
(#115) Expected 1 space before "<"; 0 found
(#115) Expected 1 space after "<"; 0 found
(#115) Expected 1 space after second semicolon of FOR loop; 0 found
(#115) Expected 1 space after closing parenthesis; found 0
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) No space found after comma in argument list
(#117) Commas (,) must be followed by white space.
(#117) Expected 1 space between the comma and "$stats". Found: no spaces
(#117) No space found after comma in argument list
(#117) Commas (,) must be followed by white space.
(#117) Expected 1 space between the comma and "$ai". Found: no spaces
(#117) No space found after comma in argument list
(#117) Commas (,) must be followed by white space.
(#117) Expected 1 space between the comma and "$user1". Found: no spaces
(#120) Opening parenthesis of a multi-line function call must be the last content on the line
(#121) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#121) Short array syntax must be used to define arrays
(#121) Closing parenthesis of a multi-line function call must be on a line by itself
(#121) No space found after comma in argument list
(#121) Commas (,) must be followed by white space.
(#121) Expected 1 space between the comma and "'Created Attempts:'". Found: no spaces
(#122) Blank line found at end of control structure
(#125) Spaces must be used to indent lines; tabs are not allowed
(#127) Spaces must be used to indent lines; tabs are not allowed
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) No space found before comment text; expected "// output the page" but found "//output the page"
(#133) No space found after comma in argument list
(#133) Commas (,) must be followed by white space.
(#133) Expected 1 space between the comma and "$moduleinstance". Found: no spaces
(#134) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#134) Expected 1 space after FOREACH keyword; 0 found
(#134) Expected 1 space after closing parenthesis; found 0
(#139) Missing docblock for function copyAttempt
(#139) function name "copyAttempt" must be lower-case letters only
(#139) Expected 1 space before opening brace; found 0
(#145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) No space found before comment text; expected "// attempt" but found "//attempt"
(#148) Expected at least 1 space before "="; 0 found
(#148) Expected at least 1 space after "="; 0 found
(#148) Expected 1 space before "="; 0 found
(#148) Expected 1 space after "="; 0 found
(#149) No space found after comma in argument list
(#149) Commas (,) must be followed by white space.
(#149) Expected 1 space between the comma and "$newatt". Found: no spaces
(#150) Expected "if (...) {\n"; found "if(...){"
(#150) Expected 1 space after IF keyword; 0 found
(#150) Expected 1 space after closing parenthesis; found 0
(#150) Newline required after opening brace
(#150) Closing brace must be on a line by itself
(#152) Inline comments must start with a capital letter, digit or 3-dots sequence
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) No space found before comment text; expected "// stats" but found "//stats"
(#155) Expected at least 1 space before "="; 0 found
(#155) Expected at least 1 space after "="; 0 found
(#155) Expected 1 space before "="; 0 found
(#155) Expected 1 space after "="; 0 found
(#156) Expected at least 1 space before "="; 0 found
(#156) Expected at least 1 space after "="; 0 found
(#156) Expected 1 space before "="; 0 found
(#156) Expected 1 space after "="; 0 found
(#157) No space found after comma in argument list
(#157) Commas (,) must be followed by white space.
(#157) Expected 1 space between the comma and "$newstats". Found: no spaces
(#158) Expected "if (...) {\n"; found "if(...){"
(#158) Expected 1 space after IF keyword; 0 found
(#158) Expected 1 space after closing parenthesis; found 0
(#158) Newline required after opening brace
(#158) Closing brace must be on a line by itself
(#160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) No space found before comment text; expected "// ai" but found "//ai"
(#163) Expected at least 1 space before "="; 0 found
(#163) Expected at least 1 space after "="; 0 found
(#163) Expected 1 space before "="; 0 found
(#163) Expected 1 space after "="; 0 found
(#164) No space found after comma in argument list
(#164) Commas (,) must be followed by white space.
(#164) Expected 1 space between the comma and "$newai". Found: no spaces
(#165) Expected "if (...) {\n"; found "if(...){"
(#165) Expected 1 space after IF keyword; 0 found
(#165) Expected 1 space after closing parenthesis; found 0
(#165) Newline required after opening brace
(#165) Closing brace must be on a line by itself
(#167) Expected 1 newline at end of file; 0 found
mod/solo/fetchcbpage.php
(#2) Moodle boilerplate not found at first line
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
(#30) Import statements must not begin with a leading backslash
(#37) Expected "if (...) {\n"; found "if(...){\n"
(#37) Expected 1 space after IF keyword; 0 found
(#37) No space found after comma in argument list
(#37) Commas (,) must be followed by white space.
(#37) Expected 1 space between the comma and "$systemcontext". Found: no spaces
(#37) Expected 1 space after closing parenthesis; found 0
(#37) Blank line found at start of control structure
(#39) Expected at least 1 space before "="; 0 found
(#39) Expected at least 1 space after "="; 0 found
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#39) Expected at least 1 space before "=>"; 0 found
(#39) Expected at least 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 between the comma and "'wwwroot'". Found: no spaces
(#39) Expected at least 1 space before "=>"; 0 found
(#39) Expected at least 1 space after "=>"; 0 found
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#40) Expected at least 1 space before "=>"; 0 found
(#40) Expected at least 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 between the comma and "'last_name'". Found: no spaces
(#40) Expected at least 1 space before "=>"; 0 found
(#40) Expected at least 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 between the comma and "'email'". Found: no spaces
(#40) Expected at least 1 space before "=>"; 0 found
(#40) Expected at least 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 between the comma and "'country'". Found: no spaces
(#40) Expected at least 1 space before "=>"; 0 found
(#40) Expected at least 1 space after "=>"; 0 found
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#42) Space after opening parenthesis of function call prohibited
(#42) No space found after comma in argument list
(#42) Commas (,) must be followed by white space.
(#42) Expected 1 space between the comma and "$amddata". Found: no spaces
(#44) Expected 1 space after closing brace; 0 found
(#44) Expected "} else {\n"; found "}else{\n"
(#44) Expected 1 space after ELSE keyword; 0 found
mod/solo/grade.php
(#26) Import statements must not begin with a leading backslash
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Line exceeds 132 characters; contains 140 characters
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Short array syntax must be used to define arrays
(#36) Short array syntax must be used to define arrays
(#39) Expected "if (...) {\n"; found "if(...){\n"
(#39) Expected 1 space after IF keyword; 0 found
(#39) No space found after comma in argument list
(#39) Commas (,) must be followed by white space.
(#39) Expected 1 space between the comma and "context_module". Found: no spaces
(#39) Expected 1 space after closing parenthesis; found 0
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Blank line found at end of control structure
(#43) Expected 1 space after closing brace; 0 found
(#43) Expected "} else {\n"; found "}else{\n"
(#43) Expected 1 space after ELSE keyword; 0 found
(#44) Expected at least 1 space before "."; 0 found
(#44) Expected at least 1 space after "."; 0 found
(#45) Expected 1 blank line at end of file; 2 found
mod/solo/grades.php
(#2) Moodle boilerplate not found at first line
(#29) PHP keywords must be lowercase; expected "as" but found "AS"
(#29) Useless alias "grades" found for import of "mod_solo\grades\grades"
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Short array syntax must be used to define arrays
(#43) Short array syntax must be used to define arrays
(#48) No space found after comma in argument list
(#48) Commas (,) must be followed by white space.
(#48) Expected 1 space between the comma and "array". Found: no spaces
(#48) Short array syntax must be used to define arrays
(#48) Expected at least 1 space before "=>"; 0 found
(#48) Expected at least 1 space after "=>"; 0 found
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#51) Expected at least 1 space before "."; 0 found
(#51) Expected at least 1 space after "."; 0 found
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) No space found before comment text; expected "// Get an admin settings" but found "//Get an admin settings"
(#63) Expected "if (...) {\n"; found "if(...){\n"
(#63) Expected 1 space after IF keyword; 0 found
(#63) Expected 1 space after closing parenthesis; found 0
(#65) Expected 1 space after closing brace; 0 found
(#65) Expected "} else {\n"; found "}else{\n"
(#65) Expected 1 space after ELSE keyword; 0 found
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Expected 1 space after closing brace; 0 found
(#77) Expected "} else {\n"; found "}else{\n"
(#77) Expected 1 space after ELSE keyword; 0 found
(#84) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#84) Expected 1 space after FOREACH keyword; 0 found
(#84) Expected 1 space after closing parenthesis; found 0
(#85) Expected "if (...) {\n"; found "if(...){\n"
(#85) Expected 1 space after IF keyword; 0 found
(#85) Expected at least 1 space before "==="; 0 found
(#85) Expected at least 1 space after "==="; 0 found
(#85) Expected 1 space before "==="; 0 found
(#85) Expected 1 space after "==="; 0 found
(#85) Expected 1 space after closing parenthesis; found 0
(#86) Expected at least 1 space after "="; 0 found
(#86) Expected 1 space after "="; 0 found
(#87) Expected at least 1 space before "="; 0 found
(#87) Expected at least 1 space after "="; 0 found
(#87) Expected 1 space before "="; 0 found
(#87) Expected 1 space after "="; 0 found
(#88) Expected 1 space after closing brace; 0 found
(#88) Expected 1 space after ELSEIF keyword; 0 found
(#88) Usage of ELSEIF not allowed; use ELSE IF instead
(#88) Expected 1 space after closing parenthesis; found 0
(#89) Expected at least 1 space before "="; 0 found
(#89) Expected at least 1 space after "="; 0 found
(#89) Expected 1 space before "="; 0 found
(#89) Expected 1 space after "="; 0 found
(#89) No space found after comma in argument list
(#89) Commas (,) must be followed by white space.
(#89) Expected 1 space between the comma and "constants". Found: no spaces
(#90) Expected 1 space after closing brace; 0 found
(#90) Expected "} else {\n"; found "}else{\n"
(#90) Expected 1 space after ELSE keyword; 0 found
(#91) Expected at least 1 space before "="; 0 found
(#91) Expected at least 1 space after "="; 0 found
(#91) Expected 1 space before "="; 0 found
(#91) Expected 1 space after "="; 0 found
(#91) No space found after comma in argument list
(#91) Commas (,) must be followed by white space.
(#91) Expected 1 space between the comma and "constants". Found: no spaces
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) No space found before comment text; expected "// if we do not have an accuracy score, dash dash" but found "//if we do not have an accuracy score, dash dash"
(#94) Expected "if (...) {\n"; found "if(...){\n"
(#94) Expected 1 space after IF keyword; 0 found
(#94) Expected at least 1 space before "==="; 0 found
(#94) Expected at least 1 space after "==="; 0 found
(#94) Expected 1 space before "==="; 0 found
(#94) Expected 1 space after "==="; 0 found
(#94) Expected 1 space after closing parenthesis; found 0
(#95) Expected at least 1 space before "="; 0 found
(#95) Expected at least 1 space after "="; 0 found
(#95) Expected 1 space before "="; 0 found
(#95) 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 "// format date" but found "//format date"
(#98) Expected at least 1 space before "="; 0 found
(#98) Expected at least 1 space after "="; 0 found
(#98) Expected 1 space before "="; 0 found
(#98) Expected 1 space after "="; 0 found
(#98) No space found after comma in argument list
(#98) Commas (,) must be followed by white space.
(#98) Expected 1 space between the comma and "$studentgrade". Found: no spaces
(#107) Expected at least 1 space before "="; 0 found
(#107) Expected at least 1 space after "="; 0 found
(#107) Expected 1 space before "="; 0 found
(#107) Expected 1 space after "="; 0 found
(#108) Expected 1 space after SWITCH keyword; 0 found
(#108) Expected 1 space after closing parenthesis; found 0
(#109) CASE statements must be defined using a colon
(#112) CASE statements must be defined using a colon
mod/solo/gradesubmissions.php
(#2) Moodle boilerplate not found at first line
(#32) Useless alias "gradesubmissions" found for import of "mod_solo\grades\gradesubmissions"
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Short array syntax must be used to define arrays
(#48) Short array syntax must be used to define arrays
(#53) No space found after comma in argument list
(#53) Commas (,) must be followed by white space.
(#53) Expected 1 space between the comma and "array". Found: no spaces
(#53) Short array syntax must be used to define arrays
(#53) Expected at least 1 space before "=>"; 0 found
(#53) Expected at least 1 space after "=>"; 0 found
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#53) Commas (,) must be followed by white space.
(#53) Expected 1 space between the comma and "'userid'". Found: no spaces
(#53) Expected at least 1 space before "=>"; 0 found
(#53) Expected at least 1 space after "=>"; 0 found
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#53) Commas (,) must be followed by white space.
(#53) Expected 1 space between the comma and "'grademethod'". Found: no spaces
(#53) Expected at least 1 space before "=>"; 0 found
(#53) Expected at least 1 space after "=>"; 0 found
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#55) Expected at least 1 space before "="; 0 found
(#55) Expected at least 1 space after "="; 0 found
(#55) Expected 1 space before "="; 0 found
(#55) Expected 1 space after "="; 0 found
(#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
(#63) Expected 1 space after closing brace; 0 found
(#63) Expected "} else {\n"; found "}else{\n"
(#63) Expected 1 space after ELSE keyword; 0 found
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) No space found after comma in argument list
(#69) Commas (,) must be followed by white space.
(#69) Expected 1 space between the comma and "$groupid". Found: no spaces
(#69) No space found after comma in argument list
(#69) Commas (,) must be followed by white space.
(#69) Expected 1 space between the comma and "$modulecontext". Found: no spaces
(#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
(#70) No space found before comment text; expected "// get pages of 3 students (array of 3 userids) and the current students page number" but found "//get pages of 3 students (array of 3 userids) and the current students page number"
(#71) Expected at least 1 space before "="; 0 found
(#71) Expected at least 1 space after "="; 0 found
(#71) Expected 1 space before "="; 0 found
(#71) Expected 1 space after "="; 0 found
(#72) Long list syntax is not allowed
(#72) Commas (,) must be followed by white space.
(#72) Expected 1 space between the comma and "$currentstudentpage". Found: no spaces
(#72) No space found after comma in argument list
(#72) Commas (,) must be followed by white space.
(#72) Expected 1 space between the comma and "$userid". Found: no spaces
(#72) No space found after comma in argument list
(#72) Commas (,) must be followed by white space.
(#72) Expected 1 space between the comma and "$perpage". Found: no spaces
(#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
(#74) No space found before comment text; expected "// get the page of students (array od f 3 student ids) for current student" but found "//get the page of students (array od f 3 student ids) for current student"
(#75) Expected at least 1 space before "="; 0 found
(#75) Expected at least 1 space after "="; 0 found
(#75) Expected 1 space before "="; 0 found
(#75) Expected 1 space after "="; 0 found
(#76) Expected "if (...) {\n"; found "if(...){\n"
(#76) Expected 1 space after IF keyword; 0 found
(#76) Expected at least 1 space before ">"; 0 found
(#76) Expected at least 1 space after ">"; 0 found
(#76) Expected 1 space before ">"; 0 found
(#76) Expected 1 space after ">"; 0 found
(#76) Expected 1 space after closing parenthesis; found 0
(#77) Expected "if (...) {\n"; found "if(...) {\n"
(#77) Expected 1 space after IF keyword; 0 found
(#77) No space found after comma in argument list
(#77) Commas (,) must be followed by white space.
(#77) Expected 1 space between the comma and "$pagesofstudents". Found: no spaces
(#79) Expected 1 space after closing brace; 0 found
(#79) Expected "} else {\n"; found "}else{\n"
(#79) Expected 1 space after ELSE keyword; 0 found
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) No space found before comment text; expected "// if there are fewer than 3 students, pad the array with X empty strings" but found "//if there are fewer than 3 students, pad the array with X empty strings"
(#85) Variable "studentsToGrade" must be all lower-case
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) No space found before comment text; expected "// get all enroled students for the course" but found "//get all enroled students for the course"
(#87) Expected "if (...) {\n"; found "if(...) {\n"
(#87) Expected 1 space after IF keyword; 0 found
(#87) Expected at least 1 space before ">"; 0 found
(#87) Expected at least 1 space after ">"; 0 found
(#87) Expected 1 space before ">"; 0 found
(#87) Expected 1 space after ">"; 0 found
(#88) Variable "submissionCandidates" must be all lower-case
(#88) Expected 1 space after "="; 2 found
(#89) Expected 1 space after closing brace; 0 found
(#89) Expected "} else {\n"; found "}else{\n"
(#89) Expected 1 space after ELSE keyword; 0 found
(#90) Variable "submissionCandidates" must be all lower-case
(#93) Variable "submissionCandidates" must be all lower-case
(#98) Variable "submissionCandidates" must be all lower-case
(#98) Variable "submissionCandidates" must be all lower-case
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) No space found before comment text; expected "// Get an admin settings" but found "//Get an admin settings"
(#106) Expected "if (...) {\n"; found "if(...){\n"
(#106) Expected 1 space after IF keyword; 0 found
(#106) Expected 1 space after closing parenthesis; found 0
(#108) Expected 1 space after closing brace; 0 found
(#108) Expected "} else {\n"; found "}else{\n"
(#108) Expected 1 space after ELSE keyword; 0 found
(#123) Short array syntax must be used to define arrays
(#124) Variable "studentsToGrade" must be all lower-case
(#125) Variable "submissionCandidates" must be all lower-case
(#129) Expected at least 1 space before "=>"; 0 found
(#129) Expected at least 1 space after "=>"; 0 found
(#129) Expected 1 space before "=>"; 0 found
(#129) Expected 1 space after "=>"; 0 found
(#130) Expected at least 1 space before "=>"; 0 found
(#130) Expected at least 1 space after "=>"; 0 found
(#130) Expected 1 space before "=>"; 0 found
(#130) Expected 1 space after "=>"; 0 found
(#130) There should be a comma after the last array item in a multi-line array.
mod/solo/index.php
(#2) Moodle boilerplate not found at first line
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) 3 slashes comments are not allowed; use "// Comment." instead
(#31) Expected at least 1 space before "."; 0 found
(#31) Expected at least 1 space after "."; 0 found
(#32) Expected at least 1 space before "."; 0 found
(#32) Expected at least 1 space after "."; 0 found
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Short array syntax must be used to define arrays
(#45) Short array syntax must be used to define arrays
(#53) Short array syntax must be used to define arrays
(#58) Short array syntax must be used to define arrays
(#59) Short array syntax must be used to define arrays
(#61) Short array syntax must be used to define arrays
(#62) Short array syntax must be used to define arrays
(#64) Short array syntax must be used to define arrays
(#65) Short array syntax must be used to define arrays
(#71) Short array syntax must be used to define arrays
(#73) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#73) Short array syntax must be used to define arrays
(#73) Closing parenthesis of a multi-line function call must be on a line by itself
(#76) Short array syntax must be used to define arrays
(#77) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#77) Closing parenthesis of a multi-line function call must be on a line by itself
(#80) Logical operator "or" is prohibited; use "||" instead
(#81) Short array syntax must be used to define arrays
(#83) Short array syntax must be used to define arrays
mod/solo/lang/en/solo.php
(#32) The string key "modulename_help" is not in the correct order, it should be before "modulenameplural"
(#33) Unexpected comment found. Auto-fixing will not work after this comment
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) This comment is 78% valid code; is this commented out code?
(#36) The string key "solo" is not in the correct order, it should be before "soloname_help"
(#37) The string key "activitylink" is not in the correct order, it should be before "solo"
(#42) Unexpected comment found. Auto-fixing will not work after this comment
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) This comment is 67% valid code; is this commented out code?
(#43) Unexpected comment found. Auto-fixing will not work after this comment
(#44) Unexpected comment found. Auto-fixing will not work after this comment
(#45) Unexpected comment found. Auto-fixing will not work after this comment
(#47) The string key "solo:addinstance" is not in the correct order, it should be before "solosettings"
(#50) The string key "solo:selecttopics" is not in the correct order, it should be before "solo:viewreports"
(#51) The string key "solo:managetopics" is not in the correct order, it should be before "solo:selecttopics"
(#52) The string key "solo:attemptview" is not in the correct order, it should be before "solo:managetopics"
(#53) The string key "solo:attemptedit" is not in the correct order, it should be before "solo:attemptview"
(#55) The string key "solo:manage" is not in the correct order, it should be before "solo:manageattempts"
(#57) The string key "solo:grades" is not in the correct order, it should be before "solo:submit"
(#58) The string key "privacy:metadata" is not in the correct order, it should be before "solo:grades"
(#60) The string key "privacy:metadata:attemptstable" is not in the correct order, it should be before "privacy:metadata:solo"
(#63) The string key "privacy:metadata:grade" is not in the correct order, it should be before "privacy:metadata:transcript"
(#64) The string key "privacy:metadata:aigrade" is not in the correct order, it should be before "privacy:metadata:grade"
(#66) The string key "privacy:metadata:uniquewords" is not in the correct order, it should be before "privacy:metadata:words"
(#67) The string key "privacy:metadata:longwords" is not in the correct order, it should be before "privacy:metadata:uniquewords"
(#69) The string key "privacy:metadata:avturn" is not in the correct order, it should be before "privacy:metadata:turns"
(#73) The string key "privacy:metadata:aiaccuracy" is not in the correct order, it should be before "privacy:metadata:totaltargetwords"
(#76) The string key "privacy:metadata:speakingtime" is not in the correct order, it should be before "privacy:metadata:wpm"
(#77) The string key "privacy:metadata:relevance" is not in the correct order, it should be before "privacy:metadata:speakingtime"
(#78) The string key "id" is not in the correct order, it should be before "privacy:metadata:relevance"
(#81) The string key "basicheading" is not in the correct order, it should be before "timecreated"
(#83) The string key "overview" is not in the correct order, it should be before "totalattempts"
(#86) The string key "preview" is not in the correct order, it should be before "view"
(#88) The string key "reports" is not in the correct order, it should be before "viewreports"
(#90) Unexpected comment found. Auto-fixing will not work after this comment
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) This comment is 100% valid code; is this commented out code?
(#92) The string key "basicreport" is not in the correct order, it should be before "showingattempt"
(#95) The string key "exportexcel" is not in the correct order, it should be before "returntotop"
(#96) The string key "deletealluserdata" is not in the correct order, it should be before "exportexcel"
(#97) Unexpected comment found. Auto-fixing will not work after this comment
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) This comment is 73% valid code; is this commented out code?
(#98) Unexpected comment found. Auto-fixing will not work after this comment
(#99) Unexpected comment found. Auto-fixing will not work after this comment
(#100) Unexpected comment found. Auto-fixing will not work after this comment
(#101) Unexpected comment found. Auto-fixing will not work after this comment
(#103) The string key "done" is not in the correct order, it should be before "gotnosound"
(#105) The string key "processing" is not in the correct order, it should be before "submit"
(#106) The string key "feedbackheader" is not in the correct order, it should be before "processing"
(#107) Unexpected comment found. Auto-fixing will not work after this comment
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) This comment is 78% valid code; is this commented out code?
(#108) The string key "errorheader" is not in the correct order, it should be before "feedbackheader"
(#109) Unexpected comment found. Auto-fixing will not work after this comment
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) This comment is 78% valid code; is this commented out code?
(#110) The string key "attemptsreport" is not in the correct order, it should be before "errorheader"
(#112) The string key "id" is not in the correct order, it should be before "submitted"
(#114) The string key "audiofile" is not in the correct order, it should be before "username"
(#116) The string key "nodataavailable" is not in the correct order, it should be before "timecreated"
(#118) The string key "next" is not in the correct order, it should be before "saveandnext"
(#122) The string key "finish" is not in the correct order, it should be before "stoprecording"
(#123) The string key "done" is not in the correct order, it should be before "finish"
(#125) The string key "notgradedyet" is not in the correct order, it should be before "reattempt"
(#126) The string key "enabletts" is not in the correct order, it should be before "notgradedyet"
(#128) Unexpected comment found. Auto-fixing will not work after this comment
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) The string key "deleteattemptconfirm" is not in the correct order, it should be before "ttslanguage"
(#132) The string key "attemptsperpage" is not in the correct order, it should be before "deletenow"
(#137) The string key "apiuser" is not in the correct order, it should be before "gradingsperpage_details"
(#139) The string key "apisecret" is not in the correct order, it should be before "apiuser_details"
(#146) The string key "tokyo" is not in the correct order, it should be before "useast1"
(#147) The string key "sydney" is not in the correct order, it should be before "tokyo"
(#148) The string key "dublin" is not in the correct order, it should be before "sydney"
(#150) The string key "frankfurt" is not in the correct order, it should be before "ottawa"
(#154) The string key "mumbai" is not in the correct order, it should be before "singapore"
(#155) The string key "capetown" is not in the correct order, it should be before "mumbai"
(#156) The string key "bahrain" is not in the correct order, it should be before "capetown"
(#160) The string key "forever" is not in the correct order, it should be before "ningxia"
(#162) The string key "en-us" is not in the correct order, it should be before "forever"
(#163) The string key "en-nz" is not in the correct order, it should be before "en-us"
(#166) The string key "en-au" is not in the correct order, it should be before "es-us"
(#170) The string key "fil-ph" is not in the correct order, it should be before "fr-fr"
(#173) The string key "en-in" is not in the correct order, it should be before "pt-br"
(#176) The string key "de-de" is not in the correct order, it should be before "fr-fr"
(#177) The string key "de-at" is not in the correct order, it should be before "de-de"
(#178) The string key "da-dk" is not in the correct order, it should be before "de-at"
(#181) The string key "ar-ae" is not in the correct order, it should be before "ko-kr"
(#184) The string key "nl-nl" is not in the correct order, it should be before "zh-cn"
(#185) The string key "nl-be" is not in the correct order, it should be before "nl-nl"
(#186) The string key "en-ie" is not in the correct order, it should be before "nl-be"
(#188) The string key "en-ab" is not in the correct order, it should be before "en-wl"
(#190) The string key "de-ch" is not in the correct order, it should be before "fa-ir"
(#202) The string key "eu-es" is not in the correct order, it should be before "uk-ua"
(#207) The string key "no-no" is not in the correct order, it should be before "sv-se"
(#208) The string key "nb-no" is not in the correct order, it should be before "no-no"
(#208) Unexpected comment found. Auto-fixing will not work after this comment
(#208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#211) The string key "mi-nz" is not in the correct order, it should be before "ro-ro"
(#213) The string key "bg-bg" is not in the correct order, it should be before "mi-nz"
(#213) Unexpected comment found. Auto-fixing will not work after this comment
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Unexpected comment found. Auto-fixing will not work after this comment
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) Unexpected comment found. Auto-fixing will not work after this comment
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) Unexpected comment found. Auto-fixing will not work after this comment
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) Unexpected comment found. Auto-fixing will not work after this comment
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) Unexpected comment found. Auto-fixing will not work after this comment
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) Unexpected comment found. Auto-fixing will not work after this comment
(#219) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Unexpected comment found. Auto-fixing will not work after this comment
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) Unexpected comment found. Auto-fixing will not work after this comment
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) The string key "is-is" is not in the correct order, it should be before "sl-si"
(#222) Unexpected comment found. Auto-fixing will not work after this comment
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Unexpected comment found. Auto-fixing will not work after this comment
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) Unexpected comment found. Auto-fixing will not work after this comment
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) Unexpected comment found. Auto-fixing will not work after this comment
(#225) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) Unexpected comment found. Auto-fixing will not work after this comment
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#228) Unexpected comment found. Auto-fixing will not work after this comment
(#228) Inline comments must start with a capital letter, digit or 3-dots sequence
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) The string key "as-in" is not in the correct order, it should be before "vi-vn"
(#232) The string key "bh-in" is not in the correct order, it should be before "bn-in"
(#240) The string key "pa-in" is not in the correct order, it should be before "pa-ing"
(#244) The string key "awsregion" is not in the correct order, it should be before "ur-in"
(#246) The string key "expiredays" is not in the correct order, it should be before "region"
(#247) Unexpected comment found. Auto-fixing will not work after this comment
(#247) Inline comments must start with a capital letter, digit or 3-dots sequence
(#247) This comment is 100% valid code; is this commented out code?
(#249) The string key "attemptsperpage" is not in the correct order, it should be before "expiredays"
(#252) Unexpected comment found. Auto-fixing will not work after this comment
(#252) Inline comments must start with a capital letter, digit or 3-dots sequence
(#252) This comment is 100% valid code; is this commented out code?
(#253) The string key "ok" is not in the correct order, it should be before "transcript"
(#255) The string key "notimelimit" is not in the correct order, it should be before "ok"
(#257) The string key "onemin" is not in the correct order, it should be before "xsecs"
(#259) The string key "oneminxsecs" is not in the correct order, it should be before "xmins"
(#262) The string key "postattemptheader" is not in the correct order, it should be before "xminsecs"
(#265) Unexpected comment found. Auto-fixing will not work after this comment
(#265) Inline comments must start with a capital letter, digit or 3-dots sequence
(#265) This comment is 83% valid code; is this commented out code?
(#266) Unexpected comment found. Auto-fixing will not work after this comment
(#267) Unexpected comment found. Auto-fixing will not work after this comment
(#268) Unexpected comment found. Auto-fixing will not work after this comment
(#270) The string key "displaysubs" is not in the correct order, it should be before "recordingaiheader"
(#272) The string key "noapisecret" is not in the correct order, it should be before "noapiuser"
(#273) The string key "credentialsinvalid" is not in the correct order, it should be before "noapisecret"
(#274) The string key "appauthorised" is not in the correct order, it should be before "credentialsinvalid"
(#277) The string key "notokenincache" is not in the correct order, it should be before "refreshtoken"
(#278) Unexpected comment found. Auto-fixing will not work after this comment
(#278) Inline comments must start with a capital letter, digit or 3-dots sequence
(#279) Unexpected comment found. Auto-fixing will not work after this comment
(#279) Inline comments must end in full-stops, exclamation marks, or question marks
(#281) The string key "nosubscriptions" is not in the correct order, it should be before "novalidcredentials"
(#294) Unexpected comment found. Auto-fixing will not work after this comment
(#294) Inline comments must start with a capital letter, digit or 3-dots sequence
(#294) This comment is 74% valid code; is this commented out code?
(#295) Unexpected comment found. Auto-fixing will not work after this comment
(#296) Unexpected comment found. Auto-fixing will not work after this comment
(#297) Unexpected comment found. Auto-fixing will not work after this comment
(#298) Unexpected comment found. Auto-fixing will not work after this comment
(#299) Unexpected comment found. Auto-fixing will not work after this comment
(#300) Unexpected comment found. Auto-fixing will not work after this comment
(#301) Unexpected comment found. Auto-fixing will not work after this comment
(#301) Inline comments must end in full-stops, exclamation marks, or question marks
(#303) The string key "attempts" is not in the correct order, it should be before "privacy:metadata:userid"
(#305) Unexpected comment found. Auto-fixing will not work after this comment
(#305) Inline comments must start with a capital letter, digit or 3-dots sequence
(#305) This comment is 70% valid code; is this commented out code?
(#306) Unexpected comment found. Auto-fixing will not work after this comment
(#307) Unexpected comment found. Auto-fixing will not work after this comment
(#308) The string key "editingattempt" is not in the correct order, it should be before "manageattempts"
(#309) Unexpected comment found. Auto-fixing will not work after this comment
(#309) Inline comments must start with a capital letter, digit or 3-dots sequence
(#309) This comment is 78% valid code; is this commented out code?
(#310) The string key "attempt" is not in the correct order, it should be before "editingattempt"
(#312) The string key "attemptcontents" is not in the correct order, it should be before "attempttitle"
(#313) Unexpected comment found. Auto-fixing will not work after this comment
(#313) Inline comments must start with a capital letter, digit or 3-dots sequence
(#313) This comment is 66% valid code; is this commented out code?
(#314) Unexpected comment found. Auto-fixing will not work after this comment
(#315) Unexpected comment found. Auto-fixing will not work after this comment
(#316) Unexpected comment found. Auto-fixing will not work after this comment
(#317) Unexpected comment found. Auto-fixing will not work after this comment
(#318) Unexpected comment found. Auto-fixing will not work after this comment
(#319) Unexpected comment found. Auto-fixing will not work after this comment
(#320) The string key "actions" is not in the correct order, it should be before "attemptcontents"
(#321) Unexpected comment found. Auto-fixing will not work after this comment
(#321) Inline comments must start with a capital letter, digit or 3-dots sequence
(#321) This comment is 70% valid code; is this commented out code?
(#322) Unexpected comment found. Auto-fixing will not work after this comment
(#324) The string key "confirmattemptdelete" is not in the correct order, it should be before "deleteattempt"
(#326) The string key "confirmattemptdelete" is not in the correct order, it should be before "confirmattemptdeletetitle"
(#328) The string key "confirmattemptdeleteall" is not in the correct order, it should be before "confirmattemptdeletealltitle"
(#330) The string key "attemptdetails" is not in the correct order, it should be before "noattempts"
(#334) Unexpected comment found. Auto-fixing will not work after this comment
(#334) Inline comments must start with a capital letter, digit or 3-dots sequence
(#334) This comment is 68% valid code; is this commented out code?
(#335) Unexpected comment found. Auto-fixing will not work after this comment
(#336) Unexpected comment found. Auto-fixing will not work after this comment
(#339) Unexpected comment found. Auto-fixing will not work after this comment
(#339) Inline comments must start with a capital letter, digit or 3-dots sequence
(#339) This comment is 67% valid code; is this commented out code?
(#340) Unexpected comment found. Auto-fixing will not work after this comment
(#341) Unexpected comment found. Auto-fixing will not work after this comment
(#342) Unexpected comment found. Auto-fixing will not work after this comment
(#343) Unexpected comment found. Auto-fixing will not work after this comment
(#344) The string key "timemodified" is not in the correct order, it should be before "viewreport"
(#346) Unexpected comment found. Auto-fixing will not work after this comment
(#346) Inline comments must start with a capital letter, digit or 3-dots sequence
(#346) This comment is 65% valid code; is this commented out code?
(#347) Unexpected comment found. Auto-fixing will not work after this comment
(#348) Unexpected comment found. Auto-fixing will not work after this comment
(#349) Unexpected comment found. Auto-fixing will not work after this comment
(#350) Unexpected comment found. Auto-fixing will not work after this comment
(#351) Unexpected comment found. Auto-fixing will not work after this comment
(#352) Unexpected comment found. Auto-fixing will not work after this comment
(#353) Unexpected comment found. Auto-fixing will not work after this comment
(#354) Unexpected comment found. Auto-fixing will not work after this comment
(#355) Unexpected comment found. Auto-fixing will not work after this comment
(#356) The string key "edit" is not in the correct order, it should be before "timemodified"
(#357) Unexpected comment found. Auto-fixing will not work after this comment
(#357) Inline comments must start with a capital letter, digit or 3-dots sequence
(#357) This comment is 67% valid code; is this commented out code?
(#358) Unexpected comment found. Auto-fixing will not work after this comment
(#359) Unexpected comment found. Auto-fixing will not work after this comment
(#360) Unexpected comment found. Auto-fixing will not work after this comment
(#362) The string key "solo:attemptedit" is not in the correct order, it should be before "solo:attemptview"
(#363) The string key "attemptname" is not in the correct order, it should be before "solo:attemptedit"
(#368) Unexpected comment found. Auto-fixing will not work after this comment
(#368) Inline comments must start with a capital letter, digit or 3-dots sequence
(#368) This comment is 67% valid code; is this commented out code?
(#369) Unexpected comment found. Auto-fixing will not work after this comment
(#370) Unexpected comment found. Auto-fixing will not work after this comment
(#371) Unexpected comment found. Auto-fixing will not work after this comment
(#372) The string key "transcriber_none" is not in the correct order, it should be before "transcriber_open"
(#376) Unexpected comment found. Auto-fixing will not work after this comment
(#376) Inline comments must start with a capital letter, digit or 3-dots sequence
(#376) This comment is 66% valid code; is this commented out code?
(#377) Unexpected comment found. Auto-fixing will not work after this comment
(#378) Unexpected comment found. Auto-fixing will not work after this comment
(#379) Unexpected comment found. Auto-fixing will not work after this comment
(#380) Unexpected comment found. Auto-fixing will not work after this comment
(#381) Unexpected comment found. Auto-fixing will not work after this comment
(#382) Unexpected comment found. Auto-fixing will not work after this comment
(#383) The string key "topicformtitle" is not in the correct order, it should be before "transcripttitle"
(#385) The string key "topiclevelcourse" is not in the correct order, it should be before "topiclevelcustom"
(#386) The string key "grades" is not in the correct order, it should be before "topiclevelcourse"
(#389) The string key "managetopics" is not in the correct order, it should be before "topics"
(#390) Unexpected comment found. Auto-fixing will not work after this comment
(#390) Inline comments must start with a capital letter, digit or 3-dots sequence
(#390) This comment is 78% valid code; is this commented out code?
(#392) The string key "topiclevel" is not in the correct order, it should be before "topicname"
(#393) The string key "topicicon" is not in the correct order, it should be before "topiclevel"
(#395) The string key "targetwords" is not in the correct order, it should be before "topictargetwords"
(#397) Unexpected comment found. Auto-fixing will not work after this comment
(#397) Inline comments must start with a capital letter, digit or 3-dots sequence
(#397) This comment is 78% valid code; is this commented out code?
(#398) The string key "targetspeakingtime" is not in the correct order, it should be before "tips"
(#399) Unexpected comment found. Auto-fixing will not work after this comment
(#399) Inline comments must start with a capital letter, digit or 3-dots sequence
(#399) This comment is 70% valid code; is this commented out code?
(#400) Unexpected comment found. Auto-fixing will not work after this comment
(#401) Unexpected comment found. Auto-fixing will not work after this comment
(#402) Unexpected comment found. Auto-fixing will not work after this comment
(#405) The string key "selftranscribe" is not in the correct order, it should be before "userselections"
(#406) Unexpected comment found. Auto-fixing will not work after this comment
(#406) Inline comments must start with a capital letter, digit or 3-dots sequence
(#406) This comment is 68% valid code; is this commented out code?
(#407) Unexpected comment found. Auto-fixing will not work after this comment
(#408) Unexpected comment found. Auto-fixing will not work after this comment
(#410) The string key "convlength" is not in the correct order, it should be before "xminutes"
(#411) Unexpected comment found. Auto-fixing will not work after this comment
(#411) Inline comments must start with a capital letter, digit or 3-dots sequence
(#411) This comment is 78% valid code; is this commented out code?
(#413) The string key "speakingtopic" is not in the correct order, it should be before "words"
(#414) The string key "speakingtips" is not in the correct order, it should be before "speakingtopic"
(#416) The string key "speakingtips_default" is not in the correct order, it should be before "speakingtips_details"
(#417) Unexpected comment found. Auto-fixing will not work after this comment
(#417) Inline comments must start with a capital letter, digit or 3-dots sequence
(#417) This comment is 78% valid code; is this commented out code?
(#419) The string key "topic" is not in the correct order, it should be before "users"
(#421) The string key "attempt_prepare" is not in the correct order, it should be before "topic"
(#422) Unexpected comment found. Auto-fixing will not work after this comment
(#422) Inline comments must start with a capital letter, digit or 3-dots sequence
(#422) This comment is 78% valid code; is this commented out code?
(#425) The string key "attempt_model" is not in the correct order, it should be before "attempt_transcribe"
(#426) Unexpected comment found. Auto-fixing will not work after this comment
(#426) Inline comments must start with a capital letter, digit or 3-dots sequence
(#426) This comment is 78% valid code; is this commented out code?
(#428) Unexpected comment found. Auto-fixing will not work after this comment
(#428) Inline comments must start with a capital letter, digit or 3-dots sequence
(#428) This comment is 100% valid code; is this commented out code?
(#431) Unexpected comment found. Auto-fixing will not work after this comment
(#431) Inline comments must start with a capital letter, digit or 3-dots sequence
(#431) This comment is 100% valid code; is this commented out code?
(#432) The string key "step_mediarecordinstructions" is not in the correct order, it should be before "step_prepareinstructions_norecording"
(#434) Unexpected comment found. Auto-fixing will not work after this comment
(#434) Inline comments must start with a capital letter, digit or 3-dots sequence
(#434) This comment is 84% valid code; is this commented out code?
(#435) Unexpected comment found. Auto-fixing will not work after this comment
(#436) Unexpected comment found. Auto-fixing will not work after this comment
(#438) The string key "step_prerecord_transcribeinstructions" is not in the correct order, it should be before "step_selftranscribeinstructions"
(#442) Unexpected comment found. Auto-fixing will not work after this comment
(#442) Inline comments must start with a capital letter, digit or 3-dots sequence
(#442) This comment is 100% valid code; is this commented out code?
(#443) The string key "step_modelinstructions" is not in the correct order, it should be before "step_writtensubmissioninstructions"
(#445) Unexpected comment found. Auto-fixing will not work after this comment
(#445) Inline comments must start with a capital letter, digit or 3-dots sequence
(#445) This comment is 66% valid code; is this commented out code?
(#446) Unexpected comment found. Auto-fixing will not work after this comment
(#447) Unexpected comment found. Auto-fixing will not work after this comment
(#448) Unexpected comment found. Auto-fixing will not work after this comment
(#449) Unexpected comment found. Auto-fixing will not work after this comment
(#450) Unexpected comment found. Auto-fixing will not work after this comment
(#451) Unexpected comment found. Auto-fixing will not work after this comment
(#452) Unexpected comment found. Auto-fixing will not work after this comment
(#453) The string key "audioreplay" is not in the correct order, it should be before "step_modelinstructions"
(#455) The string key "selftranscript" is not in the correct order, it should be before "videoreplay"
(#456) Unexpected comment found. Auto-fixing will not work after this comment
(#456) Inline comments must start with a capital letter, digit or 3-dots sequence
(#456) This comment is 78% valid code; is this commented out code?
(#459) The string key "stats_words" is not in the correct order, it should be before "stats_words_title"
(#460) The string key "stats_turns_title" is not in the correct order, it should be before "stats_words"
(#461) The string key "stats_turns" is not in the correct order, it should be before "stats_turns_title"
(#462) The string key "stats_avturn" is not in the correct order, it should be before "stats_turns"
(#465) The string key "stats_aiaccuracy" is not in the correct order, it should be before "stats_targetwords"
(#467) The string key "stats_longwords" is not in the correct order, it should be before "stats_uniquewords"
(#468) The string key "stats_ideacount" is not in the correct order, it should be before "stats_longwords"
(#469) The string key "stats_cefrlevel" is not in the correct order, it should be before "stats_ideacount"
(#470) Unexpected comment found. Auto-fixing will not work after this comment
(#470) Inline comments must end in full-stops, exclamation marks, or question marks
(#472) The string key "more_stats" is not in the correct order, it should be before "stats_wpm"
(#474) Unexpected comment found. Auto-fixing will not work after this comment
(#474) Inline comments must start with a capital letter, digit or 3-dots sequence
(#474) This comment is 88% valid code; is this commented out code?
(#477) The string key "attemptsheading" is not in the correct order, it should be before "multiattempts_details"
(#482) The string key "ATL" is not in the correct order, it should be before "turns"
(#485) The string key "CEFR" is not in the correct order, it should be before "TW"
(#488) The string key "audiorecording" is not in the correct order, it should be before "idnumber"
(#491) The string key "attemptnumberheader" is not in the correct order, it should be before "voicerecording"
(#492) The string key "attemptnumber" is not in the correct order, it should be before "attemptnumberheader"
(#493) Unexpected comment found. Auto-fixing will not work after this comment
(#493) Inline comments must start with a capital letter, digit or 3-dots sequence
(#493) This comment is 88% valid code; is this commented out code?
(#495) The string key "summaryuserattemptheaderintro" is not in the correct order, it should be before "summaryuserattemptheadertitle"
(#496) The string key "summaryheadertitle" is not in the correct order, it should be before "summaryuserattemptheaderintro"
(#498) The string key "summaryheaderintro" is not in the correct order, it should be before "summaryheadertitle_norecording"
(#499) Unexpected comment found. Auto-fixing will not work after this comment
(#499) Inline comments must start with a capital letter, digit or 3-dots sequence
(#499) This comment is 88% valid code; is this commented out code?
(#500) The string key "fonticonexplanation" is not in the correct order, it should be before "summaryheaderintro"
(#504) Unexpected comment found. Auto-fixing will not work after this comment
(#504) Inline comments must start with a capital letter, digit or 3-dots sequence
(#504) This comment is 88% valid code; is this commented out code?
(#506) The string key "maxconvlength_details" is not in the correct order, it should be before "targetwordsexplanation"
(#507) The string key "maxconvlength" is not in the correct order, it should be before "maxconvlength_details"
(#508) The string key "heard" is not in the correct order, it should be before "maxconvlength"
(#509) The string key "SPL" is not in the correct order, it should be before "heard"
(#510) The string key "ACC" is not in the correct order, it should be before "SPL"
(#512) Unexpected comment found. Auto-fixing will not work after this comment
(#512) Inline comments must start with a capital letter, digit or 3-dots sequence
(#512) This comment is 78% valid code; is this commented out code?
(#516) The string key "dopostattemptedit" is not in the correct order, it should be before "postattemptedit_details"
(#517) Unexpected comment found. Auto-fixing will not work after this comment
(#517) Inline comments must start with a capital letter, digit or 3-dots sequence
(#517) This comment is 78% valid code; is this commented out code?
(#519) Unexpected comment found. Auto-fixing will not work after this comment
(#519) Inline comments must end in full-stops, exclamation marks, or question marks
(#521) The string key "gradesfirst" is not in the correct order, it should be before "gradesid"
(#523) The string key "gradesaiscore" is not in the correct order, it should be before "gradeslast"
(#526) The string key "gradestargetwords" is not in the correct order, it should be before "gradeswords"
(#527) The string key "gradesmethod" is not in the correct order, it should be before "gradestargetwords"
(#529) The string key "gradesavturnlength" is not in the correct order, it should be before "gradesturns"
(#530) The string key "gradesactions" is not in the correct order, it should be before "gradesavturnlength"
(#534) The string key "gradesgrade" is not in the correct order, it should be before "gradesgradedyes"
(#535) The string key "gradeschoose" is not in the correct order, it should be before "gradesgrade"
(#537) The string key "gradesdatapoint" is not in the correct order, it should be before "gradesstudent"
(#540) The string key "gradesfeedback" is not in the correct order, it should be before "gradestranscript"
(#543) The string key "gradesgrader" is not in the correct order, it should be before "gradesubmissions"
(#545) The string key "autograded" is not in the correct order, it should be before "humangraded"
(#550) The string key "gradeitem:solo" is not in the correct order, it should be before "gradelabel"
(#551) The string key "developer" is not in the correct order, it should be before "gradeitem:solo"
(#554) The string key "detailedattemptsreport" is not in the correct order, it should be before "dopopupgrade"
(#555) The string key "detailedattemptsheading" is not in the correct order, it should be before "detailedattemptsreport"
(#556) The string key "detailedattempts" is not in the correct order, it should be before "detailedattemptsheading"
(#558) The string key "classprogressreport" is not in the correct order, it should be before "detailedattempts"
(#559) The string key "classprogressheading" is not in the correct order, it should be before "classprogressreport"
(#560) The string key "classprogress" is not in the correct order, it should be before "classprogressheading"
(#563) The string key "myprogressheading" is not in the correct order, it should be before "myprogressreport"
(#564) The string key "myprogress" is not in the correct order, it should be before "myprogressheading"
(#568) The string key "userattempts" is not in the correct order, it should be before "userattemptsheading"
(#570) The string key "myattempts" is not in the correct order, it should be before "userattempts"
(#572) The string key "myattempts" is not in the correct order, it should be before "myattemptsheading"
(#574) The string key "downloadaudio" is not in the correct order, it should be before "myattempts"
(#579) The string key "autoeval" is not in the correct order, it should be before "teachereval"
(#581) The string key "grammareval" is not in the correct order, it should be before "spellingeval"
(#585) The string key "nospellingerrors" is not in the correct order, it should be before "possiblespellingerrors"
(#586) The string key "completedsteps" is not in the correct order, it should be before "nospellingerrors"
(#590) The string key "no" is not in the correct order, it should be before "yes"
(#595) The string key "avturns" is not in the correct order, it should be before "targetwords_help"
(#596) The string key "avatl" is not in the correct order, it should be before "avturns"
(#599) The string key "GRM" is not in the correct order, it should be before "avw"
(#601) The string key "avspell" is not in the correct order, it should be before "avtw"
(#602) The string key "avacc" is not in the correct order, it should be before "avspell"
(#605) The string key "grade" is not in the correct order, it should be before "tabular"
(#610) The string key "myreports" is not in the correct order, it should be before "totalgradeables"
(#617) The string key "tnav_clarity" is not in the correct order, it should be before "tnav_spelling"
(#619) The string key "bigword" is not in the correct order, it should be before "tnav_clarity"
(#621) The string key "grammarmistake" is not in the correct order, it should be before "spellingmistake"
(#623) The string key "sentence" is not in the correct order, it should be before "targetwordspoken"
(#624) The string key "aggroup" is not in the correct order, it should be before "sentence"
(#629) The string key "recorderskin" is not in the correct order, it should be before "recordervideo"
(#633) The string key "skinbmr" is not in the correct order, it should be before "skinplain"
(#635) The string key "skin123" is not in the correct order, it should be before "skinfresh"
(#642) The string key "gradewordgoal" is not in the correct order, it should be before "totalwords"
(#644) The string key "displaygradewordgoal" is not in the correct order, it should be before "gradewordgoal_help"
(#646) The string key "ag_overgradewordgoal" is not in the correct order, it should be before "displaygradewordgoal"
(#650) The string key "enableautograde" is not in the correct order, it should be before "enabletranscription_details"
(#653) The string key "rating_fair" is not in the correct order, it should be before "rating_poor"
(#656) The string key "rating_excellent" is not in the correct order, it should be before "rating_verygood"
(#658) The string key "prerecordtranscriptinstructions" is not in the correct order, it should be before "toggleplayinstructions"
(#661) Unexpected comment found. Auto-fixing will not work after this comment
(#661) Inline comments must start with a capital letter, digit or 3-dots sequence
(#661) Inline comments must end in full-stops, exclamation marks, or question marks
(#664) The string key "reattemptbody" is not in the correct order, it should be before "reattempttitle"
(#667) The string key "checking" is not in the correct order, it should be before "secs_till_check"
(#669) The string key "evaluatedmessage" is not in the correct order, it should be before "notgradedyet"
(#675) Unexpected comment found. Auto-fixing will not work after this comment
(#675) Inline comments must start with a capital letter, digit or 3-dots sequence
(#675) Inline comments must end in full-stops, exclamation marks, or question marks
(#676) The string key "mediaoptions" is not in the correct order, it should be before "uploading"
(#677) The string key "addmedia" is not in the correct order, it should be before "mediaoptions"
(#679) The string key "addiframe" is not in the correct order, it should be before "addtext"
(#684) The string key "languageandrecordingheader" is not in the correct order, it should be before "speakingtargetsheader"
(#685) The string key "autogradingheader" is not in the correct order, it should be before "languageandrecordingheader"
(#690) The string key "nosetup" is not in the correct order, it should be before "setup"
(#691) The string key "addsetup" is not in the correct order, it should be before "nosetup"
(#693) The string key "letsaddsetup" is not in the correct order, it should be before "waitforsetup"
(#696) The string key "attemptfor" is not in the correct order, it should be before "viewattempt"
(#702) The string key "content_media" is not in the correct order, it should be before "content_tts_help"
(#703) The string key "content_iframe" is not in the correct order, it should be before "content_media"
(#708) The string key "content_ttsspeed" is not in the correct order, it should be before "content_ttsvoice"
(#711) The string key "content_ytend" is not in the correct order, it should be before "content_ytstart"
(#713) The string key "freetrial" is not in the correct order, it should be before "ytclipdetails"
(#715) Unexpected comment found. Auto-fixing will not work after this comment
(#715) Inline comments must start with a capital letter, digit or 3-dots sequence
(#715) This comment is 70% valid code; is this commented out code?
(#716) Unexpected comment found. Auto-fixing will not work after this comment
(#717) The string key "fillcredentials" is not in the correct order, it should be before "freetrial_desc"
(#719) The string key "viewend" is not in the correct order, it should be before "viewstart"
(#721) The string key "viewend_help" is not in the correct order, it should be before "viewstart_help"
(#722) The string key "activitydate:submissionsdue" is not in the correct order, it should be before "viewend_help"
(#726) The string key "activityisclosed" is not in the correct order, it should be before "activityisnotopenyet"
(#729) The string key "activityopenscloses" is not in the correct order, it should be before "until"
(#731) The string key "modelanswer" is not in the correct order, it should be before "solo:preview"
(#734) The string key "audiorec_heading" is not in the correct order, it should be before "modelanswerinstructions"
(#736) The string key "grammarcorrection" is not in the correct order, it should be before "videorec_heading"
(#740) The string key "step_model" is not in the correct order, it should be before "step_transcribe"
(#741) The string key "seq_PRTM" is not in the correct order, it should be before "step_model"
(#742) The string key "seq_PRMT" is not in the correct order, it should be before "seq_PRTM"
(#743) The string key "seq_PRM" is not in the correct order, it should be before "seq_PRMT"
(#745) The string key "seq_PTM" is not in the correct order, it should be before "seq_PTRM"
(#747) The string key "activitysteps" is not in the correct order, it should be before "seq_RM"
(#751) The string key "enabletts" is not in the correct order, it should be before "preloadtranscript_details"
(#753) The string key "enabletts_details" is not in the correct order, it should be before "enabletts_help"
(#754) The string key "default_enabletts" is not in the correct order, it should be before "enabletts_details"
(#758) The string key "nopasting_details" is not in the correct order, it should be before "nopasting_help"
(#762) The string key "preloadtranscript_details" is not in the correct order, it should be before "preloadtranscript_help"
(#765) The string key "enablesuggestions" is not in the correct order, it should be before "preloadtranscript_details"
(#767) The string key "enablesuggestions_details" is not in the correct order, it should be before "enablesuggestions_help"
(#768) The string key "default_enablesuggestions" is not in the correct order, it should be before "enablesuggestions_details"
(#772) The string key "enablegallery_details" is not in the correct order, it should be before "enablegallery_help"
(#774) The string key "checkgrammarandspelling" is not in the correct order, it should be before "nosuggestions"
(#778) The string key "noemptyrecording" is not in the correct order, it should be before "noemptyselftranscript"
(#779) The string key "donotwaitfortranscript" is not in the correct order, it should be before "noemptyrecording"
(#785) The string key "bonusgrade" is not in the correct order, it should be before "gradeequals"
(#788) The string key "relevancegrade_details" is not in the correct order, it should be before "relevancegrade_help"
(#789) The string key "relevance_none" is not in the correct order, it should be before "relevancegrade_details"
(#790) The string key "relevance_broad" is not in the correct order, it should be before "relevance_none"
(#793) The string key "relevance_extreme" is not in the correct order, it should be before "relevance_very"
(#797) The string key "suggestionsgrade_details" is not in the correct order, it should be before "suggestionsgrade_use"
(#799) The string key "fetching_auto_transcript" is not in the correct order, it should be before "suggestionsgrade_help"
(#802) The string key "hidecorrections" is not in the correct order, it should be before "showcorrections"
(#805) The string key "pushinstructions" is not in the correct order, it should be before "pushpage"
(#806) The string key "pushformheading" is not in the correct order, it should be before "pushinstructions"
(#807) The string key "pushaction" is not in the correct order, it should be before "pushformheading"
(#809) The string key "pushsamename" is not in the correct order, it should be before "pushsitelevel"
(#810) The string key "pushdone" is not in the correct order, it should be before "pushsamename"
(#811) The string key "eventsolostepsubmitted" is not in the correct order, it should be before "pushdone"
(#812) The string key "eventsoloattemptsubmitted" is not in the correct order, it should be before "eventsolostepsubmitted"
(#813) The string key "eventsoloattemptautograded" is not in the correct order, it should be before "eventsoloattemptsubmitted"
(#816) The string key "layout_narrow" is not in the correct order, it should be before "layout_standard"
(#819) The string key "showopts_no" is not in the correct order, it should be before "showspelling"
(#823) The string key "mediumspeed" is not in the correct order, it should be before "ttsspeed"
(#825) The string key "extraslowspeed" is not in the correct order, it should be before "slowspeed"
(#827) The string key "backtotranscriptedit" is not in the correct order, it should be before "modelanswer_help"
(#829) The string key "gradesdate" is not in the correct order, it should be before "waitingforteacher"
(#835) The string key "sampleanswer" is not in the correct order, it should be before "sampleanswerevaluate"
(#837) The string key "sampleanswer_help" is not in the correct order, it should be before "sampleanswerinstructions"
(#838) The string key "markscheme" is not in the correct order, it should be before "sampleanswer_help"
(#840) The string key "feedbackscheme" is not in the correct order, it should be before "markscheme_help"
(#842) The string key "feedbacklanguage" is not in the correct order, it should be before "feedbackscheme_help"
(#844) The string key "relevance_model" is not in the correct order, it should be before "stats_aigrade"
(#847) The string key "aifeedback" is not in the correct order, it should be before "relevance_question"
(#850) The string key "estimated" is not in the correct order, it should be before "yourtranscript"
(#853) The string key "aigradepreviewheader" is not in the correct order, it should be before "ideacount"
(#855) The string key "resultsdisplay" is not in the correct order, it should be before "showttspassage"
(#857) The string key "starrating_none" is not in the correct order, it should be before "starrating_use"
(#858) The string key "starrating" is not in the correct order, it should be before "starrating_none"
(#860) The string key "leveltypes" is not in the correct order, it should be before "starrating_help"
(#865) The string key "showgenericlevel" is not in the correct order, it should be before "showtoefllevel"
(#866) The string key "beginner" is not in the correct order, it should be before "showgenericlevel"
(#868) The string key "highintermediate" is not in the correct order, it should be before "intermediate"
(#870) The string key "advanced" is not in the correct order, it should be before "lowadvanced"
(#872) The string key "stats_ieltslevel" is not in the correct order, it should be before "upperadvanced"
(#874) The string key "stats_genericlevel" is not in the correct order, it should be before "stats_toefllevel"
(#875) The string key "enablenativelanguage" is not in the correct order, it should be before "stats_genericlevel"
(#878) The string key "cloudpoodllserver" is not in the correct order, it should be before "teacherfeedback"
(#879) Unexpected string end, it should be a line feed after a semicolon
(#879) Expected 1 newline at end of file; 0 found
mod/solo/lib.php
(#32) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#38) 80 slashes comments are not allowed; use "// Comment." instead
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) 80 slashes comments are not allowed; use "// Comment." instead
(#50) Expected 1 space after SWITCH keyword; 0 found
(#52) Terminating statement must be indented to the same level as the CASE body
(#54) Terminating statement must be indented to the same level as the CASE body
(#56) Terminating statement must be indented to the same level as the CASE body
(#58) Terminating statement must be indented to the same level as the CASE body
(#60) Terminating statement must be indented to the same level as the CASE body
(#62) Terminating statement must be indented to the same level as the CASE body
(#64) Terminating statement must be indented to the same level as the CASE body
(#66) Terminating statement must be indented to the same level as the CASE body
(#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
(#71) Expected "if (...) {\n"; found "if(...){\n"
(#71) Expected 1 space after IF keyword; 0 found
(#71) Expected 1 space after closing parenthesis; found 0
(#73) Expected 1 space after closing brace; 0 found
(#73) Expected "} else {\n"; found "}else{\n"
(#73) Expected 1 space after ELSE keyword; 0 found
(#87) Space found before comma in argument list
(#87) Expected no space between "M_MODNAME" and the comma. Found: 1 space
(#100) Missing docblock for function solo_editor_with_files_options
(#105) Missing docblock for function solo_editor_no_files_options
(#108) Missing docblock for function solo_filemanager_options
(#116) Docblock tag "@global" is not recommended.
(#117) Docblock tag "@global" is not recommended.
(#121) Incorrect spacing between argument "$type" and equals sign; expected 1 but found 0
(#121) Incorrect spacing between default value and equals sign for argument "$type"; expected 1 but found 0
(#139) Docblock tag "@global" is not recommended.
(#140) Docblock tag "@global" is not recommended.
(#152) Expected at least 1 space before "."; 0 found
(#152) Expected at least 1 space after "."; 0 found
(#152) Expected at least 1 space before "."; 0 found
(#152) Expected at least 1 space after "."; 0 found
(#160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) Line exceeds 132 characters; contains 136 characters
(#168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) 3 slashes comments are not allowed; use "// Comment." instead
(#177) Missing docblock for function solo_get_filemanagernames
(#181) Missing docblock for function solo_get_editornames
(#182) Commas (,) must be followed by white space.
(#182) Expected 1 space between the comma and "'topictext'". Found: no spaces
(#182) Commas (,) must be followed by white space.
(#182) Expected 1 space between the comma and "'modeltext'". Found: no spaces
(#197) Expected 1 space between comma and type hint "?mod_solo_mod_form"; 0 found
(#197) Commas (,) must be followed by white space.
(#197) Expected 1 space between the comma and "?". Found: no spaces
(#210) Opening parenthesis of a multi-line function call must be the last content on the line
(#210) Only one argument is allowed per line in a multi-line function call
(#210) Only one argument is allowed per line in a multi-line function call
(#211) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#211) Closing parenthesis of a multi-line function call must be on a line by itself
(#219) Missing docblock for function solo_process_editors
(#226) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#226) Expected 1 space after FOREACH keyword; 0 found
(#226) Expected 1 space after closing parenthesis; found 0
(#229) Expected "if (...) {\n"; found "if(...){\n"
(#229) Expected 1 space after IF keyword; 0 found
(#229) Expected 1 space after closing parenthesis; found 0
(#230) Line exceeds 132 characters; contains 152 characters
(#236) Missing docblock for function solo_process_autogradeoptions
(#252) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#254) Missing docblock for function solo_process_filemanagers
(#261) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#261) Expected 1 space after FOREACH keyword; 0 found
(#261) Expected 1 space after closing parenthesis; found 0
(#263) Opening parenthesis of a multi-line function call must be the last content on the line
(#264) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#264) Only one argument is allowed per line in a multi-line function call
(#265) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#265) Only one argument is allowed per line in a multi-line function call
(#266) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#266) Closing parenthesis of a multi-line function call must be on a line by itself
(#285) Expected 1 space between comma and type hint "?mod_solo_mod_form"; 0 found
(#285) Commas (,) must be followed by white space.
(#285) Expected 1 space between the comma and "?". Found: no spaces
(#300) Expected 0 spaces after opening bracket; 1 found
(#307) Opening parenthesis of a multi-line function call must be the last content on the line
(#307) Only one argument is allowed per line in a multi-line function call
(#307) Only one argument is allowed per line in a multi-line function call
(#308) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#308) Closing parenthesis of a multi-line function call must be on a line by itself
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) Opening parenthesis of a multi-line function call must be the last content on the line
(#344) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#344) Expected at least 1 space before "."; 0 found
(#344) Expected at least 1 space after "."; 0 found
(#344) Expected at least 1 space before "."; 0 found
(#344) Expected at least 1 space after "."; 0 found
(#345) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#345) Closing parenthesis of a multi-line function call must be on a line by itself
(#389) Inline comments must end in full-stops, exclamation marks, or question marks
(#408) Incorrect spacing between argument "$userid" and equals sign; expected 1 but found 0
(#408) Incorrect spacing between default value and equals sign for argument "$userid"; expected 1 but found 0
(#408) Incorrect spacing between argument "$groupid" and equals sign; expected 1 but found 0
(#408) Incorrect spacing between default value and equals sign for argument "$groupid"; expected 1 but found 0
(#427) This comment is 53% valid code; is this commented out code?
(#438) Docblock tag "@example" is not recommended.
(#446) 80 slashes comments are not allowed; use "// Comment." instead
(#448) Inline comments must end in full-stops, exclamation marks, or question marks
(#448) 80 slashes comments are not allowed; use "// Comment." instead
(#500) Incorrect spacing between argument "$options" and equals sign; expected 1 but found 0
(#500) Incorrect spacing between default value and equals sign for argument "$options"; expected 1 but found 0
(#521) Logical operator "or" is prohibited; use "||" instead
(#525) Inline comments must start with a capital letter, digit or 3-dots sequence
(#525) Inline comments must end in full-stops, exclamation marks, or question marks
(#529) 80 slashes comments are not allowed; use "// Comment." instead
(#531) Inline comments must end in full-stops, exclamation marks, or question marks
(#531) 80 slashes comments are not allowed; use "// Comment." instead
(#558) 78 slashes comments are not allowed; use "// Comment." instead
(#560) Inline comments must end in full-stops, exclamation marks, or question marks
(#560) 78 slashes comments are not allowed; use "// Comment." instead
(#572) Incorrect spacing between argument "$grades" and equals sign; expected 1 but found 0
(#572) Incorrect spacing between default value and equals sign for argument "$grades"; expected 1 but found 0
(#574) Expected at least 1 space before "."; 0 found
(#574) Expected at least 1 space after "."; 0 found
(#589) Inline comments must end in full-stops, exclamation marks, or question marks
(#612) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#626) Inline comments must start with a capital letter, digit or 3-dots sequence
(#626) Inline comments must end in full-stops, exclamation marks, or question marks
(#649) Incorrect spacing between argument "$userid" and equals sign; expected 1 but found 0
(#649) Incorrect spacing between default value and equals sign for argument "$userid"; expected 1 but found 0
(#649) Incorrect spacing between argument "$nullifnone" and equals sign; expected 1 but found 0
(#649) Incorrect spacing between default value and equals sign for argument "$nullifnone"; expected 1 but found 0
(#651) Expected at least 1 space before "."; 0 found
(#651) Expected at least 1 space after "."; 0 found
(#655) Empty IF statement detected
(#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
(#669) Docblock tag "@global" is not recommended.
(#670) Docblock tag "@global" is not recommended.
(#675) Incorrect spacing between argument "$userid" and equals sign; expected 1 but found 0
(#675) Incorrect spacing between default value and equals sign for argument "$userid"; expected 1 but found 0
(#684) Expected 1 space after closing brace; newline found
(#685) Expected "} else {\n"; found "}\n else {\n"
(#689) Inline comments must start with a capital letter, digit or 3-dots sequence
(#690) Inline comments must end in full-stops, exclamation marks, or question marks
(#692) Expected at least 1 space before "."; 0 found
(#692) Expected at least 1 space after "."; 0 found
(#693) Expected at least 1 space before "."; 0 found
(#693) Expected at least 1 space after "."; 0 found
(#693) Line exceeds 132 characters; contains 178 characters
(#715) Inline doc block comments are not allowed; use "// Comment." instead
(#715) Docblock tag "@example" is not recommended.
(#716) Logical operator "and" is prohibited; use "&&" instead
(#734) Inline doc block comments are not allowed; use "// Comment." instead
(#734) Docblock tag "@example" is not recommended.
(#735) Logical operator "and" is prohibited; use "&&" instead
(#742) Missing docblock for function mod_solo_grading_areas_list
(#767) Expected "if (...) {\n"; found "if(...) {\n"
(#767) Expected 1 space after IF keyword; 0 found
(#791) Empty IF statement detected
(#832) Expected "if (...) {\n"; found "if(...) {\n"
(#832) Expected 1 space after IF keyword; 0 found
(#852) Empty IF statement detected
(#887) Inline comments must end in full-stops, exclamation marks, or question marks
(#891) Inline comments must end in full-stops, exclamation marks, or question marks
(#892) Expected "if (...) {\n"; found "if(...) {\n"
(#892) Expected 1 space after IF keyword; 0 found
(#894) Expected "if (...) {\n"; found "if (...){\n"
(#894) Expected 1 space after closing parenthesis; found 0
(#896) Expected 1 space after closing brace; 0 found
(#896) Expected "} else {\n"; found "}else{\n"
(#896) Expected 1 space after ELSE keyword; 0 found
(#900) Inline comments must end in full-stops, exclamation marks, or question marks
(#912) Expected 1 space before opening brace; found 0
(#916) Missing docblock for function mod_solo_cm_info_dynamic
(#920) Expected "if (...) {\n"; found "if(...) {\n"
(#920) Expected 1 space after IF keyword; 0 found
(#925) Missing docblock for function solo_get_coursemodule_info
(#928) Expected "if (...) {\n"; found "if(...){\n"
(#928) Expected 1 space after IF keyword; 0 found
(#928) Expected 1 space after closing parenthesis; found 0
mod/solo/mod_form.php
(#2) Moodle boilerplate not found at first line
(#31) Expected at least 1 space before "."; 0 found
(#31) Expected at least 1 space after "."; 0 found
(#33) Import statements must not begin with a leading backslash
(#34) Import statements must not begin with a leading backslash
(#39) Opening brace must not be followed by a blank line
(#41) Missing docblock for function __construct
(#41) Incorrect spacing between argument "$ajaxformdata" and equals sign; expected 1 but found 0
(#41) Incorrect spacing between default value and equals sign for argument "$ajaxformdata"; expected 1 but found 0
(#41) Incorrect spacing between argument "$customdata" and equals sign; expected 1 but found 0
(#41) Incorrect spacing between default value and equals sign for argument "$customdata"; expected 1 but found 0
(#58) Short array syntax must be used to define arrays
(#61) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#67) Space after opening parenthesis of function call prohibited
(#74) Spaces must be used to indent lines; tabs are not allowed
(#78) No space found before comment text; expected "// Add this activity specific form fields" but found "//Add this activity specific form fields"
(#79) 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"
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) No space found after comma in argument list
(#81) Commas (,) must be followed by white space.
(#81) Expected 1 space between the comma and "$this". Found: no spaces
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#90) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#92) Function closing brace must go on the next line following the body; found 2 blank lines before brace
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Missing docblock for function data_preprocessing
(#94) Variable "form_data" must not contain underscores.
(#96) Variable "form_data" must not contain underscores.
(#96) Variable "form_data" must not contain underscores.
(#97) Variable "form_data" must not contain underscores.
(#97) Variable "form_data" must not contain underscores.
(#99) Spaces must be used to indent lines; tabs are not allowed
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) No space found before comment text; expected "// time limits" but found "//time limits"
(#111) Variable "yesno_options" must not contain underscores.
(#111) Short array syntax must be used to define arrays
(#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
(#113) No space found before comment text; expected "// the size attribute doesn't work because the attributes are applied on the div container holding the select" but found "//the size attribute doesn't work because the attributes are applied on the div container holding the select"
(#114) No space found after comma in argument list
(#114) Commas (,) must be followed by white space.
(#114) Expected 1 space between the comma and "'completionallsteps'". Found: no spaces
(#114) No space found after comma in argument list
(#114) Commas (,) must be followed by white space.
(#114) Expected 1 space between the comma and "get_string". Found: no spaces
(#114) Variable "yesno_options" must not contain underscores.
(#114) No space found after comma in argument list
(#114) Commas (,) must be followed by white space.
(#114) Expected 1 space between the comma and "array". Found: no spaces
(#114) Short array syntax must be used to define arrays
(#114) Expected at least 1 space before "=>"; 0 found
(#114) Expected at least 1 space after "=>"; 0 found
(#114) Expected 1 space before "=>"; 0 found
(#114) Expected 1 space after "=>"; 0 found
(#114) Line exceeds 132 characters; contains 150 characters
(#115) No space found after comma in argument list
(#115) Commas (,) must be followed by white space.
(#115) Expected 1 space between the comma and "constants". Found: no spaces
(#130) Line indented incorrectly; expected 4 spaces, found 2
(#130) Missing docblock for function validation
(#132) Whitespace found at end of line
(#133) Line indented incorrectly; expected 8 spaces, found 10
(#137) Closing brace indented incorrectly; expected 10 spaces, found 8
(#138) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#142) Closing brace indented incorrectly; expected 2 spaces, found 4
mod/solo/myreports.php
(#2) Moodle boilerplate not found at first line
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
(#30) Import statements must not begin with a leading backslash
(#31) Import statements must not begin with a leading backslash
(#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
(#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
(#35) No space found before comment text; expected "// export format csv or tabular or linechart" but found "//export format csv or tabular or linechart"
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) No space found before comment text; expected "// paging details" but found "//paging details"
(#42) No space found after comma in argument list
(#42) Commas (,) must be followed by white space.
(#42) Expected 1 space between the comma and "-". Found: no spaces
(#43) No space found after comma in argument list
(#43) Commas (,) must be followed by white space.
(#43) Expected 1 space between the comma and "0". Found: no spaces
(#44) No space found after comma in argument list
(#44) Commas (,) must be followed by white space.
(#44) Expected 1 space between the comma and "'iddsc'". Found: no spaces
(#49) Short array syntax must be used to define arrays
(#50) Short array syntax must be used to define arrays
(#51) Usage of ELSEIF not allowed; use ELSE IF instead
(#52) Short array syntax must be used to define arrays
(#53) Short array syntax must be used to define arrays
(#59) Opening parenthesis of a multi-line function call must be the last content on the line
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Multi-line function call not indented correctly; expected 0 spaces but found 4
(#60) Short array syntax must be used to define arrays
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space between the comma and "'report'". Found: no spaces
(#60) Expected at least 1 space before "=>"; 0 found
(#60) Expected at least 1 space after "=>"; 0 found
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space between the comma and "'format'". Found: no spaces
(#60) Expected at least 1 space before "=>"; 0 found
(#60) Expected at least 1 space after "=>"; 0 found
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space between the comma and "'userid'". Found: no spaces
(#60) Expected at least 1 space before "=>"; 0 found
(#60) Expected at least 1 space after "=>"; 0 found
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space between the comma and "'attemptid'". Found: no spaces
(#60) Expected at least 1 space before "=>"; 0 found
(#60) Expected at least 1 space after "=>"; 0 found
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#60) Closing parenthesis of a multi-line function call must be on a line by itself
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) No space found before comment text; expected "// Get an admin settings" but found "//Get an admin settings"
(#66) Whitespace found at end of line
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) No space found before comment text; expected "// set per page according to admin setting" but found "//set per page according to admin setting"
(#70) Expected "if (...) {\n"; found "if(...){\n"
(#70) Expected 1 space after IF keyword; 0 found
(#70) Expected at least 1 space before "=="; 0 found
(#70) Expected at least 1 space after "=="; 0 found
(#70) Expected 1 space before "=="; 0 found
(#70) Expected 1 space after "=="; 0 found
(#70) Expected 1 space after closing parenthesis; found 0
(#71) Spaces must be used to indent lines; tabs are not allowed
(#77) Short array syntax must be used to define arrays
(#79) There should be a comma after the last array item in a multi-line array.
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) 3 slashes comments are not allowed; use "// Comment." instead
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Whitespace found at end of line
(#97) Variable "aph_opts" must not contain underscores.
(#97) Expected at least 1 space after "="; 0 found
(#97) Expected 1 space after "="; 0 found
(#97) PHP keywords must be lowercase; expected "array" but found "Array"
(#97) Short array syntax must be used to define arrays
(#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
(#98) No space found before comment text; expected "// this inits the grading helper JS" but found "//this inits the grading helper JS"
(#99) Short array syntax must be used to define arrays
(#99) Variable "aph_opts" must not contain underscores.
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) No space found before comment text; expected "// This puts all our display logic into the renderer.php files in this plugin" but found "//This puts all our display logic into the renderer.php files in this plugin"
(#104) No space found after comma in argument list
(#104) Commas (,) must be followed by white space.
(#104) Expected 1 space between the comma and "'report'". Found: no spaces
(#106) No space found before comment text; expected "// From here we actually display the page." but found "//From here we actually display the page."
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) No space found before comment text; expected "// this is core renderer stuff" but found "//this is core renderer stuff"
(#109) Expected at least 1 space before "="; 0 found
(#109) Expected at least 1 space after "="; 0 found
(#109) Expected 1 space before "="; 0 found
(#109) Expected 1 space after "="; 0 found
(#110) Expected 1 space after closing parenthesis; found 0
(#110) Blank line found at start of control structure
(#126) No space found after comma in argument list
(#126) Commas (,) must be followed by white space.
(#126) Expected 1 space between the comma and "array". Found: no spaces
(#126) Short array syntax must be used to define arrays
(#126) Expected at least 1 space before "=>"; 0 found
(#126) Expected at least 1 space after "=>"; 0 found
(#126) Expected 1 space before "=>"; 0 found
(#126) Expected 1 space after "=>"; 0 found
(#127) Expected "if (...) {\n"; found "if(...) {\n"
(#127) Expected 1 space after IF keyword; 0 found
(#128) Expected "if (...) {\n"; found "if(...) {\n"
(#128) Expected 1 space after IF keyword; 0 found
(#130) No space found after comma in argument list
(#130) Commas (,) must be followed by white space.
(#130) Expected 1 space between the comma and "$moduleinstance". Found: no spaces
(#131) Short array syntax must be used to define arrays
(#132) Variable "attempt_renderer" must not contain underscores.
(#132) No space found after comma in argument list
(#132) Commas (,) must be followed by white space.
(#132) Expected 1 space between the comma and "'attempt'". Found: no spaces
(#133) Variable "attempt_renderer" must not contain underscores.
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#135) No space found before comment text; expected "// grade info" but found "//grade info"
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) No space found before comment text; expected "// necessary for M3.3" but found "//necessary for M3.3"
(#137) Expected at least 1 space before "."; 0 found
(#137) Expected at least 1 space after "."; 0 found
(#139) Expected "if (...) {\n"; found "if(...) {\n"
(#139) Expected 1 space after IF keyword; 0 found
(#139) Expected 0 spaces before closing parenthesis; 1 found
(#139) Expected at least 1 space after "!="; 0 found
(#139) Expected 1 space after "!="; 0 found
(#140) Expected at least 1 space before "="; 0 found
(#140) Expected 1 space before "="; 0 found
(#140) No space found after comma in argument list
(#140) Commas (,) must be followed by white space.
(#140) Expected 1 space between the comma and "$moduleinstance". Found: no spaces
(#140) No space found after comma in argument list
(#140) Commas (,) must be followed by white space.
(#140) Expected 1 space between the comma and "$attempt". Found: no spaces
(#140) No space found after comma in argument list
(#140) Commas (,) must be followed by white space.
(#140) Expected 1 space between the comma and "$gradinginfo". Found: no spaces
(#140) Expected 0 spaces before closing parenthesis; 1 found
(#141) Expected at least 1 space before "="; 0 found
(#141) Expected at least 1 space after "="; 0 found
(#141) Expected 1 space before "="; 0 found
(#141) Expected 1 space after "="; 0 found
(#142) Expected "if (...) {\n"; found "if(...){\n"
(#142) Expected 1 space after IF keyword; 0 found
(#142) Expected 1 space after closing parenthesis; found 0
(#144) Expected 1 space after closing brace; 0 found
(#144) Expected "} else {\n"; found "}else{\n"
(#144) Expected 1 space after ELSE keyword; 0 found
(#147) Variable "attempt_renderer" must not contain underscores.
(#147) Space after opening parenthesis of function call prohibited
(#147) No space found after comma in argument list
(#147) Commas (,) must be followed by white space.
(#147) Expected 1 space between the comma and "$feedback". Found: no spaces
(#148) Blank line found at end of control structure
(#151) Short array syntax must be used to define arrays
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Whitespace found at end of line
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) The DEFAULT body must start on the line following the statement
(#162) Spaces must be used to indent lines; tabs are not allowed
(#163) Spaces must be used to indent lines; tabs are not allowed
(#164) Spaces must be used to indent lines; tabs are not allowed
(#167) This comment is 50% valid code; is this commented out code?
(#177) Expected 1 space after SWITCH keyword; 0 found
(#177) Expected 1 space after closing parenthesis; found 0
(#177) Blank line found at start of control structure
(#179) The CASE body must start on the line following the statement
(#184) Expected 1 space after SWITCH keyword; 0 found
(#186) Short array syntax must be used to define arrays
(#188) Short array syntax must be used to define arrays
(#190) Short array syntax must be used to define arrays
(#194) Short array syntax must be used to define arrays
(#196) Short array syntax must be used to define arrays
(#198) Short array syntax must be used to define arrays
(#202) Short array syntax must be used to define arrays
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) The DEFAULT body must start on the line following the statement
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Whitespace found at end of line
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) No space found after comma in argument list
(#210) Commas (,) must be followed by white space.
(#210) Expected 1 space between the comma and "$paging". Found: no spaces
(#211) Spaces must be used to indent lines; tabs are not allowed
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Expected "if (...) {\n"; found "if(...){\n"
(#213) Expected 1 space after IF keyword; 0 found
(#213) Expected 1 space after closing parenthesis; found 0
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Inline comments must start with a capital letter, digit or 3-dots sequence
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) No space found before comment text; expected "// css must be required before header sent out" but found "//css must be required before header sent out"
(#215) Space after opening parenthesis of function call prohibited
(#219) Opening parenthesis of a multi-line function call must be the last content on the line
(#219) Only one argument is allowed per line in a multi-line function call
(#219) Only one argument is allowed per line in a multi-line function call
(#219) Only one argument is allowed per line in a multi-line function call
(#220) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#220) Closing parenthesis of a multi-line function call must be on a line by itself
(#221) Blank line found at end of control structure
(#222) Expected 1 space after closing brace; 0 found
(#222) Expected "} else {\n"; found "}else {\n"
(#222) Blank line found at start of control structure
(#229) Opening parenthesis of a multi-line function call must be the last content on the line
(#229) Only one argument is allowed per line in a multi-line function call
(#229) Only one argument is allowed per line in a multi-line function call
(#229) Only one argument is allowed per line in a multi-line function call
(#230) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#230) Closing parenthesis of a multi-line function call must be on a line by itself
(#233) Short array syntax must be used to define arrays
(#235) Spaces must be used to indent lines; tabs are not allowed
(#236) Expected 1 newline at end of file; 0 found
mod/solo/poodlllocalloader.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file poodlllocalloader.php
(#1) Moodle boilerplate not found
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing @copyright tag
(#1) Missing @license tag
(#2) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#14) Missing docblock for file poodlllocalloader.php
(#15) Missing docblock for file poodlllocalloader.php
(#15) Line exceeds 132 characters; contains 143 characters
(#15) Line exceeds 132 characters; contains 143 characters
(#15) Line exceeds 132 characters; contains 143 characters
(#15) Line exceeds 132 characters; contains 143 characters
(#15) Line exceeds 132 characters; contains 143 characters
(#15) Line exceeds 132 characters; contains 143 characters
(#15) Line exceeds 132 characters; contains 143 characters
(#19) Missing docblock for file poodlllocalloader.php
(#21) Missing docblock for file poodlllocalloader.php
(#22) Missing docblock for file poodlllocalloader.php
(#23) Missing docblock for file poodlllocalloader.php
mod/solo/poodlllocalpost.php
(#1) Moodle boilerplate not found
(#3) Missing @copyright tag
(#3) Missing @license tag
(#7) Incorrect @package tag for file poodlllocalpost.php. Expected mod_solo, found filter_poodll.
(#8) Invalid @category tag value "mod".
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#19) Inline comments must start with a capital letter, digit or 3-dots sequence
(#19) No space found before comment text; expected "// we need to do this, because when called from a widet, cfg is not set" but found "//we need to do this, because when called from a widet, cfg is not set"
(#20) No space found before comment text; expected "// but the relative path fails from a quiz but it has alreadconvert_with_ffmpeg_bgy been set in that case" but found "//but the relative path fails from a quiz but it has alreadconvert_with_ffmpeg_bgy been set in that case"
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
(#21) No space found before comment text; expected "// , so we check before we call it, to cover both httpsbases" but found "//, so we check before we call it, to cover both httpsbases"
(#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
(#32) No space found before comment text; expected "// we do file operations here, so we need this" but found "//we do file operations here, so we need this"
(#43) No space found after comma in argument list
(#43) Commas (,) must be followed by white space.
(#43) Expected 1 space between the comma and "$posturl". Found: no spaces
(#48) No space found after comma in argument list
(#48) Commas (,) must be followed by white space.
(#48) Expected 1 space between the comma and "$filedata". Found: no spaces
(#50) Blank line found at end of control structure
(#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
(#57) No space found before comment text; expected "// this turns our results array into an xml string for returning to browser" but found "//this turns our results array into an xml string for returning to browser"
(#58) Missing docblock for function register_upload_details
(#58) Expected 1 space between comma and argument "$posturl"; 0 found
(#58) Commas (,) must be followed by white space.
(#58) Expected 1 space between the comma and "$posturl". Found: no spaces
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) 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"
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) This comment is 65% valid code; is this commented out code?
(#63) No space found before comment text; expected "// $cache->set($recorderid . '_posturl', $posturl);" but found "//$cache->set($recorderid . '_posturl', $posturl);"
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) No space found before comment text; expected "// For uploading a file direct from an HTML5 or SWF widget" but found "//For uploading a file direct from an HTML5 or SWF widget"
(#70) Missing docblock for function post_file_data
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#73) This comment is 65% valid code; is this commented out code?
(#73) No space found before comment text; expected "// $posturl = $cache->get($recorderid .'_posturl');" but found "//$posturl = $cache->get($recorderid .'_posturl');"
(#75) Expected "if (...) {\n"; found "if(...) {"
(#75) Expected 1 space after IF keyword; 0 found
(#75) Newline required after opening brace
(#75) Closing brace must be on a line by itself
(#76) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#83) Expected "if (...) {\n"; found "if(...) { "
(#83) Expected 1 space after IF keyword; 0 found
(#83) Newline required after opening brace
(#83) Closing brace must be on a line by itself
(#84) No space found after comma in argument list
(#84) Commas (,) must be followed by white space.
(#84) Expected 1 space between the comma and "$postdata". Found: no spaces
(#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
(#87) No space found before comment text; expected "// we use curl" but found "//we use curl"
(#88) Missing docblock for function curl_put
(#88) Line indented incorrectly; expected 0 spaces, found 1
(#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 "// determine the temp directory" but found "//determine the temp directory"
(#94) Expected at least 1 space before "="; 0 found
(#94) Expected 1 space before "="; 0 found
(#97) Line indented incorrectly; expected 4 spaces, found 5
(#97) Expected "if (...) {\n"; found "if(...) {\n"
(#97) Expected 1 space after IF keyword; 0 found
(#98) No space found before comment text; expected "// Get CURL and prepare it." but found "//Get CURL and prepare it."
(#101) Short array syntax must be used to define arrays
(#102) Expected at least 1 space before "="; 0 found
(#102) Expected at least 1 space after "="; 0 found
(#102) Expected 1 space before "="; 0 found
(#102) Expected 1 space after "="; 0 found
(#104) Short array syntax must be used to define arrays
(#108) Line indented incorrectly; expected 8 spaces, found 9
(#110) Line indented incorrectly; expected 8 spaces, found 9
(#112) Line indented incorrectly; expected 4 spaces, found 5
(#113) Closing brace indented incorrectly; expected 1 spaces, found 0
mod/solo/push.php
(#2) Moodle boilerplate not found at first line
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
(#31) Import statements must not begin with a leading backslash
(#32) Import statements must not begin with a leading backslash
(#33) Missing docblock for constant PUSHABLES
(#33) Expected at least 1 space before "="; 0 found
(#33) Expected at least 1 space after "="; 0 found
(#33) Expected 1 space before "="; 0 found
(#33) Expected 1 space after "="; 0 found
(#33) Expected at least 1 space before "=>"; 0 found
(#33) Expected at least 1 space after "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#33) Commas (,) must be followed by white space.
(#33) Expected 1 space between the comma and "'recorderskin'". Found: no spaces
(#33) Expected at least 1 space before "=>"; 0 found
(#33) Expected at least 1 space after "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#33) Commas (,) must be followed by white space.
(#33) Expected 1 space between the comma and "'ttslanguage'". Found: no spaces
(#33) Expected at least 1 space before "=>"; 0 found
(#33) Expected at least 1 space after "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#33) Commas (,) must be followed by white space.
(#33) Expected 1 space between the comma and "'ttsvoice'". Found: no spaces
(#33) Expected at least 1 space before "=>"; 0 found
(#33) Expected at least 1 space after "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#33) Commas (,) must be followed by white space.
(#33) Expected 1 space between the comma and "'activitysteps'". Found: no spaces
(#33) Expected at least 1 space before "=>"; 0 found
(#33) Expected at least 1 space after "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#33) Line exceeds 132 characters; contains 153 characters
(#34) Missing docblock for constant PUSH_NONE
(#34) Expected at least 1 space before "="; 0 found
(#34) Expected at least 1 space after "="; 0 found
(#34) Expected 1 space before "="; 0 found
(#34) Expected 1 space after "="; 0 found
(#42) Docblock tag "@abstract" is not recommended.
(#47) Missing docblock for class pushform
(#47) Opening brace must not be followed by a blank line
(#55) The final declaration must precede the visibility declaration
(#62) No space found after comma in argument list
(#62) Commas (,) must be followed by white space.
(#62) Expected 1 space between the comma and "PUSHABLES". Found: no spaces
(#62) No space found after comma in argument list
(#62) Commas (,) must be followed by white space.
(#62) Expected 1 space between the comma and "PUSH_NONE". Found: no spaces
(#63) Expected "if (...) {\n"; found "if(...){\n"
(#63) Expected 1 space after IF keyword; 0 found
(#63) Expected 1 space after closing parenthesis; found 0
(#65) Expected 1 space after closing brace; 0 found
(#65) Expected "} else {\n"; found "}else{\n"
(#65) Expected 1 space after ELSE keyword; 0 found
(#67) No space found after comma in argument list
(#67) Commas (,) must be followed by white space.
(#67) Expected 1 space between the comma and "PARAM_INT". Found: no spaces
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) No space found before comment text; expected "// add the action buttons" but found "//add the action buttons"
(#72) Commas (,) must be followed by white space.
(#74) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#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
(#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
(#83) Expected at least 1 space after "="; 0 found
(#83) Expected 1 space after "="; 0 found
(#83) No space found after comma in argument list
(#83) Commas (,) must be followed by white space.
(#83) Expected 1 space between the comma and "0". Found: no spaces
(#83) No space found after comma in argument list
(#83) Commas (,) must be followed by white space.
(#83) Expected 1 space between the comma and "PARAM_INT". Found: no spaces
(#84) Expected at least 1 space after "="; 0 found
(#84) Expected 1 space after "="; 0 found
(#84) No space found after comma in argument list
(#84) Commas (,) must be followed by white space.
(#84) Expected 1 space between the comma and "0". Found: no spaces
(#84) No space found after comma in argument list
(#84) Commas (,) must be followed by white space.
(#84) Expected 1 space between the comma and "PARAM_INT". Found: no spaces
(#89) Short array syntax must be used to define arrays
(#90) Short array syntax must be used to define arrays
(#91) Usage of ELSEIF not allowed; use ELSE IF instead
(#92) Short array syntax must be used to define arrays
(#93) Short array syntax must be used to define arrays
(#97) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#102) Opening parenthesis of a multi-line function call must be the last content on the line
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Multi-line function call not indented correctly; expected 0 spaces but found 4
(#103) Short array syntax must be used to define arrays
(#103) Closing parenthesis of a multi-line function call must be on a line by itself
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) No space found before comment text; expected "// make sure they have permissions" but found "//make sure they have permissions"
(#111) Expected "if (...) {\n"; found "if(...){\n"
(#111) Expected 1 space after IF keyword; 0 found
(#111) Expected 1 space after closing parenthesis; found 0
(#112) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) No space found before comment text; expected "// Get an admin settings" but found "//Get an admin settings"
(#115) Whitespace found at end of line
(#120) Expected "if (...) {\n"; found "if(...){\n"
(#120) Expected 1 space after IF keyword; 0 found
(#120) Expected at least 1 space before "!=="; 0 found
(#120) Expected at least 1 space after "!=="; 0 found
(#120) Expected 1 space before "!=="; 0 found
(#120) Expected 1 space after "!=="; 0 found
(#120) No space found after comma in argument list
(#120) Commas (,) must be followed by white space.
(#120) Expected 1 space between the comma and "PUSHABLES". Found: no spaces
(#120) Expected 1 space after closing parenthesis; found 0
(#121) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#127) Expected "if (...) {\n"; found "if(...) {\n"
(#127) Expected 1 space after IF keyword; 0 found
(#127) Expected at least 1 space before "!=="; 0 found
(#127) Expected at least 1 space after "!=="; 0 found
(#127) Expected 1 space before "!=="; 0 found
(#127) Expected 1 space after "!=="; 0 found
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) No space found before comment text; expected "// set conditions for the push" but found "//set conditions for the push"
(#130) Expected at least 1 space before "=="; 0 found
(#130) Expected at least 1 space after "=="; 0 found
(#130) Expected 1 space before "=="; 0 found
(#130) Expected 1 space after "=="; 0 found
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) No space found before comment text; expected "// do the push" but found "//do the push"
(#138) Expected at least 1 space after "="; 0 found
(#138) Expected 1 space after "="; 0 found
(#138) Expected 1 space after comma in argument list; 2 found
(#138) Expected 1 space between the comma and "$conditions". Found: 2 spaces
(#141) Expected at least 1 space before "="; 0 found
(#141) Expected 1 space before "="; 0 found
(#142) Expected at least 1 space before "="; 0 found
(#142) Expected 1 space before "="; 0 found
(#143) Expected at least 1 space before "="; 0 found
(#143) Expected 1 space before "="; 0 found
(#144) Expected at least 1 space before "="; 0 found
(#144) Expected 1 space before "="; 0 found
(#145) No space found after comma in argument list
(#145) Commas (,) must be followed by white space.
(#145) Expected 1 space between the comma and "$count". Found: no spaces
(#148) Expected at least 1 space before "="; 0 found
(#148) Expected 1 space before "="; 0 found
(#149) No space found after comma in argument list
(#149) Commas (,) must be followed by white space.
(#149) Expected 1 space between the comma and "$count". Found: no spaces
(#152) Blank line found at end of control structure
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) 3 slashes comments are not allowed; use "// Comment." instead
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) No space found before comment text; expected "// This puts all our display logic into the renderer.php files in this plugin" but found "//This puts all our display logic into the renderer.php files in this plugin"
(#171) Expected "if (...) {\n"; found "if(...){\n"
(#171) Expected 1 space after IF keyword; 0 found
(#171) Expected 1 space after closing parenthesis; found 0
(#173) Expected 1 space after closing brace; 0 found
(#173) Expected "} else {\n"; found "}else{\n"
(#173) Expected 1 space after ELSE keyword; 0 found
(#174) Expected at least 1 space before "=>"; 0 found
(#174) Expected at least 1 space after "=>"; 0 found
(#174) Expected 1 space before "=>"; 0 found
(#174) Expected 1 space after "=>"; 0 found
(#174) Commas (,) must be followed by white space.
(#174) Expected 1 space between the comma and "'action'". Found: no spaces
(#174) Expected at least 1 space before "=>"; 0 found
(#174) Expected at least 1 space after "=>"; 0 found
(#174) Expected 1 space before "=>"; 0 found
(#174) Expected 1 space after "=>"; 0 found
(#174) Commas (,) must be followed by white space.
(#174) Expected 1 space between the comma and "'sitelevel'". Found: no spaces
(#174) Expected at least 1 space before "=>"; 0 found
(#174) Expected at least 1 space after "=>"; 0 found
(#174) Expected 1 space before "=>"; 0 found
(#174) Expected 1 space after "=>"; 0 found
(#174) Commas (,) must be followed by white space.
(#174) Expected 1 space between the comma and "'samename'". Found: no spaces
(#174) Expected at least 1 space before "=>"; 0 found
(#174) Expected at least 1 space after "=>"; 0 found
(#174) Expected 1 space before "=>"; 0 found
(#174) Expected 1 space after "=>"; 0 found
mod/solo/refreshtoken.php
(#2) Moodle boilerplate not found at first line
(#22) Incorrect @package tag for file refreshtoken.php. Expected mod_solo, found Mod_solo.
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
(#30) Import statements must not begin with a leading backslash
(#31) Import statements must not begin with a leading backslash
(#36) Expected "if (...) {\n"; found "if(...){\n"
(#36) Expected 1 space after IF keyword; 0 found
(#36) No space found after comma in argument list
(#36) Commas (,) must be followed by white space.
(#36) Expected 1 space between the comma and "$systemcontext". Found: no spaces
(#36) Expected 1 space after closing parenthesis; found 0
(#37) No space found after comma in argument list
(#37) Commas (,) must be followed by white space.
(#37) Expected 1 space between the comma and "'apiuser'". Found: no spaces
(#38) Expected at least 1 space before "="; 0 found
(#38) Expected at least 1 space after "="; 0 found
(#38) Expected 1 space before "="; 0 found
(#38) Expected 1 space after "="; 0 found
(#38) No space found after comma in argument list
(#38) Commas (,) must be followed by white space.
(#38) Expected 1 space between the comma and "'apisecret'". Found: no spaces
(#39) Expected at least 1 space before "="; 0 found
(#39) Expected at least 1 space after "="; 0 found
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#40) Expected "if (...) {\n"; found "if(...) {\n"
(#40) Expected 1 space after IF keyword; 0 found
(#44) Expected 1 newline at end of file; 0 found
mod/solo/reports.php
(#2) Moodle boilerplate not found at first line
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
(#30) Import statements must not begin with a leading backslash
(#31) Import statements must not begin with a leading backslash
(#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
(#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
(#35) No space found before comment text; expected "// export format csv or tabular or linechart" but found "//export format csv or tabular or linechart"
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) No space found before comment text; expected "// paging details" but found "//paging details"
(#42) No space found after comma in argument list
(#42) Commas (,) must be followed by white space.
(#42) Expected 1 space between the comma and "-". Found: no spaces
(#43) No space found after comma in argument list
(#43) Commas (,) must be followed by white space.
(#43) Expected 1 space between the comma and "0". Found: no spaces
(#44) No space found after comma in argument list
(#44) Commas (,) must be followed by white space.
(#44) Expected 1 space between the comma and "'iddsc'". Found: no spaces
(#49) Short array syntax must be used to define arrays
(#50) Short array syntax must be used to define arrays
(#51) Usage of ELSEIF not allowed; use ELSE IF instead
(#52) Short array syntax must be used to define arrays
(#53) Short array syntax must be used to define arrays
(#59) Opening parenthesis of a multi-line function call must be the last content on the line
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Multi-line function call not indented correctly; expected 0 spaces but found 4
(#60) Short array syntax must be used to define arrays
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space between the comma and "'report'". Found: no spaces
(#60) Expected at least 1 space before "=>"; 0 found
(#60) Expected at least 1 space after "=>"; 0 found
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space between the comma and "'format'". Found: no spaces
(#60) Expected at least 1 space before "=>"; 0 found
(#60) Expected at least 1 space after "=>"; 0 found
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space between the comma and "'userid'". Found: no spaces
(#60) Expected at least 1 space before "=>"; 0 found
(#60) Expected at least 1 space after "=>"; 0 found
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space between the comma and "'attemptid'". Found: no spaces
(#60) Expected at least 1 space before "=>"; 0 found
(#60) Expected at least 1 space after "=>"; 0 found
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#60) Closing parenthesis of a multi-line function call must be on a line by itself
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) No space found before comment text; expected "// Get an admin settings" but found "//Get an admin settings"
(#66) Whitespace found at end of line
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) No space found before comment text; expected "// set per page according to admin setting" but found "//set per page according to admin setting"
(#70) Expected "if (...) {\n"; found "if(...){\n"
(#70) Expected 1 space after IF keyword; 0 found
(#70) Expected 1 space after closing parenthesis; found 0
(#71) Expected at least 1 space before "="; 0 found
(#71) Expected at least 1 space after "="; 0 found
(#71) Expected 1 space before "="; 0 found
(#71) Expected 1 space after "="; 0 found
(#72) Expected 1 space after closing brace; 0 found
(#72) Expected 1 space after ELSEIF keyword; 0 found
(#72) Usage of ELSEIF not allowed; use ELSE IF instead
(#72) Expected at least 1 space before "=="; 0 found
(#72) Expected at least 1 space after "=="; 0 found
(#72) Expected 1 space before "=="; 0 found
(#72) Expected 1 space after "=="; 0 found
(#72) Expected 1 space after closing parenthesis; found 0
(#73) Spaces must be used to indent lines; tabs are not allowed
(#79) Short array syntax must be used to define arrays
(#81) There should be a comma after the last array item in a multi-line array.
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) 3 slashes comments are not allowed; use "// Comment." instead
(#95) Expected "if (...) {\n"; found "if(...){\n"
(#95) Expected 1 space after IF keyword; 0 found
(#95) Expected 1 space after closing parenthesis; found 0
(#97) Expected 1 space after closing brace; 0 found
(#97) Expected "} else {\n"; found "}else{\n"
(#97) Expected 1 space after ELSE keyword; 0 found
(#101) Expected "if (...) {\n"; found "if(...) {\n"
(#101) Expected 1 space after IF keyword; 0 found
(#101) Expected at least 1 space before "=="; 0 found
(#101) Expected at least 1 space after "=="; 0 found
(#101) Expected 1 space before "=="; 0 found
(#101) Expected 1 space after "=="; 0 found
(#103) Expected 1 space after closing brace; 0 found
(#103) Expected "} else {\n"; found "}else{\n"
(#103) Expected 1 space after ELSE keyword; 0 found
(#107) Variable "aph_opts" must not contain underscores.
(#107) Expected at least 1 space after "="; 0 found
(#107) Expected 1 space after "="; 0 found
(#107) PHP keywords must be lowercase; expected "array" but found "Array"
(#107) Short array syntax must be used to define arrays
(#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
(#108) No space found before comment text; expected "// this inits the grading helper JS" but found "//this inits the grading helper JS"
(#109) Short array syntax must be used to define arrays
(#109) Variable "aph_opts" must not contain underscores.
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) No space found before comment text; expected "// This puts all our display logic into the renderer.php files in this plugin" but found "//This puts all our display logic into the renderer.php files in this plugin"
(#114) No space found after comma in argument list
(#114) Commas (,) must be followed by white space.
(#114) Expected 1 space between the comma and "'report'". Found: no spaces
(#116) No space found before comment text; expected "// From here we actually display the page." but found "//From here we actually display the page."
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) No space found before comment text; expected "// this is core renderer stuff" but found "//this is core renderer stuff"
(#119) Expected at least 1 space before "="; 0 found
(#119) Expected at least 1 space after "="; 0 found
(#119) Expected 1 space before "="; 0 found
(#119) Expected 1 space after "="; 0 found
(#120) Expected 1 space after closing parenthesis; found 0
(#120) Blank line found at start of control structure
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) No space found before comment text; expected "// not a true report, separate implementation in renderer" but found "//not a true report, separate implementation in renderer"
(#123) Spaces must be used to indent lines; tabs are not allowed
(#124) Spaces must be used to indent lines; tabs are not allowed
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) No space found after comma in argument list
(#126) Commas (,) must be followed by white space.
(#126) Expected 1 space between the comma and "$cm". Found: no spaces
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Spaces must be used to indent lines; tabs are not allowed
(#129) Spaces must be used to indent lines; tabs are not allowed
(#131) Spaces must be used to indent lines; tabs are not allowed
(#132) Spaces must be used to indent lines; tabs are not allowed
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#133) No space found before comment text; expected "// formdata should only have simple values, not objects" but found "//formdata should only have simple values, not objects"
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) No space found before comment text; expected "// later it gets turned into urls for the export buttons" but found "//later it gets turned into urls for the export buttons"
(#135) Spaces must be used to indent lines; tabs are not allowed
(#136) Spaces must be used to indent lines; tabs are not allowed
(#138) Spaces must be used to indent lines; tabs are not allowed
(#139) Spaces must be used to indent lines; tabs are not allowed
(#140) Spaces must be used to indent lines; tabs are not allowed
(#141) Spaces must be used to indent lines; tabs are not allowed
(#144) Spaces must be used to indent lines; tabs are not allowed
(#158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#158) This comment is 60% valid code; is this commented out code?
(#158) No space found before comment text; expected "// $formdata->modulecontextid = $modulecontext->id;" but found "//$formdata->modulecontextid = $modulecontext->id;"
(#186) No space found after comma in argument list
(#186) Commas (,) must be followed by white space.
(#186) Expected 1 space between the comma and "array". Found: no spaces
(#186) Short array syntax must be used to define arrays
(#186) Expected at least 1 space before "=>"; 0 found
(#186) Expected at least 1 space after "=>"; 0 found
(#186) Expected 1 space before "=>"; 0 found
(#186) Expected 1 space after "=>"; 0 found
(#187) Expected "if (...) {\n"; found "if(...) {\n"
(#187) Expected 1 space after IF keyword; 0 found
(#188) Expected "if (...) {\n"; found "if(...) {\n"
(#188) Expected 1 space after IF keyword; 0 found
(#190) No space found after comma in argument list
(#190) Commas (,) must be followed by white space.
(#190) Expected 1 space between the comma and "$moduleinstance". Found: no spaces
(#191) Short array syntax must be used to define arrays
(#192) Variable "attempt_renderer" must not contain underscores.
(#192) No space found after comma in argument list
(#192) Commas (,) must be followed by white space.
(#192) Expected 1 space between the comma and "'attempt'". Found: no spaces
(#193) Expected at least 1 space before "="; 0 found
(#193) Expected at least 1 space after "="; 0 found
(#193) Expected 1 space before "="; 0 found
(#193) Expected 1 space after "="; 0 found
(#193) No space found after comma in argument list
(#193) Commas (,) must be followed by white space.
(#193) Expected 1 space between the comma and "array". Found: no spaces
(#193) Short array syntax must be used to define arrays
(#193) Expected at least 1 space before "=>"; 0 found
(#193) Expected at least 1 space after "=>"; 0 found
(#193) Expected 1 space before "=>"; 0 found
(#193) Expected 1 space after "=>"; 0 found
(#194) No space found after comma in argument list
(#194) Commas (,) must be followed by white space.
(#194) Expected 1 space between the comma and "constants". Found: no spaces
(#194) No space found after comma in argument list
(#194) Commas (,) must be followed by white space.
(#194) Expected 1 space between the comma and "fullname". Found: no spaces
(#194) No space found after comma in argument list
(#194) Commas (,) must be followed by white space.
(#194) Expected 1 space between the comma and "3". Found: no spaces
(#195) Variable "attempt_renderer" must not contain underscores.
(#197) Inline comments must start with a capital letter, digit or 3-dots sequence
(#197) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) No space found before comment text; expected "// open the summary results div" but found "//open the summary results div"
(#200) Inline comments must start with a capital letter, digit or 3-dots sequence
(#200) No space found before comment text; expected "// grade info" but found "//grade info"
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) No space found before comment text; expected "// necessary for M3.3" but found "//necessary for M3.3"
(#202) Expected at least 1 space before "."; 0 found
(#202) Expected at least 1 space after "."; 0 found
(#204) Expected "if (...) {\n"; found "if(...) {\n"
(#204) Expected 1 space after IF keyword; 0 found
(#204) Expected 0 spaces before closing parenthesis; 1 found
(#204) Expected at least 1 space after "!="; 0 found
(#204) Expected 1 space after "!="; 0 found
(#205) Expected at least 1 space before "="; 0 found
(#205) Expected 1 space before "="; 0 found
(#205) No space found after comma in argument list
(#205) Commas (,) must be followed by white space.
(#205) Expected 1 space between the comma and "$moduleinstance". Found: no spaces
(#205) No space found after comma in argument list
(#205) Commas (,) must be followed by white space.
(#205) Expected 1 space between the comma and "$attempt". Found: no spaces
(#205) No space found after comma in argument list
(#205) Commas (,) must be followed by white space.
(#205) Expected 1 space between the comma and "$gradinginfo". Found: no spaces
(#205) Expected 0 spaces before closing parenthesis; 1 found
(#206) Expected at least 1 space before "="; 0 found
(#206) Expected at least 1 space after "="; 0 found
(#206) Expected 1 space before "="; 0 found
(#206) Expected 1 space after "="; 0 found
(#207) Expected "if (...) {\n"; found "if(...){\n"
(#207) Expected 1 space after IF keyword; 0 found
(#207) Expected 1 space after closing parenthesis; found 0
(#209) Expected 1 space after closing brace; 0 found
(#209) Expected "} else {\n"; found "}else{\n"
(#209) Expected 1 space after ELSE keyword; 0 found
(#212) Variable "attempt_renderer" must not contain underscores.
(#212) Space after opening parenthesis of function call prohibited
(#212) No space found after comma in argument list
(#212) Commas (,) must be followed by white space.
(#212) Expected 1 space between the comma and "$feedback". Found: no spaces
(#213) Expected at least 1 space before "="; 0 found
(#213) Expected at least 1 space after "="; 0 found
(#213) Expected 1 space before "="; 0 found
(#213) Expected 1 space after "="; 0 found
(#214) Expected at least 1 space after "!=="; 0 found
(#214) Expected 1 space after "!=="; 0 found
(#215) Variable "attempt_renderer" must not contain underscores.
(#215) No space found after comma in argument list
(#215) Commas (,) must be followed by white space.
(#215) Expected 1 space between the comma and "$attempt". Found: no spaces
(#215) No space found after comma in argument list
(#215) Commas (,) must be followed by white space.
(#215) Expected 1 space between the comma and "$aidata". Found: no spaces
(#215) No space found after comma in argument list
(#215) Commas (,) must be followed by white space.
(#215) Expected 1 space between the comma and "$autotranscriptready". Found: no spaces
(#215) Line exceeds 132 characters; contains 152 characters
(#216) Variable "attempt_renderer" must not contain underscores.
(#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 "// close the summary results div" but found "//close the summary results div"
(#221) Short array syntax must be used to define arrays
(#221) Line exceeds 132 characters; contains 147 characters
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Whitespace found at end of line
(#237) Spaces must be used to indent lines; tabs are not allowed
(#238) Spaces must be used to indent lines; tabs are not allowed
(#239) Spaces must be used to indent lines; tabs are not allowed
(#240) Spaces must be used to indent lines; tabs are not allowed
(#241) Spaces must be used to indent lines; tabs are not allowed
(#244) This comment is 50% valid code; is this commented out code?
(#252) Inline comments must start with a capital letter, digit or 3-dots sequence
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) Expected "if (...) {\n"; found "if(...){\n"
(#254) Expected 1 space after IF keyword; 0 found
(#254) Expected 1 space after closing parenthesis; found 0
(#255) Inline comments must start with a capital letter, digit or 3-dots sequence
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) Expected 1 space after closing brace; 0 found
(#260) Expected "} else {\n"; found "}else{\n"
(#260) Expected 1 space after ELSE keyword; 0 found
(#263) Expected 1 space after closing brace; 0 found
(#263) Expected "} else {\n"; found "}else{\n"
(#263) Expected 1 space after ELSE keyword; 0 found
(#270) Expected 1 space after SWITCH keyword; 0 found
(#270) Expected 1 space after closing parenthesis; found 0
(#273) Inline comments must start with a capital letter, digit or 3-dots sequence
(#273) Inline comments must end in full-stops, exclamation marks, or question marks
(#273) No space found before comment text; expected "// first check if we actually have some data, if not we just show an "empty" message" but found "//first check if we actually have some data, if not we just show an "empty" message"
(#274) Expected "if (...) {\n"; found "if(...) {\n"
(#274) Expected 1 space after IF keyword; 0 found
(#274) Expected at least 1 space before ">"; 0 found
(#274) Expected at least 1 space after ">"; 0 found
(#274) Expected 1 space before ">"; 0 found
(#274) Expected 1 space after ">"; 0 found
(#275) Opening parenthesis of a multi-line function call must be the last content on the line
(#275) Only one argument is allowed per line in a multi-line function call
(#275) Only one argument is allowed per line in a multi-line function call
(#275) Only one argument is allowed per line in a multi-line function call
(#276) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#276) Closing parenthesis of a multi-line function call must be on a line by itself
(#277) Expected 1 space after closing brace; 0 found
(#277) Expected "} else {\n"; found "}else{\n"
(#277) Expected 1 space after ELSE keyword; 0 found
(#282) Expected at least 1 space after "="; 0 found
(#282) Expected 1 space after "="; 0 found
(#283) No space found after comma in argument list
(#283) Commas (,) must be followed by white space.
(#283) Expected 1 space between the comma and "$cm". Found: no spaces
(#283) No space found after comma in argument list
(#283) Commas (,) must be followed by white space.
(#283) Expected 1 space between the comma and "$formdata". Found: no spaces
(#283) No space found after comma in argument list
(#283) Commas (,) must be followed by white space.
(#283) Expected 1 space between the comma and "$showreport". Found: no spaces
(#283) No space found after comma in argument list
(#283) Commas (,) must be followed by white space.
(#283) Expected 1 space between the comma and "$showexport". Found: no spaces
(#288) Spaces must be used to indent lines; tabs are not allowed
(#289) Spaces must be used to indent lines; tabs are not allowed
(#290) Inline comments must start with a capital letter, digit or 3-dots sequence
(#290) Inline comments must end in full-stops, exclamation marks, or question marks
(#290) No space found before comment text; expected "// first check if we actually have some data, if not we just show an "empty" message" but found "//first check if we actually have some data, if not we just show an "empty" message"
(#291) Expected "if (...) {\n"; found "if(...) {\n"
(#291) Expected 1 space after IF keyword; 0 found
(#291) Expected at least 1 space before ">"; 0 found
(#291) Expected at least 1 space after ">"; 0 found
(#291) Expected 1 space before ">"; 0 found
(#291) Expected 1 space after ">"; 0 found
(#292) Opening parenthesis of a multi-line function call must be the last content on the line
(#292) Only one argument is allowed per line in a multi-line function call
(#292) Only one argument is allowed per line in a multi-line function call
(#292) Only one argument is allowed per line in a multi-line function call
(#293) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#293) Closing parenthesis of a multi-line function call must be on a line by itself
(#294) Expected 1 space after closing brace; 0 found
(#294) Expected "} else {\n"; found "}else{\n"
(#294) Expected 1 space after ELSE keyword; 0 found
(#300) Expected at least 1 space after "="; 0 found
(#300) Expected 1 space after "="; 0 found
(#301) No space found after comma in argument list
(#301) Commas (,) must be followed by white space.
(#301) Expected 1 space between the comma and "$cm". Found: no spaces
(#301) No space found after comma in argument list
(#301) Commas (,) must be followed by white space.
(#301) Expected 1 space between the comma and "$formdata". Found: no spaces
(#301) No space found after comma in argument list
(#301) Commas (,) must be followed by white space.
(#301) Expected 1 space between the comma and "$showreport". Found: no spaces
(#301) No space found after comma in argument list
(#301) Commas (,) must be followed by white space.
(#301) Expected 1 space between the comma and "$showexport". Found: no spaces
(#304) Spaces must be used to indent lines; tabs are not allowed
(#306) The CASE body must start on the line following the statement
(#313) Inline comments must start with a capital letter, digit or 3-dots sequence
(#313) Inline comments must end in full-stops, exclamation marks, or question marks
(#313) No space found before comment text; expected "// first check if we actually have some data, if not we just show an "empty" message" but found "//first check if we actually have some data, if not we just show an "empty" message"
(#314) Short array syntax must be used to define arrays
(#315) Expected "if (...) {\n"; found "if(...) {\n"
(#315) Expected 1 space after IF keyword; 0 found
(#315) Expected at least 1 space before "!=="; 0 found
(#315) Expected at least 1 space after "!=="; 0 found
(#315) Expected 1 space before "!=="; 0 found
(#315) Expected 1 space after "!=="; 0 found
(#315) Blank line found at start of control structure
(#319) Short array syntax must be used to define arrays
(#321) Short array syntax must be used to define arrays
(#323) Short array syntax must be used to define arrays
(#327) Short array syntax must be used to define arrays
(#329) Short array syntax must be used to define arrays
(#331) Short array syntax must be used to define arrays
(#336) Expected 1 space after closing brace; 0 found
(#336) Expected "} else {\n"; found "}else{\n"
(#336) Expected 1 space after ELSE keyword; 0 found
(#340) No space found after comma in argument list
(#340) Commas (,) must be followed by white space.
(#340) Expected 1 space between the comma and "$cm". Found: no spaces
(#340) No space found after comma in argument list
(#340) Commas (,) must be followed by white space.
(#340) Expected 1 space between the comma and "$formdata". Found: no spaces
(#340) No space found after comma in argument list
(#340) Commas (,) must be followed by white space.
(#340) Expected 1 space between the comma and "$showreport". Found: no spaces
(#340) No space found after comma in argument list
(#340) Commas (,) must be followed by white space.
(#340) Expected 1 space between the comma and "$showexport". Found: no spaces
(#345) Spaces must be used to indent lines; tabs are not allowed
(#345) The DEFAULT body must start on the line following the statement
(#346) Spaces must be used to indent lines; tabs are not allowed
(#346) Whitespace found at end of line
(#347) Spaces must be used to indent lines; tabs are not allowed
(#347) No space found after comma in argument list
(#347) Commas (,) must be followed by white space.
(#347) Expected 1 space between the comma and "$paging". Found: no spaces
(#348) Spaces must be used to indent lines; tabs are not allowed
(#350) Spaces must be used to indent lines; tabs are not allowed
(#350) Expected "if (...) {\n"; found "if(...){\n"
(#350) Expected 1 space after IF keyword; 0 found
(#350) Expected 1 space after closing parenthesis; found 0
(#350) Blank line found at start of control structure
(#352) Spaces must be used to indent lines; tabs are not allowed
(#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 "// css must be required before header sent out" but found "//css must be required before header sent out"
(#353) Space after opening parenthesis of function call prohibited
(#358) Opening parenthesis of a multi-line function call must be the last content on the line
(#358) Only one argument is allowed per line in a multi-line function call
(#358) Only one argument is allowed per line in a multi-line function call
(#358) Only one argument is allowed per line in a multi-line function call
(#359) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#359) Closing parenthesis of a multi-line function call must be on a line by itself
(#360) Blank line found at end of control structure
(#361) Expected 1 space after closing brace; 0 found
(#361) Expected "} else {\n"; found "}else {\n"
(#361) Blank line found at start of control structure
(#369) Opening parenthesis of a multi-line function call must be the last content on the line
(#369) Only one argument is allowed per line in a multi-line function call
(#369) Only one argument is allowed per line in a multi-line function call
(#369) Only one argument is allowed per line in a multi-line function call
(#370) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#370) Closing parenthesis of a multi-line function call must be on a line by itself
(#373) Expected at least 1 space after "="; 0 found
(#373) Expected 1 space after "="; 0 found
(#373) Expected at least 1 space before ">"; 0 found
(#373) Expected at least 1 space after ">"; 0 found
(#373) Expected 1 space before ">"; 0 found
(#373) Expected 1 space after ">"; 0 found
(#374) Spaces must be used to indent lines; tabs are not allowed
(#374) No space found after comma in argument list
(#374) Commas (,) must be followed by white space.
(#374) Expected 1 space between the comma and "$cm". Found: no spaces
(#374) No space found after comma in argument list
(#374) Commas (,) must be followed by white space.
(#374) Expected 1 space between the comma and "$formdata". Found: no spaces
(#374) No space found after comma in argument list
(#374) Commas (,) must be followed by white space.
(#374) Expected 1 space between the comma and "$showreport". Found: no spaces
(#374) No space found after comma in argument list
(#374) Commas (,) must be followed by white space.
(#374) Expected 1 space between the comma and "$showexport". Found: no spaces
(#375) Spaces must be used to indent lines; tabs are not allowed
(#376) Expected 1 newline at end of file; 0 found
mod/solo/rubric_grade_form.php
(#1) Moodle boilerplate not found
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#7) Missing @copyright tag
(#7) Missing @license tag
(#7) Missing docblock for class rubric_grade_form
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#8) No space found before comment text; expected "// Add elements to form" but found "//Add elements to form"
(#9) Missing docblock for function definition
(#14) Space found before comma in argument list
(#14) Expected no space between "'advancedgrading'" and the comma. Found: 1 space
(#14) Short array syntax must be used to define arrays
(#14) Line exceeds 132 characters; contains 135 characters
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#18) No space found before comment text; expected "// Custom validation should be added here" but found "//Custom validation should be added here"
(#19) Missing docblock for function validation
(#19) Visibility must be declared on method "validation"
(#20) Short array syntax must be used to define arrays
mod/solo/settings.php
(#20) Incorrect @package tag for file settings.php. Expected mod_solo, found mod.
(#27) Expected at least 1 space before "."; 0 found
(#27) Expected at least 1 space after "."; 0 found
(#32) Blank line found at start of control structure
(#35) Opening parenthesis of a multi-line function call must be the last content on the line
(#36) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#36) Only one argument is allowed per line in a multi-line function call
(#36) Only one argument is allowed per line in a multi-line function call
(#36) Only one argument is allowed per line in a multi-line function call
(#36) Closing parenthesis of a multi-line function call must be on a line by itself
(#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
(#42) Expected "if (...) {\n"; found "if(...) {\n"
(#42) Expected 1 space after IF keyword; 0 found
(#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
(#46) Expected 1 space after closing brace; 0 found
(#46) Expected "} else {\n"; found "}else{\n"
(#46) Expected 1 space after ELSE keyword; 0 found
(#47) Expected at least 1 space after "."; 0 found
(#48) Line exceeds 132 characters; contains 149 characters
(#50) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#50) Expected 1 space after FOREACH keyword; 0 found
(#50) Expected 1 space after closing parenthesis; found 0
(#51) Expected 1 space after SWITCH keyword; 0 found
(#51) Expected 1 space after closing parenthesis; found 0
(#65) Expected "if (...) {\n"; found "if(...){\n"
(#65) Expected 1 space after IF keyword; 0 found
(#65) Expected 1 space after closing parenthesis; found 0
(#67) Expected "if (...) {\n"; found "if(...){\n"
(#67) Expected 1 space after IF keyword; 0 found
(#67) Expected 1 space after closing parenthesis; found 0
(#74) Space after opening parenthesis of function call prohibited
(#78) Opening parenthesis of a multi-line function call must be the last content on the line
(#79) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#79) Only one argument is allowed per line in a multi-line function call
(#79) Space found before comma in argument list
(#79) Expected no space between "$showbelowapisecret" and the comma. Found: 1 space
(#79) Only one argument is allowed per line in a multi-line function call
(#79) Only one argument is allowed per line in a multi-line function call
(#79) Closing parenthesis of a multi-line function call must be on a line by itself
(#82) Opening parenthesis of a multi-line function call must be the last content on the line
(#83) Multi-line function call not indented correctly; expected 8 spaces but found 4
(#85) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#85) Only one argument is allowed per line in a multi-line function call
(#85) Closing parenthesis of a multi-line function call must be on a line by itself
(#86) Whitespace found at end of line
(#88) Opening parenthesis of a multi-line function call must be the last content on the line
(#89) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#89) Only one argument is allowed per line in a multi-line function call
(#89) Only one argument is allowed per line in a multi-line function call
(#89) Closing parenthesis of a multi-line function call must be on a line by itself
(#91) This comment is 57% valid code; is this commented out code?
(#96) Opening parenthesis of a multi-line function call must be the last content on the line
(#97) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#97) Only one argument is allowed per line in a multi-line function call
(#97) Only one argument is allowed per line in a multi-line function call
(#97) Only one argument is allowed per line in a multi-line function call
(#97) Closing parenthesis of a multi-line function call must be on a line by itself
(#100) Opening parenthesis of a multi-line function call must be the last content on the line
(#101) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#101) Only one argument is allowed per line in a multi-line function call
(#101) Only one argument is allowed per line in a multi-line function call
(#101) Only one argument is allowed per line in a multi-line function call
(#101) Closing parenthesis of a multi-line function call must be on a line by itself
(#104) Opening parenthesis of a multi-line function call must be the last content on the line
(#105) Multi-line function call not indented correctly; expected 8 spaces but found 13
(#105) Only one argument is allowed per line in a multi-line function call
(#106) Multi-line function call not indented correctly; expected 4 spaces but found 13
(#106) Only one argument is allowed per line in a multi-line function call
(#106) Closing parenthesis of a multi-line function call must be on a line by itself
(#109) Opening parenthesis of a multi-line function call must be the last content on the line
(#110) Only one argument is allowed per line in a multi-line function call
(#111) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#111) Only one argument is allowed per line in a multi-line function call
(#111) Closing parenthesis of a multi-line function call must be on a line by itself
(#113) Opening parenthesis of a multi-line function call must be the last content on the line
(#114) Only one argument is allowed per line in a multi-line function call
(#115) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#115) Only one argument is allowed per line in a multi-line function call
(#115) Closing parenthesis of a multi-line function call must be on a line by itself
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Opening parenthesis of a multi-line function call must be the last content on the line
(#124) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#124) Only one argument is allowed per line in a multi-line function call
(#124) Only one argument is allowed per line in a multi-line function call
(#124) Only one argument is allowed per line in a multi-line function call
(#124) Closing parenthesis of a multi-line function call must be on a line by itself
(#127) Opening parenthesis of a multi-line function call must be the last content on the line
(#128) Only one argument is allowed per line in a multi-line function call
(#129) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#129) Only one argument is allowed per line in a multi-line function call
(#129) Closing parenthesis of a multi-line function call must be on a line by itself
(#131) Opening parenthesis of a multi-line function call must be the last content on the line
(#131) Only one argument is allowed per line in a multi-line function call
(#131) Line exceeds 132 characters; contains 147 characters
(#132) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#132) Only one argument is allowed per line in a multi-line function call
(#132) Closing parenthesis of a multi-line function call must be on a line by itself
(#132) Line exceeds 132 characters; contains 133 characters
(#134) Opening parenthesis of a multi-line function call must be the last content on the line
(#135) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#135) Only one argument is allowed per line in a multi-line function call
(#135) Only one argument is allowed per line in a multi-line function call
(#135) Only one argument is allowed per line in a multi-line function call
(#135) Closing parenthesis of a multi-line function call must be on a line by itself
(#135) Line exceeds 132 characters; contains 142 characters
(#138) Opening parenthesis of a multi-line function call must be the last content on the line
(#139) Only one argument is allowed per line in a multi-line function call
(#140) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#140) Only one argument is allowed per line in a multi-line function call
(#140) Closing parenthesis of a multi-line function call must be on a line by itself
(#142) Opening parenthesis of a multi-line function call must be the last content on the line
(#143) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#143) Only one argument is allowed per line in a multi-line function call
(#143) Only one argument is allowed per line in a multi-line function call
(#143) Closing parenthesis of a multi-line function call must be on a line by itself
(#146) Opening parenthesis of a multi-line function call must be the last content on the line
(#147) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#147) Only one argument is allowed per line in a multi-line function call
(#147) Only one argument is allowed per line in a multi-line function call
(#147) Closing parenthesis of a multi-line function call must be on a line by itself
(#149) Opening parenthesis of a multi-line function call must be the last content on the line
(#150) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#150) Only one argument is allowed per line in a multi-line function call
(#150) Only one argument is allowed per line in a multi-line function call
(#150) Only one argument is allowed per line in a multi-line function call
(#150) Only one argument is allowed per line in a multi-line function call
(#150) Closing parenthesis of a multi-line function call must be on a line by itself
(#150) Line exceeds 132 characters; contains 177 characters
(#152) Opening parenthesis of a multi-line function call must be the last content on the line
(#153) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#153) Only one argument is allowed per line in a multi-line function call
(#153) Only one argument is allowed per line in a multi-line function call
(#153) Only one argument is allowed per line in a multi-line function call
(#153) Only one argument is allowed per line in a multi-line function call
(#153) Closing parenthesis of a multi-line function call must be on a line by itself
(#153) Line exceeds 132 characters; contains 179 characters
(#155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#155) This comment is 54% valid code; is this commented out code?
(#156) Opening parenthesis of a multi-line function call must be the last content on the line
(#157) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#157) Only one argument is allowed per line in a multi-line function call
(#158) Multi-line function call not indented correctly; expected 4 spaces but found 16
(#158) Only one argument is allowed per line in a multi-line function call
(#158) Closing parenthesis of a multi-line function call must be on a line by itself
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Opening parenthesis of a multi-line function call must be the last content on the line
(#162) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#162) Only one argument is allowed per line in a multi-line function call
(#162) Only one argument is allowed per line in a multi-line function call
(#162) Closing parenthesis of a multi-line function call must be on a line by itself
(#162) Line exceeds 132 characters; contains 140 characters
(#163) Blank line found at end of control structure
mod/solo/setup.php
(#2) Moodle boilerplate not found at first line
(#38) No space found after comma in argument list
(#38) Commas (,) must be followed by white space.
(#38) Expected 1 space between the comma and "0". Found: no spaces
(#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
(#44) Short array syntax must be used to define arrays
(#45) Short array syntax must be used to define arrays
(#46) Usage of ELSEIF not allowed; use ELSE IF instead
(#47) Short array syntax must be used to define arrays
(#48) Short array syntax must be used to define arrays
(#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) No space found after comma in argument list
(#59) Commas (,) must be followed by white space.
(#59) Expected 1 space between the comma and "array". Found: no spaces
(#59) Short array syntax must be used to define arrays
(#59) Expected at least 1 space before "=>"; 0 found
(#59) Expected at least 1 space after "=>"; 0 found
(#59) Expected 1 space before "=>"; 0 found
(#59) Expected 1 space after "=>"; 0 found
(#75) No space found after comma in argument list
(#75) Commas (,) must be followed by white space.
(#75) Expected 1 space between the comma and "[". Found: no spaces
(#75) Expected at least 1 space before "=>"; 0 found
(#75) Expected at least 1 space after "=>"; 0 found
(#75) Expected 1 space before "=>"; 0 found
(#75) Expected 1 space after "=>"; 0 found
(#77) Short array syntax must be used to define arrays
(#77) Expected at least 1 space before "=>"; 0 found
(#77) Expected at least 1 space after "=>"; 0 found
(#77) Expected 1 space before "=>"; 0 found
(#77) Expected 1 space after "=>"; 0 found
(#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
(#78) 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"
(#82) Expected 1 space after closing brace; 0 found
(#82) Expected "} else if (...) {\n"; found "}else if (...) {\n"
(#86) No space found after comma in argument list
(#86) Commas (,) must be followed by white space.
(#86) Expected 1 space between the comma and "$mform". Found: no spaces
(#87) No space found after comma in argument list
(#87) Commas (,) must be followed by white space.
(#87) Expected 1 space between the comma and "$mform". Found: no spaces
(#88) No space found after comma in argument list
(#88) Commas (,) must be followed by white space.
(#88) Expected 1 space between the comma and "$mform". Found: no spaces
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) 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"
(#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
(#92) This comment is 80% valid code; is this commented out code?
(#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
(#98) 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"
(#99) No space found after comma in argument list
(#99) Commas (,) must be followed by white space.
(#99) Expected 1 space between the comma and "$modulecontext". Found: no spaces
(#101) Expected at least 1 space after "="; 0 found
(#101) Expected 1 space after "="; 0 found
mod/solo/simple_grade_form.php
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) Missing @copyright tag
(#26) Missing @license tag
(#26) Missing docblock for class simple_grade_form
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Missing docblock for function definition
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Missing docblock for function validation
(#41) Visibility must be declared on method "validation"
mod/solo/tabs.php
(#31) 3 slashes comments are not allowed; use "// Comment." instead
(#34) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#51) Line exceeds maximum limit of 180 characters; contains 183 characters
(#53) Expected "if (...) {\n"; found "if(...) {\n"
(#53) Expected 1 space after IF keyword; 0 found
(#54) Opening parenthesis of a multi-line function call must be the last content on the line
(#54) Only one argument is allowed per line in a multi-line function call
(#56) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#56) Closing parenthesis of a multi-line function call must be on a line by itself
(#59) Expected "if (...) {\n"; found "if(...) {\n"
(#59) Expected 1 space after IF keyword; 0 found
(#60) Opening parenthesis of a multi-line function call must be the last content on the line
(#60) Only one argument is allowed per line in a multi-line function call
(#61) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#61) Only one argument is allowed per line in a multi-line function call
(#61) Closing parenthesis of a multi-line function call must be on a line by itself
(#64) Expected "if (...) {\n"; found "if(...) {\n"
(#64) Expected 1 space after IF keyword; 0 found
(#65) Opening parenthesis of a multi-line function call must be the last content on the line
(#65) Only one argument is allowed per line in a multi-line function call
(#67) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#67) Closing parenthesis of a multi-line function call must be on a line by itself
(#70) Expected "if (...) {\n"; found "if(...) {\n"
(#70) Expected 1 space after IF keyword; 0 found
(#71) Opening parenthesis of a multi-line function call must be the last content on the line
(#71) Only one argument is allowed per line in a multi-line function call
(#72) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#72) Only one argument is allowed per line in a multi-line function call
(#72) Closing parenthesis of a multi-line function call must be on a line by itself
mod/solo/tests/grades_test.php
(#1) Moodle boilerplate not found
(#7) Missing @copyright tag
(#7) Missing @license tag
(#7) Missing docblock for class gradesTest
(#7) PHPUnit test file missing any valid testcase class declaration
(#7) Opening brace must not be followed by a blank line
(#9) Missing docblock for function testGetGrades in testcase
(#9) Public method name "gradesTest::testGetGrades" must be in lower-case letters only
mod/solo/tests/gradesubmissions_test.php
(#1) Moodle boilerplate not found
(#7) Missing @copyright tag
(#7) Missing @license tag
(#7) Missing docblock for class gradessubmissions_Test
(#7) PHPUnit test file missing any valid testcase class declaration
(#7) Opening brace must not be followed by a blank line
(#9) Missing docblock for function testGetGradeData in testcase
(#9) Public method name "gradessubmissions_Test::testGetGradeData" must be in lower-case letters only
mod/solo/version.php
(#2) Moodle boilerplate not found at first line
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Expected 1 blank line at end of file; 3 found
mod/solo/view.php
(#26) Expected at least 1 space before "."; 0 found
(#26) Expected at least 1 space after "."; 0 found
(#30) Import statements must not begin with a leading backslash
(#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
(#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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) No space found before comment text; expected "// formerly had !isloggedin() check, but we want tologin afresh on each embedded access" but found "//formerly had !isloggedin() check, but we want tologin afresh on each embedded access"
(#41) Expected "if (...) {\n"; found "if(...) {\n"
(#41) Expected 1 space after IF keyword; 0 found
(#41) Expected 0 spaces before closing bracket; 1 found
(#59) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) No space found before comment text; expected "// embedded mode or not" but found "//embedded mode or not"
(#86) Expected "if (...) {\n"; found "if(...) {\n"
(#86) Expected 1 space after IF keyword; 0 found
(#88) Expected 1 space after closing brace; 0 found
(#88) Expected 1 space after ELSEIF keyword; 0 found
(#88) Usage of ELSEIF not allowed; use ELSE IF instead
(#88) Expected 1 space after closing parenthesis; found 0
(#91) Expected 1 space after closing brace; 0 found
(#91) Expected "} else {\n"; found "}else{\n"
(#91) Expected 1 space after ELSE keyword; 0 found
(#95) Expected "if (...) {\n"; found "if(...) {\n"
(#95) Expected 1 space after IF keyword; 0 found
(#97) Expected 1 space after closing brace; 0 found
(#97) Expected "} else {\n"; found "}else{\n"
(#97) Expected 1 space after ELSE keyword; 0 found
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) No space found before comment text; expected "// this is a special case where the activity has been made with just a title and no speaking topic (placeholder)" but found "//this is a special case where the activity has been made with just a title and no speaking topic (placeholder)"
(#102) Expected "if (...) {\n"; found "if(...){\n"
(#102) Expected 1 space after IF keyword; 0 found
(#102) Expected 1 space after closing parenthesis; found 0
(#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
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Expected "if (...) {\n"; found "if(...){\n"
(#120) Expected 1 space after IF keyword; 0 found
(#120) Expected 1 space after closing parenthesis; found 0
(#124) Expected "} else if (...) {\n"; found "} else if(...){\n"
(#124) Expected "if (...) {\n"; found "if(...){\n"
(#124) Expected 1 space after IF keyword; 0 found
(#124) Expected 1 space after closing parenthesis; found 0
(#128) Expected 1 space after closing brace; 0 found
(#128) Expected "} else {\n"; found "}else{\n"
(#128) Expected 1 space after ELSE keyword; 0 found
(#130) Expected "if (...) {\n"; found "if (...){\n"
(#130) Expected 1 space after closing parenthesis; found 0
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Expected "if (...) {\n"; found "if(...) {\n"
(#138) Expected 1 space after IF keyword; 0 found
(#139) Opening parenthesis of a multi-line function call must be the last content on the line
(#140) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#140) Closing parenthesis of a multi-line function call must be on a line by itself
(#142) Expected 1 space after closing brace; 0 found
(#142) Expected "} else {\n"; found "}else{\n"
(#142) Expected 1 space after ELSE keyword; 0 found
(#143) Inline comments must start with a capital letter, digit or 3-dots sequence
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Expected "if (...) {\n"; found "if(...) {\n"
(#154) Expected 1 space after IF keyword; 0 found
(#155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Inline comments must start with a capital letter, digit or 3-dots sequence
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) Inline comments must start with a capital letter, digit or 3-dots sequence
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Expected at least 1 space before "."; 0 found
(#169) Expected at least 1 space after "."; 0 found
(#171) Expected "if (...) {\n"; found "if(...) {\n"
(#171) Expected 1 space after IF keyword; 0 found
(#171) Expected 0 spaces before closing parenthesis; 1 found
(#183) Line exceeds 132 characters; contains 146 characters
(#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
(#186) Expected 1 space after closing brace; 0 found
(#186) Expected "} else if (...) {\n"; found "}else if(...){\n"
(#186) Expected "if (...) {\n"; found "if(...){\n"
(#186) Expected 1 space after IF keyword; 0 found
(#186) Expected 0 spaces before closing parenthesis; 1 found
(#186) Expected 1 space after closing parenthesis; found 0
(#190) Line exceeds 132 characters; contains 146 characters
(#191) Expected 1 space after closing brace; 0 found
(#191) Expected "} else if (...) {\n"; found "}else if(...){\n"
(#191) Expected "if (...) {\n"; found "if(...){\n"
(#191) Expected 1 space after IF keyword; 0 found
(#191) Expected 1 space after closing parenthesis; found 0
(#194) Inline comments must start with a capital letter, digit or 3-dots sequence
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) Inline comments must start with a capital letter, digit or 3-dots sequence
(#198) This comment is 65% valid code; is this commented out code?
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) Inline comments must start with a capital letter, digit or 3-dots sequence
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Expected "if (...) {\n"; found "if(...){\n"
(#206) Expected 1 space after IF keyword; 0 found
(#206) Expected 1 space after closing parenthesis; found 0
(#207) Opening parenthesis of a multi-line function call must be the last content on the line
(#208) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#208) Closing parenthesis of a multi-line function call must be on a line by itself
(#212) Inline comments must start with a capital letter, digit or 3-dots sequence
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Expected "if (...) {\n"; found "if(...) {\n"
(#213) Expected 1 space after IF keyword; 0 found
(#214) Expected at least 1 space before "."; 0 found
(#219) Blank line found at end of control structure

Javascript coding style problems

(276 errors, 2575 warnings)

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

mod/solo/amd/src/activitycontroller.js
(#2) A space is required after ','. (comma-spacing)
(#3) 'def' is defined but never used. (no-unused-vars)
(#16) Comments should not begin with a lowercase character. (capitalized-comments)
(#16) Expected space or tab after '//' in comment. (spaced-comment)
(#17) Missing space before opening brace. (space-before-blocks)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#21) Comments should not begin with a lowercase character. (capitalized-comments)
(#21) Expected space or tab after '//' in comment. (spaced-comment)
(#22) Missing space before opening brace. (space-before-blocks)
(#25) Comments should not begin with a lowercase character. (capitalized-comments)
(#25) Expected space or tab after '//' in comment. (spaced-comment)
(#26) Operator '=' must be spaced. (space-infix-ops)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#31) Expected space(s) before "else". (keyword-spacing)
(#31) Expected space(s) after "else". (keyword-spacing)
(#32) Comments should not begin with a lowercase character. (capitalized-comments)
(#32) Expected space or tab after '//' in comment. (spaced-comment)
(#42) Identifier 'register_events' is not in camel case. (camelcase)
(#43) 'dd' is assigned a value but never used. (no-unused-vars)
(#47) Identifier 'process_html' is not in camel case. (camelcase)
(#47) Missing space before opening brace. (space-before-blocks)
(#49) Comments should not begin with a lowercase character. (capitalized-comments)
(#49) Expected space or tab after '//' in comment. (spaced-comment)
(#50) Expected space or tab after '//' in comment. (spaced-comment)
(#51) Operator '=' must be spaced. (space-infix-ops)
(#52) ["hider"] is better written in dot notation. (dot-notation)
(#57) Comments should not begin with a lowercase character. (capitalized-comments)
(#57) Expected space or tab after '//' in comment. (spaced-comment)
(#58) Comments should not begin with a lowercase character. (capitalized-comments)
(#58) Expected space or tab after '//' in comment. (spaced-comment)
mod/solo/amd/src/aigradepreview.js
(#15) Identifier 'get_strings' is not in camel case. (camelcase)
(#31) Comments should not begin with a lowercase character. (capitalized-comments)
(#31) Expected space or tab after '//' in comment. (spaced-comment)
(#32) Comments should not begin with a lowercase character. (capitalized-comments)
(#32) Expected space or tab after '//' in comment. (spaced-comment)
(#33) Comments should not begin with a lowercase character. (capitalized-comments)
(#33) Expected space or tab after '//' in comment. (spaced-comment)
(#34) Comments should not begin with a lowercase character. (capitalized-comments)
(#34) Expected space or tab after '//' in comment. (spaced-comment)
(#35) Comments should not begin with a lowercase character. (capitalized-comments)
(#35) Expected space or tab after '//' in comment. (spaced-comment)
(#39) Missing JSDoc @param "props" declaration. (jsdoc/require-param)
(#44) Comments should not begin with a lowercase character. (capitalized-comments)
(#44) Expected space or tab after '//' in comment. (spaced-comment)
(#47) Comments should not begin with a lowercase character. (capitalized-comments)
(#47) Expected space or tab after '//' in comment. (spaced-comment)
(#59) Operator '=' must be spaced. (space-infix-ops)
(#61) There should be no space after '{'. (@babel/object-curly-spacing)
(#62) There should be no space after '{'. (@babel/object-curly-spacing)
(#64) Unexpected space before function parentheses. (space-before-function-paren)
(#74) 'questiontext' is assigned a value but never used. (no-unused-vars)
(#79) Comments should not begin with a lowercase character. (capitalized-comments)
(#84) Comments should not begin with a lowercase character. (capitalized-comments)
(#84) Expected space or tab after '//' in comment. (spaced-comment)
(#85) Expected space(s) after "if". (keyword-spacing)
(#85) Operator '===' must be spaced. (space-infix-ops)
(#85) Missing space before opening brace. (space-before-blocks)
(#90) Comments should not begin with a lowercase character. (capitalized-comments)
(#90) Expected space or tab after '//' in comment. (spaced-comment)
(#91) Operator '=' must be spaced. (space-infix-ops)
(#93) Expected catch,fail,always() or return (promise/catch-or-return)
(#98) A space is required after ','. (comma-spacing)
(#98) Comments should not begin with a lowercase character. (capitalized-comments)
(#98) Expected space or tab after '//' in comment. (spaced-comment)
(#108) Each then() should return a value or throw (promise/always-return)
(#109) Expected catch,fail,always() or return (promise/catch-or-return)
(#109) Avoid nesting promises. (promise/no-nesting)
(#109) A space is required after ','. (comma-spacing)
(#110) Each then() should return a value or throw (promise/always-return)
(#110) A space is required after ','. (comma-spacing)
(#110) 'js' is defined but never used. (no-unused-vars)
(#110) Missing space before opening brace. (space-before-blocks)
(#111) Operator '=' must be spaced. (space-infix-ops)
(#116) Comments should not begin with a lowercase character. (capitalized-comments)
(#116) Expected space or tab after '//' in comment. (spaced-comment)
mod/solo/amd/src/cloudpoodll.js
(#23) Unexpected space before function parentheses. (space-before-function-paren)
(#23) '$' is defined but never used. (no-unused-vars)
(#23) 'log' is defined but never used. (no-unused-vars)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#33) Missing space before opening brace. (space-before-blocks)
(#37) Missing space before opening brace. (space-before-blocks)
(#41) Missing space before opening brace. (space-before-blocks)
(#42) Expected space(s) after "if". (keyword-spacing)
(#42) Requires a space after '{'. (block-spacing)
(#42) Statement inside of curly braces should be on next line. (brace-style)
(#42) Missing space before opening brace. (space-before-blocks)
(#42) Operator '=' must be spaced. (space-infix-ops)
(#42) Requires a space before '}'. (block-spacing)
(#42) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#44) Expected space(s) after "for". (keyword-spacing)
(#44) Operator '=' must be spaced. (space-infix-ops)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Operator '<' must be spaced. (space-infix-ops)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Missing space before opening brace. (space-before-blocks)
(#48) Missing space before opening brace. (space-before-blocks)
(#49) Operator '=' must be spaced. (space-infix-ops)
(#53) Missing space before opening brace. (space-before-blocks)
(#54) Expected space(s) after "if". (keyword-spacing)
(#58) Expected space(s) after "if". (keyword-spacing)
(#60) A space is required after ','. (comma-spacing)
(#63) Missing space before opening brace. (space-before-blocks)
(#65) Expected space(s) after "for". (keyword-spacing)
(#65) Operator '=' must be spaced. (space-infix-ops)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) Operator '<' must be spaced. (space-infix-ops)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) Missing space before opening brace. (space-before-blocks)
(#67) Expected space(s) after "if". (keyword-spacing)
(#67) Operator '!==' must be spaced. (space-infix-ops)
(#67) Missing space before opening brace. (space-before-blocks)
(#68) Operator '=' must be spaced. (space-infix-ops)
(#73) Missing space before opening brace. (space-before-blocks)
(#75) Comments should not begin with a lowercase character. (capitalized-comments)
(#75) Expected space or tab after '//' in comment. (spaced-comment)
(#76) Expected space(s) after "if". (keyword-spacing)
(#76) There should be no space before this paren. (space-in-parens)
(#76) Missing space before opening brace. (space-before-blocks)
(#77) Expected space(s) after "if". (keyword-spacing)
(#77) ["alreadyparsed"] is better written in dot notation. (dot-notation)
(#77) Operator '==' must be spaced. (space-infix-ops)
(#77) Missing space before opening brace. (space-before-blocks)
(#78) Comments should not begin with a lowercase character. (capitalized-comments)
(#83) Expected space or tab after '//' in comment. (spaced-comment)
(#84) Expected space(s) after "if". (keyword-spacing)
(#84) There should be no space before this paren. (space-in-parens)
(#84) Missing space before opening brace. (space-before-blocks)
(#85) ["cloudpoodllurl"] is better written in dot notation. (dot-notation)
(#87) Trailing spaces not allowed. (no-trailing-spaces)
(#88) Comments should not begin with a lowercase character. (capitalized-comments)
(#88) Expected space or tab after '//' in comment. (spaced-comment)
(#89) Expected space or tab after '//' in comment. (spaced-comment)
(#90) Expected space(s) after "if". (keyword-spacing)
(#90) There should be no space before this paren. (space-in-parens)
(#90) Missing space before opening brace. (space-before-blocks)
(#91) ["parent"] is better written in dot notation. (dot-notation)
(#91) Operator '=' must be spaced. (space-infix-ops)
(#93) Comments should not begin with a lowercase character. (capitalized-comments)
(#93) Expected space or tab after '//' in comment. (spaced-comment)
(#94) Expected space(s) after "if". (keyword-spacing)
(#94) There should be no space before this paren. (space-in-parens)
(#94) Missing space before opening brace. (space-before-blocks)
(#95) ["media"] is better written in dot notation. (dot-notation)
(#95) Operator '=' must be spaced. (space-infix-ops)
(#97) Comments should not begin with a lowercase character. (capitalized-comments)
(#97) Expected space or tab after '//' in comment. (spaced-comment)
(#98) ["sourcemimetype"] is better written in dot notation. (dot-notation)
(#98) ["media"] is better written in dot notation. (dot-notation)
(#98) A space is required after ','. (comma-spacing)
(#98) ["transcribe"] is better written in dot notation. (dot-notation)
(#98) A space is required after ','. (comma-spacing)
(#98) ["hints"] is better written in dot notation. (dot-notation)
(#100) Comments should not begin with a lowercase character. (capitalized-comments)
(#100) Expected space or tab after '//' in comment. (spaced-comment)
(#103) Comments should not begin with a lowercase character. (capitalized-comments)
(#103) Expected space or tab after '//' in comment. (spaced-comment)
(#104) Expected space or tab after '//' in comment. (spaced-comment)
(#105) Expected space(s) after "if". (keyword-spacing)
(#105) Missing space before opening brace. (space-before-blocks)
(#106) 'localloading' declared on line 108 column 21 is used outside of binding context. (block-scoped-var)
(#107) Expected space(s) before "else". (keyword-spacing)
(#108) 'localloading' is already defined. (no-redeclare)
(#108) 'localloading' declared on line 106 column 21 is used outside of binding context. (block-scoped-var)
(#108) ["localloading"] is better written in dot notation. (dot-notation)
(#111) Expected space(s) after "switch". (keyword-spacing)
(#111) 'localloading' declared on line 106 column 21 is used outside of binding context. (block-scoped-var)
(#111) 'localloading' declared on line 108 column 21 is used outside of binding context. (block-scoped-var)
(#111) Missing space before opening brace. (space-before-blocks)
(#114) This line has a length of 143. Maximum allowed is 132. (max-len)
(#114) 'iframeurl' declared on line 125 column 29 is used outside of binding context. (block-scoped-var)
(#114) 'iframeurl' declared on line 127 column 29 is used outside of binding context. (block-scoped-var)
(#114) ["parent"] is better written in dot notation. (dot-notation)
(#114) ["localloader"] is better written in dot notation. (dot-notation)
(#114) ["cloudpoodllurl"] is better written in dot notation. (dot-notation)
(#118) 'iframeurl' is already defined. (no-redeclare)
(#118) 'iframeurl' declared on line 125 column 29 is used outside of binding context. (block-scoped-var)
(#118) 'iframeurl' declared on line 127 column 29 is used outside of binding context. (block-scoped-var)
(#123) Identifier 'isIOS_safari' is not in camel case. (camelcase)
(#124) Expected space(s) after "if". (keyword-spacing)
(#124) Identifier 'isIOS_safari' is not in camel case. (camelcase)
(#125) This line has a length of 148. Maximum allowed is 132. (max-len)
(#125) 'iframeurl' is already defined. (no-redeclare)
(#125) 'iframeurl' declared on line 127 column 29 is used outside of binding context. (block-scoped-var)
(#125) ["parent"] is better written in dot notation. (dot-notation)
(#125) ["localloader"] is better written in dot notation. (dot-notation)
(#125) Multiple spaces found before '+'. (no-multi-spaces)
(#125) ["cloudpoodllurl"] is better written in dot notation. (dot-notation)
(#126) Expected space(s) before "else". (keyword-spacing)
(#127) 'iframeurl' is already defined. (no-redeclare)
(#127) 'iframeurl' declared on line 125 column 29 is used outside of binding context. (block-scoped-var)
(#132) Comments should not begin with a lowercase character. (capitalized-comments)
(#132) Expected space or tab after '//' in comment. (spaced-comment)
(#134) 'iframeurl' declared on line 114 column 25 is used outside of binding context. (block-scoped-var)
(#134) 'iframeurl' declared on line 118 column 25 is used outside of binding context. (block-scoped-var)
(#134) 'iframeurl' declared on line 125 column 29 is used outside of binding context. (block-scoped-var)
(#134) 'iframeurl' declared on line 127 column 29 is used outside of binding context. (block-scoped-var)
(#134) 'iframeurl' declared on line 114 column 25 is used outside of binding context. (block-scoped-var)
(#134) 'iframeurl' declared on line 118 column 25 is used outside of binding context. (block-scoped-var)
(#134) 'iframeurl' declared on line 125 column 29 is used outside of binding context. (block-scoped-var)
(#134) 'iframeurl' declared on line 127 column 29 is used outside of binding context. (block-scoped-var)
(#136) 'iframeurl' declared on line 114 column 25 is used outside of binding context. (block-scoped-var)
(#136) 'iframeurl' declared on line 118 column 25 is used outside of binding context. (block-scoped-var)
(#136) 'iframeurl' declared on line 125 column 29 is used outside of binding context. (block-scoped-var)
(#136) 'iframeurl' declared on line 127 column 29 is used outside of binding context. (block-scoped-var)
(#138) Comments should not begin with a lowercase character. (capitalized-comments)
(#138) Expected space or tab after '//' in comment. (spaced-comment)
(#139) Expected space or tab after '//' in comment. (spaced-comment)
(#140) Expected space or tab after '//' in comment. (spaced-comment)
(#141) Expected space(s) after "if". (keyword-spacing)
(#143) Expected space(s) before "else". (keyword-spacing)
(#143) Expected space(s) after "else". (keyword-spacing)
(#144) Expected space(s) after "if". (keyword-spacing)
(#144) There should be no space before this paren. (space-in-parens)
(#144) Missing space before opening brace. (space-before-blocks)
(#145) ["width"] is better written in dot notation. (dot-notation)
(#145) Operator '=' must be spaced. (space-infix-ops)
(#148) Expected space(s) after "if". (keyword-spacing)
(#148) There should be no space before this paren. (space-in-parens)
(#148) Missing space before opening brace. (space-before-blocks)
(#149) Expected space(s) after "if". (keyword-spacing)
(#149) ["media"] is better written in dot notation. (dot-notation)
(#149) Operator '==' must be spaced. (space-infix-ops)
(#150) ["height"] is better written in dot notation. (dot-notation)
(#151) Expected space(s) before "else". (keyword-spacing)
(#151) Expected space(s) after "else". (keyword-spacing)
(#152) ["height"] is better written in dot notation. (dot-notation)
(#162) Expected space(s) after "switch". (keyword-spacing)
(#162) Missing space before opening brace. (space-before-blocks)
(#172) Unexpected alert. (no-alert)
(#172) Unexpected whitespace before property data. (no-whitespace-before-property)
(#175) Missing space before opening brace. (space-before-blocks)
(#179) Missing space before opening brace. (space-before-blocks)
(#184) A space is required after ','. (comma-spacing)
(#184) Missing space before opening brace. (space-before-blocks)
(#186) Expected space(s) after "if". (keyword-spacing)
(#186) Missing space before opening brace. (space-before-blocks)
(#187) Expected space or tab after '//' in comment. (spaced-comment)
(#193) Comments should not begin with a lowercase character. (capitalized-comments)
(#193) Expected space or tab after '//' in comment. (spaced-comment)
(#197) Missing space before opening brace. (space-before-blocks)
(#198) 'root' is not defined. (no-undef)
(#201) Identifier 'is_safari' is not in camel case. (camelcase)
(#201) Missing space before opening brace. (space-before-blocks)
(#205) Identifier 'is_ios' is not in camel case. (camelcase)
(#205) Missing space before opening brace. (space-before-blocks)
(#206) Multiple spaces found before '/iPad|iPhone|iPod/'. (no-multi-spaces)
(#209) Identifier 'guess_mimetype' is not in camel case. (camelcase)
(#209) Method 'guess_mimetype' has a complexity of 30. Maximum allowed is 20. (complexity)
(#209) Missing space before opening brace. (space-before-blocks)
(#211) Comments should not begin with a lowercase character. (capitalized-comments)
(#211) Expected space or tab after '//' in comment. (spaced-comment)
(#212) Expected space(s) after "if". (keyword-spacing)
(#212) Operator '==' must be spaced. (space-infix-ops)
(#212) Missing space before opening brace. (space-before-blocks)
(#215) Comments should not begin with a lowercase character. (capitalized-comments)
(#215) Expected space or tab after '//' in comment. (spaced-comment)
(#216) Expected space(s) after "if". (keyword-spacing)
(#216) Missing space before opening brace. (space-before-blocks)
(#220) 'nVer' is assigned a value but never used. (no-unused-vars)
(#222) Multiple spaces found before '='. (no-multi-spaces)
(#223) Comments should not begin with a lowercase character. (capitalized-comments)
(#223) Expected space or tab after '//' in comment. (spaced-comment)
(#224) Multiple spaces found before '='. (no-multi-spaces)
(#224) Operator '+' must be spaced. (space-infix-ops)
(#225) A space is required after ','. (comma-spacing)
(#225) A space is required after ','. (comma-spacing)
(#225) 'ix' is defined but never used. (no-unused-vars)
(#227) Expected space(s) after "if". (keyword-spacing)
(#227) Operator '!==' must be spaced. (space-infix-ops)
(#228) Operator '=' must be spaced. (space-infix-ops)
(#229) Comments should not begin with a lowercase character. (capitalized-comments)
(#229) Expected space or tab after '//' in comment. (spaced-comment)
(#230) Expected space or tab after '//' in comment. (spaced-comment)
(#233) Expected space(s) before "else". (keyword-spacing)
(#233) Operator '=' must be spaced. (space-infix-ops)
(#233) Operator '!=' must be spaced. (space-infix-ops)
(#235) Comments should not begin with a lowercase character. (capitalized-comments)
(#235) Expected space or tab after '//' in comment. (spaced-comment)
(#236) Expected space or tab after '//' in comment. (spaced-comment)
(#237) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#239) Operator '=' must be spaced. (space-infix-ops)
(#239) Operator '!=' must be spaced. (space-infix-ops)
(#241) Comments should not begin with a lowercase character. (capitalized-comments)
(#241) Expected space or tab after '//' in comment. (spaced-comment)
(#242) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#244) Operator '=' must be spaced. (space-infix-ops)
(#244) Operator '!=' must be spaced. (space-infix-ops)
(#246) Comments should not begin with a lowercase character. (capitalized-comments)
(#246) Expected space or tab after '//' in comment. (spaced-comment)
(#247) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#249) Operator '=' must be spaced. (space-infix-ops)
(#249) Operator '!=' must be spaced. (space-infix-ops)
(#251) Comments should not begin with a lowercase character. (capitalized-comments)
(#251) Expected space or tab after '//' in comment. (spaced-comment)
(#252) Expected space or tab after '//' in comment. (spaced-comment)
(#253) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#255) Operator '=' must be spaced. (space-infix-ops)
(#255) Operator '!=' must be spaced. (space-infix-ops)
(#257) Comments should not begin with a lowercase character. (capitalized-comments)
(#257) Expected space or tab after '//' in comment. (spaced-comment)
(#259) Expected space(s) before "else". (keyword-spacing)
(#259) There should be no space after this paren. (space-in-parens)
(#259) Operator '=' must be spaced. (space-infix-ops)
(#259) Operator '+' must be spaced. (space-infix-ops)
(#260) Operator '=' must be spaced. (space-infix-ops)
(#260) There should be no space before this paren. (space-in-parens)
(#261) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#262) A space is required after ','. (comma-spacing)
(#263) Comments should not begin with a lowercase character. (capitalized-comments)
(#263) Expected space or tab after '//' in comment. (spaced-comment)
(#264) Operator '==' must be spaced. (space-infix-ops)
(#270) Expected space or tab after '//' in comment. (spaced-comment)
(#272) Requires a space after '{'. (block-spacing)
(#272) Statement inside of curly braces should be on next line. (brace-style)
(#272) Missing space before opening brace. (space-before-blocks)
(#272) Requires a space before '}'. (block-spacing)
(#272) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#273) Requires a space after '{'. (block-spacing)
(#273) Statement inside of curly braces should be on next line. (brace-style)
(#273) Requires a space before '}'. (block-spacing)
(#273) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#274) Requires a space after '{'. (block-spacing)
(#274) Statement inside of curly braces should be on next line. (brace-style)
(#274) Missing space before opening brace. (space-before-blocks)
(#274) Requires a space before '}'. (block-spacing)
(#274) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#275) Requires a space after '{'. (block-spacing)
(#275) Statement inside of curly braces should be on next line. (brace-style)
(#275) Missing space before opening brace. (space-before-blocks)
(#275) Requires a space before '}'. (block-spacing)
(#275) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#276) Requires a space after '{'. (block-spacing)
(#276) Statement inside of curly braces should be on next line. (brace-style)
(#276) Requires a space before '}'. (block-spacing)
(#276) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#279) Operator '=' must be spaced. (space-infix-ops)
(#280) Operator '=' must be spaced. (space-infix-ops)
(#281) Operator '=' must be spaced. (space-infix-ops)
(#282) Operator '=' must be spaced. (space-infix-ops)
(#284) Comments should not begin with a lowercase character. (capitalized-comments)
(#284) Expected space or tab after '//' in comment. (spaced-comment)
(#285) Operator '=' must be spaced. (space-infix-ops)
(#286) Expected space(s) after "if". (keyword-spacing)
(#286) Operator '==' must be spaced. (space-infix-ops)
(#286) Missing space before opening brace. (space-before-blocks)
(#287) Expected space(s) after "switch". (keyword-spacing)
(#287) Missing space before opening brace. (space-before-blocks)
(#290) Operator '=' must be spaced. (space-infix-ops)
(#293) Operator '=' must be spaced. (space-infix-ops)
(#294) Comments should not begin with a lowercase character. (capitalized-comments)
(#294) Expected space or tab after '//' in comment. (spaced-comment)
(#295) Expected space or tab after '//' in comment. (spaced-comment)
(#301) Operator '=' must be spaced. (space-infix-ops)
(#303) Expected space(s) before "else". (keyword-spacing)
(#303) Expected space(s) after "else". (keyword-spacing)
(#304) Expected space(s) after "switch". (keyword-spacing)
(#304) Missing space before opening brace. (space-before-blocks)
(#306) Operator '=' must be spaced. (space-infix-ops)
(#309) Operator '=' must be spaced. (space-infix-ops)
(#310) Comments should not begin with a lowercase character. (capitalized-comments)
(#310) Expected space or tab after '//' in comment. (spaced-comment)
(#311) Operator '=' must be spaced. (space-infix-ops)
(#314) Operator '=' must be spaced. (space-infix-ops)
(#320) Operator '=' must be spaced. (space-infix-ops)
(#323) Comments should not begin with a lowercase character. (capitalized-comments)
(#332) Comments should not begin with a lowercase character. (capitalized-comments)
(#332) Expected space or tab after '//' in comment. (spaced-comment)
(#333) Comments should not begin with a lowercase character. (capitalized-comments)
(#333) Expected space or tab after '//' in comment. (spaced-comment)
(#334) Comments should not begin with a lowercase character. (capitalized-comments)
(#334) Expected space or tab after '//' in comment. (spaced-comment)
mod/solo/amd/src/cloudpoodllloader.js
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#3) Missing space before opening brace. (space-before-blocks)
(#7) There should be no space after this paren. (space-in-parens)
(#7) There should be no space before this paren. (space-in-parens)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#8) A space is required after ','. (comma-spacing)
(#11) Missing semicolon. (@babel/semi)
mod/solo/amd/src/correctionsmarkup.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#7) Comments should not begin with a lowercase character. (capitalized-comments)
(#7) Expected space or tab after '//' in comment. (spaced-comment)
(#11) Comments should not begin with a lowercase character. (capitalized-comments)
(#11) Expected space or tab after '//' in comment. (spaced-comment)
(#17) Comments should not begin with a lowercase character. (capitalized-comments)
(#17) Expected space or tab after '//' in comment. (spaced-comment)
(#40) Unexpected space before function parentheses. (space-before-function-paren)
(#42) Comments should not begin with a lowercase character. (capitalized-comments)
(#42) Expected space or tab after '//' in comment. (spaced-comment)
(#43) ["id"] is better written in dot notation. (dot-notation)
(#51) ["sessionerrors"] is better written in dot notation. (dot-notation)
(#52) ["sessionerrors"] is better written in dot notation. (dot-notation)
(#56) ["sessionmatches"] is better written in dot notation. (dot-notation)
(#57) ["sessionmatches"] is better written in dot notation. (dot-notation)
(#59) Multiple spaces found before '='. (no-multi-spaces)
(#62) ["insertioncount"] is better written in dot notation. (dot-notation)
(#63) ["insertioncount"] is better written in dot notation. (dot-notation)
(#64) Expected space(s) before "else". (keyword-spacing)
(#64) Expected space(s) after "else". (keyword-spacing)
(#69) Expected space(s) after "if". (keyword-spacing)
(#70) Operator '&&' must be spaced. (space-infix-ops)
(#71) Missing space before opening brace. (space-before-blocks)
(#73) ["sessionerrors"] is better written in dot notation. (dot-notation)
(#74) ["sessionmatches"] is better written in dot notation. (dot-notation)
(#75) ["insertioncount"] is better written in dot notation. (dot-notation)
(#78) Comments should not begin with a lowercase character. (capitalized-comments)
(#78) Expected space or tab after '//' in comment. (spaced-comment)
(#83) Comments should not begin with a lowercase character. (capitalized-comments)
(#83) Expected space or tab after '//' in comment. (spaced-comment)
(#88) Comments should not begin with a lowercase character. (capitalized-comments)
(#88) Expected space or tab after '//' in comment. (spaced-comment)
(#90) Comments should not begin with a lowercase character. (capitalized-comments)
(#90) Expected space or tab after '//' in comment. (spaced-comment)
(#92) Comments should not begin with a lowercase character. (capitalized-comments)
(#92) Expected space or tab after '//' in comment. (spaced-comment)
(#95) Comments should not begin with a lowercase character. (capitalized-comments)
(#95) Expected space or tab after '//' in comment. (spaced-comment)
(#101) Identifier 'register_controls' is not in camel case. (camelcase)
(#101) Unexpected space before function parentheses. (space-before-function-paren)
(#107) Identifier 'register_events' is not in camel case. (camelcase)
(#107) Unexpected space before function parentheses. (space-before-function-paren)
(#109) Comments should not begin with a lowercase character. (capitalized-comments)
(#109) Expected space or tab after '//' in comment. (spaced-comment)
(#110) Operator '=' must be spaced. (space-infix-ops)
(#110) Trailing spaces not allowed. (no-trailing-spaces)
(#113) Comments should not begin with a lowercase character. (capitalized-comments)
(#113) Expected space or tab after '//' in comment. (spaced-comment)
(#114) A space is required after ','. (comma-spacing)
(#114) Unexpected space before function parentheses. (space-before-function-paren)
(#116) Requires a space after '{'. (block-spacing)
(#116) Statement inside of curly braces should be on next line. (brace-style)
(#116) Requires a space before '}'. (block-spacing)
(#116) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#118) Comments should not begin with a lowercase character. (capitalized-comments)
(#118) Expected space or tab after '//' in comment. (spaced-comment)
(#119) Expected space or tab after '//' in comment. (spaced-comment)
(#120) Expected space(s) after "if". (keyword-spacing)
(#120) Requires a space after '{'. (block-spacing)
(#120) Statement inside of curly braces should be on next line. (brace-style)
(#120) Missing space before opening brace. (space-before-blocks)
(#120) Operator '=' must be spaced. (space-infix-ops)
(#120) Requires a space before '}'. (block-spacing)
(#120) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#121) Expected space(s) after "if". (keyword-spacing)
(#121) Requires a space after '{'. (block-spacing)
(#121) Statement inside of curly braces should be on next line. (brace-style)
(#121) Missing space before opening brace. (space-before-blocks)
(#121) Operator '=' must be spaced. (space-infix-ops)
(#121) Requires a space before '}'. (block-spacing)
(#121) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#122) Expected space(s) after "if". (keyword-spacing)
(#122) Requires a space after '{'. (block-spacing)
(#122) Statement inside of curly braces should be on next line. (brace-style)
(#122) Missing space before opening brace. (space-before-blocks)
(#122) Operator '=' must be spaced. (space-infix-ops)
(#122) Requires a space before '}'. (block-spacing)
(#122) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#124) A space is required after ','. (comma-spacing)
(#125) Unexpected space before function parentheses. (space-before-function-paren)
(#131) A space is required after ','. (comma-spacing)
(#131) Multiple spaces found before 'function'. (no-multi-spaces)
(#131) Unexpected space before function parentheses. (space-before-function-paren)
(#133) Requires a space after '{'. (block-spacing)
(#133) Statement inside of curly braces should be on next line. (brace-style)
(#133) Requires a space before '}'. (block-spacing)
(#133) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#135) Comments should not begin with a lowercase character. (capitalized-comments)
(#135) Expected space or tab after '//' in comment. (spaced-comment)
(#136) Expected space or tab after '//' in comment. (spaced-comment)
(#137) Expected space(s) after "if". (keyword-spacing)
(#137) Requires a space after '{'. (block-spacing)
(#137) Statement inside of curly braces should be on next line. (brace-style)
(#137) Missing space before opening brace. (space-before-blocks)
(#137) Operator '=' must be spaced. (space-infix-ops)
(#137) Requires a space before '}'. (block-spacing)
(#137) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#138) Expected space(s) after "if". (keyword-spacing)
(#138) Requires a space after '{'. (block-spacing)
(#138) Statement inside of curly braces should be on next line. (brace-style)
(#138) Missing space before opening brace. (space-before-blocks)
(#138) Operator '=' must be spaced. (space-infix-ops)
(#138) Requires a space before '}'. (block-spacing)
(#138) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#139) Expected space(s) after "if". (keyword-spacing)
(#139) Requires a space after '{'. (block-spacing)
(#139) Statement inside of curly braces should be on next line. (brace-style)
(#139) Missing space before opening brace. (space-before-blocks)
(#139) Operator '=' must be spaced. (space-infix-ops)
(#139) Requires a space before '}'. (block-spacing)
(#139) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#145) A space is required after ','. (comma-spacing)
(#145) Multiple spaces found before 'function'. (no-multi-spaces)
(#145) Unexpected space before function parentheses. (space-before-function-paren)
(#147) Requires a space after '{'. (block-spacing)
(#147) Statement inside of curly braces should be on next line. (brace-style)
(#147) Requires a space before '}'. (block-spacing)
(#147) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#152) Unexpected space before function parentheses. (space-before-function-paren)
(#156) Comments should not begin with a lowercase character. (capitalized-comments)
(#156) Expected space or tab after '//' in comment. (spaced-comment)
(#159) Expected space(s) after "if". (keyword-spacing)
(#159) Operator '===' must be spaced. (space-infix-ops)
(#161) Expected space(s) before "else". (keyword-spacing)
(#161) Expected space(s) after "if". (keyword-spacing)
(#161) Operator '===' must be spaced. (space-infix-ops)
(#163) Expected space(s) before "else". (keyword-spacing)
(#163) Operator '===' must be spaced. (space-infix-ops)
(#169) Expected space(s) after "if". (keyword-spacing)
(#169) Operator '===' must be spaced. (space-infix-ops)
(#170) Comments should not begin with a lowercase character. (capitalized-comments)
(#170) Expected space or tab after '//' in comment. (spaced-comment)
(#174) Comments should not begin with a lowercase character. (capitalized-comments)
(#174) Expected space or tab after '//' in comment. (spaced-comment)
(#175) Expected space(s) after "if". (keyword-spacing)
(#182) Unexpected space before function parentheses. (space-before-function-paren)
(#186) Unexpected space before function parentheses. (space-before-function-paren)
(#192) Identifier 'markup_suggestedwords' is not in camel case. (camelcase)
(#192) Unexpected space before function parentheses. (space-before-function-paren)
(#194) Unexpected space before function parentheses. (space-before-function-paren)
(#195) This line has a length of 163. Maximum allowed is 132. (max-len)
(#198) Comments should not begin with a lowercase character. (capitalized-comments)
(#198) Expected space or tab after '//' in comment. (spaced-comment)
(#199) Expected space or tab after '//' in comment. (spaced-comment)
(#200) This line has a length of 149. Maximum allowed is 132. (max-len)
(#200) Expected space or tab after '//' in comment. (spaced-comment)
(#201) Expected space or tab after '//' in comment. (spaced-comment)
(#202) Expected space(s) after "if". (keyword-spacing)
(#203) Operator '=' must be spaced. (space-infix-ops)
(#204) Operator '=' must be spaced. (space-infix-ops)
(#205) Unexpected space before function parentheses. (space-before-function-paren)
(#211) Expected space(s) after "for". (keyword-spacing)
(#222) Comments should not begin with a lowercase character. (capitalized-comments)
(#222) Expected space or tab after '//' in comment. (spaced-comment)
(#223) Expected space or tab after '//' in comment. (spaced-comment)
(#224) Expected space or tab after '//' in comment. (spaced-comment)
(#225) Expected space or tab after '//' in comment. (spaced-comment)
(#226) Expected space or tab after '//' in comment. (spaced-comment)
(#227) Expected space or tab after '//' in comment. (spaced-comment)
(#228) Expected space or tab after '//' in comment. (spaced-comment)
(#230) Identifier 'markup_unmatchedwords' is not in camel case. (camelcase)
(#230) Unexpected space before function parentheses. (space-before-function-paren)
(#233) Comments should not begin with a lowercase character. (capitalized-comments)
(#233) Expected space or tab after '//' in comment. (spaced-comment)
(#235) Unexpected space before function parentheses. (space-before-function-paren)
(#236) Comments should not begin with a lowercase character. (capitalized-comments)
(#236) Expected space or tab after '//' in comment. (spaced-comment)
(#237) Expected space or tab after '//' in comment. (spaced-comment)
(#239) Expected space or tab after '//' in comment. (spaced-comment)
(#240) Expected space(s) after "if". (keyword-spacing)
(#240) Operator '>' must be spaced. (space-infix-ops)
(#242) Expected space(s) after "if". (keyword-spacing)
(#242) Operator '>' must be spaced. (space-infix-ops)
(#243) Comments should not begin with a lowercase character. (capitalized-comments)
(#243) Expected space or tab after '//' in comment. (spaced-comment)
(#244) Expected space or tab after '//' in comment. (spaced-comment)
(#245) Operator '&&' must be spaced. (space-infix-ops)
(#249) Comments should not begin with a lowercase character. (capitalized-comments)
(#249) Expected space or tab after '//' in comment. (spaced-comment)
(#251) Expected space(s) after "for". (keyword-spacing)
(#254) Comments should not begin with a lowercase character. (capitalized-comments)
(#254) Expected space or tab after '//' in comment. (spaced-comment)
(#255) Expected space or tab after '//' in comment. (spaced-comment)
(#256) Identifier 'p_gapcount' is not in camel case. (camelcase)
(#256) Operator '-' must be spaced. (space-infix-ops)
(#257) Expected space(s) after "if". (keyword-spacing)
(#257) Identifier 'p_gapcount' is not in camel case. (camelcase)
(#257) Operator '===' must be spaced. (space-infix-ops)
(#258) This line has a length of 137. Maximum allowed is 132. (max-len)
(#259) Expected space(s) before "else". (keyword-spacing)
(#259) Expected space(s) after "else". (keyword-spacing)
(#260) Expected space(s) after "for". (keyword-spacing)
(#264) This line has a length of 133. Maximum allowed is 132. (max-len)
(#268) Expected space(s) before "else". (keyword-spacing)
(#268) Expected space(s) after "if". (keyword-spacing)
(#269) Comments should not begin with a lowercase character. (capitalized-comments)
(#269) Expected space or tab after '//' in comment. (spaced-comment)
(#270) Expected space or tab after '//' in comment. (spaced-comment)
(#271) Expected space or tab after '//' in comment. (spaced-comment)
(#272) This line has a length of 144. Maximum allowed is 132. (max-len)
(#276) This line has a length of 134. Maximum allowed is 132. (max-len)
(#277) This line has a length of 135. Maximum allowed is 132. (max-len)
(#281) Expected space or tab after '//' in comment. (spaced-comment)
(#285) Expected space or tab after '//' in comment. (spaced-comment)
(#287) Comments should not begin with a lowercase character. (capitalized-comments)
(#287) Expected space or tab after '//' in comment. (spaced-comment)
(#291) Comments should not begin with a lowercase character. (capitalized-comments)
(#291) Expected space or tab after '//' in comment. (spaced-comment)
(#292) Expected space or tab after '//' in comment. (spaced-comment)
(#293) Expected space or tab after '//' in comment. (spaced-comment)
(#294) Expected space or tab after '//' in comment. (spaced-comment)
(#297) Trailing spaces not allowed. (no-trailing-spaces)
(#301) Identifier 'markup_originalwords' is not in camel case. (camelcase)
(#301) Unexpected space before function parentheses. (space-before-function-paren)
(#303) Identifier 'processed_tpositions' is not in camel case. (camelcase)
(#303) Operator '=' must be spaced. (space-infix-ops)
(#304) This line has a length of 164. Maximum allowed is 132. (max-len)
(#304) Operator '+' must be spaced. (space-infix-ops)
(#305) Unexpected space before function parentheses. (space-before-function-paren)
(#307) Expected space(s) after "if". (keyword-spacing)
(#307) Operator '||' must be spaced. (space-infix-ops)
(#307) Missing space before opening brace. (space-before-blocks)
(#308) Identifier 'data_tpositions' is not in camel case. (camelcase)
(#308) Operator '=' must be spaced. (space-infix-ops)
(#309) Trailing spaces not allowed. (no-trailing-spaces)
(#310) Comments should not begin with a lowercase character. (capitalized-comments)
(#310) Expected space or tab after '//' in comment. (spaced-comment)
(#310) Trailing spaces not allowed. (no-trailing-spaces)
(#311) Expected space or tab after '//' in comment. (spaced-comment)
(#313) Expected space(s) after "if". (keyword-spacing)
(#313) Identifier 'processed_tpositions' is not in camel case. (camelcase)
(#313) Requires a space after '{'. (block-spacing)
(#313) Statement inside of curly braces should be on next line. (brace-style)
(#313) Missing space before opening brace. (space-before-blocks)
(#313) Requires a space before '}'. (block-spacing)
(#313) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#314) Identifier 'processed_tpositions' is not in camel case. (camelcase)
(#316) Identifier 'data_tpositions' is not in camel case. (camelcase)
(#317) Operator '=' must be spaced. (space-infix-ops)
(#322) Trailing spaces not allowed. (no-trailing-spaces)
(#323) Expected space(s) after "if". (keyword-spacing)
(#323) Operator '>' must be spaced. (space-infix-ops)
(#323) Missing space before opening brace. (space-before-blocks)
(#324) Operator '=' must be spaced. (space-infix-ops)
(#325) Expected space(s) after "if". (keyword-spacing)
(#326) Comments should not begin with a lowercase character. (capitalized-comments)
(#326) Expected space or tab after '//' in comment. (spaced-comment)
(#327) This line has a length of 135. Maximum allowed is 132. (max-len)
(#327) Expected space or tab after '//' in comment. (spaced-comment)
(#330) Expected space(s) before "else". (keyword-spacing)
(#330) Expected space(s) after "if". (keyword-spacing)
(#330) Missing space before opening brace. (space-before-blocks)
(#331) Comments should not begin with a lowercase character. (capitalized-comments)
(#331) Expected space or tab after '//' in comment. (spaced-comment)
(#333) A space is required after ','. (comma-spacing)
(#334) Expected space(s) before "else". (keyword-spacing)
(#334) Expected space(s) after "if". (keyword-spacing)
(#334) Missing space before opening brace. (space-before-blocks)
(#335) Comments should not begin with a lowercase character. (capitalized-comments)
(#335) Expected space or tab after '//' in comment. (spaced-comment)
(#336) Expected space or tab after '//' in comment. (spaced-comment)
(#338) A space is required after ','. (comma-spacing)
(#341) Trailing spaces not allowed. (no-trailing-spaces)
mod/solo/amd/src/datatables.js
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'datatables' is defined but never used. (no-unused-vars)
(#10) Expected space(s) after "return". (keyword-spacing)
(#11) Comments should not begin with a lowercase character. (capitalized-comments)
(#11) Expected space or tab after '//' in comment. (spaced-comment)
(#12) Missing space before opening brace. (space-before-blocks)
(#13) Comments should not begin with a lowercase character. (capitalized-comments)
(#13) Expected space or tab after '//' in comment. (spaced-comment)
(#14) Operator '=' must be spaced. (space-infix-ops)
(#18) Comments should not begin with a lowercase character. (capitalized-comments)
(#18) Expected space or tab after '//' in comment. (spaced-comment)
mod/solo/amd/src/definitions.js
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#10) Expected space(s) after "return". (keyword-spacing)
(#28) Comments should not begin with a lowercase character. (capitalized-comments)
(#28) Expected space or tab after '//' in comment. (spaced-comment)
(#34) Identifier 'transcriber_amazonstreaming' is not in camel case. (camelcase)
(#40) Expected space or tab after '//' in comment. (spaced-comment)
(#41) A space is required after ','. (comma-spacing)
(#41) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#50) A space is required after ','. (comma-spacing)
(#50) A space is required after ','. (comma-spacing)
(#50) A space is required after ','. (comma-spacing)
(#51) There should be no space after '['. (array-bracket-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) A space is required after ','. (comma-spacing)
(#52) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#55) A space is required after ','. (comma-spacing)
(#55) A space is required after ','. (comma-spacing)
(#56) A space is required after ','. (comma-spacing)
(#56) A space is required after ','. (comma-spacing)
(#56) A space is required after ','. (comma-spacing)
(#59) A space is required after ','. (comma-spacing)
(#60) A space is required after ','. (comma-spacing)
(#61) A space is required after ','. (comma-spacing)
(#62) A space is required after ','. (comma-spacing)
(#67) Identifier 'neural_voices' is not in camel case. (camelcase)
(#67) A space is required after ','. (comma-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) A space is required after ','. (comma-spacing)
(#68) This line has a length of 134. Maximum allowed is 132. (max-len)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) A space is required after ','. (comma-spacing)
(#71) Comments should not begin with a lowercase character. (capitalized-comments)
(#71) Expected space or tab after '//' in comment. (spaced-comment)
mod/solo/amd/src/dependencyloader.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#1) 'Deps' is defined but never used. (no-unused-vars)
(#9) Comments should not begin with a lowercase character. (capitalized-comments)
(#9) Expected space or tab after '//' in comment. (spaced-comment)
mod/solo/amd/src/deps.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#10) Comments should not begin with a lowercase character. (capitalized-comments)
(#10) Expected space or tab after '//' in comment. (spaced-comment)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Operator '<' must be spaced. (space-infix-ops)
(#14) Comments should not begin with a lowercase character. (capitalized-comments)
(#14) Expected space or tab after '//' in comment. (spaced-comment)
mod/solo/amd/src/gradeform.js
(#6) @package should be empty. (jsdoc/empty-tags)
(#11) A space is required after ','. (comma-spacing)
(#12) There should be no space before ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#59) Expected catch,fail,always() or return (promise/catch-or-return)
(#59) Each then() should return a value or throw (promise/always-return)
(#59) Requires a space after '{'. (block-spacing)
(#59) Statement inside of curly braces should be on next line. (brace-style)
(#59) Missing space before opening brace. (space-before-blocks)
(#59) Operator '=' must be spaced. (space-infix-ops)
(#59) Requires a space before '}'. (block-spacing)
(#59) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#62) Missing space before opening brace. (space-before-blocks)
(#69) Expected catch,fail,always() or return (promise/catch-or-return)
(#81) Unexpected space before function parentheses. (space-before-function-paren)
(#83) The function binding is unnecessary. (no-extra-bind)
(#86) Unexpected space before function parentheses. (space-before-function-paren)
(#98) Comments should not begin with a lowercase character. (capitalized-comments)
(#98) Expected space or tab after '//' in comment. (spaced-comment)
(#99) Comments should not begin with a lowercase character. (capitalized-comments)
(#99) Expected space or tab after '//' in comment. (spaced-comment)
(#151) Missing JSDoc @param "formdata" declaration. (jsdoc/require-param)
(#165) Expected space(s) after "if". (keyword-spacing)
(#165) Operator '===' must be spaced. (space-infix-ops)
(#165) Missing space before opening brace. (space-before-blocks)
(#193) There should be no space after '{'. (@babel/object-curly-spacing)
(#193) Multiple spaces found before 'userid'. (no-multi-spaces)
(#193) There should be no space after '{'. (@babel/object-curly-spacing)
(#193) There should be no space before '}'. (@babel/object-curly-spacing)
(#193) There should be no space before '}'. (@babel/object-curly-spacing)
(#198) Expected space(s) after "if". (keyword-spacing)
(#204) 'ex' is defined but never used. (no-unused-vars)
(#211) Missing JSDoc @param "data" declaration. (jsdoc/require-param)
(#259) Operator '=' must be spaced. (space-infix-ops)
(#260) Expected space(s) after "if". (keyword-spacing)
(#260) Operator '===' must be spaced. (space-infix-ops)
(#260) Missing space before opening brace. (space-before-blocks)
(#261) Operator '=' must be spaced. (space-infix-ops)
mod/solo/amd/src/grammarsuggestions.js
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#2) Unexpected space before function parentheses. (space-before-function-paren)
(#2) A space is required after ','. (comma-spacing)
(#11) Comments should not begin with a lowercase character. (capitalized-comments)
(#11) Expected space or tab after '//' in comment. (spaced-comment)
(#18) Comments should not begin with a lowercase character. (capitalized-comments)
(#18) Expected space or tab after '//' in comment. (spaced-comment)
(#19) Missing space before opening brace. (space-before-blocks)
(#20) Operator '=' must be spaced. (space-infix-ops)
(#21) Operator '=' must be spaced. (space-infix-ops)
(#27) Identifier 'init_strings' is not in camel case. (camelcase)
(#27) Missing space before opening brace. (space-before-blocks)
(#28) Operator '=' must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) Requires a space after '{'. (block-spacing)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Operator '=' must be spaced. (space-infix-ops)
(#29) Requires a space before '}'. (block-spacing)
(#29) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#30) A space is required after ','. (comma-spacing)
(#30) Requires a space after '{'. (block-spacing)
(#30) Statement inside of curly braces should be on next line. (brace-style)
(#30) Missing space before opening brace. (space-before-blocks)
(#30) Operator '=' must be spaced. (space-infix-ops)
(#30) Requires a space before '}'. (block-spacing)
(#30) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#33) Comments should not begin with a lowercase character. (capitalized-comments)
(#33) Expected space or tab after '//' in comment. (spaced-comment)
(#34) Identifier 'register_controls' is not in camel case. (camelcase)
(#34) Missing space before opening brace. (space-before-blocks)
(#40) Comments should not begin with a lowercase character. (capitalized-comments)
(#40) Expected space or tab after '//' in comment. (spaced-comment)
(#41) Identifier 'register_events' is not in camel case. (camelcase)
(#43) Missing space before opening brace. (space-before-blocks)
(#45) Comments should not begin with a lowercase character. (capitalized-comments)
(#45) Expected space or tab after '//' in comment. (spaced-comment)
(#47) Expected space(s) after "if". (keyword-spacing)
(#47) Operator '===' must be spaced. (space-infix-ops)
(#47) Operator '===' must be spaced. (space-infix-ops)
(#47) Missing space before opening brace. (space-before-blocks)
(#53) A space is required after ','. (comma-spacing)
(#53) Comments should not begin with a lowercase character. (capitalized-comments)
(#53) Expected space or tab after '//' in comment. (spaced-comment)
(#55) Identifier 'check_grammar' is not in camel case. (camelcase)
(#55) Unexpected space before function parentheses. (space-before-function-paren)
(#57) Comments should not begin with a lowercase character. (capitalized-comments)
(#57) Expected space or tab after '//' in comment. (spaced-comment)
(#59) Comments should not begin with a lowercase character. (capitalized-comments)
(#59) Expected space or tab after '//' in comment. (spaced-comment)
(#60) Expected space(s) after "if". (keyword-spacing)
(#60) Operator '===' must be spaced. (space-infix-ops)
(#60) Operator '===' must be spaced. (space-infix-ops)
(#60) Missing space before opening brace. (space-before-blocks)
(#71) Unexpected space before function parentheses. (space-before-function-paren)
(#76) Expected space(s) after "if". (keyword-spacing)
(#76) Operator '<' must be spaced. (space-infix-ops)
(#76) Missing space before opening brace. (space-before-blocks)
(#77) Comments should not begin with a lowercase character. (capitalized-comments)
(#77) Expected space or tab after '//' in comment. (spaced-comment)
(#80) Expected space(s) before "else". (keyword-spacing)
(#80) Expected space(s) after "else". (keyword-spacing)
(#83) ["sessionerrors"] is better written in dot notation. (dot-notation)
(#84) ["sessionmatches"] is better written in dot notation. (dot-notation)
(#85) ["insertioncount"] is better written in dot notation. (dot-notation)
(#88) Comments should not begin with a lowercase character. (capitalized-comments)
(#88) Expected space or tab after '//' in comment. (spaced-comment)
(#93) Expected space(s) before "else". (keyword-spacing)
(#93) Expected space(s) after "else". (keyword-spacing)
(#94) Comments should not begin with a lowercase character. (capitalized-comments)
(#94) Expected space or tab after '//' in comment. (spaced-comment)
(#98) Expected space(s) after "catch". (keyword-spacing)
(#98) Missing space before opening brace. (space-before-blocks)
(#99) Comments should not begin with a lowercase character. (capitalized-comments)
(#99) Expected space or tab after '//' in comment. (spaced-comment)
(#110) Comments should not begin with a lowercase character. (capitalized-comments)
(#110) Expected space or tab after '//' in comment. (spaced-comment)
mod/solo/amd/src/hiddenplayerhelper.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#15) Unexpected space before function parentheses. (space-before-function-paren)
(#15) 'opts' is defined but never used. (no-unused-vars)
(#20) Identifier 'register_controls' is not in camel case. (camelcase)
(#20) Unexpected space before function parentheses. (space-before-function-paren)
(#26) Identifier 'register_events' is not in camel case. (camelcase)
(#26) Unexpected space before function parentheses. (space-before-function-paren)
(#29) Comments should not begin with a lowercase character. (capitalized-comments)
(#29) Expected space or tab after '//' in comment. (spaced-comment)
(#30) Unexpected space before function parentheses. (space-before-function-paren)
(#30) 'e' is defined but never used. (no-unused-vars)
(#47) Unexpected space before function parentheses. (space-before-function-paren)
(#55) Each then() should return a value or throw (promise/always-return)
(#55) Unexpected space before function parentheses. (space-before-function-paren)
(#57) Unexpected space before function parentheses. (space-before-function-paren)
(#57) 'error' is defined but never used. (no-unused-vars)
(#58) Comments should not begin with a lowercase character. (capitalized-comments)
(#63) Unexpected space before function parentheses. (space-before-function-paren)
(#70) Unexpected space before function parentheses. (space-before-function-paren)
(#76) Unexpected space before function parentheses. (space-before-function-paren)
(#76) 'index' is defined but never used. (no-unused-vars)
(#83) Comments should not begin with a lowercase character. (capitalized-comments)
(#83) Expected space or tab after '//' in comment. (spaced-comment)
(#84) Expected space or tab after '//' in comment. (spaced-comment)
(#97) Comments should not begin with a lowercase character. (capitalized-comments)
(#97) Expected space or tab after '//' in comment. (spaced-comment)
mod/solo/amd/src/passagemarkup.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#7) Comments should not begin with a lowercase character. (capitalized-comments)
(#7) Expected space or tab after '//' in comment. (spaced-comment)
(#17) Comments should not begin with a lowercase character. (capitalized-comments)
(#17) Expected space or tab after '//' in comment. (spaced-comment)
(#22) A space is required after ','. (comma-spacing)
(#22) Comments should not begin with a lowercase character. (capitalized-comments)
(#22) Expected space or tab after '//' in comment. (spaced-comment)
(#23) Comments should not begin with a lowercase character. (capitalized-comments)
(#23) Expected space or tab after '//' in comment. (spaced-comment)
(#41) Comments should not begin with a lowercase character. (capitalized-comments)
(#41) Expected space or tab after '//' in comment. (spaced-comment)
(#45) Unexpected space before function parentheses. (space-before-function-paren)
(#47) Comments should not begin with a lowercase character. (capitalized-comments)
(#47) Expected space or tab after '//' in comment. (spaced-comment)
(#48) ["id"] is better written in dot notation. (dot-notation)
(#54) Comments should not begin with a lowercase character. (capitalized-comments)
(#54) Expected space or tab after '//' in comment. (spaced-comment)
(#59) Comments should not begin with a lowercase character. (capitalized-comments)
(#59) Expected space or tab after '//' in comment. (spaced-comment)
(#62) Comments should not begin with a lowercase character. (capitalized-comments)
(#62) Expected space or tab after '//' in comment. (spaced-comment)
(#63) 'opts' declared on line 51 column 21 is used outside of binding context. (block-scoped-var)
(#63) ["activityid"] is better written in dot notation. (dot-notation)
(#64) 'opts' declared on line 51 column 21 is used outside of binding context. (block-scoped-var)
(#64) ["attemptid"] is better written in dot notation. (dot-notation)
(#65) 'opts' declared on line 51 column 21 is used outside of binding context. (block-scoped-var)
(#65) ["sesskey"] is better written in dot notation. (dot-notation)
(#66) 'opts' declared on line 51 column 21 is used outside of binding context. (block-scoped-var)
(#66) ["turns"] is better written in dot notation. (dot-notation)
(#69) 'opts' declared on line 51 column 21 is used outside of binding context. (block-scoped-var)
(#69) ["sessiontime"] is better written in dot notation. (dot-notation)
(#70) 'opts' declared on line 51 column 21 is used outside of binding context. (block-scoped-var)
(#70) ["sessionerrors"] is better written in dot notation. (dot-notation)
(#71) 'opts' declared on line 51 column 21 is used outside of binding context. (block-scoped-var)
(#71) ["sessionerrors"] is better written in dot notation. (dot-notation)
(#75) 'opts' declared on line 51 column 21 is used outside of binding context. (block-scoped-var)
(#75) ["sessiontime"] is better written in dot notation. (dot-notation)
(#76) 'opts' declared on line 51 column 21 is used outside of binding context. (block-scoped-var)
(#76) ["sessionendword"] is better written in dot notation. (dot-notation)
(#77) 'opts' declared on line 51 column 21 is used outside of binding context. (block-scoped-var)
(#77) ["sessionscore"] is better written in dot notation. (dot-notation)
(#80) Expected space or tab after '//' in comment. (spaced-comment)
(#81) Expected space(s) after "if". (keyword-spacing)
(#81) 'opts' declared on line 51 column 21 is used outside of binding context. (block-scoped-var)
(#81) ["sessionmatches"] is better written in dot notation. (dot-notation)
(#82) 'opts' declared on line 51 column 21 is used outside of binding context. (block-scoped-var)
(#82) ["sessionmatches"] is better written in dot notation. (dot-notation)
(#83) Expected space(s) before "else". (keyword-spacing)
(#83) Expected space(s) after "else". (keyword-spacing)
(#84) Operator '=' must be spaced. (space-infix-ops)
(#86) 'opts' declared on line 51 column 21 is used outside of binding context. (block-scoped-var)
(#86) ["aidata"] is better written in dot notation. (dot-notation)
(#88) 'opts' declared on line 51 column 21 is used outside of binding context. (block-scoped-var)
(#88) ["aidata"] is better written in dot notation. (dot-notation)
(#90) Comments should not begin with a lowercase character. (capitalized-comments)
(#90) Expected space or tab after '//' in comment. (spaced-comment)
(#91) Unexpected space before function parentheses. (space-before-function-paren)
(#99) Comments should not begin with a lowercase character. (capitalized-comments)
(#99) Expected space or tab after '//' in comment. (spaced-comment)
(#104) Comments should not begin with a lowercase character. (capitalized-comments)
(#104) Expected space or tab after '//' in comment. (spaced-comment)
(#107) Comments should not begin with a lowercase character. (capitalized-comments)
(#107) Expected space or tab after '//' in comment. (spaced-comment)
(#108) This line has a length of 136. Maximum allowed is 132. (max-len)
(#112) Comments should not begin with a lowercase character. (capitalized-comments)
(#112) Expected space or tab after '//' in comment. (spaced-comment)
(#116) Comments should not begin with a lowercase character. (capitalized-comments)
(#116) Expected space or tab after '//' in comment. (spaced-comment)
(#120) Comments should not begin with a lowercase character. (capitalized-comments)
(#120) Expected space or tab after '//' in comment. (spaced-comment)
(#124) Comments should not begin with a lowercase character. (capitalized-comments)
(#124) Expected space or tab after '//' in comment. (spaced-comment)
(#129) Comments should not begin with a lowercase character. (capitalized-comments)
(#129) Expected space or tab after '//' in comment. (spaced-comment)
(#130) Identifier 'init_popoverhelper' is not in camel case. (camelcase)
(#130) Unexpected space before function parentheses. (space-before-function-paren)
(#131) 'that' is assigned a value but never used. (no-unused-vars)
(#133) Comments should not begin with a lowercase character. (capitalized-comments)
(#133) Expected space or tab after '//' in comment. (spaced-comment)
(#137) Identifier 'register_controls' is not in camel case. (camelcase)
(#137) Unexpected space before function parentheses. (space-before-function-paren)
(#148) Identifier 'register_events' is not in camel case. (camelcase)
(#148) Unexpected space before function parentheses. (space-before-function-paren)
(#150) Comments should not begin with a lowercase character. (capitalized-comments)
(#150) Expected space or tab after '//' in comment. (spaced-comment)
(#153) Expected space or tab after '//' in comment. (spaced-comment)
(#154) A space is required after ','. (comma-spacing)
(#154) Unexpected space before function parentheses. (space-before-function-paren)
(#156) Comments should not begin with a lowercase character. (capitalized-comments)
(#156) Expected space or tab after '//' in comment. (spaced-comment)
(#157) Expected space or tab after '//' in comment. (spaced-comment)
(#162) Expected space(s) after "if". (keyword-spacing)
(#162) Missing space before opening brace. (space-before-blocks)
(#177) Unexpected space before function parentheses. (space-before-function-paren)
(#181) Comments should not begin with a lowercase character. (capitalized-comments)
(#181) Expected space or tab after '//' in comment. (spaced-comment)
(#184) Comments should not begin with a lowercase character. (capitalized-comments)
(#184) Expected space or tab after '//' in comment. (spaced-comment)
(#189) Comments should not begin with a lowercase character. (capitalized-comments)
(#189) Expected space or tab after '//' in comment. (spaced-comment)
(#197) Unexpected space before function parentheses. (space-before-function-paren)
(#197) 'e' is defined but never used. (no-unused-vars)
(#208) Missing space before opening brace. (space-before-blocks)
(#212) Expected space(s) after "if". (keyword-spacing)
(#212) There should be no space before this paren. (space-in-parens)
(#212) Missing space before opening brace. (space-before-blocks)
(#219) Missing space before opening brace. (space-before-blocks)
(#223) Expected space(s) after "if". (keyword-spacing)
(#223) Operator '>' must be spaced. (space-infix-ops)
(#223) There should be no space before this paren. (space-in-parens)
(#223) Missing space before opening brace. (space-before-blocks)
(#235) Unexpected space before function parentheses. (space-before-function-paren)
(#238) Expected space(s) after "if". (keyword-spacing)
(#238) Missing space before opening brace. (space-before-blocks)
(#240) Expected space(s) before "else". (keyword-spacing)
(#240) Expected space(s) after "else". (keyword-spacing)
(#260) Method 'fetchBadWordPlayChain' has a complexity of 22. Maximum allowed is 20. (complexity)
(#260) Unexpected space before function parentheses. (space-before-function-paren)
(#262) Expected space or tab after '//' in comment. (spaced-comment)
(#263) Operator '=' must be spaced. (space-infix-ops)
(#264) Operator '=' must be spaced. (space-infix-ops)
(#266) Comments should not begin with a lowercase character. (capitalized-comments)
(#266) Expected space or tab after '//' in comment. (spaced-comment)
(#269) 'wordnumber' declared on line 289 column 26 is used outside of binding context. (block-scoped-var)
(#269) 'wordnumber' declared on line 302 column 22 is used outside of binding context. (block-scoped-var)
(#269) 'wordnumber' declared on line 321 column 26 is used outside of binding context. (block-scoped-var)
(#269) 'wordnumber' declared on line 289 column 26 is used outside of binding context. (block-scoped-var)
(#269) 'wordnumber' declared on line 302 column 22 is used outside of binding context. (block-scoped-var)
(#269) 'wordnumber' declared on line 321 column 26 is used outside of binding context. (block-scoped-var)
(#269) 'wordnumber' declared on line 289 column 26 is used outside of binding context. (block-scoped-var)
(#269) 'wordnumber' declared on line 302 column 22 is used outside of binding context. (block-scoped-var)
(#269) 'wordnumber' declared on line 321 column 26 is used outside of binding context. (block-scoped-var)
(#270) 'isbad' declared on line 303 column 21 is used outside of binding context. (block-scoped-var)
(#270) 'wordnumber' declared on line 289 column 26 is used outside of binding context. (block-scoped-var)
(#270) 'wordnumber' declared on line 302 column 22 is used outside of binding context. (block-scoped-var)
(#270) 'wordnumber' declared on line 321 column 26 is used outside of binding context. (block-scoped-var)
(#271) 'isunmatched' declared on line 304 column 21 is used outside of binding context. (block-scoped-var)
(#271) 'wordnumber' declared on line 289 column 26 is used outside of binding context. (block-scoped-var)
(#271) 'wordnumber' declared on line 302 column 22 is used outside of binding context. (block-scoped-var)
(#271) 'wordnumber' declared on line 321 column 26 is used outside of binding context. (block-scoped-var)
(#272) Comments should not begin with a lowercase character. (capitalized-comments)
(#272) Expected space or tab after '//' in comment. (spaced-comment)
(#274) 'isbad' declared on line 303 column 21 is used outside of binding context. (block-scoped-var)
(#274) 'isunmatched' declared on line 304 column 21 is used outside of binding context. (block-scoped-var)
(#275) 'wordnumber' declared on line 289 column 26 is used outside of binding context. (block-scoped-var)
(#275) 'wordnumber' declared on line 302 column 22 is used outside of binding context. (block-scoped-var)
(#275) 'wordnumber' declared on line 321 column 26 is used outside of binding context. (block-scoped-var)
(#276) 'isunmatched' declared on line 304 column 21 is used outside of binding context. (block-scoped-var)
(#277) 'wordnumber' declared on line 289 column 26 is used outside of binding context. (block-scoped-var)
(#277) 'wordnumber' declared on line 302 column 22 is used outside of binding context. (block-scoped-var)
(#277) 'wordnumber' declared on line 321 column 26 is used outside of binding context. (block-scoped-var)
(#278) Operator '=' must be spaced. (space-infix-ops)
(#278) 'wordnumber' declared on line 289 column 26 is used outside of binding context. (block-scoped-var)
(#278) 'wordnumber' declared on line 302 column 22 is used outside of binding context. (block-scoped-var)
(#278) 'wordnumber' declared on line 321 column 26 is used outside of binding context. (block-scoped-var)
(#285) Comments should not begin with a lowercase character. (capitalized-comments)
(#285) Expected space or tab after '//' in comment. (spaced-comment)
(#286) Expected space or tab after '//' in comment. (spaced-comment)
(#289) 'wordnumber' is already defined. (no-redeclare)
(#289) 'wordnumber' declared on line 269 column 22 is used outside of binding context. (block-scoped-var)
(#289) 'wordnumber' declared on line 302 column 22 is used outside of binding context. (block-scoped-var)
(#289) 'wordnumber' declared on line 321 column 26 is used outside of binding context. (block-scoped-var)
(#289) 'wordnumber' declared on line 269 column 22 is used outside of binding context. (block-scoped-var)
(#289) 'wordnumber' declared on line 302 column 22 is used outside of binding context. (block-scoped-var)
(#289) 'wordnumber' declared on line 321 column 26 is used outside of binding context. (block-scoped-var)
(#289) 'wordnumber' declared on line 269 column 22 is used outside of binding context. (block-scoped-var)
(#289) 'wordnumber' declared on line 302 column 22 is used outside of binding context. (block-scoped-var)
(#289) 'wordnumber' declared on line 321 column 26 is used outside of binding context. (block-scoped-var)
(#290) 'wordnumber' declared on line 269 column 22 is used outside of binding context. (block-scoped-var)
(#290) 'wordnumber' declared on line 302 column 22 is used outside of binding context. (block-scoped-var)
(#290) 'wordnumber' declared on line 321 column 26 is used outside of binding context. (block-scoped-var)
(#291) 'wordnumber' declared on line 269 column 22 is used outside of binding context. (block-scoped-var)
(#291) 'wordnumber' declared on line 302 column 22 is used outside of binding context. (block-scoped-var)
(#291) 'wordnumber' declared on line 321 column 26 is used outside of binding context. (block-scoped-var)
(#292) Operator '=' must be spaced. (space-infix-ops)
(#292) 'wordnumber' declared on line 269 column 22 is used outside of binding context. (block-scoped-var)
(#292) 'wordnumber' declared on line 302 column 22 is used outside of binding context. (block-scoped-var)
(#292) 'wordnumber' declared on line 321 column 26 is used outside of binding context. (block-scoped-var)
(#298) Comments should not begin with a lowercase character. (capitalized-comments)
(#298) Expected space or tab after '//' in comment. (spaced-comment)
(#302) 'wordnumber' is already defined. (no-redeclare)
(#302) 'wordnumber' declared on line 269 column 22 is used outside of binding context. (block-scoped-var)
(#302) 'wordnumber' declared on line 289 column 26 is used outside of binding context. (block-scoped-var)
(#302) 'wordnumber' declared on line 321 column 26 is used outside of binding context. (block-scoped-var)
(#302) 'wordnumber' declared on line 269 column 22 is used outside of binding context. (block-scoped-var)
(#302) 'wordnumber' declared on line 289 column 26 is used outside of binding context. (block-scoped-var)
(#302) 'wordnumber' declared on line 321 column 26 is used outside of binding context. (block-scoped-var)
(#302) 'wordnumber' declared on line 269 column 22 is used outside of binding context. (block-scoped-var)
(#302) 'wordnumber' declared on line 289 column 26 is used outside of binding context. (block-scoped-var)
(#302) 'wordnumber' declared on line 321 column 26 is used outside of binding context. (block-scoped-var)
(#303) 'isbad' is already defined. (no-redeclare)
(#303) 'isbad' declared on line 270 column 21 is used outside of binding context. (block-scoped-var)
(#303) 'wordnumber' declared on line 269 column 22 is used outside of binding context. (block-scoped-var)
(#303) 'wordnumber' declared on line 289 column 26 is used outside of binding context. (block-scoped-var)
(#303) 'wordnumber' declared on line 321 column 26 is used outside of binding context. (block-scoped-var)
(#304) 'isunmatched' is already defined. (no-redeclare)
(#304) 'isunmatched' declared on line 271 column 21 is used outside of binding context. (block-scoped-var)
(#304) 'wordnumber' declared on line 269 column 22 is used outside of binding context. (block-scoped-var)
(#304) 'wordnumber' declared on line 289 column 26 is used outside of binding context. (block-scoped-var)
(#304) 'wordnumber' declared on line 321 column 26 is used outside of binding context. (block-scoped-var)
(#305) Comments should not begin with a lowercase character. (capitalized-comments)
(#305) Expected space or tab after '//' in comment. (spaced-comment)
(#306) 'isbad' declared on line 270 column 21 is used outside of binding context. (block-scoped-var)
(#306) 'isunmatched' declared on line 271 column 21 is used outside of binding context. (block-scoped-var)
(#307) 'wordnumber' declared on line 269 column 22 is used outside of binding context. (block-scoped-var)
(#307) 'wordnumber' declared on line 289 column 26 is used outside of binding context. (block-scoped-var)
(#307) 'wordnumber' declared on line 321 column 26 is used outside of binding context. (block-scoped-var)
(#308) 'isunmatched' declared on line 271 column 21 is used outside of binding context. (block-scoped-var)
(#309) 'wordnumber' declared on line 269 column 22 is used outside of binding context. (block-scoped-var)
(#309) 'wordnumber' declared on line 289 column 26 is used outside of binding context. (block-scoped-var)
(#309) 'wordnumber' declared on line 321 column 26 is used outside of binding context. (block-scoped-var)
(#310) Operator '=' must be spaced. (space-infix-ops)
(#310) 'wordnumber' declared on line 269 column 22 is used outside of binding context. (block-scoped-var)
(#310) 'wordnumber' declared on line 289 column 26 is used outside of binding context. (block-scoped-var)
(#310) 'wordnumber' declared on line 321 column 26 is used outside of binding context. (block-scoped-var)
(#317) Comments should not begin with a lowercase character. (capitalized-comments)
(#317) Expected space or tab after '//' in comment. (spaced-comment)
(#318) Expected space or tab after '//' in comment. (spaced-comment)
(#321) 'wordnumber' is already defined. (no-redeclare)
(#321) 'wordnumber' declared on line 269 column 22 is used outside of binding context. (block-scoped-var)
(#321) 'wordnumber' declared on line 289 column 26 is used outside of binding context. (block-scoped-var)
(#321) 'wordnumber' declared on line 302 column 22 is used outside of binding context. (block-scoped-var)
(#321) 'wordnumber' declared on line 269 column 22 is used outside of binding context. (block-scoped-var)
(#321) 'wordnumber' declared on line 289 column 26 is used outside of binding context. (block-scoped-var)
(#321) 'wordnumber' declared on line 302 column 22 is used outside of binding context. (block-scoped-var)
(#321) 'wordnumber' declared on line 269 column 22 is used outside of binding context. (block-scoped-var)
(#321) 'wordnumber' declared on line 289 column 26 is used outside of binding context. (block-scoped-var)
(#321) 'wordnumber' declared on line 302 column 22 is used outside of binding context. (block-scoped-var)
(#322) 'wordnumber' declared on line 269 column 22 is used outside of binding context. (block-scoped-var)
(#322) 'wordnumber' declared on line 289 column 26 is used outside of binding context. (block-scoped-var)
(#322) 'wordnumber' declared on line 302 column 22 is used outside of binding context. (block-scoped-var)
(#323) 'wordnumber' declared on line 269 column 22 is used outside of binding context. (block-scoped-var)
(#323) 'wordnumber' declared on line 289 column 26 is used outside of binding context. (block-scoped-var)
(#323) 'wordnumber' declared on line 302 column 22 is used outside of binding context. (block-scoped-var)
(#324) Operator '=' must be spaced. (space-infix-ops)
(#324) 'wordnumber' declared on line 269 column 22 is used outside of binding context. (block-scoped-var)
(#324) 'wordnumber' declared on line 289 column 26 is used outside of binding context. (block-scoped-var)
(#324) 'wordnumber' declared on line 302 column 22 is used outside of binding context. (block-scoped-var)
(#330) Comments should not begin with a lowercase character. (capitalized-comments)
(#330) Expected space or tab after '//' in comment. (spaced-comment)
(#336) Comments should not begin with a lowercase character. (capitalized-comments)
(#336) Expected space or tab after '//' in comment. (spaced-comment)
(#337) Expected space or tab after '//' in comment. (spaced-comment)
(#339) Expected space or tab after '//' in comment. (spaced-comment)
(#340) Expected space or tab after '//' in comment. (spaced-comment)
(#343) Operator '=' must be spaced. (space-infix-ops)
(#344) Operator '=' must be spaced. (space-infix-ops)
(#345) Operator '=' must be spaced. (space-infix-ops)
(#346) Operator '=' must be spaced. (space-infix-ops)
(#347) Expected space(s) after "if". (keyword-spacing)
(#347) Missing space before opening brace. (space-before-blocks)
(#348) Operator '-' must be spaced. (space-infix-ops)
(#350) Expected space(s) after "if". (keyword-spacing)
(#350) Missing space before opening brace. (space-before-blocks)
(#351) Operator '-' must be spaced. (space-infix-ops)
(#351) Operator '+' must be spaced. (space-infix-ops)
(#353) Comments should not begin with a lowercase character. (capitalized-comments)
(#353) Expected space or tab after '//' in comment. (spaced-comment)
(#354) Expected space(s) after "if". (keyword-spacing)
(#354) Missing space before opening brace. (space-before-blocks)
(#355) Comments should not begin with a lowercase character. (capitalized-comments)
(#355) Expected space or tab after '//' in comment. (spaced-comment)
(#356) Expected space(s) before "else". (keyword-spacing)
(#357) Comments should not begin with a lowercase character. (capitalized-comments)
(#357) Expected space or tab after '//' in comment. (spaced-comment)
(#361) Unexpected console statement. (no-console)
(#363) Comments should not begin with a lowercase character. (capitalized-comments)
(#363) Expected space or tab after '//' in comment. (spaced-comment)
(#367) Unexpected console statement. (no-console)
(#370) Unexpected console statement. (no-console)
(#380) Unexpected space before function parentheses. (space-before-function-paren)
(#381) 'that' is assigned a value but never used. (no-unused-vars)
(#383) Comments should not begin with a lowercase character. (capitalized-comments)
(#383) Expected space or tab after '//' in comment. (spaced-comment)
(#386) Comments should not begin with a lowercase character. (capitalized-comments)
(#386) Expected space or tab after '//' in comment. (spaced-comment)
(#389) Comments should not begin with a lowercase character. (capitalized-comments)
(#389) Expected space or tab after '//' in comment. (spaced-comment)
(#390) Expected space or tab after '//' in comment. (spaced-comment)
(#392) Expected space or tab after '//' in comment. (spaced-comment)
(#398) Comments should not begin with a lowercase character. (capitalized-comments)
(#398) Expected space or tab after '//' in comment. (spaced-comment)
(#399) Identifier 'markup_aiunmatchedwords' is not in camel case. (camelcase)
(#399) Unexpected space before function parentheses. (space-before-function-paren)
(#403) Unexpected space before function parentheses. (space-before-function-paren)
(#403) 'match' is defined but never used. (no-unused-vars)
(#414) Comments should not begin with a lowercase character. (capitalized-comments)
(#414) Expected space or tab after '//' in comment. (spaced-comment)
(#423) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#424) Identifier 'markup_aiunmatchedspaces' is not in camel case. (camelcase)
(#424) Unexpected space before function parentheses. (space-before-function-paren)
(#426) Unexpected space before function parentheses. (space-before-function-paren)
(#426) 'index' is defined but never used. (no-unused-vars)
(#428) Comments should not begin with a lowercase character. (capitalized-comments)
(#428) Expected space or tab after '//' in comment. (spaced-comment)
(#437) Unexpected space before function parentheses. (space-before-function-paren)
(#449) Unexpected space before function parentheses. (space-before-function-paren)
(#451) Comments should not begin with a lowercase character. (capitalized-comments)
(#451) Expected space or tab after '//' in comment. (spaced-comment)
(#454) Unexpected space before function parentheses. (space-before-function-paren)
(#454) 'match' is defined but never used. (no-unused-vars)
(#465) Comments should not begin with a lowercase character. (capitalized-comments)
(#465) Expected space or tab after '//' in comment. (spaced-comment)
(#471) Comments should not begin with a lowercase character. (capitalized-comments)
(#471) Expected space or tab after '//' in comment. (spaced-comment)
(#472) Unexpected space before function parentheses. (space-before-function-paren)
(#472) 'index' is defined but never used. (no-unused-vars)
(#474) Comments should not begin with a lowercase character. (capitalized-comments)
(#474) Expected space or tab after '//' in comment. (spaced-comment)
(#483) Unexpected space before function parentheses. (space-before-function-paren)
(#486) Comments should not begin with a lowercase character. (capitalized-comments)
(#494) Method 'fetchTranscriptChunk' has a complexity of 22. Maximum allowed is 20. (complexity)
(#494) Unexpected space before function parentheses. (space-before-function-paren)
(#501) Comments should not begin with a lowercase character. (capitalized-comments)
(#501) Expected space or tab after '//' in comment. (spaced-comment)
(#503) 'startpassageindex' declared on line 511 column 25 is used outside of binding context. (block-scoped-var)
(#503) Operator '=' must be spaced. (space-infix-ops)
(#504) 'wordnumber' declared on line 519 column 22 is used outside of binding context. (block-scoped-var)
(#504) 'wordnumber' declared on line 519 column 22 is used outside of binding context. (block-scoped-var)
(#504) 'wordnumber' declared on line 519 column 22 is used outside of binding context. (block-scoped-var)
(#506) 'isunmatched' declared on line 521 column 21 is used outside of binding context. (block-scoped-var)
(#506) 'wordnumber' declared on line 519 column 22 is used outside of binding context. (block-scoped-var)
(#507) 'wordnumber' declared on line 519 column 22 is used outside of binding context. (block-scoped-var)
(#508) Comments should not begin with a lowercase character. (capitalized-comments)
(#508) Expected space or tab after '//' in comment. (spaced-comment)
(#509) 'isunmatched' declared on line 521 column 21 is used outside of binding context. (block-scoped-var)
(#510) 'wordnumber' declared on line 519 column 22 is used outside of binding context. (block-scoped-var)
(#511) 'startpassageindex' is already defined. (no-redeclare)
(#511) Operator '=' must be spaced. (space-infix-ops)
(#511) 'wordnumber' declared on line 519 column 22 is used outside of binding context. (block-scoped-var)
(#514) Comments should not begin with a lowercase character. (capitalized-comments)
(#514) Expected space or tab after '//' in comment. (spaced-comment)
(#516) Expected space or tab after '//' in comment. (spaced-comment)
(#518) Operator '=' must be spaced. (space-infix-ops)
(#519) 'wordnumber' is already defined. (no-redeclare)
(#519) 'wordnumber' declared on line 504 column 22 is used outside of binding context. (block-scoped-var)
(#519) 'wordnumber' declared on line 504 column 22 is used outside of binding context. (block-scoped-var)
(#519) 'wordnumber' declared on line 504 column 22 is used outside of binding context. (block-scoped-var)
(#521) 'isunmatched' is already defined. (no-redeclare)
(#521) 'isunmatched' declared on line 506 column 21 is used outside of binding context. (block-scoped-var)
(#521) 'wordnumber' declared on line 504 column 22 is used outside of binding context. (block-scoped-var)
(#522) Comments should not begin with a lowercase character. (capitalized-comments)
(#522) Expected space or tab after '//' in comment. (spaced-comment)
(#523) 'isunmatched' declared on line 506 column 21 is used outside of binding context. (block-scoped-var)
(#524) 'wordnumber' declared on line 504 column 22 is used outside of binding context. (block-scoped-var)
(#525) Operator '=' must be spaced. (space-infix-ops)
(#525) 'wordnumber' declared on line 504 column 22 is used outside of binding context. (block-scoped-var)
(#528) Comments should not begin with a lowercase character. (capitalized-comments)
(#528) Expected space or tab after '//' in comment. (spaced-comment)
(#530) Expected space or tab after '//' in comment. (spaced-comment)
(#534) Comments should not begin with a lowercase character. (capitalized-comments)
(#534) Expected space or tab after '//' in comment. (spaced-comment)
(#537) Comments should not begin with a lowercase character. (capitalized-comments)
(#537) Expected space or tab after '//' in comment. (spaced-comment)
(#538) Expected space or tab after '//' in comment. (spaced-comment)
(#543) Comments should not begin with a lowercase character. (capitalized-comments)
(#543) Expected space or tab after '//' in comment. (spaced-comment)
(#546) 'beforelimit' declared on line 549 column 21 is used outside of binding context. (block-scoped-var)
(#546) Operator '=' must be spaced. (space-infix-ops)
(#547) 'afterlimit' declared on line 552 column 21 is used outside of binding context. (block-scoped-var)
(#547) Operator '=' must be spaced. (space-infix-ops)
(#548) Expected space(s) after "if". (keyword-spacing)
(#548) 'startpassageindex' declared on line 511 column 25 is used outside of binding context. (block-scoped-var)
(#548) Missing space before opening brace. (space-before-blocks)
(#549) 'beforelimit' is already defined. (no-redeclare)
(#549) Operator '-' must be spaced. (space-infix-ops)
(#551) Expected space(s) after "if". (keyword-spacing)
(#551) Operator '||' must be spaced. (space-infix-ops)
(#551) Operator '==' must be spaced. (space-infix-ops)
(#551) Missing space before opening brace. (space-before-blocks)
(#552) 'afterlimit' is already defined. (no-redeclare)
(#552) Operator '-' must be spaced. (space-infix-ops)
(#552) Operator '+' must be spaced. (space-infix-ops)
(#554) Comments should not begin with a lowercase character. (capitalized-comments)
(#554) Expected space or tab after '//' in comment. (spaced-comment)
(#555) Expected space(s) after "if". (keyword-spacing)
(#555) 'beforelimit' declared on line 549 column 21 is used outside of binding context. (block-scoped-var)
(#555) 'afterlimit' declared on line 552 column 21 is used outside of binding context. (block-scoped-var)
(#555) Missing space before opening brace. (space-before-blocks)
(#558) Comments should not begin with a lowercase character. (capitalized-comments)
(#558) Expected space or tab after '//' in comment. (spaced-comment)
(#559) Expected space(s) after "if". (keyword-spacing)
(#559) 'beforelimit' declared on line 549 column 21 is used outside of binding context. (block-scoped-var)
(#559) Missing space before opening brace. (space-before-blocks)
(#560) Operator '-' must be spaced. (space-infix-ops)
(#560) 'beforelimit' declared on line 549 column 21 is used outside of binding context. (block-scoped-var)
(#561) Expected space(s) after "if". (keyword-spacing)
(#561) Operator '<' must be spaced. (space-infix-ops)
(#561) Requires a space after '{'. (block-spacing)
(#561) Statement inside of curly braces should be on next line. (brace-style)
(#561) Missing space before opening brace. (space-before-blocks)
(#561) Requires a space before '}'. (block-spacing)
(#561) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#562) Comments should not begin with a lowercase character. (capitalized-comments)
(#562) Expected space or tab after '//' in comment. (spaced-comment)
(#563) Expected space(s) before "else". (keyword-spacing)
(#563) Expected space(s) after "if". (keyword-spacing)
(#563) 'afterlimit' declared on line 552 column 21 is used outside of binding context. (block-scoped-var)
(#563) Missing space before opening brace. (space-before-blocks)
(#564) Operator '+' must be spaced. (space-infix-ops)
(#564) 'afterlimit' declared on line 552 column 21 is used outside of binding context. (block-scoped-var)
(#565) Expected space(s) after "if". (keyword-spacing)
(#565) Operator '>' must be spaced. (space-infix-ops)
(#565) Requires a space after '{'. (block-spacing)
(#565) Statement inside of curly braces should be on next line. (brace-style)
(#565) Missing space before opening brace. (space-before-blocks)
(#565) Requires a space before '}'. (block-spacing)
(#565) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#568) Comments should not begin with a lowercase character. (capitalized-comments)
(#568) Expected space or tab after '//' in comment. (spaced-comment)
(#569) Expected space or tab after '//' in comment. (spaced-comment)
(#570) Expected space or tab after '//' in comment. (spaced-comment)
(#573) Comments should not begin with a lowercase character. (capitalized-comments)
(#573) Expected space or tab after '//' in comment. (spaced-comment)
(#587) Identifier 'markup_badwords' is not in camel case. (camelcase)
(#587) Unexpected space before function parentheses. (space-before-function-paren)
(#591) Unexpected space before function parentheses. (space-before-function-paren)
(#598) Identifier 'markup_turns' is not in camel case. (camelcase)
(#599) Operator '=' must be spaced. (space-infix-ops)
(#600) Operator '=' must be spaced. (space-infix-ops)
(#601) Unexpected space before function parentheses. (space-before-function-paren)
(#603) Multiple spaces found before '='. (no-multi-spaces)
(#603) Missing whitespace after semicolon. (semi-spacing)
(#603) Unnecessary semicolon. (no-extra-semi)
(#604) Expected space(s) after "for". (keyword-spacing)
(#604) Operator '=' must be spaced. (space-infix-ops)
(#604) Operator '<=' must be spaced. (space-infix-ops)
(#604) Missing whitespace after semicolon. (semi-spacing)
(#613) Comments should not begin with a lowercase character. (capitalized-comments)
(#613) Expected space or tab after '//' in comment. (spaced-comment)
(#614) Unexpected space before function parentheses. (space-before-function-paren)
(#615) Comments should not begin with a lowercase character. (capitalized-comments)
(#615) Expected space or tab after '//' in comment. (spaced-comment)
(#616) Expected space or tab after '//' in comment. (spaced-comment)
(#634) Unexpected space before function parentheses. (space-before-function-paren)
(#636) Unexpected space before function parentheses. (space-before-function-paren)
(#636) 'index' is defined but never used. (no-unused-vars)
(#644) Comments should not begin with a lowercase character. (capitalized-comments)
(#644) Expected space or tab after '//' in comment. (spaced-comment)
mod/solo/amd/src/playerhelper.js
(#6) Missing space before opening brace. (space-before-blocks)
(#11) Missing space before opening brace. (space-before-blocks)
(#12) Expected space(s) after "if". (keyword-spacing)
(#14) Expected space(s) before "else". (keyword-spacing)
(#14) Expected space(s) after "else". (keyword-spacing)
(#29) Unexpected space before function parentheses. (space-before-function-paren)
(#30) 'date' is already defined. (no-redeclare)
(#35) 'event' is defined but never used. (no-unused-vars)
(#35) Unexpected empty method 'moveSlider'. (no-empty-function)
(#69) Missing space before opening brace. (space-before-blocks)
(#87) Unexpected alert. (no-alert)
(#91) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#104) Expected to return a value at the end of function. (consistent-return)
(#133) 'e' is defined but never used. (no-unused-vars)
(#135) Expected space(s) after "if". (keyword-spacing)
(#135) Missing space before opening brace. (space-before-blocks)
(#142) Comments should not begin with a lowercase character. (capitalized-comments)
(#142) Expected space or tab after '//' in comment. (spaced-comment)
(#150) Comments should not begin with a lowercase character. (capitalized-comments)
(#150) Expected space or tab after '//' in comment. (spaced-comment)
(#151) Unexpected space before function parentheses. (space-before-function-paren)
(#151) 'ex' is defined but never used. (no-unused-vars)
(#174) 'e' is defined but never used. (no-unused-vars)
(#176) Expected space(s) after "if". (keyword-spacing)
(#176) Missing space before opening brace. (space-before-blocks)
(#183) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#187) 'e' is defined but never used. (no-unused-vars)
(#211) Missing semicolon. (@babel/semi)
(#213) 'e' is defined but never used. (no-unused-vars)
(#223) Comments should not begin with a lowercase character. (capitalized-comments)
(#223) Expected space or tab after '//' in comment. (spaced-comment)
(#224) Comments should not begin with a lowercase character. (capitalized-comments)
(#224) Expected space or tab after '//' in comment. (spaced-comment)
(#224) Missing semicolon. (@babel/semi)
mod/solo/amd/src/pollyhelper.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#15) Missing space before opening brace. (space-before-blocks)
(#16) Operator '=' must be spaced. (space-infix-ops)
(#17) Operator '=' must be spaced. (space-infix-ops)
(#18) Operator '=' must be spaced. (space-infix-ops)
(#22) Identifier 'clean_ssml_chars' is not in camel case. (camelcase)
(#22) Missing space before opening brace. (space-before-blocks)
(#23) Comments should not begin with a lowercase character. (capitalized-comments)
(#23) Expected space or tab after '//' in comment. (spaced-comment)
(#24) Multiple spaces found before 'speaktext'. (no-multi-spaces)
(#24) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#26) Operator '=' must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#28) Multiple spaces found before 'speaktext'. (no-multi-spaces)
(#28) A space is required after ','. (comma-spacing)
(#32) Identifier 'can_speak_neural' is not in camel case. (camelcase)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#33) Expected space(s) after "switch". (keyword-spacing)
(#33) Missing space before opening brace. (space-before-blocks)
(#43) Comments should not begin with a lowercase character. (capitalized-comments)
(#43) Expected space or tab after '//' in comment. (spaced-comment)
(#49) Comments should not begin with a lowercase character. (capitalized-comments)
(#49) Expected space or tab after '//' in comment. (spaced-comment)
(#50) Expected space(s) after "if". (keyword-spacing)
(#50) Missing space before opening brace. (space-before-blocks)
(#52) Expected space(s) before "else". (keyword-spacing)
(#52) Expected space(s) after "else". (keyword-spacing)
(#58) Identifier 'fetch_polly_url' is not in camel case. (camelcase)
(#58) A space is required after ','. (comma-spacing)
(#60) A space is required after ','. (comma-spacing)
(#60) Missing space before opening brace. (space-before-blocks)
(#61) Expected space or tab after '//' in comment. (spaced-comment)
(#64) Comments should not begin with a lowercase character. (capitalized-comments)
(#64) Expected space or tab after '//' in comment. (spaced-comment)
(#65) Expected space or tab after '//' in comment. (spaced-comment)
(#68) Comments should not begin with a lowercase character. (capitalized-comments)
(#68) Expected space or tab after '//' in comment. (spaced-comment)
(#69) Expected to return a value at the end of function. (consistent-return)
(#69) Unexpected space before function parentheses. (space-before-function-paren)
(#69) 'e' is defined but never used. (no-unused-vars)
(#73) Comments should not begin with a lowercase character. (capitalized-comments)
(#73) Expected space or tab after '//' in comment. (spaced-comment)
(#77) Comments should not begin with a lowercase character. (capitalized-comments)
(#77) Expected space or tab after '//' in comment. (spaced-comment)
(#82) Comments should not begin with a lowercase character. (capitalized-comments)
(#82) Expected space or tab after '//' in comment. (spaced-comment)
(#83) Missing space before opening brace. (space-before-blocks)
(#101) Operator '=' must be spaced. (space-infix-ops)
(#103) Expected space(s) after "switch". (keyword-spacing)
(#103) Missing space before opening brace. (space-before-blocks)
(#105) Comments should not begin with a lowercase character. (capitalized-comments)
(#105) Expected space or tab after '//' in comment. (spaced-comment)
(#107) Comments should not begin with a lowercase character. (capitalized-comments)
(#107) Expected space or tab after '//' in comment. (spaced-comment)
(#108) Expected space or tab after '//' in comment. (spaced-comment)
(#109) Operator '=' must be spaced. (space-infix-ops)
(#112) Comments should not begin with a lowercase character. (capitalized-comments)
(#112) Expected space or tab after '//' in comment. (spaced-comment)
(#114) Comments should not begin with a lowercase character. (capitalized-comments)
(#114) Expected space or tab after '//' in comment. (spaced-comment)
(#115) Expected space or tab after '//' in comment. (spaced-comment)
(#116) Operator '=' must be spaced. (space-infix-ops)
(#117) This line has a length of 133. Maximum allowed is 132. (max-len)
(#119) Comments should not begin with a lowercase character. (capitalized-comments)
(#119) Expected space or tab after '//' in comment. (spaced-comment)
(#121) Operator '=' must be spaced. (space-infix-ops)
(#124) Comments should not begin with a lowercase character. (capitalized-comments)
(#124) Expected space or tab after '//' in comment. (spaced-comment)
(#127) Comments should not begin with a lowercase character. (capitalized-comments)
(#127) Expected space or tab after '//' in comment. (spaced-comment)
(#128) Expected space or tab after '//' in comment. (spaced-comment)
(#129) Operator '=' must be spaced. (space-infix-ops)
(#135) Comments should not begin with a lowercase character. (capitalized-comments)
(#135) Expected space or tab after '//' in comment. (spaced-comment)
(#136) A space is required after ','. (comma-spacing)
(#136) Operator '?' must be spaced. (space-infix-ops)
(#138) Comments should not begin with a lowercase character. (capitalized-comments)
(#138) Expected space or tab after '//' in comment. (spaced-comment)
(#158) Comments should not begin with a lowercase character. (capitalized-comments)
(#158) Expected space or tab after '//' in comment. (spaced-comment)
mod/solo/amd/src/popoverhelper.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#13) Expected space or tab after '//' in comment. (spaced-comment)
(#14) A space is required after ','. (comma-spacing)
(#16) Unexpected space before function parentheses. (space-before-function-paren)
(#20) Identifier 'register_events' is not in camel case. (camelcase)
(#20) Unexpected space before function parentheses. (space-before-function-paren)
(#24) Comments should not begin with a lowercase character. (capitalized-comments)
(#24) Expected space or tab after '//' in comment. (spaced-comment)
(#25) Expected space or tab after '//' in comment. (spaced-comment)
(#26) Unexpected space before function parentheses. (space-before-function-paren)
(#46) Unexpected space before function parentheses. (space-before-function-paren)
(#55) Missing space before opening brace. (space-before-blocks)
(#56) Expected space(s) after "if". (keyword-spacing)
(#58) Expected space(s) before "else". (keyword-spacing)
(#58) Expected space(s) after "else". (keyword-spacing)
(#63) Unexpected space before function parentheses. (space-before-function-paren)
(#65) Comments should not begin with a lowercase character. (capitalized-comments)
(#65) Expected space or tab after '//' in comment. (spaced-comment)
(#72) Comments should not begin with a lowercase character. (capitalized-comments)
(#72) Expected space or tab after '//' in comment. (spaced-comment)
(#79) Comments should not begin with a lowercase character. (capitalized-comments)
(#79) Expected space or tab after '//' in comment. (spaced-comment)
(#89) Comments should not begin with a lowercase character. (capitalized-comments)
(#89) Expected space or tab after '//' in comment. (spaced-comment)
mod/solo/amd/src/postattemptbuttons.js
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#14) Comments should not begin with a lowercase character. (capitalized-comments)
(#14) Expected space or tab after '//' in comment. (spaced-comment)
(#15) Unexpected space before function parentheses. (space-before-function-paren)
(#25) Identifier 'register_events' is not in camel case. (camelcase)
(#25) Missing space before opening brace. (space-before-blocks)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#30) Operator '=' must be spaced. (space-infix-ops)
(#32) Comments should not begin with a lowercase character. (capitalized-comments)
(#32) Expected space or tab after '//' in comment. (spaced-comment)
(#33) Expected space(s) after "if". (keyword-spacing)
(#33) Operator '!==' must be spaced. (space-infix-ops)
(#38) Comments should not begin with a lowercase character. (capitalized-comments)
(#38) Expected space or tab after '//' in comment. (spaced-comment)
(#39) Expected catch,fail,always() or return (promise/catch-or-return)
(#45) Comments should not begin with a lowercase character. (capitalized-comments)
(#45) Expected space or tab after '//' in comment. (spaced-comment)
(#46) Expected space(s) after "if". (keyword-spacing)
(#46) Each then() should return a value or throw (promise/always-return)
(#60) Identifier 'init_strings' is not in camel case. (camelcase)
(#60) Missing space before opening brace. (space-before-blocks)
(#62) Comments should not begin with a lowercase character. (capitalized-comments)
(#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)
(#75) Missing semicolon. (@babel/semi)
mod/solo/amd/src/previewhelper.js
(#1) A space is required after ','. (comma-spacing)
(#3) Expected space or tab after '//' in comment. (spaced-comment)
(#10) Missing space before opening brace. (space-before-blocks)
(#14) Missing space before opening brace. (space-before-blocks)
(#18) Expected space(s) after "if". (keyword-spacing)
(#18) Operator '===' must be spaced. (space-infix-ops)
(#18) Missing space before opening brace. (space-before-blocks)
(#19) Missing semicolon. (@babel/semi)
(#20) Expected space(s) before "else". (keyword-spacing)
(#21) Missing semicolon. (@babel/semi)
(#27) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#28) Missing space before opening brace. (space-before-blocks)
(#29) Comments should not begin with a lowercase character. (capitalized-comments)
(#29) Expected space or tab after '//' in comment. (spaced-comment)
(#32) Missing space before opening brace. (space-before-blocks)
(#33) Expected space(s) after "if". (keyword-spacing)
(#33) Unexpected use of '|'. (no-bitwise)
(#33) Operator '==' must be spaced. (space-infix-ops)
(#33) Requires a space after '{'. (block-spacing)
(#33) Statement inside of curly braces should be on next line. (brace-style)
(#33) Missing space before opening brace. (space-before-blocks)
(#33) Requires a space before '}'. (block-spacing)
(#33) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#34) Expected space(s) after "switch". (keyword-spacing)
(#34) Missing space before opening brace. (space-before-blocks)
(#36) Operator '=' must be spaced. (space-infix-ops)
(#43) Operator '=' must be spaced. (space-infix-ops)
(#48) A space is required after ','. (comma-spacing)
(#51) Missing semicolon. (@babel/semi)
mod/solo/amd/src/recordercontroller.js
(#2) A space is required after ','. (comma-spacing)
(#11) Comments should not begin with a lowercase character. (capitalized-comments)
(#11) Expected space or tab after '//' in comment. (spaced-comment)
(#12) Missing space before opening brace. (space-before-blocks)
(#13) A space is required after ','. (comma-spacing)
(#13) A space is required after ','. (comma-spacing)
(#16) Comments should not begin with a lowercase character. (capitalized-comments)
(#16) Expected space or tab after '//' in comment. (spaced-comment)
(#17) Missing space before opening brace. (space-before-blocks)
(#20) Expected space(s) after "if". (keyword-spacing)
(#20) Missing space before opening brace. (space-before-blocks)
(#21) Comments should not begin with a lowercase character. (capitalized-comments)
(#21) Expected space or tab after '//' in comment. (spaced-comment)
(#24) Expected space(s) before "else". (keyword-spacing)
(#25) Comments should not begin with a lowercase character. (capitalized-comments)
(#25) Expected space or tab after '//' in comment. (spaced-comment)
(#30) Multiple spaces found before '='. (no-multi-spaces)
(#33) Comments should not begin with a lowercase character. (capitalized-comments)
(#33) Expected space or tab after '//' in comment. (spaced-comment)
(#43) There should be no space after this paren. (space-in-parens)
(#46) Comments should not begin with a lowercase character. (capitalized-comments)
(#46) Expected space or tab after '//' in comment. (spaced-comment)
(#47) Expected space or tab after '//' in comment. (spaced-comment)
(#48) Expected space(s) after "if". (keyword-spacing)
(#48) Missing space before opening brace. (space-before-blocks)
(#51) Trailing spaces not allowed. (no-trailing-spaces)
(#56) Identifier 'is_browser_ok' is not in camel case. (camelcase)
(#56) Missing space before opening brace. (space-before-blocks)
(#62) Identifier 'setup_recorder' is not in camel case. (camelcase)
(#62) Missing space before opening brace. (space-before-blocks)
(#64) 'theform' is assigned a value but never used. (no-unused-vars)
(#66) 'recordingcontainer' is assigned a value but never used. (no-unused-vars)
(#68) Expected space or tab after '//' in comment. (spaced-comment)
(#70) Expected space or tab after '//' in comment. (spaced-comment)
(#71) Expected space or tab after '//' in comment. (spaced-comment)
(#72) Expected space or tab after '//' in comment. (spaced-comment)
(#73) Identifier 'on_recording_start' is not in camel case. (camelcase)
(#73) Operator '=' must be spaced. (space-infix-ops)
(#73) 'eventdata' is defined but never used. (no-unused-vars)
(#73) Missing space before opening brace. (space-before-blocks)
(#74) Comments should not begin with a lowercase character. (capitalized-comments)
(#74) Expected space or tab after '//' in comment. (spaced-comment)
(#75) Expected space(s) after "if". (keyword-spacing)
(#77) Comments should not begin with a lowercase character. (capitalized-comments)
(#77) Expected space or tab after '//' in comment. (spaced-comment)
(#80) Identifier 'on_speech' is not in camel case. (camelcase)
(#80) Unexpected space before function parentheses. (space-before-function-paren)
(#81) 'speech' is assigned a value but never used. (no-unused-vars)
(#83) Expected space(s) after "if". (keyword-spacing)
(#89) Identifier 'on_upload_details' is not in camel case. (camelcase)
(#89) Unexpected space before function parentheses. (space-before-function-paren)
(#105) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#106) Comments should not begin with a lowercase character. (capitalized-comments)
(#106) Expected space or tab after '//' in comment. (spaced-comment)
(#107) Expected space or tab after '//' in comment. (spaced-comment)
(#108) Expected space or tab after '//' in comment. (spaced-comment)
(#109) Identifier 'on_recording_end' is not in camel case. (camelcase)
(#109) Operator '=' must be spaced. (space-infix-ops)
(#109) 'eventdata' is defined but never used. (no-unused-vars)
(#109) Missing space before opening brace. (space-before-blocks)
(#110) A space is required after ','. (comma-spacing)
(#114) Comments should not begin with a lowercase character. (capitalized-comments)
(#114) Expected space or tab after '//' in comment. (spaced-comment)
(#115) Expected space or tab after '//' in comment. (spaced-comment)
(#116) Identifier 'on_media_processing' is not in camel case. (camelcase)
(#116) Operator '=' must be spaced. (space-infix-ops)
(#116) Missing space before opening brace. (space-before-blocks)
(#121) Expected space(s) after "if". (keyword-spacing)
(#123) Missing space before opening brace. (space-before-blocks)
(#127) Comments should not begin with a lowercase character. (capitalized-comments)
(#130) Comments should not begin with a lowercase character. (capitalized-comments)
(#130) Expected space or tab after '//' in comment. (spaced-comment)
(#131) Expected space or tab after '//' in comment. (spaced-comment)
(#132) Identifier 'on_file_submitted' is not in camel case. (camelcase)
(#132) Operator '=' must be spaced. (space-infix-ops)
(#132) Missing space before opening brace. (space-before-blocks)
(#134) Comments should not begin with a lowercase character. (capitalized-comments)
(#134) Expected space or tab after '//' in comment. (spaced-comment)
(#135) A space is required after ','. (comma-spacing)
(#140) Comments should not begin with a lowercase character. (capitalized-comments)
(#140) Expected space or tab after '//' in comment. (spaced-comment)
(#151) Identifier 'process_html' is not in camel case. (camelcase)
(#151) Missing space before opening brace. (space-before-blocks)
(#152) 'opts' is assigned a value but never used. (no-unused-vars)
(#153) Comments should not begin with a lowercase character. (capitalized-comments)
(#153) Expected space or tab after '//' in comment. (spaced-comment)
(#154) Expected space or tab after '//' in comment. (spaced-comment)
(#155) Operator '=' must be spaced. (space-infix-ops)
(#158) Comments should not begin with a lowercase character. (capitalized-comments)
(#158) Expected space or tab after '//' in comment. (spaced-comment)
(#162) Identifier 'register_events' is not in camel case. (camelcase)
(#163) 'dd' is assigned a value but never used. (no-unused-vars)
(#167) Comments should not begin with a lowercase character. (capitalized-comments)
(#167) Expected space or tab after '//' in comment. (spaced-comment)
(#168) Comments should not begin with a lowercase character. (capitalized-comments)
(#168) Expected space or tab after '//' in comment. (spaced-comment)
mod/solo/amd/src/recorderhelper.js
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#9) Expected space(s) after "return". (keyword-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Identifier 'on_recording_start' is not in camel case. (camelcase)
(#14) Identifier 'on_recording_end' is not in camel case. (camelcase)
(#15) Identifier 'on_media_processing' is not in camel case. (camelcase)
(#16) Identifier 'on_speech' is not in camel case. (camelcase)
(#17) Identifier 'on_file_submitted' is not in camel case. (camelcase)
(#18) Identifier 'on_upload_details' is not in camel case. (camelcase)
(#18) Missing space before opening brace. (space-before-blocks)
(#21) ["recorderid"] is better written in dot notation. (dot-notation)
(#23) Missing space before opening brace. (space-before-blocks)
(#24) Comments should not begin with a lowercase character. (capitalized-comments)
(#24) Expected space or tab after '//' in comment. (spaced-comment)
(#25) Expected space(s) after "switch". (keyword-spacing)
(#25) Missing space before opening brace. (space-before-blocks)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Operator '===' must be spaced. (space-infix-ops)
(#27) Missing space before opening brace. (space-before-blocks)
(#31) Expected space(s) before "else". (keyword-spacing)
(#31) Expected space(s) after "if". (keyword-spacing)
(#31) Operator '===' must be spaced. (space-infix-ops)
(#31) Missing space before opening brace. (space-before-blocks)
(#37) Comments should not begin with a lowercase character. (capitalized-comments)
(#37) Expected space or tab after '//' in comment. (spaced-comment)
(#38) Expected space(s) after "if". (keyword-spacing)
(#38) Operator '!=' must be spaced. (space-infix-ops)
(#41) Operator '=' must be spaced. (space-infix-ops)
(#53) Missing semicolon. (@babel/semi)
(#57) Unexpected alert. (no-alert)
(#63) Missing space before opening brace. (space-before-blocks)
(#64) Operator '=' must be spaced. (space-infix-ops)
(#65) Comments should not begin with a lowercase character. (capitalized-comments)
(#65) Expected space or tab after '//' in comment. (spaced-comment)
(#67) Missing space before opening brace. (space-before-blocks)
(#68) Operator '=' must be spaced. (space-infix-ops)
(#69) Comments should not begin with a lowercase character. (capitalized-comments)
(#69) Expected space or tab after '//' in comment. (spaced-comment)
(#72) Comments should not begin with a lowercase character. (capitalized-comments)
(#72) Expected space or tab after '//' in comment. (spaced-comment)
mod/solo/amd/src/smallreporthelper.js
(#1) This line has a length of 146. Maximum allowed is 132. (max-len)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#10) Comments should not begin with a lowercase character. (capitalized-comments)
(#10) Expected space or tab after '//' in comment. (spaced-comment)
(#20) Comments should not begin with a lowercase character. (capitalized-comments)
(#20) Expected space or tab after '//' in comment. (spaced-comment)
(#21) Missing space before opening brace. (space-before-blocks)
(#22) Operator '=' must be spaced. (space-infix-ops)
(#23) Operator '=' must be spaced. (space-infix-ops)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#28) A space is required after ','. (comma-spacing)
(#32) Identifier 'init_strings' is not in camel case. (camelcase)
(#32) Missing space before opening brace. (space-before-blocks)
(#33) Operator '=' must be spaced. (space-infix-ops)
(#34) A space is required after ','. (comma-spacing)
(#34) Requires a space after '{'. (block-spacing)
(#34) Statement inside of curly braces should be on next line. (brace-style)
(#34) Missing space before opening brace. (space-before-blocks)
(#34) Operator '=' must be spaced. (space-infix-ops)
(#34) Requires a space before '}'. (block-spacing)
(#34) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#35) A space is required after ','. (comma-spacing)
(#35) Requires a space after '{'. (block-spacing)
(#35) Statement inside of curly braces should be on next line. (brace-style)
(#35) Missing space before opening brace. (space-before-blocks)
(#35) Operator '=' must be spaced. (space-infix-ops)
(#35) Requires a space before '}'. (block-spacing)
(#35) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#36) A space is required after ','. (comma-spacing)
(#36) Requires a space after '{'. (block-spacing)
(#36) Statement inside of curly braces should be on next line. (brace-style)
(#36) Missing space before opening brace. (space-before-blocks)
(#36) Operator '=' must be spaced. (space-infix-ops)
(#36) Requires a space before '}'. (block-spacing)
(#36) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#37) A space is required after ','. (comma-spacing)
(#37) Requires a space after '{'. (block-spacing)
(#37) Statement inside of curly braces should be on next line. (brace-style)
(#37) Missing space before opening brace. (space-before-blocks)
(#37) Operator '=' must be spaced. (space-infix-ops)
(#37) Requires a space before '}'. (block-spacing)
(#37) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#40) Comments should not begin with a lowercase character. (capitalized-comments)
(#40) Expected space or tab after '//' in comment. (spaced-comment)
(#41) Identifier 'register_controls' is not in camel case. (camelcase)
(#41) Missing space before opening brace. (space-before-blocks)
(#46) Comments should not begin with a lowercase character. (capitalized-comments)
(#46) Expected space or tab after '//' in comment. (spaced-comment)
(#47) Identifier 'register_events' is not in camel case. (camelcase)
(#48) 'that' is assigned a value but never used. (no-unused-vars)
(#49) A space is required after ','. (comma-spacing)
(#49) Comments should not begin with a lowercase character. (capitalized-comments)
(#49) Expected space or tab after '//' in comment. (spaced-comment)
(#51) Identifier 'check_for_results' is not in camel case. (camelcase)
(#51) Unexpected space before function parentheses. (space-before-function-paren)
(#53) Comments should not begin with a lowercase character. (capitalized-comments)
(#53) Expected space or tab after '//' in comment. (spaced-comment)
(#54) Operator '=' must be spaced. (space-infix-ops)
(#54) Operator '-' must be spaced. (space-infix-ops)
(#55) Expected space(s) after "if". (keyword-spacing)
(#55) Operator '>' must be spaced. (space-infix-ops)
(#55) Missing space before opening brace. (space-before-blocks)
(#56) A space is required after ','. (comma-spacing)
(#56) A space is required after ','. (comma-spacing)
(#56) A space is required after ','. (comma-spacing)
(#58) There should be no space before this paren. (space-in-parens)
(#62) Comments should not begin with a lowercase character. (capitalized-comments)
(#62) Expected space or tab after '//' in comment. (spaced-comment)
(#70) Unexpected space before function parentheses. (space-before-function-paren)
(#81) A space is required after ','. (comma-spacing)
(#81) A space is required after ','. (comma-spacing)
(#81) A space is required after ','. (comma-spacing)
(#81) There should be no space before this paren. (space-in-parens)
(#91) Comments should not begin with a lowercase character. (capitalized-comments)
(#91) Expected space or tab after '//' in comment. (spaced-comment)
mod/solo/amd/src/tether.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#7) 'module' is not defined. (no-undef)
(#7) 'exports' is not defined. (no-undef)
(#7) 'module' is not defined. (no-undef)
(#11) 'require' is defined but never used. (no-unused-vars)
(#11) 'exports' is defined but never used. (no-unused-vars)
(#11) 'module' is defined but never used. (no-unused-vars)
(#15) This line has a length of 566. Maximum allowed is 132. (max-len)
(#15) Unexpected space before function parentheses. (space-before-function-paren)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Expected { after 'if' condition. (curly)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#15) Unexpected space before function parentheses. (space-before-function-paren)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Expected { after 'if' condition. (curly)
(#15) Expected { after 'if' condition. (curly)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) This line has a length of 153. Maximum allowed is 132. (max-len)
(#17) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#19) It's not necessary to initialize 'TetherBase' to undefined. (no-undef-init)
(#21) There should be no space after '{'. (@babel/object-curly-spacing)
(#21) There should be no space before '}'. (@babel/object-curly-spacing)
(#28) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#52) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#65) It's not necessary to initialize 'style' to undefined. (no-undef-init)
(#68) Empty block statement. (no-empty)
(#97) Unexpected space before function parentheses. (space-before-function-paren)
(#99) Unexpected space before function parentheses. (space-before-function-paren)
(#106) Comments should not begin with a lowercase character. (capitalized-comments)
(#130) Unexpected space before function parentheses. (space-before-function-paren)
(#138) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#143) Unnecessary semicolon. (no-extra-semi)
(#145) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#146) It's not necessary to initialize 'doc' to undefined. (no-undef-init)
(#178) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#182) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#215) There should be no space after '{'. (@babel/object-curly-spacing)
(#215) There should be no space before '}'. (@babel/object-curly-spacing)
(#218) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#225) Unexpected space before function parentheses. (space-before-function-paren)
(#238) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#240) Unexpected space before function parentheses. (space-before-function-paren)
(#252) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#254) Unexpected space before function parentheses. (space-before-function-paren)
(#266) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#274) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#283) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#287) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#290) Unexpected space before function parentheses. (space-before-function-paren)
(#296) Unexpected space before function parentheses. (space-before-function-paren)
(#310) It's not necessary to initialize 'fn' to undefined. (no-undef-init)
(#311) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#316) Unexpected space before function parentheses. (space-before-function-paren)
(#317) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#332) There should be no space after '{'. (@babel/object-curly-spacing)
(#332) There should be no space before '}'. (@babel/object-curly-spacing)
(#380) 'args' declared on line 365 column 43 is used outside of binding context. (block-scoped-var)
(#412) 'TetherBase' is defined but never used. (no-unused-vars)
(#412) 'performance' is already defined as a built-in global variable. (no-redeclare)
(#414) Expected an assignment or function call and instead saw an expression. (@babel/no-unused-expressions)
(#416) This line has a length of 666. Maximum allowed is 132. (max-len)
(#416) Unexpected space before function parentheses. (space-before-function-paren)
(#416) Statement inside of curly braces should be on next line. (brace-style)
(#416) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#416) Statement inside of curly braces should be on next line. (brace-style)
(#416) This line has 22 statements. Maximum allowed is 2. (max-statements-per-line)
(#416) It's not necessary to initialize '_e' to undefined. (no-undef-init)
(#416) Statement inside of curly braces should be on next line. (brace-style)
(#416) Statement inside of curly braces should be on next line. (brace-style)
(#416) Expected { after 'if' condition. (curly)
(#416) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#416) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#416) Statement inside of curly braces should be on next line. (brace-style)
(#416) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#416) Statement inside of curly braces should be on next line. (brace-style)
(#416) Statement inside of curly braces should be on next line. (brace-style)
(#416) '_i' declared on line 416 column 151 is used outside of binding context. (block-scoped-var)
(#416) ["return"] is better written in dot notation. (dot-notation)
(#416) '_i' declared on line 416 column 151 is used outside of binding context. (block-scoped-var)
(#416) Expected { after 'if' condition. (curly)
(#416) ["return"] is better written in dot notation. (dot-notation)
(#416) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#416) Statement inside of curly braces should be on next line. (brace-style)
(#416) Expected { after 'if' condition. (curly)
(#416) Unsafe usage of ThrowStatement. (no-unsafe-finally)
(#416) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#416) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#416) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#416) Unexpected space before function parentheses. (space-before-function-paren)
(#416) Statement inside of curly braces should be on next line. (brace-style)
(#416) Statement inside of curly braces should be on next line. (brace-style)
(#416) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#416) Statement inside of curly braces should be on next line. (brace-style)
(#416) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#416) Statement inside of curly braces should be on next line. (brace-style)
(#416) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#416) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#416) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#418) This line has a length of 566. Maximum allowed is 132. (max-len)
(#418) '_createClass' is already defined. (no-redeclare)
(#418) Unexpected space before function parentheses. (space-before-function-paren)
(#418) Statement inside of curly braces should be on next line. (brace-style)
(#418) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#418) Statement inside of curly braces should be on next line. (brace-style)
(#418) This line has 12 statements. Maximum allowed is 2. (max-statements-per-line)
(#418) Statement inside of curly braces should be on next line. (brace-style)
(#418) Expected { after 'if' condition. (curly)
(#418) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#418) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#418) Unexpected space before function parentheses. (space-before-function-paren)
(#418) Statement inside of curly braces should be on next line. (brace-style)
(#418) Expected { after 'if' condition. (curly)
(#418) Expected { after 'if' condition. (curly)
(#418) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#418) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#420) This line has a length of 661. Maximum allowed is 132. (max-len)
(#420) Expected to return a value at the end of function 'get'. (consistent-return)
(#420) Statement inside of curly braces should be on next line. (brace-style)
(#420) Unexpected labeled statement. (no-labels)
(#420) This line has 23 statements. Maximum allowed is 2. (max-statements-per-line)
(#420) Statement inside of curly braces should be on next line. (brace-style)
(#420) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#420) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#420) Expected { after 'if' condition. (curly)
(#420) Statement inside of curly braces should be on next line. (brace-style)
(#420) Statement inside of curly braces should be on next line. (brace-style)
(#420) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#420) Statement inside of curly braces should be on next line. (brace-style)
(#420) Unexpected label in continue statement. (no-labels)
(#420) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#420) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#420) Statement inside of curly braces should be on next line. (brace-style)
(#420) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#420) Statement inside of curly braces should be on next line. (brace-style)
(#420) Statement inside of curly braces should be on next line. (brace-style)
(#420) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#420) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#420) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#420) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#422) This line has a length of 153. Maximum allowed is 132. (max-len)
(#422) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#422) '_classCallCheck' is already defined. (no-redeclare)
(#422) Statement inside of curly braces should be on next line. (brace-style)
(#422) Statement inside of curly braces should be on next line. (brace-style)
(#422) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#422) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#422) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#424) This line has a length of 494. Maximum allowed is 132. (max-len)
(#424) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#424) Statement inside of curly braces should be on next line. (brace-style)
(#424) Statement inside of curly braces should be on next line. (brace-style)
(#424) This line has 5 statements. Maximum allowed is 2. (max-statements-per-line)
(#424) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#424) There should be no space after '{'. (@babel/object-curly-spacing)
(#424) There should be no space after '{'. (@babel/object-curly-spacing)
(#424) There should be no space before '}'. (@babel/object-curly-spacing)
(#424) There should be no space before '}'. (@babel/object-curly-spacing)
(#424) Expected { after 'if' condition. (curly)
(#424) Expected an assignment or function call and instead saw an expression. (@babel/no-unused-expressions)
(#424) The '__proto__' property is deprecated. (no-proto)
(#424) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#431) 'getScrollParents' is already defined. (no-redeclare)
(#432) 'getBounds' is already defined. (no-redeclare)
(#433) 'getOffsetParent' is already defined. (no-redeclare)
(#434) 'extend' is already defined. (no-redeclare)
(#435) 'addClass' is already defined. (no-redeclare)
(#436) 'removeClass' is already defined. (no-redeclare)
(#437) 'updateClasses' is already defined. (no-redeclare)
(#438) 'defer' is already defined. (no-redeclare)
(#439) 'flush' is already defined. (no-redeclare)
(#440) 'getScrollBarSize' is already defined. (no-redeclare)
(#441) 'removeUtilElements' is already defined. (no-redeclare)
(#443) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#449) Expected to return a value at the end of function. (consistent-return)
(#449) Unexpected space before function parentheses. (space-before-function-paren)
(#467) Unexpected space before function parentheses. (space-before-function-paren)
(#473) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#480) Unexpected space before function parentheses. (space-before-function-paren)
(#500) Use '===' to compare with null. (no-eq-null)
(#511) Unexpected space before function parentheses. (space-before-function-paren)
(#550) There should be no space after '{'. (@babel/object-curly-spacing)
(#550) There should be no space before '}'. (@babel/object-curly-spacing)
(#565) There should be no space after '{'. (@babel/object-curly-spacing)
(#565) There should be no space before '}'. (@babel/object-curly-spacing)
(#568) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#569) There should be no space after '{'. (@babel/object-curly-spacing)
(#569) There should be no space before '}'. (@babel/object-curly-spacing)
(#575) 'offsets' declared on line 571 column 37 is used outside of binding context. (block-scoped-var)
(#575) Unexpected space before function parentheses. (space-before-function-paren)
(#593) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#612) There should be no space after '{'. (@babel/object-curly-spacing)
(#612) There should be no space before '}'. (@babel/object-curly-spacing)
(#616) Unexpected space before function parentheses. (space-before-function-paren)
(#619) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#633) Unexpected space before function parentheses. (space-before-function-paren)
(#689) Unexpected space before function parentheses. (space-before-function-paren)
(#731) Expected to return a value at the end of method 'value'. (consistent-return)
(#735) There should be no space after '{'. (@babel/object-curly-spacing)
(#735) There should be no space before '}'. (@babel/object-curly-spacing)
(#737) 'bounds' declared on line 766 column 15 is used outside of binding context. (block-scoped-var)
(#739) 'out' declared on line 792 column 15 is used outside of binding context. (block-scoped-var)
(#740) 'bounds' declared on line 766 column 15 is used outside of binding context. (block-scoped-var)
(#741) 'bounds' declared on line 766 column 15 is used outside of binding context. (block-scoped-var)
(#742) 'bounds' declared on line 766 column 15 is used outside of binding context. (block-scoped-var)
(#743) 'bounds' declared on line 766 column 15 is used outside of binding context. (block-scoped-var)
(#746) 'out' declared on line 792 column 15 is used outside of binding context. (block-scoped-var)
(#746) 'out' declared on line 792 column 15 is used outside of binding context. (block-scoped-var)
(#746) 'bounds' declared on line 766 column 15 is used outside of binding context. (block-scoped-var)
(#746) 'bounds' declared on line 766 column 15 is used outside of binding context. (block-scoped-var)
(#747) 'out' declared on line 792 column 15 is used outside of binding context. (block-scoped-var)
(#747) 'out' declared on line 792 column 15 is used outside of binding context. (block-scoped-var)
(#747) 'bounds' declared on line 766 column 15 is used outside of binding context. (block-scoped-var)
(#747) 'bounds' declared on line 766 column 15 is used outside of binding context. (block-scoped-var)
(#747) 'bounds' declared on line 766 column 15 is used outside of binding context. (block-scoped-var)
(#748) 'out' declared on line 792 column 15 is used outside of binding context. (block-scoped-var)
(#748) 'out' declared on line 792 column 15 is used outside of binding context. (block-scoped-var)
(#749) 'out' declared on line 792 column 15 is used outside of binding context. (block-scoped-var)
(#751) 'out' declared on line 792 column 15 is used outside of binding context. (block-scoped-var)
(#751) 'out' declared on line 792 column 15 is used outside of binding context. (block-scoped-var)
(#751) 'bounds' declared on line 766 column 15 is used outside of binding context. (block-scoped-var)
(#751) 'bounds' declared on line 766 column 15 is used outside of binding context. (block-scoped-var)
(#752) 'out' declared on line 792 column 15 is used outside of binding context. (block-scoped-var)
(#752) 'out' declared on line 792 column 15 is used outside of binding context. (block-scoped-var)
(#752) 'bounds' declared on line 766 column 15 is used outside of binding context. (block-scoped-var)
(#752) 'bounds' declared on line 766 column 15 is used outside of binding context. (block-scoped-var)
(#752) 'bounds' declared on line 766 column 15 is used outside of binding context. (block-scoped-var)
(#753) 'out' declared on line 792 column 15 is used outside of binding context. (block-scoped-var)
(#753) 'out' declared on line 792 column 15 is used outside of binding context. (block-scoped-var)
(#754) 'out' declared on line 792 column 15 is used outside of binding context. (block-scoped-var)
(#756) 'out' declared on line 792 column 15 is used outside of binding context. (block-scoped-var)
(#757) 'out' declared on line 792 column 15 is used outside of binding context. (block-scoped-var)
(#759) 'out' declared on line 792 column 15 is used outside of binding context. (block-scoped-var)
(#760) 'out' declared on line 792 column 15 is used outside of binding context. (block-scoped-var)
(#763) 'out' declared on line 792 column 15 is used outside of binding context. (block-scoped-var)
(#766) 'bounds' is already defined. (no-redeclare)
(#766) 'bounds' declared on line 737 column 17 is used outside of binding context. (block-scoped-var)
(#766) It's not necessary to initialize 'bounds' to undefined. (no-undef-init)
(#771) 'bounds' declared on line 737 column 17 is used outside of binding context. (block-scoped-var)
(#778) 'bounds' declared on line 737 column 17 is used outside of binding context. (block-scoped-var)
(#783) This line has a length of 165. Maximum allowed is 132. (max-len)
(#790) 'bounds' declared on line 737 column 17 is used outside of binding context. (block-scoped-var)
(#792) 'out' is already defined. (no-redeclare)
(#792) 'out' declared on line 739 column 17 is used outside of binding context. (block-scoped-var)
(#795) 'bounds' declared on line 737 column 17 is used outside of binding context. (block-scoped-var)
(#795) 'bounds' declared on line 737 column 17 is used outside of binding context. (block-scoped-var)
(#804) 'out' declared on line 739 column 17 is used outside of binding context. (block-scoped-var)
(#804) 'out' declared on line 739 column 17 is used outside of binding context. (block-scoped-var)
(#808) 'out' declared on line 739 column 17 is used outside of binding context. (block-scoped-var)
(#808) 'out' declared on line 739 column 17 is used outside of binding context. (block-scoped-var)
(#808) 'bounds' declared on line 737 column 17 is used outside of binding context. (block-scoped-var)
(#811) 'out' declared on line 739 column 17 is used outside of binding context. (block-scoped-var)
(#811) 'out' declared on line 739 column 17 is used outside of binding context. (block-scoped-var)
(#814) 'out' declared on line 739 column 17 is used outside of binding context. (block-scoped-var)
(#853) Unexpected space before function parentheses. (space-before-function-paren)
(#873) Unexpected space before function parentheses. (space-before-function-paren)
(#885) Unexpected space before function parentheses. (space-before-function-paren)
(#906) Comments should not begin with a lowercase character. (capitalized-comments)
(#931) Unexpected space before function parentheses. (space-before-function-paren)
(#936) Unexpected space before function parentheses. (space-before-function-paren)
(#956) Comments should not begin with a lowercase character. (capitalized-comments)
(#970) Unexpected space before function parentheses. (space-before-function-paren)
(#985) There should be no space after '{'. (@babel/object-curly-spacing)
(#985) There should be no space before '}'. (@babel/object-curly-spacing)
(#988) Unexpected space before function parentheses. (space-before-function-paren)
(#994) There should be no space after '{'. (@babel/object-curly-spacing)
(#994) There should be no space before '}'. (@babel/object-curly-spacing)
(#997) There should be no space after '{'. (@babel/object-curly-spacing)
(#997) There should be no space before '}'. (@babel/object-curly-spacing)
(#1025) Method 'value' expected no return value. (consistent-return)
(#1057) It's not necessary to initialize 'scrollbarSize' to undefined. (no-undef-init)
(#1068) This line has a length of 139. Maximum allowed is 132. (max-len)
(#1074) This line has a length of 163. Maximum allowed is 132. (max-len)
(#1075) Unexpected space before function parentheses. (space-before-function-paren)
(#1076) Unexpected space before function parentheses. (space-before-function-paren)
(#1079) Unexpected space before function parentheses. (space-before-function-paren)
(#1086) Unexpected space before function parentheses. (space-before-function-paren)
(#1125) Method 'value' expected no return value. (consistent-return)
(#1131) Method 'value' has a complexity of 28. Maximum allowed is 20. (complexity)
(#1143) 'key' declared on line 1256 column 16 is used outside of binding context. (block-scoped-var)
(#1148) 'key' declared on line 1256 column 16 is used outside of binding context. (block-scoped-var)
(#1148) 'key' declared on line 1256 column 16 is used outside of binding context. (block-scoped-var)
(#1155) 'key' declared on line 1256 column 16 is used outside of binding context. (block-scoped-var)
(#1160) There should be no space after '{'. (@babel/object-curly-spacing)
(#1160) There should be no space before '}'. (@babel/object-curly-spacing)
(#1166) It's not necessary to initialize 'yPos' to undefined. (no-undef-init)
(#1167) It's not necessary to initialize 'xPos' to undefined. (no-undef-init)
(#1214) Unexpected space before function parentheses. (space-before-function-paren)
(#1216) Unexpected space before function parentheses. (space-before-function-paren)
(#1221) Unexpected space before function parentheses. (space-before-function-paren)
(#1232) There should be no space after '{'. (@babel/object-curly-spacing)
(#1232) There should be no space before '}'. (@babel/object-curly-spacing)
(#1256) 'key' is already defined. (no-redeclare)
(#1256) 'key' declared on line 1143 column 18 is used outside of binding context. (block-scoped-var)
(#1257) 'key' declared on line 1143 column 18 is used outside of binding context. (block-scoped-var)
(#1258) 'key' declared on line 1143 column 18 is used outside of binding context. (block-scoped-var)
(#1262) 'key' declared on line 1143 column 18 is used outside of binding context. (block-scoped-var)
(#1267) Unexpected space before function parentheses. (space-before-function-paren)
(#1282) 'TetherBase' is already defined. (no-redeclare)
(#1284) Expected an assignment or function call and instead saw an expression. (@babel/no-unused-expressions)
(#1286) This line has a length of 666. Maximum allowed is 132. (max-len)
(#1286) '_slicedToArray' is already defined. (no-redeclare)
(#1286) Unexpected space before function parentheses. (space-before-function-paren)
(#1286) Statement inside of curly braces should be on next line. (brace-style)
(#1286) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#1286) Statement inside of curly braces should be on next line. (brace-style)
(#1286) This line has 22 statements. Maximum allowed is 2. (max-statements-per-line)
(#1286) It's not necessary to initialize '_e' to undefined. (no-undef-init)
(#1286) Statement inside of curly braces should be on next line. (brace-style)
(#1286) Statement inside of curly braces should be on next line. (brace-style)
(#1286) Expected { after 'if' condition. (curly)
(#1286) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1286) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1286) Statement inside of curly braces should be on next line. (brace-style)
(#1286) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1286) Statement inside of curly braces should be on next line. (brace-style)
(#1286) Statement inside of curly braces should be on next line. (brace-style)
(#1286) '_i' declared on line 1286 column 151 is used outside of binding context. (block-scoped-var)
(#1286) ["return"] is better written in dot notation. (dot-notation)
(#1286) '_i' declared on line 1286 column 151 is used outside of binding context. (block-scoped-var)
(#1286) Expected { after 'if' condition. (curly)
(#1286) ["return"] is better written in dot notation. (dot-notation)
(#1286) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1286) Statement inside of curly braces should be on next line. (brace-style)
(#1286) Expected { after 'if' condition. (curly)
(#1286) Unsafe usage of ThrowStatement. (no-unsafe-finally)
(#1286) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1286) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1286) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1286) Unexpected space before function parentheses. (space-before-function-paren)
(#1286) Statement inside of curly braces should be on next line. (brace-style)
(#1286) Statement inside of curly braces should be on next line. (brace-style)
(#1286) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1286) Statement inside of curly braces should be on next line. (brace-style)
(#1286) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1286) Statement inside of curly braces should be on next line. (brace-style)
(#1286) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1286) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1286) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1288) '_TetherBase$Utils' is already defined. (no-redeclare)
(#1289) 'getBounds' is already defined. (no-redeclare)
(#1290) 'extend' is already defined. (no-redeclare)
(#1291) 'updateClasses' is already defined. (no-redeclare)
(#1292) 'defer' is already defined. (no-redeclare)
(#1296) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#1308) Unexpected space before function parentheses. (space-before-function-paren)
(#1325) Unexpected space before function parentheses. (space-before-function-paren)
(#1351) Unexpected space before function parentheses. (space-before-function-paren)
(#1367) Unexpected space before function parentheses. (space-before-function-paren)
(#1376) Unexpected space before function parentheses. (space-before-function-paren)
(#1388) Unexpected space before function parentheses. (space-before-function-paren)
(#1389) Unexpected space before function parentheses. (space-before-function-paren)
(#1399) Function has a complexity of 82. Maximum allowed is 20. (complexity)
(#1399) Unexpected space before function parentheses. (space-before-function-paren)
(#1408) It's not necessary to initialize 'changeAttachX' to undefined. (no-undef-init)
(#1409) It's not necessary to initialize 'changeAttachY' to undefined. (no-undef-init)
(#1564) Unexpected space before function parentheses. (space-before-function-paren)
(#1613) Unexpected space before function parentheses. (space-before-function-paren)
(#1614) It's not necessary to initialize 'pinnedClass' to undefined. (no-undef-init)
(#1622) Unexpected space before function parentheses. (space-before-function-paren)
(#1629) Unexpected space before function parentheses. (space-before-function-paren)
(#1630) It's not necessary to initialize 'oobClass' to undefined. (no-undef-init)
(#1638) Unexpected space before function parentheses. (space-before-function-paren)
(#1651) This line has a length of 189. Maximum allowed is 132. (max-len)
(#1660) Unexpected space before function parentheses. (space-before-function-paren)
(#1667) There should be no space after '{'. (@babel/object-curly-spacing)
(#1667) There should be no space before '}'. (@babel/object-curly-spacing)
(#1670) 'TetherBase' is already defined. (no-redeclare)
(#1672) Expected an assignment or function call and instead saw an expression. (@babel/no-unused-expressions)
(#1674) '_TetherBase$Utils' is already defined. (no-redeclare)
(#1675) 'getBounds' is already defined. (no-redeclare)
(#1676) 'updateClasses' is already defined. (no-redeclare)
(#1677) 'defer' is already defined. (no-redeclare)
(#1686) Unexpected space before function parentheses. (space-before-function-paren)
(#1700) Unexpected space before function parentheses. (space-before-function-paren)
(#1709) Unexpected space before function parentheses. (space-before-function-paren)
(#1722) Unexpected space before function parentheses. (space-before-function-paren)
(#1730) Unexpected space before function parentheses. (space-before-function-paren)
(#1734) Unexpected space before function parentheses. (space-before-function-paren)
(#1744) 'TetherBase' is already defined. (no-redeclare)
(#1746) Expected an assignment or function call and instead saw an expression. (@babel/no-unused-expressions)
(#1748) This line has a length of 666. Maximum allowed is 132. (max-len)
(#1748) '_slicedToArray' is already defined. (no-redeclare)
(#1748) Unexpected space before function parentheses. (space-before-function-paren)
(#1748) Statement inside of curly braces should be on next line. (brace-style)
(#1748) Missing JSDoc comment. (jsdoc/require-jsdoc)
(#1748) Statement inside of curly braces should be on next line. (brace-style)
(#1748) This line has 22 statements. Maximum allowed is 2. (max-statements-per-line)
(#1748) It's not necessary to initialize '_e' to undefined. (no-undef-init)
(#1748) Statement inside of curly braces should be on next line. (brace-style)
(#1748) Statement inside of curly braces should be on next line. (brace-style)
(#1748) Expected { after 'if' condition. (curly)
(#1748) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1748) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1748) Statement inside of curly braces should be on next line. (brace-style)
(#1748) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1748) Statement inside of curly braces should be on next line. (brace-style)
(#1748) Statement inside of curly braces should be on next line. (brace-style)
(#1748) '_i' declared on line 1748 column 151 is used outside of binding context. (block-scoped-var)
(#1748) ["return"] is better written in dot notation. (dot-notation)
(#1748) '_i' declared on line 1748 column 151 is used outside of binding context. (block-scoped-var)
(#1748) Expected { after 'if' condition. (curly)
(#1748) ["return"] is better written in dot notation. (dot-notation)
(#1748) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1748) Statement inside of curly braces should be on next line. (brace-style)
(#1748) Expected { after 'if' condition. (curly)
(#1748) Unsafe usage of ThrowStatement. (no-unsafe-finally)
(#1748) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1748) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1748) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1748) Unexpected space before function parentheses. (space-before-function-paren)
(#1748) Statement inside of curly braces should be on next line. (brace-style)
(#1748) Statement inside of curly braces should be on next line. (brace-style)
(#1748) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1748) Statement inside of curly braces should be on next line. (brace-style)
(#1748) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1748) Statement inside of curly braces should be on next line. (brace-style)
(#1748) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1748) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1748) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1761) There should be no space after '{'. (@babel/object-curly-spacing)
(#1761) There should be no space before '}'. (@babel/object-curly-spacing)
(#1764) It's not necessary to initialize 'shiftTop' to undefined. (no-undef-init)
(#1765) It's not necessary to initialize 'shiftLeft' to undefined. (no-undef-init)
(#1787) Method 'position' expected no return value. (consistent-return)
(#1787) There should be no space after '{'. (@babel/object-curly-spacing)
(#1787) There should be no space before '}'. (@babel/object-curly-spacing)
mod/solo/amd/src/toggleselected.js
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) 'def' is defined but never used. (no-unused-vars)
(#2) A space is required after ','. (comma-spacing)
(#2) 'notification' is defined but never used. (no-unused-vars)
(#11) Expected space(s) after "return". (keyword-spacing)
(#14) ["container"] is better written in dot notation. (dot-notation)
(#14) A space is required after ','. (comma-spacing)
(#14) ["item"] is better written in dot notation. (dot-notation)
(#14) A space is required after ','. (comma-spacing)
(#14) ["updatecontrol"] is better written in dot notation. (dot-notation)
(#14) A space is required after ','. (comma-spacing)
(#14) ["mode"] is better written in dot notation. (dot-notation)
(#14) ["maxchecks"] is better written in dot notation. (dot-notation)
(#15) ["container"] is better written in dot notation. (dot-notation)
(#15) A space is required after ','. (comma-spacing)
(#15) ["item"] is better written in dot notation. (dot-notation)
(#15) A space is required after ','. (comma-spacing)
(#15) ["updatecontrol"] is better written in dot notation. (dot-notation)
(#15) A space is required after ','. (comma-spacing)
(#15) ["mode"] is better written in dot notation. (dot-notation)
(#18) Identifier 'init_controls' is not in camel case. (camelcase)
(#18) A space is required after ','. (comma-spacing)
(#18) 'mode' is defined but never used. (no-unused-vars)
(#18) Missing space before opening brace. (space-before-blocks)
(#20) Expected space(s) after "if". (keyword-spacing)
(#21) Comments should not begin with a lowercase character. (capitalized-comments)
(#21) Expected space or tab after '//' in comment. (spaced-comment)
(#23) Expected space(s) after "for". (keyword-spacing)
(#23) Operator '=' must be spaced. (space-infix-ops)
(#23) Operator '<' must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#29) Identifier 'register_events' is not in camel case. (camelcase)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#33) Comments should not begin with a lowercase character. (capitalized-comments)
(#33) Expected space or tab after '//' in comment. (spaced-comment)
(#34) Multiple spaces found before '$'. (no-multi-spaces)
(#37) Expected space(s) after "switch". (keyword-spacing)
(#37) Missing space before opening brace. (space-before-blocks)
(#40) Operator '=' must be spaced. (space-infix-ops)
(#41) Expected space(s) after "if". (keyword-spacing)
(#41) Missing space before opening brace. (space-before-blocks)
(#42) A space is required after ','. (comma-spacing)
(#43) Expected space(s) before "else". (keyword-spacing)
(#43) Expected space(s) after "else". (keyword-spacing)
(#44) Expected space(s) after "if". (keyword-spacing)
(#46) Expected space(s) before "else". (keyword-spacing)
(#46) Expected space(s) after "else". (keyword-spacing)
(#52) Comments should not begin with a lowercase character. (capitalized-comments)
(#52) Expected space or tab after '//' in comment. (spaced-comment)
(#53) Requires a space after '{'. (block-spacing)
(#53) Statement inside of curly braces should be on next line. (brace-style)
(#53) Missing space before opening brace. (space-before-blocks)
(#53) Requires a space before '}'. (block-spacing)
(#53) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#53) Missing semicolon. (@babel/semi)
(#66) Comments should not begin with a lowercase character. (capitalized-comments)
(#66) Expected space or tab after '//' in comment. (spaced-comment)
mod/solo/amd/src/ttspassage.js
(#1) This line has a length of 145. Maximum allowed is 132. (max-len)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#8) Comments should not begin with a lowercase character. (capitalized-comments)
(#8) Expected space or tab after '//' in comment. (spaced-comment)
(#12) Comments should not begin with a lowercase character. (capitalized-comments)
(#12) Expected space or tab after '//' in comment. (spaced-comment)
(#13) Missing space before opening brace. (space-before-blocks)
(#14) Operator '=' must be spaced. (space-infix-ops)
(#15) Operator '=' must be spaced. (space-infix-ops)
(#16) Identifier 'thesentence_number' is not in camel case. (camelcase)
(#16) Operator '=' must be spaced. (space-infix-ops)
(#17) Operator '=' must be spaced. (space-infix-ops)
(#18) Operator '=' must be spaced. (space-infix-ops)
(#18) Comments should not begin with a lowercase character. (capitalized-comments)
(#18) Expected space or tab after '//' in comment. (spaced-comment)
(#19) Trailing spaces not allowed. (no-trailing-spaces)
(#20) Expected space or tab after '//' in comment. (spaced-comment)
(#22) Trailing spaces not allowed. (no-trailing-spaces)
(#23) Comments should not begin with a lowercase character. (capitalized-comments)
(#23) Expected space or tab after '//' in comment. (spaced-comment)
(#30) Identifier 'init_strings' is not in camel case. (camelcase)
(#30) Missing space before opening brace. (space-before-blocks)
(#31) Operator '=' must be spaced. (space-infix-ops)
(#32) Comments should not begin with a lowercase character. (capitalized-comments)
(#32) Expected space or tab after '//' in comment. (spaced-comment)
(#33) A space is required after ','. (comma-spacing)
(#33) Requires a space after '{'. (block-spacing)
(#33) Statement inside of curly braces should be on next line. (brace-style)
(#33) Missing space before opening brace. (space-before-blocks)
(#33) Operator '=' must be spaced. (space-infix-ops)
(#33) Requires a space before '}'. (block-spacing)
(#33) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#36) Identifier 'init_polly' is not in camel case. (camelcase)
(#36) Missing space before opening brace. (space-before-blocks)
(#48) Comments should not begin with a lowercase character. (capitalized-comments)
(#48) Expected space or tab after '//' in comment. (spaced-comment)
(#49) Identifier 'register_controls' is not in camel case. (camelcase)
(#49) Missing space before opening brace. (space-before-blocks)
(#51) Multiple spaces found before '$'. (no-multi-spaces)
(#53) Operator '=' must be spaced. (space-infix-ops)
(#54) Operator '=' must be spaced. (space-infix-ops)
(#56) Trailing spaces not allowed. (no-trailing-spaces)
(#57) Comments should not begin with a lowercase character. (capitalized-comments)
(#57) Expected space or tab after '//' in comment. (spaced-comment)
(#58) Multiple spaces found before 'this'. (no-multi-spaces)
(#59) Multiple spaces found before 'this'. (no-multi-spaces)
(#60) Multiple spaces found before 'this'. (no-multi-spaces)
(#61) Multiple spaces found before 'this'. (no-multi-spaces)
(#63) Comments should not begin with a lowercase character. (capitalized-comments)
(#63) Expected space or tab after '//' in comment. (spaced-comment)
(#67) Comments should not begin with a lowercase character. (capitalized-comments)
(#67) Expected space or tab after '//' in comment. (spaced-comment)
(#68) Identifier 'register_events' is not in camel case. (camelcase)
(#70) Missing space before opening brace. (space-before-blocks)
(#73) Expected space(s) after "if". (keyword-spacing)
(#74) Expected space or tab after '//' in comment. (spaced-comment)
(#76) Expected space(s) after "if". (keyword-spacing)
(#76) Operator '===' must be spaced. (space-infix-ops)
(#76) Operator '===' must be spaced. (space-infix-ops)
(#76) Missing space before opening brace. (space-before-blocks)
(#81) Comments should not begin with a lowercase character. (capitalized-comments)
(#81) Expected space or tab after '//' in comment. (spaced-comment)
(#85) Expected space or tab after '//' in comment. (spaced-comment)
(#86) Missing space before opening brace. (space-before-blocks)
(#87) Expected space(s) after "if". (keyword-spacing)
(#87) Operator '<' must be spaced. (space-infix-ops)
(#87) Operator '-' must be spaced. (space-infix-ops)
(#87) Missing space before opening brace. (space-before-blocks)
(#90) Expected space(s) before "else". (keyword-spacing)
(#90) Expected space(s) after "else". (keyword-spacing)
(#94) Identifier 'thesentence_number' is not in camel case. (camelcase)
(#94) Operator '=' must be spaced. (space-infix-ops)
(#99) Comments should not begin with a lowercase character. (capitalized-comments)
(#99) Expected space or tab after '//' in comment. (spaced-comment)
(#100) Missing space before opening brace. (space-before-blocks)
(#102) Expected space(s) after "if". (keyword-spacing)
(#102) Missing space before opening brace. (space-before-blocks)
(#105) Expected space(s) after "if". (keyword-spacing)
(#105) Operator '==' must be spaced. (space-infix-ops)
(#105) Missing space before opening brace. (space-before-blocks)
(#107) Identifier 'thesentence_number' is not in camel case. (camelcase)
(#107) Operator '=' must be spaced. (space-infix-ops)
(#112) Comments should not begin with a lowercase character. (capitalized-comments)
(#112) Expected space or tab after '//' in comment. (spaced-comment)
(#113) Expected space(s) before "else". (keyword-spacing)
(#113) Expected space(s) after "if". (keyword-spacing)
(#113) Missing space before opening brace. (space-before-blocks)
(#118) Comments should not begin with a lowercase character. (capitalized-comments)
(#118) Expected space or tab after '//' in comment. (spaced-comment)
(#119) Expected space(s) before "else". (keyword-spacing)
(#119) Expected space(s) after "else". (keyword-spacing)
(#121) Expected space(s) after "if". (keyword-spacing)
(#121) Operator '==' must be spaced. (space-infix-ops)
(#121) Missing space before opening brace. (space-before-blocks)
(#122) Identifier 'thesentence_number' is not in camel case. (camelcase)
(#122) Operator '=' must be spaced. (space-infix-ops)
(#127) Comments should not begin with a lowercase character. (capitalized-comments)
(#127) Expected space or tab after '//' in comment. (spaced-comment)
(#130) Comments should not begin with a lowercase character. (capitalized-comments)
(#130) Expected space or tab after '//' in comment. (spaced-comment)
(#131) A space is required after ','. (comma-spacing)
(#131) Missing space before opening brace. (space-before-blocks)
(#136) Identifier 'thesentence_number' is not in camel case. (camelcase)
(#140) Trailing spaces not allowed. (no-trailing-spaces)
(#141) A space is required after ','. (comma-spacing)
(#141) Comments should not begin with a lowercase character. (capitalized-comments)
(#141) Expected space or tab after '//' in comment. (spaced-comment)
(#143) Expected space or tab after '//' in comment. (spaced-comment)
(#144) Identifier 'dehighlight_all' is not in camel case. (camelcase)
(#144) Missing space before opening brace. (space-before-blocks)
(#148) Expected space or tab after '//' in comment. (spaced-comment)
(#149) Identifier 'highlight_sentence' is not in camel case. (camelcase)
(#149) Missing space before opening brace. (space-before-blocks)
(#155) Expected space or tab after '//' in comment. (spaced-comment)
(#156) Missing space before opening brace. (space-before-blocks)
(#161) A space is required after ','. (comma-spacing)
(#165) Identifier 'markup_and_show' is not in camel case. (camelcase)
(#165) Missing space before opening brace. (space-before-blocks)
(#167) Comments should not begin with a lowercase character. (capitalized-comments)
(#167) Expected space or tab after '//' in comment. (spaced-comment)
(#169) Comments should not begin with a lowercase character. (capitalized-comments)
(#169) Expected space or tab after '//' in comment. (spaced-comment)
(#170) Expected space(s) after "if". (keyword-spacing)
(#170) Operator '===' must be spaced. (space-infix-ops)
(#170) Operator '===' must be spaced. (space-infix-ops)
(#170) Missing space before opening brace. (space-before-blocks)
(#173) Comments should not begin with a lowercase character. (capitalized-comments)
(#173) Expected space or tab after '//' in comment. (spaced-comment)
(#176) Comments should not begin with a lowercase character. (capitalized-comments)
(#176) Expected space or tab after '//' in comment. (spaced-comment)
(#177) Expected space or tab after '//' in comment. (spaced-comment)
(#178) Unnecessary escape character: \.. (no-useless-escape)
(#178) Unnecessary escape character: \!. (no-useless-escape)
(#178) Unnecessary escape character: \?. (no-useless-escape)
(#178) Unnecessary escape character: \.. (no-useless-escape)
(#178) Unnecessary escape character: \.. (no-useless-escape)
(#178) Unnecessary escape character: \.. (no-useless-escape)
(#178) Unnecessary escape character: \.. (no-useless-escape)
(#178) Unnecessary escape character: \!. (no-useless-escape)
(#178) Unnecessary escape character: \?. (no-useless-escape)
(#178) Unnecessary escape character: \.. (no-useless-escape)
(#178) Unnecessary escape character: \.. (no-useless-escape)
(#178) Unnecessary escape character: \.. (no-useless-escape)
(#179) Operator '=' must be spaced. (space-infix-ops)
(#181) Comments should not begin with a lowercase character. (capitalized-comments)
(#181) Expected space or tab after '//' in comment. (spaced-comment)
(#184) Operator '=' must be spaced. (space-infix-ops)
(#184) Operator '<' must be spaced. (space-infix-ops)
(#184) Missing space before opening brace. (space-before-blocks)
(#185) Expected space(s) after "if". (keyword-spacing)
(#185) Operator '===' must be spaced. (space-infix-ops)
(#185) Requires a space after '{'. (block-spacing)
(#185) Statement inside of curly braces should be on next line. (brace-style)
(#185) Missing space before opening brace. (space-before-blocks)
(#185) Requires a space before '}'. (block-spacing)
(#185) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#186) A space is required after ','. (comma-spacing)
(#186) A space is required after ','. (comma-spacing)
(#187) Expected catch,fail,always() or return (promise/catch-or-return)
(#189) Each then() should return a value or throw (promise/always-return)
(#189) A space is required after ','. (comma-spacing)
(#189) Missing space before opening brace. (space-before-blocks)
(#194) Comments should not begin with a lowercase character. (capitalized-comments)
(#194) Expected space or tab after '//' in comment. (spaced-comment)
(#199) Comments should not begin with a lowercase character. (capitalized-comments)
(#199) Expected space or tab after '//' in comment. (spaced-comment)
mod/solo/amd/src/updateselectedtopic.js
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#10) Expected space(s) after "return". (keyword-spacing)
(#14) ["activityid"] is better written in dot notation. (dot-notation)
(#18) Identifier 'register_events' is not in camel case. (camelcase)
(#18) Missing space before opening brace. (space-before-blocks)
(#20) 'e' is defined but never used. (no-unused-vars)
(#21) Comments should not begin with a lowercase character. (capitalized-comments)
(#33) Expected to return a value at the end of function. (consistent-return)
(#34) Each then() should return a value or throw (promise/always-return)
(#47) Identifier 'all_selected' is not in camel case. (camelcase)
(#48) 'defs' is not defined. (no-undef)
(#49) 'defs' is not defined. (no-undef)
(#49) Missing semicolon. (@babel/semi)
(#52) Comments should not begin with a lowercase character. (capitalized-comments)
(#52) Expected space or tab after '//' in comment. (spaced-comment)
mod/solo/amd/src/updatetargetwords.js
(#1) This line has a length of 138. Maximum allowed is 132. (max-len)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#10) Expected space(s) after "return". (keyword-spacing)
(#13) Comments should not begin with a lowercase character. (capitalized-comments)
(#13) Expected space or tab after '//' in comment. (spaced-comment)
(#20) Comments should not begin with a lowercase character. (capitalized-comments)
(#20) Expected space or tab after '//' in comment. (spaced-comment)
(#25) ["topics"] is better written in dot notation. (dot-notation)
(#25) A space is required after ','. (comma-spacing)
(#25) ["triggercontrol"] is better written in dot notation. (dot-notation)
(#25) ["updatecontrol"] is better written in dot notation. (dot-notation)
(#28) Identifier 'register_events' is not in camel case. (camelcase)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#31) Operator '=' must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#33) Expected space(s) after "if". (keyword-spacing)
(#33) Operator '==' must be spaced. (space-infix-ops)
(#33) Missing space before opening brace. (space-before-blocks)
(#34) Operator '=' must be spaced. (space-infix-ops)
(#37) Expected space(s) after "if". (keyword-spacing)
(#39) Expected space(s) after "if". (keyword-spacing)
(#39) Operator '===' must be spaced. (space-infix-ops)
(#39) Requires a space after '{'. (block-spacing)
(#39) Statement inside of curly braces should be on next line. (brace-style)
(#39) Missing space before opening brace. (space-before-blocks)
(#39) Requires a space before '}'. (block-spacing)
(#39) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#40) Operator '=' must be spaced. (space-infix-ops)
(#41) ["targetwords"] is better written in dot notation. (dot-notation)
(#41) Operator '=' must be spaced. (space-infix-ops)
(#42) Expected catch,fail,always() or return (promise/catch-or-return)
(#42) A space is required after ','. (comma-spacing)
(#43) Each then() should return a value or throw (promise/always-return)
(#43) A space is required after ','. (comma-spacing)
(#43) 'js' is defined but never used. (no-unused-vars)
(#43) Missing space before opening brace. (space-before-blocks)
(#44) Operator '=' must be spaced. (space-infix-ops)
(#52) Comments should not begin with a lowercase character. (capitalized-comments)
(#52) Expected space or tab after '//' in comment. (spaced-comment)
mod/solo/amd/src/utils.js
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'def' is defined but never used. (no-unused-vars)
(#10) Expected space(s) after "return". (keyword-spacing)
(#11) Identifier 'string_the_object' is not in camel case. (camelcase)
(#11) Missing space before opening brace. (space-before-blocks)
(#12) Missing semicolon. (@babel/semi)
(#14) Identifier 'object_the_string' is not in camel case. (camelcase)
(#14) Missing space before opening brace. (space-before-blocks)
(#18) Identifier 'is_JSON_string' is not in camel case. (camelcase)
(#27) Comments should not begin with a lowercase character. (capitalized-comments)
(#27) Expected space or tab after '//' in comment. (spaced-comment)
mod/solo/amd/src/vimeoclip.js
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Comments should not begin with a lowercase character. (capitalized-comments)
(#5) Expected space or tab after '//' in comment. (spaced-comment)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) 'that' is assigned a value but never used. (no-unused-vars)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Identifier 'player_id' is not in camel case. (camelcase)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Each then() should return a value or throw (promise/always-return)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Avoid nesting promises. (promise/no-nesting)
(#45) Avoid nesting promises. (promise/no-nesting)
(#45) Each then() should return a value or throw (promise/always-return)
(#45) Unexpected space before function parentheses. (space-before-function-paren)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
mod/solo/amd/src/vtthelper.js
(#4) Comments should not begin with a lowercase character. (capitalized-comments)
(#4) Expected space or tab after '//' in comment. (spaced-comment)
(#10) Multiple spaces found before 'false'. (no-multi-spaces)
(#14) 'index' is defined but never used. (no-unused-vars)
(#14) Missing space before opening brace. (space-before-blocks)
(#18) Missing space before opening brace. (space-before-blocks)
(#19) Comments should not begin with a lowercase character. (capitalized-comments)
(#19) Expected space or tab after '//' in comment. (spaced-comment)
(#21) Comments should not begin with a lowercase character. (capitalized-comments)
(#21) Expected space or tab after '//' in comment. (spaced-comment)
(#22) There should be no space before this paren. (space-in-parens)
(#25) There should be no space before this paren. (space-in-parens)
(#33) Missing semicolon. (@babel/semi)
(#35) Missing space before opening brace. (space-before-blocks)
(#38) Comments should not begin with a lowercase character. (capitalized-comments)
(#38) Expected space or tab after '//' in comment. (spaced-comment)
(#40) Comments should not begin with a lowercase character. (capitalized-comments)
(#40) Expected space or tab after '//' in comment. (spaced-comment)
(#41) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#43) Comments should not begin with a lowercase character. (capitalized-comments)
(#43) Expected space or tab after '//' in comment. (spaced-comment)
(#45) Multiple spaces found before '" "'. (no-multi-spaces)
(#45) Multiple spaces found before 'line'. (no-multi-spaces)
(#52) Comments should not begin with a lowercase character. (capitalized-comments)
(#52) Expected space or tab after '//' in comment. (spaced-comment)
(#53) Expected space or tab after '//' in comment. (spaced-comment)
(#62) Comments should not begin with a lowercase character. (capitalized-comments)
(#62) Expected space or tab after '//' in comment. (spaced-comment)
(#68) Missing space before opening brace. (space-before-blocks)
(#69) Missing semicolon. (@babel/semi)
(#71) Expected space(s) after "return". (keyword-spacing)
(#74) Comments should not begin with a lowercase character. (capitalized-comments)
(#74) Expected space or tab after '//' in comment. (spaced-comment)
(#75) Missing space before opening brace. (space-before-blocks)
(#77) Operator '+=' must be spaced. (space-infix-ops)
(#79) A space is required after ','. (comma-spacing)
(#79) A space is required after ','. (comma-spacing)
(#84) Operator '+=' must be spaced. (space-infix-ops)
(#89) Comments should not begin with a lowercase character. (capitalized-comments)
(#89) Expected space or tab after '//' in comment. (spaced-comment)
(#90) Missing space before opening brace. (space-before-blocks)
(#91) Expected space(s) after "if". (keyword-spacing)
(#91) Requires a space after '{'. (block-spacing)
(#91) Statement inside of curly braces should be on next line. (brace-style)
(#91) Missing space before opening brace. (space-before-blocks)
(#91) Requires a space before '}'. (block-spacing)
(#91) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#92) Operator '=' must be spaced. (space-infix-ops)
(#94) Expected space(s) after "if". (keyword-spacing)
(#94) Operator '!==' must be spaced. (space-infix-ops)
(#94) Requires a space after '{'. (block-spacing)
(#94) Statement inside of curly braces should be on next line. (brace-style)
(#94) Missing space before opening brace. (space-before-blocks)
(#94) Requires a space before '}'. (block-spacing)
(#94) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#96) Expected space(s) after "for". (keyword-spacing)
(#96) Operator '=' must be spaced. (space-infix-ops)
(#96) Operator '<=' must be spaced. (space-infix-ops)
(#96) Missing whitespace after semicolon. (semi-spacing)
(#96) Missing space before opening brace. (space-before-blocks)
(#99) Expected space(s) after "switch". (keyword-spacing)
(#99) Missing space before opening brace. (space-before-blocks)
(#100) Comments should not begin with a lowercase character. (capitalized-comments)
(#100) Expected space or tab after '//' in comment. (spaced-comment)
(#102) Expected space(s) after "if". (keyword-spacing)
(#102) Missing space before opening brace. (space-before-blocks)
(#106) Expected space(s) after "if". (keyword-spacing)
(#106) Operator '<' must be spaced. (space-infix-ops)
(#106) Requires a space after '{'. (block-spacing)
(#106) Statement inside of curly braces should be on next line. (brace-style)
(#106) Missing space before opening brace. (space-before-blocks)
(#106) Requires a space before '}'. (block-spacing)
(#106) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#109) Comments should not begin with a lowercase character. (capitalized-comments)
(#109) Expected space or tab after '//' in comment. (spaced-comment)
(#111) Expected space(s) after "if". (keyword-spacing)
(#111) Missing space before opening brace. (space-before-blocks)
(#115) Expected space(s) after "if". (keyword-spacing)
(#115) Operator '<' must be spaced. (space-infix-ops)
(#115) Requires a space after '{'. (block-spacing)
(#115) Statement inside of curly braces should be on next line. (brace-style)
(#115) Missing space before opening brace. (space-before-blocks)
(#115) Requires a space before '}'. (block-spacing)
(#115) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#119) Expected space(s) after "if". (keyword-spacing)
(#119) Missing space before opening brace. (space-before-blocks)
(#125) Comments should not begin with a lowercase character. (capitalized-comments)
(#125) Expected space or tab after '//' in comment. (spaced-comment)
(#126) Expected space(s) after "if". (keyword-spacing)
(#126) Missing space before opening brace. (space-before-blocks)
(#129) 'secs' is already defined. (no-redeclare)
(#130) Expected space(s) after "if". (keyword-spacing)
(#130) Operator '<' must be spaced. (space-infix-ops)
(#130) Requires a space after '{'. (block-spacing)
(#130) Statement inside of curly braces should be on next line. (brace-style)
(#130) Missing space before opening brace. (space-before-blocks)
(#130) Requires a space before '}'. (block-spacing)
(#130) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#132) Comments should not begin with a lowercase character. (capitalized-comments)
(#132) Expected space or tab after '//' in comment. (spaced-comment)
(#133) Expected space(s) after "if". (keyword-spacing)
(#133) Missing space before opening brace. (space-before-blocks)
(#136) 'millisecs' is already defined. (no-redeclare)
(#137) Expected space(s) after "if". (keyword-spacing)
(#137) Operator '<' must be spaced. (space-infix-ops)
(#137) Requires a space after '{'. (block-spacing)
(#137) Statement inside of curly braces should be on next line. (brace-style)
(#137) Missing space before opening brace. (space-before-blocks)
(#137) Requires a space before '}'. (block-spacing)
(#137) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#144) Comments should not begin with a lowercase character. (capitalized-comments)
(#145) Expected space or tab after '//' in comment. (spaced-comment)
(#147) A space is required after ','. (comma-spacing)
(#147) Requires a space after '{'. (block-spacing)
(#147) Missing space before opening brace. (space-before-blocks)
(#147) Comments should not begin with a lowercase character. (capitalized-comments)
(#148) Expected space or tab after '//' in comment. (spaced-comment)
(#149) Expected space or tab after '//' in comment. (spaced-comment)
(#150) Return statement should not contain assignment. (no-return-assign)
(#150) Return statement should not contain assignment. (no-return-assign)
(#150) Return statement should not contain assignment. (no-return-assign)
(#150) Operator '=' must be spaced. (space-infix-ops)
(#150) Unexpected use of comma operator. (no-sequences)
(#150) Comments should not begin with a lowercase character. (capitalized-comments)
(#151) Operator '=' must be spaced. (space-infix-ops)
(#151) Operator '*' must be spaced. (space-infix-ops)
(#151) Operator '||' must be spaced. (space-infix-ops)
(#151) Comments should not begin with a lowercase character. (capitalized-comments)
(#152) Operator '=' must be spaced. (space-infix-ops)
(#153) Operator '+' must be spaced. (space-infix-ops)
(#153) Do not nest ternary expressions. (no-nested-ternary)
(#153) Operator '?' must be spaced. (space-infix-ops)
(#153) Operator '*' must be spaced. (space-infix-ops)
(#153) Operator '+' must be spaced. (space-infix-ops)
(#153) Operator '*' must be spaced. (space-infix-ops)
(#153) Operator '+' must be spaced. (space-infix-ops)
(#153) Operator '*' must be spaced. (space-infix-ops)
(#153) Operator ':' must be spaced. (space-infix-ops)
(#153) Operator '?' must be spaced. (space-infix-ops)
(#153) Operator '*' must be spaced. (space-infix-ops)
(#153) Operator '+' must be spaced. (space-infix-ops)
(#153) Operator '*' must be spaced. (space-infix-ops)
(#153) Operator ':' must be spaced. (space-infix-ops)
(#153) Operator '*' must be spaced. (space-infix-ops)
(#153) Operator '*' must be spaced. (space-infix-ops)
(#153) Missing semicolon. (@babel/semi)
(#153) Comments should not begin with a lowercase character. (capitalized-comments)
(#156) A space is required after ','. (comma-spacing)
(#156) A space is required after ','. (comma-spacing)
(#156) A space is required after ','. (comma-spacing)
(#156) A space is required after ','. (comma-spacing)
(#156) Missing space before opening brace. (space-before-blocks)
(#157) Return statement should not contain assignment. (no-return-assign)
(#157) Return statement should not contain assignment. (no-return-assign)
(#157) Return statement should not contain assignment. (no-return-assign)
(#157) Return statement should not contain assignment. (no-return-assign)
(#157) Operator '=' must be spaced. (space-infix-ops)
(#157) Operator '%' must be spaced. (space-infix-ops)
(#157) Unexpected use of comma operator. (no-sequences)
(#157) Comments should not begin with a lowercase character. (capitalized-comments)
(#158) Operator '=' must be spaced. (space-infix-ops)
(#158) Unexpected use of '|'. (no-bitwise)
(#158) Operator '/' must be spaced. (space-infix-ops)
(#158) Operator '%' must be spaced. (space-infix-ops)
(#158) Operator '|' must be spaced. (space-infix-ops)
(#159) Operator '=' must be spaced. (space-infix-ops)
(#159) Unexpected use of '|'. (no-bitwise)
(#159) Operator '/' must be spaced. (space-infix-ops)
(#159) Operator '%' must be spaced. (space-infix-ops)
(#159) Operator '|' must be spaced. (space-infix-ops)
(#160) Operator '=' must be spaced. (space-infix-ops)
(#160) Unexpected use of '|'. (no-bitwise)
(#160) Operator '/' must be spaced. (space-infix-ops)
(#160) Operator '%' must be spaced. (space-infix-ops)
(#160) Operator '|' must be spaced. (space-infix-ops)
(#161) Operator '?' must be spaced. (space-infix-ops)
(#161) Operator '<' must be spaced. (space-infix-ops)
(#161) Operator '?' must be spaced. (space-infix-ops)
(#161) Operator '+' must be spaced. (space-infix-ops)
(#161) Operator ':' must be spaced. (space-infix-ops)
(#161) Operator '+' must be spaced. (space-infix-ops)
(#161) Operator ':' must be spaced. (space-infix-ops)
(#161) Operator '+' must be spaced. (space-infix-ops)
(#161) Comments should not begin with a lowercase character. (capitalized-comments)
(#162) Operator '<' must be spaced. (space-infix-ops)
(#162) Operator '?' must be spaced. (space-infix-ops)
(#162) Operator ':' must be spaced. (space-infix-ops)
(#162) Operator '+' must be spaced. (space-infix-ops)
(#162) Operator '+' must be spaced. (space-infix-ops)
(#162) Operator '+' must be spaced. (space-infix-ops)
(#162) Multiple spaces found before '// optimized'. (no-multi-spaces)
(#162) Comments should not begin with a lowercase character. (capitalized-comments)
(#163) Operator '<' must be spaced. (space-infix-ops)
(#163) Operator '?' must be spaced. (space-infix-ops)
(#163) Operator ':' must be spaced. (space-infix-ops)
(#163) Operator '+' must be spaced. (space-infix-ops)
(#163) Operator '+' must be spaced. (space-infix-ops)
(#163) Operator '+' must be spaced. (space-infix-ops)
(#163) Comments should not begin with a lowercase character. (capitalized-comments)
(#164) Do not nest ternary expressions. (no-nested-ternary)
(#164) Operator '<' must be spaced. (space-infix-ops)
(#164) Operator '?' must be spaced. (space-infix-ops)
(#164) Operator '<' must be spaced. (space-infix-ops)
(#164) Operator '?' must be spaced. (space-infix-ops)
(#164) Operator ':' must be spaced. (space-infix-ops)
(#164) Operator ':' must be spaced. (space-infix-ops)
(#164) Operator '+' must be spaced. (space-infix-ops)
(#164) Missing semicolon. (@babel/semi)
(#164) Comments should not begin with a lowercase character. (capitalized-comments)
(#168) Use '===' to compare with null. (no-eq-null)
(#168) Expected { after 'if' condition. (curly)
(#171) Expected { after 'if' condition. (curly)
(#176) Missing semicolon. (@babel/semi)
mod/solo/amd/src/youtubeclip.js
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#7) Expected space(s) after "return". (keyword-spacing)
(#11) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#11) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#11) 'YT' is not defined. (no-undef)
(#12) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#13) Operator '=' must be spaced. (space-infix-ops)
(#17) Expected space(s) after "for". (keyword-spacing)
(#17) Operator '=' must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Operator '<' must be spaced. (space-infix-ops)
(#17) Operator '>' must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#26) Comments should not begin with a lowercase character. (capitalized-comments)
(#26) Expected space or tab after '//' in comment. (spaced-comment)
(#29) 'that' is assigned a value but never used. (no-unused-vars)
(#32) Multiple spaces found before '='. (no-multi-spaces)
(#33) 'YT' is not defined. (no-undef)
(#46) Unexpected space before function parentheses. (space-before-function-paren)
(#48) Expected space(s) after "if". (keyword-spacing)
(#48) Missing space before opening brace. (space-before-blocks)
(#49) Missing semicolon. (@babel/semi)
(#50) Expected space(s) before "else". (keyword-spacing)
(#50) Expected space(s) after "else". (keyword-spacing)
(#53) Expected space(s) after "if". (keyword-spacing)
(#53) Requires a space after '{'. (block-spacing)
(#53) Statement inside of curly braces should be on next line. (brace-style)
(#53) Missing space before opening brace. (space-before-blocks)
(#53) Requires a space before '}'. (block-spacing)
(#53) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#56) Unexpected space before function parentheses. (space-before-function-paren)
(#57) Expected space(s) after "switch". (keyword-spacing)
(#58) 'YT' is not defined. (no-undef)
(#62) 'YT' is not defined. (no-undef)
(#63) 'YT' is not defined. (no-undef)
(#70) Comments should not begin with a lowercase character. (capitalized-comments)
(#70) Expected space or tab after '//' in comment. (spaced-comment)
(#72) Comments should not begin with a lowercase character. (capitalized-comments)
(#72) Expected space or tab after '//' in comment. (spaced-comment)

CSS problems

(1808 errors, 182 warnings)

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

mod/solo/styles.css
(#879) Invalid value for "background-image" (csstree/validator)
(#1237) Invalid value for "padding-top" (csstree/validator)
(#1241) Invalid value for "padding-top" (csstree/validator)
(#1244) Invalid value for "padding-bottom" (csstree/validator)
(#1588) Invalid value for "text-align" (csstree/validator)
(#1612) Invalid value for "text-align" (csstree/validator)
(#1125) Expected empty line before at-rule (at-rule-empty-line-before)
(#1247) Expected empty line before at-rule (at-rule-empty-line-before)
(#1741) Expected newline after "}" (block-closing-brace-newline-after)
(#1742) Expected newline after "}" (block-closing-brace-newline-after)
(#1743) Expected newline after "}" (block-closing-brace-newline-after)
(#2636) Expected newline after "}" (block-closing-brace-newline-after)
(#2574) Expected newline after "}" (block-closing-brace-newline-after)
(#338) Expected newline before "}" (block-closing-brace-newline-before)
(#342) Expected newline before "}" (block-closing-brace-newline-before)
(#344) Expected newline before "}" (block-closing-brace-newline-before)
(#345) Expected newline before "}" (block-closing-brace-newline-before)
(#359) Expected newline before "}" (block-closing-brace-newline-before)
(#368) Expected newline before "}" (block-closing-brace-newline-before)
(#369) Expected newline before "}" (block-closing-brace-newline-before)
(#401) Expected newline before "}" (block-closing-brace-newline-before)
(#420) Expected newline before "}" (block-closing-brace-newline-before)
(#831) Expected newline before "}" (block-closing-brace-newline-before)
(#846) Expected newline before "}" (block-closing-brace-newline-before)
(#1349) Expected newline before "}" (block-closing-brace-newline-before)
(#1350) Expected newline before "}" (block-closing-brace-newline-before)
(#1741) Expected newline before "}" (block-closing-brace-newline-before)
(#1742) Expected newline before "}" (block-closing-brace-newline-before)
(#1743) Expected newline before "}" (block-closing-brace-newline-before)
(#1744) Expected newline before "}" (block-closing-brace-newline-before)
(#1744) Expected newline before "}" (block-closing-brace-newline-before)
(#338) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#342) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#344) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#345) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#359) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#368) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#369) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#401) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#420) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#831) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#846) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1741) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1742) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1743) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1744) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#348) Unexpected empty block (block-no-empty)
(#350) Unexpected empty block (block-no-empty)
(#338) Expected newline after "{" (block-opening-brace-newline-after)
(#342) Expected newline after "{" (block-opening-brace-newline-after)
(#344) Expected newline after "{" (block-opening-brace-newline-after)
(#345) Expected newline after "{" (block-opening-brace-newline-after)
(#359) Expected newline after "{" (block-opening-brace-newline-after)
(#368) Expected newline after "{" (block-opening-brace-newline-after)
(#369) Expected newline after "{" (block-opening-brace-newline-after)
(#401) Expected newline after "{" (block-opening-brace-newline-after)
(#420) Expected newline after "{" (block-opening-brace-newline-after)
(#831) Expected newline after "{" (block-opening-brace-newline-after)
(#846) Expected newline after "{" (block-opening-brace-newline-after)
(#1349) Expected newline after "{" (block-opening-brace-newline-after)
(#1350) Expected newline after "{" (block-opening-brace-newline-after)
(#1371) Expected newline after "{" (block-opening-brace-newline-after)
(#1639) Expected newline after "{" (block-opening-brace-newline-after)
(#1741) Expected newline after "{" (block-opening-brace-newline-after)
(#1742) Expected newline after "{" (block-opening-brace-newline-after)
(#1743) Expected newline after "{" (block-opening-brace-newline-after)
(#1744) Expected newline after "{" (block-opening-brace-newline-after)
(#2485) Expected newline after "{" (block-opening-brace-newline-after)
(#2500) Expected newline after "{" (block-opening-brace-newline-after)
(#338) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#342) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#344) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#345) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#359) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#368) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#369) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#401) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#420) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#831) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#846) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#11) Expected single space before "{" (block-opening-brace-space-before)
(#68) Expected single space before "{" (block-opening-brace-space-before)
(#71) Expected single space before "{" (block-opening-brace-space-before)
(#77) Expected single space before "{" (block-opening-brace-space-before)
(#148) Expected single space before "{" (block-opening-brace-space-before)
(#154) Expected single space before "{" (block-opening-brace-space-before)
(#200) Expected single space before "{" (block-opening-brace-space-before)
(#342) Expected single space before "{" (block-opening-brace-space-before)
(#344) Expected single space before "{" (block-opening-brace-space-before)
(#345) Expected single space before "{" (block-opening-brace-space-before)
(#353) Expected single space before "{" (block-opening-brace-space-before)
(#360) Expected single space before "{" (block-opening-brace-space-before)
(#369) Expected single space before "{" (block-opening-brace-space-before)
(#444) Expected single space before "{" (block-opening-brace-space-before)
(#566) Expected single space before "{" (block-opening-brace-space-before)
(#574) Expected single space before "{" (block-opening-brace-space-before)
(#577) Expected single space before "{" (block-opening-brace-space-before)
(#593) Expected single space before "{" (block-opening-brace-space-before)
(#674) Expected single space before "{" (block-opening-brace-space-before)
(#684) Expected single space before "{" (block-opening-brace-space-before)
(#696) Expected single space before "{" (block-opening-brace-space-before)
(#739) Expected single space before "{" (block-opening-brace-space-before)
(#743) Expected single space before "{" (block-opening-brace-space-before)
(#748) Expected single space before "{" (block-opening-brace-space-before)
(#760) Expected single space before "{" (block-opening-brace-space-before)
(#773) Expected single space before "{" (block-opening-brace-space-before)
(#787) Expected single space before "{" (block-opening-brace-space-before)
(#793) Expected single space before "{" (block-opening-brace-space-before)
(#802) Expected single space before "{" (block-opening-brace-space-before)
(#827) Expected single space before "{" (block-opening-brace-space-before)
(#831) Expected single space before "{" (block-opening-brace-space-before)
(#833) Expected single space before "{" (block-opening-brace-space-before)
(#846) Expected single space before "{" (block-opening-brace-space-before)
(#850) Expected single space before "{" (block-opening-brace-space-before)
(#855) Expected single space before "{" (block-opening-brace-space-before)
(#860) Expected single space before "{" (block-opening-brace-space-before)
(#865) Expected single space before "{" (block-opening-brace-space-before)
(#871) Expected single space before "{" (block-opening-brace-space-before)
(#1741) Expected single space before "{" (block-opening-brace-space-before)
(#1742) Expected single space before "{" (block-opening-brace-space-before)
(#1743) Expected single space before "{" (block-opening-brace-space-before)
(#1744) Expected single space before "{" (block-opening-brace-space-before)
(#1838) Expected single space before "{" (block-opening-brace-space-before)
(#2538) Expected single space before "{" (block-opening-brace-space-before)
(#2898) Expected single space before "{" (block-opening-brace-space-before)
(#61) Expected "#DCE0E3" to be "#dce0e3" (color-hex-case)
(#63) Expected "#6F58DE" to be "#6f58de" (color-hex-case)
(#164) Expected "#FAFBFD" to be "#fafbfd" (color-hex-case)
(#165) Expected "#DCE0E3" to be "#dce0e3" (color-hex-case)
(#228) Expected "#E3E4F1" to be "#e3e4f1" (color-hex-case)
(#233) Expected "#77DB7B" to be "#77db7b" (color-hex-case)
(#282) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#282) Expected "#F0F1F6" to be "#f0f1f6" (color-hex-case)
(#282) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#284) Expected "#E3E4F1" to be "#e3e4f1" (color-hex-case)
(#294) Expected "#E3E4F1" to be "#e3e4f1" (color-hex-case)
(#308) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#309) Expected "#E5E5F2" to be "#e5e5f2" (color-hex-case)
(#345) Expected "#E3E4F1" to be "#e3e4f1" (color-hex-case)
(#433) Expected "#E3E4F1" to be "#e3e4f1" (color-hex-case)
(#440) Expected "#E3E4F1" to be "#e3e4f1" (color-hex-case)
(#455) Expected "#57DA54" to be "#57da54" (color-hex-case)
(#460) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#501) Expected "#DADAE8" to be "#dadae8" (color-hex-case)
(#515) Expected "#DADAE8" to be "#dadae8" (color-hex-case)
(#531) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#532) Expected "#E5E5F2" to be "#e5e5f2" (color-hex-case)
(#550) Expected "#FB3B3B" to be "#fb3b3b" (color-hex-case)
(#550) Expected "#E84242" to be "#e84242" (color-hex-case)
(#567) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#567) Expected "#F0F1F6" to be "#f0f1f6" (color-hex-case)
(#567) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#584) Expected "#F6F7FB" to be "#f6f7fb" (color-hex-case)
(#585) Expected "#DADAE8" to be "#dadae8" (color-hex-case)
(#606) Expected "#DADAE8" to be "#dadae8" (color-hex-case)
(#620) Expected "#57DA54" to be "#57da54" (color-hex-case)
(#628) Expected "#F7F8FC" to be "#f7f8fc" (color-hex-case)
(#628) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#628) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#628) Expected "#F6F7FB" to be "#f6f7fb" (color-hex-case)
(#628) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#629) Expected "#DADAE8" to be "#dadae8" (color-hex-case)
(#639) Expected "#E3E4F1" to be "#e3e4f1" (color-hex-case)
(#640) Expected "#E3E4F1" to be "#e3e4f1" (color-hex-case)
(#648) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#651) Expected "#77DB7B" to be "#77db7b" (color-hex-case)
(#651) Expected "#57DA54" to be "#57da54" (color-hex-case)
(#664) Expected "#57DA54" to be "#57da54" (color-hex-case)
(#672) Expected "#77DB7B" to be "#77db7b" (color-hex-case)
(#678) Expected "#E84242" to be "#e84242" (color-hex-case)
(#689) Expected "#E3E4F1" to be "#e3e4f1" (color-hex-case)
(#692) Expected "#C9CAD3" to be "#c9cad3" (color-hex-case)
(#709) Expected "#E3E4F1" to be "#e3e4f1" (color-hex-case)
(#780) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#780) Expected "#F0F1F6" to be "#f0f1f6" (color-hex-case)
(#780) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#781) Expected "#E3E4F1" to be "#e3e4f1" (color-hex-case)
(#797) Expected "#EAEAEA" to be "#eaeaea" (color-hex-case)
(#809) Expected "#57DA54" to be "#57da54" (color-hex-case)
(#809) Expected "#57DA54" to be "#57da54" (color-hex-case)
(#809) Expected "#C471ED" to be "#c471ed" (color-hex-case)
(#809) Expected "#EB4A34" to be "#eb4a34" (color-hex-case)
(#809) Expected "#C4C4C4" to be "#c4c4c4" (color-hex-case)
(#820) Expected "#57DA54" to be "#57da54" (color-hex-case)
(#836) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#836) Expected "#F9FAFD" to be "#f9fafd" (color-hex-case)
(#836) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#837) Expected "#E5E5F2" to be "#e5e5f2" (color-hex-case)
(#875) Expected "#77DB7B" to be "#77db7b" (color-hex-case)
(#879) Expected "#77DB7B" to be "#77db7b" (color-hex-case)
(#879) Expected "#57DA54" to be "#57da54" (color-hex-case)
(#879) Expected "#00FF00" to be "#00ff00" (color-hex-case)
(#947) Expected "#0000FF" to be "#0000ff" (color-hex-case)
(#977) Expected "#F13B3B" to be "#f13b3b" (color-hex-case)
(#996) Expected "#0000FF" to be "#0000ff" (color-hex-case)
(#1080) Expected "#DCE0E3" to be "#dce0e3" (color-hex-case)
(#1289) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#1290) Expected "#6F58DE" to be "#6f58de" (color-hex-case)
(#1297) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#1362) Expected "#2D225D" to be "#2d225d" (color-hex-case)
(#1372) Expected "#BFC6FF" to be "#bfc6ff" (color-hex-case)
(#1408) Expected "#7B5DFC" to be "#7b5dfc" (color-hex-case)
(#1412) Expected "#FAFBFD" to be "#fafbfd" (color-hex-case)
(#1413) Expected "#DCE0E3" to be "#dce0e3" (color-hex-case)
(#1429) Expected "#E0E3FF" to be "#e0e3ff" (color-hex-case)
(#1436) Expected "#2D225D" to be "#2d225d" (color-hex-case)
(#1643) Expected "#6F58DE" to be "#6f58de" (color-hex-case)
(#1654) Expected "#6F58DE" to be "#6f58de" (color-hex-case)
(#1694) Expected "#6F58DE" to be "#6f58de" (color-hex-case)
(#1728) Expected "#DCD4FF" to be "#dcd4ff" (color-hex-case)
(#1785) Expected "#6F58DE" to be "#6f58de" (color-hex-case)
(#1793) Expected "#E0E3FF" to be "#e0e3ff" (color-hex-case)
(#1804) Expected "#E0E3FF" to be "#e0e3ff" (color-hex-case)
(#1817) Expected "#4632A6" to be "#4632a6" (color-hex-case)
(#1831) Expected "#6F58DE" to be "#6f58de" (color-hex-case)
(#1865) Expected "#6E678F" to be "#6e678f" (color-hex-case)
(#1890) Expected "#EFF1FF" to be "#eff1ff" (color-hex-case)
(#1908) Expected "#6F58DE" to be "#6f58de" (color-hex-case)
(#1949) Expected "#6F58DE" to be "#6f58de" (color-hex-case)
(#1965) Expected "#DCDFF5" to be "#dcdff5" (color-hex-case)
(#1992) Expected "#2D225D" to be "#2d225d" (color-hex-case)
(#2023) Expected "#2D225D" to be "#2d225d" (color-hex-case)
(#2030) Expected "#2D225D" to be "#2d225d" (color-hex-case)
(#2046) Expected "#A49AD0" to be "#a49ad0" (color-hex-case)
(#2053) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#2134) Expected "#E6E6FE" to be "#e6e6fe" (color-hex-case)
(#2134) Expected "#E2E1FF" to be "#e2e1ff" (color-hex-case)
(#2215) Expected "#F0F4FC" to be "#f0f4fc" (color-hex-case)
(#2228) Expected "#E6E6FE" to be "#e6e6fe" (color-hex-case)
(#2228) Expected "#E2E1FF" to be "#e2e1ff" (color-hex-case)
(#2411) Expected "#FFDD85" to be "#ffdd85" (color-hex-case)
(#2411) Expected "#FFE5A0" to be "#ffe5a0" (color-hex-case)
(#2508) Expected "#F0EDFF" to be "#f0edff" (color-hex-case)
(#2525) Expected "#DCE0E3" to be "#dce0e3" (color-hex-case)
(#2526) Expected "#DCE0E3" to be "#dce0e3" (color-hex-case)
(#2527) Expected "#DCE0E3" to be "#dce0e3" (color-hex-case)
(#2595) Expected "#FFD79B" to be "#ffd79b" (color-hex-case)
(#2602) Expected "#FF9900" to be "#ff9900" (color-hex-case)
(#2663) Expected "#DCE0E3" to be "#dce0e3" (color-hex-case)
(#2691) Expected "#E6E6FE" to be "#e6e6fe" (color-hex-case)
(#2691) Expected "#E2E1FF" to be "#e2e1ff" (color-hex-case)
(#2759) Expected "#F0F4FC" to be "#f0f4fc" (color-hex-case)
(#2771) Expected "#E6E6FE" to be "#e6e6fe" (color-hex-case)
(#2771) Expected "#E2E1FF" to be "#e2e1ff" (color-hex-case)
(#2840) Expected "#FAFBFD" to be "#fafbfd" (color-hex-case)
(#2841) Expected "#DCE0E3" to be "#dce0e3" (color-hex-case)
(#2876) Expected "#E6E6FE" to be "#e6e6fe" (color-hex-case)
(#2876) Expected "#E2E1FF" to be "#e2e1ff" (color-hex-case)
(#282) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#282) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#308) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#460) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#489) Expected "#333333" to be "#333" (color-hex-length)
(#531) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#550) Expected "#333333" to be "#333" (color-hex-length)
(#561) Expected "#333333" to be "#333" (color-hex-length)
(#567) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#567) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#587) Expected "#333333" to be "#333" (color-hex-length)
(#628) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#628) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#628) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#648) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#780) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#780) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#836) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#836) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#879) Expected "#00FF00" to be "#0F0" (color-hex-length)
(#947) Expected "#0000FF" to be "#00F" (color-hex-length)
(#996) Expected "#0000FF" to be "#00F" (color-hex-length)
(#1289) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#1297) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#2053) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#2602) Expected "#FF9900" to be "#F90" (color-hex-length)
(#904) Expected single space before "!" (declaration-bang-space-before)
(#879) Unexpected duplicate "background-image" (declaration-block-no-duplicate-properties)
(#1028) Unexpected shorthand "margin" after "margin-top" (declaration-block-no-shorthand-property-overrides)
(#1974) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#2197) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#2284) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#2447) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#2457) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#2729) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#2739) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#2809) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#2819) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#1741) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1742) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1743) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1744) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#575) 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)
(#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)
(#586) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#591) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#653) 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)
(#676) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#678) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#681) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#682) 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)
(#718) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1074) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1075) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1076) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1077) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1085) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1086) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1087) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1088) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1171) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1172) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1173) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1174) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1192) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1193) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1194) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1195) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1734) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2271) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#904) Unexpected !important (declaration-no-important)
(#1237) Expected single space after "," in a single-line function (function-comma-space-after)
(#1241) Expected single space after "," in a single-line function (function-comma-space-after)
(#1244) Expected single space after "," in a single-line function (function-comma-space-after)
(#1877) Expected single space after "," in a single-line function (function-comma-space-after)
(#1877) Expected single space after "," in a single-line function (function-comma-space-after)
(#1877) Expected single space after "," in a single-line function (function-comma-space-after)
(#1877) Expected single space after "," in a single-line function (function-comma-space-after)
(#1877) Expected single space after "," in a single-line function (function-comma-space-after)
(#1877) Expected single space after "," in a single-line function (function-comma-space-after)
(#283) Unexpected unit (length-zero-no-unit)
(#283) Unexpected unit (length-zero-no-unit)
(#342) Unexpected unit (length-zero-no-unit)
(#342) Unexpected unit (length-zero-no-unit)
(#568) Unexpected unit (length-zero-no-unit)
(#568) Unexpected unit (length-zero-no-unit)
(#630) Unexpected unit (length-zero-no-unit)
(#723) Unexpected unit (length-zero-no-unit)
(#723) Unexpected unit (length-zero-no-unit)
(#973) Unexpected unit (length-zero-no-unit)
(#1291) Unexpected unit (length-zero-no-unit)
(#1680) Unexpected unit (length-zero-no-unit)
(#1695) Unexpected unit (length-zero-no-unit)
(#1708) Unexpected unit (length-zero-no-unit)
(#2054) Unexpected unit (length-zero-no-unit)
(#1072) Expected no more than 2 empty lines (max-empty-lines)
(#1541) Expected no more than 2 empty lines (max-empty-lines)
(#2089) Expected no more than 2 empty lines (max-empty-lines)
(#2557) Expected no more than 2 empty lines (max-empty-lines)
(#2558) Expected no more than 2 empty lines (max-empty-lines)
(#2559) Expected no more than 2 empty lines (max-empty-lines)
(#2560) Expected no more than 2 empty lines (max-empty-lines)
(#241) Expected line length to be no more than 132 characters (max-line-length)
(#383) Expected line length to be no more than 132 characters (max-line-length)
(#503) Expected line length to be no more than 132 characters (max-line-length)
(#511) Expected line length to be no more than 132 characters (max-line-length)
(#514) Expected line length to be no more than 132 characters (max-line-length)
(#517) Expected line length to be no more than 132 characters (max-line-length)
(#577) Expected line length to be no more than 132 characters (max-line-length)
(#593) Expected line length to be no more than 132 characters (max-line-length)
(#596) Expected line length to be no more than 132 characters (max-line-length)
(#599) Expected line length to be no more than 132 characters (max-line-length)
(#603) Expected line length to be no more than 132 characters (max-line-length)
(#609) Expected line length to be no more than 132 characters (max-line-length)
(#615) Expected line length to be no more than 132 characters (max-line-length)
(#619) Expected line length to be no more than 132 characters (max-line-length)
(#627) Expected line length to be no more than 132 characters (max-line-length)
(#628) Expected line length to be no more than 132 characters (max-line-length)
(#2333) Expected line length to be no more than 132 characters (max-line-length)
(#2339) Expected line length to be no more than 132 characters (max-line-length)
(#1371) Unexpected whitespace at end of line (no-eol-whitespace)
(#1401) Unexpected whitespace at end of line (no-eol-whitespace)
(#1478) Unexpected whitespace at end of line (no-eol-whitespace)
(#1639) Unexpected whitespace at end of line (no-eol-whitespace)
(#1741) Unexpected whitespace at end of line (no-eol-whitespace)
(#1742) Unexpected whitespace at end of line (no-eol-whitespace)
(#1743) Unexpected whitespace at end of line (no-eol-whitespace)
(#1744) Unexpected whitespace at end of line (no-eol-whitespace)
(#1974) Unexpected whitespace at end of line (no-eol-whitespace)
(#2197) Unexpected whitespace at end of line (no-eol-whitespace)
(#2284) Unexpected whitespace at end of line (no-eol-whitespace)
(#2447) Unexpected whitespace at end of line (no-eol-whitespace)
(#2457) Unexpected whitespace at end of line (no-eol-whitespace)
(#2485) Unexpected whitespace at end of line (no-eol-whitespace)
(#2500) Unexpected whitespace at end of line (no-eol-whitespace)
(#2574) Unexpected whitespace at end of line (no-eol-whitespace)
(#2636) Unexpected whitespace at end of line (no-eol-whitespace)
(#2729) Unexpected whitespace at end of line (no-eol-whitespace)
(#2739) Unexpected whitespace at end of line (no-eol-whitespace)
(#2809) Unexpected whitespace at end of line (no-eol-whitespace)
(#2819) Unexpected whitespace at end of line (no-eol-whitespace)
(#2873) Unexpected whitespace at end of line (no-eol-whitespace)
(#88) Expected newline after "," (selector-list-comma-newline-after)
(#986) Expected newline after "," (selector-list-comma-newline-after)
(#1032) Expected newline after "," (selector-list-comma-newline-after)
(#1325) Expected newline after "," (selector-list-comma-newline-after)
(#1478) Expected newline after "," (selector-list-comma-newline-after)
(#1875) Expected newline after "," (selector-list-comma-newline-after)
(#2) Expected indentation of 4 spaces (indentation)
(#3) Expected indentation of 4 spaces (indentation)
(#7) Expected indentation of 4 spaces (indentation)
(#12) Expected indentation of 4 spaces (indentation)
(#13) Expected indentation of 4 spaces (indentation)
(#14) Expected indentation of 4 spaces (indentation)
(#15) Expected indentation of 4 spaces (indentation)
(#18) Expected indentation of 4 spaces (indentation)
(#19) Expected indentation of 4 spaces (indentation)
(#20) Expected indentation of 4 spaces (indentation)
(#21) Expected indentation of 4 spaces (indentation)
(#24) Expected indentation of 4 spaces (indentation)
(#25) Expected indentation of 4 spaces (indentation)
(#26) Expected indentation of 4 spaces (indentation)
(#30) Expected indentation of 4 spaces (indentation)
(#34) Expected indentation of 4 spaces (indentation)
(#35) Expected indentation of 4 spaces (indentation)
(#36) Expected indentation of 4 spaces (indentation)
(#37) Expected indentation of 4 spaces (indentation)
(#41) Expected indentation of 4 spaces (indentation)
(#45) Expected indentation of 4 spaces (indentation)
(#46) Expected indentation of 4 spaces (indentation)
(#50) Expected indentation of 4 spaces (indentation)
(#51) Expected indentation of 4 spaces (indentation)
(#54) Expected indentation of 4 spaces (indentation)
(#59) Expected indentation of 4 spaces (indentation)
(#60) Expected indentation of 4 spaces (indentation)
(#61) Expected indentation of 4 spaces (indentation)
(#62) Expected indentation of 4 spaces (indentation)
(#63) Expected indentation of 4 spaces (indentation)
(#64) Expected indentation of 4 spaces (indentation)
(#65) Expected indentation of 4 spaces (indentation)
(#69) Expected indentation of 4 spaces (indentation)
(#72) Expected indentation of 4 spaces (indentation)
(#73) Expected indentation of 4 spaces (indentation)
(#74) Expected indentation of 4 spaces (indentation)
(#78) Expected indentation of 4 spaces (indentation)
(#85) Expected indentation of 4 spaces (indentation)
(#89) Expected indentation of 4 spaces (indentation)
(#90) Expected indentation of 4 spaces (indentation)
(#93) Expected indentation of 4 spaces (indentation)
(#94) Expected indentation of 4 spaces (indentation)
(#95) Expected indentation of 4 spaces (indentation)
(#96) Expected indentation of 4 spaces (indentation)
(#97) Expected indentation of 4 spaces (indentation)
(#98) Expected indentation of 4 spaces (indentation)
(#102) Expected indentation of 4 spaces (indentation)
(#103) Expected indentation of 4 spaces (indentation)
(#104) Expected indentation of 4 spaces (indentation)
(#105) Expected indentation of 4 spaces (indentation)
(#106) Expected indentation of 4 spaces (indentation)
(#107) Expected indentation of 4 spaces (indentation)
(#111) Expected indentation of 4 spaces (indentation)
(#114) Expected indentation of 4 spaces (indentation)
(#112) Expected indentation of 8 spaces (indentation)
(#113) Expected indentation of 8 spaces (indentation)
(#118) Expected indentation of 4 spaces (indentation)
(#119) Expected indentation of 4 spaces (indentation)
(#123) Expected indentation of 4 spaces (indentation)
(#132) Expected indentation of 4 spaces (indentation)
(#134) Expected indentation of 4 spaces (indentation)
(#133) Expected indentation of 8 spaces (indentation)
(#138) Expected indentation of 4 spaces (indentation)
(#142) Expected indentation of 4 spaces (indentation)
(#144) Expected indentation of 4 spaces (indentation)
(#143) Expected indentation of 8 spaces (indentation)
(#149) Expected indentation of 4 spaces (indentation)
(#150) Expected indentation of 4 spaces (indentation)
(#151) Expected indentation of 4 spaces (indentation)
(#155) Expected indentation of 4 spaces (indentation)
(#156) Expected indentation of 4 spaces (indentation)
(#157) Expected indentation of 4 spaces (indentation)
(#158) Expected indentation of 4 spaces (indentation)
(#162) Expected indentation of 4 spaces (indentation)
(#163) Expected indentation of 4 spaces (indentation)
(#164) Expected indentation of 4 spaces (indentation)
(#165) Expected indentation of 4 spaces (indentation)
(#166) Expected indentation of 4 spaces (indentation)
(#167) Expected indentation of 4 spaces (indentation)
(#184) Expected indentation of 4 spaces (indentation)
(#187) Expected indentation of 4 spaces (indentation)
(#190) Expected indentation of 4 spaces (indentation)
(#191) Expected indentation of 4 spaces (indentation)
(#201) Expected indentation of 4 spaces (indentation)
(#205) Expected indentation of 4 spaces (indentation)
(#206) Expected indentation of 4 spaces (indentation)
(#210) Expected indentation of 4 spaces (indentation)
(#211) Expected indentation of 4 spaces (indentation)
(#212) Expected indentation of 4 spaces (indentation)
(#213) Expected indentation of 4 spaces (indentation)
(#219) Expected indentation of 4 spaces (indentation)
(#225) Expected indentation of 4 spaces (indentation)
(#226) Expected indentation of 4 spaces (indentation)
(#227) Expected indentation of 4 spaces (indentation)
(#228) Expected indentation of 4 spaces (indentation)
(#233) Expected indentation of 4 spaces (indentation)
(#234) Expected indentation of 4 spaces (indentation)
(#238) Expected indentation of 4 spaces (indentation)
(#242) Expected indentation of 4 spaces (indentation)
(#247) Expected indentation of 4 spaces (indentation)
(#248) Expected indentation of 4 spaces (indentation)
(#254) Expected indentation of 4 spaces (indentation)
(#259) Expected indentation of 4 spaces (indentation)
(#263) Expected indentation of 4 spaces (indentation)
(#268) Expected indentation of 4 spaces (indentation)
(#269) Expected indentation of 4 spaces (indentation)
(#280) Expected indentation of 4 spaces (indentation)
(#281) Expected indentation of 4 spaces (indentation)
(#282) Expected indentation of 4 spaces (indentation)
(#283) Expected indentation of 4 spaces (indentation)
(#284) Expected indentation of 4 spaces (indentation)
(#285) Expected indentation of 4 spaces (indentation)
(#290) Expected indentation of 4 spaces (indentation)
(#291) Expected indentation of 4 spaces (indentation)
(#292) Expected indentation of 4 spaces (indentation)
(#293) Expected indentation of 4 spaces (indentation)
(#294) Expected indentation of 4 spaces (indentation)
(#295) Expected indentation of 4 spaces (indentation)
(#296) Expected indentation of 4 spaces (indentation)
(#300) Expected indentation of 4 spaces (indentation)
(#306) Expected indentation of 4 spaces (indentation)
(#307) Expected indentation of 4 spaces (indentation)
(#308) Expected indentation of 4 spaces (indentation)
(#309) Expected indentation of 4 spaces (indentation)
(#310) Expected indentation of 4 spaces (indentation)
(#311) Expected indentation of 4 spaces (indentation)
(#312) Expected indentation of 4 spaces (indentation)
(#313) Expected indentation of 4 spaces (indentation)
(#314) Expected indentation of 4 spaces (indentation)
(#319) Expected indentation of 4 spaces (indentation)
(#320) Expected indentation of 4 spaces (indentation)
(#326) Expected indentation of 4 spaces (indentation)
(#332) Expected indentation of 4 spaces (indentation)
(#336) Expected indentation of 4 spaces (indentation)
(#333) Expected indentation of 8 spaces (indentation)
(#334) Expected indentation of 8 spaces (indentation)
(#335) Expected indentation of 8 spaces (indentation)
(#337) Expected indentation of 4 spaces (indentation)
(#338) Expected indentation of 4 spaces (indentation)
(#339) Expected indentation of 4 spaces (indentation)
(#341) Expected indentation of 4 spaces (indentation)
(#340) Expected indentation of 8 spaces (indentation)
(#342) Expected indentation of 4 spaces (indentation)
(#343) Expected indentation of 4 spaces (indentation)
(#344) Expected indentation of 4 spaces (indentation)
(#345) Expected indentation of 4 spaces (indentation)
(#353) Expected indentation of 4 spaces (indentation)
(#357) Expected indentation of 4 spaces (indentation)
(#354) Expected indentation of 8 spaces (indentation)
(#355) Expected indentation of 8 spaces (indentation)
(#356) Expected indentation of 8 spaces (indentation)
(#359) Expected indentation of 4 spaces (indentation)
(#360) Expected indentation of 4 spaces (indentation)
(#363) Expected indentation of 4 spaces (indentation)
(#361) Expected indentation of 8 spaces (indentation)
(#362) Expected indentation of 8 spaces (indentation)
(#364) Expected indentation of 4 spaces (indentation)
(#367) Expected indentation of 4 spaces (indentation)
(#365) Expected indentation of 8 spaces (indentation)
(#366) Expected indentation of 8 spaces (indentation)
(#368) Expected indentation of 4 spaces (indentation)
(#369) Expected indentation of 4 spaces (indentation)
(#371) Expected indentation of 4 spaces (indentation)
(#373) Expected indentation of 4 spaces (indentation)
(#372) Expected indentation of 8 spaces (indentation)
(#374) Expected indentation of 4 spaces (indentation)
(#376) Expected indentation of 4 spaces (indentation)
(#375) Expected indentation of 8 spaces (indentation)
(#377) Expected indentation of 4 spaces (indentation)
(#379) Expected indentation of 4 spaces (indentation)
(#378) Expected indentation of 8 spaces (indentation)
(#380) Expected indentation of 4 spaces (indentation)
(#382) Expected indentation of 4 spaces (indentation)
(#381) Expected indentation of 8 spaces (indentation)
(#383) Expected indentation of 4 spaces (indentation)
(#386) Expected indentation of 4 spaces (indentation)
(#384) Expected indentation of 8 spaces (indentation)
(#385) Expected indentation of 8 spaces (indentation)
(#387) Expected indentation of 4 spaces (indentation)
(#390) Expected indentation of 4 spaces (indentation)
(#388) Expected indentation of 8 spaces (indentation)
(#389) Expected indentation of 8 spaces (indentation)
(#391) Expected indentation of 4 spaces (indentation)
(#394) Expected indentation of 4 spaces (indentation)
(#392) Expected indentation of 8 spaces (indentation)
(#393) Expected indentation of 8 spaces (indentation)
(#400) Expected indentation of 4 spaces (indentation)
(#401) Expected indentation of 4 spaces (indentation)
(#402) Expected indentation of 4 spaces (indentation)
(#406) Expected indentation of 4 spaces (indentation)
(#403) Expected indentation of 8 spaces (indentation)
(#404) Expected indentation of 8 spaces (indentation)
(#405) Expected indentation of 8 spaces (indentation)
(#407) Expected indentation of 4 spaces (indentation)
(#410) Expected indentation of 4 spaces (indentation)
(#408) Expected indentation of 8 spaces (indentation)
(#409) Expected indentation of 8 spaces (indentation)
(#411) Expected indentation of 4 spaces (indentation)
(#415) Expected indentation of 4 spaces (indentation)
(#412) Expected indentation of 8 spaces (indentation)
(#413) Expected indentation of 8 spaces (indentation)
(#414) Expected indentation of 8 spaces (indentation)
(#419) Expected indentation of 4 spaces (indentation)
(#420) Expected indentation of 4 spaces (indentation)
(#424) Expected indentation of 4 spaces (indentation)
(#425) Expected indentation of 4 spaces (indentation)
(#426) Expected indentation of 4 spaces (indentation)
(#427) Expected indentation of 4 spaces (indentation)
(#428) Expected indentation of 4 spaces (indentation)
(#431) Expected indentation of 4 spaces (indentation)
(#432) Expected indentation of 4 spaces (indentation)
(#433) Expected indentation of 4 spaces (indentation)
(#436) Expected indentation of 4 spaces (indentation)
(#437) Expected indentation of 4 spaces (indentation)
(#438) Expected indentation of 4 spaces (indentation)
(#439) Expected indentation of 4 spaces (indentation)
(#440) Expected indentation of 4 spaces (indentation)
(#441) Expected indentation of 4 spaces (indentation)
(#445) Expected indentation of 4 spaces (indentation)
(#449) Expected indentation of 4 spaces (indentation)
(#450) Expected indentation of 4 spaces (indentation)
(#451) Expected indentation of 4 spaces (indentation)
(#452) Expected indentation of 4 spaces (indentation)
(#453) Expected indentation of 4 spaces (indentation)
(#454) Expected indentation of 4 spaces (indentation)
(#455) Expected indentation of 4 spaces (indentation)
(#456) Expected indentation of 4 spaces (indentation)
(#457) Expected indentation of 4 spaces (indentation)
(#458) Expected indentation of 4 spaces (indentation)
(#459) Expected indentation of 4 spaces (indentation)
(#460) Expected indentation of 4 spaces (indentation)
(#463) Expected indentation of 4 spaces (indentation)
(#464) Expected indentation of 4 spaces (indentation)
(#465) Expected indentation of 4 spaces (indentation)
(#466) Expected indentation of 4 spaces (indentation)
(#467) Expected indentation of 4 spaces (indentation)
(#468) Expected indentation of 4 spaces (indentation)
(#469) Expected indentation of 4 spaces (indentation)
(#472) Expected indentation of 4 spaces (indentation)
(#473) Expected indentation of 4 spaces (indentation)
(#474) Expected indentation of 4 spaces (indentation)
(#475) Expected indentation of 4 spaces (indentation)
(#476) Expected indentation of 4 spaces (indentation)
(#477) Expected indentation of 4 spaces (indentation)
(#478) Expected indentation of 4 spaces (indentation)
(#479) Expected indentation of 4 spaces (indentation)
(#482) Expected indentation of 4 spaces (indentation)
(#483) Expected indentation of 4 spaces (indentation)
(#486) Expected indentation of 4 spaces (indentation)
(#487) Expected indentation of 4 spaces (indentation)
(#488) Expected indentation of 4 spaces (indentation)
(#489) Expected indentation of 4 spaces (indentation)
(#490) Expected indentation of 4 spaces (indentation)
(#491) Expected indentation of 4 spaces (indentation)
(#492) Expected indentation of 4 spaces (indentation)
(#495) Expected indentation of 4 spaces (indentation)
(#496) Expected indentation of 4 spaces (indentation)
(#497) Expected indentation of 4 spaces (indentation)
(#498) Expected indentation of 4 spaces (indentation)
(#499) Expected indentation of 4 spaces (indentation)
(#500) Expected indentation of 4 spaces (indentation)
(#501) Expected indentation of 4 spaces (indentation)
(#504) Expected indentation of 4 spaces (indentation)
(#505) Expected indentation of 4 spaces (indentation)
(#506) Expected indentation of 4 spaces (indentation)
(#507) Expected indentation of 4 spaces (indentation)
(#508) Expected indentation of 4 spaces (indentation)
(#509) Expected indentation of 4 spaces (indentation)
(#512) Expected indentation of 4 spaces (indentation)
(#515) Expected indentation of 4 spaces (indentation)
(#518) Expected indentation of 4 spaces (indentation)
(#519) Expected indentation of 4 spaces (indentation)
(#522) Expected indentation of 4 spaces (indentation)
(#523) Expected indentation of 4 spaces (indentation)
(#524) Expected indentation of 4 spaces (indentation)
(#525) Expected indentation of 4 spaces (indentation)
(#526) Expected indentation of 4 spaces (indentation)
(#529) Expected indentation of 4 spaces (indentation)
(#530) Expected indentation of 4 spaces (indentation)
(#531) Expected indentation of 4 spaces (indentation)
(#532) Expected indentation of 4 spaces (indentation)
(#533) Expected indentation of 4 spaces (indentation)
(#534) Expected indentation of 4 spaces (indentation)
(#535) Expected indentation of 4 spaces (indentation)
(#536) Expected indentation of 4 spaces (indentation)
(#537) Expected indentation of 4 spaces (indentation)
(#538) Expected indentation of 4 spaces (indentation)
(#541) Expected indentation of 4 spaces (indentation)
(#544) Expected indentation of 4 spaces (indentation)
(#545) Expected indentation of 4 spaces (indentation)
(#546) Expected indentation of 4 spaces (indentation)
(#547) Expected indentation of 4 spaces (indentation)
(#550) Expected indentation of 4 spaces (indentation)
(#553) Expected indentation of 4 spaces (indentation)
(#556) Expected indentation of 4 spaces (indentation)
(#557) Expected indentation of 4 spaces (indentation)
(#558) Expected indentation of 4 spaces (indentation)
(#559) Expected indentation of 4 spaces (indentation)
(#560) Expected indentation of 4 spaces (indentation)
(#561) Expected indentation of 4 spaces (indentation)
(#562) Expected indentation of 4 spaces (indentation)
(#563) Expected indentation of 4 spaces (indentation)
(#564) Expected indentation of 4 spaces (indentation)
(#567) Expected indentation of 4 spaces (indentation)
(#568) Expected indentation of 4 spaces (indentation)
(#571) Expected indentation of 4 spaces (indentation)
(#572) Expected indentation of 4 spaces (indentation)
(#575) Expected indentation of 4 spaces (indentation)
(#578) Expected indentation of 4 spaces (indentation)
(#579) Expected indentation of 4 spaces (indentation)
(#580) Expected indentation of 4 spaces (indentation)
(#581) Expected indentation of 4 spaces (indentation)
(#582) Expected indentation of 4 spaces (indentation)
(#583) Expected indentation of 4 spaces (indentation)
(#584) Expected indentation of 4 spaces (indentation)
(#585) Expected indentation of 4 spaces (indentation)
(#586) Expected indentation of 4 spaces (indentation)
(#587) Expected indentation of 4 spaces (indentation)
(#588) Expected indentation of 4 spaces (indentation)
(#589) Expected indentation of 4 spaces (indentation)
(#590) Expected indentation of 4 spaces (indentation)
(#591) Expected indentation of 4 spaces (indentation)
(#594) Expected indentation of 4 spaces (indentation)
(#597) Expected indentation of 4 spaces (indentation)
(#600) Expected indentation of 4 spaces (indentation)
(#601) Expected indentation of 4 spaces (indentation)
(#604) Expected indentation of 4 spaces (indentation)
(#605) Expected indentation of 4 spaces (indentation)
(#606) Expected indentation of 4 spaces (indentation)
(#607) Expected indentation of 4 spaces (indentation)
(#610) Expected indentation of 4 spaces (indentation)
(#613) Expected indentation of 4 spaces (indentation)
(#616) Expected indentation of 4 spaces (indentation)
(#617) Expected indentation of 4 spaces (indentation)
(#620) Expected indentation of 4 spaces (indentation)
(#621) Expected indentation of 4 spaces (indentation)
(#622) Expected indentation of 4 spaces (indentation)
(#625) Expected indentation of 4 spaces (indentation)
(#628) Expected indentation of 4 spaces (indentation)
(#629) Expected indentation of 4 spaces (indentation)
(#630) Expected indentation of 4 spaces (indentation)
(#631) Expected indentation of 4 spaces (indentation)
(#632) Expected indentation of 4 spaces (indentation)
(#633) Expected indentation of 4 spaces (indentation)
(#636) Expected indentation of 4 spaces (indentation)
(#637) Expected indentation of 4 spaces (indentation)
(#638) Expected indentation of 4 spaces (indentation)
(#639) Expected indentation of 4 spaces (indentation)
(#640) Expected indentation of 4 spaces (indentation)
(#641) Expected indentation of 4 spaces (indentation)
(#644) Expected indentation of 4 spaces (indentation)
(#645) Expected indentation of 4 spaces (indentation)
(#646) Expected indentation of 4 spaces (indentation)
(#647) Expected indentation of 4 spaces (indentation)
(#648) Expected indentation of 4 spaces (indentation)
(#649) Expected indentation of 4 spaces (indentation)
(#650) Expected indentation of 4 spaces (indentation)
(#651) Expected indentation of 4 spaces (indentation)
(#652) Expected indentation of 4 spaces (indentation)
(#653) Expected indentation of 4 spaces (indentation)
(#654) Expected indentation of 4 spaces (indentation)
(#655) Expected indentation of 4 spaces (indentation)
(#656) Expected indentation of 4 spaces (indentation)
(#659) Expected indentation of 4 spaces (indentation)
(#660) Expected indentation of 4 spaces (indentation)
(#661) Expected indentation of 4 spaces (indentation)
(#662) Expected indentation of 4 spaces (indentation)
(#663) Expected indentation of 4 spaces (indentation)
(#664) Expected indentation of 4 spaces (indentation)
(#665) Expected indentation of 4 spaces (indentation)
(#666) Expected indentation of 4 spaces (indentation)
(#667) Expected indentation of 4 spaces (indentation)
(#668) Expected indentation of 4 spaces (indentation)
(#669) Expected indentation of 4 spaces (indentation)
(#672) Expected indentation of 4 spaces (indentation)
(#675) Expected indentation of 4 spaces (indentation)
(#676) Expected indentation of 4 spaces (indentation)
(#677) Expected indentation of 4 spaces (indentation)
(#678) Expected indentation of 4 spaces (indentation)
(#679) Expected indentation of 4 spaces (indentation)
(#680) Expected indentation of 4 spaces (indentation)
(#681) Expected indentation of 4 spaces (indentation)
(#682) Expected indentation of 4 spaces (indentation)
(#685) Expected indentation of 4 spaces (indentation)
(#688) Expected indentation of 4 spaces (indentation)
(#689) Expected indentation of 4 spaces (indentation)
(#692) Expected indentation of 4 spaces (indentation)
(#693) Expected indentation of 4 spaces (indentation)
(#697) Expected indentation of 4 spaces (indentation)
(#698) Expected indentation of 4 spaces (indentation)
(#699) Expected indentation of 4 spaces (indentation)
(#700) Expected indentation of 4 spaces (indentation)
(#701) Expected indentation of 4 spaces (indentation)
(#706) Expected indentation of 4 spaces (indentation)
(#707) Expected indentation of 4 spaces (indentation)
(#708) Expected indentation of 4 spaces (indentation)
(#709) Expected indentation of 4 spaces (indentation)
(#710) Expected indentation of 4 spaces (indentation)
(#711) Expected indentation of 4 spaces (indentation)
(#712) Expected indentation of 4 spaces (indentation)
(#713) Expected indentation of 4 spaces (indentation)
(#717) Expected indentation of 4 spaces (indentation)
(#718) Expected indentation of 4 spaces (indentation)
(#721) Expected indentation of 4 spaces (indentation)
(#722) Expected indentation of 4 spaces (indentation)
(#723) Expected indentation of 4 spaces (indentation)
(#724) Expected indentation of 4 spaces (indentation)
(#725) Expected indentation of 4 spaces (indentation)
(#726) Expected indentation of 4 spaces (indentation)
(#727) Expected indentation of 4 spaces (indentation)
(#728) Expected indentation of 4 spaces (indentation)
(#729) Expected indentation of 4 spaces (indentation)
(#733) Expected indentation of 4 spaces (indentation)
(#734) Expected indentation of 4 spaces (indentation)
(#735) Expected indentation of 4 spaces (indentation)
(#736) Expected indentation of 4 spaces (indentation)
(#740) Expected indentation of 4 spaces (indentation)
(#744) Expected indentation of 4 spaces (indentation)
(#745) Expected indentation of 4 spaces (indentation)
(#749) Expected indentation of 4 spaces (indentation)
(#750) Expected indentation of 4 spaces (indentation)
(#751) Expected indentation of 4 spaces (indentation)
(#752) Expected indentation of 4 spaces (indentation)
(#753) Expected indentation of 4 spaces (indentation)
(#754) Expected indentation of 4 spaces (indentation)
(#755) Expected indentation of 4 spaces (indentation)
(#756) Expected indentation of 4 spaces (indentation)
(#757) Expected indentation of 4 spaces (indentation)
(#761) Expected indentation of 4 spaces (indentation)
(#762) Expected indentation of 4 spaces (indentation)
(#763) Expected indentation of 4 spaces (indentation)
(#767) Expected indentation of 4 spaces (indentation)
(#768) Expected indentation of 4 spaces (indentation)
(#769) Expected indentation of 4 spaces (indentation)
(#770) Expected indentation of 4 spaces (indentation)
(#774) Expected indentation of 4 spaces (indentation)
(#775) Expected indentation of 4 spaces (indentation)
(#776) Expected indentation of 4 spaces (indentation)
(#777) Expected indentation of 4 spaces (indentation)
(#778) Expected indentation of 4 spaces (indentation)
(#779) Expected indentation of 4 spaces (indentation)
(#780) Expected indentation of 4 spaces (indentation)
(#781) Expected indentation of 4 spaces (indentation)
(#782) Expected indentation of 4 spaces (indentation)
(#783) Expected indentation of 4 spaces (indentation)
(#784) Expected indentation of 4 spaces (indentation)
(#788) Expected indentation of 4 spaces (indentation)
(#789) Expected indentation of 4 spaces (indentation)
(#794) Expected indentation of 4 spaces (indentation)
(#795) Expected indentation of 4 spaces (indentation)
(#796) Expected indentation of 4 spaces (indentation)
(#797) Expected indentation of 4 spaces (indentation)
(#798) Expected indentation of 4 spaces (indentation)
(#799) Expected indentation of 4 spaces (indentation)
(#803) Expected indentation of 4 spaces (indentation)
(#804) Expected indentation of 4 spaces (indentation)
(#805) Expected indentation of 4 spaces (indentation)
(#806) Expected indentation of 4 spaces (indentation)
(#807) Expected indentation of 4 spaces (indentation)
(#808) Expected indentation of 4 spaces (indentation)
(#809) Expected indentation of 4 spaces (indentation)
(#810) Expected indentation of 4 spaces (indentation)
(#814) Expected indentation of 4 spaces (indentation)
(#815) Expected indentation of 4 spaces (indentation)
(#816) Expected indentation of 4 spaces (indentation)
(#817) Expected indentation of 4 spaces (indentation)
(#818) Expected indentation of 4 spaces (indentation)
(#819) Expected indentation of 4 spaces (indentation)
(#820) Expected indentation of 4 spaces (indentation)
(#821) Expected indentation of 4 spaces (indentation)
(#822) Expected indentation of 4 spaces (indentation)
(#823) Expected indentation of 4 spaces (indentation)
(#824) Expected indentation of 4 spaces (indentation)
(#828) Expected indentation of 4 spaces (indentation)
(#834) Expected indentation of 4 spaces (indentation)
(#835) Expected indentation of 4 spaces (indentation)
(#836) Expected indentation of 4 spaces (indentation)
(#837) Expected indentation of 4 spaces (indentation)
(#838) Expected indentation of 4 spaces (indentation)
(#839) Expected indentation of 4 spaces (indentation)
(#840) Expected indentation of 4 spaces (indentation)
(#841) Expected indentation of 4 spaces (indentation)
(#842) Expected indentation of 4 spaces (indentation)
(#843) Expected indentation of 4 spaces (indentation)
(#848) Expected indentation of 4 spaces (indentation)
(#851) Expected indentation of 4 spaces (indentation)
(#852) Expected indentation of 4 spaces (indentation)
(#853) Expected indentation of 4 spaces (indentation)
(#856) Expected indentation of 4 spaces (indentation)
(#857) Expected indentation of 4 spaces (indentation)
(#858) Expected indentation of 4 spaces (indentation)
(#861) Expected indentation of 4 spaces (indentation)
(#862) Expected indentation of 4 spaces (indentation)
(#863) Expected indentation of 4 spaces (indentation)
(#866) Expected indentation of 4 spaces (indentation)
(#867) Expected indentation of 4 spaces (indentation)
(#868) Expected indentation of 4 spaces (indentation)
(#872) Expected indentation of 4 spaces (indentation)
(#873) Expected indentation of 4 spaces (indentation)
(#874) Expected indentation of 4 spaces (indentation)
(#875) Expected indentation of 4 spaces (indentation)
(#876) Expected indentation of 4 spaces (indentation)
(#877) Expected indentation of 4 spaces (indentation)
(#878) Expected indentation of 4 spaces (indentation)
(#879) Expected indentation of 4 spaces (indentation)
(#896) Expected indentation of 4 spaces (indentation)
(#900) Expected indentation of 4 spaces (indentation)
(#904) Expected indentation of 4 spaces (indentation)
(#908) Expected indentation of 4 spaces (indentation)
(#912) Expected indentation of 4 spaces (indentation)
(#913) Expected indentation of 4 spaces (indentation)
(#914) Expected indentation of 4 spaces (indentation)
(#915) Expected indentation of 4 spaces (indentation)
(#920) Expected indentation of 4 spaces (indentation)
(#924) Expected indentation of 4 spaces (indentation)
(#929) Expected indentation of 4 spaces (indentation)
(#933) Expected indentation of 4 spaces (indentation)
(#934) Expected indentation of 4 spaces (indentation)
(#963) Expected indentation of 4 spaces (indentation)
(#977) Expected indentation of 4 spaces (indentation)
(#978) Expected indentation of 4 spaces (indentation)
(#983) Expected indentation of 4 spaces (indentation)
(#987) Expected indentation of 4 spaces (indentation)
(#1000) Expected indentation of 4 spaces (indentation)
(#1005) Expected indentation of 4 spaces (indentation)
(#1006) Expected indentation of 4 spaces (indentation)
(#1007) Expected indentation of 4 spaces (indentation)
(#1008) Expected indentation of 4 spaces (indentation)
(#1009) Expected indentation of 4 spaces (indentation)
(#1010) Expected indentation of 4 spaces (indentation)
(#1014) Expected indentation of 4 spaces (indentation)
(#1015) Expected indentation of 4 spaces (indentation)
(#1016) Expected indentation of 4 spaces (indentation)
(#1017) Expected indentation of 4 spaces (indentation)
(#1026) Expected indentation of 4 spaces (indentation)
(#1027) Expected indentation of 4 spaces (indentation)
(#1028) Expected indentation of 4 spaces (indentation)
(#1029) Expected indentation of 4 spaces (indentation)
(#1033) Expected indentation of 4 spaces (indentation)
(#1034) Expected indentation of 4 spaces (indentation)
(#1035) Expected indentation of 4 spaces (indentation)
(#1036) Expected indentation of 4 spaces (indentation)
(#1037) Expected indentation of 4 spaces (indentation)
(#1038) Expected indentation of 4 spaces (indentation)
(#1039) Expected indentation of 4 spaces (indentation)
(#1044) Expected indentation of 4 spaces (indentation)
(#1045) Expected indentation of 4 spaces (indentation)
(#1046) Expected indentation of 4 spaces (indentation)
(#1047) Expected indentation of 4 spaces (indentation)
(#1048) Expected indentation of 4 spaces (indentation)
(#1049) Expected indentation of 4 spaces (indentation)
(#1056) Expected indentation of 4 spaces (indentation)
(#1057) Expected indentation of 4 spaces (indentation)
(#1058) Expected indentation of 4 spaces (indentation)
(#1061) Expected indentation of 4 spaces (indentation)
(#1062) Expected indentation of 4 spaces (indentation)
(#1063) Expected indentation of 4 spaces (indentation)
(#1066) Expected indentation of 4 spaces (indentation)
(#1067) Expected indentation of 4 spaces (indentation)
(#1068) Expected indentation of 4 spaces (indentation)
(#1074) Expected indentation of 4 spaces (indentation)
(#1075) Expected indentation of 4 spaces (indentation)
(#1076) Expected indentation of 4 spaces (indentation)
(#1077) Expected indentation of 4 spaces (indentation)
(#1078) Expected indentation of 4 spaces (indentation)
(#1079) Expected indentation of 4 spaces (indentation)
(#1080) Expected indentation of 4 spaces (indentation)
(#1085) Expected indentation of 4 spaces (indentation)
(#1086) Expected indentation of 4 spaces (indentation)
(#1087) Expected indentation of 4 spaces (indentation)
(#1088) Expected indentation of 4 spaces (indentation)
(#1089) Expected indentation of 4 spaces (indentation)
(#1090) Expected indentation of 4 spaces (indentation)
(#1095) Expected indentation of 4 spaces (indentation)
(#1096) Expected indentation of 4 spaces (indentation)
(#1097) Expected indentation of 4 spaces (indentation)
(#1102) Expected indentation of 4 spaces (indentation)
(#1106) Expected indentation of 4 spaces (indentation)
(#1110) Expected indentation of 4 spaces (indentation)
(#1111) Expected indentation of 4 spaces (indentation)
(#1115) Expected indentation of 4 spaces (indentation)
(#1119) Expected indentation of 4 spaces (indentation)
(#1123) Expected indentation of 4 spaces (indentation)
(#1126) Expected indentation of 4 spaces (indentation)
(#1128) Expected indentation of 4 spaces (indentation)
(#1127) Expected indentation of 8 spaces (indentation)
(#1133) Expected indentation of 4 spaces (indentation)
(#1134) Expected indentation of 4 spaces (indentation)
(#1135) Expected indentation of 4 spaces (indentation)
(#1139) Expected indentation of 4 spaces (indentation)
(#1142) Expected indentation of 4 spaces (indentation)
(#1145) Expected indentation of 4 spaces (indentation)
(#1148) Expected indentation of 4 spaces (indentation)
(#1151) Expected indentation of 4 spaces (indentation)
(#1152) Expected indentation of 4 spaces (indentation)
(#1155) Expected indentation of 4 spaces (indentation)
(#1159) Expected indentation of 4 spaces (indentation)
(#1163) Expected indentation of 4 spaces (indentation)
(#1164) Expected indentation of 4 spaces (indentation)
(#1165) Expected indentation of 4 spaces (indentation)
(#1171) Expected indentation of 4 spaces (indentation)
(#1172) Expected indentation of 4 spaces (indentation)
(#1173) Expected indentation of 4 spaces (indentation)
(#1174) Expected indentation of 4 spaces (indentation)
(#1175) Expected indentation of 4 spaces (indentation)
(#1176) Expected indentation of 4 spaces (indentation)
(#1180) Expected indentation of 4 spaces (indentation)
(#1184) Expected indentation of 4 spaces (indentation)
(#1188) Expected indentation of 4 spaces (indentation)
(#1192) Expected indentation of 4 spaces (indentation)
(#1193) Expected indentation of 4 spaces (indentation)
(#1194) Expected indentation of 4 spaces (indentation)
(#1195) Expected indentation of 4 spaces (indentation)
(#1196) Expected indentation of 4 spaces (indentation)
(#1197) Expected indentation of 4 spaces (indentation)
(#1201) Expected indentation of 4 spaces (indentation)
(#1202) Expected indentation of 4 spaces (indentation)
(#1203) Expected indentation of 4 spaces (indentation)
(#1204) Expected indentation of 4 spaces (indentation)
(#1205) Expected indentation of 4 spaces (indentation)
(#1209) Expected indentation of 4 spaces (indentation)
(#1210) Expected indentation of 4 spaces (indentation)
(#1211) Expected indentation of 4 spaces (indentation)
(#1215) Expected indentation of 4 spaces (indentation)
(#1219) Expected indentation of 4 spaces (indentation)
(#1220) Expected indentation of 4 spaces (indentation)
(#1225) Expected indentation of 4 spaces (indentation)
(#1226) Expected indentation of 4 spaces (indentation)
(#1227) Expected indentation of 4 spaces (indentation)
(#1230) Expected indentation of 4 spaces (indentation)
(#1231) Expected indentation of 4 spaces (indentation)
(#1232) Expected indentation of 4 spaces (indentation)
(#1236) Expected indentation of 4 spaces (indentation)
(#1238) Expected indentation of 4 spaces (indentation)
(#1237) Expected indentation of 8 spaces (indentation)
(#1240) Expected indentation of 4 spaces (indentation)
(#1242) Expected indentation of 4 spaces (indentation)
(#1241) Expected indentation of 8 spaces (indentation)
(#1243) Expected indentation of 4 spaces (indentation)
(#1245) Expected indentation of 4 spaces (indentation)
(#1244) Expected indentation of 8 spaces (indentation)
(#1248) Expected indentation of 4 spaces (indentation)
(#1250) Expected indentation of 4 spaces (indentation)
(#1249) Expected indentation of 8 spaces (indentation)
(#1251) Expected indentation of 4 spaces (indentation)
(#1253) Expected indentation of 4 spaces (indentation)
(#1252) Expected indentation of 8 spaces (indentation)
(#1254) Expected indentation of 4 spaces (indentation)
(#1256) Expected indentation of 4 spaces (indentation)
(#1255) Expected indentation of 8 spaces (indentation)
(#1260) Expected indentation of 4 spaces (indentation)
(#1262) Expected indentation of 4 spaces (indentation)
(#1261) Expected indentation of 8 spaces (indentation)
(#1263) Expected indentation of 4 spaces (indentation)
(#1265) Expected indentation of 4 spaces (indentation)
(#1264) Expected indentation of 8 spaces (indentation)
(#1266) Expected indentation of 4 spaces (indentation)
(#1268) Expected indentation of 4 spaces (indentation)
(#1267) Expected indentation of 8 spaces (indentation)
(#1273) Expected indentation of 4 spaces (indentation)
(#1277) Expected indentation of 4 spaces (indentation)
(#1278) Expected indentation of 4 spaces (indentation)
(#1282) Expected indentation of 4 spaces (indentation)
(#1283) Expected indentation of 4 spaces (indentation)
(#1287) Expected indentation of 4 spaces (indentation)
(#1288) Expected indentation of 4 spaces (indentation)
(#1289) Expected indentation of 4 spaces (indentation)
(#1290) Expected indentation of 4 spaces (indentation)
(#1291) Expected indentation of 4 spaces (indentation)
(#1292) Expected indentation of 4 spaces (indentation)
(#1293) Expected indentation of 4 spaces (indentation)
(#1297) Expected indentation of 4 spaces (indentation)
(#1298) Expected indentation of 4 spaces (indentation)
(#1302) Expected indentation of 4 spaces (indentation)
(#1305) Expected indentation of 4 spaces (indentation)
(#1306) Expected indentation of 4 spaces (indentation)
(#1307) Expected indentation of 4 spaces (indentation)
(#1311) Expected indentation of 4 spaces (indentation)
(#1312) Expected indentation of 4 spaces (indentation)
(#1316) Expected indentation of 4 spaces (indentation)
(#1317) Expected indentation of 4 spaces (indentation)
(#1321) Expected indentation of 4 spaces (indentation)
(#1322) Expected indentation of 4 spaces (indentation)
(#1323) Expected indentation of 4 spaces (indentation)
(#1326) Expected indentation of 4 spaces (indentation)
(#1327) Expected indentation of 4 spaces (indentation)
(#1332) Expected indentation of 4 spaces (indentation)
(#1336) Expected indentation of 4 spaces (indentation)
(#1337) Expected indentation of 4 spaces (indentation)
(#1338) Expected indentation of 4 spaces (indentation)
(#1339) Expected indentation of 4 spaces (indentation)
(#1340) Expected indentation of 4 spaces (indentation)
(#1341) Expected indentation of 4 spaces (indentation)
(#1342) Expected indentation of 4 spaces (indentation)
(#1343) Expected indentation of 4 spaces (indentation)
(#1344) Expected indentation of 4 spaces (indentation)
(#1345) Expected indentation of 4 spaces (indentation)
(#1349) Expected indentation of 4 spaces (indentation)
(#1350) Expected indentation of 4 spaces (indentation)
(#1362) Expected indentation of 4 spaces (indentation)
(#1368) Expected indentation of 4 spaces (indentation)
(#1372) Expected indentation of 4 spaces (indentation)
(#1380) Expected indentation of 4 spaces (indentation)
(#1381) Expected indentation of 4 spaces (indentation)
(#1382) Expected indentation of 4 spaces (indentation)
(#1387) Expected indentation of 4 spaces (indentation)
(#1391) Expected indentation of 4 spaces (indentation)
(#1393) Expected indentation of 4 spaces (indentation)
(#1392) Expected indentation of 8 spaces (indentation)
(#1397) Expected indentation of 4 spaces (indentation)
(#1398) Expected indentation of 4 spaces (indentation)
(#1399) Expected indentation of 4 spaces (indentation)
(#1403) Expected indentation of 4 spaces (indentation)
(#1404) Expected indentation of 4 spaces (indentation)
(#1405) Expected indentation of 4 spaces (indentation)
(#1406) Expected indentation of 4 spaces (indentation)
(#1407) Expected indentation of 4 spaces (indentation)
(#1408) Expected indentation of 4 spaces (indentation)
(#1412) Expected indentation of 4 spaces (indentation)
(#1413) Expected indentation of 4 spaces (indentation)
(#1414) Expected indentation of 4 spaces (indentation)
(#1415) Expected indentation of 4 spaces (indentation)
(#1416) Expected indentation of 4 spaces (indentation)
(#1417) Expected indentation of 4 spaces (indentation)
(#1418) Expected indentation of 4 spaces (indentation)
(#1419) Expected indentation of 4 spaces (indentation)
(#1423) Expected indentation of 4 spaces (indentation)
(#1425) Expected indentation of 4 spaces (indentation)
(#1424) Expected indentation of 8 spaces (indentation)
(#1429) Expected indentation of 4 spaces (indentation)
(#1430) Expected indentation of 4 spaces (indentation)
(#1431) Expected indentation of 4 spaces (indentation)
(#1432) Expected indentation of 4 spaces (indentation)
(#1433) Expected indentation of 4 spaces (indentation)
(#1434) Expected indentation of 4 spaces (indentation)
(#1435) Expected indentation of 4 spaces (indentation)
(#1436) Expected indentation of 4 spaces (indentation)
(#1437) Expected indentation of 4 spaces (indentation)
(#1438) Expected indentation of 4 spaces (indentation)
(#1439) Expected indentation of 4 spaces (indentation)
(#1440) Expected indentation of 4 spaces (indentation)
(#1441) Expected indentation of 4 spaces (indentation)
(#1445) Expected indentation of 4 spaces (indentation)
(#1448) Expected indentation of 4 spaces (indentation)
(#1446) Expected indentation of 8 spaces (indentation)
(#1447) Expected indentation of 8 spaces (indentation)
(#1453) Expected indentation of 4 spaces (indentation)
(#1454) Expected indentation of 4 spaces (indentation)
(#1458) Expected indentation of 4 spaces (indentation)
(#1462) Expected indentation of 4 spaces (indentation)
(#1459) Expected indentation of 4 spaces (indentation)
(#1460) Expected indentation of 8 spaces (indentation)
(#1461) Expected indentation of 8 spaces (indentation)
(#1466) Expected indentation of 4 spaces (indentation)
(#1470) Expected indentation of 4 spaces (indentation)
(#1471) Expected indentation of 4 spaces (indentation)
(#1472) Expected indentation of 4 spaces (indentation)
(#1473) Expected indentation of 4 spaces (indentation)
(#1474) Expected indentation of 4 spaces (indentation)
(#1480) Expected indentation of 4 spaces (indentation)
(#1485) Expected indentation of 4 spaces (indentation)
(#1486) Expected indentation of 4 spaces (indentation)
(#1490) Expected indentation of 4 spaces (indentation)
(#1491) Expected indentation of 4 spaces (indentation)
(#1492) Expected indentation of 4 spaces (indentation)
(#1493) Expected indentation of 4 spaces (indentation)
(#1497) Expected indentation of 4 spaces (indentation)
(#1501) Expected indentation of 4 spaces (indentation)
(#1498) Expected indentation of 8 spaces (indentation)
(#1499) Expected indentation of 8 spaces (indentation)
(#1500) Expected indentation of 8 spaces (indentation)
(#1505) Expected indentation of 4 spaces (indentation)
(#1506) Expected indentation of 4 spaces (indentation)
(#1507) Expected indentation of 4 spaces (indentation)
(#1508) Expected indentation of 4 spaces (indentation)
(#1509) Expected indentation of 4 spaces (indentation)
(#1513) Expected indentation of 4 spaces (indentation)
(#1517) Expected indentation of 4 spaces (indentation)
(#1514) Expected indentation of 8 spaces (indentation)
(#1515) Expected indentation of 8 spaces (indentation)
(#1516) Expected indentation of 8 spaces (indentation)
(#1523) Expected indentation of 4 spaces (indentation)
(#1524) Expected indentation of 4 spaces (indentation)
(#1528) Expected indentation of 4 spaces (indentation)
(#1532) Expected indentation of 4 spaces (indentation)
(#1529) Expected indentation of 4 spaces (indentation)
(#1530) Expected indentation of 8 spaces (indentation)
(#1531) Expected indentation of 8 spaces (indentation)
(#1534) Expected indentation of 4 spaces (indentation)
(#1537) Expected indentation of 4 spaces (indentation)
(#1535) Expected indentation of 8 spaces (indentation)
(#1536) Expected indentation of 8 spaces (indentation)
(#1543) Expected indentation of 4 spaces (indentation)
(#1544) Expected indentation of 4 spaces (indentation)
(#1545) Expected indentation of 4 spaces (indentation)
(#1546) Expected indentation of 4 spaces (indentation)
(#1547) Expected indentation of 4 spaces (indentation)
(#1548) Expected indentation of 4 spaces (indentation)
(#1549) Expected indentation of 4 spaces (indentation)
(#1553) Expected indentation of 4 spaces (indentation)
(#1555) Expected indentation of 4 spaces (indentation)
(#1554) Expected indentation of 8 spaces (indentation)
(#1559) Expected indentation of 4 spaces (indentation)
(#1562) Expected indentation of 4 spaces (indentation)
(#1560) Expected indentation of 8 spaces (indentation)
(#1561) Expected indentation of 8 spaces (indentation)
(#1566) Expected indentation of 4 spaces (indentation)
(#1569) Expected indentation of 4 spaces (indentation)
(#1573) Expected indentation of 4 spaces (indentation)
(#1574) Expected indentation of 4 spaces (indentation)
(#1575) Expected indentation of 4 spaces (indentation)
(#1576) Expected indentation of 4 spaces (indentation)
(#1577) Expected indentation of 4 spaces (indentation)
(#1578) Expected indentation of 4 spaces (indentation)
(#1579) Expected indentation of 4 spaces (indentation)
(#1580) Expected indentation of 4 spaces (indentation)
(#1581) Expected indentation of 4 spaces (indentation)
(#1582) Expected indentation of 4 spaces (indentation)
(#1583) Expected indentation of 4 spaces (indentation)
(#1587) Expected indentation of 4 spaces (indentation)
(#1592) Expected indentation of 4 spaces (indentation)
(#1588) Expected indentation of 8 spaces (indentation)
(#1589) Expected indentation of 8 spaces (indentation)
(#1590) Expected indentation of 8 spaces (indentation)
(#1591) Expected indentation of 8 spaces (indentation)
(#1596) Expected indentation of 4 spaces (indentation)
(#1597) Expected indentation of 4 spaces (indentation)
(#1598) Expected indentation of 4 spaces (indentation)
(#1599) Expected indentation of 4 spaces (indentation)
(#1600) Expected indentation of 4 spaces (indentation)
(#1601) Expected indentation of 4 spaces (indentation)
(#1602) Expected indentation of 4 spaces (indentation)
(#1603) Expected indentation of 4 spaces (indentation)
(#1604) Expected indentation of 4 spaces (indentation)
(#1605) Expected indentation of 4 spaces (indentation)
(#1606) Expected indentation of 4 spaces (indentation)
(#1607) Expected indentation of 4 spaces (indentation)
(#1611) Expected indentation of 4 spaces (indentation)
(#1616) Expected indentation of 4 spaces (indentation)
(#1612) Expected indentation of 8 spaces (indentation)
(#1613) Expected indentation of 8 spaces (indentation)
(#1614) Expected indentation of 8 spaces (indentation)
(#1615) Expected indentation of 8 spaces (indentation)
(#1620) Expected indentation of 4 spaces (indentation)
(#1627) Expected indentation of 4 spaces (indentation)
(#1630) Expected indentation of 4 spaces (indentation)
(#1631) Expected indentation of 4 spaces (indentation)
(#1632) Expected indentation of 4 spaces (indentation)
(#1633) Expected indentation of 4 spaces (indentation)
(#1635) Expected indentation of 4 spaces (indentation)
(#1640) Expected indentation of 4 spaces (indentation)
(#1641) Expected indentation of 4 spaces (indentation)
(#1642) Expected indentation of 4 spaces (indentation)
(#1643) Expected indentation of 4 spaces (indentation)
(#1644) Expected indentation of 4 spaces (indentation)
(#1645) Expected indentation of 4 spaces (indentation)
(#1646) Expected indentation of 4 spaces (indentation)
(#1647) Expected indentation of 4 spaces (indentation)
(#1648) Expected indentation of 4 spaces (indentation)
(#1652) Expected indentation of 4 spaces (indentation)
(#1653) Expected indentation of 4 spaces (indentation)
(#1654) Expected indentation of 4 spaces (indentation)
(#1655) Expected indentation of 4 spaces (indentation)
(#1656) Expected indentation of 4 spaces (indentation)
(#1657) Expected indentation of 4 spaces (indentation)
(#1658) Expected indentation of 4 spaces (indentation)
(#1659) Expected indentation of 4 spaces (indentation)
(#1660) Expected indentation of 4 spaces (indentation)
(#1661) Expected indentation of 4 spaces (indentation)
(#1662) Expected indentation of 4 spaces (indentation)
(#1663) Expected indentation of 4 spaces (indentation)
(#1664) Expected indentation of 4 spaces (indentation)
(#1665) Expected indentation of 4 spaces (indentation)
(#1669) Expected indentation of 4 spaces (indentation)
(#1670) Expected indentation of 4 spaces (indentation)
(#1671) Expected indentation of 4 spaces (indentation)
(#1672) Expected indentation of 4 spaces (indentation)
(#1676) Expected indentation of 4 spaces (indentation)
(#1677) Expected indentation of 4 spaces (indentation)
(#1678) Expected indentation of 4 spaces (indentation)
(#1679) Expected indentation of 4 spaces (indentation)
(#1680) Expected indentation of 4 spaces (indentation)
(#1684) Expected indentation of 4 spaces (indentation)
(#1688) Expected indentation of 4 spaces (indentation)
(#1692) Expected indentation of 4 spaces (indentation)
(#1693) Expected indentation of 4 spaces (indentation)
(#1694) Expected indentation of 4 spaces (indentation)
(#1695) Expected indentation of 4 spaces (indentation)
(#1696) Expected indentation of 4 spaces (indentation)
(#1697) Expected indentation of 4 spaces (indentation)
(#1698) Expected indentation of 4 spaces (indentation)
(#1699) Expected indentation of 4 spaces (indentation)
(#1700) Expected indentation of 4 spaces (indentation)
(#1701) Expected indentation of 4 spaces (indentation)
(#1702) Expected indentation of 4 spaces (indentation)
(#1703) Expected indentation of 4 spaces (indentation)
(#1707) Expected indentation of 4 spaces (indentation)
(#1708) Expected indentation of 4 spaces (indentation)
(#1709) Expected indentation of 4 spaces (indentation)
(#1713) Expected indentation of 4 spaces (indentation)
(#1717) Expected indentation of 4 spaces (indentation)
(#1721) Expected indentation of 4 spaces (indentation)
(#1726) Expected indentation of 4 spaces (indentation)
(#1727) Expected indentation of 4 spaces (indentation)
(#1728) Expected indentation of 4 spaces (indentation)
(#1729) Expected indentation of 4 spaces (indentation)
(#1730) Expected indentation of 4 spaces (indentation)
(#1731) Expected indentation of 4 spaces (indentation)
(#1732) Expected indentation of 4 spaces (indentation)
(#1733) Expected indentation of 4 spaces (indentation)
(#1734) Expected indentation of 4 spaces (indentation)
(#1735) Expected indentation of 4 spaces (indentation)
(#1736) Expected indentation of 4 spaces (indentation)
(#1741) Expected indentation of 4 spaces (indentation)
(#1742) Expected indentation of 4 spaces (indentation)
(#1743) Expected indentation of 4 spaces (indentation)
(#1744) Expected indentation of 4 spaces (indentation)
(#1750) Expected indentation of 4 spaces (indentation)
(#1751) Expected indentation of 4 spaces (indentation)
(#1752) Expected indentation of 4 spaces (indentation)
(#1753) Expected indentation of 4 spaces (indentation)
(#1757) Expected indentation of 4 spaces (indentation)
(#1758) Expected indentation of 4 spaces (indentation)
(#1759) Expected indentation of 4 spaces (indentation)
(#1760) Expected indentation of 4 spaces (indentation)
(#1761) Expected indentation of 4 spaces (indentation)
(#1765) Expected indentation of 4 spaces (indentation)
(#1769) Expected indentation of 4 spaces (indentation)
(#1766) Expected indentation of 8 spaces (indentation)
(#1767) Expected indentation of 8 spaces (indentation)
(#1768) Expected indentation of 8 spaces (indentation)
(#1773) Expected indentation of 4 spaces (indentation)
(#1774) Expected indentation of 4 spaces (indentation)
(#1778) Expected indentation of 4 spaces (indentation)
(#1780) Expected indentation of 4 spaces (indentation)
(#1779) Expected indentation of 8 spaces (indentation)
(#1784) Expected indentation of 4 spaces (indentation)
(#1785) Expected indentation of 4 spaces (indentation)
(#1786) Expected indentation of 4 spaces (indentation)
(#1787) Expected indentation of 4 spaces (indentation)
(#1788) Expected indentation of 4 spaces (indentation)
(#1792) Expected indentation of 4 spaces (indentation)
(#1793) Expected indentation of 4 spaces (indentation)
(#1794) Expected indentation of 4 spaces (indentation)
(#1795) Expected indentation of 4 spaces (indentation)
(#1796) Expected indentation of 4 spaces (indentation)
(#1800) Expected indentation of 4 spaces (indentation)
(#1801) Expected indentation of 4 spaces (indentation)
(#1802) Expected indentation of 4 spaces (indentation)
(#1803) Expected indentation of 4 spaces (indentation)
(#1804) Expected indentation of 4 spaces (indentation)
(#1805) Expected indentation of 4 spaces (indentation)
(#1806) Expected indentation of 4 spaces (indentation)
(#1810) Expected indentation of 4 spaces (indentation)
(#1821) Expected indentation of 4 spaces (indentation)
(#1811) Expected indentation of 8 spaces (indentation)
(#1812) Expected indentation of 8 spaces (indentation)
(#1813) Expected indentation of 8 spaces (indentation)
(#1814) Expected indentation of 8 spaces (indentation)
(#1815) Expected indentation of 8 spaces (indentation)
(#1816) Expected indentation of 8 spaces (indentation)
(#1817) Expected indentation of 8 spaces (indentation)
(#1818) Expected indentation of 8 spaces (indentation)
(#1819) Expected indentation of 8 spaces (indentation)
(#1820) Expected indentation of 8 spaces (indentation)
(#1827) Expected indentation of 4 spaces (indentation)
(#1828) Expected indentation of 4 spaces (indentation)
(#1829) Expected indentation of 4 spaces (indentation)
(#1830) Expected indentation of 4 spaces (indentation)
(#1831) Expected indentation of 4 spaces (indentation)
(#1832) Expected indentation of 4 spaces (indentation)
(#1833) Expected indentation of 4 spaces (indentation)
(#1837) Expected indentation of 4 spaces (indentation)
(#1849) Expected indentation of 4 spaces (indentation)
(#1838) Expected indentation of 4 spaces (indentation)
(#1839) Expected indentation of 8 spaces (indentation)
(#1840) Expected indentation of 8 spaces (indentation)
(#1841) Expected indentation of 8 spaces (indentation)
(#1842) Expected indentation of 8 spaces (indentation)
(#1843) Expected indentation of 8 spaces (indentation)
(#1844) Expected indentation of 8 spaces (indentation)
(#1845) Expected indentation of 8 spaces (indentation)
(#1846) Expected indentation of 8 spaces (indentation)
(#1847) Expected indentation of 8 spaces (indentation)
(#1848) Expected indentation of 8 spaces (indentation)
(#1853) Expected indentation of 4 spaces (indentation)
(#1857) Expected indentation of 4 spaces (indentation)
(#1859) Expected indentation of 4 spaces (indentation)
(#1858) Expected indentation of 8 spaces (indentation)
(#1863) Expected indentation of 4 spaces (indentation)
(#1864) Expected indentation of 4 spaces (indentation)
(#1865) Expected indentation of 4 spaces (indentation)
(#1866) Expected indentation of 4 spaces (indentation)
(#1870) Expected indentation of 4 spaces (indentation)
(#1872) Expected indentation of 4 spaces (indentation)
(#1871) Expected indentation of 8 spaces (indentation)
(#1876) Expected indentation of 4 spaces (indentation)
(#1877) Expected indentation of 4 spaces (indentation)
(#1878) Expected indentation of 4 spaces (indentation)
(#1879) Expected indentation of 4 spaces (indentation)
(#1883) Expected indentation of 4 spaces (indentation)
(#1890) Expected indentation of 4 spaces (indentation)
(#1891) Expected indentation of 4 spaces (indentation)
(#1892) Expected indentation of 4 spaces (indentation)
(#1893) Expected indentation of 4 spaces (indentation)
(#1894) Expected indentation of 4 spaces (indentation)
(#1895) Expected indentation of 4 spaces (indentation)
(#1896) Expected indentation of 4 spaces (indentation)
(#1900) Expected indentation of 4 spaces (indentation)
(#1902) Expected indentation of 4 spaces (indentation)
(#1901) Expected indentation of 8 spaces (indentation)
(#1906) Expected indentation of 4 spaces (indentation)
(#1907) Expected indentation of 4 spaces (indentation)
(#1908) Expected indentation of 4 spaces (indentation)
(#1909) Expected indentation of 4 spaces (indentation)
(#1910) Expected indentation of 4 spaces (indentation)
(#1911) Expected indentation of 4 spaces (indentation)
(#1912) Expected indentation of 4 spaces (indentation)
(#1913) Expected indentation of 4 spaces (indentation)
(#1914) Expected indentation of 4 spaces (indentation)
(#1915) Expected indentation of 4 spaces (indentation)
(#1916) Expected indentation of 4 spaces (indentation)
(#1919) Expected indentation of 4 spaces (indentation)
(#1923) Expected indentation of 4 spaces (indentation)
(#1924) Expected indentation of 4 spaces (indentation)
(#1925) Expected indentation of 4 spaces (indentation)
(#1926) Expected indentation of 4 spaces (indentation)
(#1930) Expected indentation of 4 spaces (indentation)
(#1935) Expected indentation of 4 spaces (indentation)
(#1931) Expected indentation of 8 spaces (indentation)
(#1932) Expected indentation of 8 spaces (indentation)
(#1933) Expected indentation of 8 spaces (indentation)
(#1934) Expected indentation of 8 spaces (indentation)
(#1940) Expected indentation of 4 spaces (indentation)
(#1941) Expected indentation of 4 spaces (indentation)
(#1942) Expected indentation of 4 spaces (indentation)
(#1943) Expected indentation of 4 spaces (indentation)
(#1944) Expected indentation of 4 spaces (indentation)
(#1945) Expected indentation of 4 spaces (indentation)
(#1946) Expected indentation of 4 spaces (indentation)
(#1947) Expected indentation of 4 spaces (indentation)
(#1948) Expected indentation of 4 spaces (indentation)
(#1949) Expected indentation of 4 spaces (indentation)
(#1950) Expected indentation of 4 spaces (indentation)
(#1951) Expected indentation of 4 spaces (indentation)
(#1955) Expected indentation of 4 spaces (indentation)
(#1958) Expected indentation of 4 spaces (indentation)
(#1956) Expected indentation of 4 spaces (indentation)
(#1957) Expected indentation of 8 spaces (indentation)
(#1965) Expected indentation of 4 spaces (indentation)
(#1971) Expected indentation of 4 spaces (indentation)
(#1972) Expected indentation of 4 spaces (indentation)
(#1973) Expected indentation of 4 spaces (indentation)
(#1974) Expected indentation of 4 spaces (indentation)
(#1975) Expected indentation of 4 spaces (indentation)
(#1976) Expected indentation of 4 spaces (indentation)
(#1977) Expected indentation of 4 spaces (indentation)
(#1978) Expected indentation of 4 spaces (indentation)
(#1982) Expected indentation of 4 spaces (indentation)
(#1986) Expected indentation of 4 spaces (indentation)
(#1990) Expected indentation of 4 spaces (indentation)
(#1991) Expected indentation of 4 spaces (indentation)
(#1992) Expected indentation of 4 spaces (indentation)
(#1996) Expected indentation of 4 spaces (indentation)
(#1998) Expected indentation of 4 spaces (indentation)
(#1997) Expected indentation of 8 spaces (indentation)
(#2002) Expected indentation of 4 spaces (indentation)
(#2003) Expected indentation of 4 spaces (indentation)
(#2004) Expected indentation of 4 spaces (indentation)
(#2005) Expected indentation of 4 spaces (indentation)
(#2009) Expected indentation of 4 spaces (indentation)
(#2011) Expected indentation of 4 spaces (indentation)
(#2010) Expected indentation of 8 spaces (indentation)
(#2015) Expected indentation of 4 spaces (indentation)
(#2017) Expected indentation of 4 spaces (indentation)
(#2016) Expected indentation of 8 spaces (indentation)
(#2021) Expected indentation of 4 spaces (indentation)
(#2022) Expected indentation of 4 spaces (indentation)
(#2023) Expected indentation of 4 spaces (indentation)
(#2024) Expected indentation of 4 spaces (indentation)
(#2028) Expected indentation of 4 spaces (indentation)
(#2029) Expected indentation of 4 spaces (indentation)
(#2030) Expected indentation of 4 spaces (indentation)
(#2031) Expected indentation of 4 spaces (indentation)
(#2032) Expected indentation of 4 spaces (indentation)
(#2036) Expected indentation of 4 spaces (indentation)
(#2037) Expected indentation of 4 spaces (indentation)
(#2038) Expected indentation of 4 spaces (indentation)
(#2039) Expected indentation of 4 spaces (indentation)
(#2040) Expected indentation of 4 spaces (indentation)
(#2044) Expected indentation of 4 spaces (indentation)
(#2045) Expected indentation of 4 spaces (indentation)
(#2046) Expected indentation of 4 spaces (indentation)
(#2047) Expected indentation of 4 spaces (indentation)
(#2053) Expected indentation of 4 spaces (indentation)
(#2054) Expected indentation of 4 spaces (indentation)
(#2055) Expected indentation of 4 spaces (indentation)
(#2056) Expected indentation of 4 spaces (indentation)
(#2057) Expected indentation of 4 spaces (indentation)
(#2058) Expected indentation of 4 spaces (indentation)
(#2059) Expected indentation of 4 spaces (indentation)
(#2060) Expected indentation of 4 spaces (indentation)
(#2064) Expected indentation of 4 spaces (indentation)
(#2066) Expected indentation of 4 spaces (indentation)
(#2065) Expected indentation of 8 spaces (indentation)
(#2070) Expected indentation of 4 spaces (indentation)
(#2074) Expected indentation of 4 spaces (indentation)
(#2071) Expected indentation of 4 spaces (indentation)
(#2072) Expected indentation of 8 spaces (indentation)
(#2073) Expected indentation of 8 spaces (indentation)
(#2078) Expected indentation of 4 spaces (indentation)
(#2079) Expected indentation of 4 spaces (indentation)
(#2080) Expected indentation of 4 spaces (indentation)
(#2081) Expected indentation of 4 spaces (indentation)
(#2082) Expected indentation of 4 spaces (indentation)
(#2083) Expected indentation of 4 spaces (indentation)
(#2084) Expected indentation of 4 spaces (indentation)
(#2085) Expected indentation of 4 spaces (indentation)
(#2091) Expected indentation of 4 spaces (indentation)
(#2095) Expected indentation of 4 spaces (indentation)
(#2092) Expected indentation of 8 spaces (indentation)
(#2093) Expected indentation of 8 spaces (indentation)
(#2094) Expected indentation of 8 spaces (indentation)
(#2099) Expected indentation of 4 spaces (indentation)
(#2104) Expected indentation of 4 spaces (indentation)
(#2100) Expected indentation of 8 spaces (indentation)
(#2101) Expected indentation of 8 spaces (indentation)
(#2102) Expected indentation of 8 spaces (indentation)
(#2103) Expected indentation of 8 spaces (indentation)
(#2108) Expected indentation of 4 spaces (indentation)
(#2112) Expected indentation of 4 spaces (indentation)
(#2116) Expected indentation of 4 spaces (indentation)
(#2119) Expected indentation of 4 spaces (indentation)
(#2117) Expected indentation of 8 spaces (indentation)
(#2118) Expected indentation of 8 spaces (indentation)
(#2123) Expected indentation of 4 spaces (indentation)
(#2127) Expected indentation of 4 spaces (indentation)
(#2133) Expected indentation of 4 spaces (indentation)
(#2135) Expected indentation of 4 spaces (indentation)
(#2134) Expected indentation of 8 spaces (indentation)
(#2139) Expected indentation of 4 spaces (indentation)
(#2140) Expected indentation of 4 spaces (indentation)
(#2141) Expected indentation of 4 spaces (indentation)
(#2142) Expected indentation of 4 spaces (indentation)
(#2143) Expected indentation of 4 spaces (indentation)
(#2144) Expected indentation of 4 spaces (indentation)
(#2145) Expected indentation of 4 spaces (indentation)
(#2149) Expected indentation of 4 spaces (indentation)
(#2156) Expected indentation of 4 spaces (indentation)
(#2150) Expected indentation of 8 spaces (indentation)
(#2151) Expected indentation of 8 spaces (indentation)
(#2152) Expected indentation of 8 spaces (indentation)
(#2153) Expected indentation of 8 spaces (indentation)
(#2154) Expected indentation of 8 spaces (indentation)
(#2155) Expected indentation of 8 spaces (indentation)
(#2160) Expected indentation of 4 spaces (indentation)
(#2161) Expected indentation of 4 spaces (indentation)
(#2165) Expected indentation of 4 spaces (indentation)
(#2168) Expected indentation of 4 spaces (indentation)
(#2166) Expected indentation of 8 spaces (indentation)
(#2167) Expected indentation of 8 spaces (indentation)
(#2172) Expected indentation of 4 spaces (indentation)
(#2176) Expected indentation of 4 spaces (indentation)
(#2180) Expected indentation of 4 spaces (indentation)
(#2177) Expected indentation of 8 spaces (indentation)
(#2178) Expected indentation of 8 spaces (indentation)
(#2179) Expected indentation of 8 spaces (indentation)
(#2184) Expected indentation of 4 spaces (indentation)
(#2188) Expected indentation of 4 spaces (indentation)
(#2193) Expected indentation of 4 spaces (indentation)
(#2194) Expected indentation of 4 spaces (indentation)
(#2195) Expected indentation of 4 spaces (indentation)
(#2196) Expected indentation of 4 spaces (indentation)
(#2197) Expected indentation of 4 spaces (indentation)
(#2198) Expected indentation of 4 spaces (indentation)
(#2199) Expected indentation of 4 spaces (indentation)
(#2200) Expected indentation of 4 spaces (indentation)
(#2201) Expected indentation of 4 spaces (indentation)
(#2205) Expected indentation of 4 spaces (indentation)
(#2210) Expected indentation of 4 spaces (indentation)
(#2206) Expected indentation of 8 spaces (indentation)
(#2207) Expected indentation of 8 spaces (indentation)
(#2208) Expected indentation of 8 spaces (indentation)
(#2209) Expected indentation of 8 spaces (indentation)
(#2214) Expected indentation of 4 spaces (indentation)
(#2215) Expected indentation of 4 spaces (indentation)
(#2216) Expected indentation of 4 spaces (indentation)
(#2217) Expected indentation of 4 spaces (indentation)
(#2218) Expected indentation of 4 spaces (indentation)
(#2219) Expected indentation of 4 spaces (indentation)
(#2220) Expected indentation of 4 spaces (indentation)
(#2227) Expected indentation of 4 spaces (indentation)
(#2231) Expected indentation of 4 spaces (indentation)
(#2228) Expected indentation of 8 spaces (indentation)
(#2229) Expected indentation of 8 spaces (indentation)
(#2230) Expected indentation of 8 spaces (indentation)
(#2235) Expected indentation of 4 spaces (indentation)
(#2236) Expected indentation of 4 spaces (indentation)
(#2237) Expected indentation of 4 spaces (indentation)
(#2241) Expected indentation of 4 spaces (indentation)
(#2249) Expected indentation of 4 spaces (indentation)
(#2242) Expected indentation of 8 spaces (indentation)
(#2243) Expected indentation of 8 spaces (indentation)
(#2244) Expected indentation of 8 spaces (indentation)
(#2253) Expected indentation of 4 spaces (indentation)
(#2254) Expected indentation of 4 spaces (indentation)
(#2255) Expected indentation of 4 spaces (indentation)
(#2256) Expected indentation of 4 spaces (indentation)
(#2257) Expected indentation of 4 spaces (indentation)
(#2258) Expected indentation of 4 spaces (indentation)
(#2262) Expected indentation of 4 spaces (indentation)
(#2268) Expected indentation of 4 spaces (indentation)
(#2263) Expected indentation of 8 spaces (indentation)
(#2264) Expected indentation of 8 spaces (indentation)
(#2265) Expected indentation of 8 spaces (indentation)
(#2266) Expected indentation of 8 spaces (indentation)
(#2267) Expected indentation of 8 spaces (indentation)
(#2270) Expected indentation of 4 spaces (indentation)
(#2273) Expected indentation of 4 spaces (indentation)
(#2271) Expected indentation of 8 spaces (indentation)
(#2272) Expected indentation of 8 spaces (indentation)
(#2276) Expected indentation of 4 spaces (indentation)
(#2280) Expected indentation of 4 spaces (indentation)
(#2281) Expected indentation of 4 spaces (indentation)
(#2282) Expected indentation of 4 spaces (indentation)
(#2283) Expected indentation of 4 spaces (indentation)
(#2284) Expected indentation of 4 spaces (indentation)
(#2285) Expected indentation of 4 spaces (indentation)
(#2286) Expected indentation of 4 spaces (indentation)
(#2287) Expected indentation of 4 spaces (indentation)
(#2288) Expected indentation of 4 spaces (indentation)
(#2292) Expected indentation of 4 spaces (indentation)
(#2298) Expected indentation of 4 spaces (indentation)
(#2293) Expected indentation of 8 spaces (indentation)
(#2294) Expected indentation of 8 spaces (indentation)
(#2295) Expected indentation of 8 spaces (indentation)
(#2296) Expected indentation of 8 spaces (indentation)
(#2297) Expected indentation of 8 spaces (indentation)
(#2303) Expected indentation of 4 spaces (indentation)
(#2304) Expected indentation of 4 spaces (indentation)
(#2305) Expected indentation of 4 spaces (indentation)
(#2306) Expected indentation of 4 spaces (indentation)
(#2310) Expected indentation of 4 spaces (indentation)
(#2311) Expected indentation of 4 spaces (indentation)
(#2315) Expected indentation of 4 spaces (indentation)
(#2317) Expected indentation of 4 spaces (indentation)
(#2316) Expected indentation of 8 spaces (indentation)
(#2321) Expected indentation of 4 spaces (indentation)
(#2322) Expected indentation of 4 spaces (indentation)
(#2323) Expected indentation of 4 spaces (indentation)
(#2324) Expected indentation of 4 spaces (indentation)
(#2328) Expected indentation of 4 spaces (indentation)
(#2330) Expected indentation of 4 spaces (indentation)
(#2329) Expected indentation of 8 spaces (indentation)
(#2336) Expected indentation of 4 spaces (indentation)
(#2341) Expected indentation of 4 spaces (indentation)
(#2342) Expected indentation of 4 spaces (indentation)
(#2343) Expected indentation of 4 spaces (indentation)
(#2344) Expected indentation of 4 spaces (indentation)
(#2345) Expected indentation of 4 spaces (indentation)
(#2349) Expected indentation of 4 spaces (indentation)
(#2351) Expected indentation of 4 spaces (indentation)
(#2350) Expected indentation of 8 spaces (indentation)
(#2355) Expected indentation of 4 spaces (indentation)
(#2356) Expected indentation of 4 spaces (indentation)
(#2357) Expected indentation of 4 spaces (indentation)
(#2358) Expected indentation of 4 spaces (indentation)
(#2359) Expected indentation of 4 spaces (indentation)
(#2363) Expected indentation of 4 spaces (indentation)
(#2364) Expected indentation of 4 spaces (indentation)
(#2365) Expected indentation of 4 spaces (indentation)
(#2369) Expected indentation of 4 spaces (indentation)
(#2371) Expected indentation of 4 spaces (indentation)
(#2370) Expected indentation of 8 spaces (indentation)
(#2375) Expected indentation of 4 spaces (indentation)
(#2376) Expected indentation of 4 spaces (indentation)
(#2377) Expected indentation of 4 spaces (indentation)
(#2378) Expected indentation of 4 spaces (indentation)
(#2379) Expected indentation of 4 spaces (indentation)
(#2380) Expected indentation of 4 spaces (indentation)
(#2381) Expected indentation of 4 spaces (indentation)
(#2382) Expected indentation of 4 spaces (indentation)
(#2386) Expected indentation of 4 spaces (indentation)
(#2387) Expected indentation of 4 spaces (indentation)
(#2388) Expected indentation of 4 spaces (indentation)
(#2389) Expected indentation of 4 spaces (indentation)
(#2390) Expected indentation of 4 spaces (indentation)
(#2391) Expected indentation of 4 spaces (indentation)
(#2392) Expected indentation of 4 spaces (indentation)
(#2393) Expected indentation of 4 spaces (indentation)
(#2397) Expected indentation of 4 spaces (indentation)
(#2398) Expected indentation of 4 spaces (indentation)
(#2399) Expected indentation of 4 spaces (indentation)
(#2400) Expected indentation of 4 spaces (indentation)
(#2401) Expected indentation of 4 spaces (indentation)
(#2402) Expected indentation of 4 spaces (indentation)
(#2403) Expected indentation of 4 spaces (indentation)
(#2404) Expected indentation of 4 spaces (indentation)
(#2410) Expected indentation of 4 spaces (indentation)
(#2412) Expected indentation of 4 spaces (indentation)
(#2411) Expected indentation of 8 spaces (indentation)
(#2416) Expected indentation of 4 spaces (indentation)
(#2417) Expected indentation of 4 spaces (indentation)
(#2418) Expected indentation of 4 spaces (indentation)
(#2422) Expected indentation of 4 spaces (indentation)
(#2427) Expected indentation of 4 spaces (indentation)
(#2423) Expected indentation of 8 spaces (indentation)
(#2424) Expected indentation of 8 spaces (indentation)
(#2425) Expected indentation of 8 spaces (indentation)
(#2426) Expected indentation of 8 spaces (indentation)
(#2431) Expected indentation of 4 spaces (indentation)
(#2435) Expected indentation of 4 spaces (indentation)
(#2439) Expected indentation of 4 spaces (indentation)
(#2436) Expected indentation of 8 spaces (indentation)
(#2437) Expected indentation of 8 spaces (indentation)
(#2438) Expected indentation of 8 spaces (indentation)
(#2443) Expected indentation of 4 spaces (indentation)
(#2444) Expected indentation of 4 spaces (indentation)
(#2445) Expected indentation of 4 spaces (indentation)
(#2446) Expected indentation of 4 spaces (indentation)
(#2447) Expected indentation of 4 spaces (indentation)
(#2448) Expected indentation of 4 spaces (indentation)
(#2449) Expected indentation of 4 spaces (indentation)
(#2450) Expected indentation of 4 spaces (indentation)
(#2451) Expected indentation of 4 spaces (indentation)
(#2455) Expected indentation of 4 spaces (indentation)
(#2460) Expected indentation of 4 spaces (indentation)
(#2456) Expected indentation of 8 spaces (indentation)
(#2457) Expected indentation of 8 spaces (indentation)
(#2458) Expected indentation of 8 spaces (indentation)
(#2459) Expected indentation of 8 spaces (indentation)
(#2463) Expected indentation of 4 spaces (indentation)
(#2464) Expected indentation of 4 spaces (indentation)
(#2465) Expected indentation of 4 spaces (indentation)
(#2466) Expected indentation of 4 spaces (indentation)
(#2467) Expected indentation of 4 spaces (indentation)
(#2470) Expected indentation of 4 spaces (indentation)
(#2474) Expected indentation of 4 spaces (indentation)
(#2476) Expected indentation of 4 spaces (indentation)
(#2475) Expected indentation of 8 spaces (indentation)
(#2480) Expected indentation of 4 spaces (indentation)
(#2481) Expected indentation of 4 spaces (indentation)
(#2482) Expected indentation of 4 spaces (indentation)
(#2486) Expected indentation of 4 spaces (indentation)
(#2489) Expected indentation of 4 spaces (indentation)
(#2487) Expected indentation of 8 spaces (indentation)
(#2488) Expected indentation of 8 spaces (indentation)
(#2493) Expected indentation of 4 spaces (indentation)
(#2494) Expected indentation of 4 spaces (indentation)
(#2495) Expected indentation of 4 spaces (indentation)
(#2496) Expected indentation of 4 spaces (indentation)
(#2497) Expected indentation of 4 spaces (indentation)
(#2501) Expected indentation of 4 spaces (indentation)
(#2504) Expected indentation of 4 spaces (indentation)
(#2502) Expected indentation of 8 spaces (indentation)
(#2503) Expected indentation of 8 spaces (indentation)
(#2508) Expected indentation of 4 spaces (indentation)
(#2509) Expected indentation of 4 spaces (indentation)
(#2510) Expected indentation of 4 spaces (indentation)
(#2511) Expected indentation of 4 spaces (indentation)
(#2515) Expected indentation of 4 spaces (indentation)
(#2516) Expected indentation of 4 spaces (indentation)
(#2517) Expected indentation of 4 spaces (indentation)
(#2521) Expected indentation of 4 spaces (indentation)
(#2522) Expected indentation of 4 spaces (indentation)
(#2523) Expected indentation of 4 spaces (indentation)
(#2524) Expected indentation of 4 spaces (indentation)
(#2525) Expected indentation of 4 spaces (indentation)
(#2526) Expected indentation of 4 spaces (indentation)
(#2527) Expected indentation of 4 spaces (indentation)
(#2528) Expected indentation of 4 spaces (indentation)
(#2529) Expected indentation of 4 spaces (indentation)
(#2533) Expected indentation of 4 spaces (indentation)
(#2534) Expected indentation of 4 spaces (indentation)
(#2535) Expected indentation of 4 spaces (indentation)
(#2539) Expected indentation of 4 spaces (indentation)
(#2543) Expected indentation of 4 spaces (indentation)
(#2544) Expected indentation of 4 spaces (indentation)
(#2545) Expected indentation of 4 spaces (indentation)
(#2549) Expected indentation of 4 spaces (indentation)
(#2553) Expected indentation of 4 spaces (indentation)
(#2550) Expected indentation of 8 spaces (indentation)
(#2551) Expected indentation of 8 spaces (indentation)
(#2552) Expected indentation of 8 spaces (indentation)
(#2562) Expected indentation of 4 spaces (indentation)
(#2566) Expected indentation of 4 spaces (indentation)
(#2573) Expected indentation of 4 spaces (indentation)
(#2567) Expected indentation of 8 spaces (indentation)
(#2568) Expected indentation of 8 spaces (indentation)
(#2569) Expected indentation of 8 spaces (indentation)
(#2570) Expected indentation of 8 spaces (indentation)
(#2571) Expected indentation of 8 spaces (indentation)
(#2572) Expected indentation of 8 spaces (indentation)
(#2577) Expected indentation of 4 spaces (indentation)
(#2578) Expected indentation of 4 spaces (indentation)
(#2579) Expected indentation of 4 spaces (indentation)
(#2580) Expected indentation of 4 spaces (indentation)
(#2581) Expected indentation of 4 spaces (indentation)
(#2582) Expected indentation of 4 spaces (indentation)
(#2586) Expected indentation of 4 spaces (indentation)
(#2587) Expected indentation of 4 spaces (indentation)
(#2588) Expected indentation of 4 spaces (indentation)
(#2589) Expected indentation of 4 spaces (indentation)
(#2590) Expected indentation of 4 spaces (indentation)
(#2591) Expected indentation of 4 spaces (indentation)
(#2595) Expected indentation of 4 spaces (indentation)
(#2596) Expected indentation of 4 spaces (indentation)
(#2597) Expected indentation of 4 spaces (indentation)
(#2598) Expected indentation of 4 spaces (indentation)
(#2602) Expected indentation of 4 spaces (indentation)
(#2603) Expected indentation of 4 spaces (indentation)
(#2604) Expected indentation of 4 spaces (indentation)
(#2605) Expected indentation of 4 spaces (indentation)
(#2606) Expected indentation of 4 spaces (indentation)
(#2607) Expected indentation of 4 spaces (indentation)
(#2608) Expected indentation of 4 spaces (indentation)
(#2609) Expected indentation of 4 spaces (indentation)
(#2613) Expected indentation of 4 spaces (indentation)
(#2614) Expected indentation of 4 spaces (indentation)
(#2615) Expected indentation of 4 spaces (indentation)
(#2619) Expected indentation of 4 spaces (indentation)
(#2620) Expected indentation of 4 spaces (indentation)
(#2624) Expected indentation of 4 spaces (indentation)
(#2625) Expected indentation of 4 spaces (indentation)
(#2626) Expected indentation of 4 spaces (indentation)
(#2627) Expected indentation of 4 spaces (indentation)
(#2628) Expected indentation of 4 spaces (indentation)
(#2629) Expected indentation of 4 spaces (indentation)
(#2633) Expected indentation of 4 spaces (indentation)
(#2634) Expected indentation of 4 spaces (indentation)
(#2635) Expected indentation of 4 spaces (indentation)
(#2639) Expected indentation of 4 spaces (indentation)
(#2645) Expected indentation of 4 spaces (indentation)
(#2640) Expected indentation of 8 spaces (indentation)
(#2641) Expected indentation of 8 spaces (indentation)
(#2642) Expected indentation of 8 spaces (indentation)
(#2643) Expected indentation of 8 spaces (indentation)
(#2644) Expected indentation of 8 spaces (indentation)
(#2649) Expected indentation of 4 spaces (indentation)
(#2650) Expected indentation of 4 spaces (indentation)
(#2651) Expected indentation of 4 spaces (indentation)
(#2655) Expected indentation of 4 spaces (indentation)
(#2656) Expected indentation of 4 spaces (indentation)
(#2657) Expected indentation of 4 spaces (indentation)
(#2658) Expected indentation of 4 spaces (indentation)
(#2663) Expected indentation of 4 spaces (indentation)
(#2664) Expected indentation of 4 spaces (indentation)
(#2665) Expected indentation of 4 spaces (indentation)
(#2666) Expected indentation of 4 spaces (indentation)
(#2667) Expected indentation of 4 spaces (indentation)
(#2668) Expected indentation of 4 spaces (indentation)
(#2672) Expected indentation of 4 spaces (indentation)
(#2676) Expected indentation of 4 spaces (indentation)
(#2677) Expected indentation of 4 spaces (indentation)
(#2681) Expected indentation of 4 spaces (indentation)
(#2682) Expected indentation of 4 spaces (indentation)
(#2683) Expected indentation of 4 spaces (indentation)
(#2684) Expected indentation of 4 spaces (indentation)
(#2690) Expected indentation of 4 spaces (indentation)
(#2694) Expected indentation of 4 spaces (indentation)
(#2691) Expected indentation of 8 spaces (indentation)
(#2692) Expected indentation of 8 spaces (indentation)
(#2693) Expected indentation of 8 spaces (indentation)
(#2698) Expected indentation of 4 spaces (indentation)
(#2699) Expected indentation of 4 spaces (indentation)
(#2700) Expected indentation of 4 spaces (indentation)
(#2704) Expected indentation of 4 spaces (indentation)
(#2707) Expected indentation of 4 spaces (indentation)
(#2705) Expected indentation of 8 spaces (indentation)
(#2706) Expected indentation of 8 spaces (indentation)
(#2711) Expected indentation of 4 spaces (indentation)
(#2715) Expected indentation of 4 spaces (indentation)
(#2721) Expected indentation of 4 spaces (indentation)
(#2716) Expected indentation of 8 spaces (indentation)
(#2717) Expected indentation of 8 spaces (indentation)
(#2718) Expected indentation of 8 spaces (indentation)
(#2719) Expected indentation of 8 spaces (indentation)
(#2720) Expected indentation of 8 spaces (indentation)
(#2725) Expected indentation of 4 spaces (indentation)
(#2726) Expected indentation of 4 spaces (indentation)
(#2727) Expected indentation of 4 spaces (indentation)
(#2728) Expected indentation of 4 spaces (indentation)
(#2729) Expected indentation of 4 spaces (indentation)
(#2730) Expected indentation of 4 spaces (indentation)
(#2731) Expected indentation of 4 spaces (indentation)
(#2732) Expected indentation of 4 spaces (indentation)
(#2733) Expected indentation of 4 spaces (indentation)
(#2737) Expected indentation of 4 spaces (indentation)
(#2743) Expected indentation of 4 spaces (indentation)
(#2738) Expected indentation of 8 spaces (indentation)
(#2739) Expected indentation of 8 spaces (indentation)
(#2740) Expected indentation of 8 spaces (indentation)
(#2741) Expected indentation of 8 spaces (indentation)
(#2742) Expected indentation of 8 spaces (indentation)
(#2747) Expected indentation of 4 spaces (indentation)
(#2748) Expected indentation of 4 spaces (indentation)
(#2752) Expected indentation of 4 spaces (indentation)
(#2754) Expected indentation of 4 spaces (indentation)
(#2753) Expected indentation of 8 spaces (indentation)
(#2758) Expected indentation of 4 spaces (indentation)
(#2759) Expected indentation of 4 spaces (indentation)
(#2760) Expected indentation of 4 spaces (indentation)
(#2761) Expected indentation of 4 spaces (indentation)
(#2762) Expected indentation of 4 spaces (indentation)
(#2763) Expected indentation of 4 spaces (indentation)
(#2764) Expected indentation of 4 spaces (indentation)
(#2770) Expected indentation of 4 spaces (indentation)
(#2774) Expected indentation of 4 spaces (indentation)
(#2771) Expected indentation of 8 spaces (indentation)
(#2772) Expected indentation of 8 spaces (indentation)
(#2773) Expected indentation of 8 spaces (indentation)
(#2778) Expected indentation of 4 spaces (indentation)
(#2779) Expected indentation of 4 spaces (indentation)
(#2780) Expected indentation of 4 spaces (indentation)
(#2784) Expected indentation of 4 spaces (indentation)
(#2787) Expected indentation of 4 spaces (indentation)
(#2785) Expected indentation of 8 spaces (indentation)
(#2786) Expected indentation of 8 spaces (indentation)
(#2791) Expected indentation of 4 spaces (indentation)
(#2795) Expected indentation of 4 spaces (indentation)
(#2801) Expected indentation of 4 spaces (indentation)
(#2796) Expected indentation of 8 spaces (indentation)
(#2797) Expected indentation of 8 spaces (indentation)
(#2798) Expected indentation of 8 spaces (indentation)
(#2799) Expected indentation of 8 spaces (indentation)
(#2800) Expected indentation of 8 spaces (indentation)
(#2805) Expected indentation of 4 spaces (indentation)
(#2806) Expected indentation of 4 spaces (indentation)
(#2807) Expected indentation of 4 spaces (indentation)
(#2808) Expected indentation of 4 spaces (indentation)
(#2809) Expected indentation of 4 spaces (indentation)
(#2810) Expected indentation of 4 spaces (indentation)
(#2811) Expected indentation of 4 spaces (indentation)
(#2812) Expected indentation of 4 spaces (indentation)
(#2813) Expected indentation of 4 spaces (indentation)
(#2817) Expected indentation of 4 spaces (indentation)
(#2823) Expected indentation of 4 spaces (indentation)
(#2818) Expected indentation of 8 spaces (indentation)
(#2819) Expected indentation of 8 spaces (indentation)
(#2820) Expected indentation of 8 spaces (indentation)
(#2821) Expected indentation of 8 spaces (indentation)
(#2822) Expected indentation of 8 spaces (indentation)
(#2827) Expected indentation of 4 spaces (indentation)
(#2828) Expected indentation of 4 spaces (indentation)
(#2832) Expected indentation of 4 spaces (indentation)
(#2834) Expected indentation of 4 spaces (indentation)
(#2833) Expected indentation of 8 spaces (indentation)
(#2838) Expected indentation of 4 spaces (indentation)
(#2839) Expected indentation of 4 spaces (indentation)
(#2840) Expected indentation of 4 spaces (indentation)
(#2841) Expected indentation of 4 spaces (indentation)
(#2842) Expected indentation of 4 spaces (indentation)
(#2843) Expected indentation of 4 spaces (indentation)
(#2849) Expected indentation of 4 spaces (indentation)
(#2850) Expected indentation of 4 spaces (indentation)
(#2851) Expected indentation of 4 spaces (indentation)
(#2852) Expected indentation of 4 spaces (indentation)
(#2855) Expected indentation of 4 spaces (indentation)
(#2859) Expected indentation of 4 spaces (indentation)
(#2862) Expected indentation of 4 spaces (indentation)
(#2863) Expected indentation of 4 spaces (indentation)
(#2866) Expected indentation of 4 spaces (indentation)
(#2867) Expected indentation of 4 spaces (indentation)
(#2868) Expected indentation of 4 spaces (indentation)
(#2872) Expected indentation of 4 spaces (indentation)
(#2876) Expected indentation of 4 spaces (indentation)
(#2877) Expected indentation of 4 spaces (indentation)
(#2881) Expected indentation of 4 spaces (indentation)
(#2882) Expected indentation of 4 spaces (indentation)
(#2892) Expected indentation of 4 spaces (indentation)
(#2893) Expected indentation of 4 spaces (indentation)
(#2894) Expected indentation of 4 spaces (indentation)
(#2895) Expected indentation of 4 spaces (indentation)
(#2896) Expected indentation of 4 spaces (indentation)
(#2899) Expected indentation of 4 spaces (indentation)
(#2900) Expected indentation of 4 spaces (indentation)
(#2901) Expected indentation of 4 spaces (indentation)
(#2902) Expected indentation of 4 spaces (indentation)
(#2903) Expected indentation of 4 spaces (indentation)
(#2904) Expected indentation of 4 spaces (indentation)
(#2905) Expected indentation of 4 spaces (indentation)
(#2906) Expected indentation of 4 spaces (indentation)
(#2907) Expected indentation of 4 spaces (indentation)
(#2911) Expected indentation of 4 spaces (indentation)
(#2912) Expected indentation of 4 spaces (indentation)
(#2916) Expected indentation of 4 spaces (indentation)
(#2917) Expected indentation of 4 spaces (indentation)
(#2921) Expected indentation of 4 spaces (indentation)

PHPDocs style problems

(76 errors, 0 warnings)

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

mod/solo/attempt/manageattempts.php
(#120) Found comment starting with three or more slashes
mod/solo/backup/moodle2/backup_solo_activity_task.class.php
(#19) Inline phpdocs tag {@link backup_solo_activity_task} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
mod/solo/backup/moodle2/backup_solo_stepslib.php
(#47) Found comment starting with three or more slashes
(#49) Found comment starting with three or more slashes
(#19) Inline phpdocs tag {@link backup_solo_activity_task} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
mod/solo/backup/moodle2/restore_solo_activity_task.class.php
(#80) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#82) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#96) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#98) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
mod/solo/backup/moodle2/restore_solo_stepslib.php
(#44) Found comment starting with three or more slashes
(#46) Found comment starting with three or more slashes
(#63) Found comment starting with three or more slashes
(#65) Found comment starting with three or more slashes
mod/solo/classes/FineDiff.php
(#213) Phpdocs for function FineDiff::__construct has incomplete parameters list
(#373) Phpdocs for function FineDiff::doDiff has incomplete parameters list
(#388) Phpdocs for function FineDiff::_processGranularity has incomplete parameters list
(#422) Phpdocs for function FineDiff::doFragmentDiff has incomplete parameters list
(#554) Phpdocs for function FineDiff::doCharDiff has incomplete parameters list
(#636) Phpdocs for function FineDiff::extractFragments has incomplete parameters list
(#668) Phpdocs for function FineDiff::renderToTextFromOpcode has incomplete parameters list
mod/solo/classes/event/attempt_autograded.php
(#52) Phpdocs for function attempt_autograded::create_from_attempt has incomplete parameters list
mod/solo/classes/event/attempt_submitted.php
(#52) Phpdocs for function attempt_submitted::create_from_attempt has incomplete parameters list
mod/solo/classes/event/step_submitted.php
(#52) Phpdocs for function step_submitted::create_from_attempt has incomplete parameters list
mod/solo/classes/external.php
(#148) Phpdocs for function mod_solo_external::submit_rubric_grade_form has incomplete parameters list
(#255) Phpdocs for function mod_solo_external::submit_simple_grade_form has incomplete parameters list
mod/solo/classes/grades/grades.php
(#32) Phpdocs for function grades::getgrades has incomplete parameters list
mod/solo/classes/grades/gradesubmissions.php
(#95) Phpdocs for function gradesubmissions::getstudentstograde has incomplete parameters list
(#146) Phpdocs for function gradesubmissions::getpageofstudents has incomplete parameters list
mod/solo/classes/mobile_auth.php
(#87) Phpdocs for function mobile_auth::has_valid_token has incomplete parameters list
mod/solo/classes/output/attempt_renderer.php
(#36) Phpdocs for function attempt_renderer::show_intro has incomplete parameters list
(#51) Phpdocs for function attempt_renderer::add_edit_page_links has incomplete parameters list
mod/solo/classes/output/renderer.php
(#35) Phpdocs for function renderer::header has incomplete parameters list
(#87) Phpdocs for function renderer::show_intro has incomplete parameters list
mod/solo/classes/setupform.php
(#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
mod/solo/classes/textanalyser.php
(#61) Phpdocs for function textanalyser::__construct has incomplete parameters list
(#236) Phpdocs for function textanalyser::count_syllables has incomplete parameters list
mod/solo/classes/topic/topicform.php
(#5) Found comment starting with three or more slashes
(#23) Found comment starting with three or more slashes
(#144) Phpdocs for function topicform::construction_override has incomplete parameters list
mod/solo/classes/utils.php
(#361) Phpdocs for function utils::count_syllables has incomplete parameters list
(#2037) Phpdocs for function utils::display_studentgrade has incomplete parameters list
(#2151) Phpdocs for function utils::get_grading_instance has incomplete parameters list
(#2323) Phpdocs for function utils::fetch_recorder_data has incomplete parameters list
mod/solo/developer.php
(#66) Found comment starting with three or more slashes
mod/solo/index.php
(#29) Found comment starting with three or more slashes
mod/solo/lib.php
(#38) Found comment starting with three or more slashes
(#40) Found comment starting with three or more slashes
(#168) Found comment starting with three or more slashes
(#446) Found comment starting with three or more slashes
(#448) Found comment starting with three or more slashes
(#529) Found comment starting with three or more slashes
(#531) Found comment starting with three or more slashes
(#558) Found comment starting with three or more slashes
(#560) Found comment starting with three or more slashes
(#83) Phpdocs for function solo_reset_course_form_definition has incomplete parameters list
(#118) Phpdocs for function solo_reset_gradebook has incomplete parameters list
(#193) Phpdocs for function solo_add_instance has incomplete parameters list
(#281) Phpdocs for function solo_update_instance has incomplete parameters list
(#351) Phpdocs for function solo_user_outline has incomplete parameters list
(#381) Phpdocs for function solo_print_recent_activity has incomplete parameters list
(#411) Phpdocs for function solo_print_recent_mod_activity has incomplete parameters list
(#538) Phpdocs for function solo_extend_navigation has incomplete parameters list
(#552) Phpdocs for function solo_extend_settings_navigation has incomplete parameters list
(#671) Phpdocs for function solo_get_user_grades has incomplete parameters list
(#709) Phpdocs for function solo_scale_used has incomplete parameters list
(#728) Phpdocs for function solo_scale_used_anywhere has incomplete parameters list
(#397) Inline phpdocs tag {@link solo_print_recent_mod_activity()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#454) Inline phpdocs tag {@link file_browser::get_file_info_context_module()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#552) Inline phpdocs tag {@link settings_navigation} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#553) Inline phpdocs tag {@link navigation_node} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
mod/solo/myreports.php
(#88) Found comment starting with three or more slashes
mod/solo/push.php
(#155) Found comment starting with three or more slashes
mod/solo/reports.php
(#90) Found comment starting with three or more slashes
mod/solo/tabs.php
(#31) 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]


grunt changes

(1 errors, 1 warnings)

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

Problems running grunt
Task "eslint:amd" 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, 353 warnings)

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

mod/solo/templates/activitycontent.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/activityintrobuttons.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 14: CSS: “width”: Parse Error. ( <div class="mod_solo_activity_stepper_line_front" style="width: %;"></div>)
mod/solo/templates/aigradepreview.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 8: No space between attributes. (> <div class=""ms_aigr)
(#1) HTML Validation error, line 8: Quote “"” in attribute name. Probable cause: Matching quote missing somewhere earlier. ( class=""ms_aigradepreview_marks"><i>(()
(#1) HTML Validation info, line 8: Attribute “ms_aigradepreview_marks"” is not serializable as XML 1.0. (iew_marks"><i>((s)
(#1) HTML Validation error, line 8: Attribute “ms_aigradepreview_marks"” not allowed on element “div” at this point. (iew_marks"><i>((s)
(#1) HTML Validation error, line 10: No space between attributes. (> <div class=""ms_aigr)
(#1) HTML Validation error, line 10: Quote “"” in attribute name. Probable cause: Matching quote missing somewhere earlier. ( class=""ms_aigradepreview_feedback"> )
(#1) HTML Validation info, line 10: Attribute “ms_aigradepreview_feedback"” is not serializable as XML 1.0. (_feedback"> )
(#1) HTML Validation error, line 10: Attribute “ms_aigradepreview_feedback"” not allowed on element “div” at this point. (_feedback"> )
mod/solo/templates/audiorecordercontainer.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 29: Bad value “” for attribute “id” on element “div”: An ID must not be the empty string. (_outer"><div class="solo_audiorec_cont" id="" data-id="" data-parent="" data-localloading="" data-localloader="" data-cloudpoodllurl="" data-media="" data-appid="" data-owner="" data-type="" data-width="" data-height="" data-iframeclass="" data-updatecontrol="" data-timelimit="" data-transcode="" data-transcribe="" data-subtitle="" data-language="" data-expiredays="" data-region="" data-fallback="" data-hints="" data-token=""></div)
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //this inits the M.mod_solo recorder controller, after the page has loaded.
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //this inits the M.mod_solo recorder controller, after the page has loaded.
(#1) ESLint error [max-len]: This line has a length of 134. Maximum allowed is 132. ( //we put the opts in a hidden html on the page, that is later parsed in JS, because moodle/AMD doesn't like lots of opts in js
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //we put the opts in a hidden html on the page, that is later parsed in JS, because moodle/AMD doesn't like lots of opts in js
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( var recopts ={};
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( recopts.widgetid='';
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( recopts.recorderid='';
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( recopts.transcriber='';
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( recopts.language='';
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( recopts.region= '';
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( recopts.token='';
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( recopts.parent='';
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( recopts.owner='';
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( recopts.localposturl='';
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( recopts.appid='';
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( recopts.expiretime='';
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( recopts.cmid='';
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery', 'core/modal_factory', 'core/ajax','core/templates', 'mod_solo/recordercontroller'],
mod/solo/templates/fetchcbpage.mustache
(#1) Example context missing (@template section not found.)
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery'],function($) {
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //set up checkout links
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //set up checkout links
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $.getScript('https://js.chargebee.com/v2/chargebee.js', function(){
(#1) ESLint error [no-undef]: 'Chargebee' is not defined. ( var chargebee = Chargebee.init({'site': '', isItemsModel: true});
(#1) ESLint error [semi]: Missing semicolon. ( var cart = chargebee.getCart()
(#1) ESLint error [semi]: Missing semicolon. ( var planPriceQuantity = 1
(#1) ESLint error [semi]: Missing semicolon. ( var product = chargebee.initializeProduct(planPriceId, planPriceQuantity)
(#1) ESLint warning [camelcase]: Identifier 'billing_address' is not in camel case. ( var customer = {email: "", billing_address: {first_name: "",last_name: "", country: ""}};
(#1) ESLint warning [camelcase]: Identifier 'first_name' is not in camel case. ( var customer = {email: "", billing_address: {first_name: "",last_name: "", country: ""}};
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( var customer = {email: "", billing_address: {first_name: "",last_name: "", country: ""}};
(#1) ESLint warning [camelcase]: Identifier 'last_name' is not in camel case. ( var customer = {email: "", billing_address: {first_name: "",last_name: "", country: ""}};
(#1) ESLint warning [camelcase]: Identifier 'cf_startsiteurl' is not in camel case. ( product.setCustomData({cf_startsiteurl: ""});
mod/solo/templates/fontawesomecombo.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/grades.mustache
(#1) Example context missing.
(#1) HTML Validation info, line 2: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (ad><body><link rel="stylesheet" type="text/css" href="//cdn.datatables.net/1.10.19/css/jquery.dataTables.min.css"/><div )
(#1) HTML Validation error, line 4: The “cellpadding” attribute on the “table” element is obsolete. Use CSS instead. (h3></div><table cellpadding="0" cellspacing="0" width="100%" class="table table-striped" id="mod_solo_grade_submissions_table"> <)
(#1) HTML Validation error, line 4: The “cellspacing” attribute on the “table” element is obsolete. Use CSS instead. (h3></div><table cellpadding="0" cellspacing="0" width="100%" class="table table-striped" id="mod_solo_grade_submissions_table"> <)
(#1) HTML Validation error, line 4: The “width” attribute on the “table” element is obsolete. Use CSS instead. (h3></div><table cellpadding="0" cellspacing="0" width="100%" class="table table-striped" id="mod_solo_grade_submissions_table"> <)
(#1) HTML Validation error, line 33: Element “tbody” not allowed as child of element “table” in this context. (Suppressing further errors from this subtree.) ( </tfoot> <tbody id="history-table-body"> <)
(#1) ESLint warning [space-before-function-paren]: Unexpected space before function parentheses. ( ], function ($, datatable) {
(#1) ESLint error [no-unused-vars]: 'datatable' is defined but never used. ( ], function ($, datatable) {
(#1) ESLint error [no-unused-vars]: 'table' is assigned a value but never used. ( let table = $("#mod_solo_grade_submissions_table").dataTable();
mod/solo/templates/gradesubmissions.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 4: Attribute “alt” not allowed on element “a” at this point. (nav"> <a class="btn btn-secondary solo_grading_back_btn" href="#" alt="back"><i cla)
(#1) HTML Validation error, line 5: Attribute “alt” not allowed on element “a” at this point. (></a> <a class="btn btn-secondary solo_grading_forward_btn" href="#" alt="forward"><i cla)
(#1) HTML Validation error, line 10: Attribute “alt” not allowed on element “a” at this point. (nav"> <a class="btn btn-secondary solo_grading_back_btn" href="#" alt="back"><i cla)
(#1) HTML Validation error, line 11: Attribute “alt” not allowed on element “a” at this point. (></a> <a class="btn btn-secondary solo_grading_forward_btn" href="#" alt="forward"><i cla)
mod/solo/templates/grammarsuggestions.mustache
(#1) Example context missing (@template section not found.)
(#1) ESLint warning [space-before-function-paren]: Unexpected space before function parentheses. ( ], function ($,log,grammarsuggestions) {
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( ], function ($,log,grammarsuggestions) {
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( ], function ($,log,grammarsuggestions) {
mod/solo/templates/managecreds.mustache
(#1) Example context missing (@template section not found.)
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery'],function($) {
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //set up fetch from elsewhere
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //set up fetch from elsewhere
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( apiuser.value='';
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( apisecret.value='';
mod/solo/templates/mediarecorder.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 4: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input type="hidden" id="_filename"/> )
(#1) ESLint error [no-trailing-spaces]: Trailing spaces not allowed. ( /* The element containing the animation (.mod_solo_audio_player_animaton), get its animation started. */
(#1) ESLint error [no-trailing-spaces]: Trailing spaces not allowed. ( $(".mod_solo_stop_audio_player_button").addClass("button_inactive");
(#1) ESLint error [no-trailing-spaces]: Trailing spaces not allowed. ( /* 2. The element containing the animation (.mod_solo_audio_player_animaton), get its animation started. */
(#1) ESLint error [no-trailing-spaces]: Trailing spaces not allowed. ( ), Line: 26 Column: 1
mod/solo/templates/mediasubmissionplayer.mustache
(#1) Example context missing (@template section not found.)
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //<script>
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','core/log'], function($, log) {
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( var selectors ={
(#1) ESLint warning [camelcase]: Identifier 'bar_front' is not in camel case. ( bar_front: '#_mod_solo_audioplayer .mod_solo_audioplayer_bar_front',
(#1) ESLint error [semi]: Missing semicolon. ( }
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( var skipinterval =15;
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( init: function(){
(#1) ESLint warning [space-infix-ops]: Operator '===' must be spaced. ( if (theplayer.attr('data-init')==='done'){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( if (theplayer.attr('data-init')==='done'){
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( this.vplayer= $(selectors.player);
(#1) ESLint warning [camelcase]: Identifier 'bar_front' is not in camel case. ( this.bar_front = $(selectors.bar_front);
(#1) ESLint warning [space-infix-ops]: Operator '+' must be spaced. ( log.debug('duration is '+this.duration);
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //update time if audio duration is known, if not wait for loadedmetadata event
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //update time if audio duration is known, if not wait for loadedmetadata event
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(!isNaN(this.duration)){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( if(!isNaN(this.duration)){
(#1) ESLint warning [camelcase]: Identifier 'register_events' is not in camel case. ( register_events: function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( register_events: function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(this.ppbutton).on('click',function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(this.ppbutton).on('click',function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(this.backbutton).on('click',function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(this.backbutton).on('click',function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(this.forwardbutton).on('click',function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(this.forwardbutton).on('click',function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(this.hplayer).on('timeupdate',function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(this.hplayer).on('timeupdate',function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(this.hplayer).on('ended',function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(this.hplayer).on('ended',function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(that.ppbutton).attr('data-state','ended');
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(that.ppbutton).attr('data-state','paused');
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(that.ppbutton).attr('data-state','playing');
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(this.hplayer).on('loadedmetadata',function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(this.hplayer).on('loadedmetadata',function(){
(#1) ESLint warning [space-infix-ops]: Operator '+' must be spaced. ( log.debug('duration is '+that.duration);
(#1) ESLint warning [camelcase]: Identifier 'toggle_play' is not in camel case. ( toggle_play: function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( toggle_play: function(){
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(this.hplayer.paused){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( if(this.hplayer.paused){
(#1) ESLint warning [promise/always-return]: Each then() should return a value or throw ( this.hplayer.play().then(function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( this.hplayer.play().then(function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(that.ppbutton).attr('data-state','playing');
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( }).catch(function(){
(#1) ESLint warning [keyword-spacing]: Expected space(s) before "else". ( }else{
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "else". ( }else{
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(that.ppbutton).attr('data-state','paused');
(#1) ESLint warning [camelcase]: Identifier 'update_time' is not in camel case. ( update_time: function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( update_time: function(){
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //update the progress bar
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //update the progress bar
(#1) ESLint warning [space-infix-ops]: Operator '/' must be spaced. ( var percent = (this.hplayer.currentTime/this.duration)*100;
(#1) ESLint warning [space-infix-ops]: Operator '*' must be spaced. ( var percent = (this.hplayer.currentTime/this.duration)*100;
(#1) ESLint warning [space-infix-ops]: Operator '+' must be spaced. ( $(this.bar_front).css('width', percent+'%');
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //update the time display
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //update the time display
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "switch". ( switch(percent) {
(#1) ESLint error [max-len]: This line has a length of 145. Maximum allowed is 132. ( $(this.timedisplay).text(this.formatAudioTime(this.hplayer.currentTime) + '/' + this.formatAudioTime(this.duration));
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //handle back and forward buttons
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //handle back and forward buttons
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(this.hplayer.currentTime < skipinterval) {
(#1) ESLint warning [keyword-spacing]: Expected space(s) before "else". ( }else{
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "else". ( }else{
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(this.hplayer.currentTime > (this.duration - skipinterval)) {
(#1) ESLint warning [keyword-spacing]: Expected space(s) before "else". ( }else{
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "else". ( }else{
(#1) ESLint warning [camelcase]: Identifier 'skip_back' is not in camel case. ( skip_back: function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( skip_back: function(){
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(this.hplayer.currentTime > skipinterval) {
(#1) ESLint warning [keyword-spacing]: Expected space(s) before "else". ( }else{
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "else". ( }else{
(#1) ESLint warning [camelcase]: Identifier 'skip_forward' is not in camel case. ( skip_forward: function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( skip_forward: function(){
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(this.hplayer.currentTime < (this.duration - skipinterval)) {
(#1) ESLint warning [keyword-spacing]: Expected space(s) before "else". ( }else{
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "else". ( }else{
(#1) ESLint warning [space-before-function-paren]: Unexpected space before function parentheses. ( formatAudioTime: function (currentTime) {
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //init the player
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //init the player
mod/solo/templates/mobile_contact_siteadmin.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/mobile_no_iframe_embedding.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 4: Attribute “core-link” not allowed on element “a” at this point. (dding" in <a href="/admin/settings.php?section=httpsecurity" core-link>Site A)
mod/solo/templates/mobile_view_page.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 9: Bad value “100%” for attribute “width” on element “iframe”: Expected a digit but saw “%” instead. (te;"> <iframe width="100%" height="100%" src="/mod/solo/view.php?id=&user_id=&secret=&embed=2" frameborder="0" allow="microphone; camera" allowfullscreen="allowfullscreen"> <)
(#1) HTML Validation error, line 9: Bad value “100%” for attribute “height” on element “iframe”: Expected a digit but saw “%” instead. (te;"> <iframe width="100%" height="100%" src="/mod/solo/view.php?id=&user_id=&secret=&embed=2" frameborder="0" allow="microphone; camera" allowfullscreen="allowfullscreen"> <)
(#1) HTML Validation error, line 9: The “frameborder” attribute on the “iframe” element is obsolete. Use CSS instead. (te;"> <iframe width="100%" height="100%" src="/mod/solo/view.php?id=&user_id=&secret=&embed=2" frameborder="0" allow="microphone; camera" allowfullscreen="allowfullscreen"> <)
mod/solo/templates/openclosedates.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/postattemptbuttons.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/selfreviewstats.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/selfreviewsummary.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/snippetgoals.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/stepbase.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 2: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (ad><body><input type="hidden" name="id" id="would-be-a-uniqid_id" value=""/><inpu)
(#1) HTML Validation info, line 3: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (alue=""/><input type="hidden" name="attemptid" id="would-be-a-uniqid_attemptid" value=""/><inpu)
(#1) HTML Validation info, line 4: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (alue=""/><input type="hidden" name="visible" id="would-be-a-uniqid_visible" value="1"/><inpu)
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (lue="1"/><input type="hidden" name="type" id="would-be-a-uniqid_type" value=""/></bo)
mod/solo/templates/stepmediarecord.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 3: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (d><body><input type="hidden" name="id" id="would-be-a-uniqid_id" value=""/><inpu)
(#1) HTML Validation info, line 4: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (alue=""/><input type="hidden" name="attemptid" id="would-be-a-uniqid_attemptid" value=""/><inpu)
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (alue=""/><input type="hidden" name="visible" id="would-be-a-uniqid_visible" value="1"/><inpu)
(#1) HTML Validation info, line 6: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (lue="1"/><input type="hidden" name="type" id="would-be-a-uniqid_type" value=""/><div)
(#1) HTML Validation info, line 77: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input type="hidden" id="_filename"/> )
mod/solo/templates/stepmodel.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 3: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (d><body><input type="hidden" name="id" id="would-be-a-uniqid_id" value=""/><inpu)
(#1) HTML Validation info, line 4: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (alue=""/><input type="hidden" name="attemptid" id="would-be-a-uniqid_attemptid" value=""/><inpu)
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (alue=""/><input type="hidden" name="visible" id="would-be-a-uniqid_visible" value="1"/><inpu)
(#1) HTML Validation info, line 6: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (lue="1"/><input type="hidden" name="type" id="would-be-a-uniqid_type" value=""/><div)
mod/solo/templates/stepprepare.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 3: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (d><body><input type="hidden" name="id" id="would-be-a-uniqid_id" value=""/><inpu)
(#1) HTML Validation info, line 4: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (alue=""/><input type="hidden" name="attemptid" id="would-be-a-uniqid_attemptid" value=""/><inpu)
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (alue=""/><input type="hidden" name="visible" id="would-be-a-uniqid_visible" value="1"/><inpu)
(#1) HTML Validation info, line 6: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (lue="1"/><input type="hidden" name="type" id="would-be-a-uniqid_type" value=""/><div)
mod/solo/templates/stepprompt.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/stepselftranscribe.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 3: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (d><body><input type="hidden" name="id" id="would-be-a-uniqid_id" value=""/><inpu)
(#1) HTML Validation info, line 4: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (alue=""/><input type="hidden" name="attemptid" id="would-be-a-uniqid_attemptid" value=""/><inpu)
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (alue=""/><input type="hidden" name="visible" id="would-be-a-uniqid_visible" value="1"/><inpu)
(#1) HTML Validation info, line 6: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (lue="1"/><input type="hidden" name="type" id="would-be-a-uniqid_type" value=""/><div)
mod/solo/templates/summary_togglecorrections.mustache
(#1) Example context missing (@template section not found.)
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //<script>
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','core/log'], function($, log) {
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $("#would-be-a-uniqid_differencetoggle").on('click',function(e){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $("#would-be-a-uniqid_differencetoggle").on('click',function(e){
mod/solo/templates/summaryautogradelog.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/summarychoices.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 26: Stray end tag “section”. ( </div></section> </bo)
mod/solo/templates/summarygrammareval.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 4: Stray end tag “h5”. (l_label'></h5> )
mod/solo/templates/summaryheader.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 17: End tag for “body” seen, but there were unclosed elements. ( </div></body></html)
(#1) HTML Validation error, line 3: Unclosed element “section”. (d><body><section class="mod_solo_report_card mod_solo_activity_details"> <)
mod/solo/templates/summarymyreports.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/summaryplaceholdereval.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 9: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (mod_solo))<br/>15</sp)
(#1) HTML Validation info, line 9: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (>15</span><br/> )
(#1) HTML Validation error, line 10: Element “div” not allowed as child of element “span” in this context. (Suppressing further errors from this subtree.) ( <div class="mod_solo_placeholderspinner" style="display: none"><i cla)
(#1) ESLint warning [space-before-function-paren]: Unexpected space before function parentheses. ( ], function ($,log,smallreporthelper) {
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( ], function ($,log,smallreporthelper) {
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( ], function ($,log,smallreporthelper) {
mod/solo/templates/summaryresults.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 9: Stray end tag “div”. (> </div> )
(#1) HTML Validation info, line 59: A table row was 2 columns wide and exceeded the column count established by the first row (1). (><td></td> </tr> )
(#1) HTML Validation info, line 60: A table row was 2 columns wide and exceeded the column count established by the first row (1). (><td></td> </tr> )
(#1) HTML Validation info, line 61: A table row was 2 columns wide and exceeded the column count established by the first row (1). (><td></td> </tr> )
(#1) HTML Validation info, line 70: A table row was 2 columns wide and exceeded the column count established by the first row (1). (><td></td></tr> )
(#1) HTML Validation info, line 71: A table row was 2 columns wide and exceeded the column count established by the first row (1). (><td></td></tr> )
(#1) HTML Validation info, line 72: A table row was 2 columns wide and exceeded the column count established by the first row (1). (><td></td></tr> )
(#1) HTML Validation info, line 53: Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections, or else use a “div” element instead for any cases where no heading is needed. ( <section class='mod_solo_main_stats'> )
(#1) HTML Validation error, line 83: CSS: “width”: Parse Error. ( <div class="mod_solo_target_words_front_bar" style="width: %"></div>)
(#1) HTML Validation info, line 77: Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections, or else use a “div” element instead for any cases where no heading is needed. ( <section class='mod_solo_visual_stats'> )
(#1) HTML Validation info, line 104: Empty heading. ( <h4 class="card-title"></h4>)
(#1) HTML Validation error, line 13: The “aria-controls” attribute must point to an element in the same document. ( <a data-toggle="collapse" href="#collapseMediaPlayer" role="button" aria-expanded="false" aria-controls="collapseAudioPlayer"> )
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //<script>
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','core/log'], function($, log) {
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( var selectors ={
(#1) ESLint warning [camelcase]: Identifier 'bar_front' is not in camel case. ( bar_front: '#_mod_solo_audioplayer .mod_solo_audioplayer_bar_front',
(#1) ESLint error [semi]: Missing semicolon. ( }
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( var skipinterval =15;
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( init: function(){
(#1) ESLint warning [space-infix-ops]: Operator '===' must be spaced. ( if (theplayer.attr('data-init')==='done'){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( if (theplayer.attr('data-init')==='done'){
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( this.vplayer= $(selectors.player);
(#1) ESLint warning [camelcase]: Identifier 'bar_front' is not in camel case. ( this.bar_front = $(selectors.bar_front);
(#1) ESLint warning [space-infix-ops]: Operator '+' must be spaced. ( log.debug('duration is '+this.duration);
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //update time if audio duration is known, if not wait for loadedmetadata event
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //update time if audio duration is known, if not wait for loadedmetadata event
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(!isNaN(this.duration)){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( if(!isNaN(this.duration)){
(#1) ESLint warning [camelcase]: Identifier 'register_events' is not in camel case. ( register_events: function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( register_events: function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(this.ppbutton).on('click',function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(this.ppbutton).on('click',function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(this.backbutton).on('click',function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(this.backbutton).on('click',function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(this.forwardbutton).on('click',function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(this.forwardbutton).on('click',function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(this.hplayer).on('timeupdate',function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(this.hplayer).on('timeupdate',function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(this.hplayer).on('ended',function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(this.hplayer).on('ended',function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(that.ppbutton).attr('data-state','ended');
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(that.ppbutton).attr('data-state','paused');
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(that.ppbutton).attr('data-state','playing');
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(this.hplayer).on('loadedmetadata',function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( $(this.hplayer).on('loadedmetadata',function(){
(#1) ESLint warning [space-infix-ops]: Operator '+' must be spaced. ( log.debug('duration is '+that.duration);
(#1) ESLint warning [camelcase]: Identifier 'toggle_play' is not in camel case. ( toggle_play: function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( toggle_play: function(){
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(this.hplayer.paused){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( if(this.hplayer.paused){
(#1) ESLint warning [promise/always-return]: Each then() should return a value or throw ( this.hplayer.play().then(function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( this.hplayer.play().then(function(){
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(that.ppbutton).attr('data-state','playing');
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( }).catch(function(){
(#1) ESLint warning [keyword-spacing]: Expected space(s) before "else". ( }else{
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "else". ( }else{
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( $(that.ppbutton).attr('data-state','paused');
(#1) ESLint warning [camelcase]: Identifier 'update_time' is not in camel case. ( update_time: function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( update_time: function(){
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //update the progress bar
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //update the progress bar
(#1) ESLint warning [space-infix-ops]: Operator '/' must be spaced. ( var percent = (this.hplayer.currentTime/this.duration)*100;
(#1) ESLint warning [space-infix-ops]: Operator '*' must be spaced. ( var percent = (this.hplayer.currentTime/this.duration)*100;
(#1) ESLint warning [space-infix-ops]: Operator '+' must be spaced. ( $(this.bar_front).css('width', percent+'%');
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //update the time display
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //update the time display
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "switch". ( switch(percent) {
(#1) ESLint error [max-len]: This line has a length of 145. Maximum allowed is 132. ( $(this.timedisplay).text(this.formatAudioTime(this.hplayer.currentTime) + '/' + this.formatAudioTime(this.duration));
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //handle back and forward buttons
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //handle back and forward buttons
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(this.hplayer.currentTime < skipinterval) {
(#1) ESLint warning [keyword-spacing]: Expected space(s) before "else". ( }else{
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "else". ( }else{
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(this.hplayer.currentTime > (this.duration - skipinterval)) {
(#1) ESLint warning [keyword-spacing]: Expected space(s) before "else". ( }else{
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "else". ( }else{
(#1) ESLint warning [camelcase]: Identifier 'skip_back' is not in camel case. ( skip_back: function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( skip_back: function(){
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(this.hplayer.currentTime > skipinterval) {
(#1) ESLint warning [keyword-spacing]: Expected space(s) before "else". ( }else{
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "else". ( }else{
(#1) ESLint warning [camelcase]: Identifier 'skip_forward' is not in camel case. ( skip_forward: function(){
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( skip_forward: function(){
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "if". ( if(this.hplayer.currentTime < (this.duration - skipinterval)) {
(#1) ESLint warning [keyword-spacing]: Expected space(s) before "else". ( }else{
(#1) ESLint warning [keyword-spacing]: Expected space(s) after "else". ( }else{
(#1) ESLint warning [space-before-function-paren]: Unexpected space before function parentheses. ( formatAudioTime: function (currentTime) {
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //init the player
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //init the player
mod/solo/templates/summaryrubriceval.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 7: Empty heading. ( <h3 class="summaryheadertitle"></h3>)
mod/solo/templates/summaryspellingeval.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/summarystats.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 10: A table row was 2 columns wide and exceeded the column count established by the first row (1). (><td></td> </tr> )
(#1) HTML Validation info, line 11: A table row was 2 columns wide and exceeded the column count established by the first row (1). (><td></td> </tr> )
(#1) HTML Validation info, line 12: A table row was 2 columns wide and exceeded the column count established by the first row (1). (><td></td> </tr> )
(#1) HTML Validation info, line 21: A table row was 2 columns wide and exceeded the column count established by the first row (1). (><td></td></tr> )
(#1) HTML Validation info, line 22: A table row was 2 columns wide and exceeded the column count established by the first row (1). (><td></td></tr> )
(#1) HTML Validation info, line 23: A table row was 2 columns wide and exceeded the column count established by the first row (1). (><td></td></tr> )
(#1) HTML Validation info, line 4: Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections, or else use a “div” element instead for any cases where no heading is needed. (s'> <section class='mod_solo_main_stats'> )
(#1) HTML Validation error, line 34: CSS: “width”: Parse Error. ( <div class="mod_solo_target_words_front_bar" style="width: %"></div>)
(#1) HTML Validation info, line 28: Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections, or else use a “div” element instead for any cases where no heading is needed. (ion> <section class='mod_solo_visual_stats'> )
(#1) HTML Validation info, line 55: Empty heading. ( <h4 class="card-title"></h4>)
mod/solo/templates/summarystatsautomaticevaluation.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/summarystatsautomaticnocharts.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/summarystatsspeakingclarity.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/summarystatstargetwords.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 7: CSS: “width”: Parse Error. (iv> <div class="mod_solo_target_words_front_bar" style="width: %"></div>)
mod/solo/templates/summaryteachereval.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 7: Empty heading. ( <h3 class="summaryheadertitle"></h3>)
mod/solo/templates/summarytranscript.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/summarytranscriptnav.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/summaryuserattemptheader.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 15: End tag for “body” seen, but there were unclosed elements. ( </div></body></html)
(#1) HTML Validation error, line 2: Unclosed element “section”. (ad><body><section class="mod_solo_report_card mod_solo_activity_details"> <)
mod/solo/templates/targetwords.mustache
(#1) Example context missing (@template section not found.)
(#1) Template produced no content
mod/solo/templates/transcripteditor.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/ttspassage.mustache
(#1) Example context missing (@template section not found.)
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( require(['jquery', 'mod_solo/ttspassage'], function($, ttspassage) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( require(['jquery', 'mod_solo/ttspassage'], function($, ttspassage) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( ttspassage.init('would-be-a-uniqid');
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( }); ), Line: 4 Column: 12
mod/solo/templates/ttssentence.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/usercombo.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/videorecordercontainer.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 29: Bad value “” for attribute “id” on element “div”: An ID must not be the empty string. (_outer"><div class="solo_videorec_cont" id="" data-id="" data-parent="" data-localloading="" data-localloader="" data-cloudpoodllurl="" data-media="" data-appid="" data-owner="" data-type="" data-width="" data-height="" data-iframeclass="" data-updatecontrol="" data-timelimit="" data-transcode="" data-transcribe="" data-subtitle="" data-language="" data-expiredays="" data-region="" data-fallback="" data-hints="" data-token=""></div)
(#1) ESLint warning [capitalized-comments]: Comments should not begin with a lowercase character. ( //this inits the M.mod_solo recorder controller, after the page has loaded.
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //this inits the M.mod_solo recorder controller, after the page has loaded.
(#1) ESLint error [max-len]: This line has a length of 134. Maximum allowed is 132. ( //we put the opts in a hidden html on the page, that is later parsed in JS, because moodle/AMD doesn't like lots of opts in js
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //we put the opts in a hidden html on the page, that is later parsed in JS, because moodle/AMD doesn't like lots of opts in js
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( var recopts ={};
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( recopts.widgetid='';
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( recopts.recorderid='';
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( recopts.cloudpoodllurl='';
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( recopts.transcriber='';
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( recopts.language='';
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( recopts.region= '';
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( recopts.token='';
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( recopts.parent='';
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( recopts.owner='';
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( recopts.localposturl='';
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( recopts.appid='';
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( recopts.expiretime='';
(#1) ESLint warning [space-infix-ops]: Operator '=' must be spaced. ( recopts.cmid='';
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery', 'core/modal_factory', 'core/ajax','core/templates', 'mod_solo/recordercontroller'],
mod/solo/templates/waitingforteacher.mustache
(#1) Example context missing (@template section not found.)
mod/solo/templates/youtubeclip.mustache
(#1) Example context missing (@template section not found.)
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( //<script>
(#1) ESLint warning [spaced-comment]: Expected space or tab after '//' in comment. ( //<script>
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( //<script>
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( function extractVimeoId(url) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var match = url.match(/vimeo\.com\/(\d+)/);
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( return match ? match[1] : null;
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( }
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( require(['jquery', 'mod_solo/youtubeclip', 'mod_solo/vimeoclip'], function($, youtubeclip, vimeoclip) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( require(['jquery', 'mod_solo/youtubeclip', 'mod_solo/vimeoclip'], function($, youtubeclip, vimeoclip) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var videoUrlOrId = "";
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var videoId;
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( if (videoUrlOrId.includes("vimeo.com")) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( if (videoUrlOrId.includes("vimeo.com")) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( videoId = extractVimeoId(videoUrlOrId);
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( } else {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( videoId = videoUrlOrId;
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( }
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( if (isYouTubeVideoId(videoId)) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( if (isYouTubeVideoId(videoId)) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( youtubeclip.initVideo("would-be-a-uniqid_ytplayer");
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( } else if (isVimeoVideoId(videoId)) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( vimeoclip.initVideo("would-be-a-uniqid_ytplayer");
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( } else {
(#1) ESLint error [no-console]: Unexpected console statement. ( console.error("Unsupported video ID", videoId);
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( console.error("Unsupported video ID", videoId);
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( }
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( function isYouTubeVideoId(id) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( function isYouTubeVideoId(id) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var youtubeRegex = /^[a-zA-Z0-9_-]{11}$/;
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( return youtubeRegex.test(id);
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( }
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( function isVimeoVideoId(id) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( function isVimeoVideoId(id) {
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( var vimeoRegex = /^[0-9]+$/;
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( return vimeoRegex.test(id);
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( }
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( }); ), Line: 35 Column: 15

Gherkin .feature problems

(0 errors, 0 warnings)

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