feat: bump 08-wasm #331
Annotations
10 errors and 2 warnings
lint:
testing/simapp/simd/cmd/root.go#L33
"github.com/cosmos/cosmos-sdk/x/genutil" imported and not used (typecheck)
|
lint:
modules/apps/27-interchain-accounts/controller/ibc_middleware_test.go#L15
"github.com/cosmos/ibc-go/v7/modules/apps/29-fee" imported as fee and not used (typecheck)
|
lint:
modules/apps/29-fee/ibc_middleware_test.go#L9
"github.com/cosmos/ibc-go/v7/modules/apps/29-fee" imported as fee and not used (typecheck)
|
lint:
modules/apps/transfer/keeper/msg_server_test.go#L106
missing type in composite literal (typecheck)
|
lint:
modules/core/02-client/proposal_handler_test.go#L10
"github.com/cosmos/ibc-go/v7/modules/light-clients/07-tendermint" imported as ibctm and not used (typecheck)
|
lint:
modules/core/02-client/keeper/grpc_query_test.go#L17
"github.com/cosmos/ibc-go/v7/modules/light-clients/07-tendermint" imported as ibctm and not used (typecheck)
|
lint:
modules/core/02-client/migrations/v7/genesis_test.go#L6
"github.com/cosmos/cosmos-sdk/codec" imported and not used (typecheck)
|
lint:
modules/core/02-client/migrations/v7/store_test.go#L7
"github.com/cosmos/cosmos-sdk/codec" imported and not used (typecheck)
|
lint:
modules/core/03-connection/keeper/verify_test.go#L12
"github.com/cosmos/ibc-go/v7/modules/light-clients/07-tendermint" imported as ibctm and not used (typecheck)
|
lint:
modules/core/04-channel/keeper/packet_test.go#L15
"github.com/cosmos/ibc-go/v7/modules/light-clients/07-tendermint" imported as ibctm and not used (typecheck)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3.3.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
modules/core/02-client/types/events.go#L33
var-naming: var EventTypeUpdateWasmCodeId should be EventTypeUpdateWasmCodeID (revive)
|