Node Nightly CI #390
Annotations
4 errors and 2 warnings
undefined#L1
expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: "(node:9352) 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:10244) 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:15536) 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