Skip to content

refact: 통계 페이지 커스텀 훅 수정, UI 수정 #80

refact: 통계 페이지 커스텀 훅 수정, UI 수정

refact: 통계 페이지 커스텀 훅 수정, UI 수정 #80

Triggered via pull request September 9, 2024 13:23
Status Failure
Total duration 1m 14s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
e2e: src/pages/AnalyticsPage.tsx#L58
Argument of type 'string' is not assignable to parameter of type 'top10ByDepartmentProps'.
e2e: src/pages/HomePage.tsx#L94
Type '{ color: string; width: string; height: string; selectedMajor: string; setSelectedMajor: Dispatch<SetStateAction<string>>; }' is not assignable to type 'IntrinsicAttributes & DropDownProps'.
e2e
Process completed with exit code 2.