refactor(retries): added new retry policy to prevent retry amplification #277
Annotations
4 errors and 8 warnings
Run npm run lint:
src/session.test.ts#L1
File has too many classes (2). Maximum allowed is 1
|
Run npm run lint:
src/session.test.ts#L6
This line has a length of 444. Maximum allowed is 140
|
Run npm run lint:
src/session.test.ts#L23
Unexpected use of 'name'
|
Run npm run lint
Process completed with exit code 1.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
Run npm run lint:
src/session.test.ts#L116
Unexpected console statement
|
Run npm run lint:
src/session.ts#L66
Unexpected any. Specify a different type
|
Run npm run lint:
src/session.ts#L66
Unexpected any. Specify a different type
|
Run npm run lint:
src/session.ts#L108
Unexpected console statement
|
Run npm run lint:
src/session.ts#L110
Unexpected console statement
|
Run npm run lint:
src/utils/retry-policy.ts#L63
Unexpected console statement
|
Loading