Skip to content

token factory sdk 50 #439

token factory sdk 50

token factory sdk 50 #439

Triggered via pull request March 8, 2024 17:12
Status Failure
Total duration 39s
Artifacts

golangci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
lint: app/app.go#L43
could not import github.com/osmosis-labs/tokenfactory/bindings (-: # github.com/osmosis-labs/tokenfactory/bindings
lint
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)
lint
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)
lint
too many return values
lint
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) (typecheck)
lint
issues found
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/eve/eve. Supported file pattern: go.sum