Bump xunit.runner.visualstudio from 2.5.4 to 2.5.5 in /csharp/tutorials/nullable-reference-migration/finished/SimpleFeedReader.Tests #497
snippets5000.yml
on: pull_request
snippets-build
2m 5s
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.
|