Skip to content

Support stream store #287

Support stream store

Support stream store #287

Triggered via pull request January 15, 2025 11:38
Status Failure
Total duration 1m 27s
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/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