Skip to content

chore: update dependency discord.js to v14.16.3 #410

chore: update dependency discord.js to v14.16.3

chore: update dependency discord.js to v14.16.3 #410

Triggered via pull request July 4, 2024 16:30
Status Failure
Total duration 27s
Artifacts

build.yaml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
build (18): src/actions/hello-action.controller.ts#L47
Type 'APIChatInputApplicationCommandInteraction' does not satisfy the constraint 'APIInteraction'.
build (18): src/client.ts#L32
Type '{ app_permissions: string; application_id: string; channel_id: string; data: { guild_id: string; id: string; name: string; options: { name: string; type: ApplicationCommandOptionType.String; value: string; }[]; type: ApplicationCommandType.ChatInput; }; ... 8 more ...; version: 1; }' is not assignable to type 'APIChatInputApplicationCommandInteraction'.
build (18): src/client.ts#L100
Argument of type 'APIChatInputApplicationCommandInteraction' is not assignable to parameter of type 'DiscordActionRequest'.
build (18)
Process completed with exit code 1.
build (16): src/actions/hello-action.controller.ts#L47
Type 'APIChatInputApplicationCommandInteraction' does not satisfy the constraint 'APIInteraction'.
build (16): src/client.ts#L32
Type '{ app_permissions: string; application_id: string; channel_id: string; data: { guild_id: string; id: string; name: string; options: { name: string; type: ApplicationCommandOptionType.String; value: string; }[]; type: ApplicationCommandType.ChatInput; }; ... 8 more ...; version: 1; }' is not assignable to type 'APIChatInputApplicationCommandInteraction'.
build (16): src/client.ts#L100
Argument of type 'APIChatInputApplicationCommandInteraction' is not assignable to parameter of type 'DiscordActionRequest'.
build (16)
Process completed with exit code 1.
build (18)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
build (16)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/