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

(32 errors, 37 warnings)

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

theme/serenity/config.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) 52 slashes comments are not allowed; use "// Comment." instead
(#30) 52 slashes comments are not allowed; use "// Comment." instead
(#33) Commas (,) must be followed by white space.
(#35) 53 slashes comments are not allowed; use "// Comment." instead
(#43) 52 slashes comments are not allowed; use "// Comment." instead
(#48) 52 slashes comments are not allowed; use "// Comment." instead
(#51) 52 slashes comments are not allowed; use "// Comment." instead
(#56) 52 slashes comments are not allowed; use "// Comment." instead
(#58) 52 slashes comments are not allowed; use "// Comment." instead
(#63) 52 slashes comments are not allowed; use "// Comment." instead
(#66) 52 slashes comments are not allowed; use "// Comment." instead
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) This comment is 50% valid code; is this commented out code?
(#70) 52 slashes comments are not allowed; use "// Comment." instead
(#74) 52 slashes comments are not allowed; use "// Comment." instead
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) This comment is 50% valid code; is this commented out code?
(#78) 52 slashes comments are not allowed; use "// Comment." instead
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) 52 slashes comments are not allowed; use "// Comment." instead
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) This comment is 50% valid code; is this commented out code?
(#86) 52 slashes comments are not allowed; use "// Comment." instead
(#88) 52 slashes comments are not allowed; use "// Comment." instead
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) This comment is 50% valid code; is this commented out code?
(#92) 52 slashes comments are not allowed; use "// Comment." instead
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) 52 slashes comments are not allowed; use "// Comment." instead
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) This comment is 50% valid code; is this commented out code?
(#99) 52 slashes comments are not allowed; use "// Comment." instead
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) 52 slashes comments are not allowed; use "// Comment." instead
(#103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) This comment is 50% valid code; is this commented out code?
(#105) 52 slashes comments are not allowed; use "// Comment." instead
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) 52 slashes comments are not allowed; use "// Comment." instead
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) This comment is 50% valid code; is this commented out code?
(#111) 52 slashes comments are not allowed; use "// Comment." instead
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) 52 slashes comments are not allowed; use "// Comment." instead
(#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
(#116) This comment is 50% valid code; is this commented out code?
(#118) 52 slashes comments are not allowed; use "// Comment." instead
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) 52 slashes comments are not allowed; use "// Comment." instead
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) This comment is 50% valid code; is this commented out code?
(#125) 52 slashes comments are not allowed; use "// Comment." instead
(#128) 52 slashes comments are not allowed; use "// Comment." instead
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) This comment is 50% valid code; is this commented out code?
(#132) 52 slashes comments are not allowed; use "// Comment." instead
(#135) 52 slashes comments are not allowed; use "// Comment." instead
theme/serenity/version.php
(#29) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(0 errors, 0 warnings)

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


CSS problems

(34 errors, 11 warnings)

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

theme/serenity/style/core.css
(#298) Expected single space before "{" (block-opening-brace-space-before)
(#133) Expected "#FFF" to be "#fff" (color-hex-case)
(#196) Expected "#DDD6CC" to be "#ddd6cc" (color-hex-case)
(#318) Expected "#9EB1BF" to be "#9eb1bf" (color-hex-case)
(#32) Expected "#336699" to be "#369" (color-hex-length)
(#325) Expected "#336688" to be "#368" (color-hex-length)
(#329) Expected "#336688" to be "#368" (color-hex-length)
(#12) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#67) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#78) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#165) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#309) Expected indentation of 4 spaces (indentation)
(#310) Expected indentation of 4 spaces (indentation)
(#312) Expected indentation of 4 spaces (indentation)
(#313) Expected indentation of 4 spaces (indentation)
(#52) Unexpected unit (length-zero-no-unit)
(#210) Unexpected unit (length-zero-no-unit)
(#311) Unexpected unit (length-zero-no-unit)
(#312) Unexpected unit (length-zero-no-unit)
(#313) Unexpected unit (length-zero-no-unit)
(#19) Expected newline after "," (selector-list-comma-newline-after)
(#19) Expected newline after "," (selector-list-comma-newline-after)
(#19) Expected newline after "," (selector-list-comma-newline-after)
(#19) Expected newline after "," (selector-list-comma-newline-after)
(#19) Expected newline after "," (selector-list-comma-newline-after)
(#19) Expected newline after "," (selector-list-comma-newline-after)
(#19) Expected newline after "," (selector-list-comma-newline-after)
(#19) Expected newline after "," (selector-list-comma-newline-after)
(#19) Expected newline after "," (selector-list-comma-newline-after)
(#19) Expected newline after "," (selector-list-comma-newline-after)
(#19) Expected newline after "," (selector-list-comma-newline-after)
(#19) Expected newline after "," (selector-list-comma-newline-after)
(#328) Expected newline after "," (selector-list-comma-newline-after)
theme/serenity/style/editor.css
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)

PHPDocs style problems

(30 errors, 0 warnings)

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

theme/serenity/config.php
(#27) Found comment starting with three or more slashes
(#30) Found comment starting with three or more slashes
(#35) Found comment starting with three or more slashes
(#43) Found comment starting with three or more slashes
(#48) Found comment starting with three or more slashes
(#51) Found comment starting with three or more slashes
(#56) Found comment starting with three or more slashes
(#58) Found comment starting with three or more slashes
(#63) Found comment starting with three or more slashes
(#66) Found comment starting with three or more slashes
(#70) Found comment starting with three or more slashes
(#74) Found comment starting with three or more slashes
(#78) Found comment starting with three or more slashes
(#82) Found comment starting with three or more slashes
(#86) Found comment starting with three or more slashes
(#88) Found comment starting with three or more slashes
(#92) Found comment starting with three or more slashes
(#95) Found comment starting with three or more slashes
(#99) Found comment starting with three or more slashes
(#101) Found comment starting with three or more slashes
(#105) Found comment starting with three or more slashes
(#107) Found comment starting with three or more slashes
(#111) Found comment starting with three or more slashes
(#114) Found comment starting with three or more slashes
(#118) Found comment starting with three or more slashes
(#121) Found comment starting with three or more slashes
(#125) Found comment starting with three or more slashes
(#128) Found comment starting with three or more slashes
(#132) Found comment starting with three or more slashes
(#135) Found comment starting with three or more slashes

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(1 errors, 1 warnings)

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

Task "stylelint:css" 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, 0 warnings)

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