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

(285 errors, 279 warnings)

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

theme/fordson/classes/format_topics_renderer.php
(#46) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#128) Expected "} else {\n"; found "}\n else {\n"
(#135) Line exceeds 132 characters; contains 146 characters
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
theme/fordson/classes/output/core/course_renderer.php
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#60) "require_once" must be immediately followed by an open parenthesis
(#116) "require_once" must be immediately followed by an open parenthesis
(#120) Line exceeds 132 characters; contains 139 characters
(#126) Line exceeds maximum limit of 180 characters; contains 237 characters
(#150) Expected "} else {\n"; found "}\n else {\n"
(#157) Line exceeds maximum limit of 180 characters; contains 194 characters
(#162) Whitespace found at end of line within string
(#180) Inline comments must start with a capital letter, digit or 3-dots sequence
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Whitespace found at end of line
(#198) Line exceeds maximum limit of 180 characters; contains 193 characters
(#203) Expected "} else {\n"; found "}\n else {\n"
(#213) Line exceeds maximum limit of 180 characters; contains 197 characters
(#225) Whitespace found at end of line
(#226) Whitespace found at end of line
(#228) Whitespace found at end of line within string
(#243) Expected "} else {\n"; found "}\n else {\n"
(#249) Line exceeds maximum limit of 180 characters; contains 181 characters
(#261) Whitespace found at end of line within string
(#277) Expected "} else {\n"; found "}\n else {\n"
(#284) Line exceeds maximum limit of 180 characters; contains 194 characters
(#289) Whitespace found at end of line within string
(#308) Inline comments must start with a capital letter, digit or 3-dots sequence
(#308) Inline comments must end in full-stops, exclamation marks, or question marks
(#309) Whitespace found at end of line
(#330) Expected "} else {\n"; found "}\n else {\n"
(#348) Expected "} else {\n"; found "}\n else {\n"
(#389) "require_once" must be immediately followed by an open parenthesis
(#393) Line exceeds 132 characters; contains 139 characters
(#399) Line exceeds maximum limit of 180 characters; contains 237 characters
(#430) Line exceeds maximum limit of 180 characters; contains 194 characters
(#435) Whitespace found at end of line within string
(#442) Whitespace found at end of line within string
(#455) Whitespace found at end of line
(#464) Inline comments must start with a capital letter, digit or 3-dots sequence
(#472) Line exceeds maximum limit of 180 characters; contains 193 characters
(#486) Line exceeds maximum limit of 180 characters; contains 197 characters
(#498) Whitespace found at end of line
(#499) Whitespace found at end of line
(#501) Whitespace found at end of line within string
(#521) Line exceeds maximum limit of 180 characters; contains 181 characters
(#533) Whitespace found at end of line within string
(#555) Line exceeds maximum limit of 180 characters; contains 194 characters
(#560) Whitespace found at end of line within string
(#580) Whitespace found at end of line
(#627) Line exceeds 132 characters; contains 166 characters
(#656) Line exceeds maximum limit of 180 characters; contains 242 characters
(#673) Line exceeds 132 characters; contains 139 characters
(#679) Whitespace found at end of line
(#681) Empty IF statement detected
(#767) Whitespace found at end of line
(#767) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#786) Inline comments must start with a capital letter, digit or 3-dots sequence
(#803) Inline comments must start with a capital letter, digit or 3-dots sequence
(#806) Inline comments must start with a capital letter, digit or 3-dots sequence
(#870) Line indented incorrectly; expected at least 16 spaces, found 12
(#873) Inline comments must start with a capital letter, digit or 3-dots sequence
(#873) Inline comments must end in full-stops, exclamation marks, or question marks
(#873) Line indented incorrectly; expected at least 16 spaces, found 12
(#874) Line indented incorrectly; expected at least 16 spaces, found 12
(#875) Line indented incorrectly; expected at least 16 spaces, found 12
(#880) Whitespace found at end of line
(#883) Expected 1 space before "==="; 0 found
(#883) Expected 1 space after "==="; 0 found
(#907) Space found after object operator
(#911) Inline comments must end in full-stops, exclamation marks, or question marks
(#913) Inline comments must start with a capital letter, digit or 3-dots sequence
(#913) Inline comments must end in full-stops, exclamation marks, or question marks
(#918) Inline comments must start with a capital letter, digit or 3-dots sequence
(#918) Inline comments must end in full-stops, exclamation marks, or question marks
(#919) Usage of ELSEIF not allowed; use ELSE IF instead
(#920) Inline comments must start with a capital letter, digit or 3-dots sequence
(#920) Inline comments must end in full-stops, exclamation marks, or question marks
(#925) Inline comments must start with a capital letter, digit or 3-dots sequence
(#925) Inline comments must end in full-stops, exclamation marks, or question marks
theme/fordson/classes/output/core/format_topics_renderer.php
(#36) Duplicate class name "theme_fordson_format_topics_renderer" found; first defined in /var/lib/jenkins/git_repositories/prechecker/theme/fordson/classes/format_topics_renderer.php on line 27
(#155) Line exceeds 132 characters; contains 133 characters
theme/fordson/classes/output/core_renderer.php
(#42) "require_once" must be immediately followed by an open parenthesis
(#43) "require_once" must be immediately followed by an open parenthesis
(#75) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#92) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#119) "require_once" must be immediately followed by an open parenthesis
(#120) "require_once" must be immediately followed by an open parenthesis
(#129) "require_once" must be immediately followed by an open parenthesis
(#148) Line exceeds maximum limit of 180 characters; contains 230 characters
(#165) Whitespace found at end of line
(#172) Whitespace found at end of line
(#179) Whitespace found at end of line
(#186) Whitespace found at end of line
(#193) Whitespace found at end of line
(#240) Line exceeds 132 characters; contains 144 characters
(#258) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#261) Line exceeds 132 characters; contains 162 characters
(#376) Line exceeds maximum limit of 180 characters; contains 311 characters
(#458) Line exceeds maximum limit of 180 characters; contains 182 characters
(#462) Line exceeds 132 characters; contains 145 characters
(#464) Line exceeds 132 characters; contains 138 characters
(#466) Line exceeds 132 characters; contains 142 characters
(#467) Line exceeds 132 characters; contains 142 characters
(#468) Line exceeds 132 characters; contains 142 characters
(#469) Line exceeds 132 characters; contains 142 characters
(#470) Line exceeds 132 characters; contains 142 characters
(#471) Line exceeds 132 characters; contains 142 characters
(#472) Line exceeds 132 characters; contains 142 characters
(#473) Line exceeds 132 characters; contains 142 characters
(#484) Line exceeds 132 characters; contains 136 characters
(#485) Line exceeds 132 characters; contains 136 characters
(#486) Line exceeds 132 characters; contains 136 characters
(#487) Line exceeds 132 characters; contains 136 characters
(#488) Line exceeds 132 characters; contains 136 characters
(#489) Line exceeds 132 characters; contains 136 characters
(#490) Line exceeds 132 characters; contains 136 characters
(#491) Line exceeds 132 characters; contains 136 characters
(#493) Line exceeds 132 characters; contains 137 characters
(#494) Line exceeds 132 characters; contains 156 characters
(#495) Line exceeds 132 characters; contains 146 characters
(#498) Line exceeds 132 characters; contains 175 characters
(#499) Line exceeds 132 characters; contains 145 characters
(#500) Line exceeds 132 characters; contains 154 characters
(#501) Line exceeds 132 characters; contains 138 characters
(#505) Line exceeds 132 characters; contains 175 characters
(#506) Line exceeds 132 characters; contains 145 characters
(#507) Line exceeds 132 characters; contains 154 characters
(#508) Line exceeds 132 characters; contains 138 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#513) Line exceeds 132 characters; contains 145 characters
(#514) Line exceeds 132 characters; contains 154 characters
(#515) Line exceeds 132 characters; contains 138 characters
(#519) Line exceeds 132 characters; contains 175 characters
(#520) Line exceeds 132 characters; contains 145 characters
(#521) Line exceeds 132 characters; contains 154 characters
(#522) Line exceeds 132 characters; contains 138 characters
(#526) Line exceeds 132 characters; contains 175 characters
(#527) Line exceeds 132 characters; contains 145 characters
(#528) Line exceeds 132 characters; contains 154 characters
(#529) Line exceeds 132 characters; contains 138 characters
(#533) Line exceeds 132 characters; contains 175 characters
(#534) Line exceeds 132 characters; contains 145 characters
(#535) Line exceeds 132 characters; contains 154 characters
(#536) Line exceeds 132 characters; contains 138 characters
(#540) Variable "fp_wonderboxcontext" must not contain underscores.
(#546) Line exceeds 132 characters; contains 147 characters
(#550) Line exceeds 132 characters; contains 174 characters
(#556) Line exceeds maximum limit of 180 characters; contains 201 characters
(#563) Line exceeds maximum limit of 180 characters; contains 201 characters
(#570) Line exceeds maximum limit of 180 characters; contains 201 characters
(#577) Line exceeds maximum limit of 180 characters; contains 201 characters
(#584) Line exceeds maximum limit of 180 characters; contains 201 characters
(#591) Line exceeds maximum limit of 180 characters; contains 201 characters
(#596) Line exceeds maximum limit of 180 characters; contains 204 characters
(#596) Whitespace found at end of line
(#664) Variable "fp_wonderboxcontext" must not contain underscores.
(#675) Whitespace found at end of line
(#676) Line exceeds 132 characters; contains 135 characters
(#677) Line exceeds 132 characters; contains 135 characters
(#678) Line exceeds 132 characters; contains 135 characters
(#679) Line exceeds 132 characters; contains 135 characters
(#680) Whitespace found at end of line
(#681) Line exceeds 132 characters; contains 145 characters
(#682) Line exceeds 132 characters; contains 145 characters
(#683) Line exceeds 132 characters; contains 145 characters
(#684) Line exceeds 132 characters; contains 145 characters
(#688) Variable "customlogin_context" must not contain underscores.
(#693) Line exceeds 132 characters; contains 146 characters
(#694) Line exceeds 132 characters; contains 146 characters
(#695) Line exceeds 132 characters; contains 146 characters
(#704) Whitespace found at end of line
(#734) Variable "customlogin_context" must not contain underscores.
(#741) Line exceeds 132 characters; contains 175 characters
(#742) Line exceeds 132 characters; contains 145 characters
(#743) Line exceeds 132 characters; contains 154 characters
(#744) Line exceeds 132 characters; contains 138 characters
(#748) Line exceeds 132 characters; contains 175 characters
(#749) Line exceeds 132 characters; contains 145 characters
(#750) Line exceeds 132 characters; contains 154 characters
(#751) Line exceeds 132 characters; contains 138 characters
(#755) Line exceeds 132 characters; contains 175 characters
(#756) Line exceeds 132 characters; contains 145 characters
(#757) Line exceeds 132 characters; contains 154 characters
(#758) Line exceeds 132 characters; contains 138 characters
(#762) Line exceeds 132 characters; contains 175 characters
(#763) Line exceeds 132 characters; contains 145 characters
(#764) Line exceeds 132 characters; contains 154 characters
(#765) Line exceeds 132 characters; contains 138 characters
(#769) Line exceeds 132 characters; contains 175 characters
(#770) Line exceeds 132 characters; contains 145 characters
(#771) Line exceeds 132 characters; contains 154 characters
(#772) Line exceeds 132 characters; contains 138 characters
(#776) Line exceeds 132 characters; contains 175 characters
(#777) Line exceeds 132 characters; contains 145 characters
(#778) Line exceeds 132 characters; contains 154 characters
(#779) Line exceeds 132 characters; contains 138 characters
(#783) Variable "fp_marketingtiles" must not contain underscores.
(#785) Line exceeds 132 characters; contains 150 characters
(#793) Line exceeds maximum limit of 180 characters; contains 201 characters
(#800) Line exceeds maximum limit of 180 characters; contains 201 characters
(#807) Line exceeds maximum limit of 180 characters; contains 201 characters
(#814) Line exceeds maximum limit of 180 characters; contains 201 characters
(#821) Line exceeds maximum limit of 180 characters; contains 201 characters
(#828) Line exceeds maximum limit of 180 characters; contains 201 characters
(#832) Variable "fp_marketingtiles" must not contain underscores.
(#842) Line exceeds 132 characters; contains 150 characters
(#844) Line exceeds 132 characters; contains 133 characters
(#847) Line exceeds 132 characters; contains 150 characters
(#849) Line exceeds 132 characters; contains 133 characters
(#852) Line exceeds 132 characters; contains 150 characters
(#854) Line exceeds 132 characters; contains 133 characters
(#857) Variable "fp_slideshow" must not contain underscores.
(#861) Line exceeds 132 characters; contains 133 characters
(#863) Line exceeds 132 characters; contains 133 characters
(#878) Variable "fp_slideshow" must not contain underscores.
(#884) "require_once" must be immediately followed by an open parenthesis
(#902) Line exceeds 132 characters; contains 163 characters
(#906) Line exceeds 132 characters; contains 150 characters
(#921) Line exceeds 132 characters; contains 166 characters
(#930) Line exceeds 132 characters; contains 163 characters
(#931) Line exceeds 132 characters; contains 163 characters
(#1110) Line exceeds 132 characters; contains 135 characters
(#1137) Variable "activitylinkstitle_desc" must not contain underscores.
(#1164) Variable "activitylinkstitle_desc" must not contain underscores.
(#1183) Line exceeds maximum limit of 180 characters; contains 221 characters
(#1361) Variable "logintext_custom" must not contain underscores.
(#1362) Variable "logintext_custom" must not contain underscores.
(#1362) Line exceeds 132 characters; contains 140 characters
(#1363) Variable "logintext_custom" must not contain underscores.
(#1386) Line exceeds 132 characters; contains 134 characters
theme/fordson/classes/output/modchooser.php
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Line exceeds maximum limit of 180 characters; contains 220 characters
(#99) Line exceeds 132 characters; contains 141 characters
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Line exceeds 132 characters; contains 139 characters
(#123) Line exceeds 132 characters; contains 141 characters
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Line exceeds 132 characters; contains 139 characters
(#147) Line exceeds 132 characters; contains 141 characters
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Line exceeds 132 characters; contains 139 characters
theme/fordson/lang/en/theme_fordson.php
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) No space found before comment text; expected "// Slideshow" but found "//Slideshow"
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Expected 1 space after "="; 0 found
(#249) Inline comments must start with a capital letter, digit or 3-dots sequence
(#249) Inline comments must end in full-stops, exclamation marks, or question marks
(#249) No space found before comment text; expected "// teacher and student dashboard slider" but found "//teacher and student dashboard slider"
(#268) Inline comments must end in full-stops, exclamation marks, or question marks
(#339) Inline comments must end in full-stops, exclamation marks, or question marks
(#339) No space found before comment text; expected "// FP Icon Nav" but found "//FP Icon Nav"
(#348) Inline comments must end in full-stops, exclamation marks, or question marks
(#377) Inline comments must end in full-stops, exclamation marks, or question marks
(#377) No space found before comment text; expected "// FP Icon Nav default text for buttons" but found "//FP Icon Nav default text for buttons"
(#403) Inline comments must end in full-stops, exclamation marks, or question marks
(#403) No space found before comment text; expected "// Edit Button Text" but found "//Edit Button Text"
(#407) Inline comments must end in full-stops, exclamation marks, or question marks
(#407) No space found before comment text; expected "// Marketing Tiles" but found "//Marketing Tiles"
(#450) Inline comments must end in full-stops, exclamation marks, or question marks
(#450) No space found before comment text; expected "// Alerts" but found "//Alerts"
(#455) Inline comments must end in full-stops, exclamation marks, or question marks
theme/fordson/layout/columns2.php
(#28) "require_once" must be immediately followed by an open parenthesis
(#33) Expected "} else {\n"; found "}\nelse {\n"
(#44) Line exceeds 132 characters; contains 143 characters
(#44) Whitespace found at end of line
(#45) Whitespace found at end of line
(#46) Whitespace found at end of line
(#47) Whitespace found at end of line
(#48) Whitespace found at end of line
(#49) Whitespace found at end of line
(#50) Whitespace found at end of line
(#51) Whitespace found at end of line
(#52) Whitespace found at end of line
theme/fordson/layout/course.php
(#28) "require_once" must be immediately followed by an open parenthesis
(#33) Expected "} else {\n"; found "}\nelse {\n"
(#45) Whitespace found at end of line
(#46) Whitespace found at end of line
(#47) Whitespace found at end of line
(#48) Whitespace found at end of line
(#49) Whitespace found at end of line
(#50) Whitespace found at end of line
(#51) Whitespace found at end of line
(#52) Whitespace found at end of line
(#53) Whitespace found at end of line
(#60) Expected "} else if (...) {\n"; found "}\nelse if (...) {\n"
theme/fordson/layout/frontpage.php
(#28) "require_once" must be immediately followed by an open parenthesis
(#33) Expected "} else {\n"; found "}\nelse {\n"
(#51) Whitespace found at end of line
(#52) Whitespace found at end of line
(#53) Whitespace found at end of line
(#54) Whitespace found at end of line
(#55) Whitespace found at end of line
(#56) Whitespace found at end of line
(#57) Whitespace found at end of line
(#58) Whitespace found at end of line
(#59) Whitespace found at end of line
(#60) Whitespace found at end of line
(#61) Whitespace found at end of line
(#68) Expected "} else if (...) {\n"; found "}\nelse if (...) {\n"
theme/fordson/layout/login.php
(#19) Inline doc block comments are not allowed; use "// Comment." instead
theme/fordson/lib/fordson_lib.php
(#104) Line indented incorrectly; expected at least 4 spaces, found 0
(#191) Expected "} else {\n"; found "}\n // Otherwise we have a flat navigation tree and hiding the courses is easy.\n else {\n"
(#262) Expected "} else {\n"; found "}\n // Yes, this node has children.\n else {\n"
(#332) Line exceeds 132 characters; contains 143 characters
(#335) Line exceeds 132 characters; contains 148 characters
(#350) Line exceeds 132 characters; contains 139 characters
(#353) Line exceeds 132 characters; contains 148 characters
(#375) Whitespace found at end of line
(#388) Whitespace found at end of line
theme/fordson/lib/scss_lib.php
(#69) Expected "} else {\n"; found "}\n else {\n"
(#147) Line exceeds 132 characters; contains 165 characters
(#154) Line exceeds 132 characters; contains 165 characters
(#161) Line exceeds 132 characters; contains 165 characters
(#177) Line exceeds 132 characters; contains 164 characters
(#178) Whitespace found at end of line
(#181) Line exceeds 132 characters; contains 156 characters
(#182) Line exceeds 132 characters; contains 155 characters
(#185) Whitespace found at end of line
(#190) Line exceeds 132 characters; contains 143 characters
(#197) Line exceeds 132 characters; contains 143 characters
(#204) Line exceeds 132 characters; contains 143 characters
(#211) Line exceeds 132 characters; contains 143 characters
(#218) Line exceeds 132 characters; contains 143 characters
(#225) Line exceeds 132 characters; contains 143 characters
theme/fordson/settings.php
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
theme/fordson/settings/colours_settings.php
(#28) Line exceeds maximum limit of 180 characters; contains 190 characters
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#140) Inline comments must start with a capital letter, digit or 3-dots sequence
(#148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#157) Inline comments must start with a capital letter, digit or 3-dots sequence
(#165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#173) Inline comments must start with a capital letter, digit or 3-dots sequence
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Inline comments must start with a capital letter, digit or 3-dots sequence
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) Inline comments must start with a capital letter, digit or 3-dots sequence
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Inline comments must start with a capital letter, digit or 3-dots sequence
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
theme/fordson/settings/content_settings.php
(#18) Expected 1 space(s) before asterisk; 0 found
(#19) Expected 1 space(s) before asterisk; 0 found
(#20) Expected 1 space(s) before asterisk; 0 found
(#21) Expected 1 space(s) before asterisk; 0 found
(#22) Expected 1 space(s) before asterisk; 0 found
(#23) Expected 1 space(s) before asterisk; 0 found
(#24) Expected 1 space(s) before asterisk; 0 found
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) No space found before comment text; expected "// Topic and Weekly Section Titles Icon" but found "//Topic and Weekly Section Titles Icon"
(#160) Commas (,) must be followed by white space.
(#201) Commas (,) must be followed by white space.
(#265) Inline comments must start with a capital letter, digit or 3-dots sequence
(#303) Inline comments must start with a capital letter, digit or 3-dots sequence
(#337) Expected 1 space before "=>"; 0 found
(#337) Expected 1 space after "=>"; 0 found
(#337) Expected 1 space before "=>"; 0 found
(#337) Expected 1 space after "=>"; 0 found
(#337) Expected 1 space before "=>"; 0 found
(#337) Expected 1 space after "=>"; 0 found
(#337) Expected 1 space before "=>"; 0 found
(#337) Expected 1 space after "=>"; 0 found
(#342) Inline comments must end in full-stops, exclamation marks, or question marks
(#362) Inline comments must start with a capital letter, digit or 3-dots sequence
(#362) Inline comments must end in full-stops, exclamation marks, or question marks
(#371) Inline comments must start with a capital letter, digit or 3-dots sequence
(#371) Inline comments must end in full-stops, exclamation marks, or question marks
(#371) No space found before comment text; expected "// course category Icon" but found "//course category Icon"
(#373) Commas (,) must be followed by white space.
(#411) Inline comments must end in full-stops, exclamation marks, or question marks
theme/fordson/settings/customlogin_settings.php
(#18) Expected 1 space(s) before asterisk; 0 found
(#19) Expected 1 space(s) before asterisk; 0 found
(#20) Expected 1 space(s) before asterisk; 0 found
(#21) Expected 1 space(s) before asterisk; 0 found
(#22) Expected 1 space(s) before asterisk; 0 found
(#22) Whitespace found at end of line
(#23) Expected 1 space(s) before asterisk; 0 found
(#24) Expected 1 space(s) before asterisk; 0 found
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
theme/fordson/settings/footer_settings.php
(#18) Expected 1 space(s) before asterisk; 0 found
(#19) Expected 1 space(s) before asterisk; 0 found
(#20) Expected 1 space(s) before asterisk; 0 found
(#21) Expected 1 space(s) before asterisk; 0 found
(#22) Expected 1 space(s) before asterisk; 0 found
(#23) Expected 1 space(s) before asterisk; 0 found
(#24) Expected 1 space(s) before asterisk; 0 found
(#30) Line exceeds maximum limit of 180 characters; contains 185 characters
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
theme/fordson/settings/fpicons_settings.php
(#18) Expected 1 space(s) before asterisk; 0 found
(#19) Expected 1 space(s) before asterisk; 0 found
(#20) Expected 1 space(s) before asterisk; 0 found
(#21) Expected 1 space(s) before asterisk; 0 found
(#22) Expected 1 space(s) before asterisk; 0 found
(#22) Whitespace found at end of line
(#23) Expected 1 space(s) before asterisk; 0 found
(#24) Expected 1 space(s) before asterisk; 0 found
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Expected 1 space after "="; 2 found
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Expected 1 space after "="; 2 found
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) Expected 1 space after "="; 2 found
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) Expected 1 space after "="; 2 found
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#248) Expected 1 space after "="; 2 found
(#253) Inline comments must end in full-stops, exclamation marks, or question marks
(#284) Inline comments must end in full-stops, exclamation marks, or question marks
(#315) Inline comments must end in full-stops, exclamation marks, or question marks
(#346) Inline comments must end in full-stops, exclamation marks, or question marks
theme/fordson/settings/image_settings.php
(#18) Expected 1 space(s) before asterisk; 0 found
(#19) Expected 1 space(s) before asterisk; 0 found
(#20) Expected 1 space(s) before asterisk; 0 found
(#21) Expected 1 space(s) before asterisk; 0 found
(#22) Expected 1 space(s) before asterisk; 0 found
(#23) Expected 1 space(s) before asterisk; 0 found
(#24) Expected 1 space(s) before asterisk; 0 found
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
theme/fordson/settings/markettiles_settings.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#15) Expected 1 space before "=>"; 0 found
(#15) Expected 1 space after "=>"; 0 found
(#15) Expected 1 space before "=>"; 0 found
(#15) Expected 1 space after "=>"; 0 found
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Expected 1 space before "=>"; 0 found
(#75) Expected 1 space after "=>"; 0 found
(#75) Expected 1 space before "=>"; 0 found
(#75) Expected 1 space after "=>"; 0 found
(#75) Expected 1 space before "=>"; 0 found
(#75) Expected 1 space after "=>"; 0 found
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Expected 1 space before "=>"; 0 found
(#135) Expected 1 space after "=>"; 0 found
(#135) Expected 1 space before "=>"; 0 found
(#135) Expected 1 space after "=>"; 0 found
(#135) Expected 1 space before "=>"; 0 found
(#135) Expected 1 space after "=>"; 0 found
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) Expected 1 space before "=>"; 0 found
(#195) Expected 1 space after "=>"; 0 found
(#195) Expected 1 space before "=>"; 0 found
(#195) Expected 1 space after "=>"; 0 found
(#195) Expected 1 space before "=>"; 0 found
(#195) Expected 1 space after "=>"; 0 found
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) Expected 1 space before "=>"; 0 found
(#255) Expected 1 space after "=>"; 0 found
(#255) Expected 1 space before "=>"; 0 found
(#255) Expected 1 space after "=>"; 0 found
(#255) Expected 1 space before "=>"; 0 found
(#255) Expected 1 space after "=>"; 0 found
(#260) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#315) Expected 1 space before "=>"; 0 found
(#315) Expected 1 space after "=>"; 0 found
(#315) Expected 1 space before "=>"; 0 found
(#315) Expected 1 space after "=>"; 0 found
(#315) Expected 1 space before "=>"; 0 found
(#315) Expected 1 space after "=>"; 0 found
(#320) Inline comments must end in full-stops, exclamation marks, or question marks
(#327) Inline comments must end in full-stops, exclamation marks, or question marks
(#375) Expected 1 space before "=>"; 0 found
(#375) Expected 1 space after "=>"; 0 found
(#375) Expected 1 space before "=>"; 0 found
(#375) Expected 1 space after "=>"; 0 found
(#375) Expected 1 space before "=>"; 0 found
(#375) Expected 1 space after "=>"; 0 found
theme/fordson/settings/menu_settings.php
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Commas (,) must be followed by white space.
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#131) No space found before comment text; expected "// Drawer Menu" but found "//Drawer Menu"
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Expected 1 space before "=>"; 0 found
(#147) Expected 1 space after "=>"; 0 found
(#147) Expected 1 space before "=>"; 0 found
(#147) Expected 1 space after "=>"; 0 found
(#147) Expected 1 space before "=>"; 0 found
(#147) Expected 1 space after "=>"; 0 found
theme/fordson/settings/modchooser_settings.php
(#18) Expected 1 space(s) before asterisk; 0 found
(#19) Expected 1 space(s) before asterisk; 0 found
(#20) Expected 1 space(s) before asterisk; 0 found
(#21) Expected 1 space(s) before asterisk; 0 found
(#22) Expected 1 space(s) before asterisk; 0 found
(#23) Expected 1 space(s) before asterisk; 0 found
(#24) Expected 1 space(s) before asterisk; 0 found
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Line exceeds maximum limit of 180 characters; contains 183 characters
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
theme/fordson/settings/slideshow_settings.php
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) No space found before comment text; expected "// Slide Description" but found "//Slide Description"
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) No space found before comment text; expected "// Slide Description" but found "//Slide Description"
(#127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) No space found before comment text; expected "// Slide Description" but found "//Slide Description"
(#159) Inline comments must start with a capital letter, digit or 3-dots sequence

Javascript coding style problems

(7 errors, 3 warnings)

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

theme/fordson/javascript/scrolltotop.js
(#1) '$' is not defined. (no-undef)
(#3) Unexpected space before function parentheses. (space-before-function-paren)
(#4) '$' is not defined. (no-undef)
(#6) '$' is not defined. (no-undef)
(#8) '$' is not defined. (no-undef)
(#12) '$' is not defined. (no-undef)
(#12) Unexpected space before function parentheses. (space-before-function-paren)
(#15) '$' is not defined. (no-undef)
(#15) Unexpected space before function parentheses. (space-before-function-paren)
(#17) '$' is not defined. (no-undef)

CSS problems

(93 errors, 78 warnings)

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

theme/fordson/scss/preset/Corporate Learner.scss
(#634) Expected "#e0F52a" to be "#e0f52a" (color-hex-case)
(#386) Expected single space before "!" (declaration-bang-space-before)
(#461) Expected single space before "!" (declaration-bang-space-before)
(#386) Unexpected !important (declaration-no-important)
(#427) Unexpected !important (declaration-no-important)
(#428) Unexpected !important (declaration-no-important)
(#432) Unexpected !important (declaration-no-important)
(#435) Unexpected !important (declaration-no-important)
(#461) Unexpected !important (declaration-no-important)
(#99) Unexpected unit (length-zero-no-unit)
(#99) Unexpected unit (length-zero-no-unit)
(#331) Unexpected unit (length-zero-no-unit)
(#338) Unexpected unit (length-zero-no-unit)
theme/fordson/scss/preset/Dearborn Public Schools.scss
(#582) Expected "#29A294" to be "#29a294" (color-hex-case)
(#727) Expected "#E0F52A" to be "#e0f52a" (color-hex-case)
(#248) Unexpected !important (declaration-no-important)
(#251) Unexpected !important (declaration-no-important)
(#259) Unexpected !important (declaration-no-important)
(#263) Unexpected !important (declaration-no-important)
(#274) Unexpected !important (declaration-no-important)
(#472) Unexpected !important (declaration-no-important)
(#512) Unexpected !important (declaration-no-important)
(#513) Unexpected !important (declaration-no-important)
(#517) Unexpected !important (declaration-no-important)
(#520) Unexpected !important (declaration-no-important)
(#553) Unexpected !important (declaration-no-important)
(#103) Unexpected unit (length-zero-no-unit)
(#103) Unexpected unit (length-zero-no-unit)
(#254) Unexpected unit (length-zero-no-unit)
(#255) Unexpected unit (length-zero-no-unit)
(#263) Unexpected unit (length-zero-no-unit)
(#388) Unexpected unit (length-zero-no-unit)
(#399) Unexpected unit (length-zero-no-unit)
theme/fordson/scss/preset/e-Learner.scss
(#504) Expected "#29A294" to be "#29a294" (color-hex-case)
(#643) Expected "#E0F52A" to be "#e0f52a" (color-hex-case)
(#357) Unexpected !important (declaration-no-important)
(#384) Unexpected !important (declaration-no-important)
(#439) Unexpected !important (declaration-no-important)
(#440) Unexpected !important (declaration-no-important)
(#444) Unexpected !important (declaration-no-important)
(#447) Unexpected !important (declaration-no-important)
(#473) Unexpected !important (declaration-no-important)
(#119) Unexpected unit (length-zero-no-unit)
(#127) Unexpected unit (length-zero-no-unit)
(#127) Unexpected unit (length-zero-no-unit)
(#256) Unexpected unit (length-zero-no-unit)
(#308) Unexpected unit (length-zero-no-unit)
(#308) Unexpected unit (length-zero-no-unit)
(#454) Unexpected unit (length-zero-no-unit)
theme/fordson/scss/preset/K-12 Fullscreen Header Image.scss
(#553) Expected "#29A294" to be "#29a294" (color-hex-case)
(#697) Expected "#E0F52A" to be "#e0f52a" (color-hex-case)
(#251) Unexpected !important (declaration-no-important)
(#443) Unexpected !important (declaration-no-important)
(#489) Unexpected !important (declaration-no-important)
(#490) Unexpected !important (declaration-no-important)
(#494) Unexpected !important (declaration-no-important)
(#497) Unexpected !important (declaration-no-important)
(#523) Unexpected !important (declaration-no-important)
(#97) Unexpected unit (length-zero-no-unit)
(#97) Unexpected unit (length-zero-no-unit)
(#343) Unexpected unit (length-zero-no-unit)
(#350) Unexpected unit (length-zero-no-unit)
theme/fordson/scss/preset/K-12 Vertical Block Titles.scss
(#386) Expected single space before "!" (declaration-bang-space-before)
(#486) Expected single space before "!" (declaration-bang-space-before)
(#479) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#386) Unexpected !important (declaration-no-important)
(#432) Unexpected !important (declaration-no-important)
(#433) Unexpected !important (declaration-no-important)
(#437) Unexpected !important (declaration-no-important)
(#440) Unexpected !important (declaration-no-important)
(#486) Unexpected !important (declaration-no-important)
(#95) Unexpected unit (length-zero-no-unit)
(#95) Unexpected unit (length-zero-no-unit)
(#203) Unexpected unit (length-zero-no-unit)
(#257) Unexpected unit (length-zero-no-unit)
(#258) Unexpected unit (length-zero-no-unit)
(#288) Unexpected unit (length-zero-no-unit)
(#315) Unexpected unit (length-zero-no-unit)
(#321) Unexpected unit (length-zero-no-unit)
(#322) Unexpected unit (length-zero-no-unit)
(#447) Unexpected unit (length-zero-no-unit)
(#477) Unexpected unit (length-zero-no-unit)
(#477) Unexpected unit (length-zero-no-unit)
(#477) Unexpected unit (length-zero-no-unit)
(#482) Unexpected unit (length-zero-no-unit)
(#467) Expected no more than 2 empty line(s) (max-empty-lines)
(#157) Expected "Font-weight" to be "font-weight" (property-case)
theme/fordson/scss/preset/K-12.scss
(#539) Expected "#29A294" to be "#29a294" (color-hex-case)
(#683) Expected "#E0F52A" to be "#e0f52a" (color-hex-case)
(#429) Unexpected !important (declaration-no-important)
(#475) Unexpected !important (declaration-no-important)
(#476) Unexpected !important (declaration-no-important)
(#480) Unexpected !important (declaration-no-important)
(#483) Unexpected !important (declaration-no-important)
(#509) Unexpected !important (declaration-no-important)
(#96) Unexpected unit (length-zero-no-unit)
(#96) Unexpected unit (length-zero-no-unit)
(#329) Unexpected unit (length-zero-no-unit)
(#336) Unexpected unit (length-zero-no-unit)
theme/fordson/scss/preset/University Learner.scss
(#565) Expected "#29A294" to be "#29a294" (color-hex-case)
(#709) Expected "#E0F52A" to be "#e0f52a" (color-hex-case)
(#184) Unexpected !important (declaration-no-important)
(#193) Unexpected !important (declaration-no-important)
(#197) Unexpected !important (declaration-no-important)
(#198) Unexpected !important (declaration-no-important)
(#247) Unexpected !important (declaration-no-important)
(#455) Unexpected !important (declaration-no-important)
(#501) Unexpected !important (declaration-no-important)
(#502) Unexpected !important (declaration-no-important)
(#506) Unexpected !important (declaration-no-important)
(#509) Unexpected !important (declaration-no-important)
(#535) Unexpected !important (declaration-no-important)
(#96) Unexpected unit (length-zero-no-unit)
(#96) Unexpected unit (length-zero-no-unit)
(#188) Unexpected unit (length-zero-no-unit)
(#189) Unexpected unit (length-zero-no-unit)
(#197) Unexpected unit (length-zero-no-unit)
(#414) Unexpected unit (length-zero-no-unit)
(#421) Unexpected unit (length-zero-no-unit)
theme/fordson/scss/styles.scss
(#126) Expected single space before "{" (block-opening-brace-space-before)
(#6) Expected "#FFF" to be "#fff" (color-hex-case)
(#9) Expected "#026C87" to be "#026c87" (color-hex-case)
(#22) Expected "#FFF" to be "#fff" (color-hex-case)
(#25) Expected "#FFF" to be "#fff" (color-hex-case)
(#224) Expected single space before "!" (declaration-bang-space-before)
(#361) Expected single space before "!" (declaration-bang-space-before)
(#882) Expected single space before "!" (declaration-bang-space-before)
(#412) Unexpected duplicate "text-align" (declaration-block-no-duplicate-properties)
(#60) Unexpected !important (declaration-no-important)
(#155) Unexpected !important (declaration-no-important)
(#224) Unexpected !important (declaration-no-important)
(#361) Unexpected !important (declaration-no-important)
(#826) Unexpected !important (declaration-no-important)
(#882) Unexpected !important (declaration-no-important)
(#906) Unexpected !important (declaration-no-important)
(#914) Unexpected !important (declaration-no-important)
(#916) Unexpected !important (declaration-no-important)
(#178) Expected single space after "," in a single-line function (function-comma-space-after)
(#178) Expected single space after "," in a single-line function (function-comma-space-after)
(#178) Expected single space after "," in a single-line function (function-comma-space-after)
(#187) Expected single space after "," in a single-line function (function-comma-space-after)
(#187) Expected single space after "," in a single-line function (function-comma-space-after)
(#187) Expected single space after "," in a single-line function (function-comma-space-after)
(#212) Expected single space after "," in a single-line function (function-comma-space-after)
(#212) Expected single space after "," in a single-line function (function-comma-space-after)
(#212) Expected single space after "," in a single-line function (function-comma-space-after)
(#73) Unexpected unit (length-zero-no-unit)
(#136) Unexpected unit (length-zero-no-unit)
(#259) Unexpected unit (length-zero-no-unit)
(#259) Unexpected unit (length-zero-no-unit)
(#287) Unexpected unit (length-zero-no-unit)
(#357) Unexpected unit (length-zero-no-unit)
(#368) Unexpected unit (length-zero-no-unit)
(#376) Unexpected unit (length-zero-no-unit)
(#401) Unexpected unit (length-zero-no-unit)
(#490) Unexpected unit (length-zero-no-unit)
(#521) Unexpected unit (length-zero-no-unit)
(#584) Unexpected unit (length-zero-no-unit)
(#727) Unexpected unit (length-zero-no-unit)
(#728) Unexpected unit (length-zero-no-unit)
(#729) Unexpected unit (length-zero-no-unit)
(#793) Unexpected unit (length-zero-no-unit)
(#250) Expected no more than 2 empty line(s) (max-empty-lines)
(#809) Expected no more than 2 empty line(s) (max-empty-lines)
(#880) Expected single space after ":" (media-feature-colon-space-after)
(#809) Unexpected whitespace at end of line (no-eol-whitespace)
(#810) Unexpected whitespace at end of line (no-eol-whitespace)
(#93) Expected single space after ">" (selector-combinator-space-after)
(#93) Expected single space before ">" (selector-combinator-space-before)
(#126) Expected newline after "," (selector-list-comma-newline-after)
(#223) Expected newline after "," (selector-list-comma-newline-after)

PHPDocs style problems

(97 errors, 1 warnings)

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

theme/fordson/classes/format_topics_renderer.php
(#20) Package theme_fordson Special thanks to Willian Mono for course topic progress percentage code. See comment for code. is not valid
(#27) Class theme_fordson_format_topics_renderer is not documented
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
theme/fordson/classes/output/core/admin_renderer.php
(#20) Package theme_noanme is not valid
theme/fordson/classes/output/core/course_renderer.php
(#20) Package theme_noanme is not valid
(#47) Package theme_noanme is not valid
(#53) Class course_renderer is not documented
(#57) Function course_renderer::frontpage_available_courses is not documented
(#337) Function course_renderer::view_available_courses is not documented
(#688) Function course_renderer::coursecat_courses is not documented
(#774) Function course_renderer::course_modchooser is not documented
(#785) Function course_renderer::timeaccesscompare is not documented
(#810) Function course_renderer::frontpage_my_courses is not documented
(#55) Variable course_renderer::$countcategories is not documented
theme/fordson/classes/output/core/files_renderer.php
(#17) File-level phpdocs block is not found
theme/fordson/classes/output/core_renderer.php
(#53) Package is not specified for class core_renderer. It is also not specified in file-level phpdocs
(#16) File-level phpdocs block is not found
(#53) Class core_renderer is not documented
(#106) Function core_renderer::image_url is not documented
(#113) Function core_renderer::headerimage is not documented
(#234) Function core_renderer::render_custom_menu is not documented
(#306) Function core_renderer::render_thiscourse_menu is not documented
(#318) Function core_renderer::thiscourse_menu is not documented
(#349) Function core_renderer::social_icons is not documented
(#453) Function core_renderer::fp_wonderbox is not documented
(#668) Function core_renderer::customlogin is not documented
(#738) Function core_renderer::fp_marketingtiles is not documented
(#835) Function core_renderer::fp_slideshow is not documented
(#881) Function core_renderer::teacherdash is not documented
(#1332) Function core_renderer::footnote is not documented
(#1338) Function core_renderer::brandorganization_footer is not documented
(#1343) Function core_renderer::brandwebsite_footer is not documented
(#1348) Function core_renderer::brandphone_footer is not documented
(#1353) Function core_renderer::brandemail_footer is not documented
(#1359) Function core_renderer::logintext_custom is not documented
(#1366) Function core_renderer::render_login is not documented
(#1391) Function core_renderer::favicon is not documented
(#202) Phpdocs for function core_renderer::edit_button has incomplete parameters list
theme/fordson/classes/output/core_renderer_ajax.php
(#20) Package theme_snap is not valid
(#29) Class core_renderer_ajax is not documented
(#31) Function core_renderer_ajax::image_url is not documented
theme/fordson/classes/output/modchooser.php
(#20) Package core_course is not valid
(#40) Package core_course is not valid
(#177) Phpdocs for function modchooser::export_for_template has incomplete parameters list
theme/fordson/classes/output/modchooser_item.php
(#20) Package core_course is not valid
(#35) Package core_course is not valid
theme/fordson/config.php
(#22) Invalid phpdocs tag @credits used
theme/fordson/lang/en/theme_fordson.php
(#22) Invalid phpdocs tag @credits used
theme/fordson/layout/columns2.php
(#20) Package theme_boost is not valid
theme/fordson/layout/course.php
(#20) Package theme_boost is not valid
theme/fordson/layout/frontpage.php
(#20) Package theme_boost is not valid
theme/fordson/layout/login.php
(#22) Package theme_boost is not valid
(#17) File-level phpdocs block is not found
theme/fordson/lib.php
(#22) Invalid phpdocs tag @credits used
theme/fordson/lib/filesettings_lib.php
(#41) Function theme_fordson_pluginfile is not documented
(#99) Phpdocs for function theme_fordson_get_setting has incomplete parameters list
(#22) Invalid phpdocs tag @credits used
theme/fordson/lib/fordson_lib.php
(#135) Package local_boostnavigation is not valid
(#203) Package local_boostnavigation is not valid
(#242) Package local_boostnavigation is not valid
(#280) Package local_navigation is not valid
(#304) Package local_navigation is not valid
(#365) Package local_navigation is not valid
(#41) Function theme_fordson_get_course_activities is not documented
(#75) Function theme_fordson_strip_html_tags is not documented
(#110) Phpdocs for function theme_fordson_course_trim_char has incomplete parameters list
(#132) Phpdocs for function fordson_boostnavigation_extend_navigation has incomplete parameters list
(#288) Phpdocs for function fordson_local_navigation_extend_navigation has incomplete parameters list
(#312) Phpdocs for function fordson_navigation_custom_menu_item has incomplete parameters list
(#22) Invalid phpdocs tag @credits used
theme/fordson/settings.php
(#22) Invalid phpdocs tag @credits used
theme/fordson/settings/colours_settings.php
(#23) File-level phpdocs block does not have @license tag
(#20) Invalid phpdocs tag @packagetheme_fordson used
(#22) Invalid phpdocs tag @creditstheme_fordson used
(#23) Invalid phpdocs tag @licensehttp://www.gnu.org/copyleft/gpl.html used
theme/fordson/settings/content_settings.php
(#23) File-level phpdocs block does not have @license tag
(#20) Invalid phpdocs tag @packagetheme_fordson used
(#22) Invalid phpdocs tag @creditstheme_fordson used
(#23) Invalid phpdocs tag @licensehttp://www.gnu.org/copyleft/gpl.html used
theme/fordson/settings/footer_settings.php
(#22) Invalid phpdocs tag @credits used
theme/fordson/settings/image_settings.php
(#23) File-level phpdocs block does not have @license tag
(#20) Invalid phpdocs tag @packagetheme_fordson used
(#22) Invalid phpdocs tag @creditstheme_boost used
(#23) Invalid phpdocs tag @licensehttp://www.gnu.org/copyleft/gpl.html used
theme/fordson/settings/markettiles_settings.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
theme/fordson/settings/menu_settings.php
(#23) File-level phpdocs block does not have @license tag
(#20) Invalid phpdocs tag @packagetheme_fordson used
(#22) Invalid phpdocs tag @creditstheme_boost used
(#23) Invalid phpdocs tag @licensehttp://www.gnu.org/copyleft/gpl.html used
theme/fordson/settings/modchooser_settings.php
(#22) Invalid phpdocs tag @credits used
theme/fordson/settings/presets_settings.php
(#22) Invalid phpdocs tag @credits used
theme/fordson/settings/slideshow_settings.php
(#23) File-level phpdocs block does not have @license tag
(#20) Invalid phpdocs tag @packagetheme_fordson used
(#22) Invalid phpdocs tag @creditstheme_boost used
(#23) Invalid phpdocs tag @licensehttp://www.gnu.org/copyleft/gpl.html used
theme/fordson/version.php
(#22) Invalid phpdocs tag @credits used

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]

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

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 24 warnings)

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

theme/fordson/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/fordson/templates/columns2.mustache
(#1) HTML Validation info, line 16: The “banner” role is unnecessary for element “header”. ( <header role="banner" class="pos-f-t navbar navbar-full navbar-light bg-faded navbar-static-top moodle-has-zindex"> )
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','theme_boost/tooltip'], function($){$('[data-toggle="tooltip"]').tooltip()}); ), Line: 3 Column: 18
(#1) ESLint warning [block-spacing]: Requires a space after '{'. ( require(['jquery','theme_boost/tooltip'], function($){$('[data-toggle="tooltip"]').tooltip()}); ), Line: 3 Column: 54
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( require(['jquery','theme_boost/tooltip'], function($){$('[data-toggle="tooltip"]').tooltip()}); ), Line: 3 Column: 54
(#1) ESLint warning [brace-style]: Statement inside of curly braces should be on next line. ( require(['jquery','theme_boost/tooltip'], function($){$('[data-toggle="tooltip"]').tooltip()}); ), Line: 3 Column: 55
(#1) ESLint warning [brace-style]: Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. ( require(['jquery','theme_boost/tooltip'], function($){$('[data-toggle="tooltip"]').tooltip()}); ), Line: 3 Column: 55
(#1) ESLint warning [block-spacing]: Requires a space before '}'. ( require(['jquery','theme_boost/tooltip'], function($){$('[data-toggle="tooltip"]').tooltip()}); ), Line: 3 Column: 93
(#1) ESLint error [semi]: Missing semicolon. ( require(['jquery','theme_boost/tooltip'], function($){$('[data-toggle="tooltip"]').tooltip()}); ), Line: 3 Column: 93
theme/fordson/templates/customlogin.mustache
(#1) Example context missing (@template section not found.)
(#1) Template produced no content
theme/fordson/templates/fpmarkettiles.mustache
(#1) Example context missing (@template section not found.)
(#1) Template produced no content
theme/fordson/templates/fpwonderbox.mustache
(#1) Example context missing (@template section not found.)
theme/fordson/templates/frontpage.mustache
(#1) HTML Validation info, line 16: The “banner” role is unnecessary for element “header”. ( <header role="banner" class="pos-f-t navbar navbar-full navbar-light bg-faded navbar-static-top moodle-has-zindex"> )
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( require(['jquery','theme_boost/tooltip'], function($){$('[data-toggle="tooltip"]').tooltip()}); ), Line: 3 Column: 18
(#1) ESLint warning [block-spacing]: Requires a space after '{'. ( require(['jquery','theme_boost/tooltip'], function($){$('[data-toggle="tooltip"]').tooltip()}); ), Line: 3 Column: 54
(#1) ESLint warning [space-before-blocks]: Missing space before opening brace. ( require(['jquery','theme_boost/tooltip'], function($){$('[data-toggle="tooltip"]').tooltip()}); ), Line: 3 Column: 54
(#1) ESLint warning [brace-style]: Statement inside of curly braces should be on next line. ( require(['jquery','theme_boost/tooltip'], function($){$('[data-toggle="tooltip"]').tooltip()}); ), Line: 3 Column: 55
(#1) ESLint warning [brace-style]: Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. ( require(['jquery','theme_boost/tooltip'], function($){$('[data-toggle="tooltip"]').tooltip()}); ), Line: 3 Column: 55
(#1) ESLint warning [block-spacing]: Requires a space before '}'. ( require(['jquery','theme_boost/tooltip'], function($){$('[data-toggle="tooltip"]').tooltip()}); ), Line: 3 Column: 93
(#1) ESLint error [semi]: Missing semicolon. ( require(['jquery','theme_boost/tooltip'], function($){$('[data-toggle="tooltip"]').tooltip()}); ), Line: 3 Column: 93
theme/fordson/templates/slideshow.mustache
(#1) Example context missing (@template section not found.)
(#1) Template produced no content
theme/fordson/templates/socialicons.mustache
(#1) Example context missing.
theme/fordson/templates/teacherdash.mustache
(#1) Example context missing (@template section not found.)
(#1) Template produced no content