Skip to content

[FE] react-query에 맞는 error handling 적용 #169

[FE] react-query에 맞는 error handling 적용

[FE] react-query에 맞는 error handling 적용 #169

Triggered via pull request August 20, 2024 17:32
Status Failure
Total duration 43s
Artifacts

frontend-pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: client/src/App.tsx#L7
There should be at least one empty line between import groups
test: client/src/App.tsx#L7
`./GlobalStyle` import should occur after import of `@components/QueryClientBoundary/QueryClientBoundary`
test: client/src/apis/fetcher.ts#L5
There should be at least one empty line between import groups
test: client/src/apis/fetcher.ts#L6
`@components/AppErrorBoundary/AppErrorBoundary` import should occur before import of `@utils/objectToQueryString`
test: client/src/components/AppErrorBoundary/AppErrorBoundary.test.tsx#L4
There should be at least one empty line between import groups
test: client/src/components/AppErrorBoundary/AppErrorBoundary.test.tsx#L5
There should be at least one empty line between import groups
test: client/src/components/AppErrorBoundary/AppErrorBoundary.test.tsx#L5
`@errors/FetchError` import should occur before import of `@store/appErrorStore`
test: client/src/components/AppErrorBoundary/AppErrorBoundary.test.tsx#L6
There should be at least one empty line between import groups
test: client/src/components/AppErrorBoundary/AppErrorBoundary.test.tsx#L7
There should be at least one empty line between import groups
test: client/src/components/AppErrorBoundary/AppErrorBoundary.test.tsx#L7
`@hooks/useToast/ToastProvider` import should occur before import of `@store/appErrorStore`