fix(email-template): missing attribute #3558
Annotations
5 errors and 1 warning
Detect coding standard violations:
templates/emails/plain/product-published.php#L20
Unnecessary "echo sprintf(...)" found. Use "printf(...)" instead.
|
Detect coding standard violations:
templates/emails/plain/product-published.php#L24
Unnecessary "echo sprintf(...)" found. Use "printf(...)" instead.
|
Detect coding standard violations:
templates/emails/plain/product-published.php#L29
Unnecessary "echo sprintf(...)" found. Use "printf(...)" instead.
|
Detect coding standard violations:
templates/emails/plain/product-published.php#L33
Unnecessary "echo sprintf(...)" found. Use "printf(...)" instead.
|
Detect coding standard violations
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading