Skip to content

fix(deps): update all non-major dependencies #7359

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #7359

Triggered via pull request January 25, 2025 04:43
Status Failure
Total duration 38s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: pkg/ai/googlevertexai.go#L21
missing go.sum entry for module providing package cloud.google.com/go/vertexai/genai (imported by github.com/k8sgpt-ai/k8sgpt/pkg/ai); to add:
build: pkg/ai/amazonbedrock.go#L9
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws (imported by github.com/k8sgpt-ai/k8sgpt/pkg/ai); to add:
build: pkg/ai/amazonbedrock.go#L10
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/aws/session (imported by github.com/k8sgpt-ai/k8sgpt/pkg/ai); to add:
build: pkg/ai/amazonbedrock.go#L11
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/service/bedrockruntime (imported by github.com/k8sgpt-ai/k8sgpt/pkg/ai); to add:
build: pkg/ai/amazonsagemaker.go#L23
missing go.sum entry for module providing package github.com/aws/aws-sdk-go/service/sagemakerruntime (imported by github.com/k8sgpt-ai/k8sgpt/pkg/ai); to add:
build: pkg/ai/cohere.go#L20
missing go.sum entry for module providing package github.com/cohere-ai/cohere-go/v2 (imported by github.com/k8sgpt-ai/k8sgpt/pkg/ai); to add:
build: pkg/ai/cohere.go#L21
missing go.sum entry for module providing package github.com/cohere-ai/cohere-go/v2/client (imported by github.com/k8sgpt-ai/k8sgpt/pkg/ai); to add:
build: pkg/ai/cohere.go#L22
missing go.sum entry for module providing package github.com/cohere-ai/cohere-go/v2/option (imported by github.com/k8sgpt-ai/k8sgpt/pkg/ai); to add:
build
missing go.sum entry for module providing package google.golang.org/grpc (imported by github.com/k8sgpt-ai/k8sgpt/pkg/cache); to add:
build
missing go.sum entry for module providing package google.golang.org/grpc/codes (imported by github.com/k8sgpt-ai/k8sgpt/pkg/cache); to add:
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636