Skip to content

hash token on account creation, not just password reset #2

hash token on account creation, not just password reset

hash token on account creation, not just password reset #2

Triggered via push February 16, 2024 17:13
Status Failure
Total duration 1m 11s
Artifacts

validate.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
ʦ TypeScript: prisma/seed.ts#L9
Type '{ email: string; password: { create: { hash: string; }; }; }' is not assignable to type '(Without<UserCreateInput, UserUncheckedCreateInput> & UserUncheckedCreateInput) | (Without<...> & UserCreateInput)'.
ʦ TypeScript
Process completed with exit code 2.
⚫️ Cypress: prisma/seed.ts#L9
Type '{ email: string; password: { create: { hash: string; }; }; }' is not assignable to type '(Without<UserCreateInput, UserUncheckedCreateInput> & UserUncheckedCreateInput) | (Without<...> & UserCreateInput)'.
⚫️ Cypress
Process completed with exit code 1.