Use block naming for marking blocks as overridable in patterns #98299
Annotations
11 errors and 2 warnings
Run PHPCS on all Gutenberg files
Process completed with exit code 2.
|
Show PHPCS results in PR:
lib/compat/wordpress-6.5/block-bindings/pattern-overrides.php#L18
Expected exactly one space between closing parenthesis and opening control structure; " " found.
|
Show PHPCS results in PR:
lib/compat/wordpress-6.5/block-bindings/pattern-overrides.php#L18
Array keys must NOT be surrounded by spaces if they only contain a string or an integer.
|
Show PHPCS results in PR:
lib/compat/wordpress-6.5/block-bindings/pattern-overrides.php#L18
Expected 1 space after closing parenthesis; found 2
|
Show PHPCS results in PR:
lib/compat/wordpress-6.5/block-bindings/pattern-overrides.php#L22
Array keys must NOT be surrounded by spaces if they only contain a string or an integer.
|
Show PHPCS results in PR:
packages/block-library/src/block/index.php#L57
Array keys must NOT be surrounded by spaces if they only contain a string or an integer.
|
Show PHPCS results in PR:
packages/block-library/src/block/index.php#L59
Array keys must NOT be surrounded by spaces if they only contain a string or an integer.
|
Show PHPCS results in PR:
packages/block-library/src/block/index.php#L60
Array keys must NOT be surrounded by spaces if they only contain a string or an integer.
|
Show PHPCS results in PR:
packages/block-library/src/block/index.php#L60
Array keys must NOT be surrounded by spaces if they only contain a string or an integer.
|
Show PHPCS results in PR:
packages/block-library/src/block/index.php#L63
Array keys must NOT be surrounded by spaces if they only contain a string or an integer.
|
Show PHPCS results in PR:
packages/block-library/src/block/index.php#L73
Functions must not contain multiple empty lines in a row; found 2 empty lines
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Show PHPCS results in PR:
packages/block-library/src/block/index.php#L58
Unused variable $content_key.
|
The logs for this run have expired and are no longer available.
Loading