Update to latest commit of argo-rollouts-manager 'a100fc1d88b8e3eee5d0d31a8be2956f96005d77' and argocd-operator '5135028d69782184553b57088981c72125aa77d7' #781
codegen.yaml
on: pull_request
Check for go.mod/go.sum synchronicity
34s
Check for changes from make bundle
1m 15s
Ensure that code passes gosec and golint
4m 45s
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_controller_test.go#L222
SA1019: r.result.Requeue is deprecated: Use `RequeueAfter` instead. (staticcheck)
|
|
Ensure that code passes gosec and golint:
controllers/argocd_controller_test.go#L207
SA1019: r.result.Requeue is deprecated: Use `RequeueAfter` instead. (staticcheck)
|