feat: 닉네임 변경, 비밀번호 변경 기능 추가 #217
Annotations
11 errors
|
src/App.tsx#L38
Missing parentheses around multilines JSX
|
src/api/users/apiUsers.tsx#L43
Missing trailing comma
|
src/api/users/apiUsers.tsx#L51
Missing trailing comma
|
src/pages/mypage/MyPage.tsx#L13
Strings must use singlequote
|
src/pages/mypage/components/Button/Button.tsx#L10
propType "disabled" is not required, but has no corresponding defaultProps declaration
|
src/pages/mypage/components/InputLayout/InputLayout.tsx#L21
propType "onBlur" is not required, but has no corresponding defaultProps declaration
|
src/pages/mypage/components/InputLayout/InputLayout.tsx#L22
propType "error" is not required, but has no corresponding defaultProps declaration
|
src/pages/mypage/components/ProfileEdit/ProfileEdit.tsx#L44
Passing a fragment to an HTML element is useless
|
src/pages/mypage/components/ProfileEdit/ProfileEdit.tsx#L56
Value must be omitted for boolean attribute `disabled`
|
src/pages/mypage/utils/usePasswordChange.ts#L34
'newPassword' is already declared in the upper scope on line 11 column 10
|
The logs for this run have expired and are no longer available.
Loading