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

(54 errors, 0 warnings)

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

filter/opencast/classes/local/lti_helper.php
(#40) Opening brace must not be followed by a blank line
(#232) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#234) The closing parenthesis of a multi-line control structure must be on the line after the last expression
filter/opencast/classes/privacy/provider.php
(#33) Opening brace must not be followed by a blank line
filter/opencast/classes/text_filter.php
(#43) Opening brace must not be followed by a blank line
(#211) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#211) Multi-line function declarations must define one parameter per line
(#211) Multi-line function declarations must define one parameter per line
(#212) Multi-line function declaration not indented correctly; expected 8 spaces but found 12
(#212) Multi-line function declarations must define one parameter per line
(#212) Multi-line function declarations must define one parameter per line
(#212) The closing parenthesis of a multi-line function declaration must be on a new line
(#215) Long list syntax is not allowed
filter/opencast/renderer.php
(#36) Opening brace must not be followed by a blank line
filter/opencast/settings.php
(#33) Opening parenthesis of a multi-line function call must be the last content on the line
(#35) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#35) Only one argument is allowed per line in a multi-line function call
(#35) Only one argument is allowed per line in a multi-line function call
(#35) Only one argument is allowed per line in a multi-line function call
(#35) Only one argument is allowed per line in a multi-line function call
(#35) Closing parenthesis of a multi-line function call must be on a line by itself
(#37) Opening parenthesis of a multi-line function call must be the last content on the line
(#39) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#39) Only one argument is allowed per line in a multi-line function call
(#39) Closing parenthesis of a multi-line function call must be on a line by itself
(#45) 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) Only one argument is allowed per line in a multi-line function call
(#47) Closing parenthesis of a multi-line function call must be on a line by itself
(#56) Opening parenthesis of a multi-line function call must be the last content on the line
(#57) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#57) Only one argument is allowed per line in a multi-line function call
(#57) Closing parenthesis of a multi-line function call must be on a line by itself
(#60) Opening parenthesis of a multi-line function call must be the last content on the line
(#62) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#62) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#62) Closing parenthesis of a multi-line function call must be on a line by itself
(#62) Closing parenthesis of a multi-line function call must be on a line by itself
filter/opencast/tests/replacement_test.php
(#39) Opening brace must not be followed by a blank line
(#44) Opening parenthesis of a multi-line function call must be the last content on the line
(#44) Only one argument is allowed per line in a multi-line function call
(#45) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#45) Closing parenthesis of a multi-line function call must be on a line by itself
(#108) The closing brace for the class must go on the next line after the body
filter/opencast/tests/testable_filter.php
(#39) Opening brace must not be followed by a blank line
(#51) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#51) Multi-line function declarations must define one parameter per line
(#51) Multi-line function declarations must define one parameter per line
(#51) Multi-line function declarations must define one parameter per line
(#51) Multi-line function declarations must define one parameter per line
(#52) Multi-line function declaration not indented correctly; expected 8 spaces but found 12
(#52) The closing parenthesis of a multi-line function declaration must be on a new line
(#53) Expected at least 1 space before "."; 0 found
(#56) The closing brace for the class must go on the next line after the body

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]