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
(5 errors, 8 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
- local/purgeoldassignments/cli/purge.php
- (#95)
Line exceeds 132 characters; contains 133 characters
- local/purgeoldassignments/db/access.php
- (#37)
There should be a comma after the last array item in a multi-line array.
- (#38)
There should be a comma after the last array item in a multi-line array.
- local/purgeoldassignments/db/tasks.php
- (#36)
There should be a comma after the last array item in a multi-line array.
- local/purgeoldassignments/db/upgrade.php
- (#48)
Short array syntax must be used to define arrays
- local/purgeoldassignments/lang/en/local_purgeoldassignments.php
- (#31)
The string key "component" is not in the correct order, it should be before "purgeoldassignments:purgeassignments"
- (#38)
The string key "areyousure" is not in the correct order, it should be before "purgefilesolderthan"
- (#44)
The string key "task:purgeoldassignments" is not in the correct order, it should be before "taskpending"
- (#45)
The string key "manualpurge" is not in the correct order, it should be before "task:purgeoldassignments"
- local/purgeoldassignments/purge.php
- (#96)
There should be a comma after the last array item in a multi-line array.
- (#190)
Short array syntax must be used to define arrays
- (#207)
There should be a comma after the last array item in a multi-line array.
- (#218)
Line exceeds 132 characters; contains 133 characters
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
(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
(0 errors, 0 warnings)
This section shows files built by grunt and not commited
[More info]
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]