Merge pull request #766 from koal44/fix/treeview-alignment #153
Annotations
10 warnings
build:
src/Wpf.Ui.ToastNotifications/Toast.cs#L10
Missing XML comment for publicly visible type or member 'Toast'
|
build:
src/Wpf.Ui.ToastNotifications/Toast.cs#L12
Missing XML comment for publicly visible type or member 'Toast.Show()'
|
build:
src/Wpf.Ui/Controls/PasswordBox/PasswordBox.cs#L189
Nullability of type of parameter 'parameter' doesn't match overridden member (possibly because of nullability attributes).
|
build:
src/Wpf.Ui/Controls/AutoSuggestBox/AutoSuggestBox.cs#L302
Dereference of a possibly null reference.
|
build:
src/Wpf.Ui/Controls/AutoSuggestBox/AutoSuggestBox.cs#L317
Dereference of a possibly null reference.
|
build:
src/Wpf.Ui/Controls/AutoSuggestBox/AutoSuggestBox.cs#L389
Dereference of a possibly null reference.
|
build:
src/Wpf.Ui/Controls/AutoSuggestBox/AutoSuggestBox.cs#L426
Dereference of a possibly null reference.
|
build:
src/Wpf.Ui/Controls/AutoSuggestBox/AutoSuggestBox.cs#L513
Dereference of a possibly null reference.
|
build:
src/Wpf.Ui/Controls/AutoSuggestBox/AutoSuggestBox.cs#L533
Possible null reference argument for parameter 'obj' in 'string? AutoSuggestBox.GetStringFromObj(object obj)'.
|
build:
src/Wpf.Ui/Controls/AutoSuggestBox/AutoSuggestBox.cs#L535
Dereference of a possibly null reference.
|