Skip to content

Drop unneed tasks & Check protoc generated contents #185

Drop unneed tasks & Check protoc generated contents

Drop unneed tasks & Check protoc generated contents #185

Triggered via pull request August 24, 2024 15:31
Status Failure
Total duration 25s
Artifacts

go.yml

on: pull_request
Test
18s
Test
Build Giro
13s
Build Giro
Build protoc-gen-reflection-server
9s
Build protoc-gen-reflection-server
Check generate
16s
Check generate
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Check generate
Process completed with exit code 2.
Test: e2etest/dummyserver/runner.go#L53
cannot use &hostsServiceServerImpl{…} (value of type *hostsServiceServerImpl) as hosts_pb.HostServiceServer value in return statement: *hostsServiceServerImpl does not implement hosts_pb.HostServiceServer (missing method mustEmbedUnimplementedHostServiceServer)
Test
Process completed with exit code 1.