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
(2 errors, 12 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
- admin/tool/inactive_user_cleanup/classes/privacy/provider.php
- (#185)
Whitespace found at end of line within string
- (#186)
Whitespace found at end of line within string
- admin/tool/inactive_user_cleanup/classes/task/tool_inactive_user_cleanup_task.php
- (#67)
Line exceeds 132 characters; contains 158 characters
- admin/tool/inactive_user_cleanup/lang/en/tool_inactive_user_cleanup.php
- (#28)
The string key "daysofinactivity" is not in the correct order, it should be before "setting"
- (#29)
The string key "daysbeforedeletion" is not in the correct order, it should be before "daysofinactivity"
- (#33)
The string key "emailbody" is not in the correct order, it should be before "emailsubject"
- (#35)
The string key "invalaliddayofinactivity" is not in the correct order, it should be before "runcron"
- (#37)
The string key "taskend" is not in the correct order, it should be before "taskstart"
- (#38)
The string key "detetsuccess" is not in the correct order, it should be before "taskend"
- (#39)
The string key "deleteduser" is not in the correct order, it should be before "detetsuccess"
- (#42)
The string key "userid" is not in the correct order, it should be before "userinactivtime"
- (#43)
The string key "privacy:metadata:tool_inactive_user_cleanup" is not in the correct order, it should be before "userid"
- (#45)
The string key "privacy:metadata:tool_inactive_user_cleanup:emailsent" is not in the correct order, it should be before "privacy:metadata:tool_inactive_user_cleanup:userid"
- (#46)
The string key "privacy:metadata:tool_inactive_user_cleanup:date" is not in the correct order, it should be before "privacy:metadata:tool_inactive_user_cleanup:emailsent"
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
(1 errors, 0 warnings)
This section shows the phpdocs problems detected in the code by local_moodlecheck
[More info]
- admin/tool/inactive_user_cleanup/classes/privacy/provider.php
- (#53)
Phpdocs for function provider::get_reason has incomplete parameters list
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]