Skip to content

fix: ignore JSON-RPC notifications #1176

fix: ignore JSON-RPC notifications

fix: ignore JSON-RPC notifications #1176

Triggered via pull request August 31, 2025 05:07
Status Success
Total duration 20s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: src/router.ts#L45
Missing return type on function
lint: src/router.ts#L22
Unexpected any. Specify a different type
lint: src/router.ts#L22
Unexpected any. Specify a different type
lint: src/router.ts#L15
Unexpected any. Specify a different type
lint: src/router.ts#L15
Unexpected any. Specify a different type
lint: src/router.test.ts#L20
Unexpected any. Specify a different type
lint: src/router.test.ts#L20
Unexpected any. Specify a different type
lint: src/error.ts#L5
Unexpected any. Specify a different type
lint: src/error.ts#L5
Argument 'data' should be typed with a non-any type
lint: src/error.ts#L4
Unexpected any. Specify a different type