Skip to content

Fix running PHPStan. #31

Fix running PHPStan.

Fix running PHPStan. #31

Triggered via push August 13, 2024 08:09
Status Failure
Total duration 38s
Artifacts

ci.yaml

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

Annotations

10 errors
phpstan / phpstan: src/Client.php#L177
Property Pronamic\WordPress\Pay\Gateways\IDealBasic\Client::$forbidden_characters (string) does not accept array.
phpstan / phpstan: src/Client.php#L199
Method Pronamic\WordPress\Pay\Gateways\IDealBasic\Client::set_payment_server_url() has no return type specified.
phpstan / phpstan: src/Client.php#L217
Method Pronamic\WordPress\Pay\Gateways\IDealBasic\Client::set_merchant_id() has no return type specified.
phpstan / phpstan: src/Client.php#L235
Method Pronamic\WordPress\Pay\Gateways\IDealBasic\Client::set_sub_id() has no return type specified.
phpstan / phpstan: src/Client.php#L254
Method Pronamic\WordPress\Pay\Gateways\IDealBasic\Client::set_hash_key() has no return type specified.
phpstan / phpstan: src/Client.php#L273
Method Pronamic\WordPress\Pay\Gateways\IDealBasic\Client::set_purchase_id() has no return type specified.
phpstan / phpstan: src/Client.php#L291
Method Pronamic\WordPress\Pay\Gateways\IDealBasic\Client::set_language() has no return type specified.
phpstan / phpstan: src/Client.php#L310
Method Pronamic\WordPress\Pay\Gateways\IDealBasic\Client::set_description() has no return type specified.
phpstan / phpstan: src/Client.php#L328
Method Pronamic\WordPress\Pay\Gateways\IDealBasic\Client::set_currency() has no return type specified.
phpstan / phpstan: src/Client.php#L347
Method Pronamic\WordPress\Pay\Gateways\IDealBasic\Client::set_payment_type() has no return type specified.