feat: Add dx to catch ConfigureAwait(false) #60
Triggered via pull request
September 19, 2023 06:18
Status
Failure
Total duration
2m 51s
Artifacts
–
ci.yml
on: pull_request
unit-tests-linux
37s
unit-tests-windows
2m 37s
Annotations
20 errors
unit-tests-linux:
test/OpenFeature.Tests/FeatureProviderTests.cs#L45
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
unit-tests-linux:
test/OpenFeature.Tests/FeatureProviderTests.cs#L50
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
unit-tests-linux:
test/OpenFeature.Tests/FeatureProviderTests.cs#L55
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
unit-tests-linux:
test/OpenFeature.Tests/FeatureProviderTests.cs#L60
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
unit-tests-linux:
test/OpenFeature.Tests/FeatureProviderTests.cs#L65
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
unit-tests-linux:
test/OpenFeature.Tests/OpenFeatureHookTests.cs#L56
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
unit-tests-linux:
test/OpenFeature.Tests/OpenFeatureClientTests.cs#L79
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
unit-tests-linux:
test/OpenFeature.Tests/OpenFeatureClientTests.cs#L80
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
unit-tests-linux:
test/OpenFeature.Tests/OpenFeatureClientTests.cs#L81
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
unit-tests-linux:
test/OpenFeature.Tests/OpenFeatureClientTests.cs#L83
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
unit-tests-windows:
test/OpenFeature.Tests/OpenFeatureHookTests.cs#L56
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
unit-tests-windows:
test/OpenFeature.Tests/OpenFeatureHookTests.cs#L144
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
unit-tests-windows:
test/OpenFeature.Tests/OpenFeatureHookTests.cs#L205
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
unit-tests-windows:
test/OpenFeature.Tests/OpenFeatureHookTests.cs#L274
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
unit-tests-windows:
test/OpenFeature.Tests/FeatureProviderTests.cs#L45
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
unit-tests-windows:
test/OpenFeature.Tests/FeatureProviderTests.cs#L50
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
unit-tests-windows:
test/OpenFeature.Tests/FeatureProviderTests.cs#L55
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
unit-tests-windows:
test/OpenFeature.Tests/FeatureProviderTests.cs#L60
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
unit-tests-windows:
test/OpenFeature.Tests/FeatureProviderTests.cs#L65
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
unit-tests-windows:
test/OpenFeature.Tests/OpenFeatureHookTests.cs#L305
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|