member projection: select avatar #694
Annotations
2 errors
Run npm run build --if-present:
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.
|
Run npm run build --if-present
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading