Merge pull request #79 from nenoNaninu/dependabot/nuget/xunit-2.9.3 #175
Annotations
6 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
tests/AspNetCore.SignalR.OpenTelemetry.Tests/HubInstrumentationTest.cs#L27
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)
|
build:
tests/AspNetCore.SignalR.OpenTelemetry.Tests/HubInstrumentationTest.cs#L69
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)
|
build:
tests/AspNetCore.SignalR.OpenTelemetry.Tests/HubInstrumentationTest.cs#L115
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)
|
build:
tests/AspNetCore.SignalR.OpenTelemetry.Tests/HubInstrumentationTest.cs#L151
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)
|
build:
tests/AspNetCore.SignalR.OpenTelemetry.Tests/HubInstrumentationTest.cs#L197
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)
|