Skip to content

[Feat]: 회원가입 TextField 컴포넌트 #95

[Feat]: 회원가입 TextField 컴포넌트

[Feat]: 회원가입 TextField 컴포넌트 #95

Triggered via pull request July 8, 2025 22:12
Status Failure
Total duration 24s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 7 warnings
build
Process completed with exit code 1.
build: src/common/component/SignupTextField/SignupTextField.tsx#L236
Replace `(fieldState·===·'typing'·||·fieldState·===·'error')` with `fieldState·===·'typing'·||·fieldState·===·'error'`
build: src/shared/component/Mandalart/Square/Square.stories.tsx#L3
There should be at least one empty line between import groups
build: src/shared/component/Mandalart/Mandalart.stories.tsx#L1
There should be at least one empty line between import groups
build: src/main.tsx#L6
There should be no empty line within import group
build: src/common/component/SignupTextField/SignupTextField.tsx#L190
React Hook useCallback has a missing dependency: 'handleWrapperClick'. Either include it or remove the dependency array
build: src/common/component/MandalartTextField/MandalartTextField.css.ts#L59
Unexpected any. Specify a different type
build: src/api/axiosInstance.ts#L24
Unexpected console statement
build: src/api/axiosInstance.ts#L19
Unexpected console statement