Fix: Validation on Alert Assertion #3201
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
57s
format
46s
prod_test_npm
2m 30s
prod_test_binary
6m 31s
test
2m 47s
Annotations
1 error and 10 warnings
test
Process completed with exit code 1.
|
lint:
packages/notification/channel/__test__/pagerduty.test.ts#L45
Unexpected any. Specify a different type
|
lint:
packages/notification/channel/__test__/pagerduty.test.ts#L160
Expected property shorthand
|
lint:
packages/notification/channel/desktop.ts#L79
Missing braces in case clause
|
lint:
packages/notification/channel/desktop.ts#L92
Prefer `String#codePointAt()` over `String#charCodeAt()`
|
lint:
packages/notification/channel/dingtalk.ts#L132
Missing braces in case clause
|
lint:
packages/notification/channel/googlechat.ts#L103
Missing braces in case clause
|
lint:
packages/notification/channel/googlechat.ts#L137
Missing braces in case clause
|
lint:
packages/notification/channel/googlechat.ts#L175
Missing braces in case clause
|
lint:
packages/notification/channel/googlechat.ts#L213
Missing braces in case clause
|
lint:
packages/notification/channel/googlechat.ts#L271
Missing braces in case clause
|