Skip to content

feat: add @retries decorator #50

feat: add @retries decorator

feat: add @retries decorator #50

Triggered via pull request January 28, 2024 20:28
Status Success
Total duration 49s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Code formatting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Code formatting: lib/common.ts#L19
Unexpected any. Specify a different type
Code formatting: lib/suite.decorator.ts#L63
Unexpected any. Specify a different type
Code formatting: lib/test.decorator.ts#L33
Unexpected any. Specify a different type
Code formatting: lib/test.decorator.ts#L88
Unexpected any. Specify a different type
Code formatting: tests/__mocks__/mockFn.ts#L12
Unexpected any. Specify a different type
Code formatting: tests/annotation.spec.ts#L7
Unexpected any. Specify a different type
Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Examples
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.