Skip to content

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

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

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

Triggered via pull request September 4, 2024 04:53
Status Failure
Total duration 2m 48s
Artifacts

checks.yml

on: pull_request
Check ESLint and Format
2m 37s
Check ESLint and Format
Check Type
18s
Check Type
Run Test
24s
Run Test
Run Smoke Test
16s
Run Smoke Test
Run Docker Smoke Test
1m 25s
Run Docker Smoke Test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 5 warnings
Run Smoke Test
Process completed with exit code 1.
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" | "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" | "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" | "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" | "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
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/
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 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/