Skip to content

feat: ContentModal에 Tab 및 ActivityItem 추가 #13

feat: ContentModal에 Tab 및 ActivityItem 추가

feat: ContentModal에 Tab 및 ActivityItem 추가 #13

Triggered via push October 21, 2023 17:05
Status Failure
Total duration 51s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: src/data/dummyData.ts#L23
Type '{ courseId: string; endAt: string; hasSubmitted: true; id: string; sectionTitle: string; startAt: string; title: string; type: "assignment"; }' is not assignable to type 'ActivityType'.
test: src/data/dummyData.ts#L33
Type '{ courseId: string; endAt: string; hasSubmitted: true; id: string; sectionTitle: string; startAt: string; title: string; type: "assignment"; }' is not assignable to type 'ActivityType'.
test: src/data/dummyData.ts#L43
Type '{ courseId: string; endAt: string; hasSubmitted: true; id: string; sectionTitle: string; startAt: string; title: string; type: "assignment"; }' is not assignable to type 'ActivityType'.
test: src/data/dummyData.ts#L53
Type '{ courseId: string; endAt: string; hasSubmitted: true; id: string; sectionTitle: string; startAt: string; title: string; type: "assignment"; }' is not assignable to type 'ActivityType'.
test: src/data/dummyData.ts#L63
Type '{ courseId: string; endAt: string; hasSubmitted: true; id: string; sectionTitle: string; startAt: string; title: string; type: "assignment"; }' is not assignable to type 'ActivityType'.
test: src/data/dummyData.ts#L73
Type '{ courseId: string; endAt: string; hasSubmitted: true; id: string; sectionTitle: string; startAt: string; title: string; type: "assignment"; }' is not assignable to type 'ActivityType'.
test: src/data/dummyData.ts#L83
Type '{ courseId: string; endAt: string; hasSubmitted: true; id: string; sectionTitle: string; startAt: string; title: string; type: "assignment"; }' is not assignable to type 'ActivityType'.
test: src/data/dummyData.ts#L93
Type '{ courseId: string; endAt: string; hasSubmitted: true; id: string; sectionTitle: string; startAt: string; timeInfo: string; title: string; type: "video"; }' is not assignable to type 'ActivityType'.
test: src/data/dummyData.ts#L104
Type '{ courseId: string; endAt: string; hasSubmitted: true; id: string; sectionTitle: string; startAt: string; timeInfo: string; title: string; type: "video"; }' is not assignable to type 'ActivityType'.
test: src/data/dummyData.ts#L115
Type '{ courseId: string; endAt: string; hasSubmitted: true; id: string; sectionTitle: string; startAt: string; timeInfo: string; title: string; type: "video"; }' is not assignable to type 'ActivityType'.
test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.