fix(cli): Prevent Get & Sync from Hanging on Invalid Application Spec #37825
Annotations
3 errors
Run golangci-lint:
cmd/argocd/commands/app.go#L386
lostcancel: the cancel function is not used on all paths (possible context leak) (govet)
|
Run golangci-lint:
cmd/argocd/commands/app.go#L469
lostcancel: this return statement may be reached without using the cancel var defined on line 386 (govet)
|
Run golangci-lint
issues found
|
Loading