Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.0 to 6.0.25 #1115
Annotations
11 errors and 1 warning
|
Tests/Boxed.AspNetCore.TagHelpers.Test/SubresourceIntegrityTagHelperTest.cs#L73
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Tests/Boxed.AspNetCore.TagHelpers.Test/SubresourceIntegrityTagHelperTest.cs#L145
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Tests/Boxed.AspNetCore.TagHelpers.Test/SubresourceIntegrityTagHelperTest.cs#L106
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Tests/Boxed.AspNetCore.Test/ApplicationBuilderExtensionsTest.cs#L41
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Tests/Boxed.AspNetCore.Test/ApplicationBuilderExtensionsTest.cs#L58
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Tests/Boxed.AspNetCore.Test/ApplicationBuilderExtensionsTest.cs#L85
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Tests/Boxed.AspNetCore.Test/Middleware/ServerTimingMiddlewareTest.cs#L34
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Tests/Boxed.AspNetCore.Test/Middleware/ServerTimingMiddlewareTest.cs#L45
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Tests/Boxed.AspNetCore.Test/Middleware/RequestCanceledMiddlewareTest.cs#L34
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Tests/Boxed.AspNetCore.Test/Middleware/RequestCanceledMiddlewareTest.cs#L44
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
|
The logs for this run have expired and are no longer available.
Loading