Skip to content

update deps

update deps #233

Triggered via push May 10, 2024 18:21
Status Failure
Total duration 27s
Artifacts

ci.yml

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

Annotations

4 errors and 2 warnings
PHPUnit (PHP: 8.1)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - symfony/clock is locked to version v7.0.7 and an update of this package was not requested. - symfony/clock v7.0.7 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement. Problem 2 - symfony/config is locked to version v7.0.7 and an update of this package was not requested. - symfony/config v7.0.7 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement. Problem 3 - symfony/console is locked to version v7.0.7 and an update of this package was not requested. - symfony/console v7.0.7 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement. Problem 4 - symfony/dependency-injection is locked to version v7.0.7 and an update of this package was not requested. - symfony/dependency-injection v7.0.7 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement. Problem 5 - symfony/dotenv is locked to version v7.0.7 and an update of this package was not requested. - symfony/dotenv v7.0.7 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement. Problem 6 - symfony/event-dispatcher is locked to version v7.0.7 and an update of this package was not requested. - symfony/event-dispatcher v7.0.7 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement. Problem 7 - symfony/messenger is locked to version v7.0.7 and an update of this package was not requested. - symfony/messenger v7.0.7 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement. Problem 8 - symfony/mime is locked to version v7.0.7 and an update of this package was not requested. - symfony/mime v7.0.7 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement. Problem 9 - symfony/options-resolver is locked to version v7.0.7 and an update of this package was not requested. - symfony/options-resolver v7.0.7 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement. Problem 10 - symfony/property-access is locked to version v7.0.7 and an update of this package was not requested. - symfony/property-access v7.0.7 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement. Problem 11 - symfony/property-info is locked to version v7.0.7 and an update of this package was not requested. - symfony/property-info v7.0.7 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement. Problem 12 - symfony/rate-limiter is locked to version v7.0.7 and an update of this package was not requested. - symfony/rate-limiter v7.0.7 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement. Problem 13 - symfony/serializer is locked to version v7.0.7 and an update of this package was not requested. - symfony/serializer v7.0.7 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement. Problem 14 - symfony/stopwatch is locked to version v7.0.7 and an update of this package was not requested. - symfony/stopwatch v7.0.7 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement. Problem 15 - symfony/string is locked to version v7.0.7 and an update of this package was not requested. - symfony/string v7.0.7 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement. Problem 16 - symfony/var-exporter is locked to version v7.0.7 and an update of this package was not requested. - symfony/var-exporter v7.0.7 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement. Problem 17 - symfony/console v7.0.7 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement. - psx/framework v7.7.0 requires symfony/console ^5.0|^6.0|^7.0 -> satisfiable by symfony/console[v7.0.7]. - psx/framework is locked to version v7.7.0 and an update of this package was not r
PHPUnit (PHP: 8.1)
Process completed with exit code 2.
PHPUnit (PHP: 8.2)
The job was canceled because "_8_1" failed.
PHPUnit (PHP: 8.2)
The operation was canceled.
PHPUnit (PHP: 8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit (PHP: 8.1)
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/