Skip to content

chore(deps): Replace k8s deps that have version 0.0.0 #1557

chore(deps): Replace k8s deps that have version 0.0.0

chore(deps): Replace k8s deps that have version 0.0.0 #1557

Triggered via pull request February 26, 2026 12:20
Status Failure
Total duration 3m 20s
Artifacts

codegen.yaml

on: pull_request
Check for go.mod/go.sum synchronicity
22s
Check for go.mod/go.sum synchronicity
Check for changes from make bundle
52s
Check for changes from make bundle
Ensure that code passes gosec and golint
3m 15s
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
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/api/meta (imported by github.com/argoproj-labs/argocd-operator/pkg/cacheutils); to add:
Check for changes from make bundle
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/api/errors (imported by github.com/redhat-developer/gitops-operator/controllers); to add:
Check for changes from make bundle
missing go.sum entry for module providing package k8s.io/client-go/rest (imported by github.com/redhat-developer/gitops-operator/test/openshift/e2e/ginkgo/fixture/utils); to add:
Check for changes from make bundle
missing go.sum entry for module providing package k8s.io/api/networking/v1 (imported by github.com/redhat-developer/gitops-operator/test/openshift/e2e/ginkgo/fixture/utils); to add:
Check for changes from make bundle
missing go.sum entry for module providing package k8s.io/api/autoscaling/v1 (imported by github.com/argoproj-labs/argocd-operator/api/v1alpha1); to add:
Check for changes from make bundle
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/util/intstr (imported by github.com/redhat-developer/gitops-operator/controllers); to add:
Check for changes from make bundle
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/runtime (imported by github.com/redhat-developer/gitops-operator/cmd); to add:
Check for changes from make bundle: api/v1alpha1/groupversion_info.go#L23
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/runtime/schema (imported by github.com/redhat-developer/gitops-operator/api/v1alpha1); to add:
Check for changes from make bundle: api/v1alpha1/gitopsservice_types.go#L21
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/apis/meta/v1 (imported by github.com/redhat-developer/gitops-operator/api/v1alpha1); to add:
Check for changes from make bundle: api/v1alpha1/gitopsservice_types.go#L20
missing go.sum entry for module providing package k8s.io/api/core/v1 (imported by github.com/redhat-developer/gitops-operator/api/v1alpha1); to add:
Ensure that code passes gosec and golint
Process completed with exit code 2.