Skip to content

Tests

Tests #60

Triggered via schedule May 8, 2024 00:41
Status Failure
Total duration 21s
Artifacts

tests.yml

on: schedule
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors
PHP 8.1
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - 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.1.28) does not satisfy that requirement. Problem 2 - 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.1.28) does not satisfy that requirement. Problem 3 - symfony/string is locked to version v7.0.4 and an update of this package was not requested. - symfony/string v7.0.4 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement. Problem 4 - symfony/yaml is locked to version v7.0.3 and an update of this package was not requested. - symfony/yaml v7.0.3 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement. Problem 5 - symfony/yaml v7.0.3 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement. - laravel/sail v1.28.1 requires symfony/yaml ^6.0|^7.0 -> satisfiable by symfony/yaml[v7.0.3]. - laravel/sail is locked to version v1.28.1 and an update of this package was not requested.
PHP 8.1
Process completed with exit code 2.
PHP 8.2
The job was canceled because "_8_1" failed.