Skip to content

Add support for PHP 8.4, Upgrade PHPUnit to 10.x, remove Prophecy dependency and improve unit tests #406

Add support for PHP 8.4, Upgrade PHPUnit to 10.x, remove Prophecy dependency and improve unit tests

Add support for PHP 8.4, Upgrade PHPUnit to 10.x, remove Prophecy dependency and improve unit tests #406

Triggered via pull request November 14, 2024 11:26
Status Failure
Total duration 49s
Artifacts

continuous-integration.yml

on: pull_request
ci  /  Generate job matrix
10s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ci / QA Checks (PHPUnit [8.4, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: test/Application/ExceptionsRaisedInDispatchableShouldRaiseDispatchErrorEventTest.php#L29
Failed asserting that 'Service with name "bad" could not be created. Reason: Laminas\Mvc\Controller\AbstractController::dispatch(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead' contains "Raised an exception".
ci / QA Checks (PHPUnit [8.4, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: test/ApplicationTest.php#L403
Failed asserting that 'Service with name "bad" could not be created. Reason: Laminas\Mvc\Controller\AbstractController::dispatch(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead' contains "Raised an error".