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

(7 errors, 11 warnings)

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

blocks/edusharing_workspace/block_edusharing_workspace.php
(#38) Variable "eduIcon" must be all lower-case
(#39) Line exceeds 132 characters; contains 135 characters
(#40) Line exceeds 132 characters; contains 136 characters
(#41) Line exceeds 132 characters; contains 136 characters
(#45) Variable "eduIcon" must be all lower-case
(#65) Line exceeds 132 characters; contains 143 characters
blocks/edusharing_workspace/db/access.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#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
(#70) Expected "if (...) {\n"; found "if(...) {\n"
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Line exceeds 132 characters; contains 137 characters
(#89) Line exceeds 132 characters; contains 137 characters
(#89) Line exceeds 132 characters; contains 137 characters
(#89) Line exceeds 132 characters; contains 137 characters
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]