v4.4.1 #39
Annotations
6 errors and 1 warning
Run PHPStan:
src/Gateway.php#L90
Parameter #1 $issuer_id of method Pronamic\WordPress\Pay\Gateways\EMS\ECommerce\Client::set_issuer_id() expects string, mixed given.
|
Run PHPStan:
src/Gateway.php#L110
Parameter #1 $order_id of method Pronamic\WordPress\Pay\Gateways\EMS\ECommerce\Client::set_order_id() expects string, int|string|null given.
|
Run PHPStan:
src/Integration.php#L148
Property Pronamic\WordPress\Pay\Gateways\EMS\ECommerce\Config::$storename (string|null) does not accept mixed.
|
Run PHPStan:
src/Integration.php#L149
Property Pronamic\WordPress\Pay\Gateways\EMS\ECommerce\Config::$secret (string|null) does not accept mixed.
|
Run PHPStan:
src/Integration.php#L150
Property Pronamic\WordPress\Pay\Gateways\EMS\ECommerce\Config::$order_id (string|null) does not accept mixed.
|
Run PHPStan
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading