Skip to content

Rewriting retry operator #855

Rewriting retry operator

Rewriting retry operator #855

Triggered via pull request August 9, 2024 16:53
@vitaly-tvitaly-t
synchronize #246
retry-change
Status Failure
Total duration 1m 9s
Artifacts

ci.yml

on: pull_request
Linting Checks
22s
Linting Checks
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Linting Checks: benchmarks/src/tests/rxjs.ts#L1
All imports in the declaration are only used as types. Use `import type`
Linting Checks: src/ops/retry.ts#L76
Replace `,` with `;`
Linting Checks: src/ops/retry.ts#L77
Replace `,` with `;`
Linting Checks: src/ops/retry.ts#L78
Replace `,` with `;`
Linting Checks: src/ops/retry.ts#L79
Insert `;`
Linting Checks: src/ops/retry.ts#L87
Replace `·number` with `⏎····|·number⏎···`
Linting Checks: src/ops/retry.ts#L88
Replace `attempt:·number,` with `······attempt:·number;`
Linting Checks: src/ops/retry.ts#L89
Replace `····error:·any,` with `··········error:·any;`
Linting Checks: src/ops/retry.ts#L90
Replace `····index:·number,` with `··········index:·number;`
Linting Checks: src/ops/retry.ts#L91
Replace `state:·IterationState` with `······state:·IterationState;`
pre_job
The following actions uses Node.js version which is deprecated and will be forced to run on node20: fkirc/[email protected]. 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/
Test: Node v18
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/