Skip to content

Fix: failing to correctly trigger the methods of the INavigationAware… #26

Fix: failing to correctly trigger the methods of the INavigationAware…

Fix: failing to correctly trigger the methods of the INavigationAware… #26

Triggered via push August 11, 2024 10:43
Status Success
Total duration 3m 59s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
deploy: src/Wpf.Ui.Tray/Interop/Shell32.cs#L18
Move pinvokes to native methods class (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1060)
deploy: src/Wpf.Ui.Tray/Interop/User32.cs#L18
Move pinvokes to native methods class (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1060)
deploy: src/Wpf.Ui.Tray/NotifyIconService.cs#L15
Type 'NotifyIconService' owns disposable field(s) 'internalNotifyIconManager' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001)
deploy: src/Wpf.Ui.Tray/Interop/Shell32.cs#L18
Move pinvokes to native methods class (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1060)
deploy: src/Wpf.Ui.Tray/Interop/User32.cs#L18
Move pinvokes to native methods class (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1060)
deploy: src/Wpf.Ui.Tray/NotifyIconService.cs#L15
Type 'NotifyIconService' owns disposable field(s) 'internalNotifyIconManager' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001)
deploy: src/Wpf.Ui/Controls/Arc/Arc.cs#L56
'Arc.StrokeStartLineCapProperty' hides inherited member 'Shape.StrokeStartLineCapProperty'. Use the new keyword if hiding was intended.
deploy: src/Wpf.Ui/Controls/Arc/Arc.cs#L56
'Arc.StrokeStartLineCapProperty' hides inherited member 'Shape.StrokeStartLineCapProperty'. Use the new keyword if hiding was intended.
deploy: src/Wpf.Ui/Markup/FontIconExtension.cs#L52
Possible null reference assignment.
deploy: src/Wpf.Ui/Controls/Arc/Arc.cs#L56
'Arc.StrokeStartLineCapProperty' hides inherited member 'Shape.StrokeStartLineCapProperty'. Use the new keyword if hiding was intended.