Update vimeo/psalm requirement to ^5.25
.
#78
Annotations
10 errors
src/AbstractPaymentRequest.php#L411
Property Pronamic\WordPress\Pay\Gateways\Adyen\AbstractPaymentRequest::$merchant_order_reference (string|null) does not accept mixed.
|
src/Gateway.php#L84
Parameter #1 $string of function md5 expects string, string|false given.
|
src/Gateway.php#L119
Method Pronamic\WordPress\Pay\Gateways\Adyen\Gateway::get_payment_methods() has parameter $args with no value type specified in iterable type array.
|
src/Gateway.php#L135
Parameter #1 $string of function md5 expects string, string|false given.
|
src/Gateway.php#L147
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
|
src/Gateway.php#L148
Cannot call method get_type() on mixed.
|
src/Gateway.php#L150
Parameter #1 $id of method Pronamic\WordPress\Pay\Core\Gateway::get_payment_method() expects string, string|null given.
|
src/Gateway.php#L217
Cannot cast mixed to string.
|
src/Gateway.php#L221
Parameter #1 $type of class Pronamic\WordPress\Pay\Gateways\Adyen\PaymentMethodDetails constructor expects string, string|null given.
|
src/Integration.php#L212
Parameter #1 $value of function strval expects bool|float|int|resource|string|null, mixed given.
|
This job failed
Loading