Phpstan levels #459
static.yml
on: pull_request
PHPStan src
14s
PHP-CS-Fixer
10s
Annotations
10 errors and 2 warnings
PHPStan src:
tests/Functional/Symfony/EventDispatchingHttpCacheTest.php#L34
Class FOS\HttpCache\Tests\Functional\Symfony\EventDispatchingHttpCacheTest uses unknown trait Mockery\Adapter\Phpunit\MockeryPHPUnitIntegration.
|
PHPStan src:
tests/Functional/Symfony/EventDispatchingHttpCacheTest.php#L43
Call to static method mock() on an unknown class Mockery.
|
PHPStan src:
tests/Unit/CacheInvalidatorTest.php#L39
Class FOS\HttpCache\Tests\Unit\CacheInvalidatorTest uses unknown trait Mockery\Adapter\Phpunit\MockeryPHPUnitIntegration.
|
PHPStan src:
tests/Unit/CacheInvalidatorTest.php#L44
Call to static method mock() on an unknown class Mockery.
|
PHPStan src:
tests/Unit/CacheInvalidatorTest.php#L44
PHPDoc tag @var for variable $proxyClient contains unknown class Mockery\MockInterface.
|
PHPStan src:
tests/Unit/CacheInvalidatorTest.php#L57
Call to static method mock() on an unknown class Mockery.
|
PHPStan src:
tests/Unit/CacheInvalidatorTest.php#L57
PHPDoc tag @var for variable $proxyClient contains unknown class Mockery\MockInterface.
|
PHPStan src:
tests/Unit/CacheInvalidatorTest.php#L70
Call to static method mock() on an unknown class Mockery.
|
PHPStan src:
tests/Unit/CacheInvalidatorTest.php#L70
PHPDoc tag @var for variable $proxyClient contains unknown class Mockery\MockInterface.
|
PHPStan src:
tests/Unit/CacheInvalidatorTest.php#L124
Call to static method mock() on an unknown class Mockery.
|
PHP-CS-Fixer
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPStan src
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|