Skip to content

[#44] Fix: 일정 수정 완료 후 상세페이지로 이동하도록 수정 #368

[#44] Fix: 일정 수정 완료 후 상세페이지로 이동하도록 수정

[#44] Fix: 일정 수정 완료 후 상세페이지로 이동하도록 수정 #368

Triggered via push June 22, 2024 06:10
Status Failure
Total duration 45s
Artifacts
Test lint, tsc, build
36s
Test lint, tsc, build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
Test lint, tsc, build: components/diaries/diary-create/diary-create.tsx#L134
Type 'import("/home/runner/work/Frontend/Frontend/node_modules/react-hook-form/dist/types/form").UseFormRegister<DiaryData & import("/home/runner/work/Frontend/Frontend/node_modules/react-hook-form/dist/types/fields").FieldValues>' is not assignable to type 'import("/home/runner/work/Frontend/Frontend/node_modules/react-hook-form/dist/types/form").UseFormRegister<import("/home/runner/work/Frontend/Frontend/types/diary/index").DiaryData & import("/home/runner/work/Frontend/Frontend/node_modules/react-hook-form/dist/types/fields").FieldValues>'.
Test lint, tsc, build: components/diaries/diary-create/diary-create.tsx#L179
Type '(el: HTMLInputElement | null) => HTMLInputElement' is not assignable to type 'LegacyRef<HTMLInputElement> | undefined'.
Test lint, tsc, build: pages/calendar/search/results/index.tsx#L13
Module '"@/api/calendar/request.type"' has no exported member 'TodoByQueries'.
Test lint, tsc, build
Process completed with exit code 2.
Test lint, tsc, build
Process completed with exit code 1.
Test lint, tsc, build
Process completed with exit code 1.
Test lint, tsc, build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test lint, tsc, build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/