trpc 11 #429
Annotations
7 errors and 1 warning
lint:
src/components/app/BrowserRouter.tsx#L10
'useContext' is deprecated. renamed to `useUtils` and will be removed in a future tRPC version
|
lint:
src/components/app/Prompt.tsx#L16
'useContext' is deprecated. renamed to `useUtils` and will be removed in a future tRPC version
|
lint:
src/components/app/Prompt.tsx#L335
'useContext' is deprecated. renamed to `useUtils` and will be removed in a future tRPC version
|
lint:
src/components/app/Prompts.tsx#L10
'useContext' is deprecated. renamed to `useUtils` and will be removed in a future tRPC version
|
lint:
src/components/trpc.tsx#L52
'useContext' is deprecated. renamed to `useUtils` and will be removed in a future tRPC version
|
lint:
src/lib/trpc/root.ts#L26
'createCaller' is deprecated. use `t.createCallerFactory(router)` instead
|
lint
Process completed with exit code 1.
|
lint
The following actions uses Node.js version which is deprecated 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/
|