Skip to content

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

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 #994

Re-run triggered December 23, 2024 12:15
Status Failure
Total duration 36s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build
Process completed with exit code 1.
src/return-dispatch.spec.ts > return-dispatch > getRunIdAndUrl > should retry until an ID is found: src/return-dispatch.spec.ts#L681
AssertionError: expected "info" to be called once, but got 2 times ❯ src/return-dispatch.spec.ts:681:31
src/return-dispatch.spec.ts > return-dispatch > getRunIdAndUrl > should timeout when unable to find over time: src/return-dispatch.spec.ts#L791
AssertionError: expected "info" to be called once, but got 2 times ❯ src/return-dispatch.spec.ts:791:31
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