Skip to content

마이페이지 프로필 이름 수정, 비밀번호 변경 기능 추가 (프로필 이미지 기능 X) #218

마이페이지 프로필 이름 수정, 비밀번호 변경 기능 추가 (프로필 이미지 기능 X)

마이페이지 프로필 이름 수정, 비밀번호 변경 기능 추가 (프로필 이미지 기능 X) #218

Triggered via pull request June 13, 2024 21:44
Status Failure
Total duration 28s
Artifacts

eslint_check.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

31 errors and 2 warnings
build (20.x): src/App.tsx#L38
Missing parentheses around multilines JSX
build (20.x): src/api/users/apiUsers.tsx#L43
Missing trailing comma
build (20.x): src/api/users/apiUsers.tsx#L51
Missing trailing comma
build (20.x): src/pages/mypage/MyPage.tsx#L13
Strings must use singlequote
build (20.x): src/pages/mypage/components/Button/Button.tsx#L10
propType "disabled" is not required, but has no corresponding defaultProps declaration
build (20.x): src/pages/mypage/components/InputLayout/InputLayout.tsx#L21
propType "onBlur" is not required, but has no corresponding defaultProps declaration
build (20.x): src/pages/mypage/components/InputLayout/InputLayout.tsx#L22
propType "error" is not required, but has no corresponding defaultProps declaration
build (20.x): src/pages/mypage/components/ProfileEdit/ProfileEdit.tsx#L44
Passing a fragment to an HTML element is useless
build (20.x): src/pages/mypage/components/ProfileEdit/ProfileEdit.tsx#L56
Value must be omitted for boolean attribute `disabled`
build (20.x): src/pages/mypage/utils/usePasswordChange.ts#L34
'newPassword' is already declared in the upper scope on line 11 column 10
build (18.x): src/App.tsx#L38
Missing parentheses around multilines JSX
build (18.x): src/api/users/apiUsers.tsx#L43
Missing trailing comma
build (18.x): src/api/users/apiUsers.tsx#L51
Missing trailing comma
build (18.x): src/pages/mypage/MyPage.tsx#L13
Strings must use singlequote
build (18.x): src/pages/mypage/components/Button/Button.tsx#L10
propType "disabled" is not required, but has no corresponding defaultProps declaration
build (18.x): src/pages/mypage/components/InputLayout/InputLayout.tsx#L21
propType "onBlur" is not required, but has no corresponding defaultProps declaration
build (18.x): src/pages/mypage/components/InputLayout/InputLayout.tsx#L22
propType "error" is not required, but has no corresponding defaultProps declaration
build (18.x): src/pages/mypage/components/ProfileEdit/ProfileEdit.tsx#L44
Passing a fragment to an HTML element is useless
build (18.x): src/pages/mypage/components/ProfileEdit/ProfileEdit.tsx#L56
Value must be omitted for boolean attribute `disabled`
build (18.x): src/pages/mypage/utils/usePasswordChange.ts#L34
'newPassword' is already declared in the upper scope on line 11 column 10
build (16.x)
The job was canceled because "_18_x" failed.
build (16.x): src/App.tsx#L38
Missing parentheses around multilines JSX
build (16.x): src/api/users/apiUsers.tsx#L43
Missing trailing comma
build (16.x): src/api/users/apiUsers.tsx#L51
Missing trailing comma
build (16.x): src/pages/mypage/MyPage.tsx#L13
Strings must use singlequote
build (16.x): src/pages/mypage/components/Button/Button.tsx#L10
propType "disabled" is not required, but has no corresponding defaultProps declaration
build (16.x): src/pages/mypage/components/InputLayout/InputLayout.tsx#L21
propType "onBlur" is not required, but has no corresponding defaultProps declaration
build (16.x): src/pages/mypage/components/InputLayout/InputLayout.tsx#L22
propType "error" is not required, but has no corresponding defaultProps declaration
build (16.x): src/pages/mypage/components/ProfileEdit/ProfileEdit.tsx#L44
Passing a fragment to an HTML element is useless
build (16.x): src/pages/mypage/components/ProfileEdit/ProfileEdit.tsx#L56
Value must be omitted for boolean attribute `disabled`
build (16.x): src/pages/mypage/utils/usePasswordChange.ts#L34
'newPassword' is already declared in the upper scope on line 11 column 10
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.