Skip to content

Add new shopware versions to git workflow #1082

Add new shopware versions to git workflow

Add new shopware versions to git workflow #1082

Triggered via pull request November 15, 2023 18:18
Status Failure
Total duration 21m 18s
Artifacts

main.yml

on: pull_request
Matrix: ci-current
Fit to window
Zoom out
Zoom in

Annotations

160 errors
SW v6.5.3.0, PHP 8.1, MySQL 5.7: src/Components/CardRepository/CardRepository.php#L110
Method PayonePayment\Components\CardRepository\CardRepository::getExistingCard() should return PayonePayment\DataAbstractionLayer\Entity\Card\PayonePaymentCardEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.3.0, PHP 8.1, MySQL 5.7: src/Components/Helper/OrderFetcher.php#L31
Method PayonePayment\Components\Helper\OrderFetcher::getOrderById() should return Shopware\Core\Checkout\Order\OrderEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.3.0, PHP 8.1, MySQL 5.7: src/Components/KlarnaSessionService/KlarnaSessionService.php#L35
Parameter #1 $entity of method PayonePayment\Components\CartHasher\CartHasherInterface::generate() expects Shopware\Core\Checkout\Cart\Cart|Shopware\Core\Checkout\Order\OrderEntity, Shopware\Core\Checkout\Cart\Cart|Shopware\Core\Framework\DataAbstractionLayer\Entity given.
SW v6.5.3.0, PHP 8.1, MySQL 5.7: src/Components/KlarnaSessionService/KlarnaSessionService.php#L39
Parameter #3 $orderEntity of class PayonePayment\Payone\RequestParameter\Struct\KlarnaCreateSessionStruct constructor expects Shopware\Core\Checkout\Order\OrderEntity|null, Shopware\Core\Framework\DataAbstractionLayer\Entity|null given.
SW v6.5.3.0, PHP 8.1, MySQL 5.7: src/Components/MandateService/MandateService.php#L120
Method PayonePayment\Components\MandateService\MandateService::getExistingMandate() should return PayonePayment\DataAbstractionLayer\Entity\Mandate\PayonePaymentMandateEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.3.0, PHP 8.1, MySQL 5.7: src/Components/TransactionHandler/AbstractTransactionHandler.php#L201
Method PayonePayment\Components\TransactionHandler\AbstractTransactionHandler::getTransaction() should return Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.3.0, PHP 8.1, MySQL 5.7: src/Controller/SettingsController.php#L54
Call to an undefined method Shopware\Core\Framework\DataAbstractionLayer\Entity::getActive().
SW v6.5.3.0, PHP 8.1, MySQL 5.7: src/Controller/SettingsController.php#L54
Call to an undefined method Shopware\Core\Framework\DataAbstractionLayer\Entity::getHandlerIdentifier().
SW v6.5.3.0, PHP 8.1, MySQL 5.7: src/EventListener/CheckoutFinishEventListener.php#L83
Method PayonePayment\EventListener\CheckoutFinishEventListener::getMandate() should return PayonePayment\DataAbstractionLayer\Entity\Mandate\PayonePaymentMandateEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.3.0, PHP 8.1, MySQL 5.7: src/Installer/PaymentMethodInstaller.php#L214
Method PayonePayment\Installer\PaymentMethodInstaller::findPaymentMethodEntity() should return Shopware\Core\Checkout\Payment\PaymentMethodEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.5.0, PHP 8.1, MySQL 5.7: src/Components/CardRepository/CardRepository.php#L110
Method PayonePayment\Components\CardRepository\CardRepository::getExistingCard() should return PayonePayment\DataAbstractionLayer\Entity\Card\PayonePaymentCardEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.5.0, PHP 8.1, MySQL 5.7: src/Components/Helper/OrderFetcher.php#L31
Method PayonePayment\Components\Helper\OrderFetcher::getOrderById() should return Shopware\Core\Checkout\Order\OrderEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.5.0, PHP 8.1, MySQL 5.7: src/Components/KlarnaSessionService/KlarnaSessionService.php#L35
Parameter #1 $entity of method PayonePayment\Components\CartHasher\CartHasherInterface::generate() expects Shopware\Core\Checkout\Cart\Cart|Shopware\Core\Checkout\Order\OrderEntity, Shopware\Core\Checkout\Cart\Cart|Shopware\Core\Framework\DataAbstractionLayer\Entity given.
SW v6.5.5.0, PHP 8.1, MySQL 5.7: src/Components/KlarnaSessionService/KlarnaSessionService.php#L39
Parameter #3 $orderEntity of class PayonePayment\Payone\RequestParameter\Struct\KlarnaCreateSessionStruct constructor expects Shopware\Core\Checkout\Order\OrderEntity|null, Shopware\Core\Framework\DataAbstractionLayer\Entity|null given.
SW v6.5.5.0, PHP 8.1, MySQL 5.7: src/Components/MandateService/MandateService.php#L120
Method PayonePayment\Components\MandateService\MandateService::getExistingMandate() should return PayonePayment\DataAbstractionLayer\Entity\Mandate\PayonePaymentMandateEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.5.0, PHP 8.1, MySQL 5.7: src/Components/TransactionHandler/AbstractTransactionHandler.php#L201
Method PayonePayment\Components\TransactionHandler\AbstractTransactionHandler::getTransaction() should return Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.5.0, PHP 8.1, MySQL 5.7: src/Controller/SettingsController.php#L54
Call to an undefined method Shopware\Core\Framework\DataAbstractionLayer\Entity::getActive().
SW v6.5.5.0, PHP 8.1, MySQL 5.7: src/Controller/SettingsController.php#L54
Call to an undefined method Shopware\Core\Framework\DataAbstractionLayer\Entity::getHandlerIdentifier().
SW v6.5.5.0, PHP 8.1, MySQL 5.7: src/EventListener/CheckoutFinishEventListener.php#L83
Method PayonePayment\EventListener\CheckoutFinishEventListener::getMandate() should return PayonePayment\DataAbstractionLayer\Entity\Mandate\PayonePaymentMandateEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.5.0, PHP 8.1, MySQL 5.7: src/Installer/PaymentMethodInstaller.php#L214
Method PayonePayment\Installer\PaymentMethodInstaller::findPaymentMethodEntity() should return Shopware\Core\Checkout\Payment\PaymentMethodEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.4.0, PHP 8.1, MySQL 5.7: src/Components/CardRepository/CardRepository.php#L110
Method PayonePayment\Components\CardRepository\CardRepository::getExistingCard() should return PayonePayment\DataAbstractionLayer\Entity\Card\PayonePaymentCardEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.4.0, PHP 8.1, MySQL 5.7: src/Components/Helper/OrderFetcher.php#L31
Method PayonePayment\Components\Helper\OrderFetcher::getOrderById() should return Shopware\Core\Checkout\Order\OrderEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.4.0, PHP 8.1, MySQL 5.7: src/Components/KlarnaSessionService/KlarnaSessionService.php#L35
Parameter #1 $entity of method PayonePayment\Components\CartHasher\CartHasherInterface::generate() expects Shopware\Core\Checkout\Cart\Cart|Shopware\Core\Checkout\Order\OrderEntity, Shopware\Core\Checkout\Cart\Cart|Shopware\Core\Framework\DataAbstractionLayer\Entity given.
SW v6.5.4.0, PHP 8.1, MySQL 5.7: src/Components/KlarnaSessionService/KlarnaSessionService.php#L39
Parameter #3 $orderEntity of class PayonePayment\Payone\RequestParameter\Struct\KlarnaCreateSessionStruct constructor expects Shopware\Core\Checkout\Order\OrderEntity|null, Shopware\Core\Framework\DataAbstractionLayer\Entity|null given.
SW v6.5.4.0, PHP 8.1, MySQL 5.7: src/Components/MandateService/MandateService.php#L120
Method PayonePayment\Components\MandateService\MandateService::getExistingMandate() should return PayonePayment\DataAbstractionLayer\Entity\Mandate\PayonePaymentMandateEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.4.0, PHP 8.1, MySQL 5.7: src/Components/TransactionHandler/AbstractTransactionHandler.php#L201
Method PayonePayment\Components\TransactionHandler\AbstractTransactionHandler::getTransaction() should return Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.4.0, PHP 8.1, MySQL 5.7: src/Controller/SettingsController.php#L54
Call to an undefined method Shopware\Core\Framework\DataAbstractionLayer\Entity::getActive().
SW v6.5.4.0, PHP 8.1, MySQL 5.7: src/Controller/SettingsController.php#L54
Call to an undefined method Shopware\Core\Framework\DataAbstractionLayer\Entity::getHandlerIdentifier().
SW v6.5.4.0, PHP 8.1, MySQL 5.7: src/EventListener/CheckoutFinishEventListener.php#L83
Method PayonePayment\EventListener\CheckoutFinishEventListener::getMandate() should return PayonePayment\DataAbstractionLayer\Entity\Mandate\PayonePaymentMandateEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.4.0, PHP 8.1, MySQL 5.7: src/Installer/PaymentMethodInstaller.php#L214
Method PayonePayment\Installer\PaymentMethodInstaller::findPaymentMethodEntity() should return Shopware\Core\Checkout\Payment\PaymentMethodEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.6.0, PHP 8.1, MySQL 5.7: src/Components/CardRepository/CardRepository.php#L110
Method PayonePayment\Components\CardRepository\CardRepository::getExistingCard() should return PayonePayment\DataAbstractionLayer\Entity\Card\PayonePaymentCardEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.6.0, PHP 8.1, MySQL 5.7: src/Components/Helper/OrderFetcher.php#L31
Method PayonePayment\Components\Helper\OrderFetcher::getOrderById() should return Shopware\Core\Checkout\Order\OrderEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.6.0, PHP 8.1, MySQL 5.7: src/Components/KlarnaSessionService/KlarnaSessionService.php#L35
Parameter #1 $entity of method PayonePayment\Components\CartHasher\CartHasherInterface::generate() expects Shopware\Core\Checkout\Cart\Cart|Shopware\Core\Checkout\Order\OrderEntity, Shopware\Core\Checkout\Cart\Cart|Shopware\Core\Framework\DataAbstractionLayer\Entity given.
SW v6.5.6.0, PHP 8.1, MySQL 5.7: src/Components/KlarnaSessionService/KlarnaSessionService.php#L39
Parameter #3 $orderEntity of class PayonePayment\Payone\RequestParameter\Struct\KlarnaCreateSessionStruct constructor expects Shopware\Core\Checkout\Order\OrderEntity|null, Shopware\Core\Framework\DataAbstractionLayer\Entity|null given.
SW v6.5.6.0, PHP 8.1, MySQL 5.7: src/Components/MandateService/MandateService.php#L120
Method PayonePayment\Components\MandateService\MandateService::getExistingMandate() should return PayonePayment\DataAbstractionLayer\Entity\Mandate\PayonePaymentMandateEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.6.0, PHP 8.1, MySQL 5.7: src/Components/TransactionHandler/AbstractTransactionHandler.php#L201
Method PayonePayment\Components\TransactionHandler\AbstractTransactionHandler::getTransaction() should return Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.6.0, PHP 8.1, MySQL 5.7: src/Controller/SettingsController.php#L54
Call to an undefined method Shopware\Core\Framework\DataAbstractionLayer\Entity::getActive().
SW v6.5.6.0, PHP 8.1, MySQL 5.7: src/Controller/SettingsController.php#L54
Call to an undefined method Shopware\Core\Framework\DataAbstractionLayer\Entity::getHandlerIdentifier().
SW v6.5.6.0, PHP 8.1, MySQL 5.7: src/EventListener/CheckoutFinishEventListener.php#L83
Method PayonePayment\EventListener\CheckoutFinishEventListener::getMandate() should return PayonePayment\DataAbstractionLayer\Entity\Mandate\PayonePaymentMandateEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.6.0, PHP 8.1, MySQL 5.7: src/Installer/PaymentMethodInstaller.php#L214
Method PayonePayment\Installer\PaymentMethodInstaller::findPaymentMethodEntity() should return Shopware\Core\Checkout\Payment\PaymentMethodEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.3.0, PHP 8.1, MySQL 8.0: src/Components/CardRepository/CardRepository.php#L110
Method PayonePayment\Components\CardRepository\CardRepository::getExistingCard() should return PayonePayment\DataAbstractionLayer\Entity\Card\PayonePaymentCardEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.3.0, PHP 8.1, MySQL 8.0: src/Components/Helper/OrderFetcher.php#L31
Method PayonePayment\Components\Helper\OrderFetcher::getOrderById() should return Shopware\Core\Checkout\Order\OrderEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.3.0, PHP 8.1, MySQL 8.0: src/Components/KlarnaSessionService/KlarnaSessionService.php#L35
Parameter #1 $entity of method PayonePayment\Components\CartHasher\CartHasherInterface::generate() expects Shopware\Core\Checkout\Cart\Cart|Shopware\Core\Checkout\Order\OrderEntity, Shopware\Core\Checkout\Cart\Cart|Shopware\Core\Framework\DataAbstractionLayer\Entity given.
SW v6.5.3.0, PHP 8.1, MySQL 8.0: src/Components/KlarnaSessionService/KlarnaSessionService.php#L39
Parameter #3 $orderEntity of class PayonePayment\Payone\RequestParameter\Struct\KlarnaCreateSessionStruct constructor expects Shopware\Core\Checkout\Order\OrderEntity|null, Shopware\Core\Framework\DataAbstractionLayer\Entity|null given.
SW v6.5.3.0, PHP 8.1, MySQL 8.0: src/Components/MandateService/MandateService.php#L120
Method PayonePayment\Components\MandateService\MandateService::getExistingMandate() should return PayonePayment\DataAbstractionLayer\Entity\Mandate\PayonePaymentMandateEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.3.0, PHP 8.1, MySQL 8.0: src/Components/TransactionHandler/AbstractTransactionHandler.php#L201
Method PayonePayment\Components\TransactionHandler\AbstractTransactionHandler::getTransaction() should return Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.3.0, PHP 8.1, MySQL 8.0: src/Controller/SettingsController.php#L54
Call to an undefined method Shopware\Core\Framework\DataAbstractionLayer\Entity::getActive().
SW v6.5.3.0, PHP 8.1, MySQL 8.0: src/Controller/SettingsController.php#L54
Call to an undefined method Shopware\Core\Framework\DataAbstractionLayer\Entity::getHandlerIdentifier().
SW v6.5.3.0, PHP 8.1, MySQL 8.0: src/EventListener/CheckoutFinishEventListener.php#L83
Method PayonePayment\EventListener\CheckoutFinishEventListener::getMandate() should return PayonePayment\DataAbstractionLayer\Entity\Mandate\PayonePaymentMandateEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.3.0, PHP 8.1, MySQL 8.0: src/Installer/PaymentMethodInstaller.php#L214
Method PayonePayment\Installer\PaymentMethodInstaller::findPaymentMethodEntity() should return Shopware\Core\Checkout\Payment\PaymentMethodEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.4.0, PHP 8.1, MySQL 8.0: src/Components/CardRepository/CardRepository.php#L110
Method PayonePayment\Components\CardRepository\CardRepository::getExistingCard() should return PayonePayment\DataAbstractionLayer\Entity\Card\PayonePaymentCardEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.4.0, PHP 8.1, MySQL 8.0: src/Components/Helper/OrderFetcher.php#L31
Method PayonePayment\Components\Helper\OrderFetcher::getOrderById() should return Shopware\Core\Checkout\Order\OrderEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.4.0, PHP 8.1, MySQL 8.0: src/Components/KlarnaSessionService/KlarnaSessionService.php#L35
Parameter #1 $entity of method PayonePayment\Components\CartHasher\CartHasherInterface::generate() expects Shopware\Core\Checkout\Cart\Cart|Shopware\Core\Checkout\Order\OrderEntity, Shopware\Core\Checkout\Cart\Cart|Shopware\Core\Framework\DataAbstractionLayer\Entity given.
SW v6.5.4.0, PHP 8.1, MySQL 8.0: src/Components/KlarnaSessionService/KlarnaSessionService.php#L39
Parameter #3 $orderEntity of class PayonePayment\Payone\RequestParameter\Struct\KlarnaCreateSessionStruct constructor expects Shopware\Core\Checkout\Order\OrderEntity|null, Shopware\Core\Framework\DataAbstractionLayer\Entity|null given.
SW v6.5.4.0, PHP 8.1, MySQL 8.0: src/Components/MandateService/MandateService.php#L120
Method PayonePayment\Components\MandateService\MandateService::getExistingMandate() should return PayonePayment\DataAbstractionLayer\Entity\Mandate\PayonePaymentMandateEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.4.0, PHP 8.1, MySQL 8.0: src/Components/TransactionHandler/AbstractTransactionHandler.php#L201
Method PayonePayment\Components\TransactionHandler\AbstractTransactionHandler::getTransaction() should return Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.4.0, PHP 8.1, MySQL 8.0: src/Controller/SettingsController.php#L54
Call to an undefined method Shopware\Core\Framework\DataAbstractionLayer\Entity::getActive().
SW v6.5.4.0, PHP 8.1, MySQL 8.0: src/Controller/SettingsController.php#L54
Call to an undefined method Shopware\Core\Framework\DataAbstractionLayer\Entity::getHandlerIdentifier().
SW v6.5.4.0, PHP 8.1, MySQL 8.0: src/EventListener/CheckoutFinishEventListener.php#L83
Method PayonePayment\EventListener\CheckoutFinishEventListener::getMandate() should return PayonePayment\DataAbstractionLayer\Entity\Mandate\PayonePaymentMandateEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.4.0, PHP 8.1, MySQL 8.0: src/Installer/PaymentMethodInstaller.php#L214
Method PayonePayment\Installer\PaymentMethodInstaller::findPaymentMethodEntity() should return Shopware\Core\Checkout\Payment\PaymentMethodEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.5.0, PHP 8.1, MySQL 8.0: src/Components/CardRepository/CardRepository.php#L110
Method PayonePayment\Components\CardRepository\CardRepository::getExistingCard() should return PayonePayment\DataAbstractionLayer\Entity\Card\PayonePaymentCardEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.5.0, PHP 8.1, MySQL 8.0: src/Components/Helper/OrderFetcher.php#L31
Method PayonePayment\Components\Helper\OrderFetcher::getOrderById() should return Shopware\Core\Checkout\Order\OrderEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.5.0, PHP 8.1, MySQL 8.0: src/Components/KlarnaSessionService/KlarnaSessionService.php#L35
Parameter #1 $entity of method PayonePayment\Components\CartHasher\CartHasherInterface::generate() expects Shopware\Core\Checkout\Cart\Cart|Shopware\Core\Checkout\Order\OrderEntity, Shopware\Core\Checkout\Cart\Cart|Shopware\Core\Framework\DataAbstractionLayer\Entity given.
SW v6.5.5.0, PHP 8.1, MySQL 8.0: src/Components/KlarnaSessionService/KlarnaSessionService.php#L39
Parameter #3 $orderEntity of class PayonePayment\Payone\RequestParameter\Struct\KlarnaCreateSessionStruct constructor expects Shopware\Core\Checkout\Order\OrderEntity|null, Shopware\Core\Framework\DataAbstractionLayer\Entity|null given.
SW v6.5.5.0, PHP 8.1, MySQL 8.0: src/Components/MandateService/MandateService.php#L120
Method PayonePayment\Components\MandateService\MandateService::getExistingMandate() should return PayonePayment\DataAbstractionLayer\Entity\Mandate\PayonePaymentMandateEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.5.0, PHP 8.1, MySQL 8.0: src/Components/TransactionHandler/AbstractTransactionHandler.php#L201
Method PayonePayment\Components\TransactionHandler\AbstractTransactionHandler::getTransaction() should return Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.5.0, PHP 8.1, MySQL 8.0: src/Controller/SettingsController.php#L54
Call to an undefined method Shopware\Core\Framework\DataAbstractionLayer\Entity::getActive().
SW v6.5.5.0, PHP 8.1, MySQL 8.0: src/Controller/SettingsController.php#L54
Call to an undefined method Shopware\Core\Framework\DataAbstractionLayer\Entity::getHandlerIdentifier().
SW v6.5.5.0, PHP 8.1, MySQL 8.0: src/EventListener/CheckoutFinishEventListener.php#L83
Method PayonePayment\EventListener\CheckoutFinishEventListener::getMandate() should return PayonePayment\DataAbstractionLayer\Entity\Mandate\PayonePaymentMandateEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.5.0, PHP 8.1, MySQL 8.0: src/Installer/PaymentMethodInstaller.php#L214
Method PayonePayment\Installer\PaymentMethodInstaller::findPaymentMethodEntity() should return Shopware\Core\Checkout\Payment\PaymentMethodEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.6.0, PHP 8.1, MySQL 8.0: src/Components/CardRepository/CardRepository.php#L110
Method PayonePayment\Components\CardRepository\CardRepository::getExistingCard() should return PayonePayment\DataAbstractionLayer\Entity\Card\PayonePaymentCardEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.6.0, PHP 8.1, MySQL 8.0: src/Components/Helper/OrderFetcher.php#L31
Method PayonePayment\Components\Helper\OrderFetcher::getOrderById() should return Shopware\Core\Checkout\Order\OrderEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.6.0, PHP 8.1, MySQL 8.0: src/Components/KlarnaSessionService/KlarnaSessionService.php#L35
Parameter #1 $entity of method PayonePayment\Components\CartHasher\CartHasherInterface::generate() expects Shopware\Core\Checkout\Cart\Cart|Shopware\Core\Checkout\Order\OrderEntity, Shopware\Core\Checkout\Cart\Cart|Shopware\Core\Framework\DataAbstractionLayer\Entity given.
SW v6.5.6.0, PHP 8.1, MySQL 8.0: src/Components/KlarnaSessionService/KlarnaSessionService.php#L39
Parameter #3 $orderEntity of class PayonePayment\Payone\RequestParameter\Struct\KlarnaCreateSessionStruct constructor expects Shopware\Core\Checkout\Order\OrderEntity|null, Shopware\Core\Framework\DataAbstractionLayer\Entity|null given.
SW v6.5.6.0, PHP 8.1, MySQL 8.0: src/Components/MandateService/MandateService.php#L120
Method PayonePayment\Components\MandateService\MandateService::getExistingMandate() should return PayonePayment\DataAbstractionLayer\Entity\Mandate\PayonePaymentMandateEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.6.0, PHP 8.1, MySQL 8.0: src/Components/TransactionHandler/AbstractTransactionHandler.php#L201
Method PayonePayment\Components\TransactionHandler\AbstractTransactionHandler::getTransaction() should return Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.6.0, PHP 8.1, MySQL 8.0: src/Controller/SettingsController.php#L54
Call to an undefined method Shopware\Core\Framework\DataAbstractionLayer\Entity::getActive().
SW v6.5.6.0, PHP 8.1, MySQL 8.0: src/Controller/SettingsController.php#L54
Call to an undefined method Shopware\Core\Framework\DataAbstractionLayer\Entity::getHandlerIdentifier().
SW v6.5.6.0, PHP 8.1, MySQL 8.0: src/EventListener/CheckoutFinishEventListener.php#L83
Method PayonePayment\EventListener\CheckoutFinishEventListener::getMandate() should return PayonePayment\DataAbstractionLayer\Entity\Mandate\PayonePaymentMandateEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.6.0, PHP 8.1, MySQL 8.0: src/Installer/PaymentMethodInstaller.php#L214
Method PayonePayment\Installer\PaymentMethodInstaller::findPaymentMethodEntity() should return Shopware\Core\Checkout\Payment\PaymentMethodEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.3.0, PHP 8.2, MySQL 5.7: src/Components/CardRepository/CardRepository.php#L110
Method PayonePayment\Components\CardRepository\CardRepository::getExistingCard() should return PayonePayment\DataAbstractionLayer\Entity\Card\PayonePaymentCardEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.3.0, PHP 8.2, MySQL 5.7: src/Components/Helper/OrderFetcher.php#L31
Method PayonePayment\Components\Helper\OrderFetcher::getOrderById() should return Shopware\Core\Checkout\Order\OrderEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.3.0, PHP 8.2, MySQL 5.7: src/Components/KlarnaSessionService/KlarnaSessionService.php#L35
Parameter #1 $entity of method PayonePayment\Components\CartHasher\CartHasherInterface::generate() expects Shopware\Core\Checkout\Cart\Cart|Shopware\Core\Checkout\Order\OrderEntity, Shopware\Core\Checkout\Cart\Cart|Shopware\Core\Framework\DataAbstractionLayer\Entity given.
SW v6.5.3.0, PHP 8.2, MySQL 5.7: src/Components/KlarnaSessionService/KlarnaSessionService.php#L39
Parameter #3 $orderEntity of class PayonePayment\Payone\RequestParameter\Struct\KlarnaCreateSessionStruct constructor expects Shopware\Core\Checkout\Order\OrderEntity|null, Shopware\Core\Framework\DataAbstractionLayer\Entity|null given.
SW v6.5.3.0, PHP 8.2, MySQL 5.7: src/Components/MandateService/MandateService.php#L120
Method PayonePayment\Components\MandateService\MandateService::getExistingMandate() should return PayonePayment\DataAbstractionLayer\Entity\Mandate\PayonePaymentMandateEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.3.0, PHP 8.2, MySQL 5.7: src/Components/TransactionHandler/AbstractTransactionHandler.php#L201
Method PayonePayment\Components\TransactionHandler\AbstractTransactionHandler::getTransaction() should return Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.3.0, PHP 8.2, MySQL 5.7: src/Controller/SettingsController.php#L54
Call to an undefined method Shopware\Core\Framework\DataAbstractionLayer\Entity::getActive().
SW v6.5.3.0, PHP 8.2, MySQL 5.7: src/Controller/SettingsController.php#L54
Call to an undefined method Shopware\Core\Framework\DataAbstractionLayer\Entity::getHandlerIdentifier().
SW v6.5.3.0, PHP 8.2, MySQL 5.7: src/EventListener/CheckoutFinishEventListener.php#L83
Method PayonePayment\EventListener\CheckoutFinishEventListener::getMandate() should return PayonePayment\DataAbstractionLayer\Entity\Mandate\PayonePaymentMandateEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.3.0, PHP 8.2, MySQL 5.7: src/Installer/PaymentMethodInstaller.php#L214
Method PayonePayment\Installer\PaymentMethodInstaller::findPaymentMethodEntity() should return Shopware\Core\Checkout\Payment\PaymentMethodEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.4.0, PHP 8.2, MySQL 5.7: src/Components/CardRepository/CardRepository.php#L110
Method PayonePayment\Components\CardRepository\CardRepository::getExistingCard() should return PayonePayment\DataAbstractionLayer\Entity\Card\PayonePaymentCardEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.4.0, PHP 8.2, MySQL 5.7: src/Components/Helper/OrderFetcher.php#L31
Method PayonePayment\Components\Helper\OrderFetcher::getOrderById() should return Shopware\Core\Checkout\Order\OrderEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.4.0, PHP 8.2, MySQL 5.7: src/Components/KlarnaSessionService/KlarnaSessionService.php#L35
Parameter #1 $entity of method PayonePayment\Components\CartHasher\CartHasherInterface::generate() expects Shopware\Core\Checkout\Cart\Cart|Shopware\Core\Checkout\Order\OrderEntity, Shopware\Core\Checkout\Cart\Cart|Shopware\Core\Framework\DataAbstractionLayer\Entity given.
SW v6.5.4.0, PHP 8.2, MySQL 5.7: src/Components/KlarnaSessionService/KlarnaSessionService.php#L39
Parameter #3 $orderEntity of class PayonePayment\Payone\RequestParameter\Struct\KlarnaCreateSessionStruct constructor expects Shopware\Core\Checkout\Order\OrderEntity|null, Shopware\Core\Framework\DataAbstractionLayer\Entity|null given.
SW v6.5.4.0, PHP 8.2, MySQL 5.7: src/Components/MandateService/MandateService.php#L120
Method PayonePayment\Components\MandateService\MandateService::getExistingMandate() should return PayonePayment\DataAbstractionLayer\Entity\Mandate\PayonePaymentMandateEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.4.0, PHP 8.2, MySQL 5.7: src/Components/TransactionHandler/AbstractTransactionHandler.php#L201
Method PayonePayment\Components\TransactionHandler\AbstractTransactionHandler::getTransaction() should return Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.4.0, PHP 8.2, MySQL 5.7: src/Controller/SettingsController.php#L54
Call to an undefined method Shopware\Core\Framework\DataAbstractionLayer\Entity::getActive().
SW v6.5.4.0, PHP 8.2, MySQL 5.7: src/Controller/SettingsController.php#L54
Call to an undefined method Shopware\Core\Framework\DataAbstractionLayer\Entity::getHandlerIdentifier().
SW v6.5.4.0, PHP 8.2, MySQL 5.7: src/EventListener/CheckoutFinishEventListener.php#L83
Method PayonePayment\EventListener\CheckoutFinishEventListener::getMandate() should return PayonePayment\DataAbstractionLayer\Entity\Mandate\PayonePaymentMandateEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.4.0, PHP 8.2, MySQL 5.7: src/Installer/PaymentMethodInstaller.php#L214
Method PayonePayment\Installer\PaymentMethodInstaller::findPaymentMethodEntity() should return Shopware\Core\Checkout\Payment\PaymentMethodEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.5.0, PHP 8.2, MySQL 5.7: src/Components/CardRepository/CardRepository.php#L110
Method PayonePayment\Components\CardRepository\CardRepository::getExistingCard() should return PayonePayment\DataAbstractionLayer\Entity\Card\PayonePaymentCardEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.5.0, PHP 8.2, MySQL 5.7: src/Components/Helper/OrderFetcher.php#L31
Method PayonePayment\Components\Helper\OrderFetcher::getOrderById() should return Shopware\Core\Checkout\Order\OrderEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.5.0, PHP 8.2, MySQL 5.7: src/Components/KlarnaSessionService/KlarnaSessionService.php#L35
Parameter #1 $entity of method PayonePayment\Components\CartHasher\CartHasherInterface::generate() expects Shopware\Core\Checkout\Cart\Cart|Shopware\Core\Checkout\Order\OrderEntity, Shopware\Core\Checkout\Cart\Cart|Shopware\Core\Framework\DataAbstractionLayer\Entity given.
SW v6.5.5.0, PHP 8.2, MySQL 5.7: src/Components/KlarnaSessionService/KlarnaSessionService.php#L39
Parameter #3 $orderEntity of class PayonePayment\Payone\RequestParameter\Struct\KlarnaCreateSessionStruct constructor expects Shopware\Core\Checkout\Order\OrderEntity|null, Shopware\Core\Framework\DataAbstractionLayer\Entity|null given.
SW v6.5.5.0, PHP 8.2, MySQL 5.7: src/Components/MandateService/MandateService.php#L120
Method PayonePayment\Components\MandateService\MandateService::getExistingMandate() should return PayonePayment\DataAbstractionLayer\Entity\Mandate\PayonePaymentMandateEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.5.0, PHP 8.2, MySQL 5.7: src/Components/TransactionHandler/AbstractTransactionHandler.php#L201
Method PayonePayment\Components\TransactionHandler\AbstractTransactionHandler::getTransaction() should return Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.5.0, PHP 8.2, MySQL 5.7: src/Controller/SettingsController.php#L54
Call to an undefined method Shopware\Core\Framework\DataAbstractionLayer\Entity::getActive().
SW v6.5.5.0, PHP 8.2, MySQL 5.7: src/Controller/SettingsController.php#L54
Call to an undefined method Shopware\Core\Framework\DataAbstractionLayer\Entity::getHandlerIdentifier().
SW v6.5.5.0, PHP 8.2, MySQL 5.7: src/EventListener/CheckoutFinishEventListener.php#L83
Method PayonePayment\EventListener\CheckoutFinishEventListener::getMandate() should return PayonePayment\DataAbstractionLayer\Entity\Mandate\PayonePaymentMandateEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.5.0, PHP 8.2, MySQL 5.7: src/Installer/PaymentMethodInstaller.php#L214
Method PayonePayment\Installer\PaymentMethodInstaller::findPaymentMethodEntity() should return Shopware\Core\Checkout\Payment\PaymentMethodEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.6.0, PHP 8.2, MySQL 5.7: src/Components/CardRepository/CardRepository.php#L110
Method PayonePayment\Components\CardRepository\CardRepository::getExistingCard() should return PayonePayment\DataAbstractionLayer\Entity\Card\PayonePaymentCardEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.6.0, PHP 8.2, MySQL 5.7: src/Components/Helper/OrderFetcher.php#L31
Method PayonePayment\Components\Helper\OrderFetcher::getOrderById() should return Shopware\Core\Checkout\Order\OrderEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.6.0, PHP 8.2, MySQL 5.7: src/Components/KlarnaSessionService/KlarnaSessionService.php#L35
Parameter #1 $entity of method PayonePayment\Components\CartHasher\CartHasherInterface::generate() expects Shopware\Core\Checkout\Cart\Cart|Shopware\Core\Checkout\Order\OrderEntity, Shopware\Core\Checkout\Cart\Cart|Shopware\Core\Framework\DataAbstractionLayer\Entity given.
SW v6.5.6.0, PHP 8.2, MySQL 5.7: src/Components/KlarnaSessionService/KlarnaSessionService.php#L39
Parameter #3 $orderEntity of class PayonePayment\Payone\RequestParameter\Struct\KlarnaCreateSessionStruct constructor expects Shopware\Core\Checkout\Order\OrderEntity|null, Shopware\Core\Framework\DataAbstractionLayer\Entity|null given.
SW v6.5.6.0, PHP 8.2, MySQL 5.7: src/Components/MandateService/MandateService.php#L120
Method PayonePayment\Components\MandateService\MandateService::getExistingMandate() should return PayonePayment\DataAbstractionLayer\Entity\Mandate\PayonePaymentMandateEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.6.0, PHP 8.2, MySQL 5.7: src/Components/TransactionHandler/AbstractTransactionHandler.php#L201
Method PayonePayment\Components\TransactionHandler\AbstractTransactionHandler::getTransaction() should return Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.6.0, PHP 8.2, MySQL 5.7: src/Controller/SettingsController.php#L54
Call to an undefined method Shopware\Core\Framework\DataAbstractionLayer\Entity::getActive().
SW v6.5.6.0, PHP 8.2, MySQL 5.7: src/Controller/SettingsController.php#L54
Call to an undefined method Shopware\Core\Framework\DataAbstractionLayer\Entity::getHandlerIdentifier().
SW v6.5.6.0, PHP 8.2, MySQL 5.7: src/EventListener/CheckoutFinishEventListener.php#L83
Method PayonePayment\EventListener\CheckoutFinishEventListener::getMandate() should return PayonePayment\DataAbstractionLayer\Entity\Mandate\PayonePaymentMandateEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.6.0, PHP 8.2, MySQL 5.7: src/Installer/PaymentMethodInstaller.php#L214
Method PayonePayment\Installer\PaymentMethodInstaller::findPaymentMethodEntity() should return Shopware\Core\Checkout\Payment\PaymentMethodEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.4.0, PHP 8.2, MySQL 8.0: src/Components/CardRepository/CardRepository.php#L110
Method PayonePayment\Components\CardRepository\CardRepository::getExistingCard() should return PayonePayment\DataAbstractionLayer\Entity\Card\PayonePaymentCardEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.4.0, PHP 8.2, MySQL 8.0: src/Components/Helper/OrderFetcher.php#L31
Method PayonePayment\Components\Helper\OrderFetcher::getOrderById() should return Shopware\Core\Checkout\Order\OrderEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.4.0, PHP 8.2, MySQL 8.0: src/Components/KlarnaSessionService/KlarnaSessionService.php#L35
Parameter #1 $entity of method PayonePayment\Components\CartHasher\CartHasherInterface::generate() expects Shopware\Core\Checkout\Cart\Cart|Shopware\Core\Checkout\Order\OrderEntity, Shopware\Core\Checkout\Cart\Cart|Shopware\Core\Framework\DataAbstractionLayer\Entity given.
SW v6.5.4.0, PHP 8.2, MySQL 8.0: src/Components/KlarnaSessionService/KlarnaSessionService.php#L39
Parameter #3 $orderEntity of class PayonePayment\Payone\RequestParameter\Struct\KlarnaCreateSessionStruct constructor expects Shopware\Core\Checkout\Order\OrderEntity|null, Shopware\Core\Framework\DataAbstractionLayer\Entity|null given.
SW v6.5.4.0, PHP 8.2, MySQL 8.0: src/Components/MandateService/MandateService.php#L120
Method PayonePayment\Components\MandateService\MandateService::getExistingMandate() should return PayonePayment\DataAbstractionLayer\Entity\Mandate\PayonePaymentMandateEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.4.0, PHP 8.2, MySQL 8.0: src/Components/TransactionHandler/AbstractTransactionHandler.php#L201
Method PayonePayment\Components\TransactionHandler\AbstractTransactionHandler::getTransaction() should return Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.4.0, PHP 8.2, MySQL 8.0: src/Controller/SettingsController.php#L54
Call to an undefined method Shopware\Core\Framework\DataAbstractionLayer\Entity::getActive().
SW v6.5.4.0, PHP 8.2, MySQL 8.0: src/Controller/SettingsController.php#L54
Call to an undefined method Shopware\Core\Framework\DataAbstractionLayer\Entity::getHandlerIdentifier().
SW v6.5.4.0, PHP 8.2, MySQL 8.0: src/EventListener/CheckoutFinishEventListener.php#L83
Method PayonePayment\EventListener\CheckoutFinishEventListener::getMandate() should return PayonePayment\DataAbstractionLayer\Entity\Mandate\PayonePaymentMandateEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.4.0, PHP 8.2, MySQL 8.0: src/Installer/PaymentMethodInstaller.php#L214
Method PayonePayment\Installer\PaymentMethodInstaller::findPaymentMethodEntity() should return Shopware\Core\Checkout\Payment\PaymentMethodEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.3.0, PHP 8.2, MySQL 8.0: src/Components/CardRepository/CardRepository.php#L110
Method PayonePayment\Components\CardRepository\CardRepository::getExistingCard() should return PayonePayment\DataAbstractionLayer\Entity\Card\PayonePaymentCardEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.3.0, PHP 8.2, MySQL 8.0: src/Components/Helper/OrderFetcher.php#L31
Method PayonePayment\Components\Helper\OrderFetcher::getOrderById() should return Shopware\Core\Checkout\Order\OrderEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.3.0, PHP 8.2, MySQL 8.0: src/Components/KlarnaSessionService/KlarnaSessionService.php#L35
Parameter #1 $entity of method PayonePayment\Components\CartHasher\CartHasherInterface::generate() expects Shopware\Core\Checkout\Cart\Cart|Shopware\Core\Checkout\Order\OrderEntity, Shopware\Core\Checkout\Cart\Cart|Shopware\Core\Framework\DataAbstractionLayer\Entity given.
SW v6.5.3.0, PHP 8.2, MySQL 8.0: src/Components/KlarnaSessionService/KlarnaSessionService.php#L39
Parameter #3 $orderEntity of class PayonePayment\Payone\RequestParameter\Struct\KlarnaCreateSessionStruct constructor expects Shopware\Core\Checkout\Order\OrderEntity|null, Shopware\Core\Framework\DataAbstractionLayer\Entity|null given.
SW v6.5.3.0, PHP 8.2, MySQL 8.0: src/Components/MandateService/MandateService.php#L120
Method PayonePayment\Components\MandateService\MandateService::getExistingMandate() should return PayonePayment\DataAbstractionLayer\Entity\Mandate\PayonePaymentMandateEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.3.0, PHP 8.2, MySQL 8.0: src/Components/TransactionHandler/AbstractTransactionHandler.php#L201
Method PayonePayment\Components\TransactionHandler\AbstractTransactionHandler::getTransaction() should return Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.3.0, PHP 8.2, MySQL 8.0: src/Controller/SettingsController.php#L54
Call to an undefined method Shopware\Core\Framework\DataAbstractionLayer\Entity::getActive().
SW v6.5.3.0, PHP 8.2, MySQL 8.0: src/Controller/SettingsController.php#L54
Call to an undefined method Shopware\Core\Framework\DataAbstractionLayer\Entity::getHandlerIdentifier().
SW v6.5.3.0, PHP 8.2, MySQL 8.0: src/EventListener/CheckoutFinishEventListener.php#L83
Method PayonePayment\EventListener\CheckoutFinishEventListener::getMandate() should return PayonePayment\DataAbstractionLayer\Entity\Mandate\PayonePaymentMandateEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.3.0, PHP 8.2, MySQL 8.0: src/Installer/PaymentMethodInstaller.php#L214
Method PayonePayment\Installer\PaymentMethodInstaller::findPaymentMethodEntity() should return Shopware\Core\Checkout\Payment\PaymentMethodEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.5.0, PHP 8.2, MySQL 8.0: src/Components/CardRepository/CardRepository.php#L110
Method PayonePayment\Components\CardRepository\CardRepository::getExistingCard() should return PayonePayment\DataAbstractionLayer\Entity\Card\PayonePaymentCardEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.5.0, PHP 8.2, MySQL 8.0: src/Components/Helper/OrderFetcher.php#L31
Method PayonePayment\Components\Helper\OrderFetcher::getOrderById() should return Shopware\Core\Checkout\Order\OrderEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.5.0, PHP 8.2, MySQL 8.0: src/Components/KlarnaSessionService/KlarnaSessionService.php#L35
Parameter #1 $entity of method PayonePayment\Components\CartHasher\CartHasherInterface::generate() expects Shopware\Core\Checkout\Cart\Cart|Shopware\Core\Checkout\Order\OrderEntity, Shopware\Core\Checkout\Cart\Cart|Shopware\Core\Framework\DataAbstractionLayer\Entity given.
SW v6.5.5.0, PHP 8.2, MySQL 8.0: src/Components/KlarnaSessionService/KlarnaSessionService.php#L39
Parameter #3 $orderEntity of class PayonePayment\Payone\RequestParameter\Struct\KlarnaCreateSessionStruct constructor expects Shopware\Core\Checkout\Order\OrderEntity|null, Shopware\Core\Framework\DataAbstractionLayer\Entity|null given.
SW v6.5.5.0, PHP 8.2, MySQL 8.0: src/Components/MandateService/MandateService.php#L120
Method PayonePayment\Components\MandateService\MandateService::getExistingMandate() should return PayonePayment\DataAbstractionLayer\Entity\Mandate\PayonePaymentMandateEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.5.0, PHP 8.2, MySQL 8.0: src/Components/TransactionHandler/AbstractTransactionHandler.php#L201
Method PayonePayment\Components\TransactionHandler\AbstractTransactionHandler::getTransaction() should return Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.5.0, PHP 8.2, MySQL 8.0: src/Controller/SettingsController.php#L54
Call to an undefined method Shopware\Core\Framework\DataAbstractionLayer\Entity::getActive().
SW v6.5.5.0, PHP 8.2, MySQL 8.0: src/Controller/SettingsController.php#L54
Call to an undefined method Shopware\Core\Framework\DataAbstractionLayer\Entity::getHandlerIdentifier().
SW v6.5.5.0, PHP 8.2, MySQL 8.0: src/EventListener/CheckoutFinishEventListener.php#L83
Method PayonePayment\EventListener\CheckoutFinishEventListener::getMandate() should return PayonePayment\DataAbstractionLayer\Entity\Mandate\PayonePaymentMandateEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.5.0, PHP 8.2, MySQL 8.0: src/Installer/PaymentMethodInstaller.php#L214
Method PayonePayment\Installer\PaymentMethodInstaller::findPaymentMethodEntity() should return Shopware\Core\Checkout\Payment\PaymentMethodEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.6.0, PHP 8.2, MySQL 8.0: src/Components/CardRepository/CardRepository.php#L110
Method PayonePayment\Components\CardRepository\CardRepository::getExistingCard() should return PayonePayment\DataAbstractionLayer\Entity\Card\PayonePaymentCardEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.6.0, PHP 8.2, MySQL 8.0: src/Components/Helper/OrderFetcher.php#L31
Method PayonePayment\Components\Helper\OrderFetcher::getOrderById() should return Shopware\Core\Checkout\Order\OrderEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.6.0, PHP 8.2, MySQL 8.0: src/Components/KlarnaSessionService/KlarnaSessionService.php#L35
Parameter #1 $entity of method PayonePayment\Components\CartHasher\CartHasherInterface::generate() expects Shopware\Core\Checkout\Cart\Cart|Shopware\Core\Checkout\Order\OrderEntity, Shopware\Core\Checkout\Cart\Cart|Shopware\Core\Framework\DataAbstractionLayer\Entity given.
SW v6.5.6.0, PHP 8.2, MySQL 8.0: src/Components/KlarnaSessionService/KlarnaSessionService.php#L39
Parameter #3 $orderEntity of class PayonePayment\Payone\RequestParameter\Struct\KlarnaCreateSessionStruct constructor expects Shopware\Core\Checkout\Order\OrderEntity|null, Shopware\Core\Framework\DataAbstractionLayer\Entity|null given.
SW v6.5.6.0, PHP 8.2, MySQL 8.0: src/Components/MandateService/MandateService.php#L120
Method PayonePayment\Components\MandateService\MandateService::getExistingMandate() should return PayonePayment\DataAbstractionLayer\Entity\Mandate\PayonePaymentMandateEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.6.0, PHP 8.2, MySQL 8.0: src/Components/TransactionHandler/AbstractTransactionHandler.php#L201
Method PayonePayment\Components\TransactionHandler\AbstractTransactionHandler::getTransaction() should return Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.6.0, PHP 8.2, MySQL 8.0: src/Controller/SettingsController.php#L54
Call to an undefined method Shopware\Core\Framework\DataAbstractionLayer\Entity::getActive().
SW v6.5.6.0, PHP 8.2, MySQL 8.0: src/Controller/SettingsController.php#L54
Call to an undefined method Shopware\Core\Framework\DataAbstractionLayer\Entity::getHandlerIdentifier().
SW v6.5.6.0, PHP 8.2, MySQL 8.0: src/EventListener/CheckoutFinishEventListener.php#L83
Method PayonePayment\EventListener\CheckoutFinishEventListener::getMandate() should return PayonePayment\DataAbstractionLayer\Entity\Mandate\PayonePaymentMandateEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
SW v6.5.6.0, PHP 8.2, MySQL 8.0: src/Installer/PaymentMethodInstaller.php#L214
Method PayonePayment\Installer\PaymentMethodInstaller::findPaymentMethodEntity() should return Shopware\Core\Checkout\Payment\PaymentMethodEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.