chore: use context.Context and appmodule.Environment in 08-wasm #7902
Annotations
10 errors and 1 warning
Run golangci/[email protected]:
modules/light-clients/08-wasm/light_client_module.go#L13
could not import github.com/cosmos/ibc-go/modules/light-clients/08-wasm/keeper (-: # github.com/cosmos/ibc-go/modules/light-clients/08-wasm/keeper
|
Run golangci/[email protected]
cannot use &WasmSnapshotter{} (value of type *WasmSnapshotter) as "cosmossdk.io/store/snapshots/types".ExtensionSnapshotter value in variable declaration: *WasmSnapshotter does not implement "cosmossdk.io/store/snapshots/types".ExtensionSnapshotter (wrong type for method RestoreExtension)
|
Run golangci/[email protected]
cannot use &WasmSnapshotter{…} (value of type *WasmSnapshotter) as "cosmossdk.io/store/snapshots/types".ExtensionSnapshotter value in return statement: *WasmSnapshotter does not implement "cosmossdk.io/store/snapshots/types".ExtensionSnapshotter (wrong type for method RestoreExtension)
|
Run golangci/[email protected]:
modules/light-clients/08-wasm/testing/simapp/app.go#L116
could not import github.com/cosmos/ibc-go/modules/light-clients/08-wasm/keeper (-: # github.com/cosmos/ibc-go/modules/light-clients/08-wasm/keeper
|
Run golangci/[email protected]
cannot use &WasmSnapshotter{} (value of type *WasmSnapshotter) as "cosmossdk.io/store/snapshots/types".ExtensionSnapshotter value in variable declaration: *WasmSnapshotter does not implement "cosmossdk.io/store/snapshots/types".ExtensionSnapshotter (wrong type for method RestoreExtension)
|
Run golangci/[email protected]
cannot use &WasmSnapshotter{…} (value of type *WasmSnapshotter) as "cosmossdk.io/store/snapshots/types".ExtensionSnapshotter value in return statement: *WasmSnapshotter does not implement "cosmossdk.io/store/snapshots/types".ExtensionSnapshotter (wrong type for method RestoreExtension)
|
Run golangci/[email protected]
cannot use &WasmSnapshotter{} (value of type *WasmSnapshotter) as "cosmossdk.io/store/snapshots/types".ExtensionSnapshotter value in variable declaration: *WasmSnapshotter does not implement "cosmossdk.io/store/snapshots/types".ExtensionSnapshotter (wrong type for method RestoreExtension)
|
Run golangci/[email protected]
cannot use &WasmSnapshotter{…} (value of type *WasmSnapshotter) as "cosmossdk.io/store/snapshots/types".ExtensionSnapshotter value in return statement: *WasmSnapshotter does not implement "cosmossdk.io/store/snapshots/types".ExtensionSnapshotter (wrong type for method RestoreExtension)
|
Run golangci/[email protected]:
modules/light-clients/08-wasm/keeper/keeper_test.go#L22
could not import github.com/cosmos/ibc-go/modules/light-clients/08-wasm/keeper (-: # github.com/cosmos/ibc-go/modules/light-clients/08-wasm/keeper [github.com/cosmos/ibc-go/modules/light-clients/08-wasm/keeper.test]
|
Run golangci/[email protected]
cannot use &WasmSnapshotter{} (value of type *WasmSnapshotter) as "cosmossdk.io/store/snapshots/types".ExtensionSnapshotter value in variable declaration: *WasmSnapshotter does not implement "cosmossdk.io/store/snapshots/types".ExtensionSnapshotter (wrong type for method RestoreExtension)
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-go/ibc-go. Supported file pattern: go.sum
|
Loading