Skip to content

Fix Product Variation Shipping Class #292

Fix Product Variation Shipping Class

Fix Product Variation Shipping Class #292

Re-run triggered October 11, 2024 14:45
Status Failure
Total duration 1m 44s
Artifacts

code-quality.yml

on: pull_request
Testing WooGraphQL code quality w/ PHPStan
1m 32s
Testing WooGraphQL code quality w/ PHPStan
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Testing WooGraphQL code quality w/ PHPStan: includes/connection/class-orders.php#L185
Parameter #1 $callback of function array_map expects (callable(WC_Order): mixed)|null, 'absint' given.
Testing WooGraphQL code quality w/ PHPStan: includes/model/class-product-variation.php#L241
Parameter #1 $object_or_class of function is_a expects object, WP_Term|null given.
Testing WooGraphQL code quality w/ PHPStan
Process completed with exit code 1.
Testing WooGraphQL code quality w/ PHPStan
The following actions use a deprecated Node.js version and will be forced to run on node20: styfle/cancel-workflow-action@0.11.0, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/