apps: Fixed Uno app. #223
Annotations
7 errors and 10 warnings
src/libs/H.NotifyIcon.Shared/TaskbarIcon.Dispose.cs#L26
Use 'ObjectDisposedException.ThrowIf' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1513)
|
src/libs/H.NotifyIcon.Shared/TaskbarIcon.KeyboardEvents.cs#L46
This call site is reachable on all platforms. 'MessageWindow.KeyboardEventReceivedEventArgs.KeyboardEvent' is only supported on: 'windows' 5.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
src/libs/H.NotifyIcon.Shared/TaskbarIcon.KeyboardEvents.cs#L29
This call site is reachable on all platforms. 'MessageWindow.KeyboardEventReceivedEventArgs.KeyboardEvent' is only supported on: 'windows' 5.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
src/libs/H.NotifyIcon.Shared/TaskbarIcon.Notifications.cs#L114
This call site is reachable on all platforms. 'MessageWindow.BalloonToolTipChangedEventArgs.IsVisible' is only supported on: 'windows' 5.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
src/libs/H.NotifyIcon.Shared/TaskbarIcon.Popups.cs#L216
This call site is reachable on all platforms. 'TrayInfo.GetTrayLocation(int)' is only supported on: 'windows' 5.1.2600 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
src/libs/H.NotifyIcon.Shared/TaskbarIcon.ToolTips.cs#L162
This call site is reachable on all platforms. 'MessageWindow.ChangeToolTipStateRequestEventArgs.IsVisible' is only supported on: 'windows' 5.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
|
|
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading