Skip to content

Corect uwp version

Corect uwp version #7

Triggered via push November 3, 2023 10:18
Status Success
Total duration 42s
Artifacts

build-any.yml

on: push
build-any
32s
build-any
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-any
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-any: MintPlayer.PlatformBrowser/PlatformBrowser.cs#L242
Dereference of a possibly null reference.
build-any: MintPlayer.PlatformBrowser/PlatformBrowser.cs#L242
Dereference of a possibly null reference.
build-any: MintPlayer.PlatformBrowser/PlatformBrowser.cs#L50
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-any: MintPlayer.PlatformBrowser/PlatformBrowser.cs#L220
This call site is reachable on all platforms. 'Registry.CurrentUser' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-any: MintPlayer.PlatformBrowser/PlatformBrowser.cs#L241
This call site is reachable on all platforms. 'Registry.ClassesRoot' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-any: MintPlayer.PlatformBrowser/PlatformBrowser.cs#L220
This call site is reachable on all platforms. 'RegistryKey.OpenSubKey(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-any: MintPlayer.PlatformBrowser/PlatformBrowser.cs#L49
This call site is reachable on all platforms. 'RegistryKey.OpenSubKey(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-any: MintPlayer.PlatformBrowser/PlatformBrowser.cs#L227
This call site is reachable on all platforms. 'RegistryKey.OpenSubKey(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-any: MintPlayer.PlatformBrowser/PlatformBrowser.cs#L241
This call site is reachable on all platforms. 'RegistryKey.OpenSubKey(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-any: MintPlayer.PlatformBrowser/PlatformBrowser.cs#L222
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)