Skip to content

chore: update dependency discord.js to v14.13.0 - autoclosed #191

chore: update dependency discord.js to v14.13.0 - autoclosed

chore: update dependency discord.js to v14.13.0 - autoclosed #191

Triggered via pull request August 31, 2023 18:11
Status Failure
Total duration 32s
Artifacts

build.yaml

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

Annotations

12 errors
build (16): src/actions/hello-action.controller.ts#L38
Type 'APIApplicationCommandInteraction' does not satisfy the constraint 'APIInteraction'.
build (16): src/actions/hello-action.controller.ts#L77
Property 'handle' in type 'HelloActionController' is not assignable to the same property in base type 'BaseDiscordActionController<APIApplicationCommandInteraction>'.
build (16): src/actions/hello-action.controller.ts#L144
Argument of type 'import("/home/runner/work/collabland-hello-action/collabland-hello-action/node_modules/discord-api-types/rest/v10/webhook").RESTPostAPIWebhookWithTokenJSONBody' is not assignable to parameter of type 'import("/home/runner/work/collabland-hello-action/collabland-hello-action/node_modules/@discordjs/builders/node_modules/discord-api-types/rest/v10/webhook").RESTPostAPIWebhookWithTokenJSONBody'.
build (16): src/actions/hello-action.controller.ts#L151
Argument of type 'import("/home/runner/work/collabland-hello-action/collabland-hello-action/node_modules/discord-api-types/rest/v10/webhook").RESTPatchAPIWebhookWithTokenMessageJSONBody' is not assignable to parameter of type 'import("/home/runner/work/collabland-hello-action/collabland-hello-action/node_modules/@discordjs/builders/node_modules/discord-api-types/rest/v10/webhook").RESTPatchAPIWebhookWithTokenMessageJSONBody'.
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): src/actions/hello-action.controller.ts#L38
Type 'APIApplicationCommandInteraction' does not satisfy the constraint 'APIInteraction'.
build (18): src/actions/hello-action.controller.ts#L77
Property 'handle' in type 'HelloActionController' is not assignable to the same property in base type 'BaseDiscordActionController<APIApplicationCommandInteraction>'.
build (18): src/actions/hello-action.controller.ts#L144
Argument of type 'import("/home/runner/work/collabland-hello-action/collabland-hello-action/node_modules/discord-api-types/rest/v10/webhook").RESTPostAPIWebhookWithTokenJSONBody' is not assignable to parameter of type 'import("/home/runner/work/collabland-hello-action/collabland-hello-action/node_modules/@discordjs/builders/node_modules/discord-api-types/rest/v10/webhook").RESTPostAPIWebhookWithTokenJSONBody'.
build (18): src/actions/hello-action.controller.ts#L151
Argument of type 'import("/home/runner/work/collabland-hello-action/collabland-hello-action/node_modules/discord-api-types/rest/v10/webhook").RESTPatchAPIWebhookWithTokenMessageJSONBody' is not assignable to parameter of type 'import("/home/runner/work/collabland-hello-action/collabland-hello-action/node_modules/@discordjs/builders/node_modules/discord-api-types/rest/v10/webhook").RESTPatchAPIWebhookWithTokenMessageJSONBody'.
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.