Skip to content

standarized the command names #45

standarized the command names

standarized the command names #45

Triggered via push November 18, 2024 16:43
Status Failure
Total duration 42s
Artifacts

ci.yml

on: push
Coding Standard & Static Analysis
23s
Coding Standard & Static Analysis
Matrix: testsuite
Fit to window
Zoom out
Zoom in

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.