Add new shopware versions to git workflow #1082
Annotations
10 errors
Run PHPStan:
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.
|
Run PHPStan:
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.
|
Run PHPStan:
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.
|
Run PHPStan:
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.
|
Run PHPStan:
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.
|
Run PHPStan:
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.
|
Run PHPStan:
src/Controller/SettingsController.php#L54
Call to an undefined method Shopware\Core\Framework\DataAbstractionLayer\Entity::getActive().
|
Run PHPStan:
src/Controller/SettingsController.php#L54
Call to an undefined method Shopware\Core\Framework\DataAbstractionLayer\Entity::getHandlerIdentifier().
|
Run PHPStan:
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.
|
Run PHPStan:
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.
|
The logs for this run have expired and are no longer available.
Loading