chore: backport Ginkgo E2E test changes from argocd-operator #769
codegen.yaml
on: pull_request
Check for go.mod/go.sum synchronicity
23s
Check for changes from make bundle
1m 28s
Ensure that code passes gosec and golint
4m 5s
Annotations
4 errors
|
Check for go.mod/go.sum synchronicity
Process completed with exit code 1.
|
|
Ensure that code passes gosec and golint
Process completed with exit code 2.
|
|
Ensure that code passes gosec and golint:
test/openshift/e2e/ginkgo/parallel/1-019_validate_volume_mounts_test.go#L387
unknown field VolumeMounts in struct literal of type "github.com/argoproj-labs/argocd-operator/api/v1beta1".ArgoCDDexSpec (typecheck)
|
|
Ensure that code passes gosec and golint:
test/openshift/e2e/ginkgo/parallel/1-019_validate_volume_mounts_test.go#L384
unknown field Volumes in struct literal of type "github.com/argoproj-labs/argocd-operator/api/v1beta1".ArgoCDDexSpec
|