Prevent order status change on callback once processed once #90
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors and 4 warnings
phpcs
Detected usage of meta_query, possible slow query.
|
phpcs
Detected usage of meta_key, possible slow query.
|
phpcs
Detected usage of meta_value, possible slow query.
|
phpcs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, thenabeel/action-phpcs@v8. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
phpcs:
classes/class-wc-klarna-pending-orders.php#L94
Detected usage of meta_query, possible slow query.
|
phpcs:
classes/class-wc-klarna-pending-orders.php#L95
Detected usage of meta_key, possible slow query.
|
phpcs:
classes/class-wc-klarna-pending-orders.php#L96
Detected usage of meta_value, possible slow query.
|