Store observer in context #497
Annotations
4 errors and 1 warning
golangci-lint:
llm/ollama/ollama.go#L238
unnecessary conversion (unconvert)
|
golangci-lint:
embedder/observer/observer.go#L27
return both the `nil` error and invalid value: use a sentinel error instead (nilnil)
|
golangci-lint:
llm/observer/observer.go#L27
return both the `nil` error and invalid value: use a sentinel error instead (nilnil)
|
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/.
|
Loading