Refactored code to put repository implementations and cache implement… #43
Annotations
9 errors and 1 warning
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#L269
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
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|