fix: keep statusMessage alias to statusText on response.res object #1166
nodejs.yml
on: pull_request
Node.js
/
Setup
7s
Matrix: Node.js / Test
Annotations
19 errors and 5 warnings
Node.js / Test (ubuntu-latest, 14.19.3)
Process completed with exit code 1.
|
Node.js / Test (ubuntu-latest, 14)
Process completed with exit code 1.
|
Node.js / Test (macos-latest, 14)
Process completed with exit code 1.
|
Node.js / Test (windows-latest, 14.19.3)
Process completed with exit code 1.
|
Node.js / Test (windows-latest, 14)
Process completed with exit code 1.
|
test/options.writeStream.test.ts > options.writeStream.test.ts > should close writeStream when request timeout:
test/options.writeStream.test.ts#L99
AssertionError: Expected values to be strictly equal:
false !== true
- Expected
+ Received
- true
+ false
❯ test/options.writeStream.test.ts:99:12
|
Node.js / Test (macos-latest, 18)
Process completed with exit code 1.
|
Node.js / Test (macos-latest, 14.19.3)
Process completed with exit code 1.
|
Node.js / Test (macos-latest, 21)
Canceling since a higher priority waiting request for 'CI-#491-(macos-latest, mysql@21)' exists
|
Node.js / Test (windows-latest, 21)
Canceling since a higher priority waiting request for 'CI-#491-(windows-latest, mysql@21)' exists
|
Node.js / Test (windows-latest, 21)
The operation was canceled.
|
Node.js / Test (windows-latest, 16)
Canceling since a higher priority waiting request for 'CI-#491-(windows-latest, mysql@16)' exists
|
Node.js / Test (windows-latest, 16)
The operation was canceled.
|
Node.js / Test (windows-latest, 20)
Canceling since a higher priority waiting request for 'CI-#491-(windows-latest, mysql@20)' exists
|
Node.js / Test (windows-latest, 20)
The operation was canceled.
|
Node.js / Test (windows-latest, 18)
Canceling since a higher priority waiting request for 'CI-#491-(windows-latest, mysql@18)' exists
|
Node.js / Test (windows-latest, 18)
The operation was canceled.
|
Node.js / Test (macos-latest, 16)
Canceling since a higher priority waiting request for 'CI-#491-(macos-latest, mysql@16)' exists
|
Node.js / Test (macos-latest, 16)
The operation was canceled.
|
Node.js / Test (ubuntu-latest, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Node.js / Test (ubuntu-latest, 18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Node.js / Test (ubuntu-latest, 21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Node.js / Test (ubuntu-latest, 16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Node.js / Test (macos-latest, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|