WIP - Add cached views #3205
Annotations
5 errors
internal/db/store.go#L247
Error return value of `db.refreshViews` is not checked (errcheck)
|
internal/db/view.go#L175
func `(*db).clearViewCaches` is unused (unused)
|
internal/db/view.go#L259
Error return value of `source.Close` is not checked (errcheck)
|
internal/db/view.go#L283
Error return value of `(github.com/ipfs/go-datastore.Write).Put` is not checked (errcheck)
|
|
This job failed
Loading