Skip to content
Triggered via push December 6, 2024 16:02
Status Failure
Total duration 23s
Artifacts

ci.yml

on: push
php-cs-fixer
13s
php-cs-fixer
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
php-cs-fixer
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - psr/log is locked to version 2.0.0 and an update of this package was not requested. - psr/log 2.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 2 - symfony/deprecation-contracts is locked to version v3.1.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.1.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 3 - symfony/string is locked to version v6.1.0 and an update of this package was not requested. - symfony/string v6.1.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 4 - symfony/translation is locked to version v6.1.0 and an update of this package was not requested. - symfony/translation v6.1.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 5 - symfony/translation-contracts is locked to version v3.1.0 and an update of this package was not requested. - symfony/translation-contracts v3.1.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 6 - psr/cache is locked to version 3.0.0 and an update of this package was not requested. - psr/cache 3.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 7 - symfony/event-dispatcher-contracts is locked to version v3.1.0 and an update of this package was not requested. - symfony/event-dispatcher-contracts v3.1.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 8 - symfony/options-resolver is locked to version v5.4.3 and an update of this package was not requested. - symfony/deprecation-contracts v3.1.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. - symfony/options-resolver v5.4.3 requires symfony/deprecation-contracts ^2.1|^3 -> satisfiable by symfony/deprecation-contracts[v3.1.0].
php-cs-fixer
Process completed with exit code 2.
php-cs-fixer
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
php-cs-fixer
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/