Skip to content

Patch refresh for 38197 #41961

Patch refresh for 38197

Patch refresh for 38197 #41961

Triggered via pull request February 11, 2025 23:57
Status Failure
Total duration 1m 35s
Artifacts

coding-standards.yml

on: pull_request
PHP coding standards  /  Run coding standards checks
16s
PHP coding standards / Run coding standards checks
JavaScript coding standards  /  Run coding standards checks
56s
JavaScript coding standards / Run coding standards checks
Slack Notifications  /  Prepare notifications
Slack Notifications / Prepare notifications
Slack Notifications  /  Cancelled notifications
Slack Notifications / Cancelled notifications
Slack Notifications  /  Failure notifications
Slack Notifications / Failure notifications
Slack Notifications  /  Fixed notifications
Slack Notifications / Fixed notifications
Slack Notifications  /  Success notifications
Slack Notifications / Success notifications
Failed workflow tasks
0s
Failed workflow tasks
Fit to window
Zoom out
Zoom in

Annotations

11 errors
PHP coding standards / Run coding standards checks
Process completed with exit code 2.
PHP coding standards / Run coding standards checks: tests/phpunit/tests/comment/pingback.php#L39
Expected 1 space after the array opener in a single line array. Found: no spaces
PHP coding standards / Run coding standards checks: tests/phpunit/tests/comment/pingback.php#L39
When a multi-item array uses associative keys, each value should start on a new line.
PHP coding standards / Run coding standards checks: tests/phpunit/tests/comment/pingback.php#L39
Expected 1 space before the array closer in a single line array. Found: no spaces
PHP coding standards / Run coding standards checks: tests/phpunit/tests/comment/pingback.php#L42
Expected 1 space after the array opener in a single line array. Found: no spaces
PHP coding standards / Run coding standards checks: tests/phpunit/tests/comment/pingback.php#L42
Expected 1 space before the array closer in a single line array. Found: no spaces
PHP coding standards / Run coding standards checks: tests/phpunit/tests/comment/pingback.php#L45
Expected 1 spaces before closing parenthesis; 0 found
PHP coding standards / Run coding standards checks: tests/phpunit/tests/comment/pingback.php#L46
Expected 1 spaces after opening parenthesis; 0 found