Backport: Implement user import from CSV in Workspace #1009
Annotations
2 errors and 3 warnings
build
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested.
- doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 2
- symfony/console is locked to version v6.4.9 and an update of this package was not requested.
- symfony/console v6.4.9 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- symfony/deprecation-contracts is locked to version v3.5.0 and an update of this package was not requested.
- symfony/deprecation-contracts v3.5.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 4
- symfony/service-contracts is locked to version v3.5.0 and an update of this package was not requested.
- symfony/service-contracts v3.5.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 5
- symfony/string is locked to version v6.4.9 and an update of this package was not requested.
- symfony/string v6.4.9 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 6
- phpunit/phpunit is locked to version 9.6.20 and an update of this package was not requested.
- doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
- phpunit/phpunit 9.6.20 requires doctrine/instantiator ^1.5.0 || ^2 -> satisfiable by doctrine/instantiator[2.0.0].
|
build
Process completed with exit code 2.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
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/
|
build
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/
|