NPM(deps): Bump @wordpress/keycodes from 3.28.0 to 4.15.1 #22
Annotations
10 errors and 12 warnings
Run PHPCS Check:
lib/ACFController.php#L5
An import use statement should never start with a leading backslash
|
Run PHPCS Check:
lib/ACFController.php#L18
There must not be a space before the colon in a return type declaration
|
Run PHPCS Check:
lib/ACFController.php#L22
The closing brace for the class must go on the next line after the body
|
Run PHPCS Check:
lib/PostTypeController.php#L19
There must not be a space before the colon in a return type declaration
|
Run PHPCS Check:
lib/PostTypeController.php#L28
There must not be a space before the colon in a return type declaration
|
Run PHPCS Check:
lib/autoload.php#L39
Expected 1 blank line at end of file; 2 found
|
Run PHPCS Check:
lib/IndexController.php#L21
There must not be a space before the colon in a return type declaration
|
Run PHPCS Check:
lib/ACF/AlterComponents.php#L35
There must not be a space before the colon in a return type declaration
|
Run PHPCS Check:
lib/ThemeController.php#L16
There must not be a space before the colon in a return type declaration
|
Run PHPCS Check:
lib/ACF/AlterBlogArticlesFields.php#L29
There must not be a space before the colon in a return type declaration
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run PHPCS Check:
lib/autoload.php#L12
It is recommended not to use reserved keyword "class" as function parameter name. Found: $class
|
Run PHPCS Check:
lib/ThemeController.php#L5
This comment is 50% valid code; is this commented out code?
|
Run PHPCS Check:
lib/ThemeController.php#L30
It is recommended not to use reserved keyword "class" as function parameter name. Found: $class
|
Run PHPCS Check:
lib/ThemeController.php#L39
This comment is 67% valid code; is this commented out code?
|
Run PHPCS Check:
lib/Localization.php#L43
Equals sign not aligned with surrounding assignments; expected 3 spaces but found 1 space
|
Run PHPCS Check:
lib/Localization.php#L58
Equals sign not aligned with surrounding assignments; expected 3 spaces but found 2 spaces
|
Run PHPCS Check:
lib/FormatterController.php#L60
It is recommended not to use reserved keyword "class" as function parameter name. Found: $class
|
Run PHPCS Check:
lib/ACF/AlterSettingsGroup.php#L58
The method parameter $key is never used
|
Run PHPCS Check:
lib/ACF/AlterSettingsGroup.php#L60
This comment is 57% valid code; is this commented out code?
|
Run PHPCS Check:
lib/ACF/AlterKeyFiguresFields.php#L32
Array double arrow not aligned correctly; expected 1 space(s) between "'label'" and double arrow, but found 8.
|
Loading