Skip to content

use gogo/protobuf #1134

use gogo/protobuf

use gogo/protobuf #1134

Triggered via push November 14, 2023 03:28
Status Failure
Total duration 2m 45s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build: feeburn/types/params.pb.go#L41
cannot use m (variable of type *Params) as "github.com/cosmos/gogoproto/proto".Message value in argument to xxx_messageInfo_Params.Marshal: *Params does not implement "github.com/cosmos/gogoproto/proto".Message (missing method String)
build: feeburn/types/params.pb.go#L52
cannot use m (variable of type *Params) as "github.com/cosmos/gogoproto/proto".Message value in argument to xxx_messageInfo_Params.Merge: *Params does not implement "github.com/cosmos/gogoproto/proto".Message (missing method String)
build: feeburn/types/params.pb.go#L58
cannot use m (variable of type *Params) as "github.com/cosmos/gogoproto/proto".Message value in argument to xxx_messageInfo_Params.DiscardUnknown: *Params does not implement "github.com/cosmos/gogoproto/proto".Message (missing method String)
build: feeburn/types/params.pb.go#L71
cannot use (*Params)(nil) (value of type *Params) as "github.com/cosmos/gogoproto/proto".Message value in argument to proto.RegisterType: *Params does not implement "github.com/cosmos/gogoproto/proto".Message (missing method String)
build
Process completed with exit code 1.