Skip to content

Merge pull request #174 from Donggrina/feature/calendar #383

Merge pull request #174 from Donggrina/feature/calendar

Merge pull request #174 from Donggrina/feature/calendar #383

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

Annotations

5 errors and 2 warnings
Test lint, tsc, build: components/diaries/diary-create/diary-create.tsx#L137
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#L182
Type '(el: HTMLInputElement | null) => HTMLInputElement' is not assignable to type 'LegacyRef<HTMLInputElement> | undefined'.
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/