Skip to content

wip: lite

wip: lite #333

Triggered via pull request October 24, 2023 16:00
@BrendonovichBrendonovich
synchronize #222
lite
Status Failure
Total duration 1m 56s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Test: packages/react-query/src/index.tsx#L92
Property 'hashQueryKey' does not exist on type 'typeof import("/home/runner/work/rspc/rspc/node_modules/.pnpm/@TanStack[email protected][email protected][email protected]/node_modules/@tanstack/react-query/build/legacy/index")'.
Test: packages/solid-query/src/index.tsx#L20
Type '() => [K, inferQueryInput<P, K>]' does not satisfy the constraint 'QueryKey'.
Test: packages/solid-query/src/index.tsx#L36
Type '() => [K, inferQueryInput<P, K>]' does not satisfy the constraint 'readonly unknown[]'.
Test: packages/solid-query/src/index.tsx#L59
Argument of type '{ mutationFn: (input: any) => Promise<inferMutationResult<P, P["mutations"]["key"] & string>>; }' is not assignable to parameter of type 'CreateMutationOptions<unknown, Error, void, unknown>'.
Test: examples/vercel/src/rspc.ts#L2
Cannot find module '@rspc/react-query' or its corresponding type declarations.
Test
Process completed with exit code 1.