refactor: use proxyFetch from httpxy
#9554
ci.yml
on: push
Matrix: tests-checks
Matrix: tests-rolldown
Matrix: tests-rollup
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.
|