Skip to content

feat: support code generator #86

feat: support code generator

feat: support code generator #86

Triggered via push January 14, 2024 11:55
Status Failure
Total duration 21s
Artifacts

ci-cd.yaml

on: push
Matrix: Quality
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Quality (8.1)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - lcobucci/clock is locked to version 3.2.0 and an update of this package was not requested. - lcobucci/clock 3.2.0 requires php ~8.2.0 || ~8.3.0 -> your php version (8.1.27) does not satisfy that requirement. Problem 2 - scheb/2fa-bundle is locked to version v7.0.0 and an update of this package was not requested. - scheb/2fa-bundle v7.0.0 requires php ~8.2.0 || ~8.3.0 -> your php version (8.1.27) does not satisfy that requirement. Problem 3 - scheb/2fa-google-authenticator is locked to version v7.0.0 and an update of this package was not requested. - scheb/2fa-google-authenticator v7.0.0 requires php ~8.2.0 || ~8.3.0 -> your php version (8.1.27) does not satisfy that requirement. Problem 4 - scheb/2fa-totp is locked to version v7.0.0 and an update of this package was not requested. - scheb/2fa-totp v7.0.0 requires php ~8.2.0 || ~8.3.0 -> your php version (8.1.27) does not satisfy that requirement. Problem 5 - scheb/2fa-trusted-device is locked to version v7.0.0 and an update of this package was not requested. - scheb/2fa-trusted-device v7.0.0 requires php ~8.2.0 || ~8.3.0 -> your php version (8.1.27) does not satisfy that requirement. Problem 6 - symfony/asset is locked to version v7.0.0 and an update of this package was not requested. - symfony/asset v7.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 7 - symfony/cache is locked to version v7.0.2 and an update of this package was not requested. - symfony/cache v7.0.2 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 8 - symfony/clock is locked to version v7.0.2 and an update of this package was not requested. - symfony/clock v7.0.2 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 9 - symfony/config is locked to version v7.0.0 and an update of this package was not requested. - symfony/config v7.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 10 - symfony/console is locked to version v7.0.2 and an update of this package was not requested. - symfony/console v7.0.2 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 11 - symfony/css-selector is locked to version v7.0.0 and an update of this package was not requested. - symfony/css-selector v7.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 12 - symfony/dependency-injection is locked to version v7.0.2 and an update of this package was not requested. - symfony/dependency-injection v7.0.2 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 13 - symfony/doctrine-bridge is locked to version v7.0.2 and an update of this package was not requested. - symfony/doctrine-bridge v7.0.2 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 14 - symfony/dotenv is locked to version v7.0.2 and an update of this package was not requested. - symfony/dotenv v7.0.2 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 15 - symfony/error-handler is locked to version v7.0.0 and an update of this package was not requested. - symfony/error-handler v7.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 16 - symfony/event-dispatcher is locked to version v7.0.2 and an update of this package was not requested. - symfony/event-dispatcher v7.0.2 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 17 - symfony/expression-language is locked to version v7.0.2 and an update of this package was not requested. - symfony/expression-language v7.0.2 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 18
Quality (8.1)
Process completed with exit code 2.
Quality (8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Quality (8.1)
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/