Skip to content

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

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

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

Triggered via pull request August 9, 2024 10:37
@JunYoungKrJunYoungKr
synchronize #60
feature/58
Status Failure
Total duration 33s
Artifacts

pr-check.yml

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

Annotations

3 errors and 1 warning
lint-and-format: web/src/services/apis/user.service.ts#L4
'axios' is defined but never used
lint-and-format: web/src/services/apis/user.service.ts#L4
'axios' is defined but never used
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/