Skip to content

wip: lite

wip: lite #293

Triggered via pull request September 10, 2023 16:08
@oscartbeaumontoscartbeaumont
synchronize #222
lite
Status Failure
Total duration 1m 46s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Test: examples/astro/src/components/react/index.tsx#L65
Type '"version"' is not assignable to type '"X-Demo-Header" | "echo" | "echo2" | "error" | "transformMe"'.
Test: examples/astro/src/components/react/index.tsx#L76
Type 'string' is not assignable to type 'never'.
Test: examples/astro/src/components/react/index.tsx#L118
Type 'string' is not assignable to type 'never'.
Test: examples/astro/src/components/solid/index.tsx#L65
Type '"version"' is not assignable to type '"X-Demo-Header" | "echo" | "echo2" | "error" | "transformMe"'.
Test: examples/astro/src/components/solid/index.tsx#L77
Type 'string' is not assignable to type 'never'.
Test: examples/astro/src/components/solid/index.tsx#L122
Type 'string' is not assignable to type 'never'.
Test: examples/nextjs/pages/using-ssp.tsx#L17
Type '"version"' is not assignable to type '"X-Demo-Header" | "echo" | "echo2" | "error" | "transformMe"'.
Test: examples/nextjs/pages/using-ssp.tsx#L22
Property 'message' does not exist on type 'inferQueryError<Procedures, "X-Demo-Header" | "echo" | "echo2" | "error" | "transformMe">'.
Test: examples/nextjs/pages/using-use-subscription.tsx#L10
Type 'string' is not assignable to type 'never'.
Test
Process completed with exit code 1.