Bump xunit from 2.7.1 to 2.8.0 #2601
Annotations
10 errors
test_dot_net:
GetIntoTeachingApiTests/Contracts/ApplyCandidateApiTests.cs#L20
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)
|
test_dot_net:
GetIntoTeachingApiTests/Contracts/TeacherTrainingAdviserTests.cs#L22
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)
|
test_dot_net:
GetIntoTeachingApiTests/Auth/ApiClientHandlerTests.cs#L47
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)
|
test_dot_net:
GetIntoTeachingApiTests/Controllers/LookupItemsControllerTests.cs#L41
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)
|
test_dot_net:
GetIntoTeachingApiTests/Middleware/RequestResponseLoggingMiddlewareTests.cs#L37
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)
|
test_dot_net:
GetIntoTeachingApiTests/Auth/ApiClientHandlerTests.cs#L81
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)
|
test_dot_net:
GetIntoTeachingApiTests/Middleware/RequestResponseLoggingMiddlewareTests.cs#L64
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)
|
test_dot_net:
GetIntoTeachingApiTests/Auth/ApiClientHandlerTests.cs#L98
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)
|
test_dot_net:
GetIntoTeachingApiTests/Middleware/RequestResponseLoggingMiddlewareTests.cs#L97
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)
|
test_dot_net:
GetIntoTeachingApiTests/Controllers/LookupItemsControllerTests.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)
|