Skip to content

fix(types): allow CommandbuilderType to return all valid builder vari… #27

fix(types): allow CommandbuilderType to return all valid builder vari…

fix(types): allow CommandbuilderType to return all valid builder vari… #27

Triggered via push October 6, 2025 20:38
Status Failure
Total duration 29s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
publish
Process completed with exit code 1.
publish: src/interactionRouter/index.ts#L132
Argument of type 'APIApplicationCommandSubcommandGroupOption | APIApplicationCommandSubcommandOption | RESTPostAPIChatInputApplicationCommandsJSONBody' is not assignable to parameter of type 'CommandDefinitionType'.
publish: src/interactionRouter/index.ts#L130
Argument of type 'APIApplicationCommandSubcommandGroupOption | APIApplicationCommandSubcommandOption | RESTPostAPIChatInputApplicationCommandsJSONBody' is not assignable to parameter of type 'CommandDefinitionType'.
publish: src/index.ts#L206
Argument of type 'APIApplicationCommandSubcommandGroupOption | APIApplicationCommandSubcommandOption | RESTPostAPIChatInputApplicationCommandsJSONBody' is not assignable to parameter of type 'CommandDefinitionType'.
publish: src/index.ts#L204
Argument of type 'APIApplicationCommandSubcommandGroupOption | APIApplicationCommandSubcommandOption | RESTPostAPIChatInputApplicationCommandsJSONBody' is not assignable to parameter of type 'CommandDefinitionType'.