initial implementation of retrySync #792
ci.yml
on: push
pre_job
6s
Linting Checks
20s
Matrix: test
Annotations
6 errors and 4 warnings
Test: Node v16
Process completed with exit code 1.
|
Linting Checks:
src/ops/retry.ts#L70
Replace `·number` with `⏎····|·number⏎···`
|
Linting Checks:
src/ops/retry.ts#L72
Replace `iterable:·Iterable<T>,·retry:·Retry<boolean>` with `⏎····iterable:·Iterable<T>,⏎····retry:·Retry<boolean>⏎`
|
Linting Checks:
src/ops/retry.ts#L105
Replace `iterable:·AsyncIterable<T>,·retry:·Retry<boolean·|·Promise<boolean>>` with `⏎····iterable:·AsyncIterable<T>,⏎····retry:·Retry<boolean·|·Promise<boolean>>⏎`
|
Linting Checks
Process completed with exit code 1.
|
Test: Node v20
Process completed with exit code 1.
|
pre_job
The following actions uses Node.js version which is deprecated and will be forced to run on node20: fkirc/skip-duplicate-actions@v5.2.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test: Node v16
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Linting Checks
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test: Node v20
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|