Skip to content

[탈퇴, 팀관리] 탈퇴회원 상세정보, 팀관리 구현 #256

[탈퇴, 팀관리] 탈퇴회원 상세정보, 팀관리 구현

[탈퇴, 팀관리] 탈퇴회원 상세정보, 팀관리 구현 #256

Triggered via pull request March 25, 2024 06:10
Status Failure
Total duration 33s
Artifacts

LINT_CHECK.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 warnings
ESLint: src/page/Team/index.tsx#L1
'useGetTeamMembers' is declared but its value is never read.
ESLint: src/page/Team/index.tsx#L1
'teamMemberModalOpen' is declared but its value is never read.
ESLint: src/page/Team/index.tsx#L1
'handleOpenTeamMemberModal' is declared but its value is never read.
ESLint: src/page/Team/index.tsx#L1
'handleCloseTeamMemberModal' is declared but its value is never read.
ESLint
Process completed with exit code 2.
ESLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ESLint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ESLint: src/page/Team/index.tsx#L5
'useGetTeamMembers' is defined but never used
ESLint: src/page/Team/index.tsx#L29
'teamMemberModalOpen' is assigned a value but never used
ESLint: src/page/Team/index.tsx#L41
'handleOpenTeamMemberModal' is assigned a value but never used
ESLint: src/page/Team/index.tsx#L44
'handleCloseTeamMemberModal' is assigned a value but never used