[FE] 훅에 필요한 테스트 추가 #112
Annotations
7 errors
client/src/components/Modal/SetActionModal/AddBillActionListModalContent/AddBillActionListModalContent.tsx#L5
There should be at least one empty line between import groups
|
client/src/components/Modal/SetActionModal/AddBillActionListModalContent/AddBillActionListModalContent.tsx#L5
`@hooks/useStepList` import should occur before import of `@utils/validate/validatePurchase`
|
client/src/hooks/useFetch/useFetch.test.tsx#L13
There should be at least one empty line between import groups
|
client/src/hooks/useFetch/useFetch.test.tsx#L14
`@errors/FetchError` import should occur before import of `@apis/fetcher`
|
client/src/pages/EventPage/AdminPage/EventLoginPage.tsx#L12
There should be at least one empty line between import groups
|
client/src/pages/EventPage/AdminPage/EventLoginPage.tsx#L13
`@hooks/useAuth/useAuth` import should occur before import of `@hooks/useNavSwitch`
|
|
This job failed
Loading