Skip to content

member projection: select avatar #694

member projection: select avatar

member projection: select avatar #694

Triggered via push December 9, 2023 18:54
Status Failure
Total duration 44s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

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.