chore(deps): update dependency selfsigned to v5 #1659
Annotations
49 errors
|
typecheck
Process completed with exit code 2.
|
|
Test (macos-latest, 20)
Process completed with exit code 1.
|
|
test/options.timeout.test.ts > options.timeout.test.ts > should timeout on h2:
test/options.timeout.test.ts#L106
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'Error'
- 'HttpClientRequestTimeoutError'
Expected: "HttpClientRequestTimeoutError"
Received: "Error"
❯ Object.<anonymous> test/options.timeout.test.ts:106:16
❯ test/options.timeout.test.ts:98:5
|
|
test/HttpClient.connect.rejectUnauthorized.test.ts > HttpClient.connect.rejectUnauthorized.test.ts > should throw error on rejectUnauthorized = undefined:
test/HttpClient.connect.rejectUnauthorized.test.ts#L55
AssertionError: The input did not match the regular expression /signed certificate/. Input:
'00705A7201000000:error:0A000410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1605:SSL alert number 40\n'
- Expected:
/signed certificate/
+ Received:
"00705A7201000000:error:0A000410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1605:SSL alert number 40
"
❯ Object.<anonymous> test/HttpClient.connect.rejectUnauthorized.test.ts:55:16
❯ test/HttpClient.connect.rejectUnauthorized.test.ts:47:5
|
|
test/HttpClient.connect.rejectUnauthorized.test.ts > HttpClient.connect.rejectUnauthorized.test.ts > should throw error on rejectUnauthorized = true:
test/HttpClient.connect.rejectUnauthorized.test.ts#L36
AssertionError: The input did not match the regular expression /signed certificate/. Input:
'00705A7201000000:error:0A000410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1605:SSL alert number 40\n'
- Expected:
/signed certificate/
+ Received:
"00705A7201000000:error:0A000410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1605:SSL alert number 40
"
❯ Object.<anonymous> test/HttpClient.connect.rejectUnauthorized.test.ts:36:16
❯ test/HttpClient.connect.rejectUnauthorized.test.ts:28:5
|
|
Test (ubuntu-latest, 24)
Process completed with exit code 1.
|
|
test/options.timeout.test.ts > options.timeout.test.ts > should timeout on h2:
test/options.timeout.test.ts#L106
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'Error'
- 'HttpClientRequestTimeoutError'
Expected: "HttpClientRequestTimeoutError"
Received: "Error"
❯ Object.<anonymous> test/options.timeout.test.ts:106:16
❯ test/options.timeout.test.ts:98:5
|
|
test/HttpClient.connect.rejectUnauthorized.test.ts > HttpClient.connect.rejectUnauthorized.test.ts > should throw error on rejectUnauthorized = undefined:
test/HttpClient.connect.rejectUnauthorized.test.ts#L55
AssertionError: The input did not match the regular expression /signed certificate/. Input:
'C096BE78077F0000:error:0A000410:SSL routines:ssl3_read_bytes:ssl/tls alert handshake failure:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:916:SSL alert number 40\n'
- Expected:
/signed certificate/
+ Received:
"C096BE78077F0000:error:0A000410:SSL routines:ssl3_read_bytes:ssl/tls alert handshake failure:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:916:SSL alert number 40
"
❯ Object.<anonymous> test/HttpClient.connect.rejectUnauthorized.test.ts:55:16
❯ test/HttpClient.connect.rejectUnauthorized.test.ts:47:5
|
|
test/HttpClient.connect.rejectUnauthorized.test.ts > HttpClient.connect.rejectUnauthorized.test.ts > should throw error on rejectUnauthorized = true:
test/HttpClient.connect.rejectUnauthorized.test.ts#L36
AssertionError: The input did not match the regular expression /signed certificate/. Input:
'C096BE78077F0000:error:0A000410:SSL routines:ssl3_read_bytes:ssl/tls alert handshake failure:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:916:SSL alert number 40\n'
- Expected:
/signed certificate/
+ Received:
"C096BE78077F0000:error:0A000410:SSL routines:ssl3_read_bytes:ssl/tls alert handshake failure:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:916:SSL alert number 40
"
❯ Object.<anonymous> test/HttpClient.connect.rejectUnauthorized.test.ts:36:16
❯ test/HttpClient.connect.rejectUnauthorized.test.ts:28:5
|
|
Test (ubuntu-latest, 18)
Process completed with exit code 1.
|
|
test/options.timeout.test.ts > options.timeout.test.ts > should timeout on h2:
test/options.timeout.test.ts#L106
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'Error'
- 'HttpClientRequestTimeoutError'
Expected: "HttpClientRequestTimeoutError"
Received: "Error"
❯ Object.<anonymous> test/options.timeout.test.ts:106:16
❯ test/options.timeout.test.ts:98:5
|
|
test/HttpClient.connect.rejectUnauthorized.test.ts > HttpClient.connect.rejectUnauthorized.test.ts > should throw error on rejectUnauthorized = undefined:
test/HttpClient.connect.rejectUnauthorized.test.ts#L55
AssertionError: The input did not match the regular expression /signed certificate/. Input:
'C0F67FFC247F0000:error:0A000410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1605:SSL alert number 40\n'
- Expected:
/signed certificate/
+ Received:
"C0F67FFC247F0000:error:0A000410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1605:SSL alert number 40
"
❯ Object.<anonymous> test/HttpClient.connect.rejectUnauthorized.test.ts:55:16
❯ test/HttpClient.connect.rejectUnauthorized.test.ts:47:5
|
|
test/HttpClient.connect.rejectUnauthorized.test.ts > HttpClient.connect.rejectUnauthorized.test.ts > should throw error on rejectUnauthorized = true:
test/HttpClient.connect.rejectUnauthorized.test.ts#L36
AssertionError: The input did not match the regular expression /signed certificate/. Input:
'C0F67FFC247F0000:error:0A000410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1605:SSL alert number 40\n'
- Expected:
/signed certificate/
+ Received:
"C0F67FFC247F0000:error:0A000410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1605:SSL alert number 40
"
❯ Object.<anonymous> test/HttpClient.connect.rejectUnauthorized.test.ts:36:16
❯ test/HttpClient.connect.rejectUnauthorized.test.ts:28:5
|
|
Test (ubuntu-latest, 22)
Process completed with exit code 1.
|
|
test/options.timeout.test.ts > options.timeout.test.ts > should timeout on h2:
test/options.timeout.test.ts#L106
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'Error'
- 'HttpClientRequestTimeoutError'
Expected: "HttpClientRequestTimeoutError"
Received: "Error"
❯ Object.<anonymous> test/options.timeout.test.ts:106:16
❯ test/options.timeout.test.ts:98:5
|
|
test/HttpClient.connect.rejectUnauthorized.test.ts > HttpClient.connect.rejectUnauthorized.test.ts > should throw error on rejectUnauthorized = undefined:
test/HttpClient.connect.rejectUnauthorized.test.ts#L55
AssertionError: The input did not match the regular expression /signed certificate/. Input:
'C0B6FB58747F0000:error:0A000410:SSL routines:ssl3_read_bytes:ssl/tls alert handshake failure:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:916:SSL alert number 40\n'
- Expected:
/signed certificate/
+ Received:
"C0B6FB58747F0000:error:0A000410:SSL routines:ssl3_read_bytes:ssl/tls alert handshake failure:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:916:SSL alert number 40
"
❯ Object.<anonymous> test/HttpClient.connect.rejectUnauthorized.test.ts:55:16
❯ test/HttpClient.connect.rejectUnauthorized.test.ts:47:5
|
|
test/HttpClient.connect.rejectUnauthorized.test.ts > HttpClient.connect.rejectUnauthorized.test.ts > should throw error on rejectUnauthorized = true:
test/HttpClient.connect.rejectUnauthorized.test.ts#L36
AssertionError: The input did not match the regular expression /signed certificate/. Input:
'C0B6FB58747F0000:error:0A000410:SSL routines:ssl3_read_bytes:ssl/tls alert handshake failure:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:916:SSL alert number 40\n'
- Expected:
/signed certificate/
+ Received:
"C0B6FB58747F0000:error:0A000410:SSL routines:ssl3_read_bytes:ssl/tls alert handshake failure:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:916:SSL alert number 40
"
❯ Object.<anonymous> test/HttpClient.connect.rejectUnauthorized.test.ts:36:16
❯ test/HttpClient.connect.rejectUnauthorized.test.ts:28:5
|
|
Test (ubuntu-latest, 20)
Process completed with exit code 1.
|
|
test/options.timeout.test.ts > options.timeout.test.ts > should timeout on h2:
test/options.timeout.test.ts#L106
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'Error'
- 'HttpClientRequestTimeoutError'
Expected: "HttpClientRequestTimeoutError"
Received: "Error"
❯ Object.<anonymous> test/options.timeout.test.ts:106:16
❯ test/options.timeout.test.ts:98:5
|
|
test/HttpClient.connect.rejectUnauthorized.test.ts > HttpClient.connect.rejectUnauthorized.test.ts > should throw error on rejectUnauthorized = undefined:
test/HttpClient.connect.rejectUnauthorized.test.ts#L55
AssertionError: The input did not match the regular expression /signed certificate/. Input:
'C0E6FFCCCC7F0000:error:0A000410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1605:SSL alert number 40\n'
- Expected:
/signed certificate/
+ Received:
"C0E6FFCCCC7F0000:error:0A000410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1605:SSL alert number 40
"
❯ Object.<anonymous> test/HttpClient.connect.rejectUnauthorized.test.ts:55:16
❯ test/HttpClient.connect.rejectUnauthorized.test.ts:47:5
|
|
test/HttpClient.connect.rejectUnauthorized.test.ts > HttpClient.connect.rejectUnauthorized.test.ts > should throw error on rejectUnauthorized = true:
test/HttpClient.connect.rejectUnauthorized.test.ts#L36
AssertionError: The input did not match the regular expression /signed certificate/. Input:
'C0E6FFCCCC7F0000:error:0A000410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1605:SSL alert number 40\n'
- Expected:
/signed certificate/
+ Received:
"C0E6FFCCCC7F0000:error:0A000410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1605:SSL alert number 40
"
❯ Object.<anonymous> test/HttpClient.connect.rejectUnauthorized.test.ts:36:16
❯ test/HttpClient.connect.rejectUnauthorized.test.ts:28:5
|
|
Test (macos-latest, 22)
Process completed with exit code 1.
|
|
test/options.timeout.test.ts > options.timeout.test.ts > should timeout on h2:
test/options.timeout.test.ts#L106
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'Error'
- 'HttpClientRequestTimeoutError'
Expected: "HttpClientRequestTimeoutError"
Received: "Error"
❯ Object.<anonymous> test/options.timeout.test.ts:106:16
❯ test/options.timeout.test.ts:98:5
|
|
test/HttpClient.connect.rejectUnauthorized.test.ts > HttpClient.connect.rejectUnauthorized.test.ts > should throw error on rejectUnauthorized = undefined:
test/HttpClient.connect.rejectUnauthorized.test.ts#L55
AssertionError: The input did not match the regular expression /signed certificate/. Input:
'00B0097401000000:error:0A000410:SSL routines:ssl3_read_bytes:ssl/tls alert handshake failure:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:916:SSL alert number 40\n'
- Expected:
/signed certificate/
+ Received:
"00B0097401000000:error:0A000410:SSL routines:ssl3_read_bytes:ssl/tls alert handshake failure:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:916:SSL alert number 40
"
❯ Object.<anonymous> test/HttpClient.connect.rejectUnauthorized.test.ts:55:16
❯ test/HttpClient.connect.rejectUnauthorized.test.ts:47:5
|
|
test/HttpClient.connect.rejectUnauthorized.test.ts > HttpClient.connect.rejectUnauthorized.test.ts > should throw error on rejectUnauthorized = true:
test/HttpClient.connect.rejectUnauthorized.test.ts#L36
AssertionError: The input did not match the regular expression /signed certificate/. Input:
'00B0097401000000:error:0A000410:SSL routines:ssl3_read_bytes:ssl/tls alert handshake failure:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:916:SSL alert number 40\n'
- Expected:
/signed certificate/
+ Received:
"00B0097401000000:error:0A000410:SSL routines:ssl3_read_bytes:ssl/tls alert handshake failure:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:916:SSL alert number 40
"
❯ Object.<anonymous> test/HttpClient.connect.rejectUnauthorized.test.ts:36:16
❯ test/HttpClient.connect.rejectUnauthorized.test.ts:28:5
|
|
Test (windows-latest, 20)
Process completed with exit code 1.
|
|
test/options.timeout.test.ts > options.timeout.test.ts > should timeout on h2:
test/options.timeout.test.ts#L106
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'Error'
- 'HttpClientRequestTimeoutError'
Expected: "HttpClientRequestTimeoutError"
Received: "Error"
❯ Object.<anonymous> test/options.timeout.test.ts:106:16
❯ test/options.timeout.test.ts:98:5
|
|
test/HttpClient.connect.rejectUnauthorized.test.ts > HttpClient.connect.rejectUnauthorized.test.ts > should throw error on rejectUnauthorized = undefined:
test/HttpClient.connect.rejectUnauthorized.test.ts#L55
AssertionError: The input did not match the regular expression /signed certificate/. Input:
'F41D0000:error:0A000410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:c:\\ws\\deps\\openssl\\openssl\\ssl\\record\\rec_layer_s3.c:1605:SSL alert number 40\n'
- Expected:
/signed certificate/
+ Received:
"F41D0000:error:0A000410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:c:\\ws\\deps\\openssl\\openssl\\ssl\\record\\rec_layer_s3.c:1605:SSL alert number 40
"
❯ Object.<anonymous> test/HttpClient.connect.rejectUnauthorized.test.ts:55:16
❯ test/HttpClient.connect.rejectUnauthorized.test.ts:47:5
|
|
test/HttpClient.connect.rejectUnauthorized.test.ts > HttpClient.connect.rejectUnauthorized.test.ts > should throw error on rejectUnauthorized = true:
test/HttpClient.connect.rejectUnauthorized.test.ts#L36
AssertionError: The input did not match the regular expression /signed certificate/. Input:
'F41D0000:error:0A000410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:c:\\ws\\deps\\openssl\\openssl\\ssl\\record\\rec_layer_s3.c:1605:SSL alert number 40\n'
- Expected:
/signed certificate/
+ Received:
"F41D0000:error:0A000410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:c:\\ws\\deps\\openssl\\openssl\\ssl\\record\\rec_layer_s3.c:1605:SSL alert number 40
"
❯ Object.<anonymous> test/HttpClient.connect.rejectUnauthorized.test.ts:36:16
❯ test/HttpClient.connect.rejectUnauthorized.test.ts:28:5
|
|
Test (macos-latest, 24)
Process completed with exit code 1.
|
|
test/options.timeout.test.ts > options.timeout.test.ts > should timeout on h2:
test/options.timeout.test.ts#L106
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'Error'
- 'HttpClientRequestTimeoutError'
Expected: "HttpClientRequestTimeoutError"
Received: "Error"
❯ Object.<anonymous> test/options.timeout.test.ts:106:16
❯ test/options.timeout.test.ts:98:5
|
|
test/HttpClient.connect.rejectUnauthorized.test.ts > HttpClient.connect.rejectUnauthorized.test.ts > should throw error on rejectUnauthorized = undefined:
test/HttpClient.connect.rejectUnauthorized.test.ts#L55
AssertionError: The input did not match the regular expression /signed certificate/. Input:
'00F0527001000000:error:0A000410:SSL routines:ssl3_read_bytes:ssl/tls alert handshake failure:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:916:SSL alert number 40\n'
- Expected:
/signed certificate/
+ Received:
"00F0527001000000:error:0A000410:SSL routines:ssl3_read_bytes:ssl/tls alert handshake failure:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:916:SSL alert number 40
"
❯ Object.<anonymous> test/HttpClient.connect.rejectUnauthorized.test.ts:55:16
❯ test/HttpClient.connect.rejectUnauthorized.test.ts:47:5
|
|
test/HttpClient.connect.rejectUnauthorized.test.ts > HttpClient.connect.rejectUnauthorized.test.ts > should throw error on rejectUnauthorized = true:
test/HttpClient.connect.rejectUnauthorized.test.ts#L36
AssertionError: The input did not match the regular expression /signed certificate/. Input:
'00F0527001000000:error:0A000410:SSL routines:ssl3_read_bytes:ssl/tls alert handshake failure:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:916:SSL alert number 40\n'
- Expected:
/signed certificate/
+ Received:
"00F0527001000000:error:0A000410:SSL routines:ssl3_read_bytes:ssl/tls alert handshake failure:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:916:SSL alert number 40
"
❯ Object.<anonymous> test/HttpClient.connect.rejectUnauthorized.test.ts:36:16
❯ test/HttpClient.connect.rejectUnauthorized.test.ts:28:5
|
|
Test (windows-latest, 22)
Process completed with exit code 1.
|
|
test/options.timeout.test.ts > options.timeout.test.ts > should timeout on h2:
test/options.timeout.test.ts#L106
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'Error'
- 'HttpClientRequestTimeoutError'
Expected: "HttpClientRequestTimeoutError"
Received: "Error"
❯ Object.<anonymous> test/options.timeout.test.ts:106:16
❯ test/options.timeout.test.ts:98:5
|
|
test/HttpClient.connect.rejectUnauthorized.test.ts > HttpClient.connect.rejectUnauthorized.test.ts > should throw error on rejectUnauthorized = undefined:
test/HttpClient.connect.rejectUnauthorized.test.ts#L55
AssertionError: The input did not match the regular expression /signed certificate/. Input:
'F0230000:error:0A000410:SSL routines:ssl3_read_bytes:ssl/tls alert handshake failure:c:\\ws\\deps\\openssl\\openssl\\ssl\\record\\rec_layer_s3.c:916:SSL alert number 40\n'
- Expected:
/signed certificate/
+ Received:
"F0230000:error:0A000410:SSL routines:ssl3_read_bytes:ssl/tls alert handshake failure:c:\\ws\\deps\\openssl\\openssl\\ssl\\record\\rec_layer_s3.c:916:SSL alert number 40
"
❯ Object.<anonymous> test/HttpClient.connect.rejectUnauthorized.test.ts:55:16
❯ test/HttpClient.connect.rejectUnauthorized.test.ts:47:5
|
|
test/HttpClient.connect.rejectUnauthorized.test.ts > HttpClient.connect.rejectUnauthorized.test.ts > should throw error on rejectUnauthorized = true:
test/HttpClient.connect.rejectUnauthorized.test.ts#L36
AssertionError: The input did not match the regular expression /signed certificate/. Input:
'F0230000:error:0A000410:SSL routines:ssl3_read_bytes:ssl/tls alert handshake failure:c:\\ws\\deps\\openssl\\openssl\\ssl\\record\\rec_layer_s3.c:916:SSL alert number 40\n'
- Expected:
/signed certificate/
+ Received:
"F0230000:error:0A000410:SSL routines:ssl3_read_bytes:ssl/tls alert handshake failure:c:\\ws\\deps\\openssl\\openssl\\ssl\\record\\rec_layer_s3.c:916:SSL alert number 40
"
❯ Object.<anonymous> test/HttpClient.connect.rejectUnauthorized.test.ts:36:16
❯ test/HttpClient.connect.rejectUnauthorized.test.ts:28:5
|
|
Test (macos-latest, 18)
Process completed with exit code 1.
|
|
test/options.timeout.test.ts > options.timeout.test.ts > should timeout on h2:
test/options.timeout.test.ts#L106
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'Error'
- 'HttpClientRequestTimeoutError'
Expected: "HttpClientRequestTimeoutError"
Received: "Error"
❯ Object.<anonymous> test/options.timeout.test.ts:106:16
❯ test/options.timeout.test.ts:98:5
|
|
test/HttpClient.connect.rejectUnauthorized.test.ts > HttpClient.connect.rejectUnauthorized.test.ts > should throw error on rejectUnauthorized = undefined:
test/HttpClient.connect.rejectUnauthorized.test.ts#L55
AssertionError: The input did not match the regular expression /signed certificate/. Input:
'0070CD7301000000:error:0A000410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1605:SSL alert number 40\n'
- Expected:
/signed certificate/
+ Received:
"0070CD7301000000:error:0A000410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1605:SSL alert number 40
"
❯ Object.<anonymous> test/HttpClient.connect.rejectUnauthorized.test.ts:55:16
❯ test/HttpClient.connect.rejectUnauthorized.test.ts:47:5
|
|
test/HttpClient.connect.rejectUnauthorized.test.ts > HttpClient.connect.rejectUnauthorized.test.ts > should throw error on rejectUnauthorized = true:
test/HttpClient.connect.rejectUnauthorized.test.ts#L36
AssertionError: The input did not match the regular expression /signed certificate/. Input:
'0070CD7301000000:error:0A000410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1605:SSL alert number 40\n'
- Expected:
/signed certificate/
+ Received:
"0070CD7301000000:error:0A000410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1605:SSL alert number 40
"
❯ Object.<anonymous> test/HttpClient.connect.rejectUnauthorized.test.ts:36:16
❯ test/HttpClient.connect.rejectUnauthorized.test.ts:28:5
|
|
Test (windows-latest, 24)
Process completed with exit code 1.
|
|
test/options.timeout.test.ts > options.timeout.test.ts > should timeout on h2:
test/options.timeout.test.ts#L106
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'Error'
- 'HttpClientRequestTimeoutError'
Expected: "HttpClientRequestTimeoutError"
Received: "Error"
❯ Object.<anonymous> test/options.timeout.test.ts:106:16
❯ test/options.timeout.test.ts:98:5
|
|
test/HttpClient.connect.rejectUnauthorized.test.ts > HttpClient.connect.rejectUnauthorized.test.ts > should throw error on rejectUnauthorized = undefined:
test/HttpClient.connect.rejectUnauthorized.test.ts#L55
AssertionError: The input did not match the regular expression /signed certificate/. Input:
'30050000:error:0A000410:SSL routines:ssl3_read_bytes:ssl/tls alert handshake failure:openssl\\ssl\\record\\rec_layer_s3.c:916:SSL alert number 40\n'
- Expected:
/signed certificate/
+ Received:
"30050000:error:0A000410:SSL routines:ssl3_read_bytes:ssl/tls alert handshake failure:openssl\\ssl\\record\\rec_layer_s3.c:916:SSL alert number 40
"
❯ Object.<anonymous> test/HttpClient.connect.rejectUnauthorized.test.ts:55:16
❯ test/HttpClient.connect.rejectUnauthorized.test.ts:47:5
|
|
test/HttpClient.connect.rejectUnauthorized.test.ts > HttpClient.connect.rejectUnauthorized.test.ts > should throw error on rejectUnauthorized = true:
test/HttpClient.connect.rejectUnauthorized.test.ts#L36
AssertionError: The input did not match the regular expression /signed certificate/. Input:
'30050000:error:0A000410:SSL routines:ssl3_read_bytes:ssl/tls alert handshake failure:openssl\\ssl\\record\\rec_layer_s3.c:916:SSL alert number 40\n'
- Expected:
/signed certificate/
+ Received:
"30050000:error:0A000410:SSL routines:ssl3_read_bytes:ssl/tls alert handshake failure:openssl\\ssl\\record\\rec_layer_s3.c:916:SSL alert number 40
"
❯ Object.<anonymous> test/HttpClient.connect.rejectUnauthorized.test.ts:36:16
❯ test/HttpClient.connect.rejectUnauthorized.test.ts:28:5
|
|
Test (windows-latest, 18)
Process completed with exit code 1.
|
|
test/options.timeout.test.ts > options.timeout.test.ts > should timeout on h2:
test/options.timeout.test.ts#L106
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'Error'
- 'HttpClientRequestTimeoutError'
Expected: "HttpClientRequestTimeoutError"
Received: "Error"
❯ Object.<anonymous> test/options.timeout.test.ts:106:16
❯ test/options.timeout.test.ts:98:5
|
|
test/HttpClient.connect.rejectUnauthorized.test.ts > HttpClient.connect.rejectUnauthorized.test.ts > should throw error on rejectUnauthorized = undefined:
test/HttpClient.connect.rejectUnauthorized.test.ts#L55
AssertionError: The input did not match the regular expression /signed certificate/. Input:
'7C100000:error:0A000410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:c:\\ws\\deps\\openssl\\openssl\\ssl\\record\\rec_layer_s3.c:1605:SSL alert number 40\n'
- Expected:
/signed certificate/
+ Received:
"7C100000:error:0A000410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:c:\\ws\\deps\\openssl\\openssl\\ssl\\record\\rec_layer_s3.c:1605:SSL alert number 40
"
❯ Object.<anonymous> test/HttpClient.connect.rejectUnauthorized.test.ts:55:16
❯ test/HttpClient.connect.rejectUnauthorized.test.ts:47:5
|
|
test/HttpClient.connect.rejectUnauthorized.test.ts > HttpClient.connect.rejectUnauthorized.test.ts > should throw error on rejectUnauthorized = true:
test/HttpClient.connect.rejectUnauthorized.test.ts#L36
AssertionError: The input did not match the regular expression /signed certificate/. Input:
'7C100000:error:0A000410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:c:\\ws\\deps\\openssl\\openssl\\ssl\\record\\rec_layer_s3.c:1605:SSL alert number 40\n'
- Expected:
/signed certificate/
+ Received:
"7C100000:error:0A000410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:c:\\ws\\deps\\openssl\\openssl\\ssl\\record\\rec_layer_s3.c:1605:SSL alert number 40
"
❯ Object.<anonymous> test/HttpClient.connect.rejectUnauthorized.test.ts:36:16
❯ test/HttpClient.connect.rejectUnauthorized.test.ts:28:5
|