Skip to content

Update laravel.yml

Update laravel.yml #3

Triggered via push April 20, 2024 08:29
Status Failure
Total duration 23s
Artifacts

laravel.yml

on: push
laravel-tests
14s
laravel-tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
laravel-tests
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.1 and an update of this package was not requested. - doctrine/lexer 3.0.1 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 - 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.0.30) does not satisfy that requirement. Problem 4 - nette/schema is locked to version v1.3.0 and an update of this package was not requested. - nette/schema v1.3.0 requires php 8.1 - 8.3 -> your php version (8.0.30) does not satisfy that requirement. Problem 5 - 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 6 - symfony/console is locked to version v6.4.6 and an update of this package was not requested. - symfony/console v6.4.6 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 7 - symfony/css-selector is locked to version v7.0.3 and an update of this package was not requested. - symfony/css-selector v7.0.3 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 8 - 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 9 - symfony/dom-crawler is locked to version v6.4.4 and an update of this package was not requested. - symfony/dom-crawler v6.4.4 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.6 and an update of this package was not requested. - symfony/error-handler v6.4.6 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.3 and an update of this package was not requested. - symfony/event-dispatcher v7.0.3 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.2 and an update of this package was not requested. - symfony/event-dispatcher-contracts v3.4.2 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.4 and an update of this package was not requested. - symfony/http-foundation v6.4.4 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.6 and an update of this package was not requested. - symfony/http-kernel v6.4.6 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.6 and an update of this package was not requested. - symfony/mailer v6.4.6 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.6 and an update of this package was not requested. - symfony/mime v6.4.6 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.4
laravel-tests
Process completed with exit code 2.
laravel-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: shivammathur/setup-php@15c43e89cdef867065b0213be354c2841860869e, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
laravel-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: shivammathur/setup-php@15c43e89cdef867065b0213be354c2841860869e. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/