fix: Bug fixed in Product_Connection_Resolver::add_tax_query #163
Annotations
6 errors
Run PHPStan:
includes/connection/class-orders.php#L123
Method WPGraphQL\WooCommerce\Connection\Orders::get_customer_order_connection() should return array but returns GraphQL\Deferred.
|
Run PHPStan:
includes/connection/class-orders.php#L188
Method WPGraphQL\WooCommerce\Connection\Orders::get_customer_refund_connection() should return array but returns GraphQL\Deferred.
|
Run PHPStan:
includes/data/loader/class-wc-cpt-loader.php#L132
Parameter #1 $post of function get_post_type expects int|WP_Post|null, int|string given.
|
Run PHPStan:
includes/data/loader/class-wc-cpt-loader.php#L138
Parameter #1 $order_id of static method Automattic\WooCommerce\Utilities\OrderUtil::is_order() expects Automattic\WooCommerce\Utilities\WC_Order|Automattic\WooCommerce\Utilities\WP_Post|int, int|string given.
|
Run PHPStan:
includes/type/object/class-order-type.php#L435
Method WPGraphQL\WooCommerce\Type\WPObject\Order_Type::resolve_item_connection() should return array but returns GraphQL\Deferred.
|
Run PHPStan
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading