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]
- admin/tool/moodlebox/lib.php
- (#60)
Inline comments must end in full-stops, exclamation marks, or question marks
- (#79)
Inline comments must end in full-stops, exclamation marks, or question marks
- (#101)
Functions must not contain multiple empty lines in a row; found 2 empty lines
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
(0 errors, 0 warnings)
This section shows CSS problems detected by stylelint
[More info]
PHPDocs style problems
(9 errors, 0 warnings)
This section shows the phpdocs problems detected in the code by local_moodlecheck
[More info]
- admin/tool/moodlebox/classes/local/utils.php
- (#138)
Invalid phpdocs tag @SuppressWarnings(PHPMD.BooleanArgumentFlag) used
- (#193)
Invalid phpdocs tag @SuppressWarnings(PHPMD.UnusedLocalVariable) used
- (#228)
Invalid phpdocs tag @SuppressWarnings(PHPMD.UnusedLocalVariable) used
- (#273)
Invalid phpdocs tag @SuppressWarnings(PHPMD.UnusedLocalVariable) used
- admin/tool/moodlebox/forms.php
- (#90)
Invalid phpdocs tag @SuppressWarnings(PHPMD.UnusedFormalParameter) used
- (#122)
Invalid phpdocs tag @SuppressWarnings(PHPMD.LongVariable) used
- (#197)
Invalid phpdocs tag @SuppressWarnings(PHPMD.UnusedFormalParameter) used
- admin/tool/moodlebox/lib.php
- (#33)
Invalid phpdocs tag @SuppressWarnings(PHPMD.LongVariable) used
- (#34)
Invalid phpdocs tag @SuppressWarnings(PHPMD.CyclomaticComplexity) used
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, 0 warnings)
This section shows files built by grunt and not commited
[More info]
- admin/tool/moodlebox/amd/build/timediff.min.js
- Uncommitted change detected.
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]