Skip to content

allow enabling ArgoCD workloads independently #1443

allow enabling ArgoCD workloads independently

allow enabling ArgoCD workloads independently #1443

Triggered via pull request October 19, 2023 03:29
Status Failure
Total duration 2m 22s
Artifacts

lint.yaml

on: pull_request
Run golangci-lint on PR
2m 12s
Run golangci-lint on PR
Fit to window
Zoom out
Zoom in

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/