Bump xunit from 2.5.0 to 2.6.1 #405
Annotations
10 errors
Build solution [Release]:
src/GraphQL.Authorization.Tests/AuthenticatedUserRequirementTests.cs#L15
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Build solution [Release]:
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. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Build solution [Release]:
src/GraphQL.Authorization.Tests/AuthenticatedUserRequirementTests.cs#L31
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Build solution [Release]:
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. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Build solution [Release]:
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. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Build solution [Release]:
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. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Build solution [Release]:
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. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Build solution [Release]:
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. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Build solution [Release]:
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. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Build solution [Release]:
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. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
The logs for this run have expired and are no longer available.
Loading