Skip to content

Bump @lokalise/background-jobs-common from 3.1.0 to 4.0.1 #44

Bump @lokalise/background-jobs-common from 3.1.0 to 4.0.1

Bump @lokalise/background-jobs-common from 3.1.0 to 4.0.1 #44

Triggered via pull request July 15, 2024 20:14
Status Failure
Total duration 32s
Artifacts

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
linting: src/infrastructure/jobs/AbstractEnqueuedJobProcessor.ts#L20
Object literal may only specify known properties, and 'redis' does not exist in type 'BackgroundJobProcessorDependencies<JobPayload, JobReturn, Job<JobPayload, JobReturn, string>, JobsOptions, Queue<JobPayload, JobReturn, string>, QueueOptions, Worker<...>, WorkerOptions, BullmqProcessor<...>>'.
linting: src/modules/users/job-queue-processors/UserImportJob.ts#L23
Argument of type '{ queueId: string; ownerName: string; workerOptions: { concurrency: number; }; }' is not assignable to parameter of type 'BackgroundJobConfig'.
linting
Process completed with exit code 2.