chore(deps): bump github.com/CosmWasm/wasmvm from 1.1.1 to 1.5.1 #1526
Annotations
10 errors and 1 warning
Analyze
cannot use prefixStore (variable of type prefix.Store) as "github.com/CosmWasm/wasmvm/types".KVStore value in argument to k.wasmVM.Instantiate: prefix.Store does not implement "github.com/CosmWasm/wasmvm/types".KVStore (wrong type for method Iterator)
|
Analyze
cannot use prefixStore (variable of type prefix.Store) as "github.com/CosmWasm/wasmvm/types".KVStore value in argument to k.wasmVM.Execute: prefix.Store does not implement "github.com/CosmWasm/wasmvm/types".KVStore (wrong type for method Iterator)
|
Analyze
cannot use &prefixStore (value of type *prefix.Store) as "github.com/CosmWasm/wasmvm/types".KVStore value in argument to k.wasmVM.Migrate: *prefix.Store does not implement "github.com/CosmWasm/wasmvm/types".KVStore (wrong type for method Iterator)
|
Analyze
cannot use prefixStore (variable of type prefix.Store) as "github.com/CosmWasm/wasmvm/types".KVStore value in argument to k.wasmVM.Sudo: prefix.Store does not implement "github.com/CosmWasm/wasmvm/types".KVStore (wrong type for method Iterator)
|
Analyze
cannot use prefixStore (variable of type prefix.Store) as "github.com/CosmWasm/wasmvm/types".KVStore value in argument to k.wasmVM.Reply: prefix.Store does not implement "github.com/CosmWasm/wasmvm/types".KVStore (wrong type for method Iterator)
|
Analyze
cannot use prefixStore (variable of type prefix.Store) as "github.com/CosmWasm/wasmvm/types".KVStore value in argument to k.wasmVM.Query: prefix.Store does not implement "github.com/CosmWasm/wasmvm/types".KVStore (wrong type for method Iterator)
|
Analyze
cannot use prefixStore (variable of type prefix.Store) as "github.com/CosmWasm/wasmvm/types".KVStore value in argument to k.wasmVM.IBCChannelOpen: prefix.Store does not implement "github.com/CosmWasm/wasmvm/types".KVStore (wrong type for method Iterator)
|
Analyze
cannot use prefixStore (variable of type prefix.Store) as "github.com/CosmWasm/wasmvm/types".KVStore value in argument to k.wasmVM.IBCChannelConnect: prefix.Store does not implement "github.com/CosmWasm/wasmvm/types".KVStore (wrong type for method Iterator)
|
Analyze
cannot use prefixStore (variable of type prefix.Store) as "github.com/CosmWasm/wasmvm/types".KVStore value in argument to k.wasmVM.IBCChannelClose: prefix.Store does not implement "github.com/CosmWasm/wasmvm/types".KVStore (wrong type for method Iterator)
|
Analyze
cannot use prefixStore (variable of type prefix.Store) as "github.com/CosmWasm/wasmvm/types".KVStore value in argument to k.wasmVM.IBCPacketAck: prefix.Store does not implement "github.com/CosmWasm/wasmvm/types".KVStore (wrong type for method Iterator)
|
Analyze
The "paths"/"paths-ignore" fields of the config only have effect for JavaScript, Python, and Ruby
|