Search and Query blocks: Add support for Default queries via pre_get_posts
filter
#121727
Annotations
6 errors and 2 warnings
Run PHPCS on all Gutenberg files
Process completed with exit code 2.
|
Show PHPCS results in PR:
packages/block-library/src/search/index.php#L215
Expected 1 spaces after opening parenthesis; 0 found
|
Show PHPCS results in PR:
packages/block-library/src/search/index.php#L215
Expected 1 spaces before closing parenthesis; 0 found
|
Show PHPCS results in PR:
packages/block-library/src/search/index.php#L218
No space after opening parenthesis is prohibited
|
Show PHPCS results in PR:
packages/block-library/src/search/index.php#L218
No space before closing parenthesis is prohibited
|
Show PHPCS results in PR
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Show PHPCS results in PR:
packages/block-library/src/search/index.php#L225
Equals sign not aligned with surrounding assignments; expected 3 spaces but found 7 spaces
|
Loading