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

(17 errors, 12 warnings)

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

blocks/edusharing_workspace/block_edusharing_workspace.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Variable "eduIcon" must be all lower-case
(#38) Whitespace found at end of line within string
(#39) Line exceeds 132 characters; contains 135 characters
(#39) Whitespace found at end of line within string
(#40) Line exceeds 132 characters; contains 136 characters
(#40) Whitespace found at end of line within string
(#41) Line exceeds 132 characters; contains 136 characters
(#41) Whitespace found at end of line within string
(#42) Whitespace found at end of line within string
(#45) Variable "eduIcon" must be all lower-case
(#63) Whitespace found at end of line within string
(#64) Whitespace found at end of line within string
(#65) Line exceeds 132 characters; contains 143 characters
blocks/edusharing_workspace/db/access.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/edusharing_workspace/helper/cc_workspace.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#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
(#1) End of line character is invalid; expected "\n" but found "\r\n"
blocks/edusharing_workspace/lang/en/block_edusharing_workspace.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
blocks/edusharing_workspace/version.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"

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

(1 errors, 0 warnings)

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

blocks/edusharing_workspace/styles.css
(#18) Unclosed block (CssSyntaxError)

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]