Skip to content

fix: Add targeting key #489

fix: Add targeting key

fix: Add targeting key #489

Triggered via pull request February 10, 2024 20:58
Status Success
Total duration 4m 4s
Artifacts 1

ci.yml

on: pull_request
Matrix: build
packaging
31s
packaging
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build (ubuntu-latest): test/OpenFeature.Tests/Providers/Memory/InMemoryProviderTests.cs#L115
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
build (ubuntu-latest): test/OpenFeature.Tests/Providers/Memory/InMemoryProviderTests.cs#L124
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
build (ubuntu-latest): test/OpenFeature.Tests/Providers/Memory/InMemoryProviderTests.cs#L133
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
build (ubuntu-latest): test/OpenFeature.Tests/Providers/Memory/InMemoryProviderTests.cs#L142
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
build (ubuntu-latest): test/OpenFeature.Tests/Providers/Memory/InMemoryProviderTests.cs#L151
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
build (ubuntu-latest): test/OpenFeature.Tests/Providers/Memory/InMemoryProviderTests.cs#L163
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
build (ubuntu-latest): test/OpenFeature.Tests/Providers/Memory/InMemoryProviderTests.cs#L173
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
build (ubuntu-latest): test/OpenFeature.Tests/Providers/Memory/InMemoryProviderTests.cs#L180
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
build (ubuntu-latest): test/OpenFeature.Tests/Providers/Memory/InMemoryProviderTests.cs#L186
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
build (ubuntu-latest): test/OpenFeature.Tests/Providers/Memory/InMemoryProviderTests.cs#L198
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
build (windows-latest): test/OpenFeature.Tests/Providers/Memory/InMemoryProviderTests.cs#L115
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
build (windows-latest): test/OpenFeature.Tests/Providers/Memory/InMemoryProviderTests.cs#L124
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
build (windows-latest): test/OpenFeature.Tests/Providers/Memory/InMemoryProviderTests.cs#L133
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
build (windows-latest): test/OpenFeature.Tests/Providers/Memory/InMemoryProviderTests.cs#L142
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
build (windows-latest): test/OpenFeature.Tests/Providers/Memory/InMemoryProviderTests.cs#L163
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
build (windows-latest): test/OpenFeature.Tests/Providers/Memory/InMemoryProviderTests.cs#L173
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
build (windows-latest): test/OpenFeature.Tests/Providers/Memory/InMemoryProviderTests.cs#L151
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
build (windows-latest): test/OpenFeature.Tests/Providers/Memory/InMemoryProviderTests.cs#L186
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
build (windows-latest): test/OpenFeature.Tests/Providers/Memory/InMemoryProviderTests.cs#L180
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
build (windows-latest): test/OpenFeature.Tests/Providers/Memory/InMemoryProviderTests.cs#L192
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)

Artifacts

Produced during runtime
Name Size
nupkgs Expired
212 KB