Skip to content

feat: 출연자 정보 등록 #501

feat: 출연자 정보 등록

feat: 출연자 정보 등록 #501

Triggered via pull request October 6, 2024 11:06
Status Failure
Total duration 58s
Artifacts

ci.yml

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

Annotations

5 errors and 1 warning
Build and Test
Type '(showCastInfoFormInput: TempShowCastInfoFormInput) => void' is not assignable to type '(value: TempShowCastInfoFormInput) => Promise<void>'.
Build and Test
Type '(showCastInfoFormInput: TempShowCastInfoFormInput) => void' is not assignable to type '(value: TempShowCastInfoFormInput) => Promise<void>'.
Build and Test
Type '() => void' is not assignable to type '() => Promise<void>'.
Build and Test
admin#type-check: command (/home/runner/work/boolti-web/boolti-web/apps/admin) /tmp/xfs-d007e486/yarn run type-check exited (2)
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/