Skip to content

WIP: Support CONNECT-only proxies with HTTP hosts #1974

WIP: Support CONNECT-only proxies with HTTP hosts

WIP: Support CONNECT-only proxies with HTTP hosts #1974

Triggered via pull request September 10, 2026 11:55
Status Failure
Total duration 2m 9s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint
issues found
lint: http/download.go#L68
Error return value of `proxyTunnel.Close` is not checked (errcheck)
lint: http/download.go#L62
Error return value of `proxyTunnel.Close` is not checked (errcheck)
lint: http/download.go#L54
Error return value of `proxyTunnel.Close` is not checked (errcheck)
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/