Bump xunit from 2.5.0 to 2.6.0 #46
Annotations
10 errors
format:
src/GraphQL.Authorization.Tests/ClaimAuthorizationRequirementTests.cs#L15
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
format:
src/GraphQL.Authorization.Tests/ClaimAuthorizationRequirementTests.cs#L31
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
format:
src/GraphQL.Authorization.Tests/ClaimAuthorizationRequirementTests.cs#L47
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
format:
src/GraphQL.Authorization.Tests/ClaimAuthorizationRequirementTests.cs#L63
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
format:
src/GraphQL.Authorization.Tests/ClaimAuthorizationRequirementTests.cs#L78
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
format:
src/GraphQL.Authorization.Tests/ClaimAuthorizationRequirementTests.cs#L93
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
format:
src/GraphQL.Authorization.Tests/AuthorizationEvaluatorTests.cs#L24
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
format:
src/GraphQL.Authorization.Tests/AuthorizationEvaluatorTests.cs#L39
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
format:
src/GraphQL.Authorization.Tests/AuthorizationEvaluatorTests.cs#L57
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
format:
src/GraphQL.Authorization.Tests/AuthorizationEvaluatorTests.cs#L75
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|