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

(64 errors, 0 warnings)

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

availability/condition/ipaddress/classes/condition.php
(#38) Opening brace must not be followed by a blank line
(#217) The closing brace for the class must go on the next line after the body
availability/condition/ipaddress/classes/form/range_form.php
(#41) Opening brace must not be followed by a blank line
(#75) Opening parenthesis of a multi-line function call must be the last content on the line
(#75) Only one argument is allowed per line in a multi-line function call
(#75) Only one argument is allowed per line in a multi-line function call
(#76) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#76) Closing parenthesis of a multi-line function call must be on a line by itself
(#151) The closing brace for the class must go on the next line after the body
availability/condition/ipaddress/classes/frontend.php
(#36) Opening brace must not be followed by a blank line
(#85) The closing brace for the class must go on the next line after the body
availability/condition/ipaddress/classes/helper.php
(#36) Opening brace must not be followed by a blank line
(#300) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#365) The closing brace for the class must go on the next line after the body
availability/condition/ipaddress/classes/privacy/provider.php
(#35) Opening brace must not be followed by a blank line
(#47) The closing brace for the class must go on the next line after the body
availability/condition/ipaddress/classes/table/ipranges_table.php
(#47) Opening brace must not be followed by a blank line
(#188) Opening parenthesis of a multi-line function call must be the last content on the line
(#189) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#189) Closing parenthesis of a multi-line function call must be on a line by itself
(#202) Opening parenthesis of a multi-line function call must be the last content on the line
(#202) Only one argument is allowed per line in a multi-line function call
(#203) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#203) Closing parenthesis of a multi-line function call must be on a line by itself
(#204) Opening parenthesis of a multi-line function call must be the last content on the line
(#204) Only one argument is allowed per line in a multi-line function call
(#205) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#205) Closing parenthesis of a multi-line function call must be on a line by itself
(#225) Opening parenthesis of a multi-line function call must be the last content on the line
(#225) Only one argument is allowed per line in a multi-line function call
(#226) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#226) Closing parenthesis of a multi-line function call must be on a line by itself
(#231) Opening parenthesis of a multi-line function call must be the last content on the line
(#233) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#233) Closing parenthesis of a multi-line function call must be on a line by itself
(#238) The closing brace for the class must go on the next line after the body
availability/condition/ipaddress/manage_ranges.php
(#47) Opening parenthesis of a multi-line function call must be the last content on the line
(#47) Only one argument is allowed per line in a multi-line function call
(#48) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#48) Only one argument is allowed per line in a multi-line function call
(#48) Closing parenthesis of a multi-line function call must be on a line by itself
(#50) Opening parenthesis of a multi-line function call must be the last content on the line
(#50) Only one argument is allowed per line in a multi-line function call
(#50) Only one argument is allowed per line in a multi-line function call
(#51) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#51) Closing parenthesis of a multi-line function call must be on a line by itself
(#66) Opening parenthesis of a multi-line function call must be the last content on the line
(#66) Only one argument is allowed per line in a multi-line function call
(#67) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#67) Only one argument is allowed per line in a multi-line function call
(#67) Closing parenthesis of a multi-line function call must be on a line by itself
(#88) Opening parenthesis of a multi-line function call must be the last content on the line
(#88) Only one argument is allowed per line in a multi-line function call
(#88) Only one argument is allowed per line in a multi-line function call
(#89) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#89) Closing parenthesis of a multi-line function call must be on a line by itself
(#95) Opening parenthesis of a multi-line function call must be the last content on the line
(#95) Only one argument is allowed per line in a multi-line function call
(#95) Only one argument is allowed per line in a multi-line function call
(#96) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#96) Closing parenthesis of a multi-line function call must be on a line by itself
availability/condition/ipaddress/settings.php
(#31) Blank line found at start of control structure
(#41) Multi-line function call not indented correctly; expected 8 spaces but found 4
(#41) Closing parenthesis of a multi-line function call must be on a line by itself

Javascript coding style problems

(0 errors, 2 warnings)

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

availability/condition/ipaddress/yui/src/form/js/form.js
(#14) Identifier 'availability_ipaddress' is not in camel case. (camelcase)
(#245) Identifier 'predefined_ranges' is not in camel case. (camelcase)

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]