build(deps): Bump github.com/cosmos/cosmos-proto from 1.0.0-beta.3 to 1.0.0-beta.5 #1564
Annotations
10 errors and 1 warning
run linting (short):
client/tx/factory.go#L278
key declared and not used (typecheck)
|
run linting (short):
runtime/app.go#L99
a.SetBeginBlocker undefined (type *App has no field or method SetBeginBlocker) (typecheck)
|
run linting (short):
runtime/app.go#L104
a.SetEndBlocker undefined (type *App has no field or method SetEndBlocker) (typecheck)
|
run linting (short):
runtime/app.go#L109
a.SetPrecommiter undefined (type *App has no field or method SetPrecommiter) (typecheck)
|
run linting (short):
runtime/app.go#L114
a.SetPrepareCheckStater undefined (type *App has no field or method SetPrepareCheckStater) (typecheck)
|
run linting (short):
runtime/app.go#L122
a.LoadLatestVersion undefined (type *App has no field or method LoadLatestVersion) (typecheck)
|
run linting (short):
runtime/app.go#L184
a.GRPCQueryRouter undefined (type *App has no field or method GRPCQueryRouter) (typecheck)
|
run linting (short):
runtime/app.go#L192
a.GRPCQueryRouter undefined (type *App has no field or method GRPCQueryRouter) (typecheck)
|
run linting (short):
runtime/app.go#L200
a.GRPCQueryRouter undefined (type *App has no field or method GRPCQueryRouter) (typecheck)
|
run linting (short):
runtime/app.go#L210
a.LoadVersion undefined (type *App has no field or method LoadVersion) (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading