Refactor MockHttp to register response builder in DI container #192
Annotations
6 warnings
|
Run Cake script:
artifacts/2025.11.22.496/integrationtest/Unit/HttpClientTests.cs#L93
'AsyncEnumerableDeprecated.SelectAwait<TSource, TResult>(IAsyncEnumerable<TSource>, Func<TSource, ValueTask<TResult>>)' is obsolete: 'Use Select. IAsyncEnumerable LINQ is now in System.Linq.AsyncEnumerable, and the SelectAwait functionality now exists as overloads of Select. You will need to modify your callback to take an additional CancellationToken argument.'
|
|
Run Cake script:
artifacts/2025.11.22.496/integrationtest/Unit/HttpClientTests.cs#L93
'AsyncEnumerableDeprecated.SelectAwait<TSource, TResult>(IAsyncEnumerable<TSource>, Func<TSource, ValueTask<TResult>>)' is obsolete: 'Use Select. IAsyncEnumerable LINQ is now in System.Linq.AsyncEnumerable, and the SelectAwait functionality now exists as overloads of Select. You will need to modify your callback to take an additional CancellationToken argument.'
|
|
Run Cake script:
src/Devlead.Testing.MockHttp.Tests/Unit/HttpClientTests.cs#L93
'AsyncEnumerableDeprecated.SelectAwait<TSource, TResult>(IAsyncEnumerable<TSource>, Func<TSource, ValueTask<TResult>>)' is obsolete: 'Use Select. IAsyncEnumerable LINQ is now in System.Linq.AsyncEnumerable, and the SelectAwait functionality now exists as overloads of Select. You will need to modify your callback to take an additional CancellationToken argument.'
|
|
Run Cake script:
src/Devlead.Testing.MockHttp.Tests/Unit/HttpClientTests.cs#L93
'AsyncEnumerableDeprecated.SelectAwait<TSource, TResult>(IAsyncEnumerable<TSource>, Func<TSource, ValueTask<TResult>>)' is obsolete: 'Use Select. IAsyncEnumerable LINQ is now in System.Linq.AsyncEnumerable, and the SelectAwait functionality now exists as overloads of Select. You will need to modify your callback to take an additional CancellationToken argument.'
|
|
Run Cake script:
src/Devlead.Testing.MockHttp.Tests/Unit/HttpClientTests.cs#L93
'AsyncEnumerableDeprecated.SelectAwait<TSource, TResult>(IAsyncEnumerable<TSource>, Func<TSource, ValueTask<TResult>>)' is obsolete: 'Use Select. IAsyncEnumerable LINQ is now in System.Linq.AsyncEnumerable, and the SelectAwait functionality now exists as overloads of Select. You will need to modify your callback to take an additional CancellationToken argument.'
|
|
Run Cake script:
src/Devlead.Testing.MockHttp.Tests/Unit/HttpClientTests.cs#L93
'AsyncEnumerableDeprecated.SelectAwait<TSource, TResult>(IAsyncEnumerable<TSource>, Func<TSource, ValueTask<TResult>>)' is obsolete: 'Use Select. IAsyncEnumerable LINQ is now in System.Linq.AsyncEnumerable, and the SelectAwait functionality now exists as overloads of Select. You will need to modify your callback to take an additional CancellationToken argument.'
|
Loading