fix: address CVE-2023-39325 #1451
lint.yaml
on: pull_request
Run golangci-lint on PR
25s
Annotations
3 errors and 1 warning
Run golangci-lint on PR:
controllers/argocd/testing.go#L79
Error return value is not checked (errcheck)
|
Run golangci-lint on PR:
controllers/argocd/testing.go#L55
`makeTestReconciler` - `t` is unused (unparam)
|
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/
|