chore: run tests against node@22 #87
Annotations
6 errors
|
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 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ __tests__/channel.test.ts:115:43
|
Test
Process completed with exit code 1.
|
Loading