feat: watch and reconcile updates to the admin clusterrole #804
codegen.yaml
on: pull_request
Check for go.mod/go.sum synchronicity
19s
Check for changes from make bundle
1m 21s
Ensure that code passes gosec and golint
4m 22s
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)
|