GitHub actions #37
Annotations
10 errors
Run PHPStan:
src/Checkout/Payment/PayPalPaymentHandler.php#L203
Call to method getSalesChannelId() on an unknown class Shopware\Commercial\Subscription\Entity\Subscription\SubscriptionEntity.
|
Run PHPStan:
src/Checkout/Payment/PayPalPaymentHandler.php#L207
Call to method getSalesChannelId() on an unknown class Shopware\Commercial\Subscription\Entity\Subscription\SubscriptionEntity.
|
Run PHPStan:
src/Checkout/Payment/Service/VaultTokenService.php#L59
Call to method getCustomFields() on an unknown class Shopware\Commercial\Subscription\Entity\Subscription\SubscriptionEntity.
|
Run PHPStan:
src/Checkout/Payment/Service/VaultTokenService.php#L107
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#L114
Class Shopware\Commercial\Subscription\Checkout\Cart\Recurring\SubscriptionRecurringDataStruct not found.
|
Run PHPStan:
src/Checkout/Payment/Service/VaultTokenService.php#L118
Call to method getSubscription() on an unknown class Shopware\Commercial\Subscription\Checkout\Cart\Recurring\SubscriptionRecurringDataStruct.
|
Run PHPStan:
src/Checkout/Payment/Service/VaultTokenService.php#L133
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#L140
Call to method getId() on an unknown class Shopware\Commercial\Subscription\Entity\Subscription\SubscriptionEntity.
|
Run PHPStan:
tests/Checkout/Cart/ExcludedProductValidatorTest.php#L157
Please use phpunit attribute instead of annotation for: dataProvider
|
Run PHPStan:
tests/Checkout/Cart/ExcludedProductValidatorTest.php#L185
Please use phpunit attribute instead of annotation for: dataProvider
|
The logs for this run have expired and are no longer available.
Loading