chore(deps): update dependency phpunit/phpunit to v11 #183
static-analysis.yml
on: pull_request
Static Analysis with PHPStan
9s
Static Analysis with Psalm
25s
Annotations
4 errors and 6 warnings
Static Analysis with PHPStan
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpunit/phpunit ^11.0 -> satisfiable by phpunit/phpunit[11.0.0].
- phpunit/phpunit 11.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
|
Static Analysis with PHPStan
The process '/usr/local/bin/composer' failed with exit code 2
|
Static Analysis with Psalm
Your requirements could not be resolved to an installable set of packages.
Problem 1
- sebastian/diff[4.0.0, ..., 4.0.1] require php ^7.3 -> your php version (8.3.2) does not satisfy that requirement.
- vimeo/psalm[5.14.0, ..., 5.21.1] require sebastian/diff ^4.0 || ^5.0 -> satisfiable by sebastian/diff[4.0.0, ..., 4.0.5, 5.0.0, ..., 5.1.0].
- You can only install one version of a package, so only one of these can be installed: sebastian/diff[3.0.2, 3.0.3, 3.0.4, 4.0.0, ..., 4.0.5, 5.0.0, ..., 5.1.0, 6.0.0].
- phpunit/phpunit 11.0.0 requires sebastian/diff ^6.0 -> satisfiable by sebastian/diff[6.0.0].
- vimeo/psalm[5.0.0, ..., 5.13.1] require php ^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.3.2) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^11.0 -> satisfiable by phpunit/phpunit[11.0.0].
- Root composer.json requires vimeo/psalm ^5.0 -> satisfiable by vimeo/psalm[5.0.0, ..., 5.21.1].
|
Static Analysis with Psalm
The process '/usr/local/bin/composer' failed with exit code 2
|
Static Analysis with PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ramsey/composer-install@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Static Analysis with PHPStan
The following actions uses node12 which is deprecated and will be forced to run on node16: ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Static Analysis with PHPStan
The `save-state` 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/
|
Static Analysis with Psalm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ramsey/composer-install@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Static Analysis with Psalm
The following actions uses node12 which is deprecated and will be forced to run on node16: ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Static Analysis with Psalm
The `save-state` 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/
|