PHPUnit 10 #21405
static-analysis.yml
on: pull_request
Generate baseline
1m 50s
Generate PHP baseline
1m 47s
Matrix: PHPStan with result cache
Matrix: PHPStan
Annotations
15 errors
PHPStan (8.0, ubuntu-latest)
Process completed with exit code 2.
|
PHPStan (8.0, ubuntu-latest):
tests/PHPStan/Reflection/ReflectionProviderGoldenTest.php#L97
Instanceof references internal interface PHPUnit\Exception.
|
PHPStan (8.0, ubuntu-latest):
src/Testing/LevelsTestCase.php#L202
Call to deprecated method assertFileNotExists() of class PHPUnit\Framework\Assert:
https://github.com/sebastianbergmann/phpunit/issues/4077
|
PHPStan (8.0, ubuntu-latest):
src/Testing/LevelsTestCase.php#L0
Ignored error pattern #^Call to an undefined static method PHPUnit\\Framework\\TestCase\:\:assertFileNotExists\(\)\.$# (staticMethod.notFound) in path /home/runner/work/phpstan-src/phpstan-src/src/Testing/LevelsTestCase.php was not matched in reported errors.
|
PHPStan (8.0, windows-latest)
Process completed with exit code 1.
|
PHPStan (8.0, windows-latest):
tests/PHPStan/Reflection/ReflectionProviderGoldenTest.php#L97
Instanceof references internal interface PHPUnit\Exception.
|
PHPStan (8.0, windows-latest):
src/Testing/LevelsTestCase.php#L202
Call to deprecated method assertFileNotExists() of class PHPUnit\Framework\Assert:
https://github.com/sebastianbergmann/phpunit/issues/4077
|
PHPStan (8.0, windows-latest):
src/Testing/LevelsTestCase.php#L0
Ignored error pattern #^Call to an undefined static method PHPUnit\\Framework\\TestCase\:\:assertFileNotExists\(\)\.$# (staticMethod.notFound) in path D:\a\phpstan-src\phpstan-src\src\Testing\LevelsTestCase.php was not matched in reported errors.
|
PHPStan (7.4, ubuntu-latest)
Process completed with exit code 2.
|
PHPStan (7.4, ubuntu-latest):
tests/PHPStan/Reflection/ReflectionProviderGoldenTest.php#L97
Instanceof references internal interface PHPUnit\Exception.
|
PHPStan (7.4, ubuntu-latest):
src/Testing/LevelsTestCase.php#L194
Call to deprecated method assertFileNotExists() of class PHPUnit\Framework\Assert:
https://github.com/sebastianbergmann/phpunit/issues/4077
|
PHPStan (7.4, ubuntu-latest):
src/Testing/LevelsTestCase.php#L0
Ignored error pattern #^Call to an undefined static method PHPUnit\\Framework\\TestCase\:\:assertFileNotExists\(\)\.$# (staticMethod.notFound) in path /home/runner/work/phpstan-src/phpstan-src/src/Testing/LevelsTestCase.php was not matched in reported errors.
|
PHPStan (7.4, windows-latest)
The operation was canceled.
|
PHPStan (7.4, windows-latest)
Canceling since a higher priority waiting request for sa-phpunit-10 exists
|
Static Analysis
Canceling since a higher priority waiting request for sa-phpunit-10 exists
|