Skip to content

feat(cli): add a --validate option in argo CLI (#23846) #47340

feat(cli): add a --validate option in argo CLI (#23846)

feat(cli): add a --validate option in argo CLI (#23846) #47340

Triggered via pull request October 28, 2025 16:58
Status Failure
Total duration 7m 35s
Artifacts

ci-build.yaml

on: pull_request
Build & cache Go code
3m 21s
Build & cache Go code
Build, test & lint UI code
2m 14s
Build, test & lint UI code
Ensure Go modules synchronicity
46s
Ensure Go modules synchronicity
Lint Go code
7m 3s
Lint Go code
Check changes to generated code
6m 6s
Check changes to generated code
Matrix: Run end-to-end tests
Run unit tests for Go packages
0s
Run unit tests for Go packages
Run unit tests with -race for Go packages
0s
Run unit tests with -race for Go packages
E2E Tests - Composite result
3s
E2E Tests - Composite result
Process & analyze test artifacts
0s
Process & analyze test artifacts
Fit to window
Zoom out
Zoom in

Annotations

18 errors
Build & cache Go code
Process completed with exit code 2.
Build & cache Go code: cmd/argocd/commands/app.go#L2409
undefined: findandPrintDiff
Build & cache Go code: cmd/argocd/commands/app.go#L1623
too many return values
Build & cache Go code: cmd/argocd/commands/app.go#L1619
diffOptions.validate undefined (type *DifferenceOption has no field or method validate)
Build & cache Go code: cmd/argocd/commands/app.go#L1571
undefined: prepareObjectsForDiff
Build & cache Go code: cmd/argocd/commands/app.go#L1425
undefined: findandPrintDiff
Check changes to generated code
Process completed with exit code 2.
Check changes to generated code: cmd/argocd/commands/app.go#L2409
undefined: findandPrintDiff
Check changes to generated code: cmd/argocd/commands/app.go#L1619
diffOptions.validate undefined (type *DifferenceOption has no field or method validate)
Check changes to generated code: cmd/argocd/commands/app.go#L1571
undefined: prepareObjectsForDiff
Check changes to generated code: cmd/argocd/commands/app.go#L1425
undefined: findandPrintDiff
Lint Go code
issues found
Lint Go code: cmd/argocd/commands/app.go#L2409
undefined: findandPrintDiff (typecheck)
Lint Go code: cmd/argocd/commands/app.go#L1623
too many return values
Lint Go code: cmd/argocd/commands/app.go#L1619
diffOptions.validate undefined (type *DifferenceOption has no field or method validate)
Lint Go code: cmd/argocd/commands/app.go#L1571
undefined: prepareObjectsForDiff
Lint Go code: cmd/argocd/commands/app.go#L1425
undefined: findandPrintDiff