Skip to content

Fix extension pipeline #89

Fix extension pipeline

Fix extension pipeline #89

Triggered via push August 5, 2023 22:30
Status Success
Total duration 3m 45s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Matrix: matrix_build
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
matrix_build (Wpf.Ui.ToastNotifications): src/Wpf.Ui.ToastNotifications/Toast.cs#L8
Missing XML comment for publicly visible type or member 'Toast'
matrix_build (Wpf.Ui.ToastNotifications): src/Wpf.Ui.ToastNotifications/Toast.cs#L8
Missing XML comment for publicly visible type or member 'Toast'
matrix_build (Wpf.Ui.ToastNotifications): src/Wpf.Ui.ToastNotifications/Toast.cs#L8
Missing XML comment for publicly visible type or member 'Toast'
matrix_build (Wpf.Ui.ToastNotifications): src/Wpf.Ui.ToastNotifications/Toast.cs#L8
Missing XML comment for publicly visible type or member 'Toast'
matrix_build (Wpf.Ui.ToastNotifications): src/Wpf.Ui.ToastNotifications/Toast.cs#L8
Missing XML comment for publicly visible type or member 'Toast'
matrix_build (Wpf.Ui.ToastNotifications): src/Wpf.Ui.ToastNotifications/Toast.cs#L8
Missing XML comment for publicly visible type or member 'Toast'
matrix_build (Wpf.Ui.ToastNotifications): src/Wpf.Ui.ToastNotifications/Toast.cs#L8
Missing XML comment for publicly visible type or member 'Toast'
matrix_build (Wpf.Ui.ToastNotifications): src/Wpf.Ui.ToastNotifications/Toast.cs#L8
Missing XML comment for publicly visible type or member 'Toast'
matrix_build (Wpf.Ui.ToastNotifications): src/Wpf.Ui.ToastNotifications/Toast.cs#L8
Missing XML comment for publicly visible type or member 'Toast'
matrix_build (Wpf.Ui.ToastNotifications): src/Wpf.Ui.ToastNotifications/Toast.cs#L8
Missing XML comment for publicly visible type or member 'Toast'
matrix_build (Wpf.Ui.Tray): src/Wpf.Ui/Controls/Flyout.cs#L74
XML comment has badly formed XML -- 'End tag was not expected at this location.'
matrix_build (Wpf.Ui.Tray): src/Wpf.Ui/Controls/Flyout.cs#L82
XML comment has badly formed XML -- 'End tag was not expected at this location.'
matrix_build (Wpf.Ui.Tray): src/Wpf.Ui/Controls/NumberBoxControl/NumberBox.cs#L286
Nullability of type of parameter 'parameter' doesn't match overridden member (possibly because of nullability attributes).
matrix_build (Wpf.Ui.Tray): src/Wpf.Ui/Controls/PasswordBox.cs#L192
Nullability of type of parameter 'parameter' doesn't match overridden member (possibly because of nullability attributes).
matrix_build (Wpf.Ui.Tray): src/Wpf.Ui/Interop/Shell32.cs#L116
Non-nullable field 'szTip' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
matrix_build (Wpf.Ui.Tray): src/Wpf.Ui/Interop/Shell32.cs#L128
Non-nullable field 'szInfo' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
matrix_build (Wpf.Ui.Tray): src/Wpf.Ui/Interop/Shell32.cs#L136
Non-nullable field 'szInfoTitle' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
matrix_build (Wpf.Ui.Tray): src/Wpf.Ui/Extensions/FrameExtensions.cs#L23
Possible null reference return.
matrix_build (Wpf.Ui.Tray): src/Wpf.Ui/Controls/Navigation/NavigationViewActivator.cs#L130
Dereference of a possibly null reference.
matrix_build (Wpf.Ui.Tray): src/Wpf.Ui/Controls/Navigation/NavigationCache.cs#L8
Nullability of reference types in value of type 'Dictionary<Type, object>' doesn't match target type 'IDictionary<Type, object?>'.
matrix_build (Wpf.Ui): src/Wpf.Ui/Controls/Flyout.cs#L74
XML comment has badly formed XML -- 'End tag was not expected at this location.'
matrix_build (Wpf.Ui): src/Wpf.Ui/Controls/Flyout.cs#L82
XML comment has badly formed XML -- 'End tag was not expected at this location.'
matrix_build (Wpf.Ui): src/Wpf.Ui/Controls/NumberBoxControl/NumberBox.cs#L286
Nullability of type of parameter 'parameter' doesn't match overridden member (possibly because of nullability attributes).
matrix_build (Wpf.Ui): src/Wpf.Ui/Controls/PasswordBox.cs#L192
Nullability of type of parameter 'parameter' doesn't match overridden member (possibly because of nullability attributes).
matrix_build (Wpf.Ui): src/Wpf.Ui/Interop/Shell32.cs#L116
Non-nullable field 'szTip' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
matrix_build (Wpf.Ui): src/Wpf.Ui/Interop/Shell32.cs#L128
Non-nullable field 'szInfo' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
matrix_build (Wpf.Ui): src/Wpf.Ui/Interop/Shell32.cs#L136
Non-nullable field 'szInfoTitle' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
matrix_build (Wpf.Ui): src/Wpf.Ui/Extensions/FrameExtensions.cs#L23
Possible null reference return.
matrix_build (Wpf.Ui): src/Wpf.Ui/Common/SymbolGlyph.cs#L38
The variable 'e' is declared but never used
matrix_build (Wpf.Ui): src/Wpf.Ui/Common/SymbolGlyph.cs#L61
The variable 'e' is declared but never used
matrix_build (Wpf.Ui.Gallery): src/Wpf.Ui.ToastNotifications/Toast.cs#L8
Missing XML comment for publicly visible type or member 'Toast'
matrix_build (Wpf.Ui.Gallery): src/Wpf.Ui/Controls/Flyout.cs#L74
XML comment has badly formed XML -- 'End tag was not expected at this location.'
matrix_build (Wpf.Ui.Gallery): src/Wpf.Ui/Controls/Flyout.cs#L82
XML comment has badly formed XML -- 'End tag was not expected at this location.'
matrix_build (Wpf.Ui.Gallery): src/Wpf.Ui/Controls/NumberBoxControl/NumberBox.cs#L286
Nullability of type of parameter 'parameter' doesn't match overridden member (possibly because of nullability attributes).
matrix_build (Wpf.Ui.Gallery): src/Wpf.Ui/Controls/PasswordBox.cs#L192
Nullability of type of parameter 'parameter' doesn't match overridden member (possibly because of nullability attributes).
matrix_build (Wpf.Ui.Gallery): src/Wpf.Ui/Interop/Shell32.cs#L116
Non-nullable field 'szTip' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
matrix_build (Wpf.Ui.Gallery): src/Wpf.Ui/Interop/Shell32.cs#L128
Non-nullable field 'szInfo' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
matrix_build (Wpf.Ui.Gallery): src/Wpf.Ui/Interop/Shell32.cs#L136
Non-nullable field 'szInfoTitle' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
matrix_build (Wpf.Ui.Gallery): src/Wpf.Ui/Extensions/FrameExtensions.cs#L23
Possible null reference return.
matrix_build (Wpf.Ui.Gallery): src/Wpf.Ui/Common/SymbolGlyph.cs#L38
The variable 'e' is declared but never used