feat: enable smart contracts on akash #4010
tests.yaml
on: pull_request
build-macos
2m 52s
build-bins
21s
tests
34s
coverage
14s
lint-go
14s
lint-shell
14s
sims
49s
release-dry-run
9m 48s
network-upgrade-names
15s
dispatch-release
0s
Annotations
17 errors and 1 warning
|
coverage
Process completed with exit code 100.
|
|
lint-go
Process completed with exit code 100.
|
|
lint-shell
Process completed with exit code 100.
|
|
network-upgrade-names
Process completed with exit code 100.
|
|
build-bins
Process completed with exit code 100.
|
|
tests
Process completed with exit code 100.
|
|
sims
Process completed with exit code 100.
|
|
build-macos
Process completed with exit code 2.
|
|
build-macos
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 interface{ProtoMessage(); Reset(); String() string} (missing method String)
|
|
build-macos
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 interface{ProtoMessage(); Reset(); String() string} (missing method String)
|
|
build-macos
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 interface{ProtoMessage(); Reset(); String() string} (missing method String)
|
|
build-macos
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 interface{ProtoMessage(); Reset(); String() string} (missing method String)
|
|
release-dry-run
Process completed with exit code 2.
|
|
release-dry-run
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 interface{ProtoMessage(); Reset(); String() string} (missing method String)
|
|
release-dry-run
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 interface{ProtoMessage(); Reset(); String() string} (missing method String)
|
|
release-dry-run
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 interface{ProtoMessage(); Reset(); String() string} (missing method String)
|
|
release-dry-run
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 interface{ProtoMessage(); Reset(); String() string} (missing method String)
|
|
build-macos
lz4 1.10.0 is already installed and up-to-date.
To reinstall 1.10.0, run:
brew reinstall lz4
|