Move projects #10
Annotations
11 warnings
build-any
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-any:
PlatformBrowser/MintPlayer.PlatformBrowser/PlatformBrowser.cs#L251
Dereference of a possibly null reference.
|
build-any:
PlatformBrowser/MintPlayer.PlatformBrowser/PlatformBrowser.cs#L311
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:
PlatformBrowser/MintPlayer.PlatformBrowser/PlatformBrowser.cs#L30
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-any:
PlatformBrowser/MintPlayer.PlatformBrowser/PlatformBrowser.cs#L250
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:
PlatformBrowser/MintPlayer.PlatformBrowser/PlatformBrowser.cs#L323
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:
PlatformBrowser/MintPlayer.PlatformBrowser/PlatformBrowser.cs#L56
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:
PlatformBrowser/MintPlayer.PlatformBrowser/PlatformBrowser.cs#L236
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:
PlatformBrowser/MintPlayer.PlatformBrowser/PlatformBrowser.cs#L251
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:
PlatformBrowser/MintPlayer.PlatformBrowser/PlatformBrowser.cs#L231
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-any:
PlatformBrowser/MintPlayer.PlatformBrowser/PlatformBrowser.cs#L313
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)
|