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

(459 errors, 1 warnings)

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

auth/oidc/auth.php
(#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
(#54) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#55) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#67) Expected at least 1 space before "."; 0 found
(#67) Expected at least 1 space after "."; 0 found
(#153) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#154) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#200) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#200) Multi-line function declarations must define one parameter per line
(#200) Multi-line function declarations must define one parameter per line
(#201) Multi-line function declaration not indented correctly; expected 8 spaces but found 12
(#201) Multi-line function declarations must define one parameter per line
(#201) The closing parenthesis of a multi-line function declaration must be on a new line
(#267) Parentheses must be used when instantiating a new class
(#279) Parentheses must be used when instantiating a new class
(#326) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#327) The closing parenthesis of a multi-line control structure must be on the line after the last expression
auth/oidc/binding_username_claim.php
(#103) Opening parenthesis of a multi-line function call must be the last content on the line
(#103) Only one argument is allowed per line in a multi-line function call
(#104) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#104) Closing parenthesis of a multi-line function call must be on a line by itself
auth/oidc/change_binding_username_claim_tool.php
(#74) Opening parenthesis of a multi-line function call must be the last content on the line
(#74) Only one argument is allowed per line in a multi-line function call
(#75) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#75) Closing parenthesis of a multi-line function call must be on a line by itself
(#90) Opening parenthesis of a multi-line function call must be the last content on the line
(#91) Multi-line function call not indented correctly; expected 0 spaces but found 4
(#91) Closing parenthesis of a multi-line function call must be on a line by itself
auth/oidc/classes/adminsetting/auth_oidc_admin_setting_loginflow.php
(#75) Expected at least 1 space before "."; 0 found
(#75) Expected at least 1 space after "."; 0 found
(#75) Expected at least 1 space before "."; 0 found
(#75) Expected at least 1 space after "."; 0 found
(#85) Expected at least 1 space before "."; 0 found
(#85) Expected at least 1 space after "."; 0 found
(#86) Expected at least 1 space before "."; 0 found
(#86) Expected at least 1 space after "."; 0 found
(#86) Expected at least 1 space before "."; 0 found
(#86) Expected at least 1 space after "."; 0 found
auth/oidc/classes/form/application.php
(#72) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#73) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#96) Opening parenthesis of a multi-line function call must be the last content on the line
(#96) Only one argument is allowed per line in a multi-line function call
(#96) Only one argument is allowed per line in a multi-line function call
(#97) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#97) Closing parenthesis of a multi-line function call must be on a line by itself
(#104) Opening parenthesis of a multi-line function call must be the last content on the line
(#104) Only one argument is allowed per line in a multi-line function call
(#104) Only one argument is allowed per line in a multi-line function call
(#105) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#105) Closing parenthesis of a multi-line function call must be on a line by itself
(#167) Opening parenthesis of a multi-line function call must be the last content on the line
(#167) Only one argument is allowed per line in a multi-line function call
(#168) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#168) Closing parenthesis of a multi-line function call must be on a line by itself
(#171) Opening parenthesis of a multi-line function call must be the last content on the line
(#171) Only one argument is allowed per line in a multi-line function call
(#171) Only one argument is allowed per line in a multi-line function call
(#172) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#172) Closing parenthesis of a multi-line function call must be on a line by itself
(#257) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#258) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#259) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#261) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#264) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#266) The closing parenthesis of a multi-line control structure must be on the line after the last expression
auth/oidc/classes/form/binding_username_claim.php
(#117) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#118) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#119) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#120) Multi-line function call not indented correctly; expected 12 spaces but found 16
auth/oidc/classes/form/disconnect.php
(#30) Expected at least 1 space before "."; 0 found
(#30) Expected at least 1 space after "."; 0 found
auth/oidc/classes/httpclient.php
(#54) Expected at least 1 space before "."; 0 found
(#54) Expected at least 1 space after "."; 0 found
(#55) Expected at least 1 space before "."; 0 found
(#55) Expected at least 1 space after "."; 0 found
(#66) Parentheses must be used when instantiating a new class
(#67) Expected at least 1 space before "."; 0 found
(#67) Expected at least 1 space after "."; 0 found
auth/oidc/classes/jwt.php
(#109) Parentheses must be used when instantiating a new class
auth/oidc/classes/loginflow/authcode.php
(#213) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#213) Multi-line function declarations must define one parameter per line
(#213) Multi-line function declarations must define one parameter per line
(#214) Multi-line function declaration not indented correctly; expected 8 spaces but found 12
(#214) The closing parenthesis of a multi-line function declaration must be on a new line
(#370) Opening parenthesis of a multi-line function call must be the last content on the line
(#374) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#374) Closing parenthesis of a multi-line function call must be on a line by itself
(#380) Expected at least 1 space before "."; 0 found
(#380) Expected at least 1 space after "."; 0 found
(#573) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#574) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#655) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#655) Opening parenthesis of a multi-line function call must be the last content on the line
(#656) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#656) Closing parenthesis of a multi-line function call must be on a line by itself
(#656) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#697) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#698) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#757) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#758) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#804) Parentheses must be used when instantiating a new class
(#818) Blank line found at end of control structure
auth/oidc/classes/loginflow/base.php
(#360) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#360) Multi-line function declarations must define one parameter per line
(#360) Multi-line function declarations must define one parameter per line
(#361) Multi-line function declaration not indented correctly; expected 8 spaces but found 12
(#361) Multi-line function declarations must define one parameter per line
(#361) The closing parenthesis of a multi-line function declaration must be on a new line
(#389) Expected at least 1 space before "."; 0 found
(#389) Expected at least 1 space after "."; 0 found
(#433) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#434) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#438) Parentheses must be used when instantiating a new class
(#465) Parentheses must be used when instantiating a new class
(#514) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#598) Expected at least 1 space before "."; 0 found
(#598) Expected at least 1 space after "."; 0 found
(#598) Expected at least 1 space before "."; 0 found
(#598) Expected at least 1 space after "."; 0 found
(#643) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#643) Multi-line function declarations must define one parameter per line
(#643) Multi-line function declarations must define one parameter per line
(#643) Multi-line function declarations must define one parameter per line
(#643) Multi-line function declarations must define one parameter per line
(#643) Multi-line function declarations must define one parameter per line
(#644) The closing parenthesis of a multi-line function declaration must be on a new line
(#672) Parentheses must be used when instantiating a new class
(#704) Parentheses must be used when instantiating a new class
(#741) There must be a comment when fall-through is intentional in a non-empty case body
auth/oidc/classes/loginflow/rocreds.php
(#129) Expected at least 1 space before "."; 0 found
(#129) Expected at least 1 space after "."; 0 found
(#129) Expected at least 1 space before "."; 0 found
(#129) Expected at least 1 space after "."; 0 found
(#129) Expected at least 1 space before "."; 0 found
(#182) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#183) The closing parenthesis of a multi-line control structure must be on the line after the last expression
auth/oidc/classes/observers.php
(#33) Expected at least 1 space before "."; 0 found
(#33) Expected at least 1 space after "."; 0 found
auth/oidc/classes/oidcclient.php
(#94) Blank line found at end of control structure
(#177) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#177) Multi-line function declarations must define one parameter per line
(#177) Multi-line function declarations must define one parameter per line
(#178) The closing parenthesis of a multi-line function declaration must be on a new line
(#181) Expected at least 1 space before "."; 0 found
(#181) Expected at least 1 space after "."; 0 found
(#227) Expected at least 1 space before "."; 0 found
(#227) Expected at least 1 space after "."; 0 found
(#250) Parentheses must be used when instantiating a new class
(#268) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#268) Multi-line function declarations must define one parameter per line
(#268) Multi-line function declarations must define one parameter per line
(#269) The closing parenthesis of a multi-line function declaration must be on a new line
auth/oidc/classes/privacy/provider.php
(#41) Closing brace must not be followed by any comment or statement on the same line
(#46) Each interface must be in a file by itself
(#46) The interface names in a "class implements" statement should be ordered alphabetically. Expected: auth_oidc_userlist, \core_privacy\local\metadata\provider, \core_privacy\local\request\plugin\provider; Found: \core_privacy\local\request\plugin\provider, \core_privacy\local\metadata\provider, auth_oidc_userlist
(#49) Opening brace must not be followed by a blank line
(#89) Expected at least 1 space before "."; 0 found
(#89) Expected at least 1 space after "."; 0 found
(#89) Expected at least 1 space before "."; 0 found
(#89) Expected at least 1 space after "."; 0 found
(#89) Expected at least 1 space before "."; 0 found
(#89) Expected at least 1 space after "."; 0 found
(#94) Expected at least 1 space before "."; 0 found
(#94) Expected at least 1 space after "."; 0 found
(#191) Expected at least 1 space before "."; 0 found
(#191) Expected at least 1 space after "."; 0 found
auth/oidc/classes/tests/mockoidcclient.php
(#48) Multi-line function declaration not indented correctly; expected 8 spaces but found 12
(#49) Multi-line function declaration not indented correctly; expected 8 spaces but found 12
(#50) Multi-line function declaration not indented correctly; expected 8 spaces but found 12
(#51) Multi-line function declaration not indented correctly; expected 8 spaces but found 12
auth/oidc/classes/upload_process_tracker.php
(#35) Property name "$_row" should not be prefixed with an underscore to indicate visibility
auth/oidc/classes/utils.php
(#58) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#62) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#64) Opening parenthesis of a multi-line function call must be the last content on the line
(#64) Only one argument is allowed per line in a multi-line function call
(#65) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#65) Only one argument is allowed per line in a multi-line function call
(#65) Only one argument is allowed per line in a multi-line function call
(#65) Closing parenthesis of a multi-line function call must be on a line by itself
(#76) Expected at least 1 space before "."; 0 found
(#76) Expected at least 1 space after "."; 0 found
(#76) Expected at least 1 space before "."; 0 found
(#76) Expected at least 1 space after "."; 0 found
(#84) Expected at least 1 space before "."; 0 found
(#84) Expected at least 1 space after "."; 0 found
(#84) Expected at least 1 space before "."; 0 found
(#84) Expected at least 1 space after "."; 0 found
(#84) Expected at least 1 space before "."; 0 found
(#84) Expected at least 1 space after "."; 0 found
(#84) Expected at least 1 space before "."; 0 found
(#84) Expected at least 1 space after "."; 0 found
(#84) Expected at least 1 space before "."; 0 found
(#84) Expected at least 1 space after "."; 0 found
(#84) Expected at least 1 space before "."; 0 found
(#84) Expected at least 1 space after "."; 0 found
(#101) Expected at least 1 space before "."; 0 found
(#101) Expected at least 1 space after "."; 0 found
(#103) Expected at least 1 space before "."; 0 found
(#103) Expected at least 1 space after "."; 0 found
(#103) Expected at least 1 space before "."; 0 found
(#103) Expected at least 1 space after "."; 0 found
(#103) Expected at least 1 space before "."; 0 found
(#103) Expected at least 1 space after "."; 0 found
auth/oidc/cleanupoidctokens.php
(#50) Expected 1 space after FUNCTION keyword; 0 found
auth/oidc/db/upgrade.php
(#97) Parentheses must be used when instantiating a new class
(#108) Parentheses must be used when instantiating a new class
(#113) Parentheses must be used when instantiating a new class
(#128) Expected at least 1 space before "."; 0 found
(#128) Expected at least 1 space after "."; 0 found
(#147) Parentheses must be used when instantiating a new class
(#160) Opening parenthesis of a multi-line function call must be the last content on the line
(#160) Only one argument is allowed per line in a multi-line function call
(#160) Only one argument is allowed per line in a multi-line function call
(#161) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#161) Closing parenthesis of a multi-line function call must be on a line by itself
(#166) Opening parenthesis of a multi-line function call must be the last content on the line
(#166) Only one argument is allowed per line in a multi-line function call
(#166) Only one argument is allowed per line in a multi-line function call
(#167) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#167) Closing parenthesis of a multi-line function call must be on a line by itself
(#184) Parentheses must be used when instantiating a new class
(#402) Multi-line function call not indented correctly; expected 32 spaces but found 36
(#403) Multi-line function call not indented correctly; expected 32 spaces but found 36
(#404) Multi-line function call not indented correctly; expected 32 spaces but found 36
(#405) Multi-line function call not indented correctly; expected 32 spaces but found 36
(#429) Opening parenthesis of a multi-line function call must be the last content on the line
(#429) Only one argument is allowed per line in a multi-line function call
(#429) Only one argument is allowed per line in a multi-line function call
(#430) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#430) Closing parenthesis of a multi-line function call must be on a line by itself
auth/oidc/index.php
(#27) Expected at least 1 space before "."; 0 found
(#27) Expected at least 1 space after "."; 0 found
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
auth/oidc/lib.php
(#235) Opening parenthesis of a multi-line function call must be the last content on the line
(#235) Only one argument is allowed per line in a multi-line function call
(#236) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#236) Closing parenthesis of a multi-line function call must be on a line by itself
(#268) Opening parenthesis of a multi-line function call must be the last content on the line
(#268) Only one argument is allowed per line in a multi-line function call
(#269) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#269) Closing parenthesis of a multi-line function call must be on a line by itself
(#317) Opening parenthesis of a multi-line function call must be the last content on the line
(#317) Only one argument is allowed per line in a multi-line function call
(#318) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#318) Closing parenthesis of a multi-line function call must be on a line by itself
(#325) Opening parenthesis of a multi-line function call must be the last content on the line
(#325) Only one argument is allowed per line in a multi-line function call
(#326) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#326) Closing parenthesis of a multi-line function call must be on a line by itself
(#332) Opening parenthesis of a multi-line function call must be the last content on the line
(#333) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#333) Closing parenthesis of a multi-line function call must be on a line by itself
(#334) Opening parenthesis of a multi-line function call must be the last content on the line
(#335) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#335) Closing parenthesis of a multi-line function call must be on a line by itself
(#337) Opening parenthesis of a multi-line function call must be the last content on the line
(#338) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#338) Closing parenthesis of a multi-line function call must be on a line by itself
(#455) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#455) Multi-line function declarations must define one parameter per line
(#455) Multi-line function declarations must define one parameter per line
(#455) Multi-line function declarations must define one parameter per line
(#455) Multi-line function declarations must define one parameter per line
(#455) Multi-line function declarations must define one parameter per line
(#456) The closing parenthesis of a multi-line function declaration must be on a new line
(#461) Expected at least 1 space before "."; 0 found
(#461) Expected at least 1 space after "."; 0 found
(#463) Expected at least 1 space before "."; 0 found
(#463) Expected at least 1 space after "."; 0 found
(#528) Opening parenthesis of a multi-line function call must be the last content on the line
(#528) Expected at least 1 space before "."; 0 found
(#528) Expected at least 1 space after "."; 0 found
(#528) Expected at least 1 space before "."; 0 found
(#528) Expected at least 1 space after "."; 0 found
(#528) Only one argument is allowed per line in a multi-line function call
(#529) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#529) Closing parenthesis of a multi-line function call must be on a line by itself
(#534) Opening parenthesis of a multi-line function call must be the last content on the line
(#535) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#535) Only one argument is allowed per line in a multi-line function call
(#535) Only one argument is allowed per line in a multi-line function call
(#535) Only one argument is allowed per line in a multi-line function call
(#535) Closing parenthesis of a multi-line function call must be on a line by itself
(#537) Opening parenthesis of a multi-line function call must be the last content on the line
(#538) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#538) Only one argument is allowed per line in a multi-line function call
(#538) Only one argument is allowed per line in a multi-line function call
(#538) Only one argument is allowed per line in a multi-line function call
(#538) Closing parenthesis of a multi-line function call must be on a line by itself
(#542) Opening parenthesis of a multi-line function call must be the last content on the line
(#543) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#543) Only one argument is allowed per line in a multi-line function call
(#543) Only one argument is allowed per line in a multi-line function call
(#543) Only one argument is allowed per line in a multi-line function call
(#543) Closing parenthesis of a multi-line function call must be on a line by itself
(#547) Opening parenthesis of a multi-line function call must be the last content on the line
(#548) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#548) Only one argument is allowed per line in a multi-line function call
(#548) Only one argument is allowed per line in a multi-line function call
(#548) Only one argument is allowed per line in a multi-line function call
(#548) Closing parenthesis of a multi-line function call must be on a line by itself
(#552) Opening parenthesis of a multi-line function call must be the last content on the line
(#553) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#553) Only one argument is allowed per line in a multi-line function call
(#553) Only one argument is allowed per line in a multi-line function call
(#553) Only one argument is allowed per line in a multi-line function call
(#553) Closing parenthesis of a multi-line function call must be on a line by itself
(#556) Opening parenthesis of a multi-line function call must be the last content on the line
(#557) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#557) Only one argument is allowed per line in a multi-line function call
(#557) Only one argument is allowed per line in a multi-line function call
(#557) Only one argument is allowed per line in a multi-line function call
(#557) Closing parenthesis of a multi-line function call must be on a line by itself
(#711) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#712) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#744) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#745) The closing parenthesis of a multi-line control structure must be on the line after the last expression
auth/oidc/manageapplication.php
(#58) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#61) The closing parenthesis of a multi-line control structure must be on the line after the last expression
auth/oidc/settings.php
(#42) Opening parenthesis of a multi-line function call must be the last content on the line
(#42) Only one argument is allowed per line in a multi-line function call
(#43) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#43) Closing parenthesis of a multi-line function call must be on a line by itself
(#49) 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 8 spaces but found 12
(#51) Closing parenthesis of a multi-line function call must be on a line by itself
(#54) Opening parenthesis of a multi-line function call must be the last content on the line
(#56) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#56) Closing parenthesis of a multi-line function call must be on a line by itself
(#64) Opening parenthesis of a multi-line function call must be the last content on the line
(#64) Only one argument is allowed per line in a multi-line function call
(#65) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#65) Closing parenthesis of a multi-line function call must be on a line by itself
(#68) Opening parenthesis of a multi-line function call must be the last content on the line
(#69) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#69) Only one argument is allowed per line in a multi-line function call
(#69) Only one argument is allowed per line in a multi-line function call
(#69) Closing parenthesis of a multi-line function call must be on a line by itself
(#73) Opening parenthesis of a multi-line function call must be the last content on the line
(#75) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#75) Closing parenthesis of a multi-line function call must be on a line by itself
(#78) Opening parenthesis of a multi-line function call must be the last content on the line
(#79) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#79) Only one argument is allowed per line in a multi-line function call
(#79) Closing parenthesis of a multi-line function call must be on a line by itself
(#82) Opening parenthesis of a multi-line function call must be the last content on the line
(#83) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#83) Only one argument is allowed per line in a multi-line function call
(#83) Only one argument is allowed per line in a multi-line function call
(#83) Closing parenthesis of a multi-line function call must be on a line by itself
(#87) Opening parenthesis of a multi-line function call must be the last content on the line
(#89) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#89) Only one argument is allowed per line in a multi-line function call
(#89) Closing parenthesis of a multi-line function call must be on a line by itself
(#92) Opening parenthesis of a multi-line function call must be the last content on the line
(#93) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#93) Only one argument is allowed per line in a multi-line function call
(#93) Only one argument is allowed per line in a multi-line function call
(#93) Only one argument is allowed per line in a multi-line function call
(#93) Closing parenthesis of a multi-line function call must be on a line by itself
(#96) Opening parenthesis of a multi-line function call must be the last content on the line
(#97) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#97) Only one argument is allowed per line in a multi-line function call
(#97) Only one argument is allowed per line in a multi-line function call
(#97) Space found before comma in argument list
(#97) Expected no space between "''" and the comma. Found: 1 space
(#97) Only one argument is allowed per line in a multi-line function call
(#97) Closing parenthesis of a multi-line function call must be on a line by itself
(#100) Opening parenthesis of a multi-line function call must be the last content on the line
(#101) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#101) Only one argument is allowed per line in a multi-line function call
(#101) Only one argument is allowed per line in a multi-line function call
(#101) Closing parenthesis of a multi-line function call must be on a line by itself
(#104) Opening parenthesis of a multi-line function call must be the last content on the line
(#105) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#105) Only one argument is allowed per line in a multi-line function call
(#105) Closing parenthesis of a multi-line function call must be on a line by itself
(#108) Opening parenthesis of a multi-line function call must be the last content on the line
(#109) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#109) Only one argument is allowed per line in a multi-line function call
(#109) Only one argument is allowed per line in a multi-line function call
(#109) Only one argument is allowed per line in a multi-line function call
(#109) Closing parenthesis of a multi-line function call must be on a line by itself
(#112) Opening parenthesis of a multi-line function call must be the last content on the line
(#114) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#114) Only one argument is allowed per line in a multi-line function call
(#114) Closing parenthesis of a multi-line function call must be on a line by itself
(#117) Opening parenthesis of a multi-line function call must be the last content on the line
(#118) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#118) Only one argument is allowed per line in a multi-line function call
(#118) Closing parenthesis of a multi-line function call must be on a line by itself
(#121) Opening parenthesis of a multi-line function call must be the last content on the line
(#123) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#123) Only one argument is allowed per line in a multi-line function call
(#123) Closing parenthesis of a multi-line function call must be on a line by itself
(#126) Opening parenthesis of a multi-line function call must be the last content on the line
(#127) Only one argument is allowed per line in a multi-line function call
(#128) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#128) Only one argument is allowed per line in a multi-line function call
(#128) Closing parenthesis of a multi-line function call must be on a line by itself
(#131) Opening parenthesis of a multi-line function call must be the last content on the line
(#132) Only one argument is allowed per line in a multi-line function call
(#133) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#133) Closing parenthesis of a multi-line function call must be on a line by itself
(#136) Opening parenthesis of a multi-line function call must be the last content on the line
(#137) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#137) Only one argument is allowed per line in a multi-line function call
(#137) Closing parenthesis of a multi-line function call must be on a line by itself
(#140) Opening parenthesis of a multi-line function call must be the last content on the line
(#141) Only one argument is allowed per line in a multi-line function call
(#142) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#142) Only one argument is allowed per line in a multi-line function call
(#142) Closing parenthesis of a multi-line function call must be on a line by itself
(#222) Opening parenthesis of a multi-line function call must be the last content on the line
(#223) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#223) Only one argument is allowed per line in a multi-line function call
(#223) Only one argument is allowed per line in a multi-line function call
(#223) Only one argument is allowed per line in a multi-line function call
(#223) Closing parenthesis of a multi-line function call must be on a line by itself
(#228) Opening parenthesis of a multi-line function call must be the last content on the line
(#229) Only one argument is allowed per line in a multi-line function call
(#229) Only one argument is allowed per line in a multi-line function call
(#229) Only one argument is allowed per line in a multi-line function call
(#230) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#230) Closing parenthesis of a multi-line function call must be on a line by itself
(#235) Opening parenthesis of a multi-line function call must be the last content on the line
(#236) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#236) Only one argument is allowed per line in a multi-line function call
(#236) Closing parenthesis of a multi-line function call must be on a line by itself
(#239) Opening parenthesis of a multi-line function call must be the last content on the line
(#240) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#240) Only one argument is allowed per line in a multi-line function call
(#240) Only one argument is allowed per line in a multi-line function call
(#240) Closing parenthesis of a multi-line function call must be on a line by itself
(#245) Opening parenthesis of a multi-line function call must be the last content on the line
(#246) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#246) Only one argument is allowed per line in a multi-line function call
(#246) Closing parenthesis of a multi-line function call must be on a line by itself
(#254) Opening parenthesis of a multi-line function call must be the last content on the line
(#254) Only one argument is allowed per line in a multi-line function call
(#254) Only one argument is allowed per line in a multi-line function call
(#255) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#255) Only one argument is allowed per line in a multi-line function call
(#255) Only one argument is allowed per line in a multi-line function call
(#255) Only one argument is allowed per line in a multi-line function call
(#255) Closing parenthesis of a multi-line function call must be on a line by itself
auth/oidc/tests/privacy_provider_test.php
(#38) Opening brace must not be followed by a blank line
(#314) The closing brace for the class must go on the next line after the body
auth/oidc/ucp.php
(#26) Expected at least 1 space before "."; 0 found
(#26) Expected at least 1 space after "."; 0 found
(#27) Expected at least 1 space before "."; 0 found
(#27) Expected at least 1 space after "."; 0 found
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
(#47) Parentheses must be used when instantiating a new class
(#53) Parentheses must be used when instantiating a new class

Javascript coding style problems

(1 errors, 6 warnings)

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

auth/oidc/js/module.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#1) 'M' is already defined as a built-in global variable. (no-redeclare)
(#1) 'sessionStorage' is already defined as a built-in global variable. (no-redeclare)
(#1) 'sessionStorage' is defined but never used. (no-unused-vars)
(#3) Identifier 'auth_oidc' is not in camel case. (camelcase)
(#5) Identifier 'idptype_ms' is not in camel case. (camelcase)
(#18) Identifier 'idptype_ms' is not in camel case. (camelcase)

CSS problems

(2 errors, 0 warnings)

This section shows CSS problems detected by stylelint [More info]

auth/oidc/classes/adminsetting/iconselect.css
(#2) Unexpected !important (declaration-no-important)
(#3) Unexpected !important (declaration-no-important)

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]