Merge pull request #1442 from DuendeSoftware/dependabot/nuget/xunit-2… #1964
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
30 warnings
ubuntu-latest:
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)
|
ubuntu-latest:
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)
|
ubuntu-latest:
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)
|
ubuntu-latest:
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)
|
ubuntu-latest:
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)
|
ubuntu-latest:
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)
|
ubuntu-latest:
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)
|
ubuntu-latest:
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)
|
ubuntu-latest:
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)
|
ubuntu-latest:
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)
|
macOS-latest:
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)
|
macOS-latest:
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)
|
macOS-latest:
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)
|
macOS-latest:
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)
|
macOS-latest:
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)
|
macOS-latest:
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)
|
macOS-latest:
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)
|
macOS-latest:
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)
|
macOS-latest:
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)
|
macOS-latest:
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)
|
windows-latest:
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)
|
windows-latest:
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)
|
windows-latest:
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)
|
windows-latest:
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)
|
windows-latest:
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)
|
windows-latest:
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)
|
windows-latest:
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)
|
windows-latest:
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)
|
windows-latest:
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)
|
windows-latest:
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)
|