Bump xunit from 2.7.1 to 2.8.1 #735
Annotations
10 errors
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/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)
|
Build and Test:
tests/GraphQL.Integration.Tests/WebsocketTests/SystemTextJsonGraphQLWs.cs#L33
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/APQ/AutomaticPersistentQueriesTest.cs#L42
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/APQ/AutomaticPersistentQueriesTest.cs#L63
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#L25
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/UserAgentHeaderTests.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)
|
Build and Test:
tests/GraphQL.Integration.Tests/UserAgentHeaderTests.cs#L42
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)
|