chore(deps-dev): bump @types/node from 25.2.3 to 25.3.3 #168
Annotations
2 errors
|
build
Process completed with exit code 1.
|
|
src/index.test.ts > FastBooleanArray > equals true when logical bits equal even if tail bits differ:
src/index.test.ts#L201
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ src/index.test.ts:201:25
|