Skip to content

feat: update dependencies, use php 8.2 and fix webauthn #2954

feat: update dependencies, use php 8.2 and fix webauthn

feat: update dependencies, use php 8.2 and fix webauthn #2954

Triggered via pull request May 2, 2024 10:12
Status Failure
Total duration 30s
Artifacts

migration_tests.yml

on: pull_request
Matrix: tests_migration
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Test migration on mysql (PHP 8.1)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - lcobucci/clock is locked to version 3.2.0 and an update of this package was not requested. - lcobucci/clock 3.2.0 requires php ~8.2.0 || ~8.3.0 -> your php version (8.1.27) does not satisfy that requirement. Problem 2 - symfony/css-selector is locked to version v7.0.7 and an update of this package was not requested. - symfony/css-selector v7.0.7 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 3 - symfony/event-dispatcher is locked to version v7.0.7 and an update of this package was not requested. - symfony/event-dispatcher v7.0.7 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.7 and an update of this package was not requested. - symfony/options-resolver v7.0.7 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 5 - symfony/property-access is locked to version v7.0.7 and an update of this package was not requested. - symfony/property-access v7.0.7 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 6 - symfony/property-info is locked to version v7.0.7 and an update of this package was not requested. - symfony/property-info v7.0.7 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 7 - symfony/serializer is locked to version v7.0.7 and an update of this package was not requested. - symfony/serializer v7.0.7 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 8 - symfony/string is locked to version v7.0.7 and an update of this package was not requested. - symfony/string v7.0.7 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 9 - symfony/filesystem is locked to version v7.0.7 and an update of this package was not requested. - symfony/filesystem v7.0.7 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 10 - symfony/stopwatch is locked to version v7.0.7 and an update of this package was not requested. - symfony/stopwatch v7.0.7 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 11 - symfony/string v7.0.7 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. - symfony/console v6.4.7 requires symfony/string ^5.4|^6.0|^7.0 -> satisfiable by symfony/string[v7.0.7]. - symfony/console is locked to version v6.4.7 and an update of this package was not requested.
Test migration on mysql (PHP 8.1)
Process completed with exit code 2.
Test migration on mysql (PHP 8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.