Skip to content

[Refactor] 회원가입 페이지 리팩토링 #501

[Refactor] 회원가입 페이지 리팩토링

[Refactor] 회원가입 페이지 리팩토링 #501

Triggered via pull request September 21, 2025 06:40
Status Failure
Total duration 23s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 8 warnings
build
Process completed with exit code 1.
build: src/page/signup/SignUp.tsx#L52
React Hook "useGoogleAuth" is called in function "onSuccess" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
build: src/common/component/UserModal/UserModal.tsx#L7
`react-router-dom` import should occur before import of `@/assets/svg`
build: src/common/component/UserModal/UserModal.tsx#L7
There should be at least one empty line between import groups
build: src/common/component/UserModal/UserModal.tsx#L6
There should be at least one empty line between import groups
build: src/common/component/TextField/signup/SignupTextField.tsx#L4
`@/assets/svg/IcMediumTextdelete` import should occur after import of `./validation`
build: src/common/component/TextField/signup/SignupTextField.tsx#L3
`@/assets/svg/IcLock` import should occur after import of `./validation`
build: src/common/component/TextField/modify/ModifyTextField.tsx#L3
`@/assets/svg/IcTextdelete` import should occur after import of `./ModifyTextField.css.ts`
build: src/common/component/TextField/mandalart/MandalartTextField.tsx#L6
There should be no empty line within import group
build: src/common/component/TextField/mandalart/MandalartTextField.tsx#L3
`@/assets/svg/IcTextdelete` import should occur after import of `../BaseTextField`