Skip to content

Update for removed payment ID fallback in formatted payment string (p… #31

Update for removed payment ID fallback in formatted payment string (p…

Update for removed payment ID fallback in formatted payment string (p… #31

Triggered via push July 3, 2023 13:40
Status Failure
Total duration 1m 57s
Artifacts

ci.yaml

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

Annotations

10 errors
phpstan / phpstan: src/Gateway.php#L77
Parameter #1 $string of function md5 expects string, string|false given.
phpstan / phpstan: src/Gateway.php#L95
Parameter #1 $string of function md5 expects string, string|false given.
phpstan / phpstan: src/Gateway.php#L118
Call to method paymentmethodService() on an unknown class instance.
phpstan / phpstan: src/Gateway.php#L136
Call to method singleMethod() on an unknown class instance.
phpstan / phpstan: src/Gateway.php#L341
Call to method setMerchantID() on an unknown class instance.
phpstan / phpstan: src/Gateway.php#L350
Call to method getURL() on an unknown class instance.
phpstan / phpstan: src/Gateway.php#L363
Parameter #1 $merchantID of method Icepay_Api_Base::setMerchantID() expects int, string given.
phpstan / 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.
phpstan / phpstan: src/Integration.php#L163
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.
phpstan / phpstan
Process completed with exit code 1.