chore: update frontend deps #846
CI.yml
on: push
PHP Linting
19s
Frontend Linting
47s
Frontend Tests
1m 8s
Snapshot Build
7s
Matrix: php
Annotations
6 errors and 1 warning
Snapshot Build
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/event-dispatcher is locked to version v7.0.2 and an update of this package was not requested.
- symfony/event-dispatcher v7.0.2 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 2
- symfony/string is locked to version v7.0.2 and an update of this package was not requested.
- symfony/string v7.0.2 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 3
- symfony/string v7.0.2 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
- symfony/console v6.4.2 requires symfony/string ^5.4|^6.0|^7.0 -> satisfiable by symfony/string[v7.0.2].
- symfony/console is locked to version v6.4.2 and an update of this package was not requested.
|
Snapshot Build
Process completed with exit code 2.
|
PHP Linting
Process completed with exit code 8.
|
PHP 8.2 Tests
Process completed with exit code 2.
|
Frontend Linting
Process completed with exit code 2.
|
PHP 8.3 Tests
Process completed with exit code 2.
|
Frontend Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|