Implement and refine progress tracking with HarmonyProgressReporter#77
Draft
hahn-kev wants to merge 5 commits into
Draft
Implement and refine progress tracking with HarmonyProgressReporter#77hahn-kev wants to merge 5 commits into
hahn-kev wants to merge 5 commits into
Annotations
4 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.Tests/ProgressTests.cs#L88
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 & test:
src/SIL.Harmony.Tests/ProgressTests.cs#L57
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 & test:
src/SIL.Harmony.Tests/ProgressTests.cs#L35
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)
|
background
wait
wait-all
cancel
parallel
Loading