TMS-1093: Add graphics for dynamic event main images #426
Annotations
10 errors and 8 warnings
Run PHPCS Check:
lib/ACFController.php#L8
An import use statement should never start with a leading backslash
|
Run PHPCS Check:
lib/ACFController.php#L21
There must not be a space before the colon in a return type declaration
|
Run PHPCS Check:
lib/autoload.php#L42
Expected 1 blank line at end of file; 2 found
|
Run PHPCS Check:
lib/PostTypeController.php#L22
There must not be a space before the colon in a return type declaration
|
Run PHPCS Check:
lib/PostTypeController.php#L31
There must not be a space before the colon in a return type declaration
|
Run PHPCS Check:
lib/ThemeController.php#L18
There must not be a space before the colon in a return type declaration
|
Run PHPCS Check:
lib/FormatterController.php#L22
There must not be a space before the colon in a return type declaration
|
Run PHPCS Check:
lib/FormatterController.php#L36
There must not be a space before the colon in a return type declaration
|
Run PHPCS Check:
lib/FormatterController.php#L45
There must not be a space before the colon in a return type declaration
|
Run PHPCS Check:
lib/FormatterController.php#L56
There must not be a space before the colon in a return type declaration
|
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
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run PHPCS Check:
lib/autoload.php#L15
It is recommended not to use reserved keyword "class" as function parameter name. Found: $class
|
Run PHPCS Check:
lib/ThemeController.php#L33
It is recommended not to use reserved keyword "class" as function parameter name. Found: $class
|
Run PHPCS Check:
lib/FormatterController.php#L63
It is recommended not to use reserved keyword "class" as function parameter name. Found: $class
|
Run PHPCS Check:
lib/Formatters/HeroFormatter.php#L38
Function's cyclomatic complexity (17) exceeds 15; consider refactoring the function
|
Run PHPCS Check:
lib/Formatters/HeroFormatter.php#L42
This comment is 70% valid code; is this commented out code?
|
Run PHPCS Check:
lib/ThemeCustomizationController.php#L231
Equals sign not aligned with surrounding assignments; expected 4 spaces but found 5 spaces
|
Loading