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

(7 errors, 9 warnings)

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

mod/quiz/report/exportresults/classes/privacy/provider.php
(#30) Expected 5 space(s) before asterisk; 4 found
(#31) Expected 5 space(s) before asterisk; 4 found
(#32) Expected 5 space(s) before asterisk; 4 found
(#33) Expected 5 space(s) before asterisk; 4 found
(#35) Line indented incorrectly; expected at least 8 spaces, found 5
mod/quiz/report/exportresults/exportresults_form.php
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
mod/quiz/report/exportresults/report.php
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#148) Line exceeds 132 characters; contains 133 characters
(#149) Line exceeds 132 characters; contains 138 characters
(#150) Line exceeds 132 characters; contains 148 characters
(#151) Line exceeds 132 characters; contains 153 characters
(#152) Line exceeds 132 characters; contains 143 characters
(#208) Line exceeds 132 characters; contains 134 characters
(#218) Line exceeds 132 characters; contains 133 characters
mod/quiz/report/exportresults/version.php
(#25) Inline comments must start with a capital letter, digit or 3-dots sequence
(#27) Inline comments must end in full-stops, exclamation marks, or question marks

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

(9 errors, 0 warnings)

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

mod/quiz/report/exportresults/classes/privacy/provider.php
(#25) Class provider is not documented
(#17) No one-line description found in phpdocs for file
mod/quiz/report/exportresults/exportresults_form.php
(#30) Package exportresults is not valid
(#36) Function quiz_exportresults_form::definition is not documented
(#17) No one-line description found in phpdocs for file
mod/quiz/report/exportresults/report.php
(#27) Class quiz_exportresults_report is not documented
(#17) No one-line description found in phpdocs for file
(#30) Phpdocs for function quiz_exportresults_report::display has incomplete parameters list
mod/quiz/report/exportresults/version.php
(#17) No one-line description found in phpdocs for file

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]


Missing changes in external functions or backup support for new detected tables or columns

(0 errors, 0 warnings)

This section shows potential problems detected when there are new database structures added in a patch and it is detected that nothing has been changed related with external functions (to be used by WS) or backup and restore. It must be checked that everything is correct and nothing is being missed in those areas. [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]