ncu -u #26
Annotations
10 errors and 1 warning
Run PHPStan:
src/Client.php#L148
Property Pronamic\WordPress\Pay\Gateways\IDealBasic\Client::$items type has no value type specified in iterable type Pronamic\WordPress\Pay\Gateways\IDealBasic\Items.
|
Run PHPStan:
src/Client.php#L177
Property Pronamic\WordPress\Pay\Gateways\IDealBasic\Client::$forbidden_characters (string) does not accept array.
|
Run PHPStan:
src/Client.php#L199
Method Pronamic\WordPress\Pay\Gateways\IDealBasic\Client::set_payment_server_url() has no return typehint specified.
|
Run PHPStan:
src/Client.php#L217
Method Pronamic\WordPress\Pay\Gateways\IDealBasic\Client::set_merchant_id() has no return typehint specified.
|
Run PHPStan:
src/Client.php#L235
Method Pronamic\WordPress\Pay\Gateways\IDealBasic\Client::set_sub_id() has no return typehint specified.
|
Run PHPStan:
src/Client.php#L254
Method Pronamic\WordPress\Pay\Gateways\IDealBasic\Client::set_hash_key() has no return typehint specified.
|
Run PHPStan:
src/Client.php#L273
Method Pronamic\WordPress\Pay\Gateways\IDealBasic\Client::set_purchase_id() has no return typehint specified.
|
Run PHPStan:
src/Client.php#L291
Method Pronamic\WordPress\Pay\Gateways\IDealBasic\Client::set_language() has no return typehint specified.
|
Run PHPStan:
src/Client.php#L310
Method Pronamic\WordPress\Pay\Gateways\IDealBasic\Client::set_description() has no return typehint specified.
|
Run PHPStan:
src/Client.php#L328
Method Pronamic\WordPress\Pay\Gateways\IDealBasic\Client::set_currency() has no return typehint specified.
|
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