Skip to content

Bump xunit from 2.7.1 to 2.8.0 #2601

Bump xunit from 2.7.1 to 2.8.0

Bump xunit from 2.7.1 to 2.8.0 #2601

Triggered via pull request May 21, 2024 05:09
Status Failure
Total duration 1m 45s
Artifacts

pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)