Skip to content

feat: upgrade to undici v7 #1316

feat: upgrade to undici v7

feat: upgrade to undici v7 #1316

Triggered via pull request November 28, 2024 15:55
@fengmk2fengmk2
synchronize #547
oom-h2
Status Failure
Total duration 2m 7s
Artifacts

nodejs.yml

on: pull_request
Node.js  /  Setup
5s
Node.js / Setup
Matrix: Node.js / Test
Fit to window
Zoom out
Zoom in

Annotations

90 errors
test/index.test.ts > index.test.ts > urllib.request() > should handle server socket end("balabal") will error: test/index.test.ts#L151
AssertionError: Expected values to be strictly equal: + actual - expected + undefined - 'HPE_INVALID_CHUNK_SIZE' ❯ Object.<anonymous> test/index.test.ts:151:16 ❯ test/index.test.ts:144:7
test/index.test.ts > index.test.ts > urllib.request() > should request(host-only) work: test/index.test.ts#L161
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/index.test.ts:161:14
test/index.test.ts > index.test.ts > urllib.request() > should request(host:port) work: test/index.test.ts#L169
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/index.test.ts:169:14
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should redirect `location: /redirect-to-url`: test/options.followRedirect.test.ts#L25
AssertionError: Expected values to be strictly equal: 302 !== 200 - Expected + Received - 200 + 302 ❯ test/options.followRedirect.test.ts:25:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should followRedirect is true and maxRedirects default up to 10: test/options.followRedirect.test.ts#L41
AssertionError: Expected values to be strictly equal: 1 !== 11 - Expected + Received - 11 + 1 ❯ test/options.followRedirect.test.ts:41:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should maxRedirects=1 work: test/options.followRedirect.test.ts#L53
AssertionError: Expected values to be strictly equal: 1 !== 2 - Expected + Received - 2 + 1 ❯ test/options.followRedirect.test.ts:53:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should redirect `location: /redirect-full-to-url`: test/options.followRedirect.test.ts#L76
AssertionError: Expected values to be strictly equal: 302 !== 200 - Expected + Received - 200 + 302 ❯ test/options.followRedirect.test.ts:76:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should urllib.redirect `location: /redirect-full-301-to-url`: test/options.followRedirect.test.ts#L89
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/options.followRedirect.test.ts:89:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should httpClient.redirect `location: /redirect-full-301-to-url`: test/options.followRedirect.test.ts#L104
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/options.followRedirect.test.ts:104:12
test/options.socketPath.test.ts > options.socketPath.test.ts > should request socket successfully: test/options.socketPath.test.ts#L69
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/options.socketPath.test.ts:69:12
test/index.test.ts > index.test.ts > urllib.request() > should handle server socket end("balabal") will error: test/index.test.ts#L151
AssertionError: Expected values to be strictly equal: + actual - expected + undefined - 'HPE_INVALID_CHUNK_SIZE' ❯ Object.<anonymous> test/index.test.ts:151:16 ❯ test/index.test.ts:144:7
test/index.test.ts > index.test.ts > urllib.request() > should request(host-only) work: test/index.test.ts#L161
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/index.test.ts:161:14
test/index.test.ts > index.test.ts > urllib.request() > should request(host:port) work: test/index.test.ts#L169
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/index.test.ts:169:14
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should redirect `location: /redirect-to-url`: test/options.followRedirect.test.ts#L25
AssertionError: Expected values to be strictly equal: 302 !== 200 - Expected + Received - 200 + 302 ❯ test/options.followRedirect.test.ts:25:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should followRedirect is true and maxRedirects default up to 10: test/options.followRedirect.test.ts#L41
AssertionError: Expected values to be strictly equal: 1 !== 11 - Expected + Received - 11 + 1 ❯ test/options.followRedirect.test.ts:41:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should maxRedirects=1 work: test/options.followRedirect.test.ts#L53
AssertionError: Expected values to be strictly equal: 1 !== 2 - Expected + Received - 2 + 1 ❯ test/options.followRedirect.test.ts:53:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should redirect `location: /redirect-full-to-url`: test/options.followRedirect.test.ts#L76
AssertionError: Expected values to be strictly equal: 302 !== 200 - Expected + Received - 200 + 302 ❯ test/options.followRedirect.test.ts:76:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should urllib.redirect `location: /redirect-full-301-to-url`: test/options.followRedirect.test.ts#L89
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/options.followRedirect.test.ts:89:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should httpClient.redirect `location: /redirect-full-301-to-url`: test/options.followRedirect.test.ts#L104
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/options.followRedirect.test.ts:104:12
test/options.socketPath.test.ts > options.socketPath.test.ts > should request socket successfully: test/options.socketPath.test.ts#L69
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/options.socketPath.test.ts:69:12
test/index.test.ts > index.test.ts > urllib.request() > should handle server socket end("balabal") will error: test/index.test.ts#L151
AssertionError: Expected values to be strictly equal: + actual - expected + undefined - 'HPE_INVALID_CHUNK_SIZE' ❯ Object.<anonymous> test/index.test.ts:151:16 ❯ test/index.test.ts:144:7
test/index.test.ts > index.test.ts > urllib.request() > should request(host-only) work: test/index.test.ts#L161
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/index.test.ts:161:14
test/index.test.ts > index.test.ts > urllib.request() > should request(host:port) work: test/index.test.ts#L169
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/index.test.ts:169:14
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should redirect `location: /redirect-to-url`: test/options.followRedirect.test.ts#L25
AssertionError: Expected values to be strictly equal: 302 !== 200 - Expected + Received - 200 + 302 ❯ test/options.followRedirect.test.ts:25:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should followRedirect is true and maxRedirects default up to 10: test/options.followRedirect.test.ts#L41
AssertionError: Expected values to be strictly equal: 1 !== 11 - Expected + Received - 11 + 1 ❯ test/options.followRedirect.test.ts:41:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should maxRedirects=1 work: test/options.followRedirect.test.ts#L53
AssertionError: Expected values to be strictly equal: 1 !== 2 - Expected + Received - 2 + 1 ❯ test/options.followRedirect.test.ts:53:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should redirect `location: /redirect-full-to-url`: test/options.followRedirect.test.ts#L76
AssertionError: Expected values to be strictly equal: 302 !== 200 - Expected + Received - 200 + 302 ❯ test/options.followRedirect.test.ts:76:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should urllib.redirect `location: /redirect-full-301-to-url`: test/options.followRedirect.test.ts#L89
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/options.followRedirect.test.ts:89:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should httpClient.redirect `location: /redirect-full-301-to-url`: test/options.followRedirect.test.ts#L104
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/options.followRedirect.test.ts:104:12
test/options.socketPath.test.ts > options.socketPath.test.ts > should request socket successfully: test/options.socketPath.test.ts#L69
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/options.socketPath.test.ts:69:12
test/index.test.ts > index.test.ts > urllib.request() > should handle server socket end("balabal") will error: test/index.test.ts#L151
AssertionError: Expected values to be strictly equal: + actual - expected + undefined - 'HPE_INVALID_CHUNK_SIZE' ❯ Object.<anonymous> test/index.test.ts:151:16 ❯ test/index.test.ts:144:7
test/index.test.ts > index.test.ts > urllib.request() > should request(host-only) work: test/index.test.ts#L161
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/index.test.ts:161:14
test/index.test.ts > index.test.ts > urllib.request() > should request(host:port) work: test/index.test.ts#L169
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/index.test.ts:169:14
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should redirect `location: /redirect-to-url`: test/options.followRedirect.test.ts#L25
AssertionError: Expected values to be strictly equal: 302 !== 200 - Expected + Received - 200 + 302 ❯ test/options.followRedirect.test.ts:25:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should followRedirect is true and maxRedirects default up to 10: test/options.followRedirect.test.ts#L41
AssertionError: Expected values to be strictly equal: 1 !== 11 - Expected + Received - 11 + 1 ❯ test/options.followRedirect.test.ts:41:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should maxRedirects=1 work: test/options.followRedirect.test.ts#L53
AssertionError: Expected values to be strictly equal: 1 !== 2 - Expected + Received - 2 + 1 ❯ test/options.followRedirect.test.ts:53:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should redirect `location: /redirect-full-to-url`: test/options.followRedirect.test.ts#L76
AssertionError: Expected values to be strictly equal: 302 !== 200 - Expected + Received - 200 + 302 ❯ test/options.followRedirect.test.ts:76:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should urllib.redirect `location: /redirect-full-301-to-url`: test/options.followRedirect.test.ts#L89
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/options.followRedirect.test.ts:89:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should httpClient.redirect `location: /redirect-full-301-to-url`: test/options.followRedirect.test.ts#L104
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/options.followRedirect.test.ts:104:12
test/options.socketPath.test.ts > options.socketPath.test.ts > should request socket successfully: test/options.socketPath.test.ts#L69
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/options.socketPath.test.ts:69:12
test/index.test.ts > index.test.ts > urllib.request() > should handle server socket end("balabal") will error: test/index.test.ts#L151
AssertionError: Expected values to be strictly equal: + actual - expected + undefined - 'HPE_INVALID_CHUNK_SIZE' ❯ Object.<anonymous> test/index.test.ts:151:16 ❯ test/index.test.ts:144:7
test/index.test.ts > index.test.ts > urllib.request() > should request(host-only) work: test/index.test.ts#L161
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/index.test.ts:161:14
test/index.test.ts > index.test.ts > urllib.request() > should request(host:port) work: test/index.test.ts#L169
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/index.test.ts:169:14
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should redirect `location: /redirect-to-url`: test/options.followRedirect.test.ts#L25
AssertionError: Expected values to be strictly equal: 302 !== 200 - Expected + Received - 200 + 302 ❯ test/options.followRedirect.test.ts:25:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should followRedirect is true and maxRedirects default up to 10: test/options.followRedirect.test.ts#L41
AssertionError: Expected values to be strictly equal: 1 !== 11 - Expected + Received - 11 + 1 ❯ test/options.followRedirect.test.ts:41:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should maxRedirects=1 work: test/options.followRedirect.test.ts#L53
AssertionError: Expected values to be strictly equal: 1 !== 2 - Expected + Received - 2 + 1 ❯ test/options.followRedirect.test.ts:53:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should redirect `location: /redirect-full-to-url`: test/options.followRedirect.test.ts#L76
AssertionError: Expected values to be strictly equal: 302 !== 200 - Expected + Received - 200 + 302 ❯ test/options.followRedirect.test.ts:76:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should urllib.redirect `location: /redirect-full-301-to-url`: test/options.followRedirect.test.ts#L89
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/options.followRedirect.test.ts:89:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should httpClient.redirect `location: /redirect-full-301-to-url`: test/options.followRedirect.test.ts#L104
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/options.followRedirect.test.ts:104:12
test/options.socketPath.test.ts > options.socketPath.test.ts > should request socket successfully: test/options.socketPath.test.ts#L69
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/options.socketPath.test.ts:69:12
test/index.test.ts > index.test.ts > urllib.request() > should handle server socket end("balabal") will error: test/index.test.ts#L151
AssertionError: Expected values to be strictly equal: + actual - expected + undefined - 'HPE_INVALID_CHUNK_SIZE' ❯ Object.<anonymous> test/index.test.ts:151:16 ❯ test/index.test.ts:144:7
test/index.test.ts > index.test.ts > urllib.request() > should request(host-only) work: test/index.test.ts#L161
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/index.test.ts:161:14
test/index.test.ts > index.test.ts > urllib.request() > should request(host:port) work: test/index.test.ts#L169
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/index.test.ts:169:14
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should redirect `location: /redirect-to-url`: test/options.followRedirect.test.ts#L25
AssertionError: Expected values to be strictly equal: 302 !== 200 - Expected + Received - 200 + 302 ❯ test/options.followRedirect.test.ts:25:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should followRedirect is true and maxRedirects default up to 10: test/options.followRedirect.test.ts#L41
AssertionError: Expected values to be strictly equal: 1 !== 11 - Expected + Received - 11 + 1 ❯ test/options.followRedirect.test.ts:41:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should maxRedirects=1 work: test/options.followRedirect.test.ts#L53
AssertionError: Expected values to be strictly equal: 1 !== 2 - Expected + Received - 2 + 1 ❯ test/options.followRedirect.test.ts:53:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should redirect `location: /redirect-full-to-url`: test/options.followRedirect.test.ts#L76
AssertionError: Expected values to be strictly equal: 302 !== 200 - Expected + Received - 200 + 302 ❯ test/options.followRedirect.test.ts:76:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should urllib.redirect `location: /redirect-full-301-to-url`: test/options.followRedirect.test.ts#L89
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/options.followRedirect.test.ts:89:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should httpClient.redirect `location: /redirect-full-301-to-url`: test/options.followRedirect.test.ts#L104
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/options.followRedirect.test.ts:104:12
test/options.socketPath.test.ts > options.socketPath.test.ts > should request socket successfully: test/options.socketPath.test.ts#L69
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/options.socketPath.test.ts:69:12
test/index.test.ts > index.test.ts > urllib.request() > should handle server socket end("balabal") will error: test/index.test.ts#L151
AssertionError: Expected values to be strictly equal: + actual - expected + undefined - 'HPE_INVALID_CHUNK_SIZE' ❯ Object.<anonymous> test/index.test.ts:151:16 ❯ test/index.test.ts:144:7
test/index.test.ts > index.test.ts > urllib.request() > should request(host-only) work: test/index.test.ts#L161
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/index.test.ts:161:14
test/index.test.ts > index.test.ts > urllib.request() > should request(host:port) work: test/index.test.ts#L169
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/index.test.ts:169:14
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should redirect `location: /redirect-to-url`: test/options.followRedirect.test.ts#L25
AssertionError: Expected values to be strictly equal: 302 !== 200 - Expected + Received - 200 + 302 ❯ test/options.followRedirect.test.ts:25:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should followRedirect is true and maxRedirects default up to 10: test/options.followRedirect.test.ts#L41
AssertionError: Expected values to be strictly equal: 1 !== 11 - Expected + Received - 11 + 1 ❯ test/options.followRedirect.test.ts:41:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should maxRedirects=1 work: test/options.followRedirect.test.ts#L53
AssertionError: Expected values to be strictly equal: 1 !== 2 - Expected + Received - 2 + 1 ❯ test/options.followRedirect.test.ts:53:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should redirect `location: /redirect-full-to-url`: test/options.followRedirect.test.ts#L76
AssertionError: Expected values to be strictly equal: 302 !== 200 - Expected + Received - 200 + 302 ❯ test/options.followRedirect.test.ts:76:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should urllib.redirect `location: /redirect-full-301-to-url`: test/options.followRedirect.test.ts#L89
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/options.followRedirect.test.ts:89:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should httpClient.redirect `location: /redirect-full-301-to-url`: test/options.followRedirect.test.ts#L104
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/options.followRedirect.test.ts:104:12
Node.js / Test (windows-latest, 20)
Process completed with exit code 1.
test/index.test.ts > index.test.ts > urllib.request() > should handle server socket end("balabal") will error: test/index.test.ts#L151
AssertionError: Expected values to be strictly equal: + actual - expected + undefined - 'HPE_INVALID_CHUNK_SIZE' ❯ Object.<anonymous> test/index.test.ts:151:16 ❯ test/index.test.ts:144:7
test/index.test.ts > index.test.ts > urllib.request() > should request(host-only) work: test/index.test.ts#L161
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/index.test.ts:161:14
test/index.test.ts > index.test.ts > urllib.request() > should request(host:port) work: test/index.test.ts#L169
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/index.test.ts:169:14
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should redirect `location: /redirect-to-url`: test/options.followRedirect.test.ts#L25
AssertionError: Expected values to be strictly equal: 302 !== 200 - Expected + Received - 200 + 302 ❯ test/options.followRedirect.test.ts:25:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should followRedirect is true and maxRedirects default up to 10: test/options.followRedirect.test.ts#L41
AssertionError: Expected values to be strictly equal: 1 !== 11 - Expected + Received - 11 + 1 ❯ test/options.followRedirect.test.ts:41:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should maxRedirects=1 work: test/options.followRedirect.test.ts#L53
AssertionError: Expected values to be strictly equal: 1 !== 2 - Expected + Received - 2 + 1 ❯ test/options.followRedirect.test.ts:53:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should redirect `location: /redirect-full-to-url`: test/options.followRedirect.test.ts#L76
AssertionError: Expected values to be strictly equal: 302 !== 200 - Expected + Received - 200 + 302 ❯ test/options.followRedirect.test.ts:76:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should urllib.redirect `location: /redirect-full-301-to-url`: test/options.followRedirect.test.ts#L89
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/options.followRedirect.test.ts:89:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should httpClient.redirect `location: /redirect-full-301-to-url`: test/options.followRedirect.test.ts#L104
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/options.followRedirect.test.ts:104:12
Node.js / Test (windows-latest, 18.19.0)
Process completed with exit code 1.
test/index.test.ts > index.test.ts > urllib.request() > should handle server socket end("balabal") will error: test/index.test.ts#L151
AssertionError: Expected values to be strictly equal: + actual - expected + undefined - 'HPE_INVALID_CHUNK_SIZE' ❯ Object.<anonymous> test/index.test.ts:151:16 ❯ test/index.test.ts:144:7
test/index.test.ts > index.test.ts > urllib.request() > should request(host-only) work: test/index.test.ts#L161
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/index.test.ts:161:14
test/index.test.ts > index.test.ts > urllib.request() > should request(host:port) work: test/index.test.ts#L169
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/index.test.ts:169:14
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should redirect `location: /redirect-to-url`: test/options.followRedirect.test.ts#L25
AssertionError: Expected values to be strictly equal: 302 !== 200 - Expected + Received - 200 + 302 ❯ test/options.followRedirect.test.ts:25:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should followRedirect is true and maxRedirects default up to 10: test/options.followRedirect.test.ts#L41
AssertionError: Expected values to be strictly equal: 1 !== 11 - Expected + Received - 11 + 1 ❯ test/options.followRedirect.test.ts:41:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should maxRedirects=1 work: test/options.followRedirect.test.ts#L53
AssertionError: Expected values to be strictly equal: 1 !== 2 - Expected + Received - 2 + 1 ❯ test/options.followRedirect.test.ts:53:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should redirect `location: /redirect-full-to-url`: test/options.followRedirect.test.ts#L76
AssertionError: Expected values to be strictly equal: 302 !== 200 - Expected + Received - 200 + 302 ❯ test/options.followRedirect.test.ts:76:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should urllib.redirect `location: /redirect-full-301-to-url`: test/options.followRedirect.test.ts#L89
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/options.followRedirect.test.ts:89:12
test/options.followRedirect.test.ts > options.followRedirect.test.ts > should httpClient.redirect `location: /redirect-full-301-to-url`: test/options.followRedirect.test.ts#L104
AssertionError: Expected values to be strictly equal: 301 !== 200 - Expected + Received - 200 + 301 ❯ test/options.followRedirect.test.ts:104:12
Node.js / Test (windows-latest, 18)
Process completed with exit code 1.