cs fix #46
ci.yml
on: push
Coding Standard & Static Analysis
19s
Matrix: testsuite
Annotations
4 errors
Coding Standard & Static Analysis:
src/Command/PurgeQueueCommand.php#L137
Parameter #1 $queueConfig of method CakeDC\QueueMonitor\Service\EnqueueClientService::purgeQueue() expects string, string|null given.
|
Coding Standard & Static Analysis
Process completed with exit code 1.
|
PossiblyNullArgument:
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)
|
Coding Standard & Static Analysis
Process completed with exit code 2.
|