Bump xunit from 2.4.2 to 2.6.4 #108
Annotations
10 warnings
Build Solution:
src/Authentication/Tests/EndpointAuthorizationMiddlewareTest.cs#L45
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
Build Solution:
src/Authentication/Tests/BasicAuthorizationMiddlewareTest.cs#L34
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
Build Solution:
src/Authentication/Tests/EndpointAuthorizationMiddlewareTest.cs#L51
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
Build Solution:
src/Authentication/Tests/EndpointAuthorizationMiddlewareTest.cs#L57
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
Build Solution:
src/Authentication/Tests/EndpointAuthorizationMiddlewareTest.cs#L44
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
Build Solution:
src/Authentication/Tests/BasicAuthorizationMiddlewareTest.cs#L40
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
Build Solution:
src/Authentication/Tests/EndpointAuthorizationMiddlewareTest.cs#L65
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
Build Solution:
src/Authentication/Tests/BasicAuthorizationMiddlewareTest.cs#L50
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
Build Solution:
src/Authentication/Tests/BasicAuthorizationMiddlewareTest.cs#L56
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
Build Solution:
src/Authentication/Tests/EndpointAuthorizationMiddlewareTest.cs#L71
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
The logs for this run have expired and are no longer available.
Loading