Skip to content

build(deps): bump google.golang.org/grpc from 1.17.0 to 1.53.0 in /module/apmgrpc #326

build(deps): bump google.golang.org/grpc from 1.17.0 to 1.53.0 in /module/apmgrpc

build(deps): bump google.golang.org/grpc from 1.17.0 to 1.53.0 in /module/apmgrpc #326

Status Failure
Total duration 11m 22s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test (oldstable)
cannot use server (variable of type *helloworldServer) as type helloworld.GreeterServer in argument to pb.RegisterGreeterServer:
test (oldstable)
Process completed with exit code 2.
test (stable)
The job was canceled because "oldstable" failed.
test (stable)
The operation was canceled.
precheck
cannot use server (variable of type *helloworldServer) as helloworld.GreeterServer value in argument to pb.RegisterGreeterServer: *helloworldServer does not implement helloworld.GreeterServer (missing method mustEmbedUnimplementedGreeterServer)
precheck
Process completed with exit code 2.
test-macos
cannot use server (variable of type *helloworldServer) as helloworld.GreeterServer value in argument to pb.RegisterGreeterServer: *helloworldServer does not implement helloworld.GreeterServer (missing method mustEmbedUnimplementedGreeterServer)
test-macos
Process completed with exit code 2.
coverage
cannot use server (variable of type *helloworldServer) as helloworld.GreeterServer value in argument to pb.RegisterGreeterServer: *helloworldServer does not implement helloworld.GreeterServer (missing method mustEmbedUnimplementedGreeterServer)
coverage
Process completed with exit code 2.