Skip to content

feat: Egress Traffic Tracking + Stripe Billing Meters #1704

feat: Egress Traffic Tracking + Stripe Billing Meters

feat: Egress Traffic Tracking + Stripe Billing Meters #1704

Triggered via pull request October 24, 2024 12:50
Status Failure
Total duration 1m 11s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Test: billing/test/helpers/context.js#L206
Unused '@ts-expect-error' directive.
Test: billing/test/helpers/context.js#L210
Type 'Handler<SQSEvent, { error: { name: string; message: string; cause: EncodeFailure | DecodeFailure | StoreOperationFailure | RecordNotFound<...>; }; statusCode?: undefined; body?: undefined; batchItemFailures?: undefined; } | { ...; }>' is not assignable to type 'Handler<SQSEvent, { statusCode: number; body: string; }>'.
Test
Process completed with exit code 1.
Test
The following actions use a deprecated Node.js version 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/