Rewrite - #1
Merged
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
Canopy.Windows/BackgroundTrayService.cs#L50
This call site is reachable on all platforms. 'TrayIconWithContextMenu.Create()' is only supported on: 'windows' 5.1.2600 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build:
Canopy.Windows/BackgroundTrayService.cs#L42
This call site is reachable on all platforms. 'PopupMenu.Items' is only supported on: 'windows' 5.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build:
Canopy.Windows/BackgroundTrayService.cs#L60
This call site is reachable on all platforms. 'User32.DispatchMessage(in MSG)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build:
Canopy.Windows/BackgroundTrayService.cs#L59
This call site is reachable on all platforms. 'User32.TranslateMessage(in MSG)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build:
Canopy.Windows/BackgroundTrayService.cs#L48
This call site is reachable on all platforms. 'TrayIconWithContextMenu.ContextMenu' is only supported on: 'windows' 5.1.2600 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build:
Canopy.Windows/BackgroundTrayService.cs#L45
This call site is reachable on all platforms. 'PopupMenu.Items' is only supported on: 'windows' 5.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build:
Canopy.Windows/BackgroundTrayService.cs#L64
This call site is reachable on all platforms. 'Thread.SetApartmentState(ApartmentState)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build:
Canopy.Windows/BackgroundTrayService.cs#L26
This call site is reachable on all platforms. 'TrayIcon.ToolTip' is only supported on: 'windows' 5.1.2600 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build:
Canopy.Windows/BackgroundTrayService.cs#L74
This call site is reachable on all platforms. 'TrayIcon.ShowNotification(string, string, NotificationIcon, nint?, bool, bool, bool, bool, TimeSpan?)' is only supported on: 'windows' 5.1.2600 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build:
Canopy.Windows/BackgroundTrayService.cs#L41
This call site is reachable on all platforms. 'PopupMenu' is only supported on: 'windows' 5.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
background
wait
wait-all
cancel
parallel
Loading