Prechecker results: error


PHP lint problems

(0 errors, 0 warnings)

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


PHP coding style problems

(1057 errors, 233 warnings)

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

theme/learnr/classes/output/core/course_renderer.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#40) "require_once" must be immediately followed by an open parenthesis
(#42) Inline doc block comments are not allowed; use "// Comment." instead
(#52) Line indented incorrectly; expected 4 spaces, found 0
(#52) Expected 1 space before opening brace; found 2
(#53) Line indented incorrectly; expected at least 8 spaces, found 4
(#55) Line indented incorrectly; expected 8 spaces, found 4
(#56) Line indented incorrectly; expected at least 12 spaces, found 8
(#57) Line indented incorrectly; expected at least 12 spaces, found 8
(#57) global $OUTPUT cannot be used in renderers. Use $this->output.
(#57) global $PAGE cannot be used in renderers. Use $this->page.
(#59) Line indented incorrectly; expected at least 12 spaces, found 8
(#59) global $PAGE cannot be used in renderers. Use $this->page.
(#60) Line indented incorrectly; expected at least 12 spaces, found 8
(#61) Line indented incorrectly; expected at least 12 spaces, found 8
(#61) global $PAGE cannot be used in renderers. Use $this->page.
(#62) Line indented incorrectly; expected at least 12 spaces, found 8
(#62) global $PAGE cannot be used in renderers. Use $this->page.
(#64) Line indented incorrectly; expected at least 12 spaces, found 8
(#65) Line indented incorrectly; expected at least 12 spaces, found 8
(#66) Line indented incorrectly; expected 12 spaces, found 8
(#67) Line indented incorrectly; expected at least 16 spaces, found 12
(#68) Line indented incorrectly; expected 12 spaces, found 8
(#69) Line indented incorrectly; expected 12 spaces, found 8
(#70) Line indented incorrectly; expected at least 16 spaces, found 12
(#71) Line indented incorrectly; expected 12 spaces, found 8
(#72) Line indented incorrectly; expected 12 spaces, found 8
(#72) Expected "} else {\n"; found "}\n else {\n"
(#73) Line indented incorrectly; expected at least 16 spaces, found 12
(#74) Line indented incorrectly; expected 12 spaces, found 8
(#75) Line indented incorrectly; expected at least 12 spaces, found 8
(#75) Whitespace found at end of line within string
(#76) Whitespace found at end of line within string
(#77) Whitespace found at end of line within string
(#78) Whitespace found at end of line within string
(#79) Whitespace found at end of line within string
(#80) Whitespace found at end of line within string
(#82) Line indented incorrectly; expected at least 12 spaces, found 8
(#83) Line indented incorrectly; expected at least 12 spaces, found 8
(#83) Whitespace found at end of line within string
(#84) Whitespace found at end of line within string
(#86) Line indented incorrectly; expected 12 spaces, found 8
(#87) Line indented incorrectly; expected 16 spaces, found 12
(#88) Line indented incorrectly; expected at least 20 spaces, found 16
(#89) Line indented incorrectly; expected at least 20 spaces, found 16
(#90) Line indented incorrectly; expected 20 spaces, found 16
(#91) Line indented incorrectly; expected at least 24 spaces, found 20
(#92) Line indented incorrectly; expected at least 24 spaces, found 20
(#93) Line indented incorrectly; expected at least 24 spaces, found 20
(#94) Line indented incorrectly; expected at least 24 spaces, found 20
(#95) Line indented incorrectly; expected at least 24 spaces, found 20
(#95) global $OUTPUT cannot be used in renderers. Use $this->output.
(#96) Line indented incorrectly; expected at least 24 spaces, found 20
(#96) Short array syntax must be used to define arrays
(#97) There should be a comma after the last array item in a multi-line array.
(#98) Line indented incorrectly; expected at least 24 spaces, found 20
(#99) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#100) Whitespace found at end of line
(#101) Line indented incorrectly; expected at least 28 spaces, found 20
(#101) global $PAGE cannot be used in renderers. Use $this->page.
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Line indented incorrectly; expected at least 28 spaces, found 20
(#103) Line indented incorrectly; expected 28 spaces, found 20
(#103) Line exceeds 132 characters; contains 148 characters
(#104) Line indented incorrectly; expected at least 32 spaces, found 24
(#105) Line indented incorrectly; expected at least 32 spaces, found 24
(#106) Line indented incorrectly; expected at least 32 spaces, found 24
(#107) Line indented incorrectly; expected 28 spaces, found 20
(#107) Expected "} else {\n"; found "}else {\n"
(#108) Line indented incorrectly; expected at least 32 spaces, found 24
(#109) Line indented incorrectly; expected at least 32 spaces, found 24
(#110) Line indented incorrectly; expected 28 spaces, found 20
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Line indented incorrectly; expected at least 28 spaces, found 11
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 28 spaces, found 11
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 32 spaces, found 12
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 32 spaces, found 12
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 32 spaces, found 15
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 32 spaces, found 15
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 32 spaces, found 15
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 32 spaces, found 15
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 32 spaces, found 15
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 32 spaces, found 15
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 28 spaces, found 11
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Whitespace found at end of line
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 32 spaces, found 12
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 32 spaces, found 12
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 28 spaces, found 11
(#126) Line indented incorrectly; expected 28 spaces, found 20
(#127) Line indented incorrectly; expected at least 32 spaces, found 24
(#128) Line indented incorrectly; expected 28 spaces, found 20
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Line indented incorrectly; expected at least 28 spaces, found 20
(#130) Line indented incorrectly; expected at least 28 spaces, found 20
(#131) Line indented incorrectly; expected 28 spaces, found 20
(#132) Line indented incorrectly; expected at least 32 spaces, found 24
(#132) Short array syntax must be used to define arrays
(#133) Line indented incorrectly; expected 32 spaces, found 24
(#133) Variable "pix_icon" must not contain underscores.
(#134) Line indented incorrectly; expected at least 36 spaces, found 28
(#134) Variable "pix_icon" must not contain underscores.
(#135) Line indented incorrectly; expected 32 spaces, found 24
(#136) Line indented incorrectly; expected at least 32 spaces, found 24
(#136) Whitespace found at end of line
(#137) Line indented incorrectly; expected 28 spaces, found 20
(#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) Line indented incorrectly; expected at least 28 spaces, found 20
(#139) Line indented incorrectly; expected 28 spaces, found 20
(#140) Line indented incorrectly; expected at least 32 spaces, found 24
(#140) Short array syntax must be used to define arrays
(#141) Line indented incorrectly; expected at least 32 spaces, found 24
(#142) Short array syntax must be used to define arrays
(#143) Short array syntax must be used to define arrays
(#144) Line indented incorrectly; expected at least 40 spaces, found 24
(#145) Line indented incorrectly; expected at least 40 spaces, found 24
(#146) Whitespace found at end of line
(#147) Line indented incorrectly; expected 28 spaces, found 20
(#148) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#150) Whitespace found at end of line
(#151) Line exceeds 132 characters; contains 135 characters
(#151) Line indented incorrectly; expected at least 28 spaces, found 20
(#152) Line indented incorrectly; expected at least 28 spaces, found 20
(#153) Line indented incorrectly; expected at least 28 spaces, found 20
(#154) Line indented incorrectly; expected 28 spaces, found 20
(#155) Line indented incorrectly; expected at least 32 spaces, found 24
(#156) Line indented incorrectly; expected at least 32 spaces, found 24
(#156) Line exceeds maximum limit of 180 characters; contains 233 characters
(#157) Line indented incorrectly; expected 32 spaces, found 24
(#158) Line indented incorrectly; expected at least 36 spaces, found 28
(#159) Line indented incorrectly; expected 32 spaces, found 24
(#160) Line indented incorrectly; expected 28 spaces, found 20
(#161) Line indented incorrectly; expected 28 spaces, found 20
(#162) Line indented incorrectly; expected at least 32 spaces, found 24
(#162) global $PAGE cannot be used in renderers. Use $this->page.
(#163) Line indented incorrectly; expected 32 spaces, found 24
(#164) Line indented incorrectly; expected at least 36 spaces, found 28
(#165) Line indented incorrectly; expected 32 spaces, found 24
(#166) Line indented incorrectly; expected 28 spaces, found 20
(#167) Whitespace found at end of line
(#168) Line indented incorrectly; expected at least 28 spaces, found 20
(#170) Line indented incorrectly; expected at least 28 spaces, found 20
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 28 spaces, found 11
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 32 spaces, found 15
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 32 spaces, found 15
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 32 spaces, found 15
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 28 spaces, found 11
(#176) Whitespace found at end of line
(#176) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#178) Line indented incorrectly; expected 28 spaces, found 20
(#179) Line indented incorrectly; expected at least 32 spaces, found 24
(#179) Whitespace found at end of line within string
(#181) Line indented incorrectly; expected at least 32 spaces, found 24
(#181) Short array syntax must be used to define arrays
(#182) Line indented incorrectly; expected at least 32 spaces, found 28
(#182) There should be a comma after the last array item in a multi-line array.
(#183) Line indented incorrectly; expected at least 32 spaces, found 24
(#184) Line indented incorrectly; expected at least 40 spaces, found 24
(#184) Whitespace found at end of line within string
(#185) Whitespace found at end of line within string
(#187) Line indented incorrectly; expected 40 spaces, found 24
(#188) Line indented incorrectly; expected at least 44 spaces, found 28
(#188) Line exceeds 132 characters; contains 139 characters
(#189) Line indented incorrectly; expected 40 spaces, found 24
(#190) Line indented incorrectly; expected 40 spaces, found 24
(#190) Expected "} else {\n"; found "}\n else {\n"
(#191) Line indented incorrectly; expected at least 44 spaces, found 28
(#192) Line indented incorrectly; expected 40 spaces, found 24
(#193) Whitespace found at end of line
(#194) Line indented incorrectly; expected at least 40 spaces, found 24
(#194) Whitespace found at end of line within string
(#195) Whitespace found at end of line within string
(#196) Whitespace found at end of line within string
(#197) Line exceeds maximum limit of 180 characters; contains 190 characters
(#197) Whitespace found at end of line within string
(#198) Whitespace found at end of line within string
(#199) Whitespace found at end of line within string
(#200) Whitespace found at end of line within string
(#201) Whitespace found at end of line within string
(#202) Whitespace found at end of line within string
(#203) Whitespace found at end of line within string
(#204) Whitespace found at end of line within string
(#205) Whitespace found at end of line within string
(#206) Whitespace found at end of line within string
(#207) Whitespace found at end of line within string
(#208) Whitespace found at end of line within string
(#209) Whitespace found at end of line within string
(#210) Whitespace found at end of line within string
(#212) Line indented incorrectly; expected 40 spaces, found 24
(#213) Line indented incorrectly; expected at least 44 spaces, found 28
(#213) Short array syntax must be used to define arrays
(#214) Line indented incorrectly; expected at least 44 spaces, found 32
(#214) There should be a comma after the last array item in a multi-line array.
(#215) Line indented incorrectly; expected at least 44 spaces, found 28
(#216) Line indented incorrectly; expected 60 spaces, found 28
(#217) Line indented incorrectly; expected at least 64 spaces, found 32
(#218) Line indented incorrectly; expected at least 64 spaces, found 32
(#219) Line indented incorrectly; expected 60 spaces, found 28
(#220) Line indented incorrectly; expected at least 60 spaces, found 28
(#221) Line indented incorrectly; expected 40 spaces, found 24
(#222) Line indented incorrectly; expected at least 40 spaces, found 24
(#222) Whitespace found at end of line within string
(#223) Whitespace found at end of line within string
(#224) Whitespace found at end of line within string
(#225) Whitespace found at end of line within string
(#226) Whitespace found at end of line within string
(#228) Line indented incorrectly; expected 28 spaces, found 20
(#229) Line indented incorrectly; expected 28 spaces, found 20
(#230) Inline comments must start with a capital letter, digit or 3-dots sequence
(#230) Line indented incorrectly; expected at least 32 spaces, found 24
(#231) Line indented incorrectly; expected at least 32 spaces, found 24
(#232) Line indented incorrectly; expected at least 32 spaces, found 24
(#232) Whitespace found at end of line within string
(#233) Whitespace found at end of line within string
(#235) Line indented incorrectly; expected at least 32 spaces, found 24
(#235) Whitespace found at end of line within string
(#236) Whitespace found at end of line within string
(#237) Whitespace found at end of line within string
(#238) Line exceeds maximum limit of 180 characters; contains 189 characters
(#238) Whitespace found at end of line within string
(#239) Whitespace found at end of line within string
(#241) Line indented incorrectly; expected 32 spaces, found 24
(#242) Line indented incorrectly; expected at least 36 spaces, found 28
(#242) Line exceeds 132 characters; contains 138 characters
(#243) Line indented incorrectly; expected 32 spaces, found 24
(#244) Line indented incorrectly; expected 32 spaces, found 24
(#244) Expected "} else {\n"; found "}\n else {\n"
(#245) Line indented incorrectly; expected at least 36 spaces, found 28
(#246) Line indented incorrectly; expected 32 spaces, found 24
(#247) Line indented incorrectly; expected at least 32 spaces, found 24
(#247) Short array syntax must be used to define arrays
(#248) Line indented incorrectly; expected at least 32 spaces, found 28
(#248) There should be a comma after the last array item in a multi-line array.
(#249) Line indented incorrectly; expected at least 32 spaces, found 24
(#250) Line indented incorrectly; expected at least 40 spaces, found 24
(#250) Whitespace found at end of line within string
(#251) Whitespace found at end of line within string
(#252) Whitespace found at end of line within string
(#253) Whitespace found at end of line within string
(#254) Whitespace found at end of line within string
(#255) Whitespace found at end of line within string
(#256) Line exceeds maximum limit of 180 characters; contains 193 characters
(#256) Whitespace found at end of line within string
(#258) Line indented incorrectly; expected 40 spaces, found 24
(#259) Line indented incorrectly; expected at least 44 spaces, found 28
(#259) Short array syntax must be used to define arrays
(#260) Line indented incorrectly; expected at least 44 spaces, found 32
(#260) There should be a comma after the last array item in a multi-line array.
(#261) Line indented incorrectly; expected at least 44 spaces, found 28
(#262) Line indented incorrectly; expected 60 spaces, found 28
(#263) Line indented incorrectly; expected at least 64 spaces, found 32
(#264) Line indented incorrectly; expected at least 64 spaces, found 32
(#265) Line indented incorrectly; expected 60 spaces, found 28
(#266) Line indented incorrectly; expected at least 60 spaces, found 28
(#267) Line indented incorrectly; expected 40 spaces, found 24
(#268) Line indented incorrectly; expected at least 40 spaces, found 24
(#268) Whitespace found at end of line within string
(#269) Whitespace found at end of line within string
(#270) Whitespace found at end of line within string
(#271) Whitespace found at end of line within string
(#272) Whitespace found at end of line within string
(#273) Whitespace found at end of line within string
(#274) Whitespace found at end of line within string
(#275) Whitespace found at end of line within string
(#276) Whitespace found at end of line within string
(#278) Line indented incorrectly; expected 28 spaces, found 20
(#279) Line indented incorrectly; expected 28 spaces, found 20
(#280) Line indented incorrectly; expected 32 spaces, found 24
(#281) Line indented incorrectly; expected at least 36 spaces, found 28
(#281) Line exceeds 132 characters; contains 138 characters
(#282) Line indented incorrectly; expected 32 spaces, found 24
(#283) Line indented incorrectly; expected 32 spaces, found 24
(#283) Expected "} else {\n"; found "}\n else {\n"
(#284) Line indented incorrectly; expected at least 36 spaces, found 28
(#285) Line indented incorrectly; expected 32 spaces, found 24
(#286) Line indented incorrectly; expected at least 32 spaces, found 24
(#286) Whitespace found at end of line within string
(#287) Whitespace found at end of line within string
(#288) Whitespace found at end of line within string
(#289) Line exceeds maximum limit of 180 characters; contains 188 characters
(#289) Whitespace found at end of line within string
(#291) Line indented incorrectly; expected at least 32 spaces, found 24
(#291) Short array syntax must be used to define arrays
(#292) Line indented incorrectly; expected at least 32 spaces, found 28
(#292) There should be a comma after the last array item in a multi-line array.
(#293) Line indented incorrectly; expected at least 32 spaces, found 24
(#294) Line indented incorrectly; expected at least 40 spaces, found 24
(#294) Whitespace found at end of line within string
(#295) Whitespace found at end of line within string
(#296) Whitespace found at end of line within string
(#297) Whitespace found at end of line within string
(#298) Whitespace found at end of line within string
(#299) Whitespace found at end of line within string
(#300) Whitespace found at end of line within string
(#301) Whitespace found at end of line within string
(#302) Whitespace found at end of line within string
(#303) Whitespace found at end of line within string
(#304) Whitespace found at end of line within string
(#305) Whitespace found at end of line within string
(#306) Whitespace found at end of line within string
(#307) Whitespace found at end of line within string
(#309) Line indented incorrectly; expected 28 spaces, found 20
(#310) Line indented incorrectly; expected 28 spaces, found 20
(#311) Line indented incorrectly; expected at least 32 spaces, found 24
(#311) Whitespace found at end of line within string
(#313) Line indented incorrectly; expected at least 32 spaces, found 24
(#313) Short array syntax must be used to define arrays
(#314) Line indented incorrectly; expected at least 32 spaces, found 28
(#314) There should be a comma after the last array item in a multi-line array.
(#315) Line indented incorrectly; expected at least 32 spaces, found 24
(#316) Line indented incorrectly; expected at least 40 spaces, found 24
(#316) Whitespace found at end of line within string
(#317) Whitespace found at end of line within string
(#319) Line indented incorrectly; expected 40 spaces, found 24
(#320) Line indented incorrectly; expected at least 44 spaces, found 28
(#320) Line exceeds 132 characters; contains 138 characters
(#321) Line indented incorrectly; expected 40 spaces, found 24
(#322) Line indented incorrectly; expected 40 spaces, found 24
(#322) Expected "} else {\n"; found "}\n else {\n"
(#323) Line indented incorrectly; expected at least 44 spaces, found 28
(#324) Line indented incorrectly; expected 40 spaces, found 24
(#325) Line indented incorrectly; expected at least 40 spaces, found 24
(#325) Whitespace found at end of line within string
(#326) Whitespace found at end of line within string
(#327) Whitespace found at end of line within string
(#328) Line exceeds maximum limit of 180 characters; contains 190 characters
(#328) Whitespace found at end of line within string
(#329) Whitespace found at end of line within string
(#330) Whitespace found at end of line within string
(#331) Whitespace found at end of line within string
(#332) Whitespace found at end of line within string
(#333) Whitespace found at end of line within string
(#334) Whitespace found at end of line within string
(#335) Whitespace found at end of line within string
(#336) Whitespace found at end of line within string
(#337) Whitespace found at end of line within string
(#338) Whitespace found at end of line within string
(#339) Whitespace found at end of line within string
(#340) Whitespace found at end of line within string
(#341) Whitespace found at end of line within string
(#342) Whitespace found at end of line within string
(#344) Line indented incorrectly; expected 40 spaces, found 24
(#345) Line indented incorrectly; expected at least 44 spaces, found 28
(#345) Short array syntax must be used to define arrays
(#346) Line indented incorrectly; expected at least 44 spaces, found 32
(#346) There should be a comma after the last array item in a multi-line array.
(#347) Line indented incorrectly; expected at least 44 spaces, found 28
(#348) Line indented incorrectly; expected 60 spaces, found 28
(#349) Line indented incorrectly; expected at least 64 spaces, found 32
(#350) Line indented incorrectly; expected at least 64 spaces, found 32
(#351) Line indented incorrectly; expected 60 spaces, found 28
(#352) Line indented incorrectly; expected at least 60 spaces, found 28
(#353) Line indented incorrectly; expected 40 spaces, found 24
(#354) Line indented incorrectly; expected at least 40 spaces, found 24
(#354) Whitespace found at end of line within string
(#355) Whitespace found at end of line within string
(#356) Whitespace found at end of line within string
(#357) Whitespace found at end of line within string
(#359) Line indented incorrectly; expected 28 spaces, found 20
(#360) Line indented incorrectly; expected 28 spaces, found 20
(#361) Line indented incorrectly; expected at least 32 spaces, found 24
(#361) Short array syntax must be used to define arrays
(#362) Line indented incorrectly; expected at least 32 spaces, found 28
(#362) Line exceeds maximum limit of 180 characters; contains 225 characters
(#362) There should be a comma after the last array item in a multi-line array.
(#363) Line indented incorrectly; expected at least 32 spaces, found 24
(#364) Line indented incorrectly; expected 40 spaces, found 24
(#365) Line indented incorrectly; expected at least 44 spaces, found 28
(#365) Line exceeds 132 characters; contains 138 characters
(#366) Line indented incorrectly; expected 40 spaces, found 24
(#367) Line indented incorrectly; expected 40 spaces, found 24
(#367) Expected "} else {\n"; found "}\n else {\n"
(#368) Line indented incorrectly; expected at least 44 spaces, found 28
(#369) Line indented incorrectly; expected 40 spaces, found 24
(#370) Line indented incorrectly; expected at least 40 spaces, found 24
(#370) Whitespace found at end of line within string
(#371) Whitespace found at end of line within string
(#372) Whitespace found at end of line within string
(#373) Whitespace found at end of line within string
(#374) Whitespace found at end of line within string
(#376) Line indented incorrectly; expected at least 40 spaces, found 24
(#376) Whitespace found at end of line within string
(#378) Line indented incorrectly; expected at least 40 spaces, found 24
(#378) Whitespace found at end of line within string
(#379) Whitespace found at end of line within string
(#380) Whitespace found at end of line within string
(#381) Whitespace found at end of line within string
(#382) Whitespace found at end of line within string
(#383) Whitespace found at end of line within string
(#385) Line indented incorrectly; expected 40 spaces, found 24
(#386) Line indented incorrectly; expected at least 44 spaces, found 28
(#386) Short array syntax must be used to define arrays
(#387) Line indented incorrectly; expected at least 44 spaces, found 32
(#387) There should be a comma after the last array item in a multi-line array.
(#388) Line indented incorrectly; expected at least 44 spaces, found 28
(#389) Line indented incorrectly; expected 60 spaces, found 28
(#390) Line indented incorrectly; expected at least 64 spaces, found 32
(#391) Line indented incorrectly; expected at least 64 spaces, found 32
(#392) Line indented incorrectly; expected 60 spaces, found 28
(#393) Line indented incorrectly; expected at least 60 spaces, found 28
(#394) Line indented incorrectly; expected 40 spaces, found 24
(#395) Line indented incorrectly; expected at least 40 spaces, found 24
(#396) Line indented incorrectly; expected at least 40 spaces, found 24
(#396) Whitespace found at end of line within string
(#397) Whitespace found at end of line within string
(#398) Whitespace found at end of line within string
(#399) Whitespace found at end of line within string
(#400) Whitespace found at end of line within string
(#401) Whitespace found at end of line within string
(#403) Line indented incorrectly; expected at least 40 spaces, found 24
(#404) Line indented incorrectly; expected 28 spaces, found 20
(#405) Line indented incorrectly; expected 28 spaces, found 20
(#406) Line indented incorrectly; expected 32 spaces, found 24
(#407) Line indented incorrectly; expected at least 36 spaces, found 28
(#407) Line exceeds 132 characters; contains 138 characters
(#408) Line indented incorrectly; expected 32 spaces, found 24
(#409) Line indented incorrectly; expected 32 spaces, found 24
(#409) Expected "} else {\n"; found "}\n else {\n"
(#410) Line indented incorrectly; expected at least 36 spaces, found 28
(#411) Line indented incorrectly; expected 32 spaces, found 24
(#412) Line indented incorrectly; expected at least 32 spaces, found 24
(#412) Whitespace found at end of line within string
(#413) Whitespace found at end of line within string
(#414) Line exceeds 132 characters; contains 178 characters
(#414) Whitespace found at end of line within string
(#415) Whitespace found at end of line within string
(#417) Line indented incorrectly; expected at least 32 spaces, found 24
(#417) Short array syntax must be used to define arrays
(#418) Line indented incorrectly; expected at least 32 spaces, found 28
(#418) There should be a comma after the last array item in a multi-line array.
(#419) Line indented incorrectly; expected at least 32 spaces, found 24
(#420) Line indented incorrectly; expected at least 40 spaces, found 24
(#420) Whitespace found at end of line within string
(#421) Whitespace found at end of line within string
(#422) Whitespace found at end of line within string
(#423) Whitespace found at end of line within string
(#424) Whitespace found at end of line within string
(#425) Whitespace found at end of line within string
(#426) Whitespace found at end of line within string
(#427) Whitespace found at end of line within string
(#429) Line indented incorrectly; expected at least 40 spaces, found 24
(#430) Line indented incorrectly; expected 40 spaces, found 24
(#431) Line indented incorrectly; expected at least 44 spaces, found 28
(#432) Line indented incorrectly; expected at least 44 spaces, found 28
(#432) Short array syntax must be used to define arrays
(#433) Line indented incorrectly; expected at least 44 spaces, found 32
(#433) There should be a comma after the last array item in a multi-line array.
(#434) Line indented incorrectly; expected at least 44 spaces, found 28
(#435) Line indented incorrectly; expected 60 spaces, found 28
(#436) Line indented incorrectly; expected at least 64 spaces, found 32
(#437) Line indented incorrectly; expected at least 64 spaces, found 32
(#438) Line indented incorrectly; expected 60 spaces, found 28
(#439) Line indented incorrectly; expected at least 60 spaces, found 28
(#440) Line indented incorrectly; expected at least 60 spaces, found 28
(#441) Line indented incorrectly; expected 40 spaces, found 24
(#442) Line indented incorrectly; expected at least 40 spaces, found 24
(#442) Whitespace found at end of line within string
(#443) Whitespace found at end of line within string
(#444) Whitespace found at end of line within string
(#445) Whitespace found at end of line within string
(#447) Line indented incorrectly; expected at least 40 spaces, found 24
(#447) Whitespace found at end of line within string
(#448) Whitespace found at end of line within string
(#449) Whitespace found at end of line within string
(#450) Whitespace found at end of line within string
(#452) Line indented incorrectly; expected 28 spaces, found 20
(#453) Line indented incorrectly; expected 28 spaces, found 20
(#454) Line indented incorrectly; expected 32 spaces, found 24
(#455) Line indented incorrectly; expected at least 36 spaces, found 28
(#455) Line exceeds 132 characters; contains 138 characters
(#456) Line indented incorrectly; expected 32 spaces, found 24
(#457) Line indented incorrectly; expected 32 spaces, found 24
(#457) Expected "} else {\n"; found "}\n else {\n"
(#458) Line indented incorrectly; expected at least 36 spaces, found 28
(#459) Line indented incorrectly; expected 32 spaces, found 24
(#460) Line indented incorrectly; expected at least 32 spaces, found 24
(#460) Whitespace found at end of line within string
(#461) Whitespace found at end of line within string
(#462) Line exceeds maximum limit of 180 characters; contains 212 characters
(#462) Whitespace found at end of line within string
(#463) Whitespace found at end of line within string
(#464) Whitespace found at end of line within string
(#466) Line indented incorrectly; expected at least 32 spaces, found 24
(#467) Line indented incorrectly; expected at least 32 spaces, found 24
(#467) Short array syntax must be used to define arrays
(#468) Line indented incorrectly; expected at least 32 spaces, found 28
(#468) Line exceeds maximum limit of 180 characters; contains 202 characters
(#468) There should be a comma after the last array item in a multi-line array.
(#469) Line indented incorrectly; expected at least 32 spaces, found 24
(#470) Line indented incorrectly; expected at least 40 spaces, found 24
(#470) Whitespace found at end of line within string
(#471) Whitespace found at end of line within string
(#472) Whitespace found at end of line within string
(#473) Whitespace found at end of line within string
(#475) Line indented incorrectly; expected 40 spaces, found 24
(#476) Line indented incorrectly; expected at least 44 spaces, found 28
(#477) Line indented incorrectly; expected at least 44 spaces, found 28
(#477) Short array syntax must be used to define arrays
(#478) Line indented incorrectly; expected at least 44 spaces, found 32
(#478) There should be a comma after the last array item in a multi-line array.
(#479) Line indented incorrectly; expected at least 44 spaces, found 28
(#480) Line indented incorrectly; expected 60 spaces, found 28
(#481) Line indented incorrectly; expected at least 64 spaces, found 32
(#482) Line indented incorrectly; expected at least 64 spaces, found 32
(#483) Line indented incorrectly; expected 60 spaces, found 28
(#484) Line indented incorrectly; expected at least 60 spaces, found 28
(#485) Line indented incorrectly; expected at least 60 spaces, found 28
(#486) Line indented incorrectly; expected 40 spaces, found 24
(#487) Line indented incorrectly; expected at least 40 spaces, found 24
(#487) Whitespace found at end of line within string
(#488) Whitespace found at end of line within string
(#489) Whitespace found at end of line within string
(#490) Whitespace found at end of line within string
(#491) Whitespace found at end of line within string
(#493) Line indented incorrectly; expected 28 spaces, found 20
(#494) Line indented incorrectly; expected 20 spaces, found 16
(#495) Line indented incorrectly; expected at least 20 spaces, found 16
(#496) Line indented incorrectly; expected at least 20 spaces, found 16
(#497) Line indented incorrectly; expected 16 spaces, found 12
(#498) Line indented incorrectly; expected 12 spaces, found 8
(#499) Line indented incorrectly; expected at least 12 spaces, found 8
(#500) Line indented incorrectly; expected at least 12 spaces, found 8
(#501) Line indented incorrectly; expected 8 spaces, found 4
(#502) Whitespace found at end of line
(#504) Line indented incorrectly; expected 8 spaces, found 4
(#505) Line indented incorrectly; expected at least 12 spaces, found 8
(#506) Line indented incorrectly; expected 12 spaces, found 8
(#507) Line indented incorrectly; expected at least 16 spaces, found 12
(#508) Line indented incorrectly; expected 12 spaces, found 8
(#509) Line indented incorrectly; expected 12 spaces, found 8
(#510) Line indented incorrectly; expected at least 16 spaces, found 12
(#511) Line indented incorrectly; expected at least 16 spaces, found 12
(#512) Line indented incorrectly; expected 12 spaces, found 8
(#513) Line indented incorrectly; expected 12 spaces, found 8
(#514) Line indented incorrectly; expected 16 spaces, found 12
(#515) Line indented incorrectly; expected at least 20 spaces, found 16
(#516) Line indented incorrectly; expected 16 spaces, found 12
(#517) Line indented incorrectly; expected 16 spaces, found 12
(#517) Expected "} else {\n"; found "}\n else {\n"
(#518) Line indented incorrectly; expected at least 20 spaces, found 16
(#519) Line indented incorrectly; expected 16 spaces, found 12
(#520) Line indented incorrectly; expected 12 spaces, found 8
(#521) Line indented incorrectly; expected at least 12 spaces, found 8
(#522) Line indented incorrectly; expected at least 12 spaces, found 8
(#523) Line indented incorrectly; expected 12 spaces, found 8
(#524) Line indented incorrectly; expected 16 spaces, found 12
(#525) Line indented incorrectly; expected at least 20 spaces, found 16
(#526) Line indented incorrectly; expected at least 20 spaces, found 16
(#527) Line indented incorrectly; expected at least 20 spaces, found 16
(#527) Short array syntax must be used to define arrays
(#528) There should be a comma after the last array item in a multi-line array.
(#529) Line indented incorrectly; expected at least 20 spaces, found 16
(#530) Line indented incorrectly; expected 24 spaces, found 16
(#531) Line indented incorrectly; expected at least 28 spaces, found 20
(#531) Short array syntax must be used to define arrays
(#532) Line indented incorrectly; expected at least 28 spaces, found 24
(#532) There should be a comma after the last array item in a multi-line array.
(#533) Line indented incorrectly; expected at least 28 spaces, found 20
(#533) Short array syntax must be used to define arrays
(#534) Line indented incorrectly; expected at least 28 spaces, found 24
(#534) There should be a comma after the last array item in a multi-line array.
(#535) Line indented incorrectly; expected at least 28 spaces, found 20
(#536) Line indented incorrectly; expected 24 spaces, found 16
(#537) Line indented incorrectly; expected 16 spaces, found 12
(#538) Line indented incorrectly; expected 16 spaces, found 12
(#538) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#539) Line indented incorrectly; expected at least 20 spaces, found 16
(#540) Line indented incorrectly; expected at least 20 spaces, found 16
(#540) Short array syntax must be used to define arrays
(#541) There should be a comma after the last array item in a multi-line array.
(#542) Line indented incorrectly; expected at least 20 spaces, found 16
(#542) Short array syntax must be used to define arrays
(#544) There should be a comma after the last array item in a multi-line array.
(#545) Line indented incorrectly; expected at least 20 spaces, found 16
(#545) Short array syntax must be used to define arrays
(#546) There should be a comma after the last array item in a multi-line array.
(#547) Line indented incorrectly; expected at least 20 spaces, found 16
(#548) Line indented incorrectly; expected 16 spaces, found 12
(#549) Line indented incorrectly; expected 12 spaces, found 8
(#550) Line indented incorrectly; expected 12 spaces, found 8
(#550) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#551) Line indented incorrectly; expected at least 16 spaces, found 12
(#551) Short array syntax must be used to define arrays
(#552) There should be a comma after the last array item in a multi-line array.
(#553) Line indented incorrectly; expected at least 16 spaces, found 12
(#553) Short array syntax must be used to define arrays
(#554) There should be a comma after the last array item in a multi-line array.
(#555) Line indented incorrectly; expected at least 16 spaces, found 12
(#556) Line indented incorrectly; expected 12 spaces, found 8
(#557) Line indented incorrectly; expected at least 12 spaces, found 8
(#558) Line indented incorrectly; expected at least 12 spaces, found 8
(#559) Line indented incorrectly; expected 12 spaces, found 8
(#560) Line indented incorrectly; expected at least 16 spaces, found 12
(#561) Line indented incorrectly; expected 12 spaces, found 8
(#562) Line indented incorrectly; expected at least 12 spaces, found 8
(#563) Line indented incorrectly; expected at least 12 spaces, found 8
(#564) Line indented incorrectly; expected at least 12 spaces, found 8
(#565) Line indented incorrectly; expected 12 spaces, found 8
(#566) Line indented incorrectly; expected at least 16 spaces, found 12
(#567) Line indented incorrectly; expected 12 spaces, found 8
(#568) Line indented incorrectly; expected 12 spaces, found 8
(#569) Line indented incorrectly; expected at least 16 spaces, found 12
(#570) Line indented incorrectly; expected 12 spaces, found 8
(#571) Line indented incorrectly; expected at least 12 spaces, found 8
(#572) Line indented incorrectly; expected at least 12 spaces, found 8
(#573) Line indented incorrectly; expected at least 12 spaces, found 8
(#574) Line indented incorrectly; expected 8 spaces, found 4
(#576) Line indented incorrectly; expected 8 spaces, found 4
(#577) Line indented incorrectly; expected at least 12 spaces, found 8
(#578) Line indented incorrectly; expected 12 spaces, found 8
(#579) Line indented incorrectly; expected at least 16 spaces, found 12
(#580) Line indented incorrectly; expected 16 spaces, found 12
(#581) Line indented incorrectly; expected at least 20 spaces, found 16
(#582) Line indented incorrectly; expected 16 spaces, found 12
(#583) Line indented incorrectly; expected at least 16 spaces, found 12
(#584) Line indented incorrectly; expected 12 spaces, found 8
(#585) Line indented incorrectly; expected 12 spaces, found 8
(#585) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#586) Line indented incorrectly; expected at least 16 spaces, found 12
(#587) Line indented incorrectly; expected 16 spaces, found 12
(#588) Line indented incorrectly; expected at least 20 spaces, found 16
(#589) Line indented incorrectly; expected 16 spaces, found 12
(#590) Line indented incorrectly; expected at least 16 spaces, found 12
(#591) Line indented incorrectly; expected 12 spaces, found 8
(#592) Line indented incorrectly; expected at least 12 spaces, found 8
(#593) Line indented incorrectly; expected at least 12 spaces, found 8
(#594) Line indented incorrectly; expected 12 spaces, found 8
(#595) Inline comments must start with a capital letter, digit or 3-dots sequence
(#595) Line indented incorrectly; expected at least 16 spaces, found 12
(#596) Line indented incorrectly; expected at least 16 spaces, found 12
(#597) Line indented incorrectly; expected 12 spaces, found 8
(#598) Inline comments must start with a capital letter, digit or 3-dots sequence
(#598) Line indented incorrectly; expected at least 12 spaces, found 8
(#599) Line indented incorrectly; expected at least 12 spaces, found 8
(#600) Line indented incorrectly; expected 8 spaces, found 4
(#602) Line indented incorrectly; expected 8 spaces, found 4
(#603) Line indented incorrectly; expected at least 12 spaces, found 8
(#605) Line indented incorrectly; expected 12 spaces, found 8
(#605) Logical operator "or" is prohibited; use "||" instead
(#606) Line indented incorrectly; expected at least 16 spaces, found 12
(#607) Line indented incorrectly; expected 12 spaces, found 8
(#609) Line indented incorrectly; expected at least 12 spaces, found 8
(#610) Line indented incorrectly; expected at least 12 spaces, found 8
(#611) Line indented incorrectly; expected at least 12 spaces, found 8
(#612) Line indented incorrectly; expected at least 12 spaces, found 8
(#614) Line indented incorrectly; expected 12 spaces, found 8
(#615) Line indented incorrectly; expected at least 16 spaces, found 12
(#616) Line indented incorrectly; expected 16 spaces, found 12
(#617) Line indented incorrectly; expected at least 20 spaces, found 16
(#618) Line indented incorrectly; expected at least 20 spaces, found 16
(#619) Line indented incorrectly; expected at least 20 spaces, found 16
(#619) Short array syntax must be used to define arrays
(#620) Line indented incorrectly; expected 20 spaces, found 16
(#621) Line indented incorrectly; expected 24 spaces, found 20
(#622) Line indented incorrectly; expected 28 spaces, found 24
(#623) Line indented incorrectly; expected at least 32 spaces, found 28
(#624) Line indented incorrectly; expected 28 spaces, found 24
(#625) Line indented incorrectly; expected 24 spaces, found 20
(#626) Line indented incorrectly; expected 20 spaces, found 16
(#627) Line indented incorrectly; expected at least 20 spaces, found 16
(#628) Line indented incorrectly; expected at least 20 spaces, found 16
(#629) Line indented incorrectly; expected 20 spaces, found 16
(#630) Line indented incorrectly; expected 24 spaces, found 20
(#631) Line indented incorrectly; expected at least 28 spaces, found 24
(#632) Line indented incorrectly; expected at least 28 spaces, found 24
(#633) Line indented incorrectly; expected 24 spaces, found 20
(#634) Line indented incorrectly; expected 20 spaces, found 16
(#635) Line indented incorrectly; expected 20 spaces, found 16
(#636) Line indented incorrectly; expected at least 24 spaces, found 20
(#637) Line indented incorrectly; expected at least 24 spaces, found 20
(#637) Short array syntax must be used to define arrays
(#638) There should be a comma after the last array item in a multi-line array.
(#639) Line indented incorrectly; expected at least 24 spaces, found 20
(#640) Line indented incorrectly; expected at least 24 spaces, found 20
(#640) Whitespace found at end of line within string
(#641) Whitespace found at end of line within string
(#643) Line indented incorrectly; expected at least 24 spaces, found 20
(#644) Line indented incorrectly; expected 24 spaces, found 20
(#645) Line indented incorrectly; expected at least 28 spaces, found 24
(#646) Line indented incorrectly; expected at least 28 spaces, found 24
(#646) Short array syntax must be used to define arrays
(#647) Line indented incorrectly; expected 28 spaces, found 24
(#648) Line indented incorrectly; expected 32 spaces, found 28
(#649) Line indented incorrectly; expected 36 spaces, found 32
(#650) Line indented incorrectly; expected at least 40 spaces, found 36
(#651) Line indented incorrectly; expected at least 40 spaces, found 36
(#652) Line indented incorrectly; expected 36 spaces, found 32
(#653) Line indented incorrectly; expected 32 spaces, found 28
(#654) Line indented incorrectly; expected 32 spaces, found 28
(#654) Expected "} else {\n"; found "}\n else {\n"
(#655) Line indented incorrectly; expected at least 36 spaces, found 32
(#656) Line indented incorrectly; expected 32 spaces, found 28
(#657) Line indented incorrectly; expected 28 spaces, found 24
(#658) Line indented incorrectly; expected at least 28 spaces, found 24
(#659) Line indented incorrectly; expected 28 spaces, found 24
(#660) Line indented incorrectly; expected 32 spaces, found 28
(#661) Line indented incorrectly; expected at least 36 spaces, found 32
(#662) Line indented incorrectly; expected 32 spaces, found 28
(#663) Line indented incorrectly; expected 28 spaces, found 24
(#664) Line indented incorrectly; expected 24 spaces, found 20
(#665) Line indented incorrectly; expected 20 spaces, found 16
(#666) Line indented incorrectly; expected at least 20 spaces, found 16
(#666) Short array syntax must be used to define arrays
(#666) Commas (,) must be followed by white space.
(#667) Line indented incorrectly; expected 16 spaces, found 12
(#668) Line indented incorrectly; expected 16 spaces, found 12
(#668) Expected "} else {\n"; found "}\n else {\n"
(#669) Line indented incorrectly; expected at least 20 spaces, found 16
(#670) Line indented incorrectly; expected 16 spaces, found 12
(#671) Line indented incorrectly; expected at least 16 spaces, found 12
(#672) Line indented incorrectly; expected 12 spaces, found 8
(#673) Line indented incorrectly; expected 12 spaces, found 8
(#673) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#674) Inline comments must start with a capital letter, digit or 3-dots sequence
(#674) Inline comments must end in full-stops, exclamation marks, or question marks
(#674) Line indented incorrectly; expected at least 16 spaces, found 12
(#675) Line indented incorrectly; expected at least 16 spaces, found 12
(#676) Line indented incorrectly; expected at least 16 spaces, found 12
(#677) Line indented incorrectly; expected 16 spaces, found 12
(#678) Line indented incorrectly; expected at least 20 spaces, found 16
(#679) Line indented incorrectly; expected 16 spaces, found 12
(#680) Line indented incorrectly; expected 12 spaces, found 8
(#681) Line indented incorrectly; expected 12 spaces, found 8
(#681) Expected "} else {\n"; found "}\n else {\n"
(#682) Line indented incorrectly; expected at least 16 spaces, found 12
(#683) Line indented incorrectly; expected at least 16 spaces, found 12
(#684) Line indented incorrectly; expected 16 spaces, found 12
(#685) Line indented incorrectly; expected at least 20 spaces, found 16
(#686) Line indented incorrectly; expected 16 spaces, found 12
(#687) Line indented incorrectly; expected 12 spaces, found 8
(#688) Line indented incorrectly; expected at least 12 spaces, found 8
(#688) Short array syntax must be used to define arrays
(#689) Line indented incorrectly; expected at least 12 spaces, found 8
(#689) Short array syntax must be used to define arrays
(#690) Line indented incorrectly; expected 12 spaces, found 8
(#691) Line indented incorrectly; expected at least 16 spaces, found 12
(#692) Line indented incorrectly; expected at least 16 spaces, found 12
(#693) Line indented incorrectly; expected 12 spaces, found 8
(#694) Line indented incorrectly; expected 12 spaces, found 8
(#695) Line indented incorrectly; expected at least 16 spaces, found 12
(#696) Line indented incorrectly; expected 16 spaces, found 12
(#697) Line indented incorrectly; expected at least 20 spaces, found 16
(#698) Line indented incorrectly; expected at least 20 spaces, found 16
(#699) Line indented incorrectly; expected at least 20 spaces, found 16
(#700) Line indented incorrectly; expected at least 20 spaces, found 16
(#700) Short array syntax must be used to define arrays
(#702) There should be a comma after the last array item in a multi-line array.
(#703) Line indented incorrectly; expected at least 20 spaces, found 16
(#704) Line indented incorrectly; expected 16 spaces, found 12
(#705) Line indented incorrectly; expected 16 spaces, found 12
(#705) Expected "} else {\n"; found "}\n else {\n"
(#706) Line indented incorrectly; expected at least 20 spaces, found 16
(#707) Line indented incorrectly; expected at least 20 spaces, found 16
(#707) Short array syntax must be used to define arrays
(#709) There should be a comma after the last array item in a multi-line array.
(#710) Line indented incorrectly; expected at least 20 spaces, found 16
(#711) Line indented incorrectly; expected at least 24 spaces, found 16
(#712) Line indented incorrectly; expected 16 spaces, found 12
(#713) Line indented incorrectly; expected at least 16 spaces, found 12
(#713) Short array syntax must be used to define arrays
(#714) There should be a comma after the last array item in a multi-line array.
(#715) Line indented incorrectly; expected at least 16 spaces, found 12
(#716) Line indented incorrectly; expected at least 20 spaces, found 12
(#717) Inline comments must end in full-stops, exclamation marks, or question marks
(#717) Line indented incorrectly; expected at least 20 spaces, found 12
(#718) Line indented incorrectly; expected 20 spaces, found 12
(#719) Inline comments must start with a capital letter, digit or 3-dots sequence
(#719) Inline comments must end in full-stops, exclamation marks, or question marks
(#719) Line indented incorrectly; expected at least 24 spaces, found 16
(#720) Line indented incorrectly; expected at least 24 spaces, found 16
(#720) Short array syntax must be used to define arrays
(#721) Line indented incorrectly; expected at least 24 spaces, found 20
(#721) There should be a comma after the last array item in a multi-line array.
(#722) Line indented incorrectly; expected at least 24 spaces, found 16
(#723) Line indented incorrectly; expected 32 spaces, found 16
(#724) Line indented incorrectly; expected at least 36 spaces, found 20
(#725) Line indented incorrectly; expected 32 spaces, found 16
(#726) Line indented incorrectly; expected at least 32 spaces, found 16
(#726) Inline comments must start with a capital letter, digit or 3-dots sequence
(#727) Whitespace found at end of line
(#728) Line indented incorrectly; expected 20 spaces, found 12
(#729) Line indented incorrectly; expected 20 spaces, found 12
(#729) Usage of ELSEIF not allowed; use ELSE IF instead
(#730) Inline comments must start with a capital letter, digit or 3-dots sequence
(#730) Inline comments must end in full-stops, exclamation marks, or question marks
(#730) Line indented incorrectly; expected at least 24 spaces, found 16
(#731) Line indented incorrectly; expected at least 24 spaces, found 16
(#731) Short array syntax must be used to define arrays
(#732) Line indented incorrectly; expected at least 24 spaces, found 20
(#732) There should be a comma after the last array item in a multi-line array.
(#733) Line indented incorrectly; expected at least 24 spaces, found 16
(#734) Line indented incorrectly; expected 32 spaces, found 16
(#735) Line indented incorrectly; expected at least 36 spaces, found 20
(#736) Line indented incorrectly; expected 32 spaces, found 16
(#737) Line indented incorrectly; expected at least 32 spaces, found 16
(#737) Inline comments must start with a capital letter, digit or 3-dots sequence
(#738) Whitespace found at end of line
(#739) Line indented incorrectly; expected 20 spaces, found 12
(#740) Line indented incorrectly; expected 12 spaces, found 8
(#741) Line indented incorrectly; expected at least 12 spaces, found 8
(#742) Line indented incorrectly; expected 8 spaces, found 4
(#744) Line indented incorrectly; expected 4 spaces, found 0
(#746) Inline comments must end in full-stops, exclamation marks, or question marks
(#746) Line indented incorrectly; expected at least 4 spaces, found 0
(#746) No space found before comment text; expected "// End if" but found "//End if"
(#747) File must end with a newline character
theme/learnr/classes/output/core_renderer.php
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) No space found before comment text; expected "// Begin DBN Update" but found "//Begin DBN Update"
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) No space found before comment text; expected "// End DBN Update" but found "//End DBN Update"
(#337) Inline comments must end in full-stops, exclamation marks, or question marks
(#337) No space found before comment text; expected "// Begin DBN Update" but found "//Begin DBN Update"
(#339) global $OUTPUT cannot be used in renderers. Use $this->output.
(#345) Line exceeds 132 characters; contains 178 characters
(#346) Line exceeds maximum limit of 180 characters; contains 191 characters
(#350) Line exceeds maximum limit of 180 characters; contains 238 characters
(#351) Whitespace found at end of line
(#355) Short array syntax must be used to define arrays
(#357) There should be a comma after the last array item in a multi-line array.
(#359) Short array syntax must be used to define arrays
(#361) There should be a comma after the last array item in a multi-line array.
(#366) Expected "if (...) {\n"; found "if (...){\n"
(#367) Line indented incorrectly; expected at least 12 spaces, found 8
(#368) Line indented incorrectly; expected at least 12 spaces, found 8
(#368) Short array syntax must be used to define arrays
(#371) There should be a comma after the last array item in a multi-line array.
(#374) Inline comments must start with a capital letter, digit or 3-dots sequence
(#374) This comment is 67% valid code; is this commented out code?
(#374) No space found before comment text; expected "// $easyenrolbtntext = get_string('easyenrollbtn', 'theme_learnr');" but found "//$easyenrolbtntext = get_string('easyenrollbtn', 'theme_learnr');"
(#375) Whitespace found at end of line
(#378) Line exceeds maximum limit of 180 characters; contains 248 characters
(#394) There should be a comma after the last array item in a multi-line array.
(#397) Whitespace found at end of line
(#397) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#400) Inline comments must end in full-stops, exclamation marks, or question marks
(#400) No space found before comment text; expected "// End DBN Update" but found "//End DBN Update"
(#410) Inline comments must end in full-stops, exclamation marks, or question marks
(#410) No space found before comment text; expected "// Begin DBN Update" but found "//Begin DBN Update"
(#411) global $OUTPUT cannot be used in renderers. Use $this->output.
(#422) Short array syntax must be used to define arrays
(#424) There should be a comma after the last array item in a multi-line array.
(#426) Short array syntax must be used to define arrays
(#428) There should be a comma after the last array item in a multi-line array.
(#433) Expected "if (...) {\n"; found "if (...){\n"
(#434) Line indented incorrectly; expected at least 12 spaces, found 8
(#435) Line indented incorrectly; expected at least 12 spaces, found 8
(#435) Short array syntax must be used to define arrays
(#438) There should be a comma after the last array item in a multi-line array.
(#442) Inline comments must end in full-stops, exclamation marks, or question marks
(#442) No space found before comment text; expected "// End DBN Update" but found "//End DBN Update"
(#474) Inline comments must end in full-stops, exclamation marks, or question marks
(#474) No space found before comment text; expected "// Begin DBN Update" but found "//Begin DBN Update"
(#479) Inline comments must end in full-stops, exclamation marks, or question marks
(#479) No space found before comment text; expected "// End DBN Update" but found "//End DBN Update"
(#580) Inline comments must end in full-stops, exclamation marks, or question marks
(#580) No space found before comment text; expected "// Begin DBN Update Functions" but found "//Begin DBN Update Functions"
(#585) Line exceeds 132 characters; contains 170 characters
(#595) global $PAGE cannot be used in renderers. Use $this->page.
(#601) Inline comments must end in full-stops, exclamation marks, or question marks
(#602) global $PAGE cannot be used in renderers. Use $this->page.
(#603) global $PAGE cannot be used in renderers. Use $this->page.
(#606) Expected "} else {\n"; found "}\n else {\n"
(#615) Line exceeds 132 characters; contains 147 characters
(#615) Inline comments must end in full-stops, exclamation marks, or question marks
(#625) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#635) Inline comments must start with a capital letter, digit or 3-dots sequence
(#638) 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
(#643) Line exceeds 132 characters; contains 143 characters
(#643) Inline comments must end in full-stops, exclamation marks, or question marks
(#647) Whitespace found at end of line
(#658) Whitespace found at end of line
(#659) Line indented incorrectly; expected 8 spaces, found 16
(#662) Short array syntax must be used to define arrays
(#663) Line indented incorrectly; expected 12 spaces, found 20
(#664) Line indented incorrectly; expected 16 spaces, found 24
(#665) Line indented incorrectly; expected 20 spaces, found 28
(#667) Line indented incorrectly; expected 20 spaces, found 28
(#668) Line indented incorrectly; expected 16 spaces, found 24
(#669) Line indented incorrectly; expected 12 spaces, found 20
(#672) Line indented incorrectly; expected 12 spaces, found 20
(#673) Line indented incorrectly; expected 16 spaces, found 24
(#676) Line indented incorrectly; expected 16 spaces, found 24
(#677) Line indented incorrectly; expected 12 spaces, found 20
(#678) Line indented incorrectly; expected 12 spaces, found 20
(#680) Short array syntax must be used to define arrays
(#681) There should be a comma after the last array item in a multi-line array.
(#687) Line indented incorrectly; expected 16 spaces, found 24
(#689) Short array syntax must be used to define arrays
(#690) Line indented incorrectly; expected 20 spaces, found 28
(#691) Line indented incorrectly; expected 24 spaces, found 32
(#692) Line indented incorrectly; expected 28 spaces, found 36
(#695) Line indented incorrectly; expected 28 spaces, found 36
(#696) Line indented incorrectly; expected 24 spaces, found 32
(#697) Line indented incorrectly; expected 24 spaces, found 32
(#697) Expected "} else {\n"; found "}\n else {\n"
(#699) Line indented incorrectly; expected 24 spaces, found 32
(#700) Line indented incorrectly; expected 20 spaces, found 28
(#702) Line indented incorrectly; expected 20 spaces, found 28
(#703) Line indented incorrectly; expected 24 spaces, found 32
(#705) Line indented incorrectly; expected 24 spaces, found 32
(#706) Line indented incorrectly; expected 20 spaces, found 28
(#707) Line indented incorrectly; expected 16 spaces, found 24
(#708) Line indented incorrectly; expected 12 spaces, found 20
(#709) Short array syntax must be used to define arrays
(#709) Commas (,) must be followed by white space.
(#710) Line indented incorrectly; expected 8 spaces, found 16
(#711) Line indented incorrectly; expected 8 spaces, found 16
(#711) Expected "} else {\n"; found "}\n else {\n"
(#713) Line indented incorrectly; expected 8 spaces, found 16
(#716) Line indented incorrectly; expected 8 spaces, found 16
(#717) Line indented incorrectly; expected 12 spaces, found 20
(#718) Line exceeds 132 characters; contains 162 characters
(#719) Line indented incorrectly; expected 12 spaces, found 20
(#721) Line indented incorrectly; expected 8 spaces, found 16
(#724) Line indented incorrectly; expected 8 spaces, found 16
(#727) Line indented incorrectly; expected 8 spaces, found 16
(#730) Inline comments must end in full-stops, exclamation marks, or question marks
(#734) Line exceeds maximum limit of 180 characters; contains 194 characters
(#735) Line exceeds 132 characters; contains 138 characters
(#736) Line exceeds 132 characters; contains 156 characters
(#737) Line exceeds 132 characters; contains 157 characters
(#739) Line exceeds 132 characters; contains 165 characters
(#740) Line exceeds 132 characters; contains 154 characters
(#741) Line exceeds 132 characters; contains 154 characters
(#742) Line exceeds 132 characters; contains 154 characters
(#743) Line exceeds 132 characters; contains 154 characters
(#744) Line exceeds 132 characters; contains 154 characters
(#745) Line exceeds 132 characters; contains 154 characters
(#746) Line exceeds 132 characters; contains 154 characters
(#747) Line exceeds 132 characters; contains 154 characters
(#756) Line exceeds 132 characters; contains 150 characters
(#757) Line exceeds 132 characters; contains 150 characters
(#758) Line exceeds 132 characters; contains 150 characters
(#759) Line exceeds 132 characters; contains 150 characters
(#760) Line exceeds 132 characters; contains 150 characters
(#761) Line exceeds 132 characters; contains 150 characters
(#762) Line exceeds 132 characters; contains 150 characters
(#763) Line exceeds 132 characters; contains 150 characters
(#772) Short array syntax must be used to define arrays
(#772) Line exceeds 132 characters; contains 177 characters
(#773) There should be a comma after the last array item in a multi-line array.
(#776) Variable "fp_icons" must not contain underscores.
(#779) Line exceeds maximum limit of 180 characters; contains 320 characters
(#779) Whitespace found at end of line
(#780) Short array syntax must be used to define arrays
(#781) Short array syntax must be used to define arrays
(#786) There should be a comma after the last array item in a multi-line array.
(#788) Short array syntax must be used to define arrays
(#793) There should be a comma after the last array item in a multi-line array.
(#795) Short array syntax must be used to define arrays
(#800) There should be a comma after the last array item in a multi-line array.
(#802) Short array syntax must be used to define arrays
(#807) There should be a comma after the last array item in a multi-line array.
(#809) Short array syntax must be used to define arrays
(#814) There should be a comma after the last array item in a multi-line array.
(#816) Short array syntax must be used to define arrays
(#821) There should be a comma after the last array item in a multi-line array.
(#823) Short array syntax must be used to define arrays
(#828) There should be a comma after the last array item in a multi-line array.
(#830) Short array syntax must be used to define arrays
(#835) There should be a comma after the last array item in a multi-line array.
(#838) Short array syntax must be used to define arrays
(#839) Short array syntax must be used to define arrays
(#843) There should be a comma after the last array item in a multi-line array.
(#846) Short array syntax must be used to define arrays
(#847) Short array syntax must be used to define arrays
(#851) There should be a comma after the last array item in a multi-line array.
(#856) Variable "fp_icons" must not contain underscores.
(#865) Expected "if (...) {\n"; found "if (...) {\n"
(#867) Usage of ELSEIF not allowed; use ELSE IF instead
(#890) global $PAGE cannot be used in renderers. Use $this->page.
(#890) global $OUTPUT cannot be used in renderers. Use $this->output.
(#901) Short array syntax must be used to define arrays
(#902) global $PAGE cannot be used in renderers. Use $this->page.
(#902) There should be a comma after the last array item in a multi-line array.
(#905) Expected "} else {\n"; found "}\n else {\n"
(#906) Short array syntax must be used to define arrays
(#907) global $PAGE cannot be used in renderers. Use $this->page.
(#907) There should be a comma after the last array item in a multi-line array.
(#940) global $PAGE cannot be used in renderers. Use $this->page.
(#940) global $OUTPUT cannot be used in renderers. Use $this->output.
(#945) Line exceeds 132 characters; contains 159 characters
(#950) Short array syntax must be used to define arrays
(#952) There should be a comma after the last array item in a multi-line array.
(#954) Short array syntax must be used to define arrays
(#956) There should be a comma after the last array item in a multi-line array.
(#961) Expected "if (...) {\n"; found "if (...){\n"
(#962) Line indented incorrectly; expected at least 12 spaces, found 8
(#963) Line indented incorrectly; expected at least 12 spaces, found 8
(#963) Short array syntax must be used to define arrays
(#966) There should be a comma after the last array item in a multi-line array.
(#971) global $PAGE cannot be used in renderers. Use $this->page.
(#971) global $PAGE cannot be used in renderers. Use $this->page.
(#971) Short array syntax must be used to define arrays
(#971) Line exceeds maximum limit of 180 characters; contains 182 characters
(#972) There should be a comma after the last array item in a multi-line array.
(#984) Short array syntax must be used to define arrays
(#987) Short array syntax must be used to define arrays
(#990) Short array syntax must be used to define arrays
(#991) global $PAGE cannot be used in renderers. Use $this->page.
(#991) There should be a comma after the last array item in a multi-line array.
(#992) There should be a comma after the last array item in a multi-line array.
(#995) Short array syntax must be used to define arrays
(#1001) Short array syntax must be used to define arrays
(#1004) Short array syntax must be used to define arrays
(#1005) global $PAGE cannot be used in renderers. Use $this->page.
(#1005) There should be a comma after the last array item in a multi-line array.
(#1006) There should be a comma after the last array item in a multi-line array.
(#1009) Short array syntax must be used to define arrays
(#1012) Short array syntax must be used to define arrays
(#1013) global $PAGE cannot be used in renderers. Use $this->page.
(#1013) There should be a comma after the last array item in a multi-line array.
(#1014) There should be a comma after the last array item in a multi-line array.
(#1017) Short array syntax must be used to define arrays
(#1020) Short array syntax must be used to define arrays
(#1021) global $PAGE cannot be used in renderers. Use $this->page.
(#1021) There should be a comma after the last array item in a multi-line array.
(#1022) There should be a comma after the last array item in a multi-line array.
(#1026) Inline comments must end in full-stops, exclamation marks, or question marks
(#1026) No space found before comment text; expected "// Export to MISTAR" but found "//Export to MISTAR"
(#1027) Short array syntax must be used to define arrays
(#1028) Line exceeds 132 characters; contains 134 characters
(#1030) Short array syntax must be used to define arrays
(#1031) global $PAGE cannot be used in renderers. Use $this->page.
(#1031) There should be a comma after the last array item in a multi-line array.
(#1032) There should be a comma after the last array item in a multi-line array.
(#1035) Short array syntax must be used to define arrays
(#1038) Short array syntax must be used to define arrays
(#1039) global $PAGE cannot be used in renderers. Use $this->page.
(#1039) There should be a comma after the last array item in a multi-line array.
(#1040) There should be a comma after the last array item in a multi-line array.
(#1043) Short array syntax must be used to define arrays
(#1044) Line exceeds 132 characters; contains 133 characters
(#1046) Short array syntax must be used to define arrays
(#1047) global $PAGE cannot be used in renderers. Use $this->page.
(#1047) There should be a comma after the last array item in a multi-line array.
(#1048) There should be a comma after the last array item in a multi-line array.
(#1051) Short array syntax must be used to define arrays
(#1054) Short array syntax must be used to define arrays
(#1055) global $PAGE cannot be used in renderers. Use $this->page.
(#1055) There should be a comma after the last array item in a multi-line array.
(#1056) There should be a comma after the last array item in a multi-line array.
(#1061) Short array syntax must be used to define arrays
(#1064) Short array syntax must be used to define arrays
(#1065) global $PAGE cannot be used in renderers. Use $this->page.
(#1065) There should be a comma after the last array item in a multi-line array.
(#1066) There should be a comma after the last array item in a multi-line array.
(#1069) Short array syntax must be used to define arrays
(#1070) Line exceeds 132 characters; contains 135 characters
(#1072) Short array syntax must be used to define arrays
(#1073) global $PAGE cannot be used in renderers. Use $this->page.
(#1073) There should be a comma after the last array item in a multi-line array.
(#1074) There should be a comma after the last array item in a multi-line array.
(#1077) Short array syntax must be used to define arrays
(#1080) Short array syntax must be used to define arrays
(#1081) global $PAGE cannot be used in renderers. Use $this->page.
(#1081) There should be a comma after the last array item in a multi-line array.
(#1082) There should be a comma after the last array item in a multi-line array.
(#1085) Short array syntax must be used to define arrays
(#1088) Short array syntax must be used to define arrays
(#1089) global $PAGE cannot be used in renderers. Use $this->page.
(#1089) There should be a comma after the last array item in a multi-line array.
(#1090) There should be a comma after the last array item in a multi-line array.
(#1093) Short array syntax must be used to define arrays
(#1096) Short array syntax must be used to define arrays
(#1097) global $PAGE cannot be used in renderers. Use $this->page.
(#1097) There should be a comma after the last array item in a multi-line array.
(#1098) There should be a comma after the last array item in a multi-line array.
(#1103) Short array syntax must be used to define arrays
(#1106) Short array syntax must be used to define arrays
(#1107) global $PAGE cannot be used in renderers. Use $this->page.
(#1107) There should be a comma after the last array item in a multi-line array.
(#1108) There should be a comma after the last array item in a multi-line array.
(#1111) Short array syntax must be used to define arrays
(#1114) Short array syntax must be used to define arrays
(#1115) global $PAGE cannot be used in renderers. Use $this->page.
(#1115) There should be a comma after the last array item in a multi-line array.
(#1116) There should be a comma after the last array item in a multi-line array.
(#1119) Short array syntax must be used to define arrays
(#1122) Short array syntax must be used to define arrays
(#1123) global $PAGE cannot be used in renderers. Use $this->page.
(#1123) There should be a comma after the last array item in a multi-line array.
(#1124) There should be a comma after the last array item in a multi-line array.
(#1127) Short array syntax must be used to define arrays
(#1130) Short array syntax must be used to define arrays
(#1131) global $PAGE cannot be used in renderers. Use $this->page.
(#1131) There should be a comma after the last array item in a multi-line array.
(#1132) There should be a comma after the last array item in a multi-line array.
(#1135) Short array syntax must be used to define arrays
(#1138) Short array syntax must be used to define arrays
(#1139) global $PAGE cannot be used in renderers. Use $this->page.
(#1139) There should be a comma after the last array item in a multi-line array.
(#1140) There should be a comma after the last array item in a multi-line array.
(#1142) Whitespace found at end of line
(#1147) Inline comments must end in full-stops, exclamation marks, or question marks
(#1147) Line indented incorrectly; expected at least 4 spaces, found 0
(#1147) No space found before comment text; expected "// End DBN Update" but found "//End DBN Update"
theme/learnr/lang/en/theme_learnr.php
(#1056) Inline comments must end in full-stops, exclamation marks, or question marks
(#1084) File must end with a newline character
theme/learnr/layout/drawers.php
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Line exceeds 132 characters; contains 139 characters
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) There should be a comma after the last array item in a multi-line array.
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
theme/learnr/lib.php
(#177) Duplicate array key found. The value will be overwritten. The string array key "courseboxheight" was first seen on line 176
(#610) Inline comments must end in full-stops, exclamation marks, or question marks
(#610) No space found before comment text; expected "// Begin DBN change" but found "//Begin DBN change"
(#613) Short array syntax must be used to define arrays
(#633) Short array syntax must be used to define arrays
(#640) Line indented incorrectly; expected at least 4 spaces, found 0
(#656) Short array syntax must be used to define arrays
(#667) Inline comments must end in full-stops, exclamation marks, or question marks
(#667) File must end with a newline character
(#667) No space found before comment text; expected "// End DBN change" but found "//End DBN change"
theme/learnr/locallib.php
(#1016) Usage of ELSEIF not allowed; use ELSE IF instead
(#1359) Short array syntax must be used to define arrays
(#1361) Short array syntax must be used to define arrays
(#1365) Logical operator "or" is prohibited; use "||" instead
(#1386) File must end with a newline character
theme/learnr/settings.php
(#162) No space found before comment text; expected "// Begin DBN Update" but found "//Begin DBN Update"
(#172) Short array syntax must be used to define arrays
(#172) Expected 1 space before "=>"; 0 found
(#172) Expected 1 space after "=>"; 0 found
(#172) Expected 1 space before "=>"; 0 found
(#172) Expected 1 space after "=>"; 0 found
(#172) Expected 1 space before "=>"; 0 found
(#172) Expected 1 space after "=>"; 0 found
(#172) Expected 1 space before "=>"; 0 found
(#172) Expected 1 space after "=>"; 0 found
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) Short array syntax must be used to define arrays
(#190) Expected 1 space before "=>"; 0 found
(#190) Expected 1 space after "=>"; 0 found
(#190) Expected 1 space before "=>"; 0 found
(#190) Expected 1 space after "=>"; 0 found
(#190) Expected 1 space before "=>"; 0 found
(#190) Expected 1 space after "=>"; 0 found
(#190) Expected 1 space before "=>"; 0 found
(#190) Expected 1 space after "=>"; 0 found
(#190) Expected 1 space before "=>"; 0 found
(#190) Expected 1 space after "=>"; 0 found
(#190) Expected 1 space before "=>"; 0 found
(#190) Expected 1 space after "=>"; 0 found
(#190) Expected 1 space before "=>"; 0 found
(#190) Expected 1 space after "=>"; 0 found
(#190) Commas (,) must be followed by white space.
(#190) Expected 1 space before "=>"; 0 found
(#190) Expected 1 space after "=>"; 0 found
(#190) Line exceeds maximum limit of 180 characters; contains 185 characters
(#195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#200) Short array syntax must be used to define arrays
(#224) Inline comments must start with a capital letter, digit or 3-dots sequence
(#229) Short array syntax must be used to define arrays
(#249) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) Short array syntax must be used to define arrays
(#268) Inline comments must end in full-stops, exclamation marks, or question marks
(#268) No space found before comment text; expected "// End DBN Update" but found "//End DBN Update"
(#418) No space found before comment text; expected "// Begin DBN Update" but found "//Begin DBN Update"
(#456) Inline comments must end in full-stops, exclamation marks, or question marks
(#829) Whitespace found at end of line
(#857) Whitespace found at end of line
(#876) Inline comments must end in full-stops, exclamation marks, or question marks
(#885) No space found before comment text; expected "// End DBN Update." but found "//End DBN Update."
(#901) Whitespace found at end of line
(#902) Inline comments must end in full-stops, exclamation marks, or question marks
(#909) Inline comments must end in full-stops, exclamation marks, or question marks
(#929) Expected 1 space after "="; 2 found
(#935) Inline comments must end in full-stops, exclamation marks, or question marks
(#942) Inline comments must end in full-stops, exclamation marks, or question marks
(#970) Inline comments must end in full-stops, exclamation marks, or question marks
(#977) Inline comments must start with a capital letter, digit or 3-dots sequence
(#977) Inline comments must end in full-stops, exclamation marks, or question marks
(#1009) Short array syntax must be used to define arrays
(#1009) Expected 1 space before "=>"; 0 found
(#1009) Expected 1 space after "=>"; 0 found
(#1009) Expected 1 space before "=>"; 0 found
(#1009) Expected 1 space after "=>"; 0 found
(#1009) Expected 1 space before "=>"; 0 found
(#1009) Expected 1 space after "=>"; 0 found
(#1014) Inline comments must end in full-stops, exclamation marks, or question marks
(#1052) Short array syntax must be used to define arrays
(#1052) Expected 1 space before "=>"; 0 found
(#1052) Expected 1 space after "=>"; 0 found
(#1052) Expected 1 space before "=>"; 0 found
(#1052) Expected 1 space after "=>"; 0 found
(#1052) Expected 1 space before "=>"; 0 found
(#1052) Expected 1 space after "=>"; 0 found
(#1057) Inline comments must end in full-stops, exclamation marks, or question marks
(#1095) Short array syntax must be used to define arrays
(#1095) Expected 1 space before "=>"; 0 found
(#1095) Expected 1 space after "=>"; 0 found
(#1095) Expected 1 space before "=>"; 0 found
(#1095) Expected 1 space after "=>"; 0 found
(#1095) Expected 1 space before "=>"; 0 found
(#1095) Expected 1 space after "=>"; 0 found
(#1100) Inline comments must end in full-stops, exclamation marks, or question marks
(#1126) Expected 1 space after "="; 2 found
(#1138) Short array syntax must be used to define arrays
(#1138) Expected 1 space before "=>"; 0 found
(#1138) Expected 1 space after "=>"; 0 found
(#1138) Expected 1 space before "=>"; 0 found
(#1138) Expected 1 space after "=>"; 0 found
(#1138) Expected 1 space before "=>"; 0 found
(#1138) Expected 1 space after "=>"; 0 found
(#1143) Inline comments must end in full-stops, exclamation marks, or question marks
(#1181) Short array syntax must be used to define arrays
(#1181) Expected 1 space before "=>"; 0 found
(#1181) Expected 1 space after "=>"; 0 found
(#1181) Expected 1 space before "=>"; 0 found
(#1181) Expected 1 space after "=>"; 0 found
(#1181) Expected 1 space before "=>"; 0 found
(#1181) Expected 1 space after "=>"; 0 found
(#1186) Inline comments must end in full-stops, exclamation marks, or question marks
(#1224) Short array syntax must be used to define arrays
(#1224) Expected 1 space before "=>"; 0 found
(#1224) Expected 1 space after "=>"; 0 found
(#1224) Expected 1 space before "=>"; 0 found
(#1224) Expected 1 space after "=>"; 0 found
(#1224) Expected 1 space before "=>"; 0 found
(#1224) Expected 1 space after "=>"; 0 found
(#1229) Inline comments must end in full-stops, exclamation marks, or question marks
(#1267) Short array syntax must be used to define arrays
(#1267) Expected 1 space before "=>"; 0 found
(#1267) Expected 1 space after "=>"; 0 found
(#1267) Expected 1 space before "=>"; 0 found
(#1267) Expected 1 space after "=>"; 0 found
(#1267) Expected 1 space before "=>"; 0 found
(#1267) Expected 1 space after "=>"; 0 found
(#1272) Inline comments must end in full-stops, exclamation marks, or question marks
(#1310) Short array syntax must be used to define arrays
(#1310) Expected 1 space before "=>"; 0 found
(#1310) Expected 1 space after "=>"; 0 found
(#1310) Expected 1 space before "=>"; 0 found
(#1310) Expected 1 space after "=>"; 0 found
(#1310) Expected 1 space before "=>"; 0 found
(#1310) Expected 1 space after "=>"; 0 found
(#2236) No space found before comment text; expected "// Begin DBN Update." but found "//Begin DBN Update."
(#2247) Short array syntax must be used to define arrays
(#2247) Expected 1 space before "=>"; 0 found
(#2247) Expected 1 space after "=>"; 0 found
(#2247) Expected 1 space before "=>"; 0 found
(#2247) Expected 1 space after "=>"; 0 found
(#2247) Expected 1 space before "=>"; 0 found
(#2247) Expected 1 space after "=>"; 0 found
(#2247) Expected 1 space before "=>"; 0 found
(#2247) Expected 1 space after "=>"; 0 found
(#2248) Short array syntax must be used to define arrays

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

(155 errors, 16 warnings)

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

theme/learnr/scss/learnr/post.scss
(#2201) Expected empty line before at-rule (at-rule-empty-line-before)
(#2210) Expected empty line before at-rule (at-rule-empty-line-before)
(#2279) Expected empty line before at-rule (at-rule-empty-line-before)
(#2291) Expected empty line before at-rule (at-rule-empty-line-before)
(#2511) Expected empty line before at-rule (at-rule-empty-line-before)
(#2305) Expected newline before "}" (block-closing-brace-newline-before)
(#2325) Expected newline before "}" (block-closing-brace-newline-before)
(#2329) Expected newline before "}" (block-closing-brace-newline-before)
(#2512) Expected single space before "{" (block-opening-brace-space-before)
(#2210) Expected single space before "{" (block-opening-brace-space-before)
(#2165) Expected single space before "!" (declaration-bang-space-before)
(#2223) Expected single space before "!" (declaration-bang-space-before)
(#2224) Expected single space before "!" (declaration-bang-space-before)
(#2305) Expected single space before "!" (declaration-bang-space-before)
(#2391) Expected single space before "!" (declaration-bang-space-before)
(#2394) Expected single space before "!" (declaration-bang-space-before)
(#2259) Unexpected duplicate "font-size" (declaration-block-no-duplicate-properties)
(#2328) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#2508) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2513) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2611) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#2156) Unexpected !important (declaration-no-important)
(#2160) Unexpected !important (declaration-no-important)
(#2165) Unexpected !important (declaration-no-important)
(#2219) Unexpected !important (declaration-no-important)
(#2223) Unexpected !important (declaration-no-important)
(#2224) Unexpected !important (declaration-no-important)
(#2305) Unexpected !important (declaration-no-important)
(#2317) Unexpected !important (declaration-no-important)
(#2391) Unexpected !important (declaration-no-important)
(#2394) Unexpected !important (declaration-no-important)
(#2415) Unexpected !important (declaration-no-important)
(#2165) Expected single space after "," in a single-line function (function-comma-space-after)
(#2165) Expected single space after "," in a single-line function (function-comma-space-after)
(#2165) Expected single space after "," in a single-line function (function-comma-space-after)
(#2177) Expected single space after "," in a single-line function (function-comma-space-after)
(#2558) Expected single space after "," in a single-line function (function-comma-space-after)
(#2558) Expected single space after "," in a single-line function (function-comma-space-after)
(#2558) Expected single space after "," in a single-line function (function-comma-space-after)
(#2177) Unexpected unit (length-zero-no-unit)
(#2247) Unexpected unit (length-zero-no-unit)
(#2317) Unexpected unit (length-zero-no-unit)
(#2525) Unexpected unit (length-zero-no-unit)
(#2542) Unexpected unit (length-zero-no-unit)
(#2548) Unexpected unit (length-zero-no-unit)
(#2726) Unexpected unit (length-zero-no-unit)
(#2727) Unexpected unit (length-zero-no-unit)
(#2728) Unexpected unit (length-zero-no-unit)
(#2792) Unexpected unit (length-zero-no-unit)
(#2367) Expected line length to be no more than 132 characters (max-line-length)
(#2406) Expected line length to be no more than 132 characters (max-line-length)
(#2153) Unexpected whitespace at end of line (no-eol-whitespace)
(#2154) Unexpected whitespace at end of line (no-eol-whitespace)
(#2305) Unexpected whitespace at end of line (no-eol-whitespace)
(#2325) Unexpected whitespace at end of line (no-eol-whitespace)
(#2328) Unexpected whitespace at end of line (no-eol-whitespace)
(#2329) Unexpected whitespace at end of line (no-eol-whitespace)
(#2458) Unexpected whitespace at end of line (no-eol-whitespace)
(#2167) Expected single space after "~" (selector-combinator-space-after)
(#2406) Expected single space after ">" (selector-combinator-space-after)
(#2406) Expected single space after ">" (selector-combinator-space-after)
(#2406) Expected single space after ">" (selector-combinator-space-after)
(#2833) Expected single space after ">" (selector-combinator-space-after)
(#2167) Expected single space before "~" (selector-combinator-space-before)
(#2406) Expected single space before ">" (selector-combinator-space-before)
(#2406) Expected single space before ">" (selector-combinator-space-before)
(#2406) Expected single space before ">" (selector-combinator-space-before)
(#2833) Expected single space before ">" (selector-combinator-space-before)
(#2273) Expected newline after "," (selector-list-comma-newline-after)
(#2316) Expected newline after "," (selector-list-comma-newline-after)
(#2316) Expected newline after "," (selector-list-comma-newline-after)
(#2316) Expected newline after "," (selector-list-comma-newline-after)
(#2367) Expected newline after "," (selector-list-comma-newline-after)
(#2367) Expected newline after "," (selector-list-comma-newline-after)
(#2367) Expected newline after "," (selector-list-comma-newline-after)
(#2367) Expected newline after "," (selector-list-comma-newline-after)
(#2367) Expected newline after "," (selector-list-comma-newline-after)
(#2390) Expected newline after "," (selector-list-comma-newline-after)
(#2390) Expected newline after "," (selector-list-comma-newline-after)
(#2393) Expected newline after "," (selector-list-comma-newline-after)
(#2393) Expected newline after "," (selector-list-comma-newline-after)
(#2406) Expected newline after "," (selector-list-comma-newline-after)
(#2406) Expected newline after "," (selector-list-comma-newline-after)
(#2488) Expected newline after "," (selector-list-comma-newline-after)
(#2614) Expected newline after "," (selector-list-comma-newline-after)
(#2618) Expected newline after "," (selector-list-comma-newline-after)
(#2623) Expected newline after "," (selector-list-comma-newline-after)
(#2203) Expected indentation of 8 spaces (indentation)
(#2241) Expected indentation of 0 spaces (indentation)
(#2239) Expected indentation of 4 spaces (indentation)
(#2240) Expected indentation of 4 spaces (indentation)
(#2242) Expected indentation of 0 spaces (indentation)
(#2248) Expected indentation of 0 spaces (indentation)
(#2243) Expected indentation of 4 spaces (indentation)
(#2244) Expected indentation of 4 spaces (indentation)
(#2245) Expected indentation of 4 spaces (indentation)
(#2246) Expected indentation of 4 spaces (indentation)
(#2247) Expected indentation of 4 spaces (indentation)
(#2249) Expected indentation of 0 spaces (indentation)
(#2262) Expected indentation of 0 spaces (indentation)
(#2250) Expected indentation of 4 spaces (indentation)
(#2251) Expected indentation of 4 spaces (indentation)
(#2252) Expected indentation of 4 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)
(#2259) Expected indentation of 4 spaces (indentation)
(#2260) Expected indentation of 4 spaces (indentation)
(#2261) Expected indentation of 4 spaces (indentation)
(#2264) Expected indentation of 0 spaces (indentation)
(#2265) Expected indentation of 0 spaces (indentation)
(#2343) Expected indentation of 0 spaces (indentation)
(#2336) Expected indentation of 4 spaces (indentation)
(#2337) Expected indentation of 4 spaces (indentation)
(#2338) Expected indentation of 4 spaces (indentation)
(#2339) Expected indentation of 4 spaces (indentation)
(#2340) Expected indentation of 4 spaces (indentation)
(#2341) Expected indentation of 4 spaces (indentation)
(#2342) Expected indentation of 4 spaces (indentation)
(#2344) Expected indentation of 0 spaces (indentation)
(#2347) Expected indentation of 0 spaces (indentation)
(#2345) Expected indentation of 4 spaces (indentation)
(#2346) Expected indentation of 4 spaces (indentation)
(#2348) Expected indentation of 0 spaces (indentation)
(#2350) Expected indentation of 0 spaces (indentation)
(#2349) Expected indentation of 4 spaces (indentation)
(#2351) Expected indentation of 0 spaces (indentation)
(#2356) Expected indentation of 0 spaces (indentation)
(#2352) Expected indentation of 4 spaces (indentation)
(#2353) Expected indentation of 4 spaces (indentation)
(#2354) Expected indentation of 4 spaces (indentation)
(#2355) Expected indentation of 4 spaces (indentation)
(#2357) Expected indentation of 0 spaces (indentation)
(#2361) Expected indentation of 0 spaces (indentation)
(#2358) Expected indentation of 4 spaces (indentation)
(#2359) Expected indentation of 4 spaces (indentation)
(#2360) Expected indentation of 4 spaces (indentation)
(#2377) Expected indentation of 4 spaces (indentation)
(#2459) Expected indentation of 0 spaces (indentation)
theme/learnr/scss/preset/default.scss
(#14) Expected "#ffffff" to be "#fff" (color-hex-length)
theme/learnr/scss/sections/sections-bars.scss
(#17) Expected empty line before at-rule (at-rule-empty-line-before)
(#18) Expected line length to be no more than 132 characters (max-line-length)
(#18) Expected newline after "," (selector-list-comma-newline-after)
(#18) Expected newline after "," (selector-list-comma-newline-after)
(#23) Expected newline after "," (selector-list-comma-newline-after)
(#28) Expected newline after "," (selector-list-comma-newline-after)
(#28) Expected newline after "," (selector-list-comma-newline-after)
theme/learnr/scss/sections/sections-boost.scss
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
theme/learnr/scss/sections/sections-boxed.scss
(#9) Expected empty line before at-rule (at-rule-empty-line-before)
(#10) Expected single space before "{" (block-opening-brace-space-before)
(#7) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#10) Expected line length to be no more than 132 characters (max-line-length)
(#15) Expected single space after "+" (selector-combinator-space-after)
(#15) Expected single space before "+" (selector-combinator-space-before)
(#2) Expected newline after "," (selector-list-comma-newline-after)
(#2) Expected newline after "," (selector-list-comma-newline-after)
(#10) Expected newline after "," (selector-list-comma-newline-after)
(#10) Expected newline after "," (selector-list-comma-newline-after)
theme/learnr/scss/sections/sections-learnr.scss
(#18) Expected single space before "{" (block-opening-brace-space-before)
(#18) Expected line length to be no more than 132 characters (max-line-length)
(#39) Expected single space after "+" (selector-combinator-space-after)
(#39) Expected single space before "+" (selector-combinator-space-before)
(#18) Expected newline after "," (selector-list-comma-newline-after)
(#18) Expected newline after "," (selector-list-comma-newline-after)
(#23) Expected newline after "," (selector-list-comma-newline-after)
(#30) Expected newline after "," (selector-list-comma-newline-after)
(#30) Expected newline after "," (selector-list-comma-newline-after)

PHPDocs style problems

(7 errors, 14 warnings)

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

theme/learnr/classes/output/core/course_renderer.php
(#52) Class course_renderer is not documented
(#55) Function course_renderer::view_available_courses is not documented
(#504) Function course_renderer::coursecat_courses is not documented
(#576) Function course_renderer::timeaccesscompare is not documented
(#602) Function course_renderer::frontpage_my_courses is not documented
(#53) Variable course_renderer::$countcategories is not documented
(#20) Package theme_noanme is not valid
(#45) Package theme_noanme is not valid
theme/learnr/classes/output/core_renderer.php
(#338) Function core_renderer::headerbuttons is not documented
(#581) Function core_renderer::enrolform is not documented
(#594) Function core_renderer::courseprogressbar is not documented
(#616) Function core_renderer::timeaccesscompare is not documented
(#644) Function core_renderer::learnr_mycourses is not documented
(#732) Function core_renderer::fpicons is not documented
(#861) Function core_renderer::get_generated_image_for_id is not documented
(#879) Function core_renderer::render_courseactivities_menu is not documented
(#889) Function core_renderer::courseactivities_menu is not documented
(#939) Function core_renderer::coursemanagementdash is not documented
theme/learnr/lib.php
(#611) Function theme_learnr_strip_html_tags is not documented
(#646) Phpdocs for function theme_learnr_course_trim_char has incomplete parameters list
theme/learnr/locallib.php
(#1353) Function theme_learnr_get_course_activities is not documented

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 "stylelint:scss" 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, 26 warnings)

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

theme/learnr/templates/activitygroups.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 2: The “aria-labelledby” attribute must point to an element in the same document. (ad><body><div class="list-group" aria-labelledby="list-group-would-be-a-uniqid"> </di)
theme/learnr/templates/block_recentlyaccesseditems/view-cards.mustache
(#1) HTML Validation error, line 5: Bad value “listitem” for attribute “role” on element “a”. (> <a class="card dashboard-card mb-1" href="http://moodlesite/mod/forum?id=64" title="Forum" role="listitem"> )
(#1) HTML Validation info, line 9: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <img class="icon" alt="Forum" title="Forum" src="http://moodlesite/theme/image.php/boost/forum/1539858121/icon" /> )
theme/learnr/templates/block_recentlyaccesseditems/view-cards.mustache.upstream
(#1) HTML Validation error, line 4: Bad value “listitem” for attribute “role” on element “a”. (> <a class="card dashboard-card mb-1" href="http://moodlesite/mod/forum?id=64" title="Forum" role="listitem"> )
(#1) HTML Validation info, line 8: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <img class="icon" alt="Forum" title="Forum" src="http://moodlesite/theme/image.php/boost/forum/1539858121/icon" /> )
theme/learnr/templates/core/loginform.mustache
(#1) HTML Validation info, line 44: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input type="hidden" name="username" value="guest" /> )
(#1) HTML Validation info, line 45: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input type="hidden" name="password" value="guest" /> )
theme/learnr/templates/core/moremenu_children.mustache
(#1) HTML Validation error, line 2: Element “li” not allowed as child of element “body” in this context. (Suppressing further errors from this subtree.) (body> <li data-key="" class="nav-item " role="none" data-forceintomoremenu="false"> )
(#1) HTML Validation error, line 9: An element with “role=menuitem” must be contained in, or owned by, an element with “role=menubar” or “role=menu”. ( <a role="menuitem" class="nav-link " href="https://moodle.org" title="Moodle community" tabindex="-1" > )
theme/learnr/templates/core/moremenu_children.mustache.upstream
(#1) HTML Validation error, line 2: Element “li” not allowed as child of element “body” in this context. (Suppressing further errors from this subtree.) (body> <li data-key="" class="nav-item" role="none" data-forceintomoremenu="false"> )
(#1) HTML Validation error, line 8: An element with “role=menuitem” must be contained in, or owned by, an element with “role=menubar” or “role=menu”. ( <a role="menuitem" class="nav-link " href="https://moodle.org" title="Moodle community" tabindex="-1" > )
theme/learnr/templates/core/user_action_menu_items.mustache
(#1) HTML Validation error, line 2: An element with “role=menuitem” must be contained in, or owned by, an element with “role=menubar” or “role=menu”. (> <a href="https://raw.githubusercontent.com/" class="dropdown-item " role="menuitem" tabindex="-1" > )
(#1) HTML Validation error, line 8: An element with “role=menuitem” must be contained in, or owned by, an element with “role=menubar” or “role=menu”. (> <a href="#" class="carousel-navigation-link dropdown-item " role="menuitem" tabindex="-1" data-carousel-target-id="carousel-item-86cebd87" > )
theme/learnr/templates/core/user_action_menu_items.mustache.upstream
(#1) HTML Validation error, line 2: An element with “role=menuitem” must be contained in, or owned by, an element with “role=menubar” or “role=menu”. (> <a href="https://raw.githubusercontent.com/" class="dropdown-item" role="menuitem" tabindex="-1"> )
(#1) HTML Validation error, line 7: An element with “role=menuitem” must be contained in, or owned by, an element with “role=menubar” or “role=menu”. (> <a href="#" class="carousel-navigation-link dropdown-item" role="menuitem" tabindex="-1" data-carousel-target-id="carousel-item-86cebd87"> )
theme/learnr/templates/core/user_action_menu_submenu_items.mustache
(#1) HTML Validation error, line 5: An element with “role=menuitem” must be contained in, or owned by, an element with “role=menubar” or “role=menu”. ( <a href="https://example.com/" class="dropdown-item pl-5" role="menuitem" tabindex="-1" > )
theme/learnr/templates/core/user_action_menu_submenu_items.mustache.upstream
(#1) HTML Validation error, line 3: An element with “role=menuitem” must be contained in, or owned by, an element with “role=menubar” or “role=menu”. (> <a href="https://example.com/" class="dropdown-item pl-5" role="menuitem" tabindex="-1" > )
theme/learnr/templates/coursemanagement.mustache
(#1) Example context missing (@template section not found.)
(#1) Template produced no content
theme/learnr/templates/fontawesome-iconpicker-popover.mustache
(#1) HTML Validation error, line 4: Attribute “aria-value” not allowed on element “li” at this point. ( <li aria-value="core:book" aria-label="fa-book"><i cla)
(#1) HTML Validation info, line 4: Possible misuse of “aria-label”. (If you disagree with this warning, file an issue report or send e-mail to www-validator@w3.org.) ( <li aria-value="core:book" aria-label="fa-book"><i cla)
(#1) HTML Validation error, line 5: Attribute “aria-value” not allowed on element “li” at this point. ( <li aria-value="core:docs" aria-label="fa-info-circle"><i cla)
(#1) HTML Validation info, line 5: Possible misuse of “aria-label”. (If you disagree with this warning, file an issue report or send e-mail to www-validator@w3.org.) ( <li aria-value="core:docs" aria-label="fa-info-circle"><i cla)
theme/learnr/templates/fpicons.mustache
(#1) Example context missing (@template section not found.)
(#1) Template produced no content
theme/learnr/templates/mycourses.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 2: The “aria-labelledby” attribute must point to an element in the same document. (ad><body><div class="list-group" aria-labelledby="list-group-would-be-a-uniqid"> </di)
theme/learnr/templates/progress-bar.mustache
(#1) Example context missing (@template section not found.)
(#1) Template produced no content
theme/learnr/templates/smartmenus-cardmenu-children.mustache
(#1) HTML Validation error, line 2: Element “li” not allowed as child of element “body” in this context. (Suppressing further errors from this subtree.) (body> <li data-key="" class="nav-item" role="none" data-forceintomoremenu="false"> )
(#1) HTML Validation error, line 9: An element with “role=menuitem” must be contained in, or owned by, an element with “role=menubar” or “role=menu”. ( <a role="menuitem" class="nav-link " href="https://moodle.org" tabindex="-1" > )
theme/learnr/templates/theme_boost/columns2.mustache
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (itle> <link rel="shortcut icon" href="favicon.ico" /> )
(#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 ><head)
(#1) ESLint error [no-trailing-spaces]: Trailing spaces not allowed. ( }); ), Line: 12 Column: 1
theme/learnr/templates/theme_boost/columns2.mustache.upstream
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (itle> <link rel="shortcut icon" href="favicon.ico" /> )
(#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 ><head)
theme/learnr/templates/theme_boost/drawers.mustache
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (itle> <link rel="shortcut icon" href="favicon.ico" /> )
(#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 ><head)
(#1) ESLint error [no-trailing-spaces]: Trailing spaces not allowed. ( }); ), Line: 12 Column: 1
(#1) ESLint error [no-trailing-spaces]: Trailing spaces not allowed. ( }); ), Line: 13 Column: 1
theme/learnr/templates/theme_boost/drawers.mustache.upstream
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (itle> <link rel="shortcut icon" href="favicon.ico" /> )
(#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 ><head)
theme/learnr/templates/theme_boost/login.mustache
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (itle> <link rel="shortcut icon" href="favicon.ico" /> )
(#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 ><head)
theme/learnr/templates/theme_boost/login.mustache.upstream
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (itle> <link rel="shortcut icon" href="favicon.ico" /> )
(#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 ><head)

Gherkin .feature problems

(0 errors, 0 warnings)

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