Lock file maintenance #20
Annotations
10 errors and 1 warning
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest):
src/Controller/DefaultController.php#L15
Property Patchlevel\EventSourcingAdminBundle\Controller\DefaultController::$twig is never read, only written.
|
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest):
src/Controller/EventController.php#L37
Parameter #2 $array of function array_map expects array, iterable<Patchlevel\EventSourcing\EventBus\ListenerDescriptor> given.
|
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest):
src/Controller/EventController.php#L48
Method Patchlevel\EventSourcingAdminBundle\Controller\EventController::projectorsMethods() return type has no value type specified in iterable type array.
|
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/Decorator/RequestIdDecorator.php#L18
Method Patchlevel\EventSourcingAdminBundle\Decorator\RequestIdDecorator::__invoke() 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/Decorator/RequestIdDecorator.php#L18
Method Patchlevel\EventSourcingAdminBundle\Decorator\RequestIdDecorator::__invoke() return type with generic class Patchlevel\EventSourcing\EventBus\Message does not specify its types: T
|
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest):
src/DependencyInjection/PatchlevelEventSourcingAdminExtension.php#L114
Class Symfony\Component\ExpressionLanguage\ExpressionLanguage not found.
|
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest):
src/Listener/RequestIdListener.php#L19
Parameter #1 $prefix of function uniqid expects string, int<0, max> given.
|
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest):
src/Listener/TokenMapperListener.php#L35
Parameter #1 $requestId of method Patchlevel\EventSourcingAdminBundle\TokenMapper::set() expects string, mixed given.
|
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/.
|