feat(subscription): サブスクリプション #8
lint.yml
on: pull_request
pnpm_install
56s
Matrix: lint
Matrix: typecheck
Annotations
2 errors
typecheck (backend)
Object literal may only specify known properties, but 'subscriptionPlan' does not exist in type '{ subscriptionPlanId: string; plan: any; }'. Did you mean to write 'subscriptionPlanId'?
|
typecheck (backend)
Process completed with exit code 2.
|