Update dependency Soenneker.Tests.Unit to 3.0.679 #2626
build-and-test.yml
on: pull_request
build-and-test
31s
Annotations
9 warnings
build-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-and-test:
test/Soenneker.Utils.BackgroundQueue.Tests/BackgroundQueueTests.cs#L31
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)
|
build-and-test:
test/Soenneker.Utils.BackgroundQueue.Tests/BackgroundQueueTests.cs#L41
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)
|
build-and-test:
test/Soenneker.Utils.BackgroundQueue.Tests/BackgroundQueueTests.cs#L45
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)
|
build-and-test:
test/Soenneker.Utils.BackgroundQueue.Tests/BackgroundQueueTests.cs#L35
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)
|
build-and-test:
test/Soenneker.Utils.BackgroundQueue.Tests/BackgroundQueueTests.cs#L31
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)
|
build-and-test:
test/Soenneker.Utils.BackgroundQueue.Tests/BackgroundQueueTests.cs#L41
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)
|
build-and-test:
test/Soenneker.Utils.BackgroundQueue.Tests/BackgroundQueueTests.cs#L45
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)
|
build-and-test:
test/Soenneker.Utils.BackgroundQueue.Tests/BackgroundQueueTests.cs#L35
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)
|