refactor(2671): Moved retry logic from infer_type_name to wizard #20270
Annotations
8 errors
src/cli/llm/wizard.rs#L1
failed to resolve: use of undeclared crate or module `tokio_retry`
|
src/cli/llm/wizard.rs#L2
unresolved import `tokio_retry`
|
src/cli/llm/wizard.rs#L54
no method named `clone` found for type parameter `Q` in the current scope
|
src/cli/llm/wizard.rs#L59
no method named `status_code` found for struct `ChatResponse` in the current scope
|
src/cli/llm/wizard.rs#L60
the trait bound `genai::Error: std::convert::From<&str>` is not satisfied
|
src/cli/llm/wizard.rs#L62
mismatched types
|
src/cli/llm/wizard.rs#L65
mismatched types
|
|
This job failed
Loading