Skip to content

Refactored code to put repository implementations and cache implement… #43

Refactored code to put repository implementations and cache implement…

Refactored code to put repository implementations and cache implement… #43

Triggered via push January 15, 2025 14:39
Status Failure
Total duration 2m 14s
Artifacts
Fit to window
Zoom out
Zoom in

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