Skip to content

convert httpgrpc to google protobuf #486

convert httpgrpc to google protobuf

convert httpgrpc to google protobuf #486

Triggered via pull request December 17, 2024 20:15
Status Failure
Total duration 29m 18s
Artifacts

test-build.yml

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

Annotations

17 errors and 4 warnings
Check: crypto/tls/test/tls_integration_test.go#L31
could not import github.com/grafana/dskit/server (-: # github.com/grafana/dskit/server
Check: server/server.go#L589
cannot use httpgrpc_server.NewServer(s.HTTP, serverOptions...) (value of type *"github.com/grafana/dskit/httpgrpc/server".Server) as httpgrpc.HTTPServer value in argument to httpgrpc.RegisterHTTPServer: *"github.com/grafana/dskit/httpgrpc/server".Server does not implement httpgrpc.HTTPServer (missing method mustEmbedUnimplementedHTTPServer)) (typecheck)
Check: httpgrpc/server/server_test.go#L63
cannot use server.Server (variable of type *Server) as httpgrpc.HTTPServer value in argument to httpgrpc.RegisterHTTPServer: *Server does not implement httpgrpc.HTTPServer (missing method mustEmbedUnimplementedHTTPServer) (typecheck)
Check: server/server.go#L589
cannot use httpgrpc_server.NewServer(s.HTTP, serverOptions...) (value of type *"github.com/grafana/dskit/httpgrpc/server".Server) as httpgrpc.HTTPServer value in argument to httpgrpc.RegisterHTTPServer: *"github.com/grafana/dskit/httpgrpc/server".Server does not implement httpgrpc.HTTPServer (missing method mustEmbedUnimplementedHTTPServer) (typecheck)
Check
Process completed with exit code 2.
Test on Go 1.23.x: server/server.go#L589
cannot use httpgrpc_server.NewServer(s.HTTP, serverOptions...) (value of type *"github.com/grafana/dskit/httpgrpc/server".Server) as httpgrpc.HTTPServer value in argument to httpgrpc.RegisterHTTPServer: *"github.com/grafana/dskit/httpgrpc/server".Server does not implement httpgrpc.HTTPServer (missing method mustEmbedUnimplementedHTTPServer)
Test on Go 1.23.x: httpgrpc/server/server_test.go#L63
cannot use server.Server (variable of type *Server) as httpgrpc.HTTPServer value in argument to httpgrpc.RegisterHTTPServer: *Server does not implement httpgrpc.HTTPServer (missing method mustEmbedUnimplementedHTTPServer)
Test on Go 1.23.x: server/server.go#L589
cannot use httpgrpc_server.NewServer(s.HTTP, serverOptions...) (value of type *"github.com/grafana/dskit/httpgrpc/server".Server) as httpgrpc.HTTPServer value in argument to httpgrpc.RegisterHTTPServer: *"github.com/grafana/dskit/httpgrpc/server".Server does not implement httpgrpc.HTTPServer (missing method mustEmbedUnimplementedHTTPServer)
Test on Go 1.23.x
Process completed with exit code 2.
Test on Go 1.21.x: server/server.go#L589
cannot use httpgrpc_server.NewServer(s.HTTP, serverOptions...) (value of type *"github.com/grafana/dskit/httpgrpc/server".Server) as httpgrpc.HTTPServer value in argument to httpgrpc.RegisterHTTPServer: *"github.com/grafana/dskit/httpgrpc/server".Server does not implement httpgrpc.HTTPServer (missing method mustEmbedUnimplementedHTTPServer)
Test on Go 1.21.x: httpgrpc/server/server_test.go#L63
cannot use server.Server (variable of type *Server) as httpgrpc.HTTPServer value in argument to httpgrpc.RegisterHTTPServer: *Server does not implement httpgrpc.HTTPServer (missing method mustEmbedUnimplementedHTTPServer)
Test on Go 1.21.x: server/server.go#L589
cannot use httpgrpc_server.NewServer(s.HTTP, serverOptions...) (value of type *"github.com/grafana/dskit/httpgrpc/server".Server) as httpgrpc.HTTPServer value in argument to httpgrpc.RegisterHTTPServer: *"github.com/grafana/dskit/httpgrpc/server".Server does not implement httpgrpc.HTTPServer (missing method mustEmbedUnimplementedHTTPServer)
Test on Go 1.21.x
Process completed with exit code 2.
Test on Go 1.22.x: server/server.go#L589
cannot use httpgrpc_server.NewServer(s.HTTP, serverOptions...) (value of type *"github.com/grafana/dskit/httpgrpc/server".Server) as httpgrpc.HTTPServer value in argument to httpgrpc.RegisterHTTPServer: *"github.com/grafana/dskit/httpgrpc/server".Server does not implement httpgrpc.HTTPServer (missing method mustEmbedUnimplementedHTTPServer)
Test on Go 1.22.x: httpgrpc/server/server_test.go#L63
cannot use server.Server (variable of type *Server) as httpgrpc.HTTPServer value in argument to httpgrpc.RegisterHTTPServer: *Server does not implement httpgrpc.HTTPServer (missing method mustEmbedUnimplementedHTTPServer)
Test on Go 1.22.x: server/server.go#L589
cannot use httpgrpc_server.NewServer(s.HTTP, serverOptions...) (value of type *"github.com/grafana/dskit/httpgrpc/server".Server) as httpgrpc.HTTPServer value in argument to httpgrpc.RegisterHTTPServer: *"github.com/grafana/dskit/httpgrpc/server".Server does not implement httpgrpc.HTTPServer (missing method mustEmbedUnimplementedHTTPServer)
Test on Go 1.22.x
Process completed with exit code 2.
Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test on Go 1.23.x
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test on Go 1.21.x
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test on Go 1.22.x
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636