Skip to content

Dialogs WIP fixes

Dialogs WIP fixes #218

Triggered via push November 3, 2023 21:16
Status Success
Total duration 57s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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.'