fix(deps): update dependencies (non-major) #1159
checks.yml
on: pull_request
Check ESLint and Format
29s
Check Type
24s
Run Test
29s
Run Smoke Test
22s
Run Docker Smoke Test
1m 25s
Annotations
12 errors and 5 warnings
|
Run Smoke Test
Process completed with exit code 1.
|
|
Check Type:
src/features/stickyMessage/stickyMessages.spec.ts#L361
Argument of type '"send"' is not assignable to parameter of type '"toString" | "valueOf" | "awaitMessageComponent" | "createMessageComponentCollector" | "fetch" | "delete" | "isThread" | "isTextBased" | "isDMBased" | "isVoiceBased" | "isThreadOnly" | "isSendable" | "toJSON"'.
|
|
Check Type:
src/features/stickyMessage/stickyMessages.spec.ts#L342
Argument of type '"send"' is not assignable to parameter of type '"toString" | "valueOf" | "awaitMessageComponent" | "createMessageComponentCollector" | "fetch" | "delete" | "isThread" | "isTextBased" | "isDMBased" | "isVoiceBased" | "isThreadOnly" | "isSendable" | "toJSON"'.
|
|
Check Type:
src/features/stickyMessage/stickyMessages.spec.ts#L320
Argument of type '"send"' is not assignable to parameter of type '"toString" | "valueOf" | "awaitMessageComponent" | "createMessageComponentCollector" | "fetch" | "delete" | "isThread" | "isTextBased" | "isDMBased" | "isVoiceBased" | "isThreadOnly" | "isSendable" | "toJSON"'.
|
|
Check Type:
src/features/stickyMessage/stickyMessages.spec.ts#L297
Argument of type '"send"' is not assignable to parameter of type '"toString" | "valueOf" | "awaitMessageComponent" | "createMessageComponentCollector" | "fetch" | "delete" | "isThread" | "isTextBased" | "isDMBased" | "isVoiceBased" | "isThreadOnly" | "isSendable" | "toJSON"'.
|
|
Check Type:
src/features/stickyMessage/stickyMessages.spec.ts#L278
Argument of type '"send"' is not assignable to parameter of type '"toString" | "valueOf" | "awaitMessageComponent" | "createMessageComponentCollector" | "fetch" | "delete" | "isThread" | "isTextBased" | "isDMBased" | "isVoiceBased" | "isThreadOnly" | "isSendable" | "toJSON"'.
|
|
Check Type:
src/features/stickyMessage/stickyMessages.spec.ts#L263
Argument of type '"send"' is not assignable to parameter of type '"toString" | "valueOf" | "awaitMessageComponent" | "createMessageComponentCollector" | "fetch" | "delete" | "isThread" | "isTextBased" | "isDMBased" | "isVoiceBased" | "isThreadOnly" | "isSendable" | "toJSON"'.
|
|
Check Type:
src/features/stickyMessage/stickyMessages.spec.ts#L236
Argument of type '"send"' is not assignable to parameter of type '"toString" | "valueOf" | "awaitMessageComponent" | "createMessageComponentCollector" | "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#L218
Argument of type '"send"' is not assignable to parameter of type '"toString" | "valueOf" | "awaitMessageComponent" | "createMessageComponentCollector" | "fetch" | "delete" | "isThread" | "isTextBased" | "isDMBased" | "isVoiceBased" | "isThreadOnly" | "isSendable" | "toJSON"'.
|
|
Check Type:
src/features/stickyMessage/stickyMessages.spec.ts#L174
Argument of type '"send"' is not assignable to parameter of type '"toString" | "valueOf" | "awaitMessageComponent" | "createMessageComponentCollector" | "fetch" | "delete" | "isThread" | "isTextBased" | "isDMBased" | "isVoiceBased" | "isThreadOnly" | "isSendable" | "toJSON"'.
|
|
Run Docker Smoke Test
Process completed with exit code 1.
|
|
Run Smoke Test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Check Type
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Check ESLint and Format
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run Test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run Docker Smoke Test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, docker/build-push-action@v4, docker/setup-buildx-action@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|