ncu -u #26
ci.yaml
on: push
phpcs
/
phpcs
14s
phpstan
/
phpstan
20s
Matrix: phplint / phplint
Annotations
10 errors and 5 warnings
phpstan / 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.
|
phpstan / phpstan:
src/Client.php#L177
Property Pronamic\WordPress\Pay\Gateways\IDealBasic\Client::$forbidden_characters (string) does not accept array.
|
phpstan / phpstan:
src/Client.php#L199
Method Pronamic\WordPress\Pay\Gateways\IDealBasic\Client::set_payment_server_url() has no return typehint specified.
|
phpstan / phpstan:
src/Client.php#L217
Method Pronamic\WordPress\Pay\Gateways\IDealBasic\Client::set_merchant_id() has no return typehint specified.
|
phpstan / phpstan:
src/Client.php#L235
Method Pronamic\WordPress\Pay\Gateways\IDealBasic\Client::set_sub_id() has no return typehint specified.
|
phpstan / phpstan:
src/Client.php#L254
Method Pronamic\WordPress\Pay\Gateways\IDealBasic\Client::set_hash_key() has no return typehint specified.
|
phpstan / phpstan:
src/Client.php#L273
Method Pronamic\WordPress\Pay\Gateways\IDealBasic\Client::set_purchase_id() has no return typehint specified.
|
phpstan / phpstan:
src/Client.php#L291
Method Pronamic\WordPress\Pay\Gateways\IDealBasic\Client::set_language() has no return typehint specified.
|
phpstan / phpstan:
src/Client.php#L310
Method Pronamic\WordPress\Pay\Gateways\IDealBasic\Client::set_description() has no return typehint specified.
|
phpstan / phpstan:
src/Client.php#L328
Method Pronamic\WordPress\Pay\Gateways\IDealBasic\Client::set_currency() has no return typehint specified.
|
phplint / PHP 8.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/.
|
phplint / PHP 8.2
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/.
|
phplint / PHP 8.3
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/.
|
phpcs / phpcs
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/.
|
phpstan / phpstan
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/.
|