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
(1 errors, 13 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
- admin/tool/deletemessage/lang/en/tool_deletemessage.php
- (#28)
The string key "settingspage" is not in the correct order, it should be before "taskname"
- (#29)
The string key "deleteread" is not in the correct order, it should be before "settingspage"
- (#31)
The string key "deleteall" is not in the correct order, it should be before "deleteread_desc"
- (#34)
The string key "harddelete" is not in the correct order, it should be before "privacy:metadata"
- (#36)
The string key "cleanmessage" is not in the correct order, it should be before "harddelete_desc"
- admin/tool/deletemessage/lang/pt_br/tool_deletemessage.php
- (#28)
The string key "settingspage" is not in the correct order, it should be before "taskname"
- (#29)
The string key "deleteread" is not in the correct order, it should be before "settingspage"
- (#31)
The string key "deleteall" is not in the correct order, it should be before "deleteread_desc"
- (#34)
The string key "harddelete" is not in the correct order, it should be before "privacy:metadata"
- (#36)
The string key "cleanmessage" is not in the correct order, it should be before "harddelete_desc"
- admin/tool/deletemessage/tests/tool_deletemessage_test.php
- (#37)
Unit test tool_deletemessage_test should be declared as final.
- (#47)
The setUp() method in unit tests must always call to parent::setUp().
- (#109)
Test method test_deleting() is missing a return type
- (#124)
Test method test_taks_isnotdeleting() is missing a return type
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]