Skip to content

TMS-901: Add components to single program #436

TMS-901: Add components to single program

TMS-901: Add components to single program #436

Triggered via pull request November 16, 2023 11:10
@eebbieebbi
opened #164
TMS-901
Status Success
Total duration 45s
Artifacts

phpcs-check.yml

on: pull_request
phpcs-check
33s
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: 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
phpcs-check: models/page.php#L36
Line exceeds 120 characters; contains 141 characters
phpcs-check: models/page.php#L37
Line exceeds 120 characters; contains 139 characters
phpcs-check: models/page.php#L40
Line exceeds 120 characters; contains 159 characters
phpcs-check: models/page.php#L41
Line exceeds 120 characters; contains 159 characters
phpcs-check: models/page.php#L44
Line exceeds 120 characters; contains 169 characters
phpcs-check: lib/ACF/Fields/AccessibilityIconLinksFields.php#L56
Line exceeds 120 characters; contains 121 characters
phpcs-check: models/single-program.php#L236
Line exceeds 120 characters; contains 128 characters
phpcs-check: lib/Formatters/ImageFormatter.php#L37
Function's cyclomatic complexity (16) exceeds 15; consider refactoring the function