Skip to content

build(deps): Bump github.com/bufbuild/buf from 1.4.0 to 1.45.0 #503

build(deps): Bump github.com/bufbuild/buf from 1.4.0 to 1.45.0

build(deps): Bump github.com/bufbuild/buf from 1.4.0 to 1.45.0 #503

Triggered via pull request October 14, 2024 13:08
Status Failure
Total duration 3m 25s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: light/provider/http/http.go#L173
attempt declared but not used (typecheck)
golangci-lint: light/provider/http/http.go#L8
"net/url" imported but not used (typecheck)
golangci-lint: internal/evidence/reactor.go#L106
logger declared but not used (typecheck)
golangci-lint: internal/p2p/pex/reactor.go#L228
logger declared but not used (typecheck)
golangci-lint: rpc/client/local/local.go#L234
c.Wait undefined (type *Local has no field or method Wait) (typecheck)
golangci-lint: rpc/client/local/local.go#L288
c.IsRunning undefined (type *Local has no field or method IsRunning) (typecheck)
golangci-lint: internal/consensus/reactor.go#L187
chans declared but not used (typecheck)
golangci-lint: internal/consensus/state.go#L428
cs.Height undefined (type *State has no field or method Height) (typecheck)
golangci-lint: internal/consensus/state.go#L472
cs.Height undefined (type *State has no field or method Height) (typecheck)
golangci-lint: internal/consensus/state.go#L652
cs.Height undefined (type *State has no field or method Height) (typecheck)
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, technote-space/get-diff-action@v6, 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/