Skip to content

fix: improve observability #263

fix: improve observability

fix: improve observability #263

Triggered via push July 2, 2025 14:30
Status Failure
Total duration 2m 3s
Artifacts

security.yml

on: push
Perform SAST analysis (golangci-lint)
1m 57s
Perform SAST analysis (golangci-lint)
Perform SCA analysis (govulncheck)
1m 41s
Perform SCA analysis (govulncheck)
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Perform SAST analysis (golangci-lint)
issues found
Perform SAST analysis (golangci-lint): internal/sync/images_purge.go#L23
function delete has same name as predeclared identifier (predeclared)
Perform SAST analysis (golangci-lint): internal/sync/images_tags.go#L19
`if len(image.Tags) > 0` has complex nested blocks (complexity: 8) (nestif)
Perform SAST analysis (golangci-lint): internal/sync/s3_purge.go#L168
S1011: should replace loop with `blobs = append(blobs, matches...)` (gosimple)