Implement assistant and rag observer span #494
Annotations
4 errors and 1 warning
lint:
assistant/assistant.go#L95
shadow: declaration of "err" shadows declaration at line 84 (govet)
|
lint:
rag/rag.go#L112
shadow: declaration of "err" shadows declaration at line 94 (govet)
|
lint:
rag/sub_document.go#L85
shadow: declaration of "err" shadows declaration at line 66 (govet)
|
lint
issues found
|
lint
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/.
|