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