Skip to content

Add PoC for testing utilities: AggregateTestCase, SubscriberUtilities #5006

Add PoC for testing utilities: AggregateTestCase, SubscriberUtilities

Add PoC for testing utilities: AggregateTestCase, SubscriberUtilities #5006

Triggered via pull request January 2, 2025 19:12
Status Failure
Total duration 28s
Artifacts

phpstan.yml

on: pull_request
Matrix: Static Analysis by PHPStan
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest): src/Test/AggregateTestError.php#L11
Parameter $previous of method Patchlevel\EventSourcing\Test\AggregateTestError::__construct() has invalid type Patchlevel\EventSourcing\Test\Throwable.
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest): src/Test/AggregateTestError.php#L13
Parameter #3 $previous of method Exception::__construct() expects Throwable|null, Patchlevel\EventSourcing\Test\Throwable|null given.
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest)
Process completed with exit code 1.
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636