feat: upgrade to undici v7 #1315
Annotations
10 errors
Run Test:
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
|
Run Test:
test/index.test.ts#L161
AssertionError: Expected values to be strictly equal:
301 !== 200
- Expected
+ Received
- 200
+ 301
❯ test/index.test.ts:161:14
|
Run Test:
test/index.test.ts#L169
AssertionError: Expected values to be strictly equal:
301 !== 200
- Expected
+ Received
- 200
+ 301
❯ test/index.test.ts:169:14
|
Run Test:
test/options.followRedirect.test.ts#L24
AssertionError: Expected values to be strictly equal:
302 !== 200
- Expected
+ Received
- 200
+ 302
❯ test/options.followRedirect.test.ts:24:12
|
Run Test:
test/options.followRedirect.test.ts#L40
AssertionError: Expected values to be strictly equal:
1 !== 11
- Expected
+ Received
- 11
+ 1
❯ test/options.followRedirect.test.ts:40:12
|
Run Test:
test/options.followRedirect.test.ts#L52
AssertionError: Expected values to be strictly equal:
1 !== 2
- Expected
+ Received
- 2
+ 1
❯ test/options.followRedirect.test.ts:52:12
|
Run Test:
test/options.followRedirect.test.ts#L75
AssertionError: Expected values to be strictly equal:
302 !== 200
- Expected
+ Received
- 200
+ 302
❯ test/options.followRedirect.test.ts:75:12
|
Run Test:
test/options.followRedirect.test.ts#L88
AssertionError: Expected values to be strictly equal:
301 !== 200
- Expected
+ Received
- 200
+ 301
❯ test/options.followRedirect.test.ts:88:12
|
Run Test:
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
|
Run Test
Process completed with exit code 1.
|
Loading