Implement a Rdbms prototype repository for Porch #33
Annotations
9 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/dbpackagerevisionsql.go#L85
Error return value of `rows.Scan` is not checked (errcheck)
|
lint:
pkg/cache/dbcache/dbpackagesql.go#L56
Error return value of `rows.Scan` is not checked (errcheck)
|
lint:
pkg/cache/dbcache/dbrepository.go#L299
Error return value of `json.Unmarshal` is not checked (errcheck)
|
lint:
pkg/cache/dbcache/dbrepository.go#L309
Error return value of `json.Unmarshal` is not checked (errcheck)
|
lint:
pkg/cache/dbcache/dbcache.go#L45
field `mutex` is unused (unused)
|
lint:
pkg/cache/dbcache/dbrepository.go#L252
ineffectual assignment to ctx (ineffassign)
|
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
|