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

(12 errors, 8 warnings)

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

blocks/edusharing_workspace/block_edusharing_workspace.php
(#32) Opening brace should be on the same line as the declaration for class block_edusharing_workspace
(#39) Variable "eduIcon" must be all lower-case
(#40) Line exceeds 132 characters; contains 135 characters
(#41) Line exceeds 132 characters; contains 136 characters
(#42) Line exceeds 132 characters; contains 136 characters
(#46) Variable "eduIcon" must be all lower-case
(#63) Line exceeds 132 characters; contains 134 characters
(#65) Line exceeds 132 characters; contains 148 characters
blocks/edusharing_workspace/db/access.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#32) There should be a comma after the last array item in a multi-line array.
(#35) There should be a comma after the last array item in a multi-line array.
(#43) There should be a comma after the last array item in a multi-line array.
(#46) There should be a comma after the last array item in a multi-line array.
(#48) File must end with a newline character
blocks/edusharing_workspace/helper/cc_workspace.php
(#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
(#65) The use of function error_log() is forbidden; use debugging() instead
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/edusharing_workspace/lang/de/block_edusharing_workspace.php
(#36) File must end with a newline character
blocks/edusharing_workspace/lang/en/block_edusharing_workspace.php
(#36) File must end with a newline character

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

(11 errors, 2 warnings)

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

blocks/edusharing_workspace/styles.css
(#27) Unknown property `overflow-scrolling`
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#18) Expected single space before "{" (block-opening-brace-space-before)
(#31) Expected single space before "{" (block-opening-brace-space-before)
(#51) Expected single space before "{" (block-opening-brace-space-before)
(#56) Expected single space before "{" (block-opening-brace-space-before)
(#15) Unexpected duplicate "transition" (declaration-block-no-duplicate-properties)
(#12) Expected single space after "," in a single-line function (function-comma-space-after)
(#12) Expected single space after "," in a single-line function (function-comma-space-after)
(#12) Expected single space after "," in a single-line function (function-comma-space-after)
(#7) Unexpected unit (length-zero-no-unit)
(#8) Unexpected unit (length-zero-no-unit)
(#27) Unexpected unknown property "overflow-scrolling" (property-no-unknown)

PHPDocs style problems

(0 errors, 0 warnings)

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


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

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


Gherkin .feature problems

(0 errors, 0 warnings)

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