fix(gc): respect in-progress .sync sessions when removing repos #14160
Annotations
7 errors
|
lint
issues found
|
|
lint:
pkg/storage/imagestore/imagestore.go#L950
missing whitespace above this line (too many statements above range) (wsl_v5)
|
|
lint:
pkg/storage/gc/gc.go#L925
variable name 'id' is too short for the scope of its usage (varnamelen)
|
|
lint:
pkg/storage/imagestore/imagestore.go#L965
return with no blank line before (nlreturn)
|
|
lint:
pkg/storage/imagestore/imagestore.go#L963
return with no blank line before (nlreturn)
|
|
lint:
pkg/storage/imagestore/imagestore.go#L954
return with no blank line before (nlreturn)
|
|
lint:
pkg/storage/imagestore/imagestore_test.go#L307
G306: Expect WriteFile permissions to be 0600 or less (gosec)
|