Implement embeddings observer #491
Annotations
6 errors and 1 warning
lint:
embedder/huggingface/huggingface.go#L47
line is 121 characters (lll)
|
lint:
embedder/ollama/ollama.go#L59
unnecessary conversion (unconvert)
|
lint:
embedder/voyage/voyage.go#L62
unnecessary conversion (unconvert)
|
lint:
embedder/huggingface/huggingface.go#L68
unnecessary conversion (unconvert)
|
lint:
embedder/ollama/ollama.go#L72
shadow: declaration of "err" shadows declaration at line 53 (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/.
|