Static Analyze #6694
Annotations
2 errors and 3 warnings
Static Analyze (8.1, ubuntu-latest)
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- php-http/logger-plugin is locked to version 1.4.0 and an update of this package was not requested.
- php-http/logger-plugin 1.4.0 requires php ^8.2 -> your php version (8.1.31) does not satisfy that requirement.
Problem 2
- symfony/error-handler is locked to version v7.2.1 and an update of this package was not requested.
- symfony/error-handler v7.2.1 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
Problem 3
- symfony/event-dispatcher is locked to version v7.2.0 and an update of this package was not requested.
- symfony/event-dispatcher v7.2.0 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
Problem 4
- symfony/filesystem is locked to version v7.2.0 and an update of this package was not requested.
- symfony/filesystem v7.2.0 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
Problem 5
- symfony/finder is locked to version v7.2.2 and an update of this package was not requested.
- symfony/finder v7.2.2 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
Problem 6
- symfony/http-foundation is locked to version v7.2.2 and an update of this package was not requested.
- symfony/http-foundation v7.2.2 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
Problem 7
- symfony/http-kernel is locked to version v7.2.2 and an update of this package was not requested.
- symfony/http-kernel v7.2.2 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
Problem 8
- symfony/options-resolver is locked to version v7.2.0 and an update of this package was not requested.
- symfony/options-resolver v7.2.0 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
Problem 9
- symfony/process is locked to version v7.2.0 and an update of this package was not requested.
- symfony/process v7.2.0 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
Problem 10
- 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 11
- symfony/var-dumper is locked to version v7.2.0 and an update of this package was not requested.
- symfony/var-dumper v7.2.0 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
Problem 12
- symfony/var-exporter is locked to version v7.2.0 and an update of this package was not requested.
- symfony/var-exporter v7.2.0 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
Problem 13
- composer/composer is locked to version 2.8.5 and an update of this package was not requested.
- composer/composer 2.8.5 requires symfony/finder ^5.4.35 || ^6.3.12 || ^7.0.3 -> satisfiable by symfony/finder[v7.2.2].
- symfony/finder v7.2.2 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
|
Static Analyze (8.1, ubuntu-latest)
Process completed with exit code 2.
|
Static Analyze (8.1, ubuntu-latest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Static Analyze (8.1, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Static Analyze (8.1, ubuntu-latest)
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/
|