[Init] Tanstack Query 초기 세팅 #32
ci.yml
on: pull_request
build-and-deploy
27s
assign
5s
Annotations
10 warnings
|
build-and-deploy:
src/pages/home/home-page.tsx#L2
`@icons/heart.svg?react` import should occur before import of `@images/comfit_web_status.jpg`
|
|
build-and-deploy:
src/app/providers/index.tsx#L5
Function component is not an arrow function
|
|
build-and-deploy:
src/app/providers/index.tsx#L3
`./QueryProvider` import should occur before type import of `react`
|
|
build-and-deploy:
src/app/providers/QueryProvider.tsx#L14
Function component is not an arrow function
|
|
build-and-deploy:
src/app/providers/QueryProvider.tsx#L2
`react` import should occur after import of `@tanstack/react-query`
|
|
build-and-deploy:
src/app/providers/QueryProvider.tsx#L1
`react` type import should occur after import of `@shared/lib/react-query`
|
|
build-and-deploy:
src/app/providers/QueryProvider.tsx#L1
There should be at least one empty line between import groups
|
|
build-and-deploy:
src/app/main.tsx#L7
Forbidden non-null assertion
|
|
build-and-deploy:
.storybook/main.ts#L1
`@storybook/react-vite` type import should occur after import of `vite-tsconfig-paths`
|
|
build-and-deploy:
.storybook/main.ts#L1
There should be at least one empty line between import groups
|