Skip to content

feat: [58] 전체 이벤트 조회 및 비밀번호 변경, 회원가입 유형 추가 #34

feat: [58] 전체 이벤트 조회 및 비밀번호 변경, 회원가입 유형 추가

feat: [58] 전체 이벤트 조회 및 비밀번호 변경, 회원가입 유형 추가 #34

Triggered via pull request August 9, 2024 06:21
Status Failure
Total duration 32s
Artifacts

pr-check.yml

on: pull_request
lint-and-format
22s
lint-and-format
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint-and-format: web/src/services/apis/user.service.ts#L11
'customAxiosInstance' is assigned a value but never used
lint-and-format: web/src/services/apis/user.service.ts#L11
'customAxiosInstance' is assigned a value but never used
lint-and-format: web/src/services/apis/user.service.ts#L116
'status' is defined but never used
lint-and-format: web/src/services/apis/user.service.ts#L116
Unexpected any. Specify a different type
lint-and-format
Process completed with exit code 1.
lint-and-format
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/