Update to v1.7.1 #78
test_pgdb.yaml
on: pull_request
lint
42s
integration-and-unit-tests
50s
Annotations
20 errors and 1 warning
lint:
storage/postgresql/admin_storage.go#L91
undefined: pgx (typecheck)
|
lint:
storage/postgresql/tree_storage.go#L114
undefined: pgx (typecheck)
|
lint:
storage/postgresql/admin_storage.go#L295
undefined: pgx (typecheck)
|
lint:
storage/postgresql/admin_storage.go#L77
undefined: klog (typecheck)
|
lint:
storage/postgresql/admin_storage.go#L146
undefined: klog (typecheck)
|
lint:
storage/postgresql/log_storage.go#L177
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)
|
integration-and-unit-tests:
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-and-unit-tests:
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-and-unit-tests:
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-and-unit-tests:
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-and-unit-tests:
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-and-unit-tests
missing go.sum entry for module providing package google.golang.org/grpc/metadata (imported by go.etcd.io/etcd/client/v3); to add:
|
integration-and-unit-tests
missing go.sum entry for module providing package google.golang.org/grpc/grpclog (imported by go.etcd.io/etcd/client/v3); to add:
|
integration-and-unit-tests
missing go.sum entry for module providing package google.golang.org/grpc/peer (imported by cloud.google.com/go/spanner); to add:
|
integration-and-unit-tests
missing go.sum entry for module providing package google.golang.org/grpc/stats (imported by go.opencensus.io/plugin/ocgrpc); to add:
|
integration-and-unit-tests
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
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|