New implementation of proxyMap and proxySet with performance improvements #1407
Annotations
4 errors
Test 18.2.0:
tests/proxyMap.test.tsx#L345
AssertionError: expected undefined not to be undefined
❯ tests/proxyMap.test.tsx:345:31
|
Test 18.2.0:
tests/proxyMap.test.tsx#L356
AssertionError: expected undefined to be 'val1' // Object.is equality
- Expected:
"val1"
+ Received:
undefined
❯ tests/proxyMap.test.tsx:356:31
|
Test 18.2.0:
tests/proxyMap.test.tsx#L369
AssertionError: expected undefined to be 'val1' // Object.is equality
- Expected:
"val1"
+ Received:
undefined
❯ tests/proxyMap.test.tsx:369:31
|
Test 18.2.0
Process completed with exit code 1.
|
Loading