Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 #92
Annotations
10 errors and 1 warning
lint:
x/staking/keeper/msg_server.go#L16
"github.com/cosmos/cosmos-sdk/crypto/types" imported as cryptotypes and not used (typecheck)
|
lint:
x/distribution/handler.go#L20
previous case (typecheck)
|
lint:
x/staking/handler.go#L19
previous case (typecheck)
|
lint:
cmd/liquidstakingd/main.go#L4
"os" imported and not used (typecheck)
|
lint:
app/export.go#L23
app.NewContext undefined (type *SimApp has no field or method NewContext) (typecheck)
|
lint:
app/export.go#L27
app.LastBlockHeight undefined (type *SimApp has no field or method LastBlockHeight) (typecheck)
|
lint:
app/app.go#L476
app.LoadVersion undefined (type *SimApp has no field or method LoadVersion) (typecheck)
|
lint:
app/app.go#L277
app.MsgServiceRouter undefined (type *SimApp has no field or method MsgServiceRouter) (typecheck)
|
lint:
app/app.go#L379
app.Router undefined (type *SimApp has no field or method Router) (typecheck)
|
lint:
app/app.go#L380
app.MsgServiceRouter undefined (type *SimApp has no field or method MsgServiceRouter) (typecheck)
|
lint
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/.
|