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

(2 errors, 12 warnings)

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

mod/quiz/report/filedownloader/classes/event/update_log.php
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/quiz/report/filedownloader/classes/privacy/provider.php
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/quiz/report/filedownloader/db/install.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/quiz/report/filedownloader/report.php
(#263) Declaring a required parameter after an optional one is deprecated since PHP 8.0. Parameter $data is optional, while parameter $configfileareas is required.
(#279) Line indented incorrectly; expected at least 12 spaces, found 10
(#326) Line indented incorrectly; expected at least 24 spaces, found 22
mod/quiz/report/filedownloader/tests/report_test.php
(#38) PHPUnit testcase name "quiz_filedownloader_report_testcase" does not match file name "report_test"
(#38) PHPUnit class "quiz_filedownloader_report_testcase" does not have any namespace. It is recommended to add it to the "quiz_filedownloader" namespace, using more levels if needed, in order to match the code being tested
(#40) Test method test_filedownloader_get_configqtypes() is missing any coverage information, own or at class level
(#65) Test method test_filedownloader_get_config_fileareass() is missing any coverage information, own or at class level
(#98) Test method test_filedownloader_get_valid_qtypes() is missing any coverage information, own or at class level
(#181) Test method test_filedownloader_get_userattempts() is missing any coverage information, own or at class level
(#261) Test method test_filedownloader_create_pathes() is missing any coverage information, own or at class level
(#382) Test method test_filedownloader_create_txtfile() 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]