Skip to content

docs: fork workflow authoring into a C# guide and a DSL guide #48

docs: fork workflow authoring into a C# guide and a DSL guide

docs: fork workflow authoring into a C# guide and a DSL guide #48

Triggered via push August 20, 2026 21:10
Status Success
Total duration 2m 23s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-test
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, gittools/actions/gitversion/execute@v0.9.15, gittools/actions/gitversion/setup@v0.9.15. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-test: src/Abacus.Run/Executors/SupportingExecutors.cs#L85
XML comment has cref attribute 'RequireApproval' that could not be resolved
build-test: src/Abacus.Run/Core/Backoff.cs#L12
Parameter 'jitter' has no matching param tag in the XML comment for 'Backoff.Exponential(int, TimeSpan, TimeSpan, JitterMode, Random?)' (but other parameters do)
build-test: src/Abacus.Run/Core/Backoff.cs#L12
Parameter 'cap' has no matching param tag in the XML comment for 'Backoff.Exponential(int, TimeSpan, TimeSpan, JitterMode, Random?)' (but other parameters do)
build-test: src/Abacus.Run/Core/Backoff.cs#L12
Parameter 'base' has no matching param tag in the XML comment for 'Backoff.Exponential(int, TimeSpan, TimeSpan, JitterMode, Random?)' (but other parameters do)
build-test: src/Abacus.Run/Core/WorkflowRunner.cs#L52
Field 'WorkflowRunner._latestCheckpointId' is never assigned to, and will always have its default value null
build-test: src/Abacus.Run/Executors/SupportingExecutors.cs#L85
XML comment has cref attribute 'RequireApproval' that could not be resolved
build-test: src/Abacus.Run/Core/Backoff.cs#L12
Parameter 'jitter' has no matching param tag in the XML comment for 'Backoff.Exponential(int, TimeSpan, TimeSpan, JitterMode, Random?)' (but other parameters do)
build-test: src/Abacus.Run/Core/Backoff.cs#L12
Parameter 'cap' has no matching param tag in the XML comment for 'Backoff.Exponential(int, TimeSpan, TimeSpan, JitterMode, Random?)' (but other parameters do)
build-test: src/Abacus.Run/Core/Backoff.cs#L12
Parameter 'base' has no matching param tag in the XML comment for 'Backoff.Exponential(int, TimeSpan, TimeSpan, JitterMode, Random?)' (but other parameters do)
build-test: src/Abacus.Run/Core/WorkflowRunner.cs#L52
Field 'WorkflowRunner._latestCheckpointId' is never assigned to, and will always have its default value null