Skip to content

GitHub actions

GitHub actions #36

Triggered via pull request January 17, 2024 15:31
Status Failure
Total duration 5m 23s
Artifacts

php.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
cs / Check Style
Process completed with exit code 1.
phpstan / Static Analyse: src/Checkout/Payment/PayPalPaymentHandler.php#L203
Call to method getSalesChannelId() on an unknown class Shopware\Commercial\Subscription\Entity\Subscription\SubscriptionEntity.
phpstan / Static Analyse: src/Checkout/Payment/PayPalPaymentHandler.php#L207
Call to method getSalesChannelId() on an unknown class Shopware\Commercial\Subscription\Entity\Subscription\SubscriptionEntity.
phpstan / Static Analyse: src/Checkout/Payment/Service/VaultTokenService.php#L59
Call to method getCustomFields() on an unknown class Shopware\Commercial\Subscription\Entity\Subscription\SubscriptionEntity.
phpstan / Static Analyse: 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.
phpstan / Static Analyse: src/Checkout/Payment/Service/VaultTokenService.php#L114
Class Shopware\Commercial\Subscription\Checkout\Cart\Recurring\SubscriptionRecurringDataStruct not found.
phpstan / Static Analyse: src/Checkout/Payment/Service/VaultTokenService.php#L118
Call to method getSubscription() on an unknown class Shopware\Commercial\Subscription\Checkout\Cart\Recurring\SubscriptionRecurringDataStruct.
phpstan / Static Analyse: 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.
phpstan / Static Analyse: src/Checkout/Payment/Service/VaultTokenService.php#L140
Call to method getId() on an unknown class Shopware\Commercial\Subscription\Entity\Subscription\SubscriptionEntity.
phpstan / Static Analyse: tests/Checkout/Cart/ExcludedProductValidatorTest.php#L157
Please use phpunit attribute instead of annotation for: dataProvider
phpstan / Static Analyse: tests/Checkout/Cart/ExcludedProductValidatorTest.php#L185
Please use phpunit attribute instead of annotation for: dataProvider
cs / Check Style: rector.php#L1
Found violation(s) of type: blank_line_after_opening_tag