TMS-1067: Show price-info for event in listing if it's free #2591
Annotations
10 errors and 12 warnings
phpcs-check:
lib/Interfaces/Taxonomy.php#L19
There must not be a space before the colon in a return type declaration
|
phpcs-check:
lib/Formatters/SocialMediaFormatter.php#L27
There must not be a space before the colon in a return type declaration
|
phpcs-check:
lib/Formatters/SocialMediaFormatter.php#L41
There must not be a space before the colon in a return type declaration
|
phpcs-check:
lib/ACFController.php#L21
There must not be a space before the colon in a return type declaration
|
phpcs-check:
lib/ACFController.php#L34
There must not be a space before the colon in a return type declaration
|
phpcs-check:
lib/ACFController.php#L53
There must not be a space before the colon in a return type declaration
|
phpcs-check:
lib/Formatters/NoticeBannerFormatter.php#L25
There must not be a space before the colon in a return type declaration
|
phpcs-check:
lib/Formatters/NoticeBannerFormatter.php#L44
There must not be a space before the colon in a return type declaration
|
phpcs-check:
lib/Blocks/CountdownBlock.php#L53
There must not be a space before the colon in a return type declaration
|
phpcs-check:
lib/Blocks/CountdownBlock.php#L75
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/Formatters/ImageFormatter.php#L37
Function's cyclomatic complexity (16) exceeds 15; consider refactoring the function
|
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/TaxonomyController.php#L31
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/Images.php#L151
Line exceeds 120 characters; contains 146 characters
|
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/Formatters/ContactFormatter.php#L147
Line exceeds 120 characters; contains 126 characters
|