Skip to content

Adding a timeout to startprotocol to avoid <context deadline exceeded> errors #29

Adding a timeout to startprotocol to avoid <context deadline exceeded> errors

Adding a timeout to startprotocol to avoid <context deadline exceeded> errors #29

Triggered via pull request September 10, 2024 06:06
Status Failure
Total duration 4m 36s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: binding/grpcutil/testservice/gen/testservice_grpc.pb.go#L33
undefined: grpc.SupportPackageIsVersion9
build: binding/grpcutil/testservice/gen/testservice_grpc.pb.go#L47
undefined: grpc.BidiStreamingClient
build: binding/grpcutil/testservice/gen/testservice_grpc.pb.go#L59
undefined: grpc.StaticMethod
build: binding/grpcutil/testservice/gen/testservice_grpc.pb.go#L68
undefined: grpc.BidiStreamingClient
build: binding/grpcutil/testservice/gen/testservice_grpc.pb.go#L69
undefined: grpc.StaticMethod
build: binding/grpcutil/testservice/gen/testservice_grpc.pb.go#L74
undefined: grpc.GenericClientStream
build: binding/grpcutil/testservice/gen/testservice_grpc.pb.go#L79
undefined: grpc.BidiStreamingClient
build: binding/grpcutil/testservice/gen/testservice_grpc.pb.go#L88
undefined: grpc.BidiStreamingServer
build: binding/grpcutil/testservice/gen/testservice_grpc.pb.go#L102
undefined: grpc.BidiStreamingServer
build: binding/grpcutil/testservice/gen/testservice_grpc.pb.go#L149
undefined: grpc.BidiStreamingServer
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/