refactor: fix type inconsistency #32
Annotations
18 errors
PHP 8.2 Static Analysis:
src/Commands/QueueWork.php#L195
Call to an undefined method CodeIgniter\Queue\Interfaces\JobInterface::getTries().
|
PHP 8.2 Static Analysis:
src/Commands/QueueWork.php#L197
Call to an undefined method CodeIgniter\Queue\Interfaces\JobInterface::getRetryAfter().
|
PHP 8.2 Static Analysis:
src/Handlers/BaseHandler.php#L59
Call to an undefined method CodeIgniter\Queue\Handlers\BaseHandler::push().
|
PHP 8.2 Static Analysis:
src/Handlers/BaseHandler.php#L72
Call to an undefined method CodeIgniter\Queue\Models\QueueJobFailedModel::affectedRows().
|
PHP 8.2 Static Analysis:
src/Handlers/BaseHandler.php#L84
Call to an undefined method CodeIgniter\Queue\Models\QueueJobFailedModel::truncate().
|
PHP 8.2 Static Analysis:
src/Handlers/PredisHandler.php#L97
Parameter #2 $fields of method Predis\ClientInterface::hdel() expects array, int given.
|
PHP 8.2 Static Analysis:
src/Handlers/PredisHandler.php#L112
Parameter #2 $fields of method Predis\ClientInterface::hdel() expects array, int given.
|
PHP 8.2 Static Analysis:
src/Handlers/PredisHandler.php#L125
Parameter #2 $fields of method Predis\ClientInterface::hdel() expects array, int given.
|
PHP 8.2 Static Analysis
Process completed with exit code 1.
|
PHP 8.1 Static Analysis:
src/Commands/QueueWork.php#L195
Call to an undefined method CodeIgniter\Queue\Interfaces\JobInterface::getTries().
|
PHP 8.1 Static Analysis:
src/Commands/QueueWork.php#L197
Call to an undefined method CodeIgniter\Queue\Interfaces\JobInterface::getRetryAfter().
|
PHP 8.1 Static Analysis:
src/Handlers/BaseHandler.php#L59
Call to an undefined method CodeIgniter\Queue\Handlers\BaseHandler::push().
|
PHP 8.1 Static Analysis:
src/Handlers/BaseHandler.php#L72
Call to an undefined method CodeIgniter\Queue\Models\QueueJobFailedModel::affectedRows().
|
PHP 8.1 Static Analysis:
src/Handlers/BaseHandler.php#L84
Call to an undefined method CodeIgniter\Queue\Models\QueueJobFailedModel::truncate().
|
PHP 8.1 Static Analysis:
src/Handlers/PredisHandler.php#L97
Parameter #2 $fields of method Predis\ClientInterface::hdel() expects array, int given.
|
PHP 8.1 Static Analysis:
src/Handlers/PredisHandler.php#L112
Parameter #2 $fields of method Predis\ClientInterface::hdel() expects array, int given.
|
PHP 8.1 Static Analysis:
src/Handlers/PredisHandler.php#L125
Parameter #2 $fields of method Predis\ClientInterface::hdel() expects array, int given.
|
PHP 8.1 Static Analysis
Process completed with exit code 1.
|