[stable29] fix(cron): Keep job class limitation when searching for the next job #54862
Annotations
3 errors
Psalm:
lib/private/BackgroundJob/JobList.php#L225
lib/private/BackgroundJob/JobList.php:225:19: TooManyArguments: Too many arguments for method OC\BackgroundJob\JobList::getnext - saw 2 (see https://psalm.dev/026)
|
Psalm:
lib/private/BackgroundJob/JobList.php#L225
lib/private/BackgroundJob/JobList.php:225:47: UndefinedVariable: Cannot find referenced variable $jobClasses (see https://psalm.dev/024)
|
Psalm
Process completed with exit code 2.
|
Loading