Skip to content

feat(proxy-agent): support lookup for socks #21

feat(proxy-agent): support lookup for socks

feat(proxy-agent): support lookup for socks #21

Triggered via push February 12, 2024 17:30
Status Failure
Total duration 32s
Artifacts

build.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build
Cannot find module 'undios' or its corresponding type declarations.
build
Argument of type '"http/dispatcher"' is not assignable to parameter of type 'keyof Events<Context>'.
build
Argument of type '"http/legacy-agent"' is not assignable to parameter of type 'keyof Events<Context>'.
build
Type 'SocksProxy' is not assignable to type 'SocksProxy & { host: string; }'.
build
Process completed with exit code 2.