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, 1 warnings)

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

auth/neesgov/auth.php
(#33) Opening brace must not be followed by a blank line
(#42) Expected 1 blank line at end of file; 3 found
(#42) The closing brace for the class must go on the next line after the body
auth/neesgov/classes/auth.php
(#37) Opening brace must not be followed by a blank line
(#120) The closing brace for the class must go on the next line after the body
auth/neesgov/classes/connect.php
(#36) Opening brace must not be followed by a blank line
(#79) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#119) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#137) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#137) Closing parenthesis of a multi-line function call must be on a line by itself
(#144) Opening parenthesis of a multi-line function call must be the last content on the line
(#152) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#152) Closing parenthesis of a multi-line function call must be on a line by itself
(#153) Blank line found at end of control structure
(#156) Opening parenthesis of a multi-line function call must be the last content on the line
(#164) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#164) Closing parenthesis of a multi-line function call must be on a line by itself
(#176) Expected at least 1 space before "."; 0 found
(#176) Expected at least 1 space after "."; 0 found
(#178) Expected at least 1 space before "."; 0 found
(#178) Expected at least 1 space after "."; 0 found
(#178) Expected at least 1 space before "."; 0 found
(#178) Expected at least 1 space after "."; 0 found
(#185) Function closing brace must go on the next line following the body; found 1 blank lines before brace
auth/neesgov/classes/event/neesgov_login.php
(#33) Opening brace must not be followed by a blank line
(#65) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#65) Closing parenthesis of a multi-line function call must be on a line by itself
auth/neesgov/classes/neesflow.php
(#102) Blank line found at end of control structure
(#103) Blank line found at start of control structure
(#113) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#146) The closing brace for the class must go on the next line after the body
auth/neesgov/classes/privacy/provider.php
(#35) The first item in a multi-line implements list must be on the line following the implements keyword
(#36) Opening brace must not be followed by a blank line
(#130) The closing brace for the class must go on the next line after the body
auth/neesgov/login.php
(#26) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
(#29) Expected at least 1 space before "."; 0 found
(#29) Expected at least 1 space after "."; 0 found
auth/neesgov/settings.php
(#32) Opening parenthesis of a multi-line function call must be the last content on the line
(#34) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#34) Closing parenthesis of a multi-line function call must be on a line by itself
(#36) 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 4 spaces but found 8
(#39) Space found before comma in argument list
(#39) Expected no space between "'https://sso.staging.acesso.gov.br'" and the comma. Found: 1 space
(#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
(#41) Opening parenthesis of a multi-line function call must be the last content on the line
(#45) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#45) Closing parenthesis of a multi-line function call must be on a line by itself
(#47) Opening parenthesis of a multi-line function call must be the last content on the line
(#51) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#51) Closing parenthesis of a multi-line function call must be on a line by itself
(#53) Opening parenthesis of a multi-line function call must be the last content on the line
(#56) Space found before comma in argument list
(#56) Expected no space between "''" and the comma. Found: 1 space
(#57) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#57) Closing parenthesis of a multi-line function call must be on a line by itself
(#59) 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 4 spaces but found 8
(#63) Closing parenthesis of a multi-line function call must be on a line by itself
(#65) Opening parenthesis of a multi-line function call must be the last content on the line
(#68) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#68) Closing parenthesis of a multi-line function call must be on a line by itself

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

(2 errors, 0 warnings)

This section shows the phpdocs problems detected in the code by local_moodlecheck [More info]

auth/neesgov/classes/auth.php
(#61) Phpdocs for function auth::loginpage_idp_list has incomplete parameters list
auth/neesgov/classes/neesflow.php
(#40) Phpdocs for function neesflow::handlelogin has incomplete parameters list

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]