Prechecker results: error


Overview

(0 errors, 0 warnings)

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


PHP lint problems

(1 errors, 0 warnings)

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

grade/report/htmlexport/classes/privacy/provider.php
(#25) PHP Fatal error: Namespace declaration statement has to be the very first statement or after any declare call in the script in /grade/report/htmlexport/classes/privacy/provider.php on line 25

PHP coding style problems

(409 errors, 98 warnings)

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

grade/report/htmlexport/classes/privacy/provider.php
(#1) The first thing in a PHP file must be the <?php tag.
(#1) The file header must be the first content in the file
(#1) Additional whitespace found at start of file
(#2) Line indented incorrectly; expected at least 1 spaces, found 0
(#3) Line indented incorrectly; expected at least 1 spaces, found 0
(#4) Line indented incorrectly; expected at least 1 spaces, found 0
(#5) Line indented incorrectly; expected at least 1 spaces, found 0
(#6) Line indented incorrectly; expected at least 1 spaces, found 0
(#7) Line indented incorrectly; expected at least 1 spaces, found 0
(#8) Line indented incorrectly; expected at least 1 spaces, found 0
(#9) Line indented incorrectly; expected at least 1 spaces, found 0
(#10) Line indented incorrectly; expected at least 1 spaces, found 0
(#11) Line indented incorrectly; expected at least 1 spaces, found 0
(#12) Line indented incorrectly; expected at least 1 spaces, found 0
(#13) Line indented incorrectly; expected at least 1 spaces, found 0
(#14) Line indented incorrectly; expected at least 1 spaces, found 0
(#15) Line indented incorrectly; expected at least 1 spaces, found 0
(#17) Line indented incorrectly; expected at least 1 spaces, found 0
(#20) Incorrect @package tag for file provider.php. Expected gradereport_htmlexport, found gradeexport_htmlexport.
(#25) Line indented incorrectly; expected at least 1 spaces, found 0
(#27) Line indented incorrectly; expected at least 1 spaces, found 0
(#29) Line indented incorrectly; expected at least 1 spaces, found 0
(#36) Line indented incorrectly; expected 1 spaces, found 0
(#36) Opening brace must not be followed by a blank line
(#38) Line indented incorrectly; expected at least 5 spaces, found 4
(#44) Line indented incorrectly; expected 5 spaces, found 4
(#45) Line indented incorrectly; expected at least 9 spaces, found 8
(#46) Line indented incorrectly; expected 5 spaces, found 4
(#47) Line indented incorrectly; expected 1 spaces, found 0
grade/report/htmlexport/classes/report.php
(#20) Incorrect @package tag for file report.php. Expected gradereport_htmlexport, found gradeexport_htmlexport.
(#27) Expected at least 1 space before "."; 0 found
(#27) Expected at least 1 space after "."; 0 found
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
(#33) Opening brace must not be followed by a blank line
(#34) Whitespace found at end of line
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Whitespace found at end of line
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Whitespace found at end of line
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Whitespace found at end of line
(#77) Whitespace found at end of line
(#79) Whitespace found at end of line
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Whitespace found at end of line
(#86) Whitespace found at end of line
(#87) Short array syntax must be used to define arrays
(#88) Short array syntax must be used to define arrays
(#89) Short array syntax must be used to define arrays
(#90) Whitespace found at end of line
(#91) Short array syntax must be used to define arrays
(#92) Opening parenthesis of a multi-line function call must be the last content on the line
(#92) Only one argument is allowed per line in a multi-line function call
(#92) Whitespace found at end of line
(#93) Multi-line function call not indented correctly; expected 8 spaces but found 33
(#93) Short array syntax must be used to define arrays
(#93) Closing parenthesis of a multi-line function call must be on a line by itself
(#94) Whitespace found at end of line
(#95) Short array syntax must be used to define arrays
(#99) Whitespace found at end of line
(#100) Opening parenthesis of a multi-line function call must be the last content on the line
(#100) Only one argument is allowed per line in a multi-line function call
(#100) Only one argument is allowed per line in a multi-line function call
(#100) Only one argument is allowed per line in a multi-line function call
(#100) Short array syntax must be used to define arrays
(#100) Whitespace found at end of line
(#101) Multi-line function call not indented correctly; expected 8 spaces but found 35
(#101) Short array syntax must be used to define arrays
(#101) Closing parenthesis of a multi-line function call must be on a line by itself
(#103) Whitespace found at end of line
(#104) Opening parenthesis of a multi-line function call must be the last content on the line
(#104) Only one argument is allowed per line in a multi-line function call
(#104) Whitespace found at end of line
(#105) Multi-line function call not indented correctly; expected 8 spaces but found 32
(#105) Short array syntax must be used to define arrays
(#105) Closing parenthesis of a multi-line function call must be on a line by itself
(#107) Whitespace found at end of line
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Whitespace found at end of line
(#113) Short array syntax must be used to define arrays
(#114) Short array syntax must be used to define arrays
(#115) Short array syntax must be used to define arrays
(#116) Short array syntax must be used to define arrays
(#117) Whitespace found at end of line
(#118) Opening parenthesis of a multi-line function call must be the last content on the line
(#118) Only one argument is allowed per line in a multi-line function call
(#118) Whitespace found at end of line
(#119) Multi-line function call not indented correctly; expected 12 spaces but found 32
(#119) Short array syntax must be used to define arrays
(#119) Whitespace found at end of line
(#120) Multi-line function call not indented correctly; expected 8 spaces but found 38
(#120) Only one argument is allowed per line in a multi-line function call
(#120) Closing parenthesis of a multi-line function call must be on a line by itself
(#120) Line exceeds 132 characters; contains 138 characters
(#122) Whitespace found at end of line
(#125) Whitespace found at end of line
(#133) Whitespace found at end of line
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Whitespace found at end of line
(#139) Short array syntax must be used to define arrays
(#140) Short array syntax must be used to define arrays
(#141) Whitespace found at end of line
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Whitespace found at end of line
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Whitespace found at end of line
(#154) Whitespace found at end of line
(#160) Whitespace found at end of line
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) Whitespace found at end of line
(#167) Whitespace found at end of line
(#168) Short array syntax must be used to define arrays
(#169) Whitespace found at end of line
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Whitespace found at end of line
(#175) Short array syntax must be used to define arrays
(#176) Whitespace found at end of line
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) Whitespace found at end of line
(#186) Whitespace found at end of line
(#190) Whitespace found at end of line
(#194) Whitespace found at end of line
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) Whitespace found at end of line
(#200) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#203) Whitespace found at end of line
(#208) Whitespace found at end of line
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) Whitespace found at end of line
(#217) Whitespace found at end of line
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) Whitespace found at end of line
(#235) Whitespace found at end of line
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) Short array syntax must be used to define arrays
(#240) Whitespace found at end of line
(#244) Whitespace found at end of line
(#247) Whitespace found at end of line
(#257) Whitespace found at end of line
(#266) Whitespace found at end of line
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) Whitespace found at end of line
(#271) Inline comments must end in full-stops, exclamation marks, or question marks
(#276) Whitespace found at end of line
(#282) Whitespace found at end of line
(#288) Whitespace found at end of line
(#291) Whitespace found at end of line
(#311) Whitespace found at end of line
(#312) Inline comments must end in full-stops, exclamation marks, or question marks
(#316) Whitespace found at end of line
(#317) Inline comments must end in full-stops, exclamation marks, or question marks
(#318) Variable "course_total" must not contain underscores.
(#319) Variable "course_total" must not contain underscores.
(#322) Variable "course_total" must not contain underscores.
(#323) Variable "course_total" must not contain underscores.
(#324) Variable "course_total" must not contain underscores.
(#327) Whitespace found at end of line
(#331) Whitespace found at end of line
(#334) Whitespace found at end of line
(#345) Whitespace found at end of line
(#349) Whitespace found at end of line
(#350) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) Whitespace found at end of line
(#355) Inline comments must end in full-stops, exclamation marks, or question marks
(#359) Whitespace found at end of line
(#360) Inline comments must end in full-stops, exclamation marks, or question marks
(#362) Variable "category_total" must not contain underscores.
(#363) Variable "category_total" must not contain underscores.
(#365) Line exceeds 132 characters; contains 179 characters
(#366) Variable "category_total" must not contain underscores.
(#367) Variable "category_total" must not contain underscores.
(#368) Variable "category_total" must not contain underscores.
(#372) Blank line found at end of control structure
(#372) Whitespace found at end of line
(#374) Variable "grade_item" must not contain underscores.
(#375) Whitespace found at end of line
(#376) Inline comments must end in full-stops, exclamation marks, or question marks
(#377) Variable "grade_item" must not contain underscores.
(#380) Whitespace found at end of line
(#381) Inline comments must end in full-stops, exclamation marks, or question marks
(#382) Variable "grade_item" must not contain underscores.
(#385) Whitespace found at end of line
(#386) Variable "grade_grade" must not contain underscores.
(#386) Short array syntax must be used to define arrays
(#386) Variable "grade_item" must not contain underscores.
(#387) Whitespace found at end of line
(#389) Variable "grade_item" must not contain underscores.
(#390) Whitespace found at end of line
(#391) Inline comments must end in full-stops, exclamation marks, or question marks
(#392) Variable "grade_grade" must not contain underscores.
(#392) Variable "grade_item" must not contain underscores.
(#394) Whitespace found at end of line
(#395) Inline comments must end in full-stops, exclamation marks, or question marks
(#396) Variable "grade_item" must not contain underscores.
(#398) Whitespace found at end of line
(#399) Inline comments must end in full-stops, exclamation marks, or question marks
(#400) Variable "grade_grade" must not contain underscores.
(#400) Variable "grade_item" must not contain underscores.
(#402) Whitespace found at end of line
(#406) Whitespace found at end of line
(#409) Whitespace found at end of line
(#417) Variable "grade_grade" must not contain underscores.
(#417) Variable "grade_item" must not contain underscores.
(#418) Variable "grade_grade" must not contain underscores.
(#418) Variable "grade_grade" must not contain underscores.
(#421) Whitespace found at end of line
(#422) Variable "grade_grade" must not contain underscores.
(#422) Variable "grade_item" must not contain underscores.
(#424) Whitespace found at end of line
(#431) Variable "grade_item" must not contain underscores.
(#432) Variable "grade_item" must not contain underscores.
(#432) Variable "grade_item" must not contain underscores.
(#432) Whitespace found at end of line
(#433) Variable "grade_item" must not contain underscores.
(#433) Variable "grade_item" must not contain underscores.
(#435) Whitespace found at end of line
(#443) Variable "grade_grade" must not contain underscores.
(#443) Variable "grade_item" must not contain underscores.
(#444) Variable "grade_grade" must not contain underscores.
(#444) Variable "grade_grade" must not contain underscores.
(#447) Whitespace found at end of line
(#448) Variable "grade_grade" must not contain underscores.
(#448) Variable "grade_item" must not contain underscores.
(#451) Whitespace found at end of line
(#459) Variable "grade_item" must not contain underscores.
(#460) Inline comments must end in full-stops, exclamation marks, or question marks
(#461) Variable "grade_item" must not contain underscores.
(#464) Whitespace found at end of line
(#465) Inline comments must end in full-stops, exclamation marks, or question marks
(#469) Whitespace found at end of line
(#471) Inline comments must end in full-stops, exclamation marks, or question marks
(#472) Variable "grade_item" must not contain underscores.
(#472) Variable "grade_item" must not contain underscores.
(#474) Whitespace found at end of line
(#483) Whitespace found at end of line
(#484) Inline comments must end in full-stops, exclamation marks, or question marks
(#488) Whitespace found at end of line
(#489) Inline comments must end in full-stops, exclamation marks, or question marks
(#493) Whitespace found at end of line
(#496) Whitespace found at end of line
(#508) Whitespace found at end of line
(#515) Short array syntax must be used to define arrays
(#538) Whitespace found at end of line
(#555) Whitespace found at end of line within string
(#566) Whitespace found at end of line within string
(#573) Whitespace found at end of line within string
(#582) Whitespace found at end of line within string
(#586) Whitespace found at end of line within string
(#593) Whitespace found at end of line within string
(#600) Whitespace found at end of line within string
(#608) Whitespace found at end of line within string
(#615) Whitespace found at end of line within string
(#621) Whitespace found at end of line within string
(#628) Whitespace found at end of line within string
(#635) Whitespace found at end of line within string
(#642) Whitespace found at end of line within string
(#651) Whitespace found at end of line within string
(#660) Whitespace found at end of line within string
(#665) Whitespace found at end of line within string
(#669) Whitespace found at end of line within string
(#673) Whitespace found at end of line within string
(#679) Whitespace found at end of line within string
(#685) Whitespace found at end of line within string
(#692) Whitespace found at end of line within string
(#699) Whitespace found at end of line within string
(#706) Whitespace found at end of line within string
(#711) Whitespace found at end of line within string
(#714) Line exceeds 132 characters; contains 144 characters
(#720) Whitespace found at end of line within string
(#722) Line exceeds 132 characters; contains 140 characters
(#731) Whitespace found at end of line within string
(#735) Whitespace found at end of line within string
(#740) Whitespace found at end of line within string
(#746) Whitespace found at end of line within string
(#748) Whitespace found at end of line within string
(#749) Whitespace found at end of line within string
(#752) Whitespace found at end of line within string
(#768) Whitespace found at end of line
(#778) Whitespace found at end of line
(#779) Inline comments must end in full-stops, exclamation marks, or question marks
(#780) Variable "category_item" must not contain underscores.
(#780) Short array syntax must be used to define arrays
(#780) Line exceeds 132 characters; contains 140 characters
(#781) Variable "category_item" must not contain underscores.
(#784) Whitespace found at end of line
(#785) Inline comments must end in full-stops, exclamation marks, or question marks
(#786) Variable "category_grade" must not contain underscores.
(#786) Short array syntax must be used to define arrays
(#786) Variable "category_item" must not contain underscores.
(#787) Variable "category_grade" must not contain underscores.
(#787) Variable "category_grade" must not contain underscores.
(#790) Whitespace found at end of line
(#791) Short array syntax must be used to define arrays
(#792) Variable "category_grade" must not contain underscores.
(#792) Variable "category_item" must not contain underscores.
(#793) Variable "category_item" must not contain underscores.
(#793) Variable "category_item" must not contain underscores.
(#793) Whitespace found at end of line
(#794) Variable "category_item" must not contain underscores.
(#794) Variable "category_item" must not contain underscores.
(#795) Variable "category_grade" must not contain underscores.
(#795) Variable "category_item" must not contain underscores.
(#795) Line exceeds 132 characters; contains 133 characters
(#795) There should be a comma after the last array item in a multi-line array.
(#798) Whitespace found at end of line
(#807) Whitespace found at end of line
(#808) Inline comments must end in full-stops, exclamation marks, or question marks
(#809) Variable "course_item" must not contain underscores.
(#810) Variable "course_item" must not contain underscores.
(#813) Whitespace found at end of line
(#814) Inline comments must end in full-stops, exclamation marks, or question marks
(#815) Variable "course_grade" must not contain underscores.
(#815) Short array syntax must be used to define arrays
(#815) Variable "course_item" must not contain underscores.
(#816) Variable "course_grade" must not contain underscores.
(#816) Variable "course_grade" must not contain underscores.
(#819) Whitespace found at end of line
(#820) Short array syntax must be used to define arrays
(#821) Variable "course_grade" must not contain underscores.
(#821) Variable "course_item" must not contain underscores.
(#822) Variable "course_item" must not contain underscores.
(#822) Variable "course_item" must not contain underscores.
(#822) Whitespace found at end of line
(#823) Variable "course_item" must not contain underscores.
(#823) Variable "course_item" must not contain underscores.
(#824) Variable "course_grade" must not contain underscores.
(#824) Variable "course_item" must not contain underscores.
(#824) There should be a comma after the last array item in a multi-line array.
(#827) Whitespace found at end of line
(#835) Whitespace found at end of line
(#836) Inline comments must end in full-stops, exclamation marks, or question marks
(#840) Whitespace found at end of line
(#841) Inline comments must end in full-stops, exclamation marks, or question marks
(#848) Whitespace found at end of line
(#849) Inline comments must end in full-stops, exclamation marks, or question marks
(#854) Whitespace found at end of line
(#855) Inline comments must end in full-stops, exclamation marks, or question marks
(#856) Variable "default_theme" must not contain underscores.
(#857) Variable "default_theme" must not contain underscores.
(#857) Variable "default_theme" must not contain underscores.
(#858) Variable "default_theme" must not contain underscores.
(#860) Whitespace found at end of line
(#861) Inline comments must end in full-stops, exclamation marks, or question marks
(#865) Whitespace found at end of line
(#868) Whitespace found at end of line
grade/report/htmlexport/db/access.php
(#20) Incorrect @package tag for file access.php. Expected gradereport_htmlexport, found gradeexport_htmlexport.
(#27) Short array syntax must be used to define arrays
(#28) Short array syntax must be used to define arrays
(#31) Short array syntax must be used to define arrays
(#35) There should be a comma after the last array item in a multi-line array.
grade/report/htmlexport/index.php
(#20) Incorrect @package tag for file index.php. Expected gradereport_htmlexport, found gradeexport_htmlexport.
(#26) Expected at least 1 space before "."; 0 found
(#26) Expected at least 1 space after "."; 0 found
(#27) Expected at least 1 space before "."; 0 found
(#27) Expected at least 1 space after "."; 0 found
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
(#29) Expected at least 1 space before "."; 0 found
(#29) Expected at least 1 space after "."; 0 found
(#36) Short array syntax must be used to define arrays
(#42) Short array syntax must be used to define arrays
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Usage of ELSEIF not allowed; use ELSE IF instead
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
grade/report/htmlexport/lang/en/gradereport_htmlexport.php
(#20) Incorrect @package tag for file gradereport_htmlexport.php. Expected gradereport_htmlexport, found gradeexport_htmlexport.
(#26) The string key "htmlexport:view" is not in the correct order, it should be before "pluginname"
(#28) The string key "exporthtml" is not in the correct order, it should be before "selectstudent"
(#31) The string key "reportdate" is not in the correct order, it should be before "student"
(#32) The string key "gradeitem" is not in the correct order, it should be before "reportdate"
(#33) The string key "grade" is not in the correct order, it should be before "gradeitem"
(#35) The string key "percentage" is not in the correct order, it should be before "range"
(#37) The string key "coursetotal" is not in the correct order, it should be before "total"
(#38) The string key "bulkdownload" is not in the correct order, it should be before "coursetotal"
(#41) The string key "confirmexportall" is not in the correct order, it should be before "exportallstudents"
(#43) The string key "cannotcreatezip" is not in the correct order, it should be before "nofilestoexport"
(#46) Unexpected comment found. Auto-fixing will not work after this comment
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) The string key "colorsettings" is not in the correct order, it should be before "privacy:metadata"
(#50) Unexpected comment found. Auto-fixing will not work after this comment
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Unexpected comment found. Auto-fixing will not work after this comment
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) The string key "gradeexcellentcolor" is not in the correct order, it should be before "headertextcolordesc"
(#63) The string key "gradeaveragecolor" is not in the correct order, it should be before "gradegoodcolordesc"
(#68) Unexpected comment found. Auto-fixing will not work after this comment
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) The string key "rowalternatecolor" is not in the correct order, it should be before "tablebordercolordesc"
(#76) Unexpected comment found. Auto-fixing will not work after this comment
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) The string key "categoryprimarycolor" is not in the correct order, it should be before "rowhovercolordesc"
(#82) Unexpected comment found. Auto-fixing will not work after this comment
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Unexpected comment found. Auto-fixing will not work after this comment
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) The string key "gradevaluebgcolor" is not in the correct order, it should be before "gradevaluecolordesc"
(#99) The string key "percentagebgcolor" is not in the correct order, it should be before "percentagecolordesc"
(#102) Unexpected comment found. Auto-fixing will not work after this comment
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) The string key "resetcolorsdesc" is not in the correct order, it should be before "resetcolorsheading"
grade/report/htmlexport/lib.php
(#20) Incorrect @package tag for file lib.php. Expected gradereport_htmlexport, found gradeexport_htmlexport.
(#25) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
grade/report/htmlexport/settings.php
(#20) Incorrect @package tag for file settings.php. Expected gradereport_htmlexport, found gradeexport_htmlexport.
(#27) Blank line found at start of control structure
(#28) Whitespace found at end of line
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) 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 4 spaces but found 8
(#32) Closing parenthesis of a multi-line function call must be on a line by itself
(#33) Whitespace found at end of line
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Opening parenthesis of a multi-line function call must be the last content on the line
(#38) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#38) Closing parenthesis of a multi-line function call must be on a line by itself
(#39) Whitespace found at end of line
(#40) Opening parenthesis of a multi-line function call must be the last content on the line
(#43) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#43) Closing parenthesis of a multi-line function call must be on a line by itself
(#44) Whitespace found at end of line
(#45) Opening parenthesis of a multi-line function call must be the last content on the line
(#48) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#48) Closing parenthesis of a multi-line function call must be on a line by itself
(#49) Whitespace found at end of line
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Opening parenthesis of a multi-line function call must be the last content on the line
(#54) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#54) Closing parenthesis of a multi-line function call must be on a line by itself
(#55) Whitespace found at end of line
(#56) 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 4 spaces but found 8
(#59) Closing parenthesis of a multi-line function call must be on a line by itself
(#60) Whitespace found at end of line
(#61) 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 4 spaces but found 8
(#64) Closing parenthesis of a multi-line function call must be on a line by itself
(#65) Whitespace found at end of line
(#66) Opening parenthesis of a multi-line function call must be the last content on the line
(#69) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#69) Closing parenthesis of a multi-line function call must be on a line by itself
(#70) Whitespace found at end of line
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Opening parenthesis of a multi-line function call must be the last content on the line
(#75) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#75) Closing parenthesis of a multi-line function call must be on a line by itself
(#76) Whitespace found at end of line
(#77) Opening parenthesis of a multi-line function call must be the last content on the line
(#80) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#80) Closing parenthesis of a multi-line function call must be on a line by itself
(#81) Whitespace found at end of line
(#82) Opening parenthesis of a multi-line function call must be the last content on the line
(#85) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#85) Closing parenthesis of a multi-line function call must be on a line by itself
(#86) Whitespace found at end of line
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Opening parenthesis of a multi-line function call must be the last content on the line
(#91) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#91) Closing parenthesis of a multi-line function call must be on a line by itself
(#92) Whitespace found at end of line
(#93) Opening parenthesis of a multi-line function call must be the last content on the line
(#96) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#96) Closing parenthesis of a multi-line function call must be on a line by itself
(#97) Whitespace found at end of line
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Opening parenthesis of a multi-line function call must be the last content on the line
(#102) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#102) Closing parenthesis of a multi-line function call must be on a line by itself
(#103) Whitespace found at end of line
(#104) 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 4 spaces but found 8
(#107) Closing parenthesis of a multi-line function call must be on a line by itself
(#108) Whitespace found at end of line
(#109) Opening parenthesis of a multi-line function call must be the last content on the line
(#112) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#112) Closing parenthesis of a multi-line function call must be on a line by itself
(#113) Whitespace found at end of line
(#114) Opening parenthesis of a multi-line function call must be the last content on the line
(#117) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#117) Closing parenthesis of a multi-line function call must be on a line by itself
(#118) Whitespace found at end of line
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) 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 4 spaces but found 8
(#123) Closing parenthesis of a multi-line function call must be on a line by itself
(#124) Whitespace found at end of line
(#125) Opening parenthesis of a multi-line function call must be the last content on the line
(#128) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#128) Closing parenthesis of a multi-line function call must be on a line by itself
(#129) Whitespace found at end of line
(#130) Opening parenthesis of a multi-line function call must be the last content on the line
(#133) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#133) Closing parenthesis of a multi-line function call must be on a line by itself
(#134) Whitespace found at end of line
(#135) Opening parenthesis of a multi-line function call must be the last content on the line
(#138) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#138) Closing parenthesis of a multi-line function call must be on a line by itself
(#139) Whitespace found at end of line
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) 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) Closing parenthesis of a multi-line function call must be on a line by itself
grade/report/htmlexport/version.php
(#20) Incorrect @package tag for file version.php. Expected gradereport_htmlexport, found gradeexport_htmlexport.
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(0 errors, 0 warnings)

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


CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(1 errors, 0 warnings)

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

grade/report/htmlexport/classes/privacy/provider.php
(#1) The file is empty or doesn't contain PHP code. Skipped.

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(0 errors, 0 warnings)

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


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 1 warnings)

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

grade/report/htmlexport/templates/grade_export.mustache
(#1) Example context missing.
(#1) HTML Validation info, line 12: Empty heading. (> <h1></h1>)
(#1) HTML Validation info, line 13: Empty heading. (> <h2></h2>)
(#1) HTML Validation info, line 2: Consider adding a “lang” attribute to the “html” start tag to declare the language of this document. (TYPE html><html dir="ltr"><head)

Gherkin .feature problems

(0 errors, 0 warnings)

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