feat: update PHPStan lvl to 5 #95
php-test.yml
on: pull_request
PHPCS
20s
PHPStan
22s
Matrix: phpunit
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.
|