standarized the command names #45
ci.yml
on: push
Coding Standard & Static Analysis
23s
Matrix: testsuite
Annotations
5 errors
Coding Standard & Static Analysis:
src/Command/PurgeQueueCommand.php#L99
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#L99
src/Command/PurgeQueueCommand.php:99:53: 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.
|
Coding Standard & Static Analysis
Process completed with exit code 2.
|