Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 #1965
Annotations
10 warnings
test/EntityFramework.Storage.IntegrationTests/Stores/ClientStoreTests.cs#L152
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#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#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/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/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)
|
The logs for this run have expired and are no longer available.
Loading