Skip to content

feat(subscription): サブスクリプション #8

feat(subscription): サブスクリプション

feat(subscription): サブスクリプション #8

Triggered via pull request August 1, 2024 11:38
Status Success
Total duration 9m 3s
Artifacts

lint.yml

on: pull_request
pnpm_install
56s
pnpm_install
Matrix: lint
Matrix: typecheck
Fit to window
Zoom out
Zoom in

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.