GitHub Pages deploy #28
deploy.yml
on: workflow_dispatch
Build and deploy
12s
Annotations
2 errors and 3 warnings
Build and deploy
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- laminas/laminas-code is locked to version 4.13.0 and an update of this package was not requested.
- laminas/laminas-code 4.13.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 2
- league/uri is locked to version 6.8.0 and an update of this package was not requested.
- league/uri 6.8.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 3
- symfony/error-handler is locked to version v6.3.12 and an update of this package was not requested.
- symfony/error-handler v6.3.12 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 4
- symfony/monolog-bridge is locked to version v6.4.3 and an update of this package was not requested.
- symfony/monolog-bridge v6.4.3 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 5
- symfony/var-dumper is locked to version v6.4.3 and an update of this package was not requested.
- symfony/var-dumper v6.4.3 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 6
- symfony/var-exporter is locked to version v6.4.3 and an update of this package was not requested.
- symfony/var-exporter v6.4.3 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 7
- laminas/laminas-code 4.13.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (7.4.33) does not satisfy that requirement.
- friendsofphp/proxy-manager-lts v1.0.16 requires laminas/laminas-code ~3.4.1|^4.0 -> satisfiable by laminas/laminas-code[4.13.0].
- friendsofphp/proxy-manager-lts is locked to version v1.0.16 and an update of this package was not requested.
|
Build and deploy
Process completed with exit code 2.
|
Build and deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|