Skip to content

fix: address CVE-2023-39325 #1451

fix: address CVE-2023-39325

fix: address CVE-2023-39325 #1451

Triggered via pull request October 24, 2023 14:32
Status Failure
Total duration 38s
Artifacts

lint.yaml

on: pull_request
Run golangci-lint on PR
25s
Run golangci-lint on PR
Fit to window
Zoom out
Zoom in

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/