Skip to content

feat: watch and reconcile updates to the admin clusterrole #804

feat: watch and reconcile updates to the admin clusterrole

feat: watch and reconcile updates to the admin clusterrole #804

Triggered via pull request August 11, 2025 15:13
Status Failure
Total duration 4m 24s
Artifacts

codegen.yaml

on: pull_request
Check for go.mod/go.sum synchronicity
19s
Check for go.mod/go.sum synchronicity
Check for changes from make bundle
1m 21s
Check for changes from make bundle
Ensure that code passes gosec and golint
4m 22s
Ensure that code passes gosec and golint
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Ensure that code passes gosec and golint
Process completed with exit code 2.
Ensure that code passes gosec and golint: controllers/argocd/openshift/openshift.go#L17
ST1019(related information): other import of "k8s.io/api/rbac/v1" (staticcheck)
Ensure that code passes gosec and golint: controllers/argocd/openshift/openshift.go#L16
ST1019: package "k8s.io/api/rbac/v1" is being imported more than once (staticcheck)
Ensure that code passes gosec and golint: cmd/main.go#L39
ST1019(related information): other import of "github.com/argoproj-labs/argocd-operator/controllers/argocd" (staticcheck)
Ensure that code passes gosec and golint: cmd/main.go#L38
ST1019: package "github.com/argoproj-labs/argocd-operator/controllers/argocd" is being imported more than once (staticcheck)