feat(cli): Add initial citty implementation and migration framework #486
Annotations
4 errors
ci
Module '"citty"' has no exported member 'ArgumentsType'.
|
ci
Conversion of type 'undefined' to type 'string' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
ci
Argument of type '{ logLevel: string; prompt?: string; interactive?: boolean; file?: string; tokenUsage?: boolean; headless?: boolean; userSession?: boolean; pageFilter?: "simple" | "none" | "readability"; ... 10 more ...; ollamaBaseUrl?: string; }' is not assignable to parameter of type 'ArgumentsCamelCase<SharedOptions>'.
|
ci
Process completed with exit code 2.
|