refactor(2671): move retry logic and implement tokio_retry #11094
lint.yml
on: pull_request
Run Formatter and Lint Check
2m 9s
Annotations
9 errors
Run Formatter and Lint Check:
src/cli/llm/infer_type_name.rs#L126
expected one of `,`, `=>`, `if`, `|`, or `}`, found `;`
|
Run Formatter and Lint Check:
src/cli/llm/infer_type_name.rs#L128
expected one of `.`, `;`, `?`, `}`, or an operator, found `=>`
|
Run Formatter and Lint Check:
src/cli/llm/infer_type_name.rs#L117
mismatched types
|
Run Formatter and Lint Check:
src/cli/llm/infer_type_name.rs#L126
expected one of `,`, `=>`, `if`, `|`, or `}`, found `;`
|
Run Formatter and Lint Check:
src/cli/llm/infer_type_name.rs#L128
expected one of `.`, `;`, `?`, `}`, or an operator, found `=>`
|
Run Formatter and Lint Check:
src/cli/llm/infer_type_name.rs#L126
expected one of `,`, `=>`, `if`, `|`, or `}`, found `;`
|
Run Formatter and Lint Check:
src/cli/llm/infer_type_name.rs#L128
expected one of `.`, `;`, `?`, `}`, or an operator, found `=>`
|
Run Formatter and Lint Check:
src/cli/llm/infer_type_name.rs#L117
mismatched types
|
Run Formatter and Lint Check
Process completed with exit code 1.
|