TMS-1057: Increase articles lead-text font-size #472
Annotations
10 errors and 12 warnings
phpcs-check:
lib/Taxonomy/ApplyMethod.php#L5
An import use statement should never start with a leading backslash
|
phpcs-check:
lib/Taxonomy/ApplyMethod.php#L25
There must not be a space before the colon in a return type declaration
|
phpcs-check:
lib/Emojis.php#L21
There must not be a space before the colon in a return type declaration
|
phpcs-check:
lib/Emojis.php#L40
There must not be a space before the colon in a return type declaration
|
phpcs-check:
lib/ACF/Layouts/LogoWallLayout.php#L44
There must not be a space before the colon in a return type declaration
|
phpcs-check:
lib/Formatters/ImageCarouselFormatter.php#L23
There must not be a space before the colon in a return type declaration
|
phpcs-check:
lib/Formatters/ImageCarouselFormatter.php#L41
There must not be a space before the colon in a return type declaration
|
phpcs-check:
lib/Formatters/ImageGalleryFormatter.php#L23
There must not be a space before the colon in a return type declaration
|
phpcs-check:
lib/Formatters/ImageGalleryFormatter.php#L37
There must not be a space before the colon in a return type declaration
|
phpcs-check:
lib/Formatters/MapFormatter.php#L25
There must not be a space before the colon in a return type declaration
|
phpcs-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
phpcs-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
phpcs-check:
lib/autoload.php#L15
It is recommended not to use reserved keyword "class" as function parameter name. Found: $class
|
phpcs-check:
lib/ACF/Fields/AccessibilityIconLinksFields.php#L56
Line exceeds 120 characters; contains 121 characters
|
phpcs-check:
lib/PostTypeController.php#L31
It is recommended not to use reserved keyword "class" as function parameter name. Found: $class
|
phpcs-check:
lib/PasswordPolicy.php#L93
Line exceeds 120 characters; contains 121 characters
|
phpcs-check:
lib/Expirator.php#L56
Equals sign not aligned with surrounding assignments; expected 14 spaces but found 1 space
|
phpcs-check:
lib/Formatters/ContactFormatter.php#L145
Line exceeds 120 characters; contains 126 characters
|
phpcs-check:
models/shared/header.php#L408
Not using strict comparison for in_array; supply true for $strict argument.
|
phpcs-check:
lib/Formatters/ImageFormatter.php#L37
Function's cyclomatic complexity (16) exceeds 15; consider refactoring the function
|
phpcs-check:
lib/ThemeController.php#L64
It is recommended not to use reserved keyword "class" as function parameter name. Found: $class
|
phpcs-check:
models/page.php#L28
Function's cyclomatic complexity (16) exceeds 15; consider refactoring the function
|