Skip to content

feat: Egress Traffic Tracking + Stripe Billing Meters #1696

feat: Egress Traffic Tracking + Stripe Billing Meters

feat: Egress Traffic Tracking + Stripe Billing Meters #1696

Triggered via pull request October 22, 2024 15:31
Status Failure
Total duration 1m 5s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Test: upload-api/tables/consumer.js#L88
Type '(provider: import("@web3-storage/upload-api").ProviderDID, consumer: import("@ucanto/interface").DIDKey) => Promise<{ subscription: any; } | null>' is not assignable to type '(provider: `did:web:${string}`, consumer: `did:key:${string}`) => Promise<{ subscription: string; customer: `did:mailto:${string}`; } | null>'.
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/