Skip to content

Bump cosmossdk.io/client/v2 from 2.0.0-beta.4 to 2.0.0-beta.6 #2661

Bump cosmossdk.io/client/v2 from 2.0.0-beta.4 to 2.0.0-beta.6

Bump cosmossdk.io/client/v2 from 2.0.0-beta.4 to 2.0.0-beta.6 #2661

Triggered via pull request November 22, 2024 08:11
Status Failure
Total duration 2m 26s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: x/dex/keeper/liquidity_iterator.go#L95
missing return (typecheck)
lint: x/interchainqueries/keeper/msg_server.go#L226
consensusState declared and not used (typecheck)
lint: x/interchainqueries/keeper/msg_server.go#L233
clientState declared and not used (typecheck)
lint: x/interchainqueries/keeper/msg_server.go#L254
path declared and not used (typecheck)
lint: x/interchainqueries/keeper/msg_server.go#L19
"github.com/cosmos/ics23/go" imported as ics23 and not used (typecheck)
lint: x/interchaintxs/types/tx.go#L12
"github.com/gogo/protobuf/proto" imported and not used (typecheck)
lint: x/transfer/keeper/keeper.go#L36
k.Logger undefined (type KeeperTransferWrapper has no field or method Logger) (typecheck)
lint: wasmbinding/message_plugin.go#L187
msg.GetSigners undefined (type T has no field or method GetSigners) (typecheck)
lint: wasmbinding/message_plugin.go#L191
msg.GetSigners undefined (type T has no field or method GetSigners) (typecheck)
lint: wasmbinding/message_plugin.go#L229
cannot infer T (wasmbinding/message_plugin.go:186:19) (typecheck)
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/