Skip to content

feat: update PHPStan lvl to 5 #75

feat: update PHPStan lvl to 5

feat: update PHPStan lvl to 5 #75

Triggered via pull request March 5, 2025 11:38
Status Failure
Total duration 54s
Artifacts

php-test.yml

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

Annotations

4 errors
PHPStan
Process completed with exit code 1.
PHPStan: lib/Scheduler.php#L98
Method Resque\Redis::llen() invoked with 2 parameters, 1 required.
PHPStan: lib/JobHandler.php#L192
Access to an undefined property Resque\Job\JobInterface::$job.
PHPStan: lib/JobHandler.php#L78
Result of && is always false.