Skip to content

Release: Upgrade the Application Version to 1.16.0 and Update the Changelog #3226

Release: Upgrade the Application Version to 1.16.0 and Update the Changelog

Release: Upgrade the Application Version to 1.16.0 and Update the Changelog #3226

Triggered via pull request November 21, 2023 03:53
Status Success
Total duration 6m 30s
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 '|'