chore(deps): bump github.com/CosmWasm/wasmd from 0.45.0 to 0.52.0 #802
Annotations
10 errors and 1 warning
golangci-lint:
x/feeshare/types/feeshare.go#L7
could not import github.com/cosmos/cosmos-sdk/types/errors (-: # github.com/cosmos/cosmos-sdk/types/errors
|
golangci-lint
undefined: abci.ResponseDeliverTx
|
golangci-lint
undefined: abci.ResponseDeliverTx) (typecheck)
|
golangci-lint:
x/feeshare/keeper/msg_server.go#L11
could not import github.com/cosmos/cosmos-sdk/types/errors (-: # github.com/cosmos/cosmos-sdk/types/errors
|
golangci-lint
undefined: abci.ResponseDeliverTx
|
golangci-lint
undefined: abci.ResponseDeliverTx) (typecheck)
|
golangci-lint:
app/ante/ante.go#L11
could not import github.com/cosmos/cosmos-sdk/types/errors (-: # github.com/cosmos/cosmos-sdk/types/errors
|
golangci-lint
undefined: abci.ResponseDeliverTx
|
golangci-lint
undefined: abci.ResponseDeliverTx) (typecheck)
|
golangci-lint:
app/ante/ante.go#L36
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
golangci-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/get-diff-action@v6, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|