Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 #420
Annotations
10 errors and 1 warning
golangci-lint:
x/bank/keeper/keeper.go#L73
k.SendCoinsFromModuleToModule undefined (type WrappedBankKeeper has no field or method SendCoinsFromModuleToModule) (typecheck)
|
golangci-lint:
client/grpc/node/service.go#L7
"github.com/cometbft/cometbft/crypto/secp256k1" imported and not used (typecheck)
|
golangci-lint:
x/globalfee/feechecker/feechecker.go#L93
previous case (typecheck)
|
golangci-lint:
x/oracle/handler.go#L17
previous case (typecheck)
|
golangci-lint:
cmd/bandd/main.go#L4
"os" imported and not used (typecheck)
|
golangci-lint:
testing/testapp/setup.go#L116
app.BaseApp undefined (type *TestingApp has no field or method BaseApp) (typecheck)
|
golangci-lint:
testing/testapp/setup.go#L121
app.StakingKeeper undefined (type *TestingApp has no field or method StakingKeeper) (typecheck)
|
golangci-lint:
testing/testapp/setup.go#L126
app.IBCKeeper undefined (type *TestingApp has no field or method IBCKeeper) (typecheck)
|
golangci-lint:
testing/testapp/setup.go#L131
app.ScopedIBCKeeper undefined (type *TestingApp has no field or method ScopedIBCKeeper) (typecheck)
|
golangci-lint:
testing/testapp/setup.go#L269
app.AppCodec undefined (type *TestingApp has no field or method AppCodec) (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, 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/.
|
Loading