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