Bump github.com/CosmWasm/wasmvm/v2 from 2.1.4 to 2.2.0 #4294
Annotations
10 errors and 3 warnings
Run golangci/golangci-lint-action@v2:
app/keepers/keepers.go#L35
could not import github.com/CosmWasm/wasmd/x/wasm/keeper (-: # github.com/CosmWasm/wasmd/x/wasm/keeper
|
Run golangci/golangci-lint-action@v2
cannot use wasmvm.NewVM(filepath.Join(homeDir, "wasm"), availableCapabilities, contractMemoryLimit, wasmConfig.ContractDebugMode, wasmConfig.MemoryCacheSize) (value of type *cosmwasm.VM) as "github.com/CosmWasm/wasmd/x/wasm/types".WasmEngine value in assignment: *cosmwasm.VM does not implement "github.com/CosmWasm/wasmd/x/wasm/types".WasmEngine (missing method SimulateStoreCode)) (typecheck)
|
Run golangci/golangci-lint-action@v2:
internal/wasm/distribution.go#L8
could not import github.com/CosmWasm/wasmd/x/wasm/keeper (-: # github.com/CosmWasm/wasmd/x/wasm/keeper
|
Run golangci/golangci-lint-action@v2
cannot use wasmvm.NewVM(filepath.Join(homeDir, "wasm"), availableCapabilities, contractMemoryLimit, wasmConfig.ContractDebugMode, wasmConfig.MemoryCacheSize) (value of type *cosmwasm.VM) as "github.com/CosmWasm/wasmd/x/wasm/types".WasmEngine value in assignment: *cosmwasm.VM does not implement "github.com/CosmWasm/wasmd/x/wasm/types".WasmEngine (missing method SimulateStoreCode)) (typecheck)
|
Run golangci/golangci-lint-action@v2:
x/alloc/wasm/encoder.go#L8
could not import github.com/CosmWasm/wasmd/x/wasm/keeper (-: # github.com/CosmWasm/wasmd/x/wasm/keeper
|
Run golangci/golangci-lint-action@v2
cannot use wasmvm.NewVM(filepath.Join(homeDir, "wasm"), availableCapabilities, contractMemoryLimit, wasmConfig.ContractDebugMode, wasmConfig.MemoryCacheSize) (value of type *cosmwasm.VM) as "github.com/CosmWasm/wasmd/x/wasm/types".WasmEngine value in assignment: *cosmwasm.VM does not implement "github.com/CosmWasm/wasmd/x/wasm/types".WasmEngine (missing method SimulateStoreCode)) (typecheck)
|
Run golangci/golangci-lint-action@v2:
app/ante.go#L7
could not import github.com/CosmWasm/wasmd/x/wasm/keeper (-: # github.com/CosmWasm/wasmd/x/wasm/keeper
|
Run golangci/golangci-lint-action@v2
cannot use wasmvm.NewVM(filepath.Join(homeDir, "wasm"), availableCapabilities, contractMemoryLimit, wasmConfig.ContractDebugMode, wasmConfig.MemoryCacheSize) (value of type *cosmwasm.VM) as "github.com/CosmWasm/wasmd/x/wasm/types".WasmEngine value in assignment: *cosmwasm.VM does not implement "github.com/CosmWasm/wasmd/x/wasm/types".WasmEngine (missing method SimulateStoreCode)) (typecheck)
|
Run golangci/golangci-lint-action@v2:
cmd/starsd/cmd/root.go#L40
could not import github.com/CosmWasm/wasmd/x/wasm/keeper (-: # github.com/CosmWasm/wasmd/x/wasm/keeper
|
Run golangci/golangci-lint-action@v2
cannot use wasmvm.NewVM(filepath.Join(homeDir, "wasm"), availableCapabilities, contractMemoryLimit, wasmConfig.ContractDebugMode, wasmConfig.MemoryCacheSize) (value of type *cosmwasm.VM) as "github.com/CosmWasm/wasmd/x/wasm/types".WasmEngine value in assignment: *cosmwasm.VM does not implement "github.com/CosmWasm/wasmd/x/wasm/types".WasmEngine (missing method SimulateStoreCode)) (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run golangci/golangci-lint-action@v2
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run golangci/golangci-lint-action@v2
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading