apps: Fixed Uno app. #223
dotnet.yml
on: push
Build, test and publish
/
Build, test and publish
11m 15s
Annotations
7 errors and 10 warnings
Build, test and publish / Build, test and publish:
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)
|
Build, test and publish / Build, test and publish:
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)
|
Build, test and publish / Build, test and publish:
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)
|
Build, test and publish / Build, test and publish:
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)
|
Build, test and publish / Build, test and publish:
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)
|
Build, test and publish / Build, test and publish:
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)
|
Build, test and publish / Build, test and publish
Process completed with exit code 1.
|
Build, test and publish / Build, test and publish
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
|
Build, test and publish / Build, test and publish
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
|
Build, test and publish / Build, test and publish
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
|
Build, test and publish / Build, test and publish
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
|
Build, test and publish / Build, test and publish
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
|
Build, test and publish / Build, test and publish
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
|
Build, test and publish / Build, test and publish
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
|
Build, test and publish / Build, test and publish
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
|
Build, test and publish / Build, test and publish
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
|
Build, test and publish / Build, test and publish
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
|