Skip to content

Errors: sanitize output #681

Errors: sanitize output

Errors: sanitize output #681

Triggered via pull request December 2, 2024 11:14
Status Failure
Total duration 26s
Artifacts

phpcs.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
phpcs
Line exceeds 120 characters; contains 151 characters
phpcs
Line exceeds 120 characters; contains 151 characters
phpcs: lib/Middleware/Handlers.php#L125
Opening parenthesis of a multi-line function call must be the last content on the line
phpcs
Opening parenthesis of a multi-line function call must be the last content on the line
phpcs: lib/Middleware/Handlers.php#L125
Only one argument is allowed per line in a multi-line function call
phpcs
Only one argument is allowed per line in a multi-line function call
phpcs: lib/Middleware/Handlers.php#L126
Multi-line function call not indented correctly; expected 16 spaces but found 20
phpcs
Multi-line function call not indented correctly; expected 16 spaces but found 20
phpcs: lib/Middleware/Handlers.php#L126
Closing parenthesis of a multi-line function call must be on a line by itself
phpcs
Closing parenthesis of a multi-line function call must be on a line by itself
phpcs: lib/Middleware/Handlers.php#L56
Line exceeds 120 characters; contains 151 characters
phpcs: lib/Middleware/Handlers.php#L95
Line exceeds 120 characters; contains 151 characters
phpcs: lib/Middleware/Handlers.php#L216
Line exceeds 120 characters; contains 151 characters
phpcs: lib/Middleware/Handlers.php#L267
Line exceeds 120 characters; contains 121 characters