Create occ command to import and create workspace and optimization of workspaces listing #708
Annotations
2 errors and 4 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.3.4 and an update of this package was not requested.
- symfony/console v6.3.4 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.3.0 and an update of this package was not requested.
- symfony/deprecation-contracts v3.3.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 4
- symfony/string is locked to version v6.3.5 and an update of this package was not requested.
- symfony/string v6.3.5 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 5
- doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
- phpunit/phpunit 9.6.13 requires doctrine/instantiator ^1.3.1 || ^2 -> satisfiable by doctrine/instantiator[2.0.0].
- phpunit/phpunit is locked to version 9.6.13 and an update of this package was not requested.
|
build
Process completed with exit code 2.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, skjnldsv/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: skjnldsv/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|