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

(9 errors, 21 warnings)

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

mod/assign/feedback/helixfeedback/backup/moodle2/backup_assignfeedback_helixfeedback_subplugin.class.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#44) Short array syntax must be used to define arrays
(#51) Short array syntax must be used to define arrays
mod/assign/feedback/helixfeedback/backup/moodle2/restore_assignfeedback_helixfeedback_subplugin.class.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#43) Short array syntax must be used to define arrays
mod/assign/feedback/helixfeedback/classes/privacy/provider.php
(#19) Missing @copyright tag
(#19) Missing @license tag
(#19) Missing docblock for class provider
(#29) There must not be a space before the colon in a return type declaration
mod/assign/feedback/helixfeedback/db/upgrade.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/assign/feedback/helixfeedback/lang/en/assignfeedback_helixfeedback.php
(#33) The string key "add_feedback" is not in the correct order, it should be before "view_feedback"
mod/assign/feedback/helixfeedback/locallib.php
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) You must use "/**" style comments for a member variable comment
(#59) Short array syntax must be used to define arrays
(#82) Short array syntax must be used to define arrays
(#83) Short array syntax must be used to define arrays
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) This comment is 50% valid code; is this commented out code?
(#89) No space found before comment text; expected "// $param = "e_feed=" . $feedbackentry->preid;" but found "//$param = "e_feed=" . $feedbackentry->preid;"
(#98) Whitespace found at end of line
(#137) Short array syntax must be used to define arrays
(#164) Short array syntax must be used to define arrays
(#166) Short array syntax must be used to define arrays
(#184) Short array syntax must be used to define arrays
(#184) Expected 1 space after "=>"; 0 found
(#184) Line exceeds 132 characters; contains 142 characters
(#185) Short array syntax must be used to define arrays
(#215) Short array syntax must be used to define arrays
mod/assign/feedback/helixfeedback/version.php
(#32) Short array syntax must be used to define arrays
(#33) There should be a comma after the last array item in a multi-line array.

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]