Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 #1101
Annotations
10 errors and 1 warning
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)
|
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/RequestCanceledMiddlewareTest.cs#L65
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#L84
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/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/RequestCanceledMiddlewareTest.cs#L105
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