Skip to content

test: testing gitops-engine fork pr 565 #26497

test: testing gitops-engine fork pr 565

test: testing gitops-engine fork pr 565 #26497

Triggered via pull request January 23, 2024 23:25
Status Failure
Total duration 3m 31s
Artifacts

ci-build.yaml

on: pull_request
Build & cache Go code
2m 32s
Build & cache Go code
Build, test & lint UI code
1m 36s
Build, test & lint UI code
Ensure Go modules synchronicity
34s
Ensure Go modules synchronicity
Lint Go code
3m 21s
Lint Go code
Check changes to generated code
2m 36s
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

21 errors
Build & cache Go code
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSynced)
Build & cache Go code
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSynced)
Build & cache Go code
impossible type assertion: h.(map[string]toolscache.ResourceEventHandlerRegistration)
Build & cache Go code: util/argo/diff/diff.go#L100
undefined: diff.ServerSideDryRunner
Build & cache Go code: util/argo/diff/diff.go#L162
undefined: diff.ServerSideDryRunner
Build & cache Go code: util/argo/diff/diff.go#L181
undefined: diff.ServerSideDryRunner
Build & cache Go code: util/argo/diff/diff.go#L221
undefined: diff.ServerSideDryRunner
Build & cache Go code: util/argo/diff/diff.go#L293
undefined: diff.WithServerSideDiff
Build & cache Go code: util/argo/diff/diff.go#L294
undefined: diff.WithServerSideDryRunner
Build & cache Go code: util/argo/diff/diff.go#L295
undefined: diff.WithIgnoreMutationWebhook
Check changes to generated code
Process completed with exit code 2.
Lint Go code: util/argo/diff/diff.go#L1
: # github.com/argoproj/argo-cd/v2/util/argo/diff
Lint Go code: util/argo/diff/diff.go#L100
undefined: diff.ServerSideDryRunner
Lint Go code: util/argo/diff/diff.go#L162
undefined: diff.ServerSideDryRunner
Lint Go code: util/argo/diff/diff.go#L181
undefined: diff.ServerSideDryRunner
Lint Go code: util/argo/diff/diff.go#L221
undefined: diff.ServerSideDryRunner
Lint Go code: util/argo/diff/diff.go#L293
undefined: diff.WithServerSideDiff
Lint Go code: util/argo/diff/diff.go#L294
undefined: diff.WithServerSideDryRunner
Lint Go code: util/argo/diff/diff.go#L295
undefined: diff.WithIgnoreMutationWebhook (typecheck)
Lint Go code: applicationset/controllers/applicationset_controller.go#L35
could not import sigs.k8s.io/controller-runtime/pkg/cache (-: # sigs.k8s.io/controller-runtime/pkg/cache
Lint Go code
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSynced)