feat: add AI-powered branch name generation from issues #16
Annotations
7 errors and 3 warnings
|
|
|
provider/ai_branch.go#L30
SA1019: g.llm.Call is deprecated: this method is retained for backwards compatibility. Use the more general [GenerateContent] instead. You can also use the [GenerateFromSinglePrompt] function which provides a similar capability to Call and is built on top of the new interface. (staticcheck)
|
|
tools/ollama_agent.go#L143
SA1019: a.llm.Call is deprecated: this method is retained for backwards compatibility. Use the more general [GenerateContent] instead. You can also use the [GenerateFromSinglePrompt] function which provides a similar capability to Call and is built on top of the new interface. (staticcheck)
|
|
tools/ollama_agent.go#L107
SA1019: a.llm.Call is deprecated: this method is retained for backwards compatibility. Use the more general [GenerateContent] instead. You can also use the [GenerateFromSinglePrompt] function which provides a similar capability to Call and is built on top of the new interface. (staticcheck)
|
|
tools/ollama_agent.go#L42
SA1019: a.llm.Call is deprecated: this method is retained for backwards compatibility. Use the more general [GenerateContent] instead. You can also use the [GenerateFromSinglePrompt] function which provides a similar capability to Call and is built on top of the new interface. (staticcheck)
|
|
provider/jira/jira.go#L157
Error return value of `fmt.Sscanf` is not checked (errcheck)
|
|
provider/provider_test.go#L203
Error return value of `registry.Register` is not checked (errcheck)
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading