chore: update dependency discord.js to v14.18.0 #557
Annotations
11 errors
build (18):
src/actions/hello-action.controller.ts#L47
Type 'APIChatInputApplicationCommandInteraction' does not satisfy the constraint 'APIInteraction'.
|
build (18):
src/client.ts#L50
Type '"en-US"' is not assignable to type 'Locale | undefined'.
|
build (18):
src/client.ts#L52
Type '"en-US"' is not assignable to type 'Locale'.
|
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)
The job was canceled because "_18" failed.
|
build (16):
src/actions/hello-action.controller.ts#L47
Type 'APIChatInputApplicationCommandInteraction' does not satisfy the constraint 'APIInteraction'.
|
build (16):
src/client.ts#L50
Type '"en-US"' is not assignable to type 'Locale | undefined'.
|
build (16):
src/client.ts#L52
Type '"en-US"' is not assignable to type 'Locale'.
|
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.
|