Skip to content

Update .gitattributes #39

Update .gitattributes

Update .gitattributes #39

Triggered via push February 8, 2024 10:45
Status Failure
Total duration 35s
Artifacts

ci.yaml

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

Annotations

10 errors and 5 warnings
phpstan / phpstan: src/Gateway.php#L76
Parameter #1 $string of function md5 expects string, string|false given.
phpstan / phpstan: src/Gateway.php#L94
Parameter #1 $string of function md5 expects string, string|false given.
phpstan / phpstan: src/Gateway.php#L117
Call to method paymentmethodService() on an unknown class instance.
phpstan / phpstan: src/Gateway.php#L135
Call to method singleMethod() on an unknown class instance.
phpstan / phpstan: src/Gateway.php#L340
Call to method setMerchantID() on an unknown class instance.
phpstan / phpstan: src/Gateway.php#L349
Call to method getURL() on an unknown class instance.
phpstan / phpstan: src/Gateway.php#L368
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#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.
phpstan / phpstan
Process completed with exit code 1.
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/.
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/.
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/.