Skip to content

fix(url-update-helpdesk) #156

fix(url-update-helpdesk)

fix(url-update-helpdesk) #156

Triggered via push December 7, 2024 12:30
Status Failure
Total duration 36s
Artifacts

php-test.yml

on: push
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
php7.4 on stable25 unit tests
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - 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 2 - nextcloud/ocp is locked to version v29.0.5 and an update of this package was not requested. - nextcloud/ocp v29.0.5 requires php ~8.0 || ~8.1 || ~8.2 || ~8.3 -> your php version (7.4.33) does not satisfy that requirement. Problem 3 - 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 4 - symfony/deprecation-contracts is locked to version v3.5.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.5.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 5 - symfony/event-dispatcher-contracts is locked to version v3.5.0 and an update of this package was not requested. - symfony/event-dispatcher-contracts v3.5.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 6 - symfony/service-contracts is locked to version v3.5.0 and an update of this package was not requested. - symfony/service-contracts v3.5.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 7 - symfony/string is locked to version v6.4.11 and an update of this package was not requested. - symfony/string v6.4.11 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 8 - doctrine/annotations is locked to version 1.14.3 and an update of this package was not requested. - doctrine/annotations 1.14.3 requires psr/cache ^1 || ^2 || ^3 -> satisfiable by psr/cache[3.0.0]. - psr/cache 3.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
php7.4 on stable25 unit tests
Process completed with exit code 2.
php8 on stable26 unit tests
The job was canceled because "_7_4_stable25" failed.
php8 on stable26 unit tests
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - 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 (8.0.30) does not satisfy that requirement. Problem 2 - symfony/deprecation-contracts is locked to version v3.5.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.5.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 3 - symfony/event-dispatcher-contracts is locked to version v3.5.0 and an update of this package was not requested. - symfony/event-dispatcher-contracts v3.5.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 4 - symfony/service-contracts is locked to version v3.5.0 and an update of this package was not requested. - symfony/service-contracts v3.5.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 5 - symfony/string is locked to version v6.4.11 and an update of this package was not requested. - symfony/string v6.4.11 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 6 - phpunit/phpunit is locked to version 9.6.20 and an update of this package was not requested. - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. - phpunit/phpunit 9.6.20 requires doctrine/instantiator ^1.5.0 || ^2 -> satisfiable by doctrine/instantiator[2.0.0].
php8 on stable26 unit tests
Process completed with exit code 2.
php8 on stable27 unit tests
The job was canceled because "_7_4_stable25" failed.
php8 on stable27 unit tests
The operation was canceled.
php7.4 on stable25 unit tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636