fix: wip on showing current subscription on account page, added hello… #36
Annotations
4 errors
Build:
src/stores/auth.ts#L59
Object is possibly 'null'.
|
Build:
src/stores/auth.ts#L59
Property 'value' does not exist on type '{ id: string; app_metadata: { [x: string]: any; provider?: string | undefined; }; user_metadata: UserMetadata; aud: string; confirmation_sent_at?: string | undefined; recovery_sent_at?: string | undefined; ... 15 more ...; factors?: { ...; }[] | undefined; }'.
|
Build:
src/views/AccountView.vue#L29
Cannot find name 'Ref'.
|
Build
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading