Run eslint fix #3
Annotations
2 errors and 12 warnings
Run Lint:
src/JobDbRepository.ts#L6
'FindOneAndUpdateOptions' is defined but never used
|
Run Lint
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run Lint:
src/Job.ts#L353
Unexpected any. Specify a different type
|
Run Lint:
src/Job.ts#L388
Forbidden non-null assertion
|
Run Lint:
src/Job.ts#L394
Unexpected any. Specify a different type
|
Run Lint:
src/Job.ts#L434
Unexpected any. Specify a different type
|
Run Lint:
src/JobDbRepository.ts#L139
Unexpected any. Specify a different type
|
Run Lint:
src/JobDbRepository.ts#L233
Assignment to property of function parameter 'job'
|
Run Lint:
src/JobDbRepository.ts#L234
Assignment to property of function parameter 'job'
|
Run Lint:
src/JobDbRepository.ts#L244
Unexpected any. Specify a different type
|
Run Lint:
src/JobProcessor.ts#L31
Assignment to property of function parameter 'obj'
|
Run Lint:
src/JobProcessor.ts#L581
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading