Skip to content

added page on onboarding, profile.ts for supabase queries #29

added page on onboarding, profile.ts for supabase queries

added page on onboarding, profile.ts for supabase queries #29

Status Failure
Total duration 30s
Artifacts

lint.yml

on: push
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.