PHPUnit 10 #21402
static-analysis.yml
on: pull_request
Generate baseline
1m 38s
Generate PHP baseline
1m 42s
Matrix: PHPStan with result cache
Matrix: PHPStan
Annotations
21 errors
PHPStan (8.0, windows-latest)
Process completed with exit code 1.
|
PHPStan (8.0, windows-latest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit 9.6 -> satisfiable by phpunit/phpunit[9.6.0].
- phpunit/phpunit 9.6.0 requires sebastian/diff ^4.0.3 -> found sebastian/diff[4.0.3, ..., 4.0.x-dev] but it conflicts with your root composer.json require (4.0).
Problem 2
- Root composer.json requires sebastian/diff 4.0 -> satisfiable by sebastian/diff[4.0.0].
- sebastian/diff 4.0.0 requires php ^7.3 -> your php version (8.1.99; overridden via config.platform, actual: 8.0.30) does not satisfy that requirement.
Problem 3
- ondrejmirtes/php-merge is locked to version 4.1.0 and an update of this package was not requested.
- ondrejmirtes/php-merge 4.1.0 requires sebastian/diff ^2.0|^3.0|^4.0|^5.0 -> satisfiable by sebastian/diff[4.0.0].
- sebastian/diff 4.0.0 requires php ^7.3 -> your php version (8.1.99; overridden via config.platform, actual: 8.0.30) does not satisfy that requirement.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
PHPStan (7.4, windows-latest)
Process completed with exit code 1.
|
PHPStan (7.4, windows-latest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit 9.6 -> satisfiable by phpunit/phpunit[9.6.0].
- phpunit/phpunit 9.6.0 requires sebastian/diff ^4.0.3 -> found sebastian/diff[4.0.3, ..., 4.0.x-dev] but it conflicts with your root composer.json require (4.0).
Problem 2
- Root composer.json requires sebastian/diff 4.0 -> satisfiable by sebastian/diff[4.0.0].
- sebastian/diff 4.0.0 requires php ^7.3 -> your php version (8.1.99; overridden via config.platform, actual: 7.4.33) does not satisfy that requirement.
Problem 3
- ondrejmirtes/php-merge is locked to version 4.1.0 and an update of this package was not requested.
- ondrejmirtes/php-merge 4.1.0 requires sebastian/diff ^2.0|^3.0|^4.0|^5.0 -> satisfiable by sebastian/diff[4.0.0].
- sebastian/diff 4.0.0 requires php ^7.3 -> your php version (8.1.99; overridden via config.platform, actual: 7.4.33) does not satisfy that requirement.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
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 with result cache (8.4)
The operation was canceled.
|
PHPStan with result cache (8.4)
Canceling since a higher priority waiting request for sa-phpunit-10 exists
|
PHPStan (8.3, windows-latest)
The operation was canceled.
|
PHPStan (8.3, windows-latest)
Canceling since a higher priority waiting request for sa-phpunit-10 exists
|
PHPStan with result cache (8.1)
The operation was canceled.
|
PHPStan with result cache (8.1)
Canceling since a higher priority waiting request for sa-phpunit-10 exists
|
PHPStan with result cache (8.2)
The operation was canceled.
|
PHPStan with result cache (8.2)
Canceling since a higher priority waiting request for sa-phpunit-10 exists
|
PHPStan with result cache (8.3)
The operation was canceled.
|
PHPStan with result cache (8.3)
Canceling since a higher priority waiting request for sa-phpunit-10 exists
|
PHPStan (7.4, ubuntu-latest)
The operation was canceled.
|
PHPStan (7.4, ubuntu-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
|