Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows #13
check-cs.yml
on: push
Check coding standards
4s
Annotations
2 errors and 2 warnings
Check coding standards
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- phpspec/prophecy is locked to version v1.15.0 and an update of this package was not requested.
- phpspec/prophecy v1.15.0 requires php ^7.2 || ~8.0, <8.2 -> your php version (8.3.10) does not satisfy that requirement.
Problem 2
- phpspec/prophecy v1.15.0 requires php ^7.2 || ~8.0, <8.2 -> your php version (8.3.10) does not satisfy that requirement.
- phpunit/phpunit 9.5.13 requires phpspec/prophecy ^1.12.1 -> satisfiable by phpspec/prophecy[v1.15.0].
- phpunit/phpunit is locked to version 9.5.13 and an update of this package was not requested.
|
Check coding standards
Process completed with exit code 2.
|
Check coding standards
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check coding standards
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|