Skip to content

Update dependency symfony/console to v6.4.17 #1819

Update dependency symfony/console to v6.4.17

Update dependency symfony/console to v6.4.17 #1819

Triggered via pull request December 31, 2024 15:14
Status Failure
Total duration 16s
Artifacts

static-analysis.yml

on: pull_request
psalm static code analysis
8s
psalm static code analysis
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
psalm static code analysis
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - symfony/string is locked to version v7.2.0 and an update of this package was not requested. - symfony/string v7.2.0 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 2 - symfony/console is locked to version v6.4.17 and an update of this package was not requested. - symfony/console v6.4.17 requires symfony/string ^5.4|^6.0|^7.0 -> satisfiable by symfony/string[v7.2.0]. - symfony/string v7.2.0 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
psalm static code analysis
Process completed with exit code 2.
psalm static code analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
psalm static code analysis
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/