[FE] api에러 등의 에러를 잡아 핸들링 #29
Annotations
10 errors and 2 warnings
client/src/App.tsx#L5
There should be at least one empty line between import groups
|
client/src/App.tsx#L6
There should be at least one empty line between import groups
|
client/src/App.tsx#L6
`react-simple-toasts` import should occur before import of `./GlobalStyle`
|
client/src/App.tsx#L7
There should be at least one empty line between import groups
|
client/src/App.tsx#L8
`@components/Toast/ToastProvider` import should occur before import of `./GlobalStyle`
|
client/src/ErrorProvider.tsx#L1
There should be at least one empty line between import groups
|
client/src/ErrorProvider.tsx#L2
`react` import should occur before import of `@constants/errorMessage`
|
client/src/apis/useFetch.tsx#L1
There should be at least one empty line between import groups
|
client/src/apis/useFetch.tsx#L2
`react` import should occur before import of `../ErrorProvider`
|
client/src/components/Toast/Toast.style.ts#L1
There should be at least one empty line between import groups
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading