Add compatibility for multiple sources #958
Annotations
5 errors
pkg/argocd/argocd.go#L198
S1005: unnecessary assignment to the blank identifier (gosimple)
|
pkg/argocd/update.go#L541
S1009: should omit nil check; len() for []error is defined as zero (gosimple)
|
pkg/argocd/argocd.go#L205
printf: (*github.com/argoproj-labs/argocd-image-updater/pkg/log.LogContext).Tracef format %s has arg sourceIndex of wrong type int (govet)
|
pkg/argocd/argocd.go#L583
SA4022: the address of a variable cannot be nil (staticcheck)
|
|
The logs for this run have expired and are no longer available.
Loading