Prechecker results: error


Overview

(0 errors, 0 warnings)

This section shows the general problems detected when processing the code [More info]


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

(4 errors, 23 warnings)

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

mod/quiz/report/randomsummary/classes/privacy/provider.php
(#20) Incorrect @package tag for file provider.php. Expected quiz_randomsummary, found quiz_statistics.
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#43) There must not be a space before the colon in a return type declaration
mod/quiz/report/randomsummary/classes/randomsummary_options.php
(#46) Short array syntax must be used to define arrays
mod/quiz/report/randomsummary/classes/randomsummary_table.php
(#42) Expected "array" but found "Array" for @var tag in member variable comment
(#126) Short array syntax must be used to define arrays
(#130) There should be a comma after the last array item in a multi-line array.
(#141) Short array syntax must be used to define arrays
(#163) Short array syntax must be used to define arrays
(#165) Short array syntax must be used to define arrays
(#190) Short array syntax must be used to define arrays
(#201) Short array syntax must be used to define arrays
(#214) Short array syntax must be used to define arrays
(#219) Short array syntax must be used to define arrays
(#235) Short array syntax must be used to define arrays
(#244) Short array syntax must be used to define arrays
(#282) Short array syntax must be used to define arrays
(#287) Short array syntax must be used to define arrays
(#342) Short array syntax must be used to define arrays
(#342) Short array syntax must be used to define arrays
(#345) Short array syntax must be used to define arrays
(#346) Short array syntax must be used to define arrays
(#347) Short array syntax must be used to define arrays
(#367) Short array syntax must be used to define arrays
(#368) Short array syntax must be used to define arrays
(#479) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $qubaids.
(#557) Short array syntax must be used to define arrays

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]