Skip to content

build fail #16

@jinleileiking

Description

@jinleileiking
../../../../../github.com/philips/grpc-gateway-example/echopb/service.pb.gw.go:86: not enough arguments in call to runtime.AnnotateContext
        have ("golang.org/x/net/context".Context, *http.Request)
        want ("golang.org/x/net/context".Context, *runtime.ServeMux, *http.Request)
../../../../../github.com/philips/grpc-gateway-example/echopb/service.pb.gw.go:88: not enough arguments in call to runtime.HTTPError
        have ("golang.org/x/net/context".Context, runtime.Marshaler, http.ResponseWriter, *http.Request, error)
        want ("golang.org/x/net/context".Context, *runtime.ServeMux, runtime.Marshaler, http.ResponseWriter, *http.Request, error)
../../../../../github.com/philips/grpc-gateway-example/echopb/service.pb.gw.go:93: not enough arguments in call to runtime.HTTPError
        have ("golang.org/x/net/context".Context, runtime.Marshaler, http.ResponseWriter, *http.Request, error)
        want ("golang.org/x/net/context".Context, *runtime.ServeMux, runtime.Marshaler, http.ResponseWriter, *http.Request, error)
../../../../../github.com/philips/grpc-gateway-example/echopb/service.pb.gw.go:97: not enough arguments in call to forward_EchoService_Echo_0
        have ("golang.org/x/net/context".Context, runtime.Marshaler, http.ResponseWriter, *http.Request, proto.Message, []func("golang.org/x/net/context".Context, http.ResponseWriter, proto.Message) error...)
        want ("golang.org/x/net/context".Context, *runtime.ServeMux, runtime.Marshaler, http.ResponseWriter, *http.Request, proto.Message, ...func("golang.org/x/net/context".Context, http.ResponseWriter, proto.Message) error)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions