allow enabling ArgoCD workloads independently #1443
lint.yaml
on: pull_request
Run golangci-lint on PR
2m 12s
Annotations
2 errors and 1 warning
Run golangci-lint on PR:
controllers/argocd/util.go#L1607
S1002: should omit comparison to bool constant, can be simplified to `*enabled` (gosimple)
|
Run golangci-lint on PR
issues found
|
Run golangci-lint on PR
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|