Bump dependencies #2822
Annotations
10 errors
Build & Test:
common/config.ts#L162
Type 'AnyThreadChannel' is not generic.
|
Build & Test:
common/database.ts#L242
Property 'send' does not exist on type 'TextBasedChannel'.
|
Build & Test:
common/database.ts#L244
Property 'send' does not exist on type 'TextBasedChannel'.
|
Build & Test:
modules/automod/automod.ts#L290
Property 'send' does not exist on type 'DMChannel | PartialDMChannel | PartialGroupDMChannel | NewsChannel | StageChannel | TextChannel | PublicThreadChannel<boolean> | PrivateThreadChannel | VoiceChannel'.
|
Build & Test:
modules/automod/misc.ts#L107
Property 'guild' does not exist on type 'PartialGroupDMChannel | NewsChannel | StageChannel | TextChannel | VoiceChannel | ForumChannel | MediaChannel'.
|
Build & Test:
modules/automod/misc.ts#L109
Property 'parent' does not exist on type 'PartialGroupDMChannel | NewsChannel | StageChannel | TextChannel | VoiceChannel | ForumChannel | MediaChannel'.
|
Build & Test:
modules/autos/chat.ts#L101
Property 'permissionsFor' does not exist on type 'PartialGroupDMChannel | NewsChannel | StageChannel | TextChannel | VoiceChannel | ForumChannel | MediaChannel'.
|
Build & Test:
modules/autos/chat.ts#L101
Property 'guild' does not exist on type 'PartialGroupDMChannel | NewsChannel | StageChannel | TextChannel | VoiceChannel | ForumChannel | MediaChannel'.
|
Build & Test:
modules/autos/index.ts#L148
Property 'send' does not exist on type 'DMChannel | PartialDMChannel | PartialGroupDMChannel | NewsChannel | StageChannel | TextChannel | PublicThreadChannel<boolean> | PrivateThreadChannel | VoiceChannel'.
|
Build & Test:
modules/bot/say.ts#L92
Property 'send' does not exist on type 'TextBasedChannel'.
|
Loading