Skip to content

Bump xunit.runner.visualstudio from 2.5.4 to 2.5.5 in /csharp/tutorials/nullable-reference-migration/finished/SimpleFeedReader.Tests #497

Bump xunit.runner.visualstudio from 2.5.4 to 2.5.5 in /csharp/tutorials/nullable-reference-migration/finished/SimpleFeedReader.Tests

Bump xunit.runner.visualstudio from 2.5.4 to 2.5.5 in /csharp/tutorials/nullable-reference-migration/finished/SimpleFeedReader.Tests #497

Status Failure
Total duration 2m 19s
Artifacts

snippets5000.yml

on: pull_request
snippets-build
2m 5s
snippets-build
Fit to window
Zoom out
Zoom in

Annotations

3 errors
snippets-build: csharp/tutorials/nullable-reference-migration/finished/SimpleFeedReader.Tests/Services/NewsServiceTests.cs#L61
D:\a\samples\samples\csharp\tutorials\nullable-reference-migration\finished\SimpleFeedReader.Tests\Services\NewsServiceTests.cs(61,13): error xUnit2021: Assert.ThrowsAsync is async. The resulting task should be awaited (or stored for later awaiting). (https://xunit.net/xunit.analyzers/rules/xUnit2021) [D:\a\samples\samples\csharp\tutorials\nullable-reference-migration\finished\SimpleFeedReader.Tests\SimpleFeedReader.Tests.csproj]
snippets-build: csharp/tutorials/nullable-reference-migration/finished/SimpleFeedReader.Tests/Services/NewsServiceTests.cs#L50
D:\a\samples\samples\csharp\tutorials\nullable-reference-migration\finished\SimpleFeedReader.Tests\Services\NewsServiceTests.cs(50,13): error xUnit2021: Assert.ThrowsAsync is async. The resulting task should be awaited (or stored for later awaiting). (https://xunit.net/xunit.analyzers/rules/xUnit2021) [D:\a\samples\samples\csharp\tutorials\nullable-reference-migration\finished\SimpleFeedReader.Tests\SimpleFeedReader.Tests.csproj]
snippets-build
Process completed with exit code 1.