Skip to content

feat(init): add datePicker component #107

feat(init): add datePicker component

feat(init): add datePicker component #107

Triggered via push December 9, 2024 17:53
Status Failure
Total duration 42s
Artifacts

docs.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build: src/pages/calendar-page.tsx#L88
'day.date' is possibly 'undefined'.
build: src/pages/calendar-page.tsx#L92
Argument of type 'Date | undefined' is not assignable to parameter of type 'SetStateAction<Date>'.
build
Process completed with exit code 2.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636