Navigation Overlay customisation via Template Parts #91000
Annotations
11 errors and 9 warnings
Run PHPCS on all Gutenberg files
Process completed with exit code 2.
|
Show PHPCS results in PR:
lib/compat/wordpress-6.5/class-wp-navigation-block-renderer.php#L405
Functions must not contain multiple empty lines in a row; found 2 empty lines
|
Show PHPCS results in PR:
lib/compat/wordpress-6.5/class-wp-navigation-block-renderer.php#L482
Trailing comma's are not allowed in function calls in PHP 7.2 or earlier
|
Show PHPCS results in PR:
lib/compat/wordpress-6.5/class-wp-navigation-block-renderer.php#L558
Short array syntax is not allowed
|
Show PHPCS results in PR:
lib/compat/wordpress-6.5/class-wp-navigation-block-renderer.php#L559
Space after opening control structure is required
|
Show PHPCS results in PR:
lib/compat/wordpress-6.5/class-wp-navigation-block-renderer.php#L559
No space before opening parenthesis is prohibited
|
Show PHPCS results in PR:
lib/compat/wordpress-6.5/class-wp-navigation-block-renderer.php#L559
Expected 1 space after FOREACH keyword; 0 found
|
Show PHPCS results in PR:
lib/compat/wordpress-6.5/class-wp-navigation-block-renderer.php#L561
String "never" does not require double quotes; use single quotes instead
|
Show PHPCS results in PR:
lib/experimental/blocks.php#L203
The "add_navigation_overlay_area()" function should be guarded against redeclaration.
|
Show PHPCS results in PR:
lib/experimental/blocks.php#L218
The "add_default_navigation_overlay_template_part()" function should be guarded against redeclaration.
|
Show PHPCS results in PR:
lib/experimental/blocks.php#L226
Use Yoda Condition checks, you must.
|
Show PHPCS results in PR:
lib/compat/wordpress-6.5/class-wp-navigation-block-renderer.php#L407
Equals sign not aligned correctly; expected 1 space but found 10 spaces
|
Show PHPCS results in PR:
lib/compat/wordpress-6.5/class-wp-navigation-block-renderer.php#L419
Equals sign not aligned correctly; expected 1 space but found 7 spaces
|
Show PHPCS results in PR:
lib/compat/wordpress-6.5/class-wp-navigation-block-renderer.php#L458
Equals sign not aligned correctly; expected 1 space but found 9 spaces
|
Show PHPCS results in PR:
lib/compat/wordpress-6.5/class-wp-navigation-block-renderer.php#L519
Unused variable $custom_overlay_id.
|
Show PHPCS results in PR:
lib/compat/wordpress-6.5/class-wp-navigation-block-renderer.php#L537
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 1 space
|
Show PHPCS results in PR:
lib/experimental/blocks.php#L206
Missing $domain parameter in function call to _x(). If this text string is supposed to use a WP Core translation, use the "default" text domain.
|
Show PHPCS results in PR:
lib/experimental/blocks.php#L207
Missing $domain parameter in function call to __(). If this text string is supposed to use a WP Core translation, use the "default" text domain.
|
Show PHPCS results in PR:
lib/experimental/navigation-overlay.php#L1
Missing $domain parameter in function call to __(). If this text string is supposed to use a WP Core translation, use the "default" text domain.
|
Show PHPCS results in PR:
lib/experimental/navigation-overlay.php#L6
Missing $domain parameter in function call to __(). If this text string is supposed to use a WP Core translation, use the "default" text domain.
|
The logs for this run have expired and are no longer available.
Loading