Prechecker results: error


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

(37 errors, 28 warnings)

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

auth/leeloolxp_tracking_sso/auth.php
(#160) Usage of ELSEIF not allowed; use ELSE IF instead
(#320) Whitespace found at end of line
(#347) Variable "u_agent" must not contain underscores.
(#349) Whitespace found at end of line
(#351) No space found before comment text; expected "// First get the platform?" but found "//First get the platform?"
(#352) Variable "u_agent" must not contain underscores.
(#355) Usage of ELSEIF not allowed; use ELSE IF instead
(#355) Variable "u_agent" must not contain underscores.
(#358) Usage of ELSEIF not allowed; use ELSE IF instead
(#358) Variable "u_agent" must not contain underscores.
(#362) Inline comments must end in full-stops, exclamation marks, or question marks
(#363) Expected "if (...) {\n"; found "if(...)\n {\n"
(#363) Commas (,) must be followed by white space.
(#363) Variable "u_agent" must not contain underscores.
(#363) Commas (,) must be followed by white space.
(#363) Variable "u_agent" must not contain underscores.
(#368) Usage of ELSEIF not allowed; use ELSE IF instead
(#368) Commas (,) must be followed by white space.
(#368) Variable "u_agent" must not contain underscores.
(#373) Usage of ELSEIF not allowed; use ELSE IF instead
(#373) Commas (,) must be followed by white space.
(#373) Variable "u_agent" must not contain underscores.
(#378) Usage of ELSEIF not allowed; use ELSE IF instead
(#378) Commas (,) must be followed by white space.
(#378) Variable "u_agent" must not contain underscores.
(#383) Usage of ELSEIF not allowed; use ELSE IF instead
(#383) Commas (,) must be followed by white space.
(#383) Variable "u_agent" must not contain underscores.
(#388) Usage of ELSEIF not allowed; use ELSE IF instead
(#388) Commas (,) must be followed by white space.
(#388) Variable "u_agent" must not contain underscores.
(#393) Whitespace found at end of line
(#394) Whitespace found at end of line
(#396) Whitespace found at end of line
(#406) Whitespace found at end of line
(#409) Line indented incorrectly; expected 8 spaces, found 12
(#409) Closing brace indented incorrectly; expected 8 spaces, found 12
(#411) Line indented incorrectly; expected 8 spaces, found 12
auth/leeloolxp_tracking_sso/classes/privacy/provider.php
(#75) Line exceeds 132 characters; contains 141 characters
auth/leeloolxp_tracking_sso/settings.php
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#190) Line exceeds 132 characters; contains 151 characters
(#321) Line exceeds 132 characters; contains 136 characters
(#351) Line exceeds 132 characters; contains 136 characters
(#359) Line exceeds 132 characters; contains 163 characters
(#373) Line exceeds 132 characters; contains 155 characters
(#395) Line exceeds 132 characters; contains 155 characters
(#406) Line exceeds 132 characters; contains 134 characters
(#413) Line exceeds 132 characters; contains 163 characters
(#437) Line exceeds 132 characters; contains 134 characters
(#439) Line exceeds 132 characters; contains 165 characters
(#448) Line exceeds 132 characters; contains 164 characters
(#457) Line exceeds 132 characters; contains 160 characters
(#467) Line exceeds 132 characters; contains 153 characters
(#490) Line exceeds 132 characters; contains 138 characters
(#492) Line exceeds 132 characters; contains 169 characters
(#499) Line exceeds 132 characters; contains 136 characters
(#501) Line exceeds 132 characters; contains 168 characters
(#510) Line exceeds 132 characters; contains 164 characters
(#518) Line exceeds 132 characters; contains 157 characters
(#531) Line exceeds 132 characters; contains 139 characters
(#537) Line exceeds 132 characters; contains 139 characters

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]


Missing changes in external functions or backup support for new detected tables or columns

(0 errors, 0 warnings)

This section shows potential problems detected when there are new database structures added in a patch and it is detected that nothing has been changed related with external functions (to be used by WS) or backup and restore. It must be checked that everything is correct and nothing is being missed in those areas. [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]