Update module google.golang.org/grpc to v1.56.3 [SECURITY] #108
go.yml
on: pull_request
test
8s
Build Giro
8s
Build protoc-gen-reflection-server
10s
Check generate
9s
Annotations
18 errors
test
missing go.sum entry for module providing package google.golang.org/grpc (imported by github.com/rerost/giro/domain/service); to add:
|
test
missing go.sum entry for module providing package google.golang.org/grpc/codes (imported by github.com/rerost/giro/e2etest/dummyserver); to add:
|
test
missing go.sum entry for module providing package google.golang.org/grpc/reflection/grpc_reflection_v1alpha (imported by github.com/rerost/giro/runner/giro); to add:
|
test
missing go.sum entry for module providing package google.golang.org/grpc/status (imported by github.com/rerost/giro/e2etest/dummyserver); to add:
|
test:
domain/service/service.go#L14
missing go.sum entry for module providing package google.golang.org/grpc/metadata (imported by github.com/rerost/giro/domain/service); to add:
|
test:
e2etest/dummyserver/runner.go#L14
missing go.sum entry for module providing package google.golang.org/grpc/reflection (imported by github.com/rerost/giro/e2etest/dummyserver); to add:
|
test
Process completed with exit code 1.
|
Build Giro
missing go.sum entry for module providing package google.golang.org/grpc (imported by github.com/rerost/giro/runner/giro); to add:
|
Build Giro
missing go.sum entry for module providing package google.golang.org/grpc/codes (imported by github.com/jhump/protoreflect/grpcreflect); to add:
|
Build Giro
missing go.sum entry for module providing package google.golang.org/grpc/reflection/grpc_reflection_v1alpha (imported by github.com/rerost/giro/runner/giro); to add:
|
Build Giro
missing go.sum entry for module providing package google.golang.org/grpc/status (imported by github.com/jhump/protoreflect/grpcreflect); to add:
|
Build Giro:
domain/service/service.go#L14
missing go.sum entry for module providing package google.golang.org/grpc/metadata (imported by github.com/rerost/giro/domain/service); to add:
|
Build Giro
Process completed with exit code 1.
|
Check generate
Process completed with exit code 2.
|
Build protoc-gen-reflection-server:
pb/hosts/hosts.pb.go#L13
missing go.sum entry for module providing package google.golang.org/grpc (imported by github.com/rerost/giro/pb/hosts); to add:
|
Build protoc-gen-reflection-server:
pb/hosts/hosts.pb.go#L14
missing go.sum entry for module providing package google.golang.org/grpc/codes (imported by github.com/rerost/giro/pb/hosts); to add:
|
Build protoc-gen-reflection-server:
pb/hosts/hosts.pb.go#L15
missing go.sum entry for module providing package google.golang.org/grpc/status (imported by github.com/rerost/giro/pb/hosts); to add:
|
Build protoc-gen-reflection-server
Process completed with exit code 1.
|