Skip to content

feat(DateTimePicker): support customize disabled date #3994

feat(DateTimePicker): support customize disabled date

feat(DateTimePicker): support customize disabled date #3994

Triggered via pull request September 28, 2024 03:24
Status Failure
Total duration 56s
Artifacts

auto-pull-request-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
run test: test/UnitTest/Components/DateTimePickerTest.cs#L1109
'DateTimePicker<DateTime?>' does not contain a definition for 'DisableDayCallback' and no accessible extension method 'DisableDayCallback' accepting a first argument of type 'DateTimePicker<DateTime?>' could be found (are you missing a using directive or an assembly reference?)
run test: test/UnitTest/Components/DateTimePickerTest.cs#L1124
'DateTimePicker<DateTime?>' does not contain a definition for 'DisableDayCallback' and no accessible extension method 'DisableDayCallback' accepting a first argument of type 'DateTimePicker<DateTime?>' could be found (are you missing a using directive or an assembly reference?)
run test: test/UnitTest/Components/DateTimePickerTest.cs#L1133
'DateTimePicker<DateTime?>' does not contain a definition for 'DisableDayCallback' and no accessible extension method 'DisableDayCallback' accepting a first argument of type 'DateTimePicker<DateTime?>' could be found (are you missing a using directive or an assembly reference?)
run test: test/UnitTest/Components/DateTimePickerTest.cs#L1142
'DateTimePicker<DateTimeOffset?>' does not contain a definition for 'DisableDayCallback' and no accessible extension method 'DisableDayCallback' accepting a first argument of type 'DateTimePicker<DateTimeOffset?>' could be found (are you missing a using directive or an assembly reference?)
run test: test/UnitTest/Components/DateTimePickerTest.cs#L1151
'DateTimePicker<DateTime>' does not contain a definition for 'DisableDayCallback' and no accessible extension method 'DisableDayCallback' accepting a first argument of type 'DateTimePicker<DateTime>' could be found (are you missing a using directive or an assembly reference?)
run test: test/UnitTest/Components/DateTimePickerTest.cs#L1161
'DateTimePicker<DateTime>' does not contain a definition for 'DisableDayCallback' and no accessible extension method 'DisableDayCallback' accepting a first argument of type 'DateTimePicker<DateTime>' could be found (are you missing a using directive or an assembly reference?)
run test: test/UnitTest/Components/DateTimePickerTest.cs#L1169
'DateTimePicker<DateTime>' does not contain a definition for 'DisableDayCallback' and no accessible extension method 'DisableDayCallback' accepting a first argument of type 'DateTimePicker<DateTime>' could be found (are you missing a using directive or an assembly reference?)
run test
Process completed with exit code 1.