[FE] 토큰이 없을 때, 관리페이지로 이동하면 오류가 발생하는 부분 수정 #99
Annotations
10 errors and 2 warnings
client/src/apis/useFetch.ts#L10
There should be at least one empty line between import groups
|
client/src/apis/useFetch.ts#L11
`@utils/getEventIdByUrl` import should occur before import of `@constants/errorMessage`
|
client/src/hooks/useDeleteMemberAction.tsx#L10
There should be at least one empty line between import groups
|
client/src/hooks/usePutAndDeleteBillAction.ts#L13
There should be at least one empty line between import groups
|
client/src/hooks/usePutAndDeleteBillAction.ts#L14
`@utils/getEventIdByUrl` import should occur before import of `@constants/errorMessage`
|
client/src/hooks/useSearchMemberReportList.tsx#L7
There should be at least one empty line between import groups
|
client/src/hooks/useSetAllMemberList.tsx#L10
There should be at least one empty line between import groups
|
client/src/hooks/useSetAllMemberList.tsx#L11
`@utils/getEventIdByUrl` import should occur before import of `./useStepList`
|
client/src/hooks/useStepList.tsx#L9
There should be at least one empty line between import groups
|
client/src/pages/EventPage/AdminPage/EventLoginPage.tsx#L5
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 use a deprecated Node.js version 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