Node.js Package #3
Annotations
3 errors
|
publish-npm
Process completed with exit code 1.
|
|
test/resumable.test.ts > installReactIslands > loader recovers from transient component load failures with bounded backoff retries:
test/resumable.test.ts#L411
AssertionError: expected 'retry-loader:9' not to contain 'retry-loader:9'
❯ test/resumable.test.ts:411:34
|
|
test/resumable.test.ts > installReactIslands > auto-disposes React roots when island hosts are removed from DOM:
test/resumable.test.ts#L288
AssertionError: expected +0 to be 1 // Object.is equality
- Expected
+ Received
- 1
+ 0
❯ test/resumable.test.ts:288:49
|