add Today option to Date Range Picker #586
Annotations
10 errors and 2 warnings
test:
resources/js/packages/ui/src/Input/DatePicker.vue#L18
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
|
test:
resources/js/packages/ui/src/Input/DatePicker.vue#L21
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
|
test:
resources/js/packages/ui/src/Input/DatePicker.vue#L29
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
|
test:
resources/js/packages/ui/src/Input/TimePicker.vue#L33
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
|
test:
resources/js/packages/ui/src/Input/TimePicker.vue#L48
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
|
test:
resources/js/packages/ui/src/Input/TimePicker.vue#L59
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
|
test:
resources/js/packages/ui/src/Input/TimePicker.vue#L66
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
|
test:
resources/js/packages/ui/src/Input/TimePicker.vue#L73
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
|
test:
resources/js/packages/ui/src/Input/TimePicker.vue#L81
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
|
test:
resources/js/packages/ui/src/Input/TimePicker.vue#L103
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|