fix: add missing methods to QueueInterface and improve type declarati… #165
Annotations
8 errors
|
Run static analysis
Process completed with exit code 1.
|
|
Run static analysis
Ignored error pattern #Call to deprecated function random_string\(\):# in paths: /home/runner/work/queue/queue/src/Handlers/RedisHandler.php, /home/runner/work/queue/queue/src/Handlers/PredisHandler.php, /home/runner/work/queue/queue/src/Handlers/RabbitMQHandler.php was not matched in reported errors.
|
|
Run static analysis:
src/Handlers/BaseHandler.php#L76
Cannot access property $id on array<int|string, bool|float|int|object|string|null>|object.
|
|
Run static analysis:
src/Handlers/BaseHandler.php#L75
Cannot access property $queue on array<int|string, bool|float|int|object|string|null>|object.
|
|
Run static analysis:
src/Handlers/BaseHandler.php#L75
Cannot access property $priority on array<int|string, bool|float|int|object|string|null>|object.
|
|
Run static analysis:
src/Handlers/BaseHandler.php#L75
Cannot access property $payload on array<int|string, bool|float|int|object|string|null>|object.
|
|
Run static analysis:
src/Handlers/BaseHandler.php#L75
Cannot access property $payload on array<int|string, bool|float|int|object|string|null>|object.
|
|
Run static analysis:
src/Commands/QueueWork.php#L496
Method CodeIgniter\Queue\Commands\QueueWork::onInterruption() is unused.
|
Loading