Skip to content

chore: upgrade GRPC #248

chore: upgrade GRPC

chore: upgrade GRPC #248

Triggered via push December 20, 2024 14:25
Status Failure
Total duration 1m 6s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 4 warnings
build
missing go.sum entry for module providing package cloud.google.com/go/compute/metadata (imported by google.golang.org/api/transport/grpc); to add:
build
missing go.sum entry for module providing package github.com/golang/protobuf/proto (imported by cloud.google.com/go/firestore); to add:
build
missing go.sum entry for module providing package github.com/go-logr/logr (imported by go.opentelemetry.io/otel); to add:
build
missing go.sum entry for module providing package github.com/go-logr/logr/funcr (imported by github.com/go-logr/stdr); to add:
build
missing go.sum entry for module providing package github.com/golang/protobuf/ptypes (imported by cloud.google.com/go/firestore); to add:
build
missing go.sum entry for module providing package github.com/golang/protobuf/ptypes/timestamp (imported by cloud.google.com/go/firestore); to add:
build
missing go.sum entry for module providing package github.com/golang/protobuf/ptypes/wrappers (imported by cloud.google.com/go/firestore); to add:
build
Process completed with exit code 1.
lint
golangci-lint exit with code 3
test
missing go.sum entry for module providing package cloud.google.com/go/compute/metadata (imported by google.golang.org/api/transport/grpc); to add:
test
missing go.sum entry for module providing package github.com/golang/protobuf/proto (imported by cloud.google.com/go/firestore); to add:
test
missing go.sum entry for module providing package github.com/go-logr/logr (imported by go.opentelemetry.io/otel); to add:
test
missing go.sum entry for module providing package github.com/go-logr/logr/funcr (imported by github.com/go-logr/stdr); to add:
test
missing go.sum entry for module providing package github.com/golang/protobuf/ptypes (imported by cloud.google.com/go/firestore); to add:
test
missing go.sum entry for module providing package github.com/golang/protobuf/ptypes/timestamp (imported by cloud.google.com/go/firestore); to add:
test
missing go.sum entry for module providing package github.com/golang/protobuf/ptypes/wrappers (imported by cloud.google.com/go/firestore); to add:
test
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test
The gcloud CLI is not authenticated (or it is not installed). Authenticate by adding the "google-github-actions/auth" step prior this one.