fix of main.yml #18
main.yml
on: push
deploy_frontend
10s
deploy_backend
10s
Annotations
3 errors and 4 warnings
deploy_frontend
Process completed with exit code 127.
|
deploy_backend
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- nette/schema is locked to version v1.2.2 and an update of this package was not requested.
- nette/schema v1.2.2 requires php >=7.1 <8.2 -> your php version (8.3.8) does not satisfy that requirement.
Problem 2
- nette/utils is locked to version v3.2.5 and an update of this package was not requested.
- nette/utils v3.2.5 requires php >=7.2 <8.2 -> your php version (8.3.8) does not satisfy that requirement.
Problem 3
- nette/schema v1.2.2 requires php >=7.1 <8.2 -> your php version (8.3.8) does not satisfy that requirement.
- league/config v1.1.1 requires nette/schema ^1.2 -> satisfiable by nette/schema[v1.2.2].
- league/config is locked to version v1.1.1 and an update of this package was not requested.
|
deploy_backend
Process completed with exit code 2.
|
deploy_frontend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
deploy_frontend
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
deploy_backend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
deploy_backend
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/
|