Skip to content

chore(deps): Bump github.com/CosmWasm/wasmvm from 1.0.0 to 1.5.0 #69

chore(deps): Bump github.com/CosmWasm/wasmvm from 1.0.0 to 1.5.0

chore(deps): Bump github.com/CosmWasm/wasmvm from 1.0.0 to 1.5.0 #69

Triggered via pull request November 6, 2023 08:46
Status Failure
Total duration 1m 58s
Artifacts

sim.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test
cannot use prefixStore (variable of type prefix.Store) as type "github.com/CosmWasm/wasmvm/types".KVStore in argument to k.wasmVM.Instantiate:
test
cannot use prefixStore (variable of type prefix.Store) as type "github.com/CosmWasm/wasmvm/types".KVStore in argument to k.wasmVM.Execute:
test
cannot use &prefixStore (value of type *prefix.Store) as type "github.com/CosmWasm/wasmvm/types".KVStore in argument to k.wasmVM.Migrate:
test
cannot use prefixStore (variable of type prefix.Store) as type "github.com/CosmWasm/wasmvm/types".KVStore in argument to k.wasmVM.Sudo:
test
cannot use prefixStore (variable of type prefix.Store) as type "github.com/CosmWasm/wasmvm/types".KVStore in argument to k.wasmVM.Reply:
test
cannot use prefixStore (variable of type prefix.Store) as type "github.com/CosmWasm/wasmvm/types".KVStore in argument to k.wasmVM.Query:
test
cannot use prefixStore (variable of type prefix.Store) as type "github.com/CosmWasm/wasmvm/types".KVStore in argument to k.wasmVM.IBCChannelOpen:
test
cannot use prefixStore (variable of type prefix.Store) as type "github.com/CosmWasm/wasmvm/types".KVStore in argument to k.wasmVM.IBCChannelConnect:
test
cannot use prefixStore (variable of type prefix.Store) as type "github.com/CosmWasm/wasmvm/types".KVStore in argument to k.wasmVM.IBCChannelClose:
test
cannot use prefixStore (variable of type prefix.Store) as type "github.com/CosmWasm/wasmvm/types".KVStore in argument to k.wasmVM.IBCPacketAck:
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/