v4.5.1 #75
Annotations
7 errors and 1 warning
Run PHPStan:
src/Gateway.php#L84
Parameter #1 $string of function md5 expects string, string|false given.
|
Run PHPStan:
src/Gateway.php#L119
Method Pronamic\WordPress\Pay\Gateways\Adyen\Gateway::get_payment_methods() has parameter $args with no value type specified in iterable type array.
|
Run PHPStan:
src/Gateway.php#L135
Parameter #1 $string of function md5 expects string, string|false given.
|
Run PHPStan:
src/Gateway.php#L150
Parameter #1 $id of method Pronamic\WordPress\Pay\Core\Gateway::get_payment_method() expects string, string|null given.
|
Run PHPStan:
src/Gateway.php#L221
Parameter #1 $type of class Pronamic\WordPress\Pay\Gateways\Adyen\PaymentMethodDetails constructor expects string, string|null given.
|
Run PHPStan:
src/Integration.php#L549
Parameter #1 $url of function esc_url expects string, string|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