[Fix]: 2차 스프린트 QA 반영 #567
Annotations
20 warnings
|
src/page/home/Home.tsx#L12
`react-router-dom` import should occur before import of `@/page/home/Home.css`
|
|
src/page/home/Home.tsx#L12
There should be at least one empty line between import groups
|
|
src/page/home/Home.tsx#L11
There should be at least one empty line between import groups
|
|
src/common/component/UserModal/UserModal.tsx#L7
`react-router-dom` import should occur before import of `@/assets/svg`
|
|
src/common/component/UserModal/UserModal.tsx#L7
There should be at least one empty line between import groups
|
|
src/common/component/UserModal/UserModal.tsx#L6
There should be at least one empty line between import groups
|
|
src/common/component/TextField/signup/SignupTextField.tsx#L4
`@/assets/svg/IcMediumTextdelete` import should occur after import of `./validation`
|
|
src/common/component/TextField/signup/SignupTextField.tsx#L3
`@/assets/svg/IcLock` import should occur after import of `./validation`
|
|
src/common/component/TextField/mandalart/MandalartTextField.tsx#L6
There should be no empty line within import group
|
|
src/common/component/TextField/mandalart/MandalartTextField.tsx#L3
`@/assets/svg/IcTextdelete` import should occur after import of `../BaseTextField`
|
|
src/page/home/Home.tsx#L12
`react-router-dom` import should occur before import of `@/page/home/Home.css`
|
|
src/page/home/Home.tsx#L12
There should be at least one empty line between import groups
|
|
src/page/home/Home.tsx#L11
There should be at least one empty line between import groups
|
|
src/common/component/UserModal/UserModal.tsx#L7
`react-router-dom` import should occur before import of `@/assets/svg`
|
|
src/common/component/UserModal/UserModal.tsx#L7
There should be at least one empty line between import groups
|
|
src/common/component/UserModal/UserModal.tsx#L6
There should be at least one empty line between import groups
|
|
src/common/component/TextField/signup/SignupTextField.tsx#L4
`@/assets/svg/IcMediumTextdelete` import should occur after import of `./validation`
|
|
src/common/component/TextField/signup/SignupTextField.tsx#L3
`@/assets/svg/IcLock` import should occur after import of `./validation`
|
|
src/common/component/TextField/mandalart/MandalartTextField.tsx#L6
There should be no empty line within import group
|
|
src/common/component/TextField/mandalart/MandalartTextField.tsx#L3
`@/assets/svg/IcTextdelete` import should occur after import of `../BaseTextField`
|
The logs for this run have expired and are no longer available.
Loading