Skip to content

XMDS: join action layouts after processing. #631

XMDS: join action layouts after processing.

XMDS: join action layouts after processing. #631

Triggered via pull request September 30, 2024 16:37
Status Failure
Total duration 22s
Artifacts

phpcs.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
phpcs: lib/Xmds/Soap.php#L1566
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/Xmds/Soap.php#L1568
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/Xmds/Soap.php#L1568
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/Xmds/Soap.php#L1574
String "layout" does not require double quotes; use single quotes instead
phpcs
String "layout" does not require double quotes; use single quotes instead
phpcs: lib/Xmds/Soap.php#L1576
String "file" does not require double quotes; use single quotes instead
phpcs
String "file" does not require double quotes; use single quotes instead
phpcs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, thenabeel/action-phpcs@v8. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
phpcs
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, thenabeel/action-phpcs@v8. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/