fix(deps): update dependencies (non-major) #1093
Annotations
10 errors and 1 warning
Run Type Checks:
src/features/messagePruner/pruneMessagesCommand.ts#L59
Property 'awaitMessageComponent' does not exist on type 'TextBasedChannel'.
|
Run Type Checks:
src/features/messagePruner/pruneMessagesCommand.ts#L60
Parameter 'index' implicitly has an 'any' type.
|
Run Type Checks:
src/features/stickyMessage/stickyMessages.spec.ts#L174
Argument of type '"send"' is not assignable to parameter of type '"toString" | "valueOf" | "fetch" | "delete" | "isThread" | "isTextBased" | "isDMBased" | "isVoiceBased" | "isThreadOnly" | "isSendable" | "toJSON"'.
|
Run Type Checks:
src/features/stickyMessage/stickyMessages.spec.ts#L174
Argument of type 'Message<true>' is not assignable to parameter of type 'string | number | boolean | Date | Readonly<ChannelFlagsBitField> | Client<true> | GuildMessageManager | DMMessageManager | PartialGroupDMMessageManager | null'.
|
Run Type Checks:
src/features/stickyMessage/stickyMessages.spec.ts#L218
Argument of type '"send"' is not assignable to parameter of type '"toString" | "valueOf" | "fetch" | "delete" | "isThread" | "isTextBased" | "isDMBased" | "isVoiceBased" | "isThreadOnly" | "isSendable" | "toJSON"'.
|
Run Type Checks:
src/features/stickyMessage/stickyMessages.spec.ts#L225
Property 'send' does not exist on type 'DMChannel | PartialDMChannel | PartialGroupDMChannel | NewsChannel | StageChannel | TextChannel | PublicThreadChannel<...> | PrivateThreadChannel | VoiceChannel'.
|
Run Type Checks:
src/features/stickyMessage/stickyMessages.spec.ts#L236
Argument of type '"send"' is not assignable to parameter of type '"toString" | "valueOf" | "fetch" | "delete" | "isThread" | "isTextBased" | "isDMBased" | "isVoiceBased" | "isThreadOnly" | "isSendable" | "toJSON"'.
|
Run Type Checks:
src/features/stickyMessage/stickyMessages.spec.ts#L236
Argument of type 'Message<true>' is not assignable to parameter of type 'string | number | boolean | Date | Readonly<ChannelFlagsBitField> | Client<true> | GuildMessageManager | DMMessageManager | PartialGroupDMMessageManager | null'.
|
Run Type Checks:
src/features/stickyMessage/stickyMessages.spec.ts#L263
Argument of type '"send"' is not assignable to parameter of type '"toString" | "valueOf" | "fetch" | "delete" | "isThread" | "isTextBased" | "isDMBased" | "isVoiceBased" | "isThreadOnly" | "isSendable" | "toJSON"'.
|
Run Type Checks:
src/features/stickyMessage/stickyMessages.spec.ts#L263
Argument of type 'Message<true>' is not assignable to parameter of type 'string | number | boolean | Date | Readonly<ChannelFlagsBitField> | Client<true> | GuildMessageManager | DMMessageManager | PartialGroupDMMessageManager | null'.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading