Skip to content

CI setup

CI setup #3

Triggered via pull request December 14, 2023 19:33
@staabmstaabm
synchronize #1
ci
Status Failure
Total duration 25s
Artifacts

unit-tests.yml

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

Annotations

5 errors
phpunit (ubuntu-latest, 8.1)
Failed asserting that two strings are identical.
phpunit (ubuntu-latest, 8.1)
Process completed with exit code 1.
phpunit (ubuntu-latest, 8.0)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires phpunit/phpunit ^10.5 -> satisfiable by phpunit/phpunit[10.5.0, 10.5.1, 10.5.2, 10.5.3]. - phpunit/phpunit[10.5.0, ..., 10.5.3] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
phpunit (ubuntu-latest, 8.0)
Process completed with exit code 2.
phpunit (ubuntu-latest, 8.2)
The operation was canceled.