Update ports API: 8081 WebUI: 8080 #10
Annotations
6 warnings
CentralHub.Api/Program.cs#L49
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.
|
CentralHub.Api/Program.cs#L50
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.
|
CentralHub.Api/Program.cs#L51
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.
|
CentralHub.Api/Program.cs#L49
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.
|
CentralHub.Api/Program.cs#L50
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.
|
CentralHub.Api/Program.cs#L51
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.
|
The logs for this run have expired and are no longer available.
Loading