Using RxApp replace ViewAction #233
Annotations
10 warnings
|
build (Release):
v2rayN/ServiceLib/Services/UpdateService.cs#L23
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/MainWindowViewModel.cs#L532
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/MainWindowViewModel.cs#L276
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/MainWindowViewModel.cs#L249
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#L761
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#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/ViewModels/ProfilesViewModel.cs#L284
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#L529
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#L360
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#L351
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
|
123 MB |
sha256:e61f6d2e59e8197f6732c457683c56b05e313c329819678813a38388443536ae
|
|