Skip to content

Added handling for resources #34

Added handling for resources

Added handling for resources #34

Triggered via push January 9, 2025 16:24
Status Failure
Total duration 3m 14s
Artifacts
Fit to window
Zoom out
Zoom in

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