Bump Grpc.AspNetCore.Server.Reflection from 2.76.0-pre1 to 2.76.0 #414
Annotations
10 warnings
|
dotnet build:
src/WhatsNew/CSharp6.Tests/CatchFinallyAwaitTest.cs#L24
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
dotnet build:
src/WhatsNew/CSharp6.Tests/CatchFinallyAwaitTest.cs#L18
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
dotnet build:
src/WhatsNew/CSharp6.Tests/CatchFinallyAwaitTest.cs#L13
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
dotnet build:
src/Logic/Logic.Tests/ValueTaskDelayTest.cs#L10
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
dotnet build:
src/Logic/Logic.Tests/ValueTaskDelayTest.cs#L17
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
dotnet build:
src/WhatsNew/CSharp6.Tests/CatchFinallyAwaitTest.cs#L24
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
dotnet build:
src/WhatsNew/CSharp6.Tests/CatchFinallyAwaitTest.cs#L18
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
dotnet build:
src/WhatsNew/CSharp6.Tests/CatchFinallyAwaitTest.cs#L13
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
dotnet build:
src/Logic/Logic.Tests/ValueTaskDelayTest.cs#L10
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
dotnet build:
src/Logic/Logic.Tests/ValueTaskDelayTest.cs#L17
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
Loading