Skip to content

Refactor: Separate Probe and Config Data #3248

Refactor: Separate Probe and Config Data

Refactor: Separate Probe and Config Data #3248

Triggered via pull request November 29, 2023 09:39
Status Success
Total duration 6m 39s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

node.js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: packages/notification/channel/__test__/pagerduty.test.ts#L45
Unexpected any. Specify a different type
lint: packages/notification/channel/desktop.ts#L93
Prefer `String#codePointAt()` over `String#charCodeAt()`
lint: packages/notification/channel/index.ts#L56
Unexpected any. Specify a different type
lint: packages/notification/channel/index.ts#L92
Unexpected any. Specify a different type
lint: packages/notification/channel/index.ts#L105
Unexpected any. Specify a different type
lint: packages/notification/channel/instatus/database.ts#L2
Using exported name 'sqlite3' as identifier for default export
lint: packages/notification/channel/instatus/database.ts#L40
Do not access a member directly from an await expression
lint: packages/notification/channel/instatus/database.ts#L52
Do not access a member directly from an await expression
lint: packages/notification/channel/instatus/database.ts#L65
Do not access a member directly from an await expression
lint: packages/notification/channel/instatus/database.ts#L76
Unexpected use of '|'