chore: update dependency discord.js to v14.17.3 #536
Annotations
11 errors and 1 warning
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.
|
build (18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|