Skip to content

chore(deps): update dependency system.linq.async to v7 #494

chore(deps): update dependency system.linq.async to v7

chore(deps): update dependency system.linq.async to v7 #494

Triggered via pull request November 22, 2025 03:20
Status Success
Total duration 4m 40s
Artifacts 3

build.yml

on: pull_request
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
Build (ubuntu-latest): artifacts/2025.11.22.494/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.'
Build (ubuntu-latest): artifacts/2025.11.22.494/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.'
Build (ubuntu-latest): 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.'
Build (ubuntu-latest): 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.'
Build (ubuntu-latest): 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.'
Build (ubuntu-latest): 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.'
Build (macos-latest): artifacts/2025.11.22.494/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.'
Build (macos-latest): artifacts/2025.11.22.494/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.'
Build (macos-latest): 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.'
Build (macos-latest): 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.'
Build (macos-latest): 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.'
Build (macos-latest): 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.'
Build (windows-latest): artifacts/2025.11.22.494/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.'
Build (windows-latest): artifacts/2025.11.22.494/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.'
Build (windows-latest): 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.'
Build (windows-latest): 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.'
Build (windows-latest): 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.'
Build (windows-latest): 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.'

Artifacts

Produced during runtime
Name Size Digest
Artifact_macos15_.NETCoreApp_10.0 Expired
14.4 KB
Artifact_ubuntu24_.NETCoreApp_10.0 Expired
14.4 KB
Artifact_win25_.NETCoreApp_10.0 Expired
14.4 KB