Skip to content

Apply coding style around FunctionCallSignature #1 #10065

Apply coding style around FunctionCallSignature #1

Apply coding style around FunctionCallSignature #1 #10065

Triggered via pull request February 13, 2024 17:22
Status Failure
Total duration 4m 20s
Artifacts

phpcs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
PHPCS
Process completed with exit code 2.
PHPCS: core/Segment.php#L595
Opening parenthesis of a multi-line function call must be the last content on the line
PHPCS: core/Segment.php#L595
Only one argument is allowed per line in a multi-line function call
PHPCS: core/Segment.php#L595
Only one argument is allowed per line in a multi-line function call
PHPCS: core/Segment.php#L595
Only one argument is allowed per line in a multi-line function call
PHPCS: core/Segment.php#L595
Only one argument is allowed per line in a multi-line function call
PHPCS: core/Segment.php#L596
Multi-line function call not indented correctly; expected 12 spaces but found 16
PHPCS: core/Segment.php#L596
Only one argument is allowed per line in a multi-line function call
PHPCS: core/Segment.php#L596
Only one argument is allowed per line in a multi-line function call
PHPCS: core/Segment.php#L596
Closing parenthesis of a multi-line function call must be on a line by itself
PHPCS: core/Piwik.php#L138
Opening parenthesis of a multi-line function call must be the last content on the line
PHPCS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.