Add debug command #358
Annotations
10 errors
src/Command/DebugEventsCommand.php#L57
src/Command/DebugEventsCommand.php:57:30: MixedMethodCall: Cannot determine the type of $config when calling method get (see https://psalm.dev/015)
|
src/Command/DebugEventsCommand.php#L58
src/Command/DebugEventsCommand.php:58:19: MixedArgument: Argument 1 of ksort cannot be mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)
|
src/Command/DebugEventsCommand.php#L62
src/Command/DebugEventsCommand.php:62:28: MixedArgument: Argument 1 of Symfony\Component\Console\Style\SymfonyStyle::title cannot be mixed, expecting string (see https://psalm.dev/030)
|
src/Command/DebugEventsCommand.php#L77
src/Command/DebugEventsCommand.php:77:22: MixedMethodCall: Cannot determine the type of $config when calling method has (see https://psalm.dev/015)
|
src/Command/DebugEventsCommand.php#L78
src/Command/DebugEventsCommand.php:78:40: MixedArgument: Argument 2 of array_merge cannot be mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)
|
src/Command/DebugEventsCommand.php#L78
src/Command/DebugEventsCommand.php:78:49: MixedMethodCall: Cannot determine the type of $config when calling method get (see https://psalm.dev/015)
|
src/Command/DebugEventsCommand.php#L80
src/Command/DebugEventsCommand.php:80:22: MixedMethodCall: Cannot determine the type of $config when calling method has (see https://psalm.dev/015)
|
src/Command/DebugEventsCommand.php#L81
src/Command/DebugEventsCommand.php:81:40: MixedArgument: Argument 2 of array_merge cannot be mixed, expecting array<array-key, mixed> (see https://psalm.dev/030)
|
src/Command/DebugEventsCommand.php#L81
src/Command/DebugEventsCommand.php:81:49: MixedMethodCall: Cannot determine the type of $config when calling method get (see https://psalm.dev/015)
|
src/Command/DebugEventsCommand.php#L94
src/Command/DebugEventsCommand.php:94:33: MixedArgument: Argument 2 of sprintf cannot be mixed, expecting float|int|object{__tostring()}|string (see https://psalm.dev/030)
|
This job failed
Loading