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
(3 errors, 4 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
- admin/tool/adhoc/classes/manager.php
- (#36)
Expected MOODLE_INTERNAL check or config.php inclusion
- admin/tool/adhoc/classes/queue.php
- (#36)
Expected MOODLE_INTERNAL check or config.php inclusion
- admin/tool/adhoc/db/subplugins.php
- (#26)
Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
- admin/tool/adhoc/queue/cron/classes/queue.php
- (#28)
Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
- (#63)
Line exceeds 132 characters; contains 143 characters
- admin/tool/adhoc/queue/cron/classes/task/runtasks.php
- (#31)
Expected MOODLE_INTERNAL check or config.php inclusion
- admin/tool/adhoc/queue/cron/db/tasks.php
- (#26)
Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
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 csslint
[More info]
PHPDocs style problems
(11 errors, 0 warnings)
This section shows the phpdocs problems detected in the code by local_moodlecheck
[More info]
- admin/tool/adhoc/classes/manager.php
- (#38)
Phpdocs for function manager::get_queue has incomplete parameters list
- (#65)
Phpdocs for function manager::is_enabled has incomplete parameters list
- (#78)
Phpdocs for function manager::queue_adhoc_task has incomplete parameters list
- (#95)
Phpdocs for function manager::run_tasks has incomplete parameters list
- admin/tool/adhoc/classes/plugininfo/queue.php
- (#125)
Invalid phpdocs tag @private used
- admin/tool/adhoc/classes/setting_managequeues.php
- (#30)
Class tool_adhoc_setting_managequeues is not documented
- admin/tool/adhoc/queue/cron/classes/queue.php
- (#45)
Variable queue::$config is not documented
- admin/tool/adhoc/queue/cron/classes/task/runtasks.php
- (#33)
Function runtasks::get_name is not documented
- (#37)
Function runtasks::execute is not documented
- (#28)
Class runtasks does not have @copyright tag
- (#28)
Class runtasks does not have @license tag
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]