Skip to content

Make user first name mandatory and use accross the app #4285

Make user first name mandatory and use accross the app

Make user first name mandatory and use accross the app #4285

Triggered via push October 18, 2023 15:02
Status Failure
Total duration 1m 27s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
check-eslint
Property 'name' does not exist on type 'UserType'.
check-eslint
Type '{ id: number & { [CreationAttributeBrand]?: true | undefined; }; provider: "github" | "google"; providerId: string; username: string; email: string; name: string; firstName: string; lastName: string | null; image: any; workspaces: { ...; }[]; isDustSuperUser: CreationOptional<...>; }' is not assignable to type 'UserType'.
check-eslint
Property 'name' does not exist on type 'UserType'.
check-eslint
Property 'name' does not exist on type 'UserType'.
check-eslint
Property 'name' does not exist on type 'UserType'.
check-eslint
Property 'name' does not exist on type 'UserType'.
check-eslint
Type '{ id: number & { [CreationAttributeBrand]?: true | undefined; }; provider: "github" | "google"; providerId: string; username: string; email: string; name: string; image: null; workspaces: { ...; }[]; isDustSuperUser: CreationOptional<...>; }' is missing the following properties from type 'UserType': firstName, lastName
check-eslint
Property 'name' does not exist on type 'UserType'.
check-eslint
Property 'name' does not exist on type 'UserType'.
check-eslint
Property 'name' does not exist on type 'UserType'.