refactor store migration #3715
Annotations
7 errors and 1 warning
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest):
src/DependencyInjection/PatchlevelEventSourcingExtension.php#L630
Parameter #2 $id of method Symfony\Component\DependencyInjection\ContainerBuilder::setAlias() expects string|Symfony\Component\DependencyInjection\Alias, string|null given.
|
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest):
src/DependencyInjection/TranslatorCompilerPass.php#L24
Argument of an invalid type array|bool|float|int|string|null supplied for foreach, only iterables are supported.
|
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest):
src/DependencyInjection/TranslatorCompilerPass.php#L25
Parameter #1 $id of method Symfony\Component\DependencyInjection\ContainerBuilder::has() expects string, mixed given.
|
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest):
src/DependencyInjection/TranslatorCompilerPass.php#L26
Parameter #1 $id of method Symfony\Component\DependencyInjection\ContainerBuilder::findDefinition() expects string, mixed given.
|
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest):
src/DependencyInjection/TranslatorCompilerPass.php#L35
Parameter #1 $class of function class_exists expects string, mixed given.
|
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest):
src/DependencyInjection/TranslatorCompilerPass.php#L46
Parameter #1 $id of class Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException constructor expects string, mixed given.
|
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest)
Process completed with exit code 1.
|
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
|