chore: use %q to simplify fmt.Sprintf #35806
Annotations
7 errors
Run golangci-lint:
applicationset/controllers/applicationset_controller_test.go#L1786
printf: fmt.Sprintf format %p has arg obj.Name of wrong type string (govet)
|
Run golangci-lint:
cmd/argocd/commands/cluster.go#L195
printf: fmt.Sprintf format %p has arg clusterauth.ArgoCDManagerServiceAccount of wrong type string (govet)
|
Run golangci-lint:
cmd/argocd/commands/admin/cluster.go#L683
printf: fmt.Sprintf format %p has arg clusterauth.ArgoCDManagerServiceAccount of wrong type string (govet)
|
Run golangci-lint:
controller/health_test.go#L145
printf: fmt.Sprintf format %p has arg tc.newStatus of wrong type github.com/argoproj/gitops-engine/pkg/health.HealthStatusCode (govet)
|
Run golangci-lint:
util/argo/argo.go#L1041
printf: fmt.Sprintf format %p has arg strings.Join(difference, ",") of wrong type string (govet)
|
Run golangci-lint:
util/session/sessionmanager_test.go#L104
printf: (*testing.common).Errorf format %p has arg subject of wrong type string (govet)
|
Run golangci-lint
issues found
|
Loading