Skip to content

chore(deps): upgrade to pinecone v2 vectorstores #2480

chore(deps): upgrade to pinecone v2 vectorstores

chore(deps): upgrade to pinecone v2 vectorstores #2480

Triggered via pull request January 30, 2025 22:16
Status Failure
Total duration 3m 20s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors
Build and Test: chains/sequential.go#L9
use of internal package github.com/tmc/langchaingo/internal/maputil not allowed
Build and Test: embeddings/embedding.go#L8
use of internal package github.com/tmc/langchaingo/internal/sliceutil not allowed
Build and Test: llms/anthropic/anthropicllm.go#L13
use of internal package github.com/tmc/langchaingo/llms/anthropic/internal/anthropicclient not allowed
Build and Test: llms/bedrock/bedrockllm.go#L11
use of internal package github.com/tmc/langchaingo/llms/bedrock/internal/bedrockclient not allowed
Build and Test: llms/cloudflare/cloudflarellm.go#L10
use of internal package github.com/tmc/langchaingo/llms/cloudflare/internal/cloudflareclient not allowed
Build and Test: llms/cohere/coherellm.go#L10
use of internal package github.com/tmc/langchaingo/llms/cohere/internal/cohereclient not allowed
Build and Test: llms/ernie/erniellm.go#L11
use of internal package github.com/tmc/langchaingo/llms/ernie/internal/ernieclient not allowed
Build and Test: llms/googleai/googleai.go#L13
use of internal package github.com/tmc/langchaingo/internal/imageutil not allowed
Build and Test: llms/googleai/palm/palm_llm.go#L12
use of internal package github.com/tmc/langchaingo/llms/googleai/internal/palmclient not allowed
Build and Test: llms/googleai/vertex/vertex.go#L16
use of internal package github.com/tmc/langchaingo/internal/imageutil not allowed
Lint: llms/anthropic/anthropicllm.go#L13
use of internal package github.com/tmc/langchaingo/llms/anthropic/internal/anthropicclient not allowed (typecheck)
Lint: llms/bedrock/bedrockllm.go#L11
use of internal package github.com/tmc/langchaingo/llms/bedrock/internal/bedrockclient not allowed (typecheck)
Lint: llms/cloudflare/cloudflarellm.go#L10
use of internal package github.com/tmc/langchaingo/llms/cloudflare/internal/cloudflareclient not allowed (typecheck)
Lint: llms/cohere/coherellm.go#L10
use of internal package github.com/tmc/langchaingo/llms/cohere/internal/cohereclient not allowed (typecheck)
Lint: llms/ernie/erniellm.go#L11
use of internal package github.com/tmc/langchaingo/llms/ernie/internal/ernieclient not allowed (typecheck)
Lint: llms/googleai/googleai.go#L13
use of internal package github.com/tmc/langchaingo/internal/imageutil not allowed (typecheck)
Lint: llms/googleai/palm/palm_llm.go#L12
use of internal package github.com/tmc/langchaingo/llms/googleai/internal/palmclient not allowed (typecheck)
Lint: llms/googleai/vertex/vertex.go#L16
use of internal package github.com/tmc/langchaingo/internal/imageutil not allowed (typecheck)
Lint: llms/huggingface/huggingfacellm.go#L10
use of internal package github.com/tmc/langchaingo/llms/huggingface/internal/huggingfaceclient not allowed (typecheck)
Lint: llms/local/localllm.go#L13
use of internal package github.com/tmc/langchaingo/llms/local/internal/localclient not allowed (typecheck)