change frontend #3
Annotations
10 errors and 1 warning
PHPStan:
src/Controller/DefaultController.php#L15
Property Patchlevel\EventSourcingAdminBundle\Controller\DefaultController::$twig is never read, only written.
|
PHPStan:
src/Controller/EventController.php#L16
Property Patchlevel\EventSourcingAdminBundle\Controller\EventController::$twig is never read, only written.
|
PHPStan:
src/Controller/EventController.php#L17
Property Patchlevel\EventSourcingAdminBundle\Controller\EventController::$eventRegistry is never read, only written.
|
PHPStan:
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.
|
PHPStan:
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.
|
PHPStan:
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
|
PHPStan:
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
|
PHPStan:
src/DependencyInjection/PatchlevelEventSourcingAdminExtension.php#L100
Class Symfony\Component\ExpressionLanguage\ExpressionLanguage not found.
|
PHPStan:
src/Listener/RequestIdListener.php#L19
Parameter #1 $prefix of function uniqid expects string, int<0, max> given.
|
PHPStan:
src/Listener/TokenMapperListener.php#L35
Parameter #1 $requestId of method Patchlevel\EventSourcingAdminBundle\TokenMapper::set() expects string, mixed given.
|
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/.
|
The logs for this run have expired and are no longer available.
Loading