feat(dex): add optional env field #2156
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/
|