Skip to content

PIPRES-427: ideal v2 improvements #1631

PIPRES-427: ideal v2 improvements

PIPRES-427: ideal v2 improvements #1631

Triggered via pull request June 11, 2024 06:37
Status Failure
Total duration 1m 16s
Artifacts

test.yml

on: pull_request
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 16 warnings
PHPStan (1.7.6.8): controllers/front/bancontactAjax.php#L67
Parameter #4 $cartId of method Mollie\Service\PaymentMethodService::getPaymentData() expects Cart|int, null given.
PHPStan (1.7.6.8): controllers/front/bancontactAjax.php#L69
Parameter #6 $molPaymentMethod of method Mollie\Service\PaymentMethodService::getPaymentData() expects MolPaymentMethod, string given.
PHPStan (1.7.6.8): controllers/front/bancontactAjax.php#L70
Parameter #7 $orderReference of method Mollie\Service\PaymentMethodService::getPaymentData() expects string, MolPaymentMethod|null given.
PHPStan (1.7.6.8): mollie.php#L934
Parameter #4 $cartId of method Mollie\Service\PaymentMethodService::getPaymentData() expects Cart|int, null given.
PHPStan (1.7.6.8): mollie.php#L937
Parameter #7 $orderReference of method Mollie\Service\PaymentMethodService::getPaymentData() expects string, MolPaymentMethod given.
PHPStan (1.7.6.8): src/Application/CommandHandler/CreateApplePayOrderHandler.php#L197
Method Mollie\Service\PaymentMethodService::getPaymentData() invoked with 12 parameters, 7-11 required.
PHPStan (1.7.6.8): src/Application/CommandHandler/CreateApplePayOrderHandler.php#L201
Parameter #4 $cartId of method Mollie\Service\PaymentMethodService::getPaymentData() expects Cart|int, null given.
PHPStan (1.7.6.8): src/Application/CommandHandler/CreateApplePayOrderHandler.php#L202
Parameter #5 $secureKey of method Mollie\Service\PaymentMethodService::getPaymentData() expects string, int given.
PHPStan (1.7.6.8): src/Application/CommandHandler/CreateApplePayOrderHandler.php#L203
Parameter #6 $molPaymentMethod of method Mollie\Service\PaymentMethodService::getPaymentData() expects MolPaymentMethod, string given.
PHPStan (1.7.6.8): src/Application/CommandHandler/CreateApplePayOrderHandler.php#L204
Parameter #7 $orderReference of method Mollie\Service\PaymentMethodService::getPaymentData() expects string, MolPaymentMethod given.
PHPStan (nightly-apache)
The job was canceled because "_1_7_6_8" failed.
PHPStan (nightly-apache)
The operation was canceled.
PHPStan (1.7.7.0)
The job was canceled because "_1_7_6_8" failed.
PHPStan (1.7.7.0): controllers/front/bancontactAjax.php#L67
Parameter #4 $cartId of method Mollie\Service\PaymentMethodService::getPaymentData() expects Cart|int, null given.
PHPStan (1.7.7.0): controllers/front/bancontactAjax.php#L69
Parameter #6 $molPaymentMethod of method Mollie\Service\PaymentMethodService::getPaymentData() expects MolPaymentMethod, string given.
PHPStan (1.7.7.0): controllers/front/bancontactAjax.php#L70
Parameter #7 $orderReference of method Mollie\Service\PaymentMethodService::getPaymentData() expects string, MolPaymentMethod|null given.
PHPStan (1.7.7.0): mollie.php#L934
Parameter #4 $cartId of method Mollie\Service\PaymentMethodService::getPaymentData() expects Cart|int, null given.
PHPStan (1.7.7.0): mollie.php#L937
Parameter #7 $orderReference of method Mollie\Service\PaymentMethodService::getPaymentData() expects string, MolPaymentMethod given.
PHPStan (1.7.7.0): src/Application/CommandHandler/CreateApplePayOrderHandler.php#L197
Method Mollie\Service\PaymentMethodService::getPaymentData() invoked with 12 parameters, 7-11 required.
PHPStan (1.7.7.0): src/Application/CommandHandler/CreateApplePayOrderHandler.php#L201
Parameter #4 $cartId of method Mollie\Service\PaymentMethodService::getPaymentData() expects Cart|int, null given.
PHPStan (1.7.7.0): src/Application/CommandHandler/CreateApplePayOrderHandler.php#L202
Parameter #5 $secureKey of method Mollie\Service\PaymentMethodService::getPaymentData() expects string, int given.
PHPStan (1.7.7.0): src/Application/CommandHandler/CreateApplePayOrderHandler.php#L203
Parameter #6 $molPaymentMethod of method Mollie\Service\PaymentMethodService::getPaymentData() expects MolPaymentMethod, string given.
PHPStan (1.7.7.0): src/Application/CommandHandler/CreateApplePayOrderHandler.php#L204
Parameter #7 $orderReference of method Mollie\Service\PaymentMethodService::getPaymentData() expects string, MolPaymentMethod given.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHPStan (1.7.6.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan (1.7.6.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPStan (1.7.6.8)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHPStan (1.7.6.8)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHPStan (nightly-apache)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHPStan (nightly-apache)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHPStan (1.7.7.0)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHPStan (1.7.7.0)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
php-cs-fixer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
php-cs-fixer
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
php-cs-fixer
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
php-cs-fixer
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/