Prechecker results: warning


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

(0 errors, 16 warnings)

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

local/course_template/classes/backup.php
(#56) Line exceeds 132 characters; contains 139 characters
local/course_template/classes/cache.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
local/course_template/classes/event/template_copied.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
local/course_template/classes/helper.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
local/course_template/classes/observers.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
local/course_template/classes/privacy/provider.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
local/course_template/classes/task/cleanup_task.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
local/course_template/db/upgrade.php
(#25) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
local/course_template/db/upgradelib.php
(#25) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
local/course_template/lib.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
local/course_template/tests/template_courses_test.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#40) Test method test_course_templating() is missing any coverage information, own or at class level
(#231) Test method test_course_caching() is missing any coverage information, own or at class level
local/course_template/tests/upgradelib_test.php
(#37) PHPUnit testcase name "local_course_template_upgradelib_testcase" does not match file name "upgradelib_test"
(#37) PHPUnit class "local_course_template_upgradelib_testcase" does not have any namespace. It is recommended to add it to the "local_course_template" namespace, using more levels if needed, in order to match the code being tested
(#41) Test method test_upgradelib() is missing any coverage information, own or at class level

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]