wip #129
ci.yaml
on: push
phpcs
/
phpcs
20s
phpstan
/
phpstan
29s
coverage
/
coverage
21s
Matrix: phplint / phplint
Matrix: phpunit / phpunit
Annotations
3 errors
phpstan / phpstan:
src/CardField.php#L141
Method Pronamic\WordPress\Pay\Gateways\Mollie\CardField::jsonSerialize() return type has no value type specified in iterable type array.
|
phpstan / phpstan:
src/Gateway.php#L750
Access to an undefined property Pronamic\WordPress\Mollie\PaymentRequest::$card_token.
|
phpstan / phpstan
Process completed with exit code 1.
|