Merge pull request #1442 from DuendeSoftware/dependabot/nuget/xunit-2… #1964
Annotations
10 warnings
test/IdentityServer.UnitTests/Services/InMemory/InMemoryCorsPolicyService.cs#L38
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
test/IdentityServer.UnitTests/Services/InMemory/InMemoryCorsPolicyService.cs#L55
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
test/IdentityServer.UnitTests/Services/InMemory/InMemoryCorsPolicyService.cs#L71
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
test/IdentityServer.UnitTests/Services/InMemory/InMemoryCorsPolicyService.cs#L87
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
test/IdentityServer.UnitTests/Services/InMemory/InMemoryCorsPolicyService.cs#L110
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
test/IdentityServer.UnitTests/Services/InMemory/InMemoryCorsPolicyService.cs#L135
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
test/IdentityServer.UnitTests/Services/Default/DefaultCorsPolicyServiceTests.cs#L28
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
test/IdentityServer.UnitTests/Services/Default/DefaultCorsPolicyServiceTests.cs#L29
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
test/IdentityServer.UnitTests/Services/Default/DefaultCorsPolicyServiceTests.cs#L30
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
test/IdentityServer.UnitTests/Services/Default/DefaultCorsPolicyServiceTests.cs#L38
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
The logs for this run have expired and are no longer available.
Loading