Node Nightly CI #470
Annotations
4 errors and 3 warnings
run tests using jest-jasmine:
undefined#L1
expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: "(node:6018) 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)
|
run tests using jest-jasmine:
undefined#L1
expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: "(node:6900) 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)
|
run tests using jest-jasmine:
undefined#L1
expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: "(node:10830) 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)
|
run tests using jest-jasmine
Final attempt failed. Child_process exited with error code 1
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run tests using jest-jasmine
Attempt 1 failed. Reason: Child_process exited with error code 1
|
run tests using jest-jasmine
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Loading