Skip to content

Pushing github actions CI #1

Pushing github actions CI

Pushing github actions CI #1

Triggered via push January 10, 2024 16:12
Status Failure
Total duration 19s
Artifacts

workflow.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - doctrine/lexer is locked to version 3.0.0 and an update of this package was not requested. - doctrine/lexer 3.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 2 - egulias/email-validator is locked to version 4.0.2 and an update of this package was not requested. - egulias/email-validator 4.0.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 3 - laravel/framework is locked to version v10.40.0 and an update of this package was not requested. - laravel/framework v10.40.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 4 - laravel/prompts is locked to version v0.1.15 and an update of this package was not requested. - laravel/prompts v0.1.15 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 5 - monolog/monolog is locked to version 3.5.0 and an update of this package was not requested. - monolog/monolog 3.5.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 6 - ramsey/collection is locked to version 2.0.0 and an update of this package was not requested. - ramsey/collection 2.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 7 - symfony/console is locked to version v6.4.2 and an update of this package was not requested. - symfony/console v6.4.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 8 - 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.0.30) does not satisfy that requirement. Problem 9 - symfony/deprecation-contracts is locked to version v3.4.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 10 - symfony/error-handler is locked to version v6.4.0 and an update of this package was not requested. - symfony/error-handler v6.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 11 - 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.0.30) does not satisfy that requirement. Problem 12 - symfony/event-dispatcher-contracts is locked to version v3.4.0 and an update of this package was not requested. - symfony/event-dispatcher-contracts v3.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 13 - symfony/finder is locked to version v6.4.0 and an update of this package was not requested. - symfony/finder v6.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 14 - symfony/http-foundation is locked to version v6.4.2 and an update of this package was not requested. - symfony/http-foundation v6.4.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 15 - symfony/http-kernel is locked to version v6.4.2 and an update of this package was not requested. - symfony/http-kernel v6.4.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 16 - symfony/mailer is locked to version v6.4.2 and an update of this package was not requested. - symfony/mailer v6.4.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 17 - symfony/mime is locked to version v6.4.0 and an update of this package was not requested. - symfony/mime v6.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 18 - symfony/process is locked to version v6.4.2 and an
build
Process completed with exit code 2.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/