fix: update error message for unsupported v1 schema #70
Annotations
6 errors
internal/sync/images.go#L167
`if strings.HasPrefix(dst, "r2:") || strings.HasPrefix(dst, "s3:")` has complex nested blocks (complexity: 5) (nestif)
|
internal/sync/s3.go#L195
func `s3ObjectExists` is unused (unused)
|
internal/sync/images.go#L284
SA4004: the surrounding loop is unconditionally terminated (staticcheck)
|
internal/sync/s3.go#L219
SA5011: possible nil pointer dereference (staticcheck)
|
internal/sync/s3.go#L226
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
|
|
The logs for this run have expired and are no longer available.
Loading