Skip to content

feat: AbortController to signal request timeouts #1304

feat: AbortController to signal request timeouts

feat: AbortController to signal request timeouts #1304

Triggered via pull request April 26, 2024 20:16
Status Failure
Total duration 47s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
lint: src/middleware/timeout.ts#L8
Replace `('AbortController'·in·global)` with `'AbortController'·in·global`
lint: test/middleware/timeout.ts#L29
Insert `·`
lint: test/middleware/timeout.ts#L38
Insert `·`
lint: test/middleware/timeout.ts#L47
Insert `·`
lint
Process completed with exit code 1.
lint: src/logger.ts#L95
Unexpected any. Specify a different type
lint: src/logger.ts#L98
'next' is defined but never used
lint: src/logger.ts#L105
Unexpected any. Specify a different type
lint: src/logger.ts#L155
Unexpected any. Specify a different type