Skip to content

Pull Ginkgo test cases from argocd-operator repo #1499

Pull Ginkgo test cases from argocd-operator repo

Pull Ginkgo test cases from argocd-operator repo #1499

Triggered via pull request February 19, 2026 16:32
Status Failure
Total duration 6m 0s
Artifacts

codegen.yaml

on: pull_request
Check for go.mod/go.sum synchronicity
34s
Check for go.mod/go.sum synchronicity
Check for changes from make bundle
55s
Check for changes from make bundle
Ensure that code passes gosec and golint
5m 55s
Ensure that code passes gosec and golint
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Check for go.mod/go.sum synchronicity
Process completed with exit code 1.
Check for changes from make bundle: cmd/main.go#L42
missing go.sum entry for module providing package github.com/argoproj-labs/argocd-operator/pkg/clientwrapper (imported by github.com/redhat-developer/gitops-operator/cmd); to add:
Check for changes from make bundle: cmd/main.go#L41
missing go.sum entry for module providing package github.com/argoproj-labs/argocd-operator/pkg/cacheutils (imported by github.com/redhat-developer/gitops-operator/cmd); to add:
Check for changes from make bundle: cmd/main.go#L40
missing go.sum entry for module providing package github.com/argoproj-labs/argocd-operator/controllers/notificationsconfiguration (imported by github.com/redhat-developer/gitops-operator/cmd); to add:
Check for changes from make bundle: cmd/main.go#L35
missing go.sum entry for module providing package github.com/argoproj-labs/argocd-operator/api/v1alpha1 (imported by github.com/redhat-developer/gitops-operator/cmd); to add:
Check for changes from make bundle: cmd/main.go#L34
missing go.sum entry for module providing package github.com/argoproj-labs/argo-rollouts-manager/controllers (imported by github.com/redhat-developer/gitops-operator/cmd); to add:
Check for changes from make bundle: cmd/main.go#L33
missing go.sum entry for module providing package github.com/argoproj-labs/argo-rollouts-manager/api/v1alpha1 (imported by github.com/redhat-developer/gitops-operator/cmd); to add:
Check for changes from make bundle: cmd/main.go#L38
missing go.sum entry for module providing package github.com/argoproj-labs/argocd-operator/controllers/argocd (imported by github.com/redhat-developer/gitops-operator/cmd); to add:
Check for changes from make bundle: cmd/main.go#L37
missing go.sum entry for module providing package github.com/argoproj-labs/argocd-operator/common (imported by github.com/redhat-developer/gitops-operator/cmd); to add:
Check for changes from make bundle: cmd/main.go#L39
missing go.sum entry for module providing package github.com/argoproj-labs/argocd-operator/controllers/argoutil (imported by github.com/redhat-developer/gitops-operator/cmd); to add:
Check for changes from make bundle: cmd/main.go#L36
missing go.sum entry for module providing package github.com/argoproj-labs/argocd-operator/api/v1beta1 (imported by github.com/redhat-developer/gitops-operator/cmd); to add:
Ensure that code passes gosec and golint
Process completed with exit code 2.