Skip to content

WIP - Add cached views #3208

WIP - Add cached views

WIP - Add cached views #3208

Triggered via push September 9, 2024 17:16
Status Failure
Total duration 3m 14s
Artifacts

lint.yml

on: push
Lint GoLang job
3m 4s
Lint GoLang job
Lint YAML job
4s
Lint YAML job
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Lint GoLang job: internal/db/store.go#L247
Error return value of `db.refreshViews` is not checked (errcheck)
Lint GoLang job: internal/db/view.go#L175
func `(*db).clearViewCaches` is unused (unused)
Lint GoLang job: internal/db/view.go#L259
Error return value of `source.Close` is not checked (errcheck)
Lint GoLang job: internal/db/view.go#L283
Error return value of `(github.com/ipfs/go-datastore.Write).Put` is not checked (errcheck)
Lint GoLang job
issues found