Migrate test project from VSTest to Microsoft Testing Platform - #101
Merged
hahn-kev merged 3 commits intoAug 7, 2026
Merged
Annotations
2 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build & test:
src/SIL.Harmony/JsonSyncable.cs#L136
'AsyncEnumerableDeprecated.MaxAsync<TSource, TResult>(IAsyncEnumerable<TSource>, Func<TSource, TResult>, CancellationToken)' is obsolete: 'Use MaxByAsync. IAsyncEnumerable LINQ is now in System.Linq.AsyncEnumerable, and the functionality previously provided by the MaxAsync overload that took a selector callback now exists as an overload of MaxByAsync.'
|
background
wait
wait-all
cancel
parallel
Loading