feat(app): v2 wiring #18
Annotations
8 errors
|
app/encoding.go#L21
cannot use []wasmkeeper.Option{} (value of type []"github.com/CosmWasm/wasmd/x/wasm/keeper".Option) as func(*baseapp.BaseApp) value in argument to NewApp
|
app/genesis.go#L31
cannot use []wasmkeeper.Option{} (value of type []"github.com/CosmWasm/wasmd/x/wasm/keeper".Option) as func(*baseapp.BaseApp) value in argument to NewApp
|
app/test_helpers.go#L186
cannot use opts (variable of type []"github.com/CosmWasm/wasmd/x/wasm/keeper".Option) as func(*baseapp.BaseApp) value in argument to NewApp
|
app/test_helpers.go#L340
cannot use emptyWasmOptions (variable of type []"github.com/CosmWasm/wasmd/x/wasm/keeper".Option) as func(*baseapp.BaseApp) value in argument to NewApp
|
app/test_helpers.go#L345
cannot use emptyWasmOptions (variable of type []"github.com/CosmWasm/wasmd/x/wasm/keeper".Option) as func(*baseapp.BaseApp) value in argument to NewApp
|
app/upgrades.go#L29
app.configurator undefined (type TokenFactoryApp has no field or method configurator, but does have Configurator)
|
|
This job was cancelled
Loading