Skip to content

feat: enable smart contracts on akash #4010

feat: enable smart contracts on akash

feat: enable smart contracts on akash #4010

Triggered via pull request January 4, 2026 02:21
@troiantroian
reopened #2015
wasm
Status Failure
Total duration 9m 51s
Artifacts

tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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