Prechecker results: error


Overview

(0 errors, 0 warnings)

This section shows the general problems detected when processing the code [More info]


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

(10 errors, 2 warnings)

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

filter/threedviewer/classes/privacy/provider.php
(#22) Incorrect @package tag for file provider.php. Expected filter_threedviewer, found filter.
(#28) Missing docblock for class provider
(#36) There must not be a space before the colon in a return type declaration
filter/threedviewer/filter.php
(#36) Missing member variable doc comment
(#38) Missing docblock for function setup
(#42) Missing docblock for function filter
(#42) Short array syntax must be used to define arrays
(#45) Logical operator "or" is prohibited; use "||" instead
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
filter/threedviewer/lang/en/filter_threedviewer.php
(#19) Incorrect @package tag for file filter_threedviewer.php. Expected filter_threedviewer, found filter.
filter/threedviewer/version.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#18) Incorrect @package tag for file version.php. Expected filter_threedviewer, found filter.

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

(8 errors, 0 warnings)

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

filter/threedviewer/styles.css
(#6) Expected single space before "!" (declaration-bang-space-before)
(#9) Expected single space before "!" (declaration-bang-space-before)
(#6) Unexpected !important (declaration-no-important)
(#9) Unexpected !important (declaration-no-important)
(#5) Unexpected unknown type selector "threed-viewer" (selector-type-no-unknown)
(#8) Unexpected unknown type selector "threed-viewer" (selector-type-no-unknown)
(#6) Expected indentation of 4 spaces (indentation)
(#9) Expected indentation of 4 spaces (indentation)

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]