Fixed draft posts page allowed querying #50369
coding-standards.yml
on: pull_request
Coding standards
/
PHP checks
1m 2s
Coding standards
/
JavaScript checks
1m 3s
Slack Notifications
/
Cancelled notifications
Slack Notifications
/
Failure notifications
Slack Notifications
/
Fixed notifications
Slack Notifications
/
Success notifications
Failed workflow tasks
0s
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.
|