chore: update @tanstack/react-query 4.36.1 → 5.59.15 (major) #669
Annotations
3 errors and 1 warning
Run yarn tsc:typecheck:
src/features/feed/StoryContainer.tsx#L80
Property 'isLoading' does not exist on type 'UseTRPCMutationResult<{ title: string; href: string; type: "amplify"; timestamp: number; signature: string; }, TRPCClientErrorLike<BuildProcedure<"mutation", { _config: RootConfig<{ ctx: { edgedbClient: Client; }; meta: object; errorShape: { data: { ...; }; message: string; code: TRPC_ERROR_CODE_NUMBER; }; transform...'.
|
Run yarn tsc:typecheck:
src/pages/index.tsx#L39
No overload matches this call.
|
Run yarn tsc:typecheck
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading