Skip to content

feat: Automated CB based on timestamps, Cron and DB part #672

feat: Automated CB based on timestamps, Cron and DB part

feat: Automated CB based on timestamps, Cron and DB part #672

Triggered via pull request January 3, 2024 18:40
Status Failure
Total duration 1m 7s
Artifacts

test.yml

on: pull_request
Matrix: Lint and test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Lint and test (18.x, ubuntu-latest): lib/providers/circuit-breaker/s3.ts#L19
'timestampDB' is declared but its value is never read.
Lint and test (18.x, ubuntu-latest): lib/providers/circuit-breaker/s3.ts#L70
Property 'FILL_RATE_THRESHOLD' does not exist on type 'typeof S3CircuitBreakerConfigurationProvider'.
Lint and test (18.x, ubuntu-latest): lib/providers/circuit-breaker/s3.ts#L78
Property 'FILL_RATE_THRESHOLD' does not exist on type 'typeof S3CircuitBreakerConfigurationProvider'.
Lint and test (18.x, ubuntu-latest): lib/quoters/WebhookQuoter.ts#L7
Duplicate identifier 'Quoter'.
Lint and test (18.x, ubuntu-latest): lib/quoters/WebhookQuoter.ts#L7
Duplicate identifier 'QuoterType'.
Lint and test (18.x, ubuntu-latest): lib/quoters/WebhookQuoter.ts#L22
Duplicate identifier 'Quoter'.
Lint and test (18.x, ubuntu-latest): lib/quoters/WebhookQuoter.ts#L22
Duplicate identifier 'QuoterType'.
Lint and test (18.x, ubuntu-latest)
Process completed with exit code 2.
Lint and test (18.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/