Node Nightly CI #7
Annotations
2 errors
e2e/__tests__/wrongEnv.test.ts#L15
expect(received).toMatchSnapshot()
Snapshot name: `Wrong globals for environment print useful error for unref 1`
- Snapshot - 1
+ Received + 3
@@ -1,6 +1,8 @@
- "FAIL __tests__/jsdom.js
+ "(node:9805) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
+ (Use `node --trace-deprecation ...` to show where the warning was created)
+ FAIL __tests__/jsdom.js
✕ use unref
● use unref
The error below may be caused by using the wrong test environment, see https://jestjs.io/docs/configuration#testenvironment-string.
at toMatchSnapshot (e2e/__tests__/wrongEnv.test.ts:15:46)
at Object.assertFailuresAndSnapshot (e2e/__tests__/wrongEnv.test.ts:34:5)
|
|
The logs for this run have expired and are no longer available.
Loading