.NET 8 (#9) #13
Annotations
10 warnings
build-master:
MintPlayer.PlatformBrowser/PlatformBrowser.cs#L251
Dereference of a possibly null reference.
|
build-master:
MintPlayer.PlatformBrowser/PlatformBrowser.cs#L251
Dereference of a possibly null reference.
|
build-master:
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-master:
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-master:
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-master:
MintPlayer.PlatformBrowser/PlatformBrowser.cs#L311
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-master:
MintPlayer.PlatformBrowser/PlatformBrowser.cs#L237
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-master:
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)
|
build-master:
MintPlayer.PlatformBrowser/PlatformBrowser.cs#L318
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-master:
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)
|