Skip to content

fix: helm set parameter to allow passing list parameters (cherry-pick #15978) #24518

fix: helm set parameter to allow passing list parameters (cherry-pick #15978)

fix: helm set parameter to allow passing list parameters (cherry-pick #15978) #24518

Triggered via pull request October 16, 2023 20:46
Status Failure
Total duration 45m 6s
Artifacts

ci-build.yaml

on: pull_request
Build & cache Go code
3m 4s
Build & cache Go code
Build, test & lint UI code
3m 11s
Build, test & lint UI code
Ensure Go modules synchronicity
1m 52s
Ensure Go modules synchronicity
Lint Go code
6m 8s
Lint Go code
Check changes to generated code
11m 15s
Check changes to generated code
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
Matrix: Run end-to-end tests
Process & analyze test artifacts
0s
Process & analyze test artifacts
Fit to window
Zoom out
Zoom in

Annotations

14 errors
Build & cache Go code: util/helm/cmd.go#L268
undefined: strings
Build & cache Go code
Process completed with exit code 2.
Lint Go code: server/version/version.go#L11
could not import github.com/argoproj/argo-cd/v2/util/helm (-: # github.com/argoproj/argo-cd/v2/util/helm
Lint Go code: util/helm/cmd.go#L268
undefined: strings) (typecheck)
Lint Go code: hack/gen-resources/generators/cluster_generator.go#L14
could not import github.com/argoproj/argo-cd/v2/util/helm (-: # github.com/argoproj/argo-cd/v2/util/helm
Lint Go code: util/helm/cmd.go#L268
undefined: strings) (typecheck)
Lint Go code: test/e2e/fixture/app/actions.go#L103
undefined: Application (typecheck)
Lint Go code: test/e2e/fixture/app/actions.go#L380
undefined: RefreshType (typecheck)
Lint Go code: test/e2e/fixture/app/consequences.go#L45
undefined: Application (typecheck)
Lint Go code: test/e2e/fixture/app/consequences.go#L65
undefined: Application (typecheck)
Lint Go code: test/e2e/fixture/app/consequences.go#L75
undefined: ResourceStatus (typecheck)
Lint Go code: test/e2e/fixture/app/expectation.go#L61
undefined: SyncStatusCode (typecheck)
Check changes to generated code: util/helm/cmd.go#L268
undefined: strings
Check changes to generated code
Process completed with exit code 2.