Skip to content

chore(deps): update google-github-actions/release-please-action action to v4 #486

chore(deps): update google-github-actions/release-please-action action to v4

chore(deps): update google-github-actions/release-please-action action to v4 #486

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

ci.yml

on: pull_request
Matrix: build
packaging
36s
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#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#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#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#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)
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#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#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#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#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#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#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#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#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)