[GITOPS-9015]: Skip OpenshiftDexConfig when OpenShift Cluster Authentication is based on OIDC Provider #1538
codegen.yaml
on: pull_request
Check for go.mod/go.sum synchronicity
22s
Check for changes from make bundle
58s
Ensure that code passes gosec and golint
6m 29s
Annotations
12 errors
|
Check for go.mod/go.sum synchronicity
Process completed with exit code 1.
|
|
Check for changes from make bundle:
test/openshift/e2e/ginkgo/sequential/1-120_repo_server_system_ca_trust.go#L39
missing go.sum entry for module providing package github.com/argoproj-labs/argocd-operator/tests/ginkgo/fixture/application (imported by github.com/redhat-developer/gitops-operator/test/openshift/e2e/ginkgo/sequential); to add:
|
|
Check for changes from make bundle:
test/openshift/e2e/ginkgo/sequential/1-120_repo_server_system_ca_trust.go#L52
missing go.sum entry for module providing package github.com/argoproj-labs/argocd-operator/tests/ginkgo/fixture (imported by github.com/redhat-developer/gitops-operator/test/openshift/e2e/ginkgo/sequential); to add:
|
|
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#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#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#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.
|