Skip to content

chore: update workflow to include PHP 8.5 #162

chore: update workflow to include PHP 8.5

chore: update workflow to include PHP 8.5 #162

Triggered via pull request February 7, 2026 15:05
Status Failure
Total duration 33s
Artifacts

phpstan.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

16 errors
PHP 8.5 Static Analysis
Process completed with exit code 1.
PHP 8.5 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.5 Static Analysis: src/Handlers/BaseHandler.php#L75
Cannot access property $id on array<int|string, bool|float|int|object|string|null>|object.
PHP 8.5 Static Analysis: src/Handlers/BaseHandler.php#L74
Cannot access property $queue on array<int|string, bool|float|int|object|string|null>|object.
PHP 8.5 Static Analysis: src/Handlers/BaseHandler.php#L74
Cannot access property $priority on array<int|string, bool|float|int|object|string|null>|object.
PHP 8.5 Static Analysis: src/Handlers/BaseHandler.php#L74
Cannot access property $payload on array<int|string, bool|float|int|object|string|null>|object.
PHP 8.5 Static Analysis: src/Handlers/BaseHandler.php#L74
Cannot access property $payload on array<int|string, bool|float|int|object|string|null>|object.
PHP 8.5 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#L75
Cannot access property $id on array<int|string, bool|float|int|object|string|null>|object.
PHP 8.2 Static Analysis: src/Handlers/BaseHandler.php#L74
Cannot access property $queue on array<int|string, bool|float|int|object|string|null>|object.
PHP 8.2 Static Analysis: src/Handlers/BaseHandler.php#L74
Cannot access property $priority on array<int|string, bool|float|int|object|string|null>|object.
PHP 8.2 Static Analysis: src/Handlers/BaseHandler.php#L74
Cannot access property $payload on array<int|string, bool|float|int|object|string|null>|object.
PHP 8.2 Static Analysis: src/Handlers/BaseHandler.php#L74
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.