feat(subscription): サブスクリプション #12
lint.yml
on: pull_request
pnpm_install
53s
Matrix: lint
Matrix: typecheck
Annotations
5 errors
typecheck (backend)
Property 'userProfile' does not exist on type '{ userProfile: MiUserProfile; subscription: Subscription; } | undefined'.
|
typecheck (backend)
Property 'subscription' does not exist on type '{ userProfile: MiUserProfile; subscription: Subscription; } | undefined'.
|
typecheck (backend)
Process completed with exit code 2.
|
lint (backend):
packages/backend/src/server/StripeWebhookServerService.ts#L52
Block must not be padded by blank lines
|
lint (backend)
Process completed with exit code 1.
|