Skip to content

TMS-901: Add components to single program #440

TMS-901: Add components to single program

TMS-901: Add components to single program #440

Triggered via pull request November 20, 2023 14:30
@eebbieebbi
synchronize #164
TMS-901
Status Success
Total duration 52s
Artifacts

phpcs-check.yml

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

Annotations

11 warnings
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: lib/Formatters/ImageFormatter.php#L37
Function's cyclomatic complexity (16) exceeds 15; consider refactoring the function
phpcs-check: lib/ACF/Fields/Settings/ProjectSettingsTab.php#L62
The method parameter $key is never used
phpcs-check: lib/ACF/Fields/Settings/DialTreduSettingsTab.php#L62
The method parameter $key is never used
phpcs-check: lib/ACF/OnepagerGroup.php#L42
This comment is 50% valid code; is this commented out code?
phpcs-check: lib/ACF/OnepagerGroup.php#L45
This comment is 50% valid code; is this commented out code?
phpcs-check: lib/ACF/OnepagerGroup.php#L55
This comment is 46% valid code; is this commented out code?
phpcs-check: lib/ACF/OnepagerGroup.php#L60
This comment is 67% valid code; is this commented out code?
phpcs-check: lib/Formatters/GridFormatter.php#L54
Function's cyclomatic complexity (18) exceeds 15; consider refactoring the function
phpcs-check: models/page.php#L28
Function's cyclomatic complexity (16) exceeds 15; consider refactoring the function
phpcs-check: models/page.php#L35
Line exceeds 120 characters; contains 144 characters