Skip to content

chore: update deps #845

chore: update deps

chore: update deps #845

Triggered via push January 12, 2024 12:25
Status Failure
Total duration 1m 12s
Artifacts

CI.yml

on: push
PHP Linting
12s
PHP Linting
Frontend Linting
48s
Frontend Linting
Frontend Tests
1m 2s
Frontend Tests
Snapshot Build
4s
Snapshot Build
Matrix: php
Fit to window
Zoom out
Zoom in

Annotations

8 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
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.27) 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.27) does not satisfy that requirement. Problem 3 - symfony/filesystem is locked to version v7.0.0 and an update of this package was not requested. - symfony/filesystem v7.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 4 - symfony/options-resolver is locked to version v7.0.0 and an update of this package was not requested. - symfony/options-resolver v7.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 5 - symfony/stopwatch is locked to version v7.0.0 and an update of this package was not requested. - symfony/stopwatch v7.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 6 - symfony/string v7.0.2 requires php >=8.2 -> your php version (8.1.27) 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.
PHP Linting
Process completed with exit code 2.
PHP 8.1 Tests
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.27) 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.27) does not satisfy that requirement. Problem 3 - symfony/filesystem is locked to version v7.0.0 and an update of this package was not requested. - symfony/filesystem v7.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 4 - symfony/options-resolver is locked to version v7.0.0 and an update of this package was not requested. - symfony/options-resolver v7.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 5 - symfony/stopwatch is locked to version v7.0.0 and an update of this package was not requested. - symfony/stopwatch v7.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 6 - symfony/string v7.0.2 requires php >=8.2 -> your php version (8.1.27) 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.
PHP 8.1 Tests
Process completed with exit code 2.
PHP 8.2 Tests
Process completed with exit code 2.
Frontend Linting
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/