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

(34 errors, 0 warnings)

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

admin/tool/migratehvp2h5p/classes/api.php
(#54) Opening brace must not be followed by a blank line
(#146) Blank line found at end of control structure
(#147) Blank line found at start of control structure
(#289) Only one argument is allowed per line in a multi-line function call
(#294) Expected no spaces between $increment and the increment operator; 1 found
(#455) Expected 1 space after comma in argument list; 2 found
(#455) Expected 1 space between the comma and "$coursecontext". Found: 2 spaces
(#827) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#828) The closing parenthesis of a multi-line control structure must be on the line after the last expression
admin/tool/migratehvp2h5p/classes/event/hvp_migrated.php
(#37) Opening brace must not be followed by a blank line
(#54) Expected at least 1 space before "."; 0 found
admin/tool/migratehvp2h5p/classes/output/hvpactivities_table.php
(#37) Expected at least 1 space before "."; 0 found
(#37) Expected at least 1 space after "."; 0 found
(#46) Opening brace must not be followed by a blank line
(#134) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#197) Long list syntax is not allowed
(#211) Long list syntax is not allowed
(#212) Long list syntax is not allowed
admin/tool/migratehvp2h5p/classes/output/listnotmigrated.php
(#41) Opening brace must not be followed by a blank line
admin/tool/migratehvp2h5p/classes/privacy/provider.php
(#34) Opening brace must not be followed by a blank line
admin/tool/migratehvp2h5p/cli/migrate.php
(#32) Long list syntax is not allowed
(#40) Only one argument is allowed per line in a multi-line function call
(#148) Long list syntax is not allowed
(#172) Expected at least 1 space before "."; 0 found
(#172) Expected at least 1 space after "."; 0 found
(#172) Expected at least 1 space before "."; 0 found
(#172) Expected at least 1 space after "."; 0 found
admin/tool/migratehvp2h5p/index.php
(#65) Expected at least 1 space before "."; 0 found
(#65) Expected at least 1 space after "."; 0 found
admin/tool/migratehvp2h5p/settings.php
(#32) Opening parenthesis of a multi-line function call must be the last content on the line
(#33) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#34) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#34) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/migratehvp2h5p/tests/author_test.php
(#33) Opening brace must not be followed by a blank line

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]