Skip to content

[Feature] 데이트 코스 관련 API 연동 #92

[Feature] 데이트 코스 관련 API 연동

[Feature] 데이트 코스 관련 API 연동 #92

Triggered via pull request August 15, 2025 12:58
Status Failure
Total duration 38s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
Build
Process completed with exit code 2.
Build: src/pages/dateCourse/FindDateCourse.tsx#L24
Argument of type '{ page: number; size: number; budget: string | null; dateDurationTime: string | null; datePlaces: string[]; mealTypes: string[]; transportation: string | null; userPreferredKeywords: string[]; startTime: string | null; }' is not assignable to parameter of type 'TUseGetCourseProps'.
Build: src/pages/dateCourse/CoursePage.tsx#L22
Argument of type '{ page: number; size: number; budget: string | null; dateDurationTime: string | null; datePlaces: string[]; mealTypes: string[]; transportation: string | null; userPreferredKeywords: string[]; startTime: string | null; }' is not assignable to parameter of type 'TUseGetBookmarkedCourseProps'.
Build: src/pages/dateCourse/BookmarkedDateCourse.tsx#L19
Argument of type '{ page: number; size: number; budget: string | null; dateDurationTime: string | null; datePlaces: string[]; mealTypes: string[]; transportation: string | null; userPreferredKeywords: string[]; startTime: string | null; }' is not assignable to parameter of type 'TUseGetBookmarkedCourseProps'.
Lint
Process completed with exit code 1.
Lint: src/pages/dateCourse/MakeCourseResult.tsx#L20
'resetDateCourseResultStore' is assigned a value but never used
Lint: src/pages/dateCourse/MakeCourseResult.tsx#L20
'resetDateCourseResultStore' is assigned a value but never used