github-actions(deps): bump actions/cache from 2 to 4 #19
static-analysis.yml
on: pull_request
Matrix: php-cs-fixer
Matrix: PHPStan
Matrix: Psalm
Annotations
6 errors and 3 warnings
php-cs-fixer (7.1)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^7.3 || ^8.0 but your php version (7.1.33) does not satisfy that requirement.
Problem 2
- phpunit/phpunit[9.5.0, ..., 9.6.16] require php >=7.3 -> your php version (7.1.33) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^9.5 -> satisfiable by phpunit/phpunit[9.5.0, ..., 9.6.16].
|
php-cs-fixer (7.1)
Process completed with exit code 2.
|
Psalm (7.4)
Command "bin" is not defined.
|
Psalm (7.4)
Process completed with exit code 1.
|
PHPStan (7.4)
Command "bin" is not defined.
|
PHPStan (7.4)
Process completed with exit code 1.
|
php-cs-fixer (7.1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Psalm (7.4)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHPStan (7.4)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|