finetuned stuff for event Navigamus 2025 #192
production.yaml
on: push
test
/
Install & Cache Dependencies
19s
test
/
Static Analysis
0s
test
/
Unit Tests
0s
test
/
Check PHP syntax
0s
build
/
Build & Push Caddy container
build
/
Build & Push PHP Container Image
production-deploy
/
Deploy to Kubernetes
Annotations
2 errors and 1 warning
test / Install & Cache Dependencies
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- mpdf/mpdf is locked to version v8.2.4 and an update of this package was not requested.
- mpdf/mpdf v8.2.4 requires php ^5.6 || ^7.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.1) does not satisfy that requirement.
Problem 2
- nette/safe-stream is locked to version v3.0.1 and an update of this package was not requested.
- nette/safe-stream v3.0.1 requires php 8.0 - 8.3 -> your php version (8.4.1) does not satisfy that requirement.
Problem 3
- tharos/leanmapper is locked to version v4.1.0 and an update of this package was not requested.
- tharos/leanmapper v4.1.0 requires php 7.2 - 8.3 -> your php version (8.4.1) does not satisfy that requirement.
Problem 4
- h4kuna/fio is locked to version v3.0.12 and an update of this package was not requested.
- h4kuna/fio v3.0.12 requires nette/safe-stream ^3.0 -> satisfiable by nette/safe-stream[v3.0.1].
- nette/safe-stream v3.0.1 requires php 8.0 - 8.3 -> your php version (8.4.1) does not satisfy that requirement.
|
test / Install & Cache Dependencies
Process completed with exit code 2.
|
test / Install & Cache Dependencies
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|