Apply coding style around FunctionCallSignature #7 #10071
Annotations
11 errors and 1 warning
Check PHP code styles
Process completed with exit code 2.
|
Show PHPCS results in PR:
core/Segment.php#L595
Opening parenthesis of a multi-line function call must be the last content on the line
|
Show PHPCS results in PR:
core/Segment.php#L595
Only one argument is allowed per line in a multi-line function call
|
Show PHPCS results in PR:
core/Segment.php#L595
Only one argument is allowed per line in a multi-line function call
|
Show PHPCS results in PR:
core/Segment.php#L595
Only one argument is allowed per line in a multi-line function call
|
Show PHPCS results in PR:
core/Segment.php#L595
Only one argument is allowed per line in a multi-line function call
|
Show PHPCS results in PR:
core/Segment.php#L596
Multi-line function call not indented correctly; expected 12 spaces but found 16
|
Show PHPCS results in PR:
core/Segment.php#L596
Only one argument is allowed per line in a multi-line function call
|
Show PHPCS results in PR:
core/Segment.php#L596
Only one argument is allowed per line in a multi-line function call
|
Show PHPCS results in PR:
core/Segment.php#L596
Closing parenthesis of a multi-line function call must be on a line by itself
|
Show PHPCS results in PR:
core/Changes/Model.php#L105
Multi-line function call not indented correctly; expected 12 spaces but found 16
|
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/.
|
The logs for this run have expired and are no longer available.
Loading