Support stream store #287
Annotations
3 errors and 1 warning
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest):
src/Controller/InspectionController.php#L151
Parameter #2 $startPlayhead of static method Patchlevel\EventSourcing\Aggregate\AggregateRoot::createFromEvents() expects int<0, max>, int given.
|
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest):
src/Controller/InspectionController.php#L196
Method Patchlevel\EventSourcingAdminBundle\Controller\InspectionController::getPlayhead() has parameter $message with generic class Patchlevel\EventSourcing\Message\Message but does not specify its types: T
|
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
|