Skip to content

Replace dependency react-query with @tanstack/react-query #186

Replace dependency react-query with @tanstack/react-query

Replace dependency react-query with @tanstack/react-query #186

Triggered via pull request June 29, 2023 11:45
Status Failure
Total duration 44s
Artifacts

eslint-fix.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
test: src/components/page/public/NestPosts/NestPosts.page.tsx#L22
Parameter 'post' implicitly has an 'any' type.
test: src/components/page/public/Posts/Posts.page.tsx#L20
Parameter 'post' implicitly has an 'any' type.
test: src/providers/ReactQueryProvider.tsx#L2
Cannot find module 'react-query' or its corresponding type declarations.
test: src/providers/ReactQueryProvider.tsx#L3
Cannot find module 'react-query/devtools' or its corresponding type declarations.
test: src/services/post.service.ts#L1
Cannot find module 'react-query' or its corresponding type declarations.
test: src/services/post.service.ts#L2
Cannot find module 'react-query' or its corresponding type declarations.
test
Process completed with exit code 2.
test: src/components/shared/Indicator/index.tsx#L4
Classname 'border-primary' is not a Tailwind CSS class!
test: src/main.tsx#L9
Forbidden non-null assertion