cs fix #46
Annotations
4 errors
Run phpstan:
src/Command/PurgeQueueCommand.php#L137
Parameter #1 $queueConfig of method CakeDC\QueueMonitor\Service\EnqueueClientService::purgeQueue() expects string, string|null given.
|
Run phpstan
Process completed with exit code 1.
|
Run psalm:
src/Command/PurgeQueueCommand.php#L137
src/Command/PurgeQueueCommand.php:137:57: PossiblyNullArgument: Argument 1 of CakeDC\QueueMonitor\Service\EnqueueClientService::purgeQueue cannot be null, possibly null value provided (see https://psalm.dev/078)
|
Run psalm
Process completed with exit code 2.
|
Loading