Code clean #298
Annotations
10 warnings
|
build (Release):
v2rayN/ServiceLib/Services/UpdateService.cs#L61
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
build (Release):
v2rayN/ServiceLib/Services/UpdateService.cs#L30
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
build (Release):
v2rayN/ServiceLib/Services/UpdateService.cs#L25
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
build (Release):
v2rayN/ServiceLib/Services/UpdateService.cs#L21
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
build (Release):
v2rayN/ServiceLib/Services/UpdateService.cs#L20
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
build (Release):
v2rayN/ServiceLib/ViewModels/ProfilesViewModel.cs#L313
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/ViewModels/ProfilesViewModel.cs#L287
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/ViewModels/StatusBarViewModel.cs#L541
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/ViewModels/StatusBarViewModel.cs#L372
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/ViewModels/StatusBarViewModel.cs#L363
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.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
v2rayN-windows
Expired
|
124 MB |
sha256:f7104fa63d249712995dc458e671117b232fdaa9167b408e24d3e717117e091d
|
|