Skip to content

Roll back dependency patchlevel/event-sourcing to 3.7.0 #3723

Roll back dependency patchlevel/event-sourcing to 3.7.0

Roll back dependency patchlevel/event-sourcing to 3.7.0 #3723

Triggered via push January 16, 2025 13:13
Status Failure
Total duration 34s
Artifacts

phpstan.yml

on: push
Matrix: Static Analysis by PHPStan
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest): src/CommandBus/SymfonyParameterResolver.php#L13
Class Patchlevel\EventSourcingBundle\CommandBus\SymfonyParameterResolver implements unknown interface Patchlevel\EventSourcing\CommandBus\Handler\ParameterResolver.
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest): src/DependencyInjection/HandlerCompilerPass.php#L46
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest): src/DependencyInjection/HandlerCompilerPass.php#L46
Call to static method findInClass() on an unknown class Patchlevel\EventSourcing\CommandBus\HandlerFinder.
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest): src/DependencyInjection/HandlerCompilerPass.php#L47
Parameter #3 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest): src/DependencyInjection/HandlerCompilerPass.php#L48
Class Patchlevel\EventSourcing\CommandBus\Handler\CreateAggregateHandler not found.
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest): src/DependencyInjection/HandlerCompilerPass.php#L48
Class Patchlevel\EventSourcing\CommandBus\Handler\UpdateAggregateHandler not found.
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest): src/DependencyInjection/HandlerCompilerPass.php#L50
Parameter #2 $method of class ReflectionMethod constructor expects string, mixed given.
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