fix: add missing methods to QueueInterface and improve type declarati… #165
Annotations
16 errors
|
PHP 8.4 Static Analysis
Process completed with exit code 1.
|
|
PHP 8.4 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.
|
|
PHP 8.4 Static Analysis:
src/Handlers/BaseHandler.php#L76
Cannot access property $id on array<int|string, bool|float|int|object|string|null>|object.
|
|
PHP 8.4 Static Analysis:
src/Handlers/BaseHandler.php#L75
Cannot access property $queue on array<int|string, bool|float|int|object|string|null>|object.
|
|
PHP 8.4 Static Analysis:
src/Handlers/BaseHandler.php#L75
Cannot access property $priority on array<int|string, bool|float|int|object|string|null>|object.
|
|
PHP 8.4 Static Analysis:
src/Handlers/BaseHandler.php#L75
Cannot access property $payload on array<int|string, bool|float|int|object|string|null>|object.
|
|
PHP 8.4 Static Analysis:
src/Handlers/BaseHandler.php#L75
Cannot access property $payload on array<int|string, bool|float|int|object|string|null>|object.
|
|
PHP 8.4 Static Analysis:
src/Commands/QueueWork.php#L496
Method CodeIgniter\Queue\Commands\QueueWork::onInterruption() is unused.
|
|
PHP 8.2 Static Analysis
Process completed with exit code 1.
|
|
PHP 8.2 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.
|
|
PHP 8.2 Static Analysis:
src/Handlers/BaseHandler.php#L76
Cannot access property $id on array<int|string, bool|float|int|object|string|null>|object.
|
|
PHP 8.2 Static Analysis:
src/Handlers/BaseHandler.php#L75
Cannot access property $queue on array<int|string, bool|float|int|object|string|null>|object.
|
|
PHP 8.2 Static Analysis:
src/Handlers/BaseHandler.php#L75
Cannot access property $priority on array<int|string, bool|float|int|object|string|null>|object.
|
|
PHP 8.2 Static Analysis:
src/Handlers/BaseHandler.php#L75
Cannot access property $payload on array<int|string, bool|float|int|object|string|null>|object.
|
|
PHP 8.2 Static Analysis:
src/Handlers/BaseHandler.php#L75
Cannot access property $payload on array<int|string, bool|float|int|object|string|null>|object.
|
|
PHP 8.2 Static Analysis:
src/Commands/QueueWork.php#L496
Method CodeIgniter\Queue\Commands\QueueWork::onInterruption() is unused.
|