Skip to content

link purb-db to libpurb #2

link purb-db to libpurb

link purb-db to libpurb #2

Triggered via pull request November 8, 2023 13:09
@jbsvjbsv
synchronize #1
purbified-db
Status Failure
Total duration 44s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

go_lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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