feat: inject discord command id after registration #192
code-quality.yaml
on: push
Check Types
42s
Prettier Check
29s
Annotations
3 errors
|
Check Types
Process completed with exit code 2.
|
|
Check Types
@commandkit/legacy#check-types: command (/home/runner/work/commandkit/commandkit/packages/legacy) /home/runner/setup-pnpm/node_modules/.bin/pnpm run check-types exited (2)
|
|
Check Types
Property 'discordId' is missing in type '{ command: { category: string | null; id: `${string}-${string}-${string}-${string}-${string}`; name: string; middlewares: string[]; parentPath: string; path: string; relativePath: string; }; data: any; metadata: { ...; }; }' but required in type 'LoadedCommand'.
|