fix(deps): update dependencies (non-major) - autoclosed #1102
checks.yml
on: pull_request
Check ESLint and Format
22s
Check Type
15s
Run Test
2m 34s
Run Smoke Test
17s
Run Docker Smoke Test
1m 21s
Annotations
11 errors and 5 warnings
Check Type:
src/features/messagePruner/pruneMessagesCommand.ts#L59
Property 'awaitMessageComponent' does not exist on type 'TextBasedChannel'.
|
Check Type:
src/features/messagePruner/pruneMessagesCommand.ts#L60
Parameter 'index' implicitly has an 'any' type.
|
Check Type:
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"'.
|
Check Type:
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'.
|
Check Type:
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"'.
|
Check Type:
src/features/stickyMessage/stickyMessages.spec.ts#L225
Property 'send' does not exist on type 'DMChannel | PartialDMChannel | PartialGroupDMChannel | NewsChannel | StageChannel | TextChannel | PublicThreadChannel<...> | PrivateThreadChannel | VoiceChannel'.
|
Check Type:
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"'.
|
Check Type:
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'.
|
Check Type:
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"'.
|
Check Type:
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'.
|
Run Smoke Test
Process completed with exit code 1.
|
Check Type
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Smoke Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check ESLint and Format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Docker Smoke Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|