fix decoding issues with geoposition - #2
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#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/CanopyPlatformWindows.cs#L94
This call site is reachable on all platforms. 'HWND.HWND_BROADCAST' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build:
Canopy.Windows/CanopyPlatformWindows.cs#L95
This call site is reachable on all platforms. 'User32.WindowMessage.WM_SETTINGCHANGE' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build:
Canopy.Windows/CanopyPlatformWindows.cs#L82
This call site is reachable on all platforms. 'User32.WindowMessage.WM_SETTINGCHANGE' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build:
Canopy.Windows/CanopyPlatformWindows.cs#L80
This call site is reachable on all platforms. 'User32.SendMessageTimeout(HWND, uint, nint, nint, User32.SMTO, uint, ref nint)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build:
Canopy.Windows/CanopyPlatformWindows.cs#L93
This call site is reachable on all platforms. 'User32.SendMessageTimeout(HWND, uint, nint, nint, User32.SMTO, uint, ref nint)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build:
Canopy.Windows/CanopyPlatformWindows.cs#L70
This call site is reachable on all platforms. 'RegistryValueKind.DWord' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build:
Canopy.Windows/CanopyPlatformWindows.cs#L66
This call site is reachable on all platforms. 'RegistryKey.OpenSubKey(string, bool)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build:
Canopy.Windows/CanopyPlatformWindows.cs#L81
This call site is reachable on all platforms. 'HWND.HWND_BROADCAST' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build:
Canopy.Windows/CanopyPlatformWindows.cs#L71
This call site is reachable on all platforms. 'RegistryValueKind.DWord' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
background
wait
wait-all
cancel
parallel
Loading