chore(deps): Bump github.com/CosmWasm/wasmvm from 1.0.0 to 1.5.5 #98
Triggered via pull request
September 30, 2024 08:37
Status
Failure
Total duration
1m 23s
Artifacts
–
Annotations
10 errors and 2 warnings
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/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|