Feature/에러 메세지 상수화 #846 #440
Annotations
8 errors and 1 warning
build (18.x):
src/api/memberApi.ts#L7
`@constants/apiResponseMsg` import should occur before import of `@hooks/useGetApiError`
|
build (18.x):
src/api/postApi.ts#L18
`@constants/apiResponseMsg` import should occur before import of `@hooks/useGetApiError`
|
build (18.x):
src/api/seminarApi.ts#L6
`@constants/apiResponseMsg` import should occur before import of `@hooks/useGetApiError`
|
build (18.x):
src/pages/Profile/Modal/EditAccountModal.tsx#L26
`@constants/apiResponseMsg` import should occur before import of `@constants/errorMsg`
|
build (18.x):
src/pages/SignUp/Section/SignUpFirstInputSection.tsx#L13
`@constants/apiResponseMsg` import should occur before import of `@components/Button/FilledButton`
|
build (18.x):
src/pages/SignUp/Section/SignUpThirdInputSection.tsx#L16
`@constants/apiResponseMsg` import should occur before import of `@constants/errorMsg`
|
build (18.x):
src/pages/senimarAttend/Card/MemberCardContent.tsx#L14
`@constants/apiResponseMsg` import should occur before import of `@components/Button/FilledButton`
|
build (18.x)
Process completed with exit code 1.
|
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|