Allow awaiting LogOn #1079
Annotations
7 errors
Build Samples:
Samples/002_WebCookie/Program.cs#L67
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 Samples:
Samples/000_Authentication/Program.cs#L84
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 Samples:
Samples/001_AuthenticationWithQrCode/Program.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 Samples:
Samples/002_WebCookie/Program.cs#L67
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 Samples:
Samples/000_Authentication/Program.cs#L84
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 Samples:
Samples/001_AuthenticationWithQrCode/Program.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 Samples
Process completed with exit code 1.
|
Loading