Add missing currency on view_item #423
php-lint.yml
on: pull_request
PHPStan
43s
PHPCS check
20s
Annotations
2 errors and 5 warnings
PHPCS check
Process completed with exit code 2.
|
PHPCS check
Process completed with exit code 1.
|
PHPCS check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPCS check:
src/Integration/WooCommerce.php#L380
Array double arrow not aligned correctly; expected 4 space(s) between "'items'" and double arrow, but found 1.
|
PHPCS check:
src/Integration/WooCommerce.php#L381
Array double arrow not aligned correctly; expected 4 space(s) between "'value'" and double arrow, but found 1.
|
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPStan
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|