feat: Add dx to catch ConfigureAwait(false) #60
Annotations
10 errors
test/OpenFeature.Tests/FeatureProviderTests.cs#L45
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
test/OpenFeature.Tests/FeatureProviderTests.cs#L50
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
test/OpenFeature.Tests/FeatureProviderTests.cs#L55
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
test/OpenFeature.Tests/FeatureProviderTests.cs#L60
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
test/OpenFeature.Tests/FeatureProviderTests.cs#L65
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
test/OpenFeature.Tests/OpenFeatureHookTests.cs#L56
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
test/OpenFeature.Tests/OpenFeatureClientTests.cs#L79
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
test/OpenFeature.Tests/OpenFeatureClientTests.cs#L80
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
test/OpenFeature.Tests/OpenFeatureClientTests.cs#L81
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
test/OpenFeature.Tests/OpenFeatureClientTests.cs#L83
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
The logs for this run have expired and are no longer available.
Loading