Skip to content

TMS-950: Contact & place-of-business sync fuctionalities #2520

TMS-950: Contact & place-of-business sync fuctionalities

TMS-950: Contact & place-of-business sync fuctionalities #2520

Triggered via pull request November 2, 2023 14:00
@eebbieebbi
synchronize #480
TMS-950
Status Success
Total duration 51s
Artifacts

phpcs-check.yml

on: pull_request
phpcs-check
39s
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/Constants.php#L27
Function's cyclomatic complexity (16) exceeds 15; consider refactoring the function
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: models/search.php#L174
The method parameter $scorer is never used
phpcs-check: lib/ACF/Fields/CallToActionFields.php#L45
Expected 1 space between "'rows'" and double arrow; 11 found.
phpcs-check: lib/ACF/Fields/CallToActionFields.php#L50
Expected 1 space between "'layout'" and double arrow; 9 found.