Skip to content

CI: Add Windows matrix leg with platform-specific test filtering #15

CI: Add Windows matrix leg with platform-specific test filtering

CI: Add Windows matrix leg with platform-specific test filtering #15

Triggered via pull request February 11, 2026 13:51
Status Success
Total duration 1m 24s
Artifacts

ci.yml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build-and-test (ubuntu-latest)
Found version-specific or distribution-specific runtime identifier(s): win7. Affected libraries: System.Private.ServiceModel. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
build-and-test (ubuntu-latest)
Found version-specific or distribution-specific runtime identifier(s): win7. Affected libraries: System.Private.ServiceModel. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
build-and-test (ubuntu-latest): src/Magma.WinTun/Internal/WinTunPort.cs#L92
This call site is reachable on all platforms. 'RegistryKey.GetValue(string?)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-and-test (ubuntu-latest): src/Magma.WinTun/Internal/WinTunPort.cs#L85
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-and-test (ubuntu-latest): src/Magma.WinTun/Internal/WinTunPort.cs#L85
This call site is reachable on all platforms. 'Registry.LocalMachine' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-and-test (ubuntu-latest): src/Magma.WinTun/Internal/WinTunPort.cs#L90
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-and-test (ubuntu-latest): src/Magma.WinTun/Internal/WinTunPort.cs#L78
This call site is reachable on all platforms. 'RegistryKey.GetValue(string?)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-and-test (ubuntu-latest): src/Magma.WinTun/Internal/WinTunPort.cs#L76
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-and-test (ubuntu-latest): src/Magma.WinTun/Internal/WinTunPort.cs#L76
This call site is reachable on all platforms. 'Registry.LocalMachine' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-and-test (ubuntu-latest): src/Magma.WinTun/Internal/WinTunPort.cs#L87
This call site is reachable on all platforms. 'RegistryKey.GetSubKeyNames()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-and-test (windows-latest): sample/Magma.NetMap.PlaintextApp/Startup.cs#L33
'WebHostBuilder' is obsolete: 'WebHostBuilder is deprecated in favor of HostBuilder and WebApplicationBuilder. For more information, visit https://aka.ms/aspnet/deprecate/004.' (https://aka.ms/aspnet/deprecate/004)
build-and-test (windows-latest)
Found version-specific or distribution-specific runtime identifier(s): win7. Affected libraries: System.Private.ServiceModel. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
build-and-test (windows-latest): src/Magma.WinTun/Internal/WinTunPort.cs#L92
This call site is reachable on all platforms. 'RegistryKey.GetValue(string?)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-and-test (windows-latest): src/Magma.WinTun/Internal/WinTunPort.cs#L90
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-and-test (windows-latest): src/Magma.WinTun/Internal/WinTunPort.cs#L76
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-and-test (windows-latest): src/Magma.WinTun/Internal/WinTunPort.cs#L85
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-and-test (windows-latest): src/Magma.WinTun/Internal/WinTunPort.cs#L78
This call site is reachable on all platforms. 'RegistryKey.GetValue(string?)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-and-test (windows-latest): src/Magma.WinTun/Internal/WinTunPort.cs#L87
This call site is reachable on all platforms. 'RegistryKey.GetSubKeyNames()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-and-test (windows-latest): src/Magma.WinTun/Internal/WinTunPort.cs#L85
This call site is reachable on all platforms. 'Registry.LocalMachine' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-and-test (windows-latest): src/Magma.WinTun/Internal/WinTunPort.cs#L76
This call site is reachable on all platforms. 'Registry.LocalMachine' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)