chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 #1220
Annotations
10 errors and 1 warning
golangci-lint:
x/auth/tx/sigs.go#L90
missing return (typecheck)
|
golangci-lint:
runtime/app.go#L101
a.SetBeginBlocker undefined (type *App has no field or method SetBeginBlocker) (typecheck)
|
golangci-lint:
runtime/app.go#L106
a.SetEndBlocker undefined (type *App has no field or method SetEndBlocker) (typecheck)
|
golangci-lint:
runtime/app.go#L114
a.LoadLatestVersion undefined (type *App has no field or method LoadLatestVersion) (typecheck)
|
golangci-lint:
runtime/app.go#L160
a.GRPCQueryRouter undefined (type *App has no field or method GRPCQueryRouter) (typecheck)
|
golangci-lint:
runtime/app.go#L167
a.GRPCQueryRouter undefined (type *App has no field or method GRPCQueryRouter) (typecheck)
|
golangci-lint:
runtime/app.go#L169
a.Query undefined (type *App has no field or method Query) (typecheck)
|
golangci-lint:
runtime/app.go#L175
a.GRPCQueryRouter undefined (type *App has no field or method GRPCQueryRouter) (typecheck)
|
golangci-lint:
runtime/app.go#L185
a.LoadVersion undefined (type *App has no field or method LoadVersion) (typecheck)
|
golangci-lint:
runtime/builder.go#L47
a.app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter, but does have msgServiceRouter) (typecheck)
|
golangci-lint
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/.
|