Draft: E2E experiment, don't merge #839
codegen.yaml
on: pull_request
Check for go.mod/go.sum synchronicity
30s
Check for changes from make bundle
1m 16s
Ensure that code passes gosec and golint
4m 39s
Annotations
3 errors
|
Ensure that code passes gosec and golint
Process completed with exit code 2.
|
|
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)
|