Skip to content

fix(jsr): add default return types in createHTTPMethod #43

fix(jsr): add default return types in createHTTPMethod

fix(jsr): add default return types in createHTTPMethod #43

Triggered via push July 15, 2024 03:13
Status Failure
Total duration 27s
Artifacts

ci.yml

on: push
Main
18s
Main
Checking if it's valid for JSR
7s
Checking if it's valid for JSR
Fit to window
Zoom out
Zoom in

Annotations

2 errors
src/utils/create-http-method.test.ts > createHTTPMethod > working: src/utils/create-http-method.test.ts#L6
AssertionError: expected 'fetch failed' to equal undefined - Expected: undefined + Received: "fetch failed" ❯ src/utils/create-http-method.test.ts:6:28
Main
Process completed with exit code 1.