Skip to content

fix build ci

fix build ci #2

Triggered via pull request October 11, 2024 03:17
Status Failure
Total duration 5m 49s
Artifacts

golangci.lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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#L59
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