Roll back dependency patchlevel/event-sourcing-bundle to 3.0.0-rc2 #1
Annotations
10 errors and 1 warning
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest):
src/Controller/InspectionController.php#L41
Parameter #1 $aggregateName of method Patchlevel\EventSourcing\Metadata\AggregateRoot\AggregateRootRegistry::aggregateClass() expects string, float|int<min, -1>|int<1, max>|string|true given.
|
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest):
src/Controller/InspectionController.php#L43
Parameter #1 $id of static method Patchlevel\EventSourcing\Aggregate\CustomId::fromString() expects string, float|int<min, -1>|int<1, max>|string|true given.
|
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest):
src/Controller/InspectionController.php#L46
Parameter #1 $aggregateName of method Patchlevel\EventSourcing\Metadata\AggregateRoot\AggregateRootRegistry::aggregateClass() expects string, float|int<min, -1>|int<1, max>|string|true given.
|
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest):
src/Controller/InspectionController.php#L47
Parameter $aggregateId of class Patchlevel\EventSourcing\Store\Criteria constructor expects string|null, float|int<min, -1>|int<1, max>|string|true given.
|
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest):
src/Controller/StoreController.php#L56
Parameter #1 $aggregateName of method Patchlevel\EventSourcing\Metadata\AggregateRoot\AggregateRootRegistry::aggregateClass() expects string, float|int<min, -1>|int<1, max>|string|true given.
|
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest):
src/Controller/StoreController.php#L57
Parameter $aggregateId of class Patchlevel\EventSourcing\Store\Criteria constructor expects string|null, float|int<min, -1>|int<1, max>|string|true|null given.
|
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest):
src/Twig/EventSourcingAdminExtension.php#L46
Method Patchlevel\EventSourcingAdminBundle\Twig\EventSourcingAdminExtension::aggregateName() has parameter $message with generic class Patchlevel\EventSourcing\EventBus\Message but does not specify its types: T
|
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest):
src/Twig/EventSourcingAdminExtension.php#L48
Method Patchlevel\EventSourcingAdminBundle\Twig\EventSourcingAdminExtension::aggregateName() should return class-string but returns string.
|
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest):
src/Twig/EventSourcingAdminExtension.php#L52
Method Patchlevel\EventSourcingAdminBundle\Twig\EventSourcingAdminExtension::eventClass() has parameter $message with generic class Patchlevel\EventSourcing\EventBus\Message but does not specify its types: T
|
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest):
src/Twig/EventSourcingAdminExtension.php#L57
Method Patchlevel\EventSourcingAdminBundle\Twig\EventSourcingAdminExtension::eventName() has parameter $message with generic class Patchlevel\EventSourcing\EventBus\Message but does not specify its types: T
|
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|