Skip to content

Bump xunit from 2.5.3 to 2.6.0 in /csharp/tutorials/nullable-reference-migration/finished/SimpleFeedReader.Tests #292

Bump xunit from 2.5.3 to 2.6.0 in /csharp/tutorials/nullable-reference-migration/finished/SimpleFeedReader.Tests

Bump xunit from 2.5.3 to 2.6.0 in /csharp/tutorials/nullable-reference-migration/finished/SimpleFeedReader.Tests #292

Status Failure
Total duration 2m 45s
Artifacts

snippets5000.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
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,20): error CS0121: The call is ambiguous between the following methods or properties: 'Assert.ThrowsAsync<T>(Func<Task>)' and 'Assert.ThrowsAsync<T>(Func<ValueTask>)' [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#L61
D:\a\samples\samples\csharp\tutorials\nullable-reference-migration\finished\SimpleFeedReader.Tests\Services\NewsServiceTests.cs(61,20): error CS0121: The call is ambiguous between the following methods or properties: 'Assert.ThrowsAsync<T>(Func<Task>)' and 'Assert.ThrowsAsync<T>(Func<ValueTask>)' [D:\a\samples\samples\csharp\tutorials\nullable-reference-migration\finished\SimpleFeedReader.Tests\SimpleFeedReader.Tests.csproj]
snippets-build
Process completed with exit code 1.