feat: Add dx to catch ConfigureAwait(false) #54
Annotations
10 errors
src/OpenFeature/OpenFeatureClient.cs#L110
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
src/OpenFeature/OpenFeatureClient.cs#L115
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
src/OpenFeature/OpenFeatureClient.cs#L122
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
src/OpenFeature/OpenFeatureClient.cs#L127
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
src/OpenFeature/OpenFeatureClient.cs#L134
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
src/OpenFeature/OpenFeatureClient.cs#L139
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
src/OpenFeature/OpenFeatureClient.cs#L147
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
src/OpenFeature/OpenFeatureClient.cs#L152
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
src/OpenFeature/OpenFeatureClient.cs#L159
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
src/OpenFeature/OpenFeatureClient.cs#L164
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