Skip to content

feat : 서버 페치 실패시 빌드 막도록 수정 #34

feat : 서버 페치 실패시 빌드 막도록 수정

feat : 서버 페치 실패시 빌드 막도록 수정 #34

Triggered via pull request December 28, 2025 15:08
Status Failure
Total duration 1m 24s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Lint & Type Check
Process completed with exit code 2.
Lint & Type Check: src/apis/mentor/legacy/patchConfirmMentoring.ts#L9
Property 'patchConfirmMentoring' does not exist on type '{ getMentorMyProfile: () => Promise<MentorCardPreview>; getMentoringList: (page: number, size?: number) => Promise<MentoringListResponse>; ... 10 more ...; getMatchedMentors: (params: { ...; }) => Promise<...>; }'.
Lint & Type Check: src/apis/mentor/legacy/patchConfirmMentoring.ts#L3
Module '"../api"' has no exported member 'ConfirmMentoringResponse'.
Lint & Type Check: src/apis/mentor/legacy/patchConfirmMentoring.ts#L3
Module '"../api"' has no exported member 'ConfirmMentoringRequest'.
Build
Process completed with exit code 1.