Refactor: Upgrade MSW to Version 2 (#1254) #3390
node.js.yml
on: push
lint
1m 19s
format
1m 19s
prod_test_npm
2m 46s
prod_test_binary
8m 28s
test
3m 13s
Annotations
10 warnings
lint:
packages/notification/channel/mailgun.ts#L57
Use 'Object.hasOwn()' instead of 'Object.prototype.hasOwnProperty.call()'
|
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#L138
Unexpected 'todo' comment: 'TODO: Current vercel/pkg is dependent...'
|
lint:
src/components/logger/history.ts#L451
Unexpected 'todo' comment: 'TODO: limit data stored.'
|
lint:
src/components/probe/index.test.ts#L55
Unexpected any. Specify a different type
|
lint:
src/components/probe/prober/http/index.test.ts#L52
Unexpected any. Specify a different type
|