Skip to content

Update to Cadence v1.7.0 #2480

Update to Cadence v1.7.0

Update to Cadence v1.7.0 #2480

Triggered via pull request September 10, 2025 23:49
Status Failure
Total duration 7m 43s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Lint
issues found
Lint: cmd/blocks/cmd.go#L23
Error return value of `pebbleDB.Close` is not checked (errcheck)
Lint: bootstrap/bootstrap.go#L432
Error return value of `b.profiler.Close` is not checked (errcheck)
Lint: api/server.go#L330
Error return value of `h.listener.Close` is not checked (errcheck)
Lint: api/server.go#L327
Error return value of `h.server.Close` is not checked (errcheck)
Lint: api/server.go#L270
Error return value of `r.Body.Close` is not checked (errcheck)