GitHub actions #34
Annotations
10 errors
Run PHPStan:
src/Checkout/Payment/PayPalPaymentHandler.php#L202
Call to method getSalesChannelId() on an unknown class Shopware\Commercial\Subscription\Entity\Subscription\SubscriptionEntity.
|
Run PHPStan:
src/Checkout/Payment/PayPalPaymentHandler.php#L206
Call to method getSalesChannelId() on an unknown class Shopware\Commercial\Subscription\Entity\Subscription\SubscriptionEntity.
|
Run PHPStan:
src/Checkout/Payment/Service/VaultTokenService.php#L58
Call to method getCustomFields() on an unknown class Shopware\Commercial\Subscription\Entity\Subscription\SubscriptionEntity.
|
Run PHPStan:
src/Checkout/Payment/Service/VaultTokenService.php#L106
Method Swag\PayPal\Checkout\Payment\Service\VaultTokenService::getSubscription() has invalid return type Shopware\Commercial\Subscription\Entity\Subscription\SubscriptionEntity.
|
Run PHPStan:
src/Checkout/Payment/Service/VaultTokenService.php#L113
Class Shopware\Commercial\Subscription\Checkout\Cart\Recurring\SubscriptionRecurringDataStruct not found.
|
Run PHPStan:
src/Checkout/Payment/Service/VaultTokenService.php#L117
Call to method getSubscription() on an unknown class Shopware\Commercial\Subscription\Checkout\Cart\Recurring\SubscriptionRecurringDataStruct.
|
Run PHPStan:
src/Checkout/Payment/Service/VaultTokenService.php#L132
Parameter $subscription of method Swag\PayPal\Checkout\Payment\Service\VaultTokenService::saveTokenToSubscription() has invalid type Shopware\Commercial\Subscription\Entity\Subscription\SubscriptionEntity.
|
Run PHPStan:
src/Checkout/Payment/Service/VaultTokenService.php#L139
Call to method getId() on an unknown class Shopware\Commercial\Subscription\Entity\Subscription\SubscriptionEntity.
|
Run PHPStan:
tests/Checkout/Cart/ExcludedProductValidatorTest.php#L155
Please use phpunit attribute instead of annotation for: dataProvider
|
Run PHPStan:
tests/Checkout/Cart/ExcludedProductValidatorTest.php#L183
Please use phpunit attribute instead of annotation for: dataProvider
|
The logs for this run have expired and are no longer available.
Loading