Skip to content

Merge branch 'main' of https://github.com/flarive/Neumorphism.Avalonia #199

Merge branch 'main' of https://github.com/flarive/Neumorphism.Avalonia

Merge branch 'main' of https://github.com/flarive/Neumorphism.Avalonia #199

Triggered via push October 20, 2023 20:58
Status Success
Total duration 1m 9s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Neumorphism.Avalonia.Demo/Pages/DialogsDemo.axaml.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Neumorphism.Avalonia.Demo/Pages/DialogsDemo.axaml.cs#L38
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Neumorphism.Avalonia.Demo/Pages/DialogsDemo.axaml.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Neumorphism.Avalonia.Demo/Dialogs/DateTimePickerDialogBuilderParams.cs#L6
'TwoFeedbackDialogBuilderParamsBase' is obsolete: 'Deprecated builder params.'
build: Neumorphism.Avalonia.Demo/Dialogs/DateTimePickerDialogBuilderParams.cs#L14
'TwoFeedbackDialogBuilderParamsBase' is obsolete: 'Deprecated builder params.'
build: Neumorphism.Avalonia.Demo/Dialogs/TextFieldDialogBuilderParams.cs#L5
'TwoFeedbackDialogBuilderParamsBase' is obsolete: 'Deprecated builder params.'
build: Neumorphism.Avalonia.Demo/Dialogs/ViewModels/DialogWindowViewModel.cs#L113
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Neumorphism.Avalonia.Demo/Dialogs/ViewModels/DialogWindowViewModel.cs#L111
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Neumorphism.Avalonia.Demo/Dialogs/TextFieldDialogResult.cs#L16
'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: Neumorphism.Avalonia.Demo/ViewModels/DialogsDemoItemViewModel.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.