Skip to content

feat: 로그인, 회원가입 api 연동 #13

feat: 로그인, 회원가입 api 연동

feat: 로그인, 회원가입 api 연동 #13

Triggered via pull request August 19, 2024 05:30
Status Failure
Total duration 36s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 6 warnings
Lint: src/app/sign/page.tsx#L3
'Navbar' is defined but never used
Lint: src/app/sign/page.tsx#L5
'HomeIndex' is defined but never used
Lint: src/app/sign/page.tsx#L6
'RecentlyIssueIndex' is defined but never used
Lint: src/app/sign/page.tsx#L7
'ReportIndex' is defined but never used
Lint: src/app/sign/page.tsx#L13
'currentNav' is assigned a value but never used
Lint: src/components/signup/Step2.tsx#L10
'onPrev' is defined but never used
Lint: src/components/signup/modal/PhoneVerification.tsx#L18
'router' is assigned a value but never used
Lint: src/service/auth.ts#L3
'qs' is defined but never used
Lint: src/service/auth.ts#L20
'token' is never reassigned. Use 'const' instead
Lint: src/service/auth.ts#L84
'token' is never reassigned. Use 'const' instead
Build
Process completed with exit code 1.
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint: src/components/signup/Step1.tsx#L26
React Hook useEffect has a missing dependency: 'onUpdate'. Either include it or remove the dependency array. If 'onUpdate' changes too often, find the parent component that defines it and wrap that definition in useCallback
Lint: src/components/signup/Step4.tsx#L40
React Hook useEffect has a missing dependency: 'onUpdate'. Either include it or remove the dependency array. If 'onUpdate' changes too often, find the parent component that defines it and wrap that definition in useCallback
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/