Node Nightly CI #393
Annotations
4 errors and 2 warnings
undefined#L1
expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: "(node:2444) ExperimentalWarning: Support for loading ES Module in require() is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)"
at Object.toBe (packages/jest-repl/src/__tests__/jest_repl.test.js:31:36)
|
undefined#L1
expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: "(node:1084) ExperimentalWarning: Support for loading ES Module in require() is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)"
at Object.toBe (packages/jest-repl/src/__tests__/jest_repl.test.js:31:36)
|
undefined#L1
expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: "(node:5636) ExperimentalWarning: Support for loading ES Module in require() is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)"
at Object.toBe (packages/jest-repl/src/__tests__/jest_repl.test.js:31:36)
|
|
|
|
This job failed
Loading