Skip to content

fix(email-template): missing attribute #3558

fix(email-template): missing attribute

fix(email-template): missing attribute #3558

Triggered via pull request December 19, 2024 04:01
Status Failure
Total duration 27s
Artifacts

phpcs.yml

on: pull_request
Run PHPCS inspection
19s
Run PHPCS inspection
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Run PHPCS inspection: templates/emails/plain/product-published.php#L20
Unnecessary "echo sprintf(...)" found. Use "printf(...)" instead.
Run PHPCS inspection: templates/emails/plain/product-published.php#L24
Unnecessary "echo sprintf(...)" found. Use "printf(...)" instead.
Run PHPCS inspection: templates/emails/plain/product-published.php#L29
Unnecessary "echo sprintf(...)" found. Use "printf(...)" instead.
Run PHPCS inspection: templates/emails/plain/product-published.php#L33
Unnecessary "echo sprintf(...)" found. Use "printf(...)" instead.
Run PHPCS inspection
Process completed with exit code 1.
Run PHPCS inspection
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636