fix(deps): update dependencies (non-major) #1093
checks.yml
on: pull_request
Check ESLint and Format
2m 32s
Check Type
16s
Run Test
20s
Run Smoke Test
20s
Run Docker Smoke Test
1m 12s
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
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/
|
Run Test
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/
|
Run Smoke Test
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/
|
Run Docker Smoke Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check ESLint and Format
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/
|