Skip to content

package db tests

package db tests #12

Re-run triggered May 12, 2024 10:44
Status Failure
Total duration 1m 7s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test (stable, ubuntu-latest): pkg/db/db.go#L68
Error return value of `bucket.Delete` is not checked (errcheck)
test (stable, ubuntu-latest): pkg/db/db.go#L32
unexported-naming: the symbol DBLoc is local, its name should start with a lowercase letter (revive)
test (stable, ubuntu-latest): pkg/db/db.go#L56
unexported-naming: the symbol DBLoc is local, its name should start with a lowercase letter (revive)
test (stable, ubuntu-latest): pkg/db/db.go#L98
unexported-naming: the symbol DBLoc is local, its name should start with a lowercase letter (revive)
test (stable, ubuntu-latest): pkg/db/db.go#L126
unexported-naming: the symbol DBLoc is local, its name should start with a lowercase letter (revive)
test (stable, ubuntu-latest): pkg/db/db.go#L158
unexported-naming: the symbol DBLoc is local, its name should start with a lowercase letter (revive)
test (stable, ubuntu-latest): pkg/db/db.go#L182
unexported-naming: the symbol DBLoc is local, its name should start with a lowercase letter (revive)
test (stable, ubuntu-latest): pkg/db/db.go#L186
unhandled-error: Unhandled error in call to function os.Remove (revive)
test (stable, ubuntu-latest): cmd/reset.go#L14
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
test (stable, ubuntu-latest): cmd/ls.go#L19
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
test (stable, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/pman/pman. Supported file pattern: go.sum