chore: run tests against node@22 #87
Annotations
5 errors and 1 warning
Test:
__tests__/channel.test.ts#L115
AssertionError: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ __tests__/channel.test.ts:115:43
|
Test:
__tests__/channel.test.ts#L115
AssertionError: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ __tests__/channel.test.ts:115:43
|
Test:
__tests__/channel.test.ts#L115
AssertionError: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ __tests__/channel.test.ts:115:43
|
Test:
__tests__/channel.test.ts#L115
AssertionError: expected 2 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 2
❯ __tests__/channel.test.ts:115:43
|
Test
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading