Update run-tests.yml #12
Annotations
2 errors and 2 warnings
build
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- nette/schema is locked to version v1.3.0 and an update of this package was not requested.
- nette/schema v1.3.0 requires php 8.1 - 8.3 -> your php version (8.4.1) does not satisfy that requirement.
Problem 2
- nette/utils is locked to version v4.0.4 and an update of this package was not requested.
- nette/utils v4.0.4 requires php >=8.0 <8.4 -> your php version (8.4.1) does not satisfy that requirement.
Problem 3
- league/config is locked to version v1.2.0 and an update of this package was not requested.
- league/config v1.2.0 requires nette/schema ^1.2 -> satisfiable by nette/schema[v1.3.0].
- nette/schema v1.3.0 requires php 8.1 - 8.3 -> your php version (8.4.1) does not satisfy that requirement.
|
build
Process completed with exit code 2.
|
build
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|