Skip to content

Bump cosmossdk.io/api from 0.3.1 to 0.7.1 #316

Bump cosmossdk.io/api from 0.3.1 to 0.7.1

Bump cosmossdk.io/api from 0.3.1 to 0.7.1 #316

Triggered via pull request September 18, 2023 02:26
Status Failure
Total duration 6m 4s
Artifacts

golangci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 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: modules/light-clients/08-wasm/types/errors.go#L7
var-naming: var ErrInvalidCodeId should be ErrInvalidCodeID (revive)
lint: modules/light-clients/08-wasm/types/client_state.go#L94
receiver-naming: receiver name c should be consistent with previous receiver name cs for ClientState (revive)
lint: modules/light-clients/08-wasm/types/msgs.go#L28
receiver-naming: receiver name m should be consistent with previous receiver name msg for MsgPushNewWasmCode (revive)
lint: modules/light-clients/08-wasm/types/msgs.go#L38
receiver-naming: receiver name m should be consistent with previous receiver name msg for MsgPushNewWasmCode (revive)