fix(discord): support subcommands #1153
build.yaml
on: pull_request
Annotations
4 errors and 1 warning
build
Export assignment cannot be used when targeting ECMAScript modules. Consider using 'export default' or another module format instead.
|
build
Process completed with exit code 2.
|
lint:
adapters/discord/src/utils.ts#L375
'||' should be placed at the beginning of the line
|
lint
Process completed with exit code 1.
|
lint:
adapters/discord/src/utils.ts#L375
Expected indentation of 4 spaces but found 6
|