Skip to content

Bump xunit from 2.7.1 to 2.8.0 #715

Bump xunit from 2.7.1 to 2.8.0

Bump xunit from 2.7.1 to 2.8.0 #715

Triggered via pull request April 29, 2024 17:28
Status Failure
Total duration 52s
Artifacts

branches.yml

on: pull_request
Build and Test
44s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build and Test: tests/GraphQL.Client.Serializer.Tests/BaseSerializerTest.cs#L54
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 and Test: tests/GraphQL.Client.Serializer.Tests/BaseSerializeNoCamelCaseTest.cs#L48
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 and Test: tests/GraphQL.Client.Serializer.Tests/BaseSerializerTest.cs#L106
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 and Test: tests/GraphQL.Client.Serializer.Tests/BaseSerializerTest.cs#L122
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 and Test: tests/GraphQL.Client.Serializer.Tests/BaseSerializerTest.cs#L146
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 and Test: tests/GraphQL.Integration.Tests/WebsocketTests/SystemTextJsonGraphQLWs.cs#L15
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 and Test: tests/GraphQL.Integration.Tests/WebsocketTests/Base.cs#L56
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 and Test: tests/GraphQL.Integration.Tests/WebsocketTests/SystemTextJsonGraphQLTransportWs.cs#L16
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 and Test: tests/GraphQL.Integration.Tests/QueryAndMutationTests/Base.cs#L40
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 and Test: tests/GraphQL.Integration.Tests/WebsocketTests/SystemTextJsonGraphQLWs.cs#L24
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)