Skip to content

TMS-937: Add title language-field for projects #461

TMS-937: Add title language-field for projects

TMS-937: Add title language-field for projects #461

Triggered via pull request May 6, 2024 06:42
@eebbieebbi
opened #175
TMS-937
Status Success
Total duration 56s
Artifacts

phpcs-check.yml

on: pull_request
phpcs-check
46s
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/Formatters/ImageFormatter.php#L37
Function's cyclomatic complexity (16) exceeds 15; consider refactoring the function
phpcs-check: lib/ThemeSupports.php#L170
Line exceeds 120 characters; contains 137 characters
phpcs-check: lib/Expirator.php#L56
Equals sign not aligned with surrounding assignments; expected 14 spaces but found 1 space
phpcs-check: lib/Blocks/QuoteBlock.php#L78
The method parameter $instance is never used
phpcs-check: lib/Blocks/QuoteBlock.php#L78
The method parameter $block is never used
phpcs-check: lib/Blocks/QuoteBlock.php#L78
The method parameter $content is never used
phpcs-check: lib/Blocks/QuoteBlock.php#L78
The method parameter $is_preview is never used
phpcs-check: lib/Blocks/QuoteBlock.php#L78
The method parameter $post_id is never used
phpcs-check: lib/ACF/PageProjectGroup.php#L81
This comment is 50% valid code; is this commented out code?
phpcs-check: lib/ACF/PageProjectGroup.php#L91
This comment is 50% valid code; is this commented out code?