Skip to content

[Init] Tanstack Query 초기 세팅 #32

[Init] Tanstack Query 초기 세팅

[Init] Tanstack Query 초기 세팅 #32

Triggered via pull request January 7, 2026 13:56
Status Success
Total duration 31s
Artifacts

ci.yml

on: pull_request
build-and-deploy
27s
build-and-deploy
assign
5s
assign
Fit to window
Zoom out
Zoom in

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