chore(package): update @tanstack/react-query to version 5.25.0 #603
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.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading