chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 #595
Annotations
10 errors and 1 warning
simapp/app.go#L426
app.MsgServiceRouter undefined (type *SimApp has no field or method MsgServiceRouter) (typecheck)
|
simapp/app.go#L438
app.MsgServiceRouter undefined (type *SimApp has no field or method MsgServiceRouter) (typecheck)
|
simapp/app.go#L475
app.MsgServiceRouter undefined (type *SimApp has no field or method MsgServiceRouter) (typecheck)
|
simapp/app.go#L593
app.GRPCQueryRouter undefined (type *SimApp has no field or method GRPCQueryRouter) (typecheck)
|
simapp/app.go#L599
app.GRPCQueryRouter undefined (type *SimApp has no field or method GRPCQueryRouter) (typecheck)
|
simapp/app.go#L613
app.MountKVStores undefined (type *SimApp has no field or method MountKVStores) (typecheck)
|
simapp/app.go#L614
app.MountTransientStores undefined (type *SimApp has no field or method MountTransientStores) (typecheck)
|
simapp/app.go#L615
app.MountMemoryStores undefined (type *SimApp has no field or method MountMemoryStores) (typecheck)
|
simapp/app.go#L618
app.SetInitChainer undefined (type *SimApp has no field or method SetInitChainer) (typecheck)
|
simapp/app.go#L619
app.SetBeginBlocker undefined (type *SimApp has no field or method SetBeginBlocker) (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, 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/
|
The logs for this run have expired and are no longer available.
Loading