chore(main): release 5.2.1 (#112) #9
release-please.yml
on: push
release-please
9s
Matrix: ci / build-and-run
publish
/
...
/
final
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
|