chore: update deps #149
Annotations
21 errors and 2 warnings
lint / buf:
proto/kyve/query/v1beta1/account.proto#L15
RPC response type "QueryAccountAssetsResponse" should be named "AccountAssetsResponse" or "QueryAccountAccountAssetsResponse".
|
lint / buf:
proto/kyve/query/v1beta1/account.proto#L20
RPC response type "QueryAccountDelegationUnbondingsResponse" should be named "AccountDelegationUnbondingsResponse" or "QueryAccountAccountDelegationUnbondingsResponse".
|
lint / buf:
proto/kyve/query/v1beta1/account.proto#L25
RPC response type "QueryAccountFundedListResponse" should be named "AccountFundedListResponse" or "QueryAccountAccountFundedListResponse".
|
lint / buf:
proto/kyve/query/v1beta1/account.proto#L30
RPC response type "QueryAccountRedelegationResponse" should be named "AccountRedelegationResponse" or "QueryAccountAccountRedelegationResponse".
|
lint / buf:
proto/kyve/query/v1beta1/bundles.proto#L14
RPC response type "QueryFinalizedBundlesResponse" should be named "FinalizedBundlesQueryResponse" or "QueryBundlesFinalizedBundlesQueryResponse".
|
lint / buf:
proto/kyve/query/v1beta1/bundles.proto#L19
RPC response type "FinalizedBundle" should be named "FinalizedBundleQueryResponse" or "QueryBundlesFinalizedBundleQueryResponse".
|
lint / buf:
proto/kyve/query/v1beta1/bundles.proto#L24
RPC response type "QueryCurrentVoteStatusResponse" should be named "CurrentVoteStatusResponse" or "QueryBundlesCurrentVoteStatusResponse".
|
lint / buf:
proto/kyve/query/v1beta1/bundles.proto#L29
RPC response type "QueryCanValidateResponse" should be named "CanValidateResponse" or "QueryBundlesCanValidateResponse".
|
lint / buf:
proto/kyve/query/v1beta1/bundles.proto#L34
RPC response type "QueryCanProposeResponse" should be named "CanProposeResponse" or "QueryBundlesCanProposeResponse".
|
lint / buf:
proto/kyve/query/v1beta1/bundles.proto#L39
RPC response type "QueryCanVoteResponse" should be named "CanVoteResponse" or "QueryBundlesCanVoteResponse".
|
lint / golangci:
docs/docs.go#L32
Error return value of `t.Execute` is not checked (errcheck)
|
lint / golangci:
cmd/kyved/cmd/root.go#L133
Error return value of `f.Value.Set` is not checked (errcheck)
|
lint / golangci:
app/app.go#L481
unreachable: unreachable code (govet)
|
lint / golangci:
x/pool/types/codec.go#L25
SA1019: codec.NewAminoCodec is deprecated: NewAminoCodec returns a reference to a new AminoCodec. Use NewLegacyAmino instead. (staticcheck)
|
lint / golangci:
x/stakers/types/codec.go#L32
SA1019: codec.NewAminoCodec is deprecated: NewAminoCodec returns a reference to a new AminoCodec. Use NewLegacyAmino instead. (staticcheck)
|
lint / golangci:
x/delegation/types/codec.go#L27
SA1019: codec.NewAminoCodec is deprecated: NewAminoCodec returns a reference to a new AminoCodec. Use NewLegacyAmino instead. (staticcheck)
|
lint / golangci:
app/ibc.go#L29
SA1019: "github.com/cosmos/ibc-go/v8/modules/core/02-client/types" is deprecated: The legacy v1beta1 gov types maintained in this file are deprecated and will be removed in a future release. Please use MsgIBCSoftwareUpgrade and MsgRecoverClient in favour of the legacy v1beta1 gov proposal types. (staticcheck)
|
lint / golangci:
testutil/integration/checks.go#L79
SA1019: sdk.WrapSDKContext is deprecated: there is no need to wrap anymore as the Cosmos SDK context implements context.Context. (staticcheck)
|
lint / golangci:
testutil/integration/checks.go#L80
SA1019: sdk.WrapSDKContext is deprecated: there is no need to wrap anymore as the Cosmos SDK context implements context.Context. (staticcheck)
|
lint / golangci:
testutil/integration/checks.go#L113
SA1019: sdk.WrapSDKContext is deprecated: there is no need to wrap anymore as the Cosmos SDK context implements context.Context. (staticcheck)
|
test / test
Process completed with exit code 1.
|
lint / golangci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|