fix of main.yml #20
main.yml
on: push
deploy_frontend
39s
deploy_backend
34s
Annotations
3 errors and 4 warnings
deploy_backend
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- league/flysystem is locked to version 1.1.5 and an update of this package was not requested.
- league/flysystem 1.1.5 requires ext-fileinfo * -> it is missing from your system. Install or enable PHP's fileinfo extension.
Problem 2
- league/mime-type-detection is locked to version 1.8.0 and an update of this package was not requested.
- league/mime-type-detection 1.8.0 requires ext-fileinfo * -> it is missing from your system. Install or enable PHP's fileinfo extension.
Problem 3
- 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 4
- 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 5
- league/flysystem 1.1.5 requires ext-fileinfo * -> it is missing from your system. Install or enable PHP's fileinfo extension.
- laravel/framework v8.67.0 requires league/flysystem ^1.1 -> satisfiable by league/flysystem[1.1.5].
- laravel/framework is locked to version v8.67.0 and an update of this package was not requested.
To enable extensions, verify that they are enabled in your .ini files:
- C:\tools\php\php.ini
You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode.
Alternatively, you can run Composer with `--ignore-platform-req=ext-fileinfo` to temporarily ignore these required extensions.
|
deploy_backend
Process completed with exit code 1.
|
deploy_frontend
Process completed with exit code 1.
|
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/
|
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/
|