Skip to content

feat: New input parameter for the action and linear backoff strategy for retries #995

feat: New input parameter for the action and linear backoff strategy for retries

feat: New input parameter for the action and linear backoff strategy for retries #995

Re-run triggered December 23, 2024 23:17
Status Failure
Total duration 35s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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