Skip to content

add Today option to Date Range Picker #956

add Today option to Date Range Picker

add Today option to Date Range Picker #956

Triggered via push December 3, 2024 15:26
Status Failure
Total duration 1m 17s
Artifacts

npm-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: resources/js/packages/ui/src/Input/DatePicker.vue#L18
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
build: resources/js/packages/ui/src/Input/DatePicker.vue#L21
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
build: resources/js/packages/ui/src/Input/DatePicker.vue#L29
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
build: resources/js/packages/ui/src/Input/TimePicker.vue#L33
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
build: resources/js/packages/ui/src/Input/TimePicker.vue#L48
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
build: resources/js/packages/ui/src/Input/TimePicker.vue#L59
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
build: resources/js/packages/ui/src/Input/TimePicker.vue#L66
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
build: resources/js/packages/ui/src/Input/TimePicker.vue#L73
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
build: resources/js/packages/ui/src/Input/TimePicker.vue#L81
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
build: resources/js/packages/ui/src/Input/TimePicker.vue#L103
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636