[macOS] amend: Child window visibility handling (#6598) #109
Annotations
10 warnings
build (Release):
v2rayN/ServiceLib/ViewModels/StatusBarViewModel.cs#L311
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build (Release):
v2rayN/ServiceLib/Handler/SysProxy/ProxySettingWindows.cs#L72
The variable 'ex' is declared but never used
|
build (Release):
v2rayN/ServiceLib/Common/WindowsUtils.cs#L50
This call site is reachable on all platforms. 'RegistryKey.Close()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build (Release):
v2rayN/ServiceLib/Common/WindowsUtils.cs#L14
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 (Release):
v2rayN/ServiceLib/Common/WindowsUtils.cs#L14
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 (Release):
v2rayN/ServiceLib/Common/WindowsUtils.cs#L34
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 (Release):
v2rayN/ServiceLib/Common/WindowsUtils.cs#L34
This call site is reachable on all platforms. 'RegistryKey.CreateSubKey(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build (Release):
v2rayN/ServiceLib/Common/WindowsUtils.cs#L24
This call site is reachable on all platforms. 'RegistryKey.Close()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build (Release):
v2rayN/ServiceLib/Common/WindowsUtils.cs#L37
This call site is reachable on all platforms. 'RegistryKey.DeleteValue(string, bool)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build (Release):
v2rayN/ServiceLib/Common/WindowsUtils.cs#L15
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)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
v2rayN-linux
|
102 MB |
|