Skip to content

refactor: use proxyFetch from httpxy #9554

refactor: use proxyFetch from httpxy

refactor: use proxyFetch from httpxy #9554

Triggered via push February 18, 2026 10:47
Status Failure
Total duration 3m 24s
Artifacts

ci.yml

on: push
Matrix: tests-checks
Matrix: tests-rolldown
Matrix: tests-rollup
publish-pkg-pr-new
publish-pkg-pr-new
publish-nitro-nightly
publish-nitro-nightly
Fit to window
Zoom out
Zoom in

Annotations

5 errors
tests-checks (ubuntu-latest)
Process completed with exit code 2.
tests-checks (ubuntu-latest): test/unit/proxy.test.ts#L6
Module '"../../src/runner/proxy.ts"' has no exported member 'fetchAddress'.
tests-checks (ubuntu-latest): src/runner/proxy.ts#L7
'Readable' is declared but its value is never read.
tests-checks (ubuntu-latest): src/runner/proxy.ts#L6
'httpRequest' is declared but its value is never read.
tests-checks (ubuntu-latest): src/runner/proxy.ts#L1
'RequestOptions' is declared but never used.