Skip to content

Bump version

Bump version #162

Triggered via pull request October 9, 2023 20:52
Status Success
Total duration 3m 51s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

wpf-ui-pr-validator.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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.