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
(1 errors, 2 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
- filter/threedviewer/filter.php
- (#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
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
(8 errors, 2 warnings)
This section shows the phpdocs problems detected in the code by local_moodlecheck
[More info]
- filter/threedviewer/classes/privacy/provider.php
- (#28)
Class provider is not documented
- (#28)
Package is not specified for class provider. It is also not specified in file-level phpdocs
- (#22)
Package filter is not valid
- filter/threedviewer/filter.php
- (#38)
Function filter_threedviewer::setup is not documented
- (#42)
Function filter_threedviewer::filter is not documented
- (#36)
Variable filter_threedviewer::$page is not documented
- filter/threedviewer/lang/en/filter_threedviewer.php
- (#17)
No one-line description found in phpdocs for file
- (#19)
Package filter is not valid
- filter/threedviewer/version.php
- (#16)
No one-line description found in phpdocs for file
- (#18)
Package filter is not valid
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]