Skip to content

feat: make responses discriminated unions for stronger type safety while not throwing for invalid status codes #7

feat: make responses discriminated unions for stronger type safety while not throwing for invalid status codes

feat: make responses discriminated unions for stronger type safety while not throwing for invalid status codes #7

Triggered via pull request May 20, 2025 21:12
Status Failure
Total duration 38s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Lint: test/fetch.ts#L4
Cannot find module './generated.ts' or its corresponding type declarations.
Lint: test/fetch.ts#L21
Expected 2 arguments, but got 1.
Lint: test/fetch.ts#L44
Expected 2 arguments, but got 1.
Lint: test/fetch.ts#L53
Expected 2 arguments, but got 1.
Lint: test/fixture.ts#L4
Cannot find module './generated.ts' or its corresponding type declarations.
Lint: test/inject.ts#L4
Cannot find module './generated.ts' or its corresponding type declarations.
Lint: test/inject.ts#L12
Expected 2 arguments, but got 1.
Lint: test/inject.ts#L21
Expected 2 arguments, but got 1.
Lint
Process completed with exit code 2.