feat: New input parameter for the action and linear backoff strategy for retries #995
Annotations
3 errors and 1 warning
|
src/return-dispatch.spec.ts > return-dispatch > getRunIdAndUrl > should retry until an ID is found:
src/return-dispatch.spec.ts#L683
Error: Snapshot `return-dispatch > getRunIdAndUrl > should retry until an ID is found 2` mismatched
Expected: ""No Run IDs found for workflow, attempt 2...""
Received: ""Waiting for 5000ms before the next attempt...""
❯ src/return-dispatch.spec.ts:683:50
|
|
src/return-dispatch.spec.ts > return-dispatch > getRunIdAndUrl > should timeout when unable to find over time:
src/return-dispatch.spec.ts#L794
Error: Snapshot `return-dispatch > getRunIdAndUrl > should timeout when unable to find over time 2` mismatched
Expected: ""Attempting to get step names for Run IDs: [0]""
Received: ""Waiting for 3000ms before the next attempt...""
❯ src/return-dispatch.spec.ts:794:50
|
|
build
Process completed with exit code 1.
|
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|