chore: update collabland packages #429
Annotations
7 errors
|
Run npm test:
src/actions/hello-action.controller.ts#L47
Type 'APIChatInputApplicationCommandInteraction' does not satisfy the constraint 'APIInteraction'.
|
Run npm test:
src/actions/hello-action.controller.ts#L99
Property 'handle' in type 'HelloActionController' is not assignable to the same property in base type 'BaseDiscordActionController<APIChatInputApplicationCommandInteraction>'.
|
Run npm test:
src/actions/hello-action.controller.ts#L196
Argument of type 'import("/home/runner/work/collabland-hello-action/collabland-hello-action/node_modules/@collabland/discord/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/rest/node_modules/discord-api-types/rest/v10/webhook").RESTPostAPIWebhookWithTokenJSONBody'.
|
Run npm test:
src/actions/hello-action.controller.ts#L203
Argument of type 'import("/home/runner/work/collabland-hello-action/collabland-hello-action/node_modules/@collabland/discord/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/rest/node_modules/discord-api-types/rest/v10/webhook").RESTPatchAPIWebhookWithTokenMessageJSONBody'.
|
Run npm test:
src/client.ts#L100
Argument of type 'APIChatInputApplicationCommandInteraction' is not assignable to parameter of type 'DiscordActionRequest'.
|
Run npm test
Process completed with exit code 1.
|
Loading