Up[date go modules #68
Annotations
9 errors
lint:
pkg/cache/dbcache/dbpackage.go#L150
Error return value of `json.Unmarshal` is not checked (errcheck)
|
lint:
pkg/cache/dbcache/dbpackage.go#L160
Error return value of `json.Unmarshal` is not checked (errcheck)
|
lint:
pkg/cache/dbcache/dbpackagerevision.go#L271
Error return value of `json.Unmarshal` is not checked (errcheck)
|
lint:
pkg/cache/dbcache/dbpackagerevisionresourcessql.go#L70
Error return value of `rows.Scan` is not checked (errcheck)
|
lint:
pkg/cache/dbcache/dbpackagerevisionsql.go#L90
Error return value of `rows.Scan` is not checked (errcheck)
|
lint:
pkg/cache/dbcache/dbpackagesql.go#L72
Error return value of `rows.Scan` is not checked (errcheck)
|
lint:
pkg/cache/dbcache/dbpackagerevisionresourcessql.go#L24
func `pkgRevResourceReadFromDB` is unused (unused)
|
lint:
pkg/cache/dbcache/dbpackagerevisionresourcessql.go#L134
func `pkgRevResourceDeleteFromDB` is unused (unused)
|
lint
issues found
|