Migrate NuGet publishing to trusted publishing (OIDC) #310
Annotations
2 warnings
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, actions/setup-dotnet@v4, benchmark-action/github-action-benchmark@v1.20.4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build:
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.'
|