Updated to handle subpackages #35
Annotations
10 errors and 1 warning
lint:
pkg/git/git_test.go#L694
Error return value of `update.UpdateLifecycle` is not checked (errcheck)
|
lint:
pkg/git/git_test.go#L760
Error return value of `update.UpdateLifecycle` is not checked (errcheck)
|
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/dbcache.go#L45
field `mutex` is unused (unused)
|
lint:
pkg/cache/dbcache/dbpackagerevisionresourcessql.go#L24
func `pkgRevResourceReadFromDB` is unused (unused)
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|