Skip to content

fix(gc): respect in-progress .sync sessions when removing repos #14160

fix(gc): respect in-progress .sync sessions when removing repos

fix(gc): respect in-progress .sync sessions when removing repos #14160

Re-run triggered July 19, 2026 04:30
Status Failure
Total duration 4m 26s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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)