JsonSyncable class (#50) #210
Annotations
5 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/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:
src/SIL.Harmony.Tests/JsonSyncableTests.cs#L70
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
build:
src/SIL.Harmony.Tests/Syncable/SyncableTests.cs#L217
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
build:
src/SIL.Harmony.Tests/Syncable/SyncableTests.cs#L216
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
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.'
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
nuget-packages
|
175 KB |
sha256:391c98e58bc4587229712fcb39ce9ce357f95a4ebc79c0732fbbbb74d82c5ea0
|
|