Skip to content

add fee-burn module #1132

add fee-burn module

add fee-burn module #1132

Triggered via push November 10, 2023 11:06
Status Failure
Total duration 1m 27s
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.