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 2m 55s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
test: 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)
test: 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)
test: 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)
test: 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)
test
Process completed with exit code 1.
test
Restore cache failed: Dependencies file is not found in /home/runner/work/migaloo-chain/migaloo-chain. Supported file pattern: go.sum