Skip to content

fix: Redis Compression Handling for argocd app diff #36775

fix: Redis Compression Handling for argocd app diff

fix: Redis Compression Handling for argocd app diff #36775

Triggered via pull request January 6, 2025 09:35
Status Failure
Total duration 4m 47s
Artifacts

ci-build.yaml

on: pull_request
Build & cache Go code
2m 27s
Build & cache Go code
Build, test & lint UI code
1m 32s
Build, test & lint UI code
Ensure Go modules synchronicity
30s
Ensure Go modules synchronicity
Lint Go code
3m 58s
Lint Go code
Check changes to generated code
4m 17s
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
0s
E2E Tests - Composite result
Process & analyze test artifacts
0s
Process & analyze test artifacts
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
Build & cache Go code: common/common.go#L481
undefined: v1
Build & cache Go code
Process completed with exit code 2.
Lint Go code: reposerver/apiclient/clientset.go#L10
could not import github.com/argoproj/argo-cd/v2/common (-: # github.com/argoproj/argo-cd/v2/common
Lint Go code: common/common.go#L481
undefined: v1) (typecheck)
Lint Go code: util/cli/cli.go#L29
could not import github.com/argoproj/argo-cd/v2/common (-: # github.com/argoproj/argo-cd/v2/common
Lint Go code: common/common.go#L481
undefined: v1) (typecheck)
Lint Go code: cmd/argocd-application-controller/commands/argocd_application_controller.go#L23
could not import github.com/argoproj/argo-cd/v2/common (-: # github.com/argoproj/argo-cd/v2/common
Lint Go code: common/common.go#L481
undefined: v1) (typecheck)
Lint Go code: cmd/argocd-applicationset-controller/commands/applicationset_controller.go#L24
could not import github.com/argoproj/argo-cd/v2/common (-: # github.com/argoproj/argo-cd/v2/common
Lint Go code: common/common.go#L481
undefined: v1) (typecheck)
Lint Go code: cmpserver/apiclient/clientset.go#L8
could not import github.com/argoproj/argo-cd/v2/common (-: # github.com/argoproj/argo-cd/v2/common
Lint Go code: common/common.go#L481
undefined: v1) (typecheck)
Check changes to generated code
Process completed with exit code 2.
changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636