Test chaining with static/self and $this more
#26042
static-analysis.yml
on: pull_request
Generate baseline
1m 36s
Generate PHP baseline
1m 33s
Matrix: PHPStan with result cache
Matrix: PHPStan
Annotations
2 errors
|
PHPStan (7.2, windows-latest)
Process completed with exit code 1.
|
|
PHPStan (7.2, windows-latest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit 8.5.31 (exact version match: 8.5.31 or 8.5.31.0), found phpunit/phpunit[8.5.31] but these were not loaded, because they are affected by security advisories ("PKSA-z3gr-8qht-p93v"). Go to https://packagist.org/security-advisories/ to find advisory details. To ignore the advisories, add them to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
Problem 2
- Root composer.json requires brianium/paratest 4.0 -> satisfiable by brianium/paratest[4.0.0].
- brianium/paratest 4.0.0 requires phpunit/phpunit ^7.5.8|^8.0|^9.0 -> found phpunit/phpunit[7.5.8, ..., 7.5.20, 8.0.0, ..., 8.5.x-dev, 9.0.0, ..., 9.6.x-dev] but these were not loaded, because they are affected by security advisories ("PKSA-z3gr-8qht-p93v"). Go to https://packagist.org/security-advisories/ to find advisory details. To ignore the advisories, add them to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|