Refactor jobs to use threads & update vulnerable dependencies #86
Annotations
10 errors and 1 warning
lint:
src/app.controller.ts#L4
Delete `⏎`
|
lint:
src/app.module.ts#L1
Run autofix to sort these imports!
|
lint:
src/jobs/jobs.controller.ts#L1
Run autofix to sort these imports!
|
lint:
src/jobs/jobs.controller.ts#L9
Missing accessibility modifier on method definition runWorkers
|
lint:
src/jobs/jobs.module.ts#L1
Run autofix to sort these imports!
|
lint:
src/jobs/jobs.service.ts#L1
Run autofix to sort these imports!
|
lint:
src/jobs/jobs.service.ts#L17
Unexpected any. Specify a different type
|
lint:
src/jobs/workers/courses.worker.ts#L1
Run autofix to sort these imports!
|
lint:
src/jobs/workers/courses.worker.ts#L95
Delete `··`
|
lint:
src/jobs/workers/jobRunner.worker.ts#L1
Run autofix to sort these imports!
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading