feat: added customer vault token route #277
php.yml
on: pull_request
php-cs-fixer
3m 56s
validate-openapi-typescript
5m 20s
Matrix: phpstan
Annotations
11 errors
php-cs-fixer
Process completed with exit code 8.
|
phpstan (trunk):
tests/Storefront/Data/CheckoutSubscriberTest.php#L324
Parameter #6 $customerVaultTokenRoute of class Swag\PayPal\Storefront\Data\Service\VenmoCheckoutDataService constructor expects Swag\PayPal\Checkout\SalesChannel\CustomerVaultTokenRoute, PHPUnit\Framework\MockObject\MockObject&Swag\PayPal\Storefront\Data\Service\VaultDataService given.
|
phpstan (trunk):
tests/Storefront/Data/CheckoutSubscriberTest.php#L341
Parameter #6 $customerVaultTokenRoute of class Swag\PayPal\Storefront\Data\Service\SPBCheckoutDataService constructor expects Swag\PayPal\Checkout\SalesChannel\CustomerVaultTokenRoute, PHPUnit\Framework\MockObject\MockObject&Swag\PayPal\Storefront\Data\Service\VaultDataService given.
|
phpstan (trunk)
Process completed with exit code 1.
|
phpstan (v6.6.0.0):
tests/Checkout/SalesChannel/CustomerVaultTokenRouteTest.php#L49
Call to an undefined static method Shopware\Core\Test\Generator::generateSalesChannelContext().
|
phpstan (v6.6.0.0):
tests/Checkout/SalesChannel/CustomerVaultTokenRouteTest.php#L59
Call to an undefined static method Shopware\Core\Test\Generator::generateSalesChannelContext().
|
phpstan (v6.6.0.0):
tests/Checkout/SalesChannel/CustomerVaultTokenRouteTest.php#L69
Call to an undefined static method Shopware\Core\Test\Generator::generateSalesChannelContext().
|
phpstan (v6.6.0.0):
tests/Checkout/SalesChannel/CustomerVaultTokenRouteTest.php#L91
Call to an undefined static method Shopware\Core\Test\Generator::generateSalesChannelContext().
|
phpstan (v6.6.0.0):
tests/Storefront/Data/CheckoutSubscriberTest.php#L324
Parameter #6 $customerVaultTokenRoute of class Swag\PayPal\Storefront\Data\Service\VenmoCheckoutDataService constructor expects Swag\PayPal\Checkout\SalesChannel\CustomerVaultTokenRoute, PHPUnit\Framework\MockObject\MockObject&Swag\PayPal\Storefront\Data\Service\VaultDataService given.
|
phpstan (v6.6.0.0):
tests/Storefront/Data/CheckoutSubscriberTest.php#L341
Parameter #6 $customerVaultTokenRoute of class Swag\PayPal\Storefront\Data\Service\SPBCheckoutDataService constructor expects Swag\PayPal\Checkout\SalesChannel\CustomerVaultTokenRoute, PHPUnit\Framework\MockObject\MockObject&Swag\PayPal\Storefront\Data\Service\VaultDataService given.
|
phpstan (v6.6.0.0)
Process completed with exit code 1.
|