link purb-db to libpurb #2
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors and 1 warning
lint:
store/kv/blob.go#L47
Error return value of `xerrors.Errorf` is not checked (errcheck)
|
lint:
store/kv/db.go#L95
Error return value of `p.savePurbified` is not checked (errcheck)
|
lint:
store/kv/db_test.go#L167
Error return value of `b.Scan` is not checked (errcheck)
|
lint:
store/kv/db.go#L30
SA5001: should check returned error before deferring f.Close() (staticcheck)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/purb-db/purb-db. Supported file pattern: go.sum
|