[macOS] feat: auto run. https://github.com/2dust/v2rayN/issues/6383 (… #105
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#L37
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#L40
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#L37
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#L53
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#L44
This call site is reachable on all platforms. 'RegistryKey.SetValue(string?, object)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build (Release):
v2rayN/ServiceLib/Common/WindowsUtils.cs#L17
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#L27
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#L18
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-windows
|
123 MB |
|