Merge pull request #234 from climba03003/test-coverage #135
Annotations
1 error and 11 warnings
Run tests
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run tests:
test/job-validator.js#L63
Unexpected 'todo' comment: 'TODO: this can be improved'.
|
Run tests:
test/jobs/done.js#L4
Prefer top-level await over an async IIFE.
|
Run tests:
test/start.js#L434
Unexpected 'todo' comment: 'TODO: job.date'.
|
Run tests:
test/start.js#L482
Unexpected 'todo' comment: 'TODO: job.date'.
|
Run tests:
types/index.d.ts#L70
'Bree' is already defined.
|
Run tests:
types/tests.ts#L4
'o' is defined but never used. Allowed unused args must match /^_/u.
|
Run tests:
types/tests.ts#L4
'o' is defined but never used.
|
Run tests:
types/tests.ts#L4
'b' is defined but never used. Allowed unused args must match /^_/u.
|
Run tests:
types/tests.ts#L4
'b' is defined but never used.
|
Run tests:
types/tests.ts#L4
Unexpected empty arrow function.
|
Loading