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

(39 errors, 0 warnings)

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

lib/editor/tiny/plugins/orphanedfiles/classes/external/deletedraftfiles.php
(#48) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#62) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#62) Opening parenthesis of a multi-line function call must be the last content on the line
(#63) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#63) Closing parenthesis of a multi-line function call must be on a line by itself
lib/editor/tiny/plugins/orphanedfiles/classes/external/getalldraftfiles.php
(#39) Opening brace must not be followed by a blank line
(#59) Multi-line function call not indented correctly; expected 12 spaces but found 16
lib/editor/tiny/plugins/orphanedfiles/classes/plugininfo.php
(#32) Opening brace must not be followed by a blank line
(#45) Expected 1 space between type hint and argument "$context"; 13 found
(#46) Expected 1 space between type hint and argument "$options"; 16 found
(#47) Expected 1 space between type hint and argument "$fpoptions"; 16 found
(#48) The closing parenthesis of a multi-line function declaration must be on a new line
(#75) Expected 1 space between type hint and argument "$context"; 13 found
(#76) Expected 1 space between type hint and argument "$options"; 16 found
(#77) Expected 1 space between type hint and argument "$fpoptions"; 16 found
(#86) The closing brace for the class must go on the next line after the body
lib/editor/tiny/plugins/orphanedfiles/classes/privacy/provider.php
(#29) Opening brace must not be followed by a blank line
(#40) Expected 1 blank line at end of file; 2 found
lib/editor/tiny/plugins/orphanedfiles/db/upgrade.php
(#44) Opening parenthesis of a multi-line function call must be the last content on the line
(#47) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#47) Closing parenthesis of a multi-line function call must be on a line by itself
lib/editor/tiny/plugins/orphanedfiles/settings.php
(#32) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#33) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#34) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#35) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#39) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#40) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#41) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#42) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#46) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#47) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#48) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#49) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#50) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#54) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#55) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#56) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#57) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#58) Multi-line function call not indented correctly; expected 16 spaces but found 20

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]