provider proxy #1
Annotations
6 errors and 2 warnings
analysis:
pkg/filters/proxies/providerproxy/provider_selector.go#L92
S1005: unnecessary assignment to the blank identifier (gosimple)
|
analysis:
pkg/filters/proxies/providerproxy/provider_selector.go#L94
loopclosure: loop variable i captured by func literal (govet)
|
analysis:
pkg/filters/proxies/providerproxy/provider_selector.go#L100
loopclosure: loop variable i captured by func literal (govet)
|
analysis:
pkg/filters/proxies/providerproxy/provider_selector.go#L110
loopclosure: loop variable i captured by func literal (govet)
|
analysis:
pkg/filters/proxies/providerproxy/providerproxy.go#L61
SA4006: this value of `err` is never used (staticcheck)
|
analysis
issues found
|
analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
analysis
Restore cache failed: Dependencies file is not found in /home/runner/work/easegress-providerproxy/easegress-providerproxy. Supported file pattern: go.sum
|