core setting #9
Annotations
10 warnings
|
build (Release):
v2rayN/ServiceLib/Services/UpdateService.cs#L24
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#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#L300
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#L273
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#L733
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#L307
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#L281
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#L549
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#L380
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#L371
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:bc538a6421c667671e8566ed05d527de35bc25dccef66ac381b490d782568092
|
|