fix(dedupe): use a common blobs dir to simplify #12795
Annotations
10 errors
|
lint:
pkg/storage/imagestore/imagestore.go#L1208
The line is 125 characters long, which exceeds the maximum of 120 characters. (lll)
|
|
lint:
pkg/storage/imagestore/imagestore.go#L1178
Line contains TODO/BUG/FIXME: "FIXME: this seems incorrect" (godox)
|
|
lint:
pkg/storage/gc/gc.go#L115
Line contains TODO/BUG/FIXME: "FIXME: we don't have dedupe flag here!" (godox)
|
|
lint:
pkg/storage/gc/gc.go#L114
Line contains TODO/BUG/FIXME: "FIXME: also keep cache in sync" (godox)
|
|
lint:
pkg/storage/cache_test.go#L68
commentFormatting: put a space between `//` and comment text (gocritic)
|
|
lint:
pkg/storage/cache/boltdb_test.go#L71
commentFormatting: put a space between `//` and comment text (gocritic)
|
|
lint:
pkg/api/controller.go#L568
commentFormatting: put a space between `//` and comment text (gocritic)
|
|
lint:
pkg/storage/cache/boltdb_test.go#L51
Error return value is not checked (errcheck)
|
|
lint:
pkg/storage/cache/boltdb_test.go#L46
Error return value is not checked (errcheck)
|
|
lint:
pkg/storage/cache/boltdb_test.go#L41
Error return value is not checked (errcheck)
|