TMS-1091: Remove align-wide class from accordion block #2602
Annotations
10 errors and 12 warnings
phpcs-check:
comments.php#L6
An import use statement should never start with a leading backslash
|
phpcs-check:
lib/Taxonomy/Category.php#L8
An import use statement should never start with a leading backslash
|
phpcs-check:
lib/Taxonomy/Category.php#L30
There must not be a space before the colon in a return type declaration
|
phpcs-check:
models/shared/base-model.php#L34
There must not be a space before the colon in a return type declaration
|
phpcs-check:
models/shared/base-model.php#L44
There must not be a space before the colon in a return type declaration
|
phpcs-check:
models/shared/base-model.php#L57
There must not be a space before the colon in a return type declaration
|
phpcs-check:
lib/Formatters/TextBlockFormatter.php#L23
There must not be a space before the colon in a return type declaration
|
phpcs-check:
lib/Formatters/TextBlockFormatter.php#L37
There must not be a space before the colon in a return type declaration
|
phpcs-check:
lib/Blocks/NoticeBannerBlock.php#L53
There must not be a space before the colon in a return type declaration
|
phpcs-check:
lib/Blocks/NoticeBannerBlock.php#L79
The closing brace for the class must go on the next line after the body
|
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 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
|
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:
models/shared/base-model.php#L20
It is recommended not to use reserved keyword "parent" as function parameter name. Found: $parent
|
phpcs-check:
lib/FormatterController.php#L31
It is recommended not to use reserved keyword "class" as function parameter name. Found: $class
|
phpcs-check:
lib/DustPressController.php#L60
Line exceeds 120 characters; contains 174 characters
|
phpcs-check:
lib/DustPressController.php#L61
Line exceeds 120 characters; contains 168 characters
|
phpcs-check:
lib/DustPressController.php#L62
Line exceeds 120 characters; contains 172 characters
|
phpcs-check:
lib/ACF/Fields/AccessibilityIconLinksFields.php#L56
Line exceeds 120 characters; contains 121 characters
|
phpcs-check:
lib/ThemeController.php#L63
It is recommended not to use reserved keyword "class" as function parameter name. Found: $class
|
phpcs-check:
lib/PostTypeController.php#L31
It is recommended not to use reserved keyword "class" as function parameter name. Found: $class
|
phpcs-check:
lib/Images.php#L151
Line exceeds 120 characters; contains 146 characters
|
phpcs-check:
models/page-front-page.php#L25
It is recommended not to use reserved keyword "object" as function parameter name. Found: $object
|