Prechecker results: error


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

(13 errors, 3 warnings)

This section shows the coding style problems detected in the code by phpcs [More info]

local/webhooks/classes/event/backup_performed.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
local/webhooks/classes/event/backup_restored.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
local/webhooks/classes/event/response_answer.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
local/webhooks/classes/event/service_added.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
local/webhooks/classes/event/service_deleted.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
local/webhooks/classes/event/service_updated.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
local/webhooks/classes/handler.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
local/webhooks/classes/service_form.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#39) Possible useless method overriding detected
(#115) Possible useless method overriding detected
local/webhooks/db/events.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
local/webhooks/index.php
(#84) Line exceeds 132 characters; contains 137 characters
local/webhooks/lib.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
local/webhooks/locallib.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
local/webhooks/settings.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
local/webhooks/version.php
(#25) 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 stylelint [More info]


PHPDocs style problems

(3 errors, 0 warnings)

This section shows the phpdocs problems detected in the code by local_moodlecheck [More info]

local/webhooks/classes/service_form.php
(#36) There is no description in phpdocs for function __construct
(#112) There is no description in phpdocs for function __construct
local/webhooks/lib.php
(#131) Phpdocs for function local_webhooks_restore_backup 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]