fix(deps): update dependencies (non-major) #1123
checks.yml
on: pull_request
Check ESLint and Format
25s
Check Type
26s
Run Test
22s
Run Smoke Test
21s
Run Docker Smoke Test
1m 58s
Annotations
12 errors
|
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.
|