Skip to content

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

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

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

Triggered via pull request August 1, 2024 15:21
Status Success
Total duration 9m 45s
Artifacts

lint.yml

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

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.