member projection: select avatar #694
Annotations
2 errors
build (18.x):
src/util/entities/Member.ts#L393
Conversion of type '{ event: "GUILD_MEMBER_ADD"; data: { user: User; guild_id: string; id: string; nick: undefined; roles: string[]; joined_at: Date; deaf: boolean; mute: boolean; pending: boolean; bio: string; }; guild_id: string; }' to type 'GuildMemberAddEvent' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
build (18.x)
Process completed with exit code 2.
|