feat(retention): added image retention policies #7861
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
lint:
pkg/meta/parse.go#L12
File is not `gci`-ed with --skip-generated -s standard,default,prefix(zotregistry.io/zot) (gci)
|
lint:
pkg/meta/parse.go#L15
File is not `gci`-ed with --skip-generated -s standard,default,prefix(zotregistry.io/zot) (gci)
|
lint:
pkg/meta/hooks.go#L66
line is 149 characters (lll)
|
lint:
pkg/storage/gc/gc_test.go#L135
unnecessary conversion (unconvert)
|
lint:
pkg/storage/gc/gc_test.go#L143
unnecessary conversion (unconvert)
|
lint:
pkg/storage/gc/gc_test.go#L147
unnecessary conversion (unconvert)
|
lint:
pkg/storage/gc/gc_test.go#L49
ST1003: should not use underscores in Go names; var gc_test1 should be gcTest1 (stylecheck)
|
lint:
pkg/storage/gc/gc_test.go#L53
ST1003: should not use underscores in Go names; var gc_test2 should be gcTest2 (stylecheck)
|
lint:
pkg/storage/gc/gc_test.go#L57
ST1003: should not use underscores in Go names; var gc_test3 should be gcTest3 (stylecheck)
|
lint:
pkg/storage/gc/gc_test.go#L88
ST1003: should not use underscores in Go names; var gc_untagged1 should be gcUntagged1 (stylecheck)
|