Skip to content

update

update #3

Triggered via push March 13, 2024 09:55
Status Failure
Total duration 22s
Artifacts

main.yml

on: push
Matrix: Run tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
Run tests (7.4)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - brick/math is locked to version 0.11.0 and an update of this package was not requested. - brick/math 0.11.0 requires php ^8.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 2 - doctrine/event-manager is locked to version 2.0.0 and an update of this package was not requested. - doctrine/event-manager 2.0.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 3 - 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 (7.4.33) does not satisfy that requirement. Problem 4 - nette/utils is locked to version v4.0.4 and an update of this package was not requested. - nette/utils v4.0.4 requires php >=8.0 <8.4 -> your php version (7.4.33) does not satisfy that requirement. Problem 5 - 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 6 - 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 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 (7.4.33) does not satisfy that requirement. Problem 8 - ramsey/uuid is locked to version 4.7.5 and an update of this package was not requested. - ramsey/uuid 4.7.5 requires php ^8.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 9 - 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 (7.4.33) does not satisfy that requirement. Problem 10 - 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 (7.4.33) does not satisfy that requirement. Problem 11 - symfony/event-dispatcher is locked to version v6.4.3 and an update of this package was not requested. - symfony/event-dispatcher v6.4.3 requires php >=8.1 -> your php version (7.4.33) 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 (7.4.33) does not satisfy that requirement. Problem 13 - symfony/service-contracts is locked to version v3.4.1 and an update of this package was not requested. - symfony/service-contracts v3.4.1 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 14 - symfony/string is locked to version v6.4.4 and an update of this package was not requested. - symfony/string v6.4.4 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 15 - symfony/translation is locked to version v6.4.4 and an update of this package was not requested. - symfony/translation v6.4.4 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 16 - symfony/translation-contracts is locked to version v3.4.1 and an update of this package was not requested. - symfony/translation-contracts v3.4.1 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 17 - doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested. - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 18 - symfony/cache is locked to version v6.4.4 and an update of this package w
Run tests (7.4)
Process completed with exit code 2.
Run tests (7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: shivammathur/setup-php@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run tests (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: shivammathur/setup-php@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run tests (7.4)
setup-php v1 is deprecated. Please upgrade to v2 - https://setup-php.com/w/Switch-to-v2