Skip to content

refactor(retries): added new retry policy to prevent retry amplification #277

refactor(retries): added new retry policy to prevent retry amplification

refactor(retries): added new retry policy to prevent retry amplification #277

Triggered via pull request February 20, 2025 23:35
Status Failure
Total duration 2m 15s
Artifacts

pr-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 16 warnings
lint: src/session.test.ts#L1
File has too many classes (2). Maximum allowed is 1
lint: src/session.test.ts#L6
This line has a length of 444. Maximum allowed is 140
lint: src/session.test.ts#L23
Unexpected use of 'name'
lint
Process completed with exit code 1.
check-endpoints
Process completed with exit code 1.
tests
Process completed with exit code 1.
build
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
lint
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
tests
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
check-endpoints
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
lint
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
lint: src/session.test.ts#L116
Unexpected console statement
lint: src/session.ts#L66
Unexpected any. Specify a different type
lint: src/session.ts#L66
Unexpected any. Specify a different type
lint: src/session.ts#L108
Unexpected console statement
lint: src/session.ts#L110
Unexpected console statement
lint: src/utils/retry-policy.ts#L63
Unexpected console statement
check-endpoints
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
check-endpoints
Unexpected input(s) 'submodules', valid inputs are ['persist-credentials']
check-endpoints
Unexpected input(s) 'submodules', valid inputs are ['persist-credentials']
build
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
tests
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101