PAYOSWXP-121: Adds configuration for resending notification forwards #1139
Annotations
7 errors and 1 warning
Run PHPStan:
src/Components/ResendNotifyHandler/ResendNotifyHandler.php#L37
Parameter #1 $string of function base64_decode expects string, string|null given.
|
Run PHPStan:
src/DataAbstractionLayer/Entity/NotificationQueue/PayonePaymentNotificationQueueEntity.php#L63
Property PayonePayment\DataAbstractionLayer\Entity\NotificationQueue\PayonePaymentNotificationQueueEntity::$lastExecutionTime (DateTimeInterface) does not accept DateTimeInterface|null.
|
Run PHPStan:
src/Payone/Webhook/MessageBus/MessageHandler/NotificationForwardHandler.php#L173
Method PayonePayment\Payone\Webhook\MessageBus\MessageHandler\NotificationForwardHandler::createNotificationQueue() has parameter $forwardRequest with no type specified.
|
Run PHPStan:
src/Payone/Webhook/MessageBus/MessageHandler/NotificationForwardHandler.php#L173
Method PayonePayment\Payone\Webhook\MessageBus\MessageHandler\NotificationForwardHandler::createNotificationQueue() has parameter $message with no type specified.
|
Run PHPStan:
src/Payone/Webhook/MessageBus/MessageHandler/NotificationForwardHandler.php#L173
Method PayonePayment\Payone\Webhook\MessageBus\MessageHandler\NotificationForwardHandler::createNotificationQueue() has parameter $notificationForwardId with no type specified.
|
Run PHPStan:
src/Payone/Webhook/MessageBus/MessageHandler/NotificationForwardHandler.php#L173
Method PayonePayment\Payone\Webhook\MessageBus\MessageHandler\NotificationForwardHandler::createNotificationQueue() has parameter $responseInfo with no type specified.
|
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, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading