Add observer to all the llms #478
Annotations
4 errors and 2 warnings
golangci-lint:
llm/antropic/antropic.go#L302
unnecessary conversion (unconvert)
|
golangci-lint:
llm/ollama/ollama.go#L269
unnecessary conversion (unconvert)
|
golangci-lint:
llm/ollama/ollama.go#L134
ST1016: methods on the same type should have the same receiver name (seen 13x "o", 1x "c") (stylecheck)
|
golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci-lint:
llm/ollama/ollama.go#L88
receiver-naming: receiver name c should be consistent with previous receiver name o for Ollama (revive)
|
The logs for this run have expired and are no longer available.
Loading