4.15.0-rc.1 #1766
Annotations
2 errors
Run pnpm --filter backend run typecheck
Type '{ id: string; updatedAt: Date | null; lastFetchedAt: Date | null; lastActiveDate: Date | null; hideOnlineStatus: boolean; username: string; usernameLower: string; name: string | null; ... 37 more ...; isSquareAvatars?: boolean | ... 1 more ... | undefined; }' is not assignable to type 'MiUser'.
|
Run pnpm --filter backend run typecheck
Process completed with exit code 2.
|
Loading