Skip to content

Update .wp-env.json #158

Update .wp-env.json

Update .wp-env.json #158

Triggered via push December 19, 2023 09:22
Status Failure
Total duration 41s
Artifacts

ci.yaml

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

Annotations

5 errors and 2 warnings
phpcs / phpcs
Process completed with exit code 1.
phpstan / phpstan: src/CardField.php#L61
Parameter #2 $attributes of class Pronamic\WordPress\Html\Element constructor expects array<string, bool|float|int|string>, array<string, string|false|null> given.
phpstan / phpstan: src/CardField.php#L90
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.
phpcs / phpcs: tests/src/GatewayTest.php#L102
The method parameter $url is never used
phpcs / phpcs: tests/src/GatewayTest.php#L122
The method parameter $url is never used