feat: New input parameter for the action and linear backoff strategy for retries #994
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
|