Misc #1959
Annotations
8 warnings
publish-package:
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)
|
publish-package:
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)
|
publish-package:
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)
|
publish-package:
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)
|
publish-package:
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)
|
publish-package:
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)
|
publish-package:
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)
|
publish-package:
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)
|