Skip to content

chore(main): release 5.2.1 (#112) #9

chore(main): release 5.2.1 (#112)

chore(main): release 5.2.1 (#112) #9

Triggered via push September 25, 2025 16:44
Status Success
Total duration 5m 56s
Artifacts
release-please
9s
release-please
Matrix: ci / build-and-run
publish  /  ...  /  detect-env
publish / provenance / detect-env
publish  /  ...  /  generator
publish / provenance / generator
publish  /  ...  /  upload-assets
publish / provenance / upload-assets
publish  /  ...  /  final
publish / provenance / final
Fit to window
Zoom out
Zoom in

Annotations

1 error, 19 warnings, and 1 notice
publish / publish
Couldnt find the Android build tools @ /usr/local/lib/android/sdk/build-tools/30.0.2
ci / build-and-run (ubuntu-latest): test/LaunchDarkly.EventSource.Tests/EventSourceHttpBehaviorTest.cs#L226
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
ci / build-and-run (ubuntu-latest): test/LaunchDarkly.EventSource.Tests/EventSourceHttpBehaviorTest.cs#L200
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
ci / build-and-run (ubuntu-latest): test/LaunchDarkly.EventSource.Tests/EventSink.cs#L136
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
ci / build-and-run (ubuntu-latest): test/LaunchDarkly.EventSource.Tests/EventSink.cs#L130
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
ci / build-and-run (ubuntu-latest): test/LaunchDarkly.EventSource.Tests/AsyncHelpersTest.cs#L78
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
ci / build-and-run (ubuntu-latest): test/LaunchDarkly.EventSource.Tests/AsyncHelpersTest.cs#L62
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
ci / build-and-run (ubuntu-latest): test/LaunchDarkly.EventSource.Tests/AsyncHelpersTest.cs#L46
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
ci / build-and-run (ubuntu-latest): test/LaunchDarkly.EventSource.Tests/AsyncHelpersTest.cs#L29
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
ci / build-and-run (ubuntu-latest): test/LaunchDarkly.EventSource.Tests/AsyncHelpersTest.cs#L14
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
ci / build-and-run (windows-latest): test/LaunchDarkly.EventSource.Tests/AsyncHelpersTest.cs#L14
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
ci / build-and-run (windows-latest): test/LaunchDarkly.EventSource.Tests/EventSourceHttpBehaviorTest.cs#L226
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
ci / build-and-run (windows-latest): test/LaunchDarkly.EventSource.Tests/EventSourceHttpBehaviorTest.cs#L200
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
ci / build-and-run (windows-latest): test/LaunchDarkly.EventSource.Tests/AsyncHelpersTest.cs#L78
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
ci / build-and-run (windows-latest): test/LaunchDarkly.EventSource.Tests/EventSink.cs#L136
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
ci / build-and-run (windows-latest): test/LaunchDarkly.EventSource.Tests/EventSink.cs#L130
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
ci / build-and-run (windows-latest): test/LaunchDarkly.EventSource.Tests/AsyncHelpersTest.cs#L62
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
ci / build-and-run (windows-latest): test/LaunchDarkly.EventSource.Tests/AsyncHelpersTest.cs#L46
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
ci / build-and-run (windows-latest): test/LaunchDarkly.EventSource.Tests/AsyncHelpersTest.cs#L29
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
ci / build-and-run (windows-latest): test/LaunchDarkly.EventSource.Tests/AsyncHelpersTest.cs#L14
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
ci / build-and-run (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677