Skip to content

feat: convert roles to bitwise flags #28

feat: convert roles to bitwise flags

feat: convert roles to bitwise flags #28

Triggered via push August 3, 2023 00:00
Status Failure
Total duration 36s
Artifacts

check.yml

on: push
Prettier formatting
20s
Prettier formatting
ESLint
21s
ESLint
TypeScript types
25s
TypeScript types
Fit to window
Zoom out
Zoom in

Annotations

2 errors
TypeScript types: src/routes/auth/signup.ts#L37
Type '{ username: string; email: string; email_verified: number; date_joined: Date; verified: number; role: string; username_colour: null; avatar_url: null; banner_url: null; pronouns: null; bio: null; }' is not assignable to type 'DatabaseUserAttributes'.
TypeScript types
Process completed with exit code 1.