fix(cli): Prevent Get & Sync from Hanging on Invalid Application Spec #37825
ci-build.yaml
on: pull_request
changes
18s
Ensure Go modules synchronicity
21s
Lint Go code
3m 54s
Check changes to generated code
5m 22s
Matrix: Run end-to-end tests
Run unit tests with -race for Go packages
9m 53s
E2E Tests - Composite result
0s
Process & analyze test artifacts
33s
Annotations
4 errors
Lint Go code:
cmd/argocd/commands/app.go#L386
lostcancel: the cancel function is not used on all paths (possible context leak) (govet)
|
Lint Go code:
cmd/argocd/commands/app.go#L469
lostcancel: this return statement may be reached without using the cancel var defined on line 386 (govet)
|
Lint Go code
issues found
|
Check changes to generated code
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e-code-coverage
|
3.11 MB |
|
race-results
|
1.31 MB |
|
test-results
|
1.3 MB |
|