fix(email-template): missing attribute #3558
phpcs.yml
on: pull_request
Run PHPCS inspection
19s
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
|