Skip to content

feat(dex): add optional env field #2156

feat(dex): add optional env field

feat(dex): add optional env field #2156

Triggered via pull request October 18, 2023 19:16
Status Failure
Total duration 2m 39s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build: api/v1alpha1/argocd_conversion.go#L48
cannot convert src.Spec.Dex (variable of type *ArgoCDDexSpec) to type *v1beta1.ArgoCDDexSpec
build: api/v1alpha1/argocd_conversion.go#L247
cannot convert src.Dex (variable of type *ArgoCDDexSpec) to type *v1beta1.ArgoCDDexSpec
build: api/v1alpha1/argocd_conversion.go#L451
cannot convert src.Dex (variable of type *v1beta1.ArgoCDDexSpec) to type *ArgoCDDexSpec
build
cannot convert src.Spec.Dex (variable of type *ArgoCDDexSpec) to *v1beta1.ArgoCDDexSpec
build
Process completed with exit code 2.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/