Dialogs WIP #221
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#L129
'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#L156
'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#L157
'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#L165
'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#L166
'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#L187
'TwoFeedbackDialogBuilderParamsBase.PositiveButton' is obsolete: 'Please use DialogButton.IsPositive instead. This API will be deprecated and removed on future updates.'
|