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

(12 errors, 2 warnings)

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

public/mod/quiz/accessrule/quizproctoring/ajax_realtime.php
(#51) There should be a comma after the last array item in a multi-line array.
public/mod/quiz/accessrule/quizproctoring/lang/tr/quizaccess_quizproctoring.php
(#143) The string key "privacy:metadata" is not in the correct order, it should be before "userreport_title"
public/mod/quiz/accessrule/quizproctoring/lib.php
(#340) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#345) Each line in a multi-line control structure must be indented at least once; expected at least 12 spaces, but found 8
(#345) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#348) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#353) Each line in a multi-line control structure must be indented at least once; expected at least 12 spaces, but found 8
(#353) The closing parenthesis of a multi-line control structure must be on the line after the last expression
public/mod/quiz/accessrule/quizproctoring/proctoridentity.php
(#34) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#38) There should be a comma after the last array item in a multi-line array.
(#39) Each line in a multi-line control structure must be indented at least once; expected at least 4 spaces, but found 0
(#39) The closing parenthesis of a multi-line control structure must be on the line after the last expression
public/mod/quiz/accessrule/quizproctoring/proctoringreport_ajax.php
(#176) Expected 1 blank line at end of file; 2 found
public/mod/quiz/accessrule/quizproctoring/reviewattempts.php
(#141) Line exceeds 132 characters; contains 139 characters

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

(1 errors, 0 warnings)

This section shows files built by grunt and not commited [More info]

Problems running grunt

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]