GitHub actions #13
php.yml
on: pull_request
cs
/
Check Style
1m 0s
phpstan
/
Static Analyse
1m 39s
phpunit
5m 1s
Annotations
11 errors and 10 warnings
cs / Check Style
Process completed with exit code 1.
|
phpstan / Static Analyse:
src/Checkout/ExpressCheckout/ExpressCheckoutSubscriber.php#L91
Class Swag\CmsExtensions\Storefront\Pagelet\Quickview\QuickviewPageletLoadedEvent not found.
|
phpstan / Static Analyse:
src/Checkout/ExpressCheckout/ExpressCheckoutSubscriber.php#L145
Class Swag\CmsExtensions\Storefront\Pagelet\Quickview\QuickviewPageletLoadedEvent not found.
|
phpstan / Static Analyse:
src/Checkout/ExpressCheckout/ExpressCheckoutSubscriber.php#L146
Call to an undefined method Shopware\Storefront\Pagelet\Pagelet::getProduct().
|
phpstan / Static Analyse:
src/Checkout/ExpressCheckout/ExpressCheckoutSubscriber.php#L146
Call to method getPagelet() on an unknown class Swag\CmsExtensions\Storefront\Pagelet\Quickview\QuickviewPageletLoadedEvent.
|
phpstan / Static Analyse:
src/Checkout/ExpressCheckout/ExpressCheckoutSubscriber.php#L146
Call to method getSalesChannelContext() on an unknown class Swag\CmsExtensions\Storefront\Pagelet\Quickview\QuickviewPageletLoadedEvent.
|
phpstan / Static Analyse:
src/Checkout/ExpressCheckout/ExpressCheckoutSubscriber.php#L288
Class Swag\CmsExtensions\Storefront\Pagelet\Quickview\QuickviewPageletLoadedEvent not found.
|
phpstan / Static Analyse:
src/Checkout/Payment/PayPalPaymentHandler.php#L202
Call to method getSalesChannelId() on an unknown class Shopware\Commercial\Subscription\Entity\Subscription\SubscriptionEntity.
|
phpstan / Static Analyse:
src/Checkout/Payment/PayPalPaymentHandler.php#L206
Call to method getSalesChannelId() on an unknown class Shopware\Commercial\Subscription\Entity\Subscription\SubscriptionEntity.
|
phpstan / Static Analyse:
src/Checkout/Payment/Service/VaultTokenService.php#L58
Call to method getCustomFields() on an unknown class Shopware\Commercial\Subscription\Entity\Subscription\SubscriptionEntity.
|
phpstan / Static Analyse:
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.
|
cs / Check Style:
rector.php#L1
Found violation(s) of type: blank_line_after_opening_tag
|
cs / Check Style:
ecs.php#L1
Found violation(s) of type: blank_line_after_opening_tag
|
cs / Check Style:
src/RestApi/V3/RequestUriV3.php#L1
Found violation(s) of type: blank_line_after_opening_tag
|
cs / Check Style:
src/RestApi/V3/RequestUriV3.php#L1
Found violation(s) of type: single_line_empty_body
|
cs / Check Style:
src/RestApi/V3/Api/PaymentToken.php#L1
Found violation(s) of type: blank_line_after_opening_tag
|
cs / Check Style:
src/RestApi/Exception/PayPalApiException.php#L1
Found violation(s) of type: blank_line_after_opening_tag
|
cs / Check Style:
src/RestApi/PartnerAttributionId.php#L1
Found violation(s) of type: blank_line_after_opening_tag
|
cs / Check Style:
src/RestApi/PartnerAttributionId.php#L1
Found violation(s) of type: single_line_empty_body
|
cs / Check Style:
src/RestApi/BaseURL.php#L1
Found violation(s) of type: blank_line_after_opening_tag
|
cs / Check Style:
src/RestApi/BaseURL.php#L1
Found violation(s) of type: single_line_empty_body
|