Skip to content

build(deps): Bump google.golang.org/protobuf from 1.30.0 to 1.36.2 #1817

build(deps): Bump google.golang.org/protobuf from 1.30.0 to 1.36.2

build(deps): Bump google.golang.org/protobuf from 1.30.0 to 1.36.2 #1817

Triggered via pull request January 8, 2025 01:31
Status Failure
Total duration 6m 14s
Artifacts

lint.yml

on: pull_request
golangci-lint
6m 5s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: client/tx/factory.go#L276
key declared and not used (typecheck)
golangci-lint: runtime/app.go#L98
a.SetBeginBlocker undefined (type *App has no field or method SetBeginBlocker) (typecheck)
golangci-lint: runtime/app.go#L103
a.SetEndBlocker undefined (type *App has no field or method SetEndBlocker) (typecheck)
golangci-lint: runtime/app.go#L108
a.SetPrecommiter undefined (type *App has no field or method SetPrecommiter) (typecheck)
golangci-lint: runtime/app.go#L113
a.SetPrepareCheckStater undefined (type *App has no field or method SetPrepareCheckStater) (typecheck)
golangci-lint: runtime/app.go#L121
a.LoadLatestVersion undefined (type *App has no field or method LoadLatestVersion) (typecheck)
golangci-lint: runtime/app.go#L177
a.GRPCQueryRouter undefined (type *App has no field or method GRPCQueryRouter) (typecheck)
golangci-lint: runtime/app.go#L184
a.GRPCQueryRouter undefined (type *App has no field or method GRPCQueryRouter) (typecheck)
golangci-lint: runtime/app.go#L186
a.Query undefined (type *App has no field or method Query) (typecheck)
golangci-lint: runtime/app.go#L192
a.GRPCQueryRouter undefined (type *App has no field or method GRPCQueryRouter) (typecheck)
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636