Skip to content

feat: consistent return types #79

feat: consistent return types

feat: consistent return types #79

Triggered via pull request March 2, 2025 19:00
Status Failure
Total duration 1m 37s
Artifacts

ci.yml

on: pull_request
Lint and Type Check
14s
Lint and Type Check
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Lint and Type Check: demo.citty.ts#L63
Argument of type 'CommandDef<{ config: { type: "string"; description: string; alias: string; }; mode: { type: "string"; description: string; alias: string; }; logLevel: { type: "string"; description: string; alias: string; }; }>' is not assignable to parameter of type 'CommandDef<ArgsDef>'.
Lint and Type Check
Process completed with exit code 2.