Skip to content

[feat] Uperting profiles to Supabase for onboarding #30

[feat] Uperting profiles to Supabase for onboarding

[feat] Uperting profiles to Supabase for onboarding #30

Status Failure
Total duration 28s
Artifacts

lint.yml

on: pull_request
Run ESLint, Prettier, and TypeScript compiler
18s
Run ESLint, Prettier, and TypeScript compiler
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Run ESLint, Prettier, and TypeScript compiler: app/onboarding/plotstatus/page.tsx#L16
Argument of type '{ state: string; email: string; phone_num: string; user_type: string; }' is not assignable to parameter of type 'Profile'.
Run ESLint, Prettier, and TypeScript compiler: app/onboarding/state/page.tsx#L16
Argument of type '{ state: string; email: string; phone_num: string; user_type: string; }' is not assignable to parameter of type 'Profile'.
Run ESLint, Prettier, and TypeScript compiler
Process completed with exit code 2.