Skip to content

feat: implement PlansStorage and add a webhook handler for Stripe #946

feat: implement PlansStorage and add a webhook handler for Stripe

feat: implement PlansStorage and add a webhook handler for Stripe #946

Triggered via pull request November 1, 2023 21:54
Status Failure
Total duration 1m 24s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Test: billing/functions/stripe.js#L1
'UpdateItemCommand' is declared but its value is never read.
Test: billing/functions/stripe.js#L5
'connectTable' is declared but its value is never read.
Test: billing/functions/stripe.js#L56
'email' is declared but its value is never read.
Test: billing/functions/stripe.js#L57
'stripeId' is declared but its value is never read.
Test: billing/tables/client.js#L1
'UpdateItemCommand' is declared but its value is never read.
Test
Process completed with exit code 1.