Skip to content

refactor: util

refactor: util #144

Triggered via push March 26, 2024 16:30
Status Failure
Total duration 1m 2s
Artifacts

all.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

30 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".
test / test: testutil/sample/sample.go#L4
github.com/cosmos/[email protected]: replacement directory ../cosmos-sdk does not exist
test / test: testutil/sample/sample.go#L5
github.com/cosmos/[email protected]: replacement directory ../cosmos-sdk does not exist
test / test
github.com/cosmos/[email protected]: replacement directory ../cosmos-sdk does not exist
test / test
github.com/cosmos/[email protected]: replacement directory ../cosmos-sdk does not exist
test / test
github.com/cosmos/[email protected]: replacement directory ../cosmos-sdk does not exist
test / test
github.com/cosmos/[email protected]: replacement directory ../cosmos-sdk does not exist
test / test
github.com/cosmos/[email protected]: replacement directory ../cosmos-sdk does not exist
test / test
github.com/cosmos/[email protected]: replacement directory ../cosmos-sdk does not exist
test / test
github.com/cosmos/[email protected]: replacement directory ../cosmos-sdk does not exist
test / test
github.com/cosmos/[email protected]: replacement directory ../cosmos-sdk does not exist
lint / golangci: x/query/module.go#L9
"fmt" imported and not used (typecheck)
lint / golangci: app/app.go#L363
app.SetAnteHandler undefined (type *App has no field or method SetAnteHandler) (typecheck)
lint / golangci: app/app.go#L375
app.SetPostHandler undefined (type *App has no field or method SetPostHandler) (typecheck)
lint / golangci: app/app.go#L378
app.RegisterStreamingServices undefined (type *App has no field or method RegisterStreamingServices) (typecheck)
lint / golangci: app/app.go#L384
app.ModuleManager undefined (type *App has no field or method ModuleManager) (typecheck)
lint / golangci: app/app.go#L406
app.Load undefined (type *App has no field or method Load) (typecheck)
lint / golangci: app/app.go#L431
app.UnsafeFindStoreKey undefined (type *App has no field or method UnsafeFindStoreKey) (typecheck)
lint / golangci: app/app.go#L440
app.UnsafeFindStoreKey undefined (type *App has no field or method UnsafeFindStoreKey) (typecheck)
lint / golangci: app/app.go#L451
app.GetStoreKeys undefined (type *App has no field or method GetStoreKeys) (typecheck)
lint / golangci: app/export.go#L24
app.NewContextLegacy undefined (type *App has no field or method NewContextLegacy) (typecheck)
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/.
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/.