Dialogs WIP fixes #218
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
build:
Avalonia.Themes.Neumorphism/Dialogs/DateTimePickerDialogBuilderParams.cs#L6
'TwoFeedbackDialogBuilderParamsBase' is obsolete: 'Deprecated builder params.'
|
build:
Avalonia.Themes.Neumorphism/Dialogs/DateTimePickerDialogBuilderParams.cs#L14
'TwoFeedbackDialogBuilderParamsBase' is obsolete: 'Deprecated builder params.'
|
build:
Avalonia.Themes.Neumorphism/Dialogs/TextFieldDialogBuilderParams.cs#L5
'TwoFeedbackDialogBuilderParamsBase' is obsolete: 'Deprecated builder params.'
|
build:
Avalonia.Themes.Neumorphism/Dialogs/TextFieldDialogResult.cs#L18
'TextFieldDialogResult.GetResult' hides inherited member 'DialogResult.GetResult'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
build:
Avalonia.Themes.Neumorphism/Dialogs/DialogHelper.cs#L122
'TwoFeedbackDialogBuilderParamsBase.PositiveButton' is obsolete: 'Please use DialogButton.IsPositive instead. This API will be deprecated and removed on future updates.'
|
build:
Avalonia.Themes.Neumorphism/Dialogs/DialogHelper.cs#L149
'TwoFeedbackDialogBuilderParamsBase.PositiveButton' is obsolete: 'Please use DialogButton.IsPositive instead. This API will be deprecated and removed on future updates.'
|
build:
Avalonia.Themes.Neumorphism/Dialogs/DialogHelper.cs#L150
'TwoFeedbackDialogBuilderParamsBase.NegativeButton' is obsolete: 'Please use DialogButton.IsPositive instead. This API will be deprecated and removed on future updates.'
|
build:
Avalonia.Themes.Neumorphism/Dialogs/DialogHelper.cs#L158
'TwoFeedbackDialogBuilderParamsBase.NegativeButton' is obsolete: 'Please use DialogButton.IsPositive instead. This API will be deprecated and removed on future updates.'
|
build:
Avalonia.Themes.Neumorphism/Dialogs/DialogHelper.cs#L159
'TwoFeedbackDialogBuilderParamsBase.PositiveButton' is obsolete: 'Please use DialogButton.IsPositive instead. This API will be deprecated and removed on future updates.'
|
build:
Avalonia.Themes.Neumorphism/Dialogs/DialogHelper.cs#L180
'TwoFeedbackDialogBuilderParamsBase.PositiveButton' is obsolete: 'Please use DialogButton.IsPositive instead. This API will be deprecated and removed on future updates.'
|