Skip to content

fix(deps): update dependencies (non-major) #1078

fix(deps): update dependencies (non-major)

fix(deps): update dependencies (non-major) #1078

Triggered via pull request September 12, 2024 08:43
Status Failure
Total duration 2m 46s
Artifacts

checks.yml

on: pull_request
Check ESLint and Format
2m 36s
Check ESLint and Format
Check Type
17s
Check Type
Run Test
27s
Run Test
Run Smoke Test
22s
Run Smoke Test
Run Docker Smoke Test
1m 19s
Run Docker Smoke Test
Fit to window
Zoom out
Zoom in

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 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 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/