Skip to content

use resource tags for aggregates, events & headers #4744

use resource tags for aggregates, events & headers

use resource tags for aggregates, events & headers #4744

Triggered via pull request December 10, 2025 13:49
Status Failure
Total duration 28s
Artifacts

phpstan.yml

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

Annotations

9 errors
Static Analysis by PHPStan (locked, 8.5, ubuntu-latest)
Process completed with exit code 1.
Static Analysis by PHPStan (locked, 8.5, ubuntu-latest): src/DependencyInjection/RepositoryCompilerPass.php#L19
Argument of an invalid type array|bool|float|int|string|null supplied for foreach, only iterables are supported.
Static Analysis by PHPStan (locked, 8.5, ubuntu-latest): src/DependencyInjection/HandlerServiceLocatorCompilerPass.php#L39
Parameter #1 $objectOrMethod of class ReflectionMethod constructor expects object|string, mixed given.
Static Analysis by PHPStan (locked, 8.5, ubuntu-latest): src/DependencyInjection/HandlerServiceLocatorCompilerPass.php#L38
Parameter #1 $classString of static method Patchlevel\EventSourcing\CommandBus\HandlerFinder::findInClass() expects class-string, mixed given.
Static Analysis by PHPStan (locked, 8.5, ubuntu-latest): src/DependencyInjection/HandlerServiceLocatorCompilerPass.php#L34
Argument of an invalid type array|bool|float|int|string|null supplied for foreach, only iterables are supported.
Static Analysis by PHPStan (locked, 8.5, ubuntu-latest): src/DependencyInjection/CommandHandlerCompilerPass.php#L32
Parameter #1 $classString of static method Patchlevel\EventSourcing\CommandBus\HandlerFinder::findInClass() expects class-string, mixed given.
Static Analysis by PHPStan (locked, 8.5, ubuntu-latest): src/DependencyInjection/CommandHandlerCompilerPass.php#L29
Argument of an invalid type array|bool|float|int|string|null supplied for foreach, only iterables are supported.