Skip to content

feat: 미리보기 페이지 출연진 정보 대응 #509

feat: 미리보기 페이지 출연진 정보 대응

feat: 미리보기 페이지 출연진 정보 대응 #509

Triggered via pull request October 7, 2024 15:37
Status Failure
Total duration 1m 2s
Artifacts

ci.yml

on: pull_request
Build and Test
53s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Build and Test
admin#type-check: command (/home/runner/work/boolti-web/boolti-web/apps/admin) /tmp/xfs-58327d7d/yarn run type-check exited (2)
Build and Test
Property 'showCastTeams' is missing in type '{ show: { images: string[]; name: string; date: string; startTime: string; runningTime: string; salesStartTime: string; salesEndTime: string; placeName: string; placeStreetAddress: string; placeDetailAddress: string; notice: string; hostName: string; hostPhoneNumber: string; }; hasNoticePage: true; }' but required in type 'ShowPreviewProps'.
Build and Test
Property 'showCastTeams' is missing in type '{ show: { images: string[]; name: string; date: string; startTime: string; runningTime: string; salesStartTime: string; salesEndTime: string; placeName: string; placeStreetAddress: string; placeDetailAddress: string; notice: string; hostName: string; hostPhoneNumber: string; }; hasNoticePage: true; }' but required in type 'ShowPreviewProps'.
Build and Test
Process completed with exit code 2.
Build and Test
The following actions use a deprecated Node.js version 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/