Add PoC for testing utilities: AggregateTestCase, SubscriberUtilities #5006
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
|