Roll back dependency patchlevel/event-sourcing to 3.7.0 #3720
Annotations
10 errors and 1 warning
PHPStan:
src/CommandBus/SymfonyParameterResolver.php#L13
Class Patchlevel\EventSourcingBundle\CommandBus\SymfonyParameterResolver implements unknown interface Patchlevel\EventSourcing\CommandBus\Handler\ParameterResolver.
|
PHPStan:
src/DependencyInjection/HandlerCompilerPass.php#L46
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
|
PHPStan:
src/DependencyInjection/HandlerCompilerPass.php#L46
Call to static method findInClass() on an unknown class Patchlevel\EventSourcing\CommandBus\HandlerFinder.
|
PHPStan:
src/DependencyInjection/HandlerCompilerPass.php#L47
Cannot access property $method on mixed.
|
PHPStan:
src/DependencyInjection/HandlerCompilerPass.php#L47
Parameter #3 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
|
PHPStan:
src/DependencyInjection/HandlerCompilerPass.php#L48
Cannot access property $static on mixed.
|
PHPStan:
src/DependencyInjection/HandlerCompilerPass.php#L48
Class Patchlevel\EventSourcing\CommandBus\Handler\CreateAggregateHandler not found.
|
PHPStan:
src/DependencyInjection/HandlerCompilerPass.php#L48
Class Patchlevel\EventSourcing\CommandBus\Handler\UpdateAggregateHandler not found.
|
PHPStan:
src/DependencyInjection/HandlerCompilerPass.php#L50
Cannot access property $method on mixed.
|
PHPStan:
src/DependencyInjection/HandlerCompilerPass.php#L50
Parameter #2 $method of class ReflectionMethod constructor expects string, mixed given.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading