Skip to content

Tanstack v5

Tanstack v5 #354

Triggered via pull request October 31, 2023 14:09
Status Failure
Total duration 2m 9s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Test: examples/nextjs/pages/_app.tsx#L7
Type 'import("/home/runner/work/rspc/rspc/node_modules/.pnpm/@TanStack[email protected]/node_modules/@tanstack/query-core/build/legacy/queryClient-5b892aba").b' is not assignable to type 'import("/home/runner/work/rspc/rspc/node_modules/.pnpm/@TanStack[email protected]/node_modules/@tanstack/query-core/build/modern/queryClient-5b892aba").b'.
Test: examples/nextjs/pages/using-use-mutation.tsx#L7
Property 'isLoading' does not exist on type 'UseMutationResult<string, inferMutationError<Procedures, "sendMsg">, string, unknown>'.
Test: examples/vercel/pages/using-use-mutation.tsx#L7
Property 'isLoading' does not exist on type 'UseMutationResult<string, inferMutationError<Procedures, "sendMsg">, string, unknown>'.
Test
Process completed with exit code 1.