Skip to content

Bump Microsoft.AspNetCore.Mvc.Testing, Microsoft.AspNetCore.TestHost, Microsoft.Extensions.Configuration and Microsoft.Extensions.Logging.Abstractions #82

Bump Microsoft.AspNetCore.Mvc.Testing, Microsoft.AspNetCore.TestHost, Microsoft.Extensions.Configuration and Microsoft.Extensions.Logging.Abstractions

Bump Microsoft.AspNetCore.Mvc.Testing, Microsoft.AspNetCore.TestHost, Microsoft.Extensions.Configuration and Microsoft.Extensions.Logging.Abstractions #82

Triggered via pull request March 13, 2025 01:58
Status Success
Total duration 40s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test: test/SlowDown.Tests/SlowDownMiddlewareTests.cs#L163
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)
test: test/SlowDown.Tests/SlowDownMiddlewareTests.cs#L150
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)
test: test/SlowDown.Tests/SlowDownMiddlewareTests.cs#L140
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)
test: test/SlowDown.Tests/Helpers/CacheHelperTests.cs#L159
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)
test: test/SlowDown.Tests/Helpers/CacheHelperTests.cs#L113
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)
test: test/SlowDown.Tests/Helpers/CacheHelperTests.cs#L66
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)
test: test/SlowDown.Tests/Helpers/CacheHelperTests.cs#L40
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)
test: test/SlowDown.Tests/SlowDownMiddlewareExtensionsTests.cs#L39
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)
test: test/SlowDown.Tests/Helpers/CacheHelperTests.cs#L19
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)
test: test/SlowDown.Tests/SlowDownMiddlewareExtensionsTests.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)