Skip to content

feat: update PHPStan lvl to 5 #95

feat: update PHPStan lvl to 5

feat: update PHPStan lvl to 5 #95

Triggered via pull request March 17, 2025 14:33
Status Failure
Total duration 45s
Artifacts

php-test.yml

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

Annotations

3 errors
PHPStan
Process completed with exit code 1.
PHPStan: lib/Resque.php#L195
Parameter #1 $keyN of method Resque\Redis::blpop() expects string, array<int<0, max>, string> given.
PHPStan: lib/JobHandler.php#L93
Parameter $class of method Resque\JobHandler::create() has invalid type Resque\Resque\Job\Job.