chore(deps): update dependency @types/node to v22 #1301
nodejs.yml
on: pull_request
Node.js
/
Setup
8s
Matrix: Node.js / Test
Annotations
15 errors
test/HttpClient.test.ts > HttpClient.test.ts > clientOptions.allowH2 > should work with allowH2 = true:
test/HttpClient.test.ts#L113
AssertionError: Expected values to be strictly equal:
4 !== 1
- Expected
+ Received
- 1
+ 4
❯ test/HttpClient.test.ts:113:14
|
Node.js / Test (macos-latest, 22)
Process completed with exit code 1.
|
Node.js / Test (ubuntu-latest, 18)
Process completed with exit code 1.
|
test/HttpClient.test.ts > HttpClient.test.ts > clientOptions.allowH2 > should work with allowH2 = true:
test/HttpClient.test.ts#L113
AssertionError: Expected values to be strictly equal:
4 !== 1
- Expected
+ Received
- 1
+ 4
❯ test/HttpClient.test.ts:113:14
|
Node.js / Test (windows-latest, 18.19.0)
Process completed with exit code 1.
|
Node.js / Test (ubuntu-latest, 20)
Process completed with exit code 1.
|
Node.js / Test (ubuntu-latest, 22)
Process completed with exit code 1.
|
Node.js / Test (macos-latest, 20)
Process completed with exit code 1.
|
Node.js / Test (macos-latest, 18.19.0)
Process completed with exit code 1.
|
test/HttpClient.test.ts > HttpClient.test.ts > clientOptions.allowH2 > should work with allowH2 = true:
test/HttpClient.test.ts#L113
AssertionError: Expected values to be strictly equal:
4 !== 1
- Expected
+ Received
- 1
+ 4
❯ test/HttpClient.test.ts:113:14
|
Node.js / Test (macos-latest, 18)
Process completed with exit code 1.
|
Node.js / Test (ubuntu-latest, 18.19.0)
Process completed with exit code 1.
|
Node.js / Test (windows-latest, 18)
Process completed with exit code 1.
|
Node.js / Test (windows-latest, 22)
Process completed with exit code 1.
|
Node.js / Test (windows-latest, 20)
Process completed with exit code 1.
|