Skip to content

feat(cli): Add initial citty implementation and migration framework #486

feat(cli): Add initial citty implementation and migration framework

feat(cli): Add initial citty implementation and migration framework #486

Triggered via pull request March 13, 2025 17:33
Status Failure
Total duration 1m 1s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.