Skip to content

TMS-925: Program-listing changes #471

TMS-925: Program-listing changes

TMS-925: Program-listing changes #471

Triggered via pull request June 24, 2024 08:32
@eebbieebbi
opened #179
TMS-925
Status Success
Total duration 41s
Artifacts

phpcs-check.yml

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

Annotations

12 warnings
phpcs-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/ACF/PageHeroGroup.php#L83
Line exceeds 120 characters; contains 129 characters
phpcs-check: lib/ACF/Fields/AccessibilityIconLinksFields.php#L56
Line exceeds 120 characters; contains 121 characters
phpcs-check: lib/ACF/Fields/Settings/ProjectSettingsTab.php#L62
The method parameter $key is never used
phpcs-check: lib/ThemeSupports.php#L170
Line exceeds 120 characters; contains 137 characters
phpcs-check: lib/PasswordPolicy.php#L93
Line exceeds 120 characters; contains 121 characters
phpcs-check: lib/PostType/Program.php#L200
Equals sign not aligned correctly; expected 1 space but found 45 spaces
phpcs-check: lib/PostType/Program.php#L200
Line exceeds 120 characters; contains 144 characters
phpcs-check: lib/PostType/Program.php#L202
Line exceeds 120 characters; contains 146 characters
phpcs-check: lib/Formatters/ContactFormatter.php#L145
Line exceeds 120 characters; contains 126 characters
phpcs-check: lib/Formatters/GridFormatter.php#L54
Function's cyclomatic complexity (18) exceeds 15; consider refactoring the function