fix: build admin in production (#180) #532
php.yml
on: push
ecs
4m 19s
validate-openapi-typescript
5m 34s
Matrix: phpstan
Annotations
10 errors
|
phpstan (v6.5.5.1):
tests/Storefront/Data/Service/ApplePayCheckoutDataServiceTest.php#L38
Class Swag\PayPal\Test\Storefront\Data\Service\ApplePayCheckoutDataServiceTest extends deprecated class Monolog\Test\TestCase:
use MonologTestCase instead.
|
|
phpstan (v6.5.5.1):
tests/Storefront/Data/Service/ApplePayCheckoutDataServiceTest.php#L52
Call to method setUp() of deprecated class PHPUnit\Framework\TestCase:
use MonologTestCase instead.
|
|
phpstan (v6.5.5.1):
tests/Storefront/Data/Service/SPBCheckoutDataServiceTest.php#L40
Class Swag\PayPal\Test\Storefront\Data\Service\SPBCheckoutDataServiceTest extends deprecated class Monolog\Test\TestCase:
use MonologTestCase instead.
|
|
phpstan (v6.5.5.1):
tests/Storefront/Data/Service/VenmoCheckoutDataServiceTest.php#L40
Class Swag\PayPal\Test\Storefront\Data\Service\VenmoCheckoutDataServiceTest extends deprecated class Monolog\Test\TestCase:
use MonologTestCase instead.
|
|
phpstan (v6.5.5.1)
Process completed with exit code 1.
|
|
phpstan (6.5.x):
tests/Storefront/Data/Service/ApplePayCheckoutDataServiceTest.php#L38
Class Swag\PayPal\Test\Storefront\Data\Service\ApplePayCheckoutDataServiceTest extends deprecated class Monolog\Test\TestCase:
use MonologTestCase instead.
|
|
phpstan (6.5.x):
tests/Storefront/Data/Service/ApplePayCheckoutDataServiceTest.php#L52
Call to method setUp() of deprecated class PHPUnit\Framework\TestCase:
use MonologTestCase instead.
|
|
phpstan (6.5.x):
tests/Storefront/Data/Service/SPBCheckoutDataServiceTest.php#L40
Class Swag\PayPal\Test\Storefront\Data\Service\SPBCheckoutDataServiceTest extends deprecated class Monolog\Test\TestCase:
use MonologTestCase instead.
|
|
phpstan (6.5.x):
tests/Storefront/Data/Service/VenmoCheckoutDataServiceTest.php#L40
Class Swag\PayPal\Test\Storefront\Data\Service\VenmoCheckoutDataServiceTest extends deprecated class Monolog\Test\TestCase:
use MonologTestCase instead.
|
|
phpstan (6.5.x)
Process completed with exit code 1.
|