This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
Feat(browser-emulator): Migrating away from proxies, lots of extra improvements and enabling TS strict mode #823
Annotations
2 errors and 1 warning
<anonymous>#L29
expect(received).toEqual(expected) // deep equality
- Expected - 2
+ Received + 2
@@ -1,9 +1,9 @@
Object {
"nameStack": "Error
- at Error.get (<anonymous>:25:29)
- at Error.toString (<anonymous>)
+ at value.get (<anonymous>:25:29)
+ at value.toString (<anonymous>)
at console.info (<anonymous>)
at script (<anonymous>:29:17)
at safeScript (<anonymous>:31:7)
"seenStackInName": "proxied stack",
at Object.<anonymous> (../plugins/default-browser-emulator/test/proxyLeak.test.ts:544:18)
|
|
|
This job failed
Loading