Skip to content

Fixed draft posts page allowed querying #50369

Fixed draft posts page allowed querying

Fixed draft posts page allowed querying #50369

Triggered via pull request November 23, 2025 13:18
Status Failure
Total duration 1m 7s
Artifacts

coding-standards.yml

on: pull_request
Coding standards  /  PHP checks
1m 2s
Coding standards / PHP checks
Coding standards  /  JavaScript checks
1m 3s
Coding standards / JavaScript 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

10 errors
Coding standards / PHP checks
Process completed with exit code 1.
Coding standards / PHP checks: tests/phpunit/tests/query/pageOnFront.php#L47
String "Unpublished posts page with status should return 404" does not require double quotes; use single quotes instead
Coding standards / PHP checks: tests/phpunit/tests/query/pageOnFront.php#L43
Closing parenthesis of a multi-line function call must be on a line by itself
Coding standards / PHP checks: tests/phpunit/tests/query/pageOnFront.php#L41
Opening parenthesis of a multi-line function call must be the last content on the line
Coding standards / PHP checks: tests/phpunit/tests/query/pageOnFront.php#L39
Closing parenthesis of a multi-line function call must be on a line by itself
Coding standards / PHP checks: tests/phpunit/tests/query/pageOnFront.php#L36
Opening parenthesis of a multi-line function call must be the last content on the line
Coding standards / PHP checks: tests/phpunit/tests/query/pageOnFront.php#L16
Expected 1 spaces before closing parenthesis; 0 found
Coding standards / PHP checks: tests/phpunit/tests/query/pageOnFront.php#L16
Expected 1 spaces after opening parenthesis; 0 found
Coding standards / PHP checks: tests/phpunit/tests/query/pageOnFront.php#L3
Class name must begin with a capital letter
Coding standards / PHP checks
Process completed with exit code 2.