Skip to content

Feat/pass context req res to method #1167

Feat/pass context req res to method

Feat/pass context req res to method #1167

Triggered via pull request May 28, 2025 23:32
Status Success
Total duration 22s
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