Merge remote-tracking branch 'origin/qqguild' #731
Annotations
10 errors
adapters/qqguild/src/utils.ts#L39
Cannot assign to 'author' because it is a read-only property.
|
adapters/qqguild/src/utils.ts#L66
Type 'Partial<Session>' is not assignable to type 'Message'.
|
adapters/qqguild/src/utils.ts#L102
Property 'channelName' does not exist on type 'Session'.
|
adapters/qqguild/src/utils.ts#L110
Property 'guildName' does not exist on type 'Session'.
|
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'.
|
The logs for this run have expired and are no longer available.
Loading