build: 프로젝트 초기 설정 #10
Annotations
10 errors and 9 warnings
src/component/Header/PCPanel/index.tsx#L1
There should be at least one empty line between import groups
|
src/component/Header/PCPanel/index.tsx#L2
There should be at least one empty line between import groups
|
src/component/Header/PCPanel/index.tsx#L2
`react-router-dom` import should occur after import of `store/useUserTypeStore`
|
src/component/Header/PCPanel/index.tsx#L3
`utils/constant/category` import should occur after import of `store/useUserTypeStore`
|
src/component/Header/PCPanel/index.tsx#L4
`utils/ts/className` import should occur after import of `store/useUserTypeStore`
|
src/component/Header/PCPanel/index.tsx#L5
`query/auth` import should occur after import of `component/common/Header/hooks/useMegaMenu`
|
src/component/Header/PCPanel/index.tsx#L6
`store/path` import should occur after import of `component/common/Header/hooks/useMegaMenu`
|
src/component/Header/PCPanel/index.tsx#L8
There should be at least one empty line between import groups
|
src/hooks/useImageUpload.ts#L1
There should be at least one empty line between import groups
|
src/hooks/useImageUpload.ts#L2
`react` import should occur before import of `api/uploadFile`
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
src/page/Auth/Signup/hooks/useFileController.ts#L21
Forbidden non-null assertion
|
src/page/Auth/Signup/utils/parseRegisterData.ts#L14
Forbidden non-null assertion
|
src/page/Auth/Signup/utils/parseRegisterData.ts#L16
Forbidden non-null assertion
|
src/page/Auth/Signup/utils/parseRegisterData.ts#L22
Forbidden non-null assertion
|
src/page/Auth/Signup/utils/parseRegisterData.ts#L23
Forbidden non-null assertion
|
src/page/Auth/Signup/utils/parseRegisterData.ts#L26
Forbidden non-null assertion
|
src/query/register.ts#L84
Forbidden non-null assertion
|
This job failed
Loading