token factory sdk 50 #271
Annotations
5 errors
Test
cannot use &CustomMessenger{…} (value of type *CustomMessenger) as "github.com/CosmWasm/wasmd/x/wasm/keeper".Messenger value in return statement: *CustomMessenger does not implement "github.com/CosmWasm/wasmd/x/wasm/keeper".Messenger (wrong type for method DispatchMsg)
|
Test
cannot use (*CustomMessenger)(nil) (value of type *CustomMessenger) as "github.com/CosmWasm/wasmd/x/wasm/keeper".Messenger value in variable declaration: *CustomMessenger does not implement "github.com/CosmWasm/wasmd/x/wasm/keeper".Messenger (wrong type for method DispatchMsg)
|
Test
too many return values
|
Test
cannot use msg (variable of type "github.com/CosmWasm/wasmvm/types".CosmosMsg) as "github.com/CosmWasm/wasmvm/v2/types".CosmosMsg value in argument to m.wrapped.DispatchMsg
|
Test
Process completed with exit code 1.
|
Loading