Chore: Clean up ESLint warnings #3308
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
node.js.yml
on: pull_request
lint
56s
format
48s
prod_test_npm
2m 18s
prod_test_binary
6m 35s
test
55s
Annotations
3 errors and 10 warnings
test:
packages/notification/utils/authorization.test.ts#L31
Expected 1 arguments, but got 2.
|
test:
packages/notification/utils/authorization.test.ts#L42
Expected 1 arguments, but got 2.
|
test
Process completed with exit code 1.
|
lint:
packages/notification/channel/mailgun.ts#L112
Unexpected 'todo' comment: 'TODO: Read from ENV Variables'
|
lint:
packages/notification/channel/smtp.ts#L54
Unexpected 'todo' comment: 'TODO: Read from ENV Variables'
|
lint:
src/components/config/index.ts#L235
Unexpected 'todo' comment: 'TODO: Assuming the first index of config...'
|
lint:
src/components/logger/flush.test.ts#L55
Unexpected 'todo' comment: 'TODO: Remove skip'
|
lint:
src/components/logger/flush.test.ts#L68
Unexpected 'todo' comment: 'TODO: Remove skip'
|
lint:
src/components/logger/history.ts#L450
Unexpected 'todo' comment: 'TODO: limit data stored.'
|
lint:
src/components/probe/index.test.ts#L42
Unexpected any. Specify a different type
|
lint:
src/components/probe/index.test.ts#L447
Unexpected any. Specify a different type
|
lint:
src/components/probe/index.test.ts#L486
Unexpected any. Specify a different type
|
lint:
src/components/probe/index.test.ts#L520
Unexpected any. Specify a different type
|