Skip to content

Merge pull request #192 from devlead/feature/singletonRoutes #497

Merge pull request #192 from devlead/feature/singletonRoutes

Merge pull request #192 from devlead/feature/singletonRoutes #497

Triggered via push November 22, 2025 20:56
Status Success
Total duration 4m 1s
Artifacts 3

build.yml

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

Annotations

18 warnings
Build (macos-latest): artifacts/2025.11.22.497/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.497/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 (ubuntu-latest): artifacts/2025.11.22.497/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.497/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 (windows-latest): artifacts/2025.11.22.497/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.497/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
14.4 KB
Artifact_ubuntu24_.NETCoreApp_10.0
14.4 KB
Artifact_win25_.NETCoreApp_10.0
14.5 KB