Skip to content

v4.6.3

v4.6.3 #170

Triggered via push November 6, 2023 12:24
Status Failure
Total duration 1m 0s
Artifacts

ci.yaml

on: push
Matrix: phplint / phplint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan / phpstan: src/Extension.php#L547
Cannot call method get_meta() on WC_Order|WC_Order_Refund|true.
phpstan / phpstan: src/Extension.php#L547
Cannot cast mixed to int.
phpstan / phpstan: src/Extension.php#L631
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
phpstan / phpstan: src/Extension.php#L663
Cannot call method get_type() on WC_Order|WC_Order_Refund|true.
phpstan / phpstan: src/Extension.php#L679
Parameter #1 $order of static method Pronamic\WordPress\Pay\Extensions\WooCommerce\WooCommerce::get_payment_method_title() expects WC_Order, WC_Order|WC_Order_Refund|true given.
phpstan / phpstan: src/Extension.php#L689
Parameter #1 $text of function esc_html expects string, int|null given.
phpstan / phpstan: src/Extension.php#L690
Parameter #1 $text of function esc_html expects string, mixed given.
phpstan / phpstan: src/Extension.php#L691
Parameter #1 $text of function esc_html expects string, string|null given.
phpstan / phpstan: src/Extension.php#L714
Cannot call method get_status() on WC_Order|WC_Order_Refund|true.
phpstan / phpstan: src/Extension.php#L714
Cannot call method needs_payment() on WC_Order|WC_Order_Refund|true.