Correct .net project path #2
Annotations
4 warnings
|
build:
src/CSharp/Rsk.AuthZen.Client.Test/AuthZenClientTests.cs#L2815
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:
src/CSharp/Rsk.AuthZen.Client.Test/AuthZenClientTests.cs#L2563
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:
src/CSharp/Rsk.AuthZen.Client.Test/AuthZenClientTests.cs#L2815
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:
src/CSharp/Rsk.AuthZen.Client.Test/AuthZenClientTests.cs#L2563
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.
|