Skip to content

TMS-1057: Increase articles lead-text font-size #2588

TMS-1057: Increase articles lead-text font-size

TMS-1057: Increase articles lead-text font-size #2588

Triggered via pull request August 19, 2024 07:22
Status Failure
Total duration 44s
Artifacts

phpcs-check.yml

on: pull_request
phpcs-check
34s
phpcs-check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
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/Formatters/CallToActionFormatter.php#L23
There must not be a space before the colon in a return type declaration
phpcs-check: lib/Formatters/CallToActionFormatter.php#L37
There must not be a space before the colon in a return type declaration
phpcs-check: lib/Formatters/AccordionTableFormatter.php#L27
There must not be a space before the colon in a return type declaration
phpcs-check: lib/Formatters/AccordionTableFormatter.php#L41
There must not be a space before the colon in a return type declaration
phpcs-check: lib/ACF/Layouts/MapLayout.php#L44
There must not be a space before the colon in a return type declaration
phpcs-check: lib/ACF/Layouts/ImageBannerLayout.php#L44
There must not be a space before the colon in a return type declaration
phpcs-check: lib/ACF/Layouts/CountdownLayout.php#L44
There must not be a space before the colon in a return type declaration
phpcs-check: lib/ACF/Layouts/HeroLayout.php#L44
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/AnchorLinksFields.php#L45
Expected 1 space between "'title'" and double arrow; 12 found.
phpcs-check: lib/ACF/Fields/AnchorLinksFields.php#L49
Expected 1 space between "'description'" and double arrow; 6 found.
phpcs-check: lib/ACF/Fields/AnchorLinksFields.php#L53
Expected 1 space between "'anchor_links'" and double arrow; 5 found.
phpcs-check: lib/ACF/Fields/AnchorLinksFields.php#L58
Expected 1 space between "'anchor_link'" and double arrow; 6 found.
phpcs-check: lib/ACF/Fields/AnchorLinksFields.php#L60
Line exceeds 120 characters; contains 134 characters
phpcs-check: lib/Formatters/ContactFormatter.php#L147
Line exceeds 120 characters; contains 126 characters
phpcs-check: lib/ACF/Fields/AccessibilityIconLinksFields.php#L56
Line exceeds 120 characters; contains 121 characters
phpcs-check: lib/Formatters/ImageFormatter.php#L37
Function's cyclomatic complexity (16) exceeds 15; consider refactoring the function
phpcs-check: lib/ThemeSupports.php#L153
Line exceeds 120 characters; contains 137 characters