Skip to content

Update to v1.7.1

Update to v1.7.1 #515

Triggered via pull request March 18, 2025 14:47
Status Failure
Total duration 49s
Artifacts

test_crdb.yaml

on: pull_request

Annotations

24 errors
unit-test: trillian_admin_api_grpc.pb.go#L25
missing go.sum entry for module providing package google.golang.org/grpc (imported by github.com/google/trillian); to add:
unit-test: trillian_admin_api_grpc.pb.go#L26
missing go.sum entry for module providing package google.golang.org/grpc/codes (imported by github.com/google/trillian/storage/crdb); to add:
unit-test: trillian_admin_api_grpc.pb.go#L27
missing go.sum entry for module providing package google.golang.org/grpc/status (imported by github.com/google/trillian/storage/crdb); to add:
unit-test
Process completed with exit code 1.
integration: trillian_admin_api_grpc.pb.go#L25
missing go.sum entry for module providing package google.golang.org/grpc (imported by github.com/google/trillian); to add:
integration: trillian_admin_api_grpc.pb.go#L26
missing go.sum entry for module providing package google.golang.org/grpc/codes (imported by github.com/google/trillian); to add:
integration: trillian_admin_api_grpc.pb.go#L27
missing go.sum entry for module providing package google.golang.org/grpc/status (imported by github.com/google/trillian); to add:
integration: client/rpcflags/rpcflags.go#L22
missing go.sum entry for module providing package google.golang.org/grpc/credentials (imported by github.com/google/trillian/client/rpcflags); to add:
integration: client/rpcflags/rpcflags.go#L23
missing go.sum entry for module providing package google.golang.org/grpc/credentials/insecure (imported by github.com/google/trillian/client/rpcflags); to add:
integration
missing go.sum entry for module providing package google.golang.org/grpc/metadata (imported by go.etcd.io/etcd/client/v3); to add:
integration
missing go.sum entry for module providing package google.golang.org/grpc/grpclog (imported by go.etcd.io/etcd/client/v3); to add:
integration
missing go.sum entry for module providing package google.golang.org/grpc/peer (imported by cloud.google.com/go/spanner); to add:
integration
missing go.sum entry for module providing package google.golang.org/grpc/stats (imported by go.opencensus.io/plugin/ocgrpc); to add:
integration
missing go.sum entry for module providing package google.golang.org/grpc/credentials/google (imported by google.golang.org/api/transport/grpc); to add:
lint: storage/crdb/log_storage.go#L176
undefined: klog (typecheck)
lint: storage/crdb/log_storage.go#L212
undefined: klog (typecheck)
lint: storage/crdb/log_storage.go#L219
undefined: klog (typecheck)
lint
cannot range over 3 (untyped int constant) (typecheck)
lint
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
lint
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
lint
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
lint
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
lint
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
lint
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)