Update packageId #16
Annotations
11 warnings
build-master
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-master:
PlatformBrowser/MintPlayer.PlatformBrowser/PlatformBrowser.cs#L251
Dereference of a possibly null reference.
|
build-master:
PlatformBrowser/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:
PlatformBrowser/MintPlayer.PlatformBrowser/PlatformBrowser.cs#L229
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:
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-master:
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-master:
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-master:
PlatformBrowser/MintPlayer.PlatformBrowser/PlatformBrowser.cs#L250
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-master:
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-master:
PlatformBrowser/MintPlayer.PlatformBrowser/PlatformBrowser.cs#L229
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-master:
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)
|