Skip to content

Test de gitflow para ejecutar testing #1

Test de gitflow para ejecutar testing

Test de gitflow para ejecutar testing #1

Re-run triggered September 2, 2023 05:55
Status Failure
Total duration 19s
Artifacts

test.yml

on: pull_request
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 - Root composer.json requires php ^8.1 but your php version (8.0.30) does not satisfy that requirement. Problem 2 - 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 3 - egulias/email-validator is locked to version 4.0.1 and an update of this package was not requested. - egulias/email-validator 4.0.1 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 4 - laravel/framework is locked to version v10.17.1 and an update of this package was not requested. - laravel/framework v10.17.1 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 5 - laravel/prompts is locked to version v0.1.3 and an update of this package was not requested. - laravel/prompts v0.1.3 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 6 - monolog/monolog is locked to version 3.4.0 and an update of this package was not requested. - monolog/monolog 3.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 7 - 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 8 - symfony/console is locked to version v6.3.2 and an update of this package was not requested. - symfony/console v6.3.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 9 - symfony/css-selector is locked to version v6.3.2 and an update of this package was not requested. - symfony/css-selector v6.3.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 10 - symfony/deprecation-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.3.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 11 - symfony/error-handler is locked to version v6.3.2 and an update of this package was not requested. - symfony/error-handler v6.3.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 12 - symfony/event-dispatcher is locked to version v6.3.2 and an update of this package was not requested. - symfony/event-dispatcher v6.3.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 13 - symfony/event-dispatcher-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/event-dispatcher-contracts v3.3.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 14 - symfony/finder is locked to version v6.3.3 and an update of this package was not requested. - symfony/finder v6.3.3 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 15 - symfony/http-foundation is locked to version v6.3.2 and an update of this package was not requested. - symfony/http-foundation v6.3.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 16 - symfony/http-kernel is locked to version v6.3.3 and an update of this package was not requested. - symfony/http-kernel v6.3.3 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 17 - symfony/mailer is locked to version v6.3.0 and an update of this package was not requested. - symfony/mailer v6.3.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 18 - symfony/mime is locked to version v6.3.3 and an update of this package was not requested. - symfony/mime v6.3.3 requires php >=8.1 -> your php ver
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/