feat(qq): rename qqguild to qq #732
Annotations
10 errors
adapters/onebot/src/types.ts#L92
Namespace '"/home/runner/work/satori/satori/packages/protocol/lib/index"' has no exported member 'Author'.
|
adapters/onebot/src/utils.ts#L21
Type '{ user: Universal.User; nickname: string; roles: OneBot.GroupRole[]; id: string; name?: string; nick?: string; userId?: string; username?: string; avatar?: string; discriminator?: string; isBot?: boolean; }' is not assignable to type 'GuildMember'.
|
adapters/onebot/src/utils.ts#L31
Type '{ user: { id: string; name: string; isBot: boolean; }; nickname: string; roles: string[]; }' is not assignable to type 'GuildMember'.
|
adapters/onebot/src/utils.ts#L41
Type '{ user: { id: string; name: string; isBot: boolean; }; nickname: string; roles: string[]; }' is not assignable to type 'GuildMember'.
|
adapters/onebot/src/utils.ts#L45
Namespace '"/home/runner/work/satori/satori/packages/protocol/lib/index"' has no exported member 'Author'.
|
adapters/onebot/src/utils.ts#L54
Property 'author' does not exist on type 'Message'.
|
adapters/onebot/src/utils.ts#L55
Property 'userId' does not exist on type 'Message'. Did you mean 'user'?
|
adapters/onebot/src/utils.ts#L55
Property 'author' does not exist on type 'Message'.
|
adapters/onebot/src/utils.ts#L59
Property 'guildId' does not exist on type 'Message'. Did you mean 'guild'?
|
adapters/onebot/src/utils.ts#L60
Property 'channelId' does not exist on type 'Message'. Did you mean 'channel'?
|
The logs for this run have expired and are no longer available.
Loading