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

(6 errors, 1 warnings)

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

local/abintegro/index.php
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#36) Expected "if (...) {\n"; found "if(...) {\n"
(#42) Expected "if (...) {\n"; found "if(...) {\n"
(#49) Expected "if (...) {\n"; found "if(...) {\n"
local/abintegro/locallib.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#53) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#58) Expected "if (...) {\n"; found "if(...) {\n"

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

(4 errors, 0 warnings)

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

local/abintegro/locallib.php
(#25) Class agreeterms_form is not documented
(#30) Class connection is not documented
(#26) Function agreeterms_form::definition is not documented
(#31) Function connection::send is not documented

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]