Skip to content

docs: generate api docs #193

docs: generate api docs

docs: generate api docs #193

Triggered via push October 6, 2025 13:55
Status Failure
Total duration 49s
Artifacts
Check Types
42s
Check Types
Prettier Check
31s
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'.