Center header logo #18
Annotations
10 errors and 12 warnings
phpcs-check:
lib/ACFController.php#L5
An import use statement should never start with a leading backslash
|
phpcs-check:
lib/ACFController.php#L18
There must not be a space before the colon in a return type declaration
|
phpcs-check:
lib/ACFController.php#L22
The closing brace for the class must go on the next line after the body
|
phpcs-check:
lib/PostTypeController.php#L19
There must not be a space before the colon in a return type declaration
|
phpcs-check:
lib/PostTypeController.php#L28
There must not be a space before the colon in a return type declaration
|
phpcs-check:
lib/ACF/AlterComponents.php#L35
There must not be a space before the colon in a return type declaration
|
phpcs-check:
lib/ThemeController.php#L16
There must not be a space before the colon in a return type declaration
|
phpcs-check:
lib/IndexController.php#L21
There must not be a space before the colon in a return type declaration
|
phpcs-check:
lib/autoload.php#L39
Expected 1 blank line at end of file; 2 found
|
phpcs-check:
lib/ACF/AlterBlogArticlesFields.php#L29
There must not be a space before the colon in a return type declaration
|
phpcs-check
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
phpcs-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
phpcs-check:
lib/ThemeController.php#L5
This comment is 50% valid code; is this commented out code?
|
phpcs-check:
lib/ThemeController.php#L30
It is recommended not to use reserved keyword "class" as function parameter name. Found: $class
|
phpcs-check:
lib/ThemeController.php#L39
This comment is 67% valid code; is this commented out code?
|
phpcs-check:
lib/autoload.php#L12
It is recommended not to use reserved keyword "class" as function parameter name. Found: $class
|
phpcs-check:
lib/FormatterController.php#L60
It is recommended not to use reserved keyword "class" as function parameter name. Found: $class
|
phpcs-check:
lib/Localization.php#L43
Equals sign not aligned with surrounding assignments; expected 3 spaces but found 1 space
|
phpcs-check:
lib/Localization.php#L58
Equals sign not aligned with surrounding assignments; expected 3 spaces but found 2 spaces
|
phpcs-check:
lib/ACF/AlterSettingsGroup.php#L58
The method parameter $key is never used
|
phpcs-check:
lib/ACF/AlterSettingsGroup.php#L60
This comment is 57% valid code; is this commented out code?
|
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.
|