v4.3.7 #42
Annotations
10 errors and 1 warning
Run PHPStan:
src/Gateway.php#L76
Parameter #1 $string of function md5 expects string, string|false given.
|
Run PHPStan:
src/Gateway.php#L94
Parameter #1 $string of function md5 expects string, string|false given.
|
Run PHPStan:
src/Gateway.php#L117
Call to method paymentmethodService() on an unknown class instance.
|
Run PHPStan:
src/Gateway.php#L135
Call to method singleMethod() on an unknown class instance.
|
Run PHPStan:
src/Gateway.php#L340
Call to method setMerchantID() on an unknown class instance.
|
Run PHPStan:
src/Gateway.php#L349
Call to method getURL() on an unknown class instance.
|
Run PHPStan:
src/Gateway.php#L368
Parameter #1 $merchantID of method Icepay_Api_Base::setMerchantID() expects int, string given.
|
Run PHPStan:
src/Integration.php#L23
Method Pronamic\WordPress\Pay\Gateways\Icepay\Integration::__construct() has parameter $args with no value type specified in iterable type array.
|
Run PHPStan:
src/Integration.php#L159
Parameter #1 $config of class Pronamic\WordPress\Pay\Gateways\Icepay\Gateway constructor expects Pronamic\WordPress\Pay\Gateways\Icepay\Config, Pronamic\WordPress\Pay\Core\GatewayConfig|null given.
|
Run PHPStan
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading