Skip to content

feat: inject discord command id after registration #192

feat: inject discord command id after registration

feat: inject discord command id after registration #192

Triggered via push October 6, 2025 13:54
Status Failure
Total duration 45s
Artifacts
Check Types
42s
Check Types
Prettier Check
29s
Prettier Check
Fit to window
Zoom out
Zoom in

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'.