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