fix(deps): update dependency discord.js to v14.16.3 #14081
Triggered via pull request
September 2, 2024 21:05
Status
Failure
Total duration
27m 17s
Artifacts
–
nodejs.yml
on: pull_request
prepare-yarn-cache-ubuntu
/
Prepare yarn cache for ubuntu-latest
18s
prepare-yarn-cache-macos
/
Prepare yarn cache for macos-latest
17s
prepare-yarn-cache-windows
/
Prepare yarn cache for windows-latest
35s
TypeScript Compatibility
5m 45s
Typecheck Examples and Tests
3m 58s
Lint
1m 49s
Validate Yarn dependencies and constraints
13s
Node LTS on Ubuntu with leak detection
1m 14s
Matrix: test-coverage
Matrix: test-ubuntu
Matrix: test-macos
Matrix: test-windows
Annotations
186 errors and 71 warnings
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 28
+ Received + 2
- FAIL __tests__/test.js
- ● Test suite failed to run
-
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
- at Object.require (__tests__/test.js:10:1)
+ PASS __tests__/test.js
+ ✓ dummy
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 28
+ Received + 2
- FAIL __tests__/test.js
- ● Test suite failed to run
-
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
- at Object.require (__tests__/test.js:10:1)
+ PASS __tests__/test.js
+ ✓ dummy
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 28
+ Received + 2
- FAIL __tests__/test.js
- ● Test suite failed to run
-
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
- at Object.require (__tests__/test.js:10:1)
+ PASS __tests__/test.js
+ ✓ dummy
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
Ubuntu with shard 1/4 / Node v20.x
Final attempt failed. Child_process exited with error code 1
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 28
+ Received + 2
- FAIL __tests__/test.js
- ● Test suite failed to run
-
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
- at Object.require (__tests__/test.js:10:1)
+ PASS __tests__/test.js
+ ✓ dummy
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 28
+ Received + 2
- FAIL __tests__/test.js
- ● Test suite failed to run
-
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
- at Object.require (__tests__/test.js:10:1)
+ PASS __tests__/test.js
+ ✓ dummy
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 28
+ Received + 2
- FAIL __tests__/test.js
- ● Test suite failed to run
-
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
- at Object.require (__tests__/test.js:10:1)
+ PASS __tests__/test.js
+ ✓ dummy
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
Node LTS on Ubuntu with coverage (1/4)
Final attempt failed. Child_process exited with error code 1
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 28
+ Received + 2
- FAIL __tests__/test.js
- ● Test suite failed to run
-
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
- at Object.require (__tests__/test.js:10:1)
+ PASS __tests__/test.js
+ ✓ dummy
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 28
+ Received + 2
- FAIL __tests__/test.js
- ● Test suite failed to run
-
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
- at Object.require (__tests__/test.js:10:1)
+ PASS __tests__/test.js
+ ✓ dummy
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 28
+ Received + 2
- FAIL __tests__/test.js
- ● Test suite failed to run
-
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
- at Object.require (__tests__/test.js:10:1)
+ PASS __tests__/test.js
+ ✓ dummy
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
Ubuntu with shard 1/4 / Node v22.x
Final attempt failed. Child_process exited with error code 1
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 28
+ Received + 2
- FAIL __tests__/test.js
- ● Test suite failed to run
-
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
- at Object.require (__tests__/test.js:10:1)
+ PASS __tests__/test.js
+ ✓ dummy
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 28
+ Received + 2
- FAIL __tests__/test.js
- ● Test suite failed to run
-
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
- at Object.require (__tests__/test.js:10:1)
+ PASS __tests__/test.js
+ ✓ dummy
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 28
+ Received + 2
- FAIL __tests__/test.js
- ● Test suite failed to run
-
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
- at Object.require (__tests__/test.js:10:1)
+ PASS __tests__/test.js
+ ✓ dummy
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
Ubuntu with shard 1/4 / Node v18.x
Final attempt failed. Child_process exited with error code 1
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 28
+ Received + 2
- FAIL __tests__/test.js
- ● Test suite failed to run
-
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
- at Object.require (__tests__/test.js:10:1)
+ PASS __tests__/test.js
+ ✓ dummy
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 28
+ Received + 2
- FAIL __tests__/test.js
- ● Test suite failed to run
-
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
- at Object.require (__tests__/test.js:10:1)
+ PASS __tests__/test.js
+ ✓ dummy
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 28
+ Received + 2
- FAIL __tests__/test.js
- ● Test suite failed to run
-
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
- at Object.require (__tests__/test.js:10:1)
+ PASS __tests__/test.js
+ ✓ dummy
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
Ubuntu with shard 1/4 / Node LTS using jest-jasmine2
Final attempt failed. Child_process exited with error code 1
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 24
+ Received + 16
FAIL __tests__/test.js
● Test suite failed to run
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
+ ReferenceError: ReadableStream is not defined
+
+ 8 | 'use strict';
+ 9 |
+ > 10 | require('discord.js');
+ | ^
+ 11 |
+ 12 | test('dummy', () => {
+ 13 | expect(1).toBe(1);
+
+ at Object.<anonymous> (node_modules/undici/lib/web/fetch/response.js:527:3)
+ at Object.<anonymous> (node_modules/undici/lib/web/fetch/index.js:11:5)
+ at Object.<anonymous> (node_modules/undici/index.js:106:19)
+ at Object.<anonymous> (node_modules/@discordjs/rest/src/index.ts:3:26)
+ at Object.<anonymous> (node_modules/discord.js/src/client/BaseClient.js:4:18)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
+ at Object.<anonymous> (node_modules/discord.js/src/index.js:9:22)
at Object.require (__tests__/test.js:10:1)
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 24
+ Received + 16
FAIL __tests__/test.js
● Test suite failed to run
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
+ ReferenceError: ReadableStream is not defined
+
+ 8 | 'use strict';
+ 9 |
+ > 10 | require('discord.js');
+ | ^
+ 11 |
+ 12 | test('dummy', () => {
+ 13 | expect(1).toBe(1);
+
+ at Object.<anonymous> (node_modules/undici/lib/web/fetch/response.js:527:3)
+ at Object.<anonymous> (node_modules/undici/lib/web/fetch/index.js:11:5)
+ at Object.<anonymous> (node_modules/undici/index.js:106:19)
+ at Object.<anonymous> (node_modules/@discordjs/rest/src/index.ts:3:26)
+ at Object.<anonymous> (node_modules/discord.js/src/client/BaseClient.js:4:18)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
+ at Object.<anonymous> (node_modules/discord.js/src/index.js:9:22)
at Object.require (__tests__/test.js:10:1)
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 24
+ Received + 16
FAIL __tests__/test.js
● Test suite failed to run
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
+ ReferenceError: ReadableStream is not defined
+
+ 8 | 'use strict';
+ 9 |
+ > 10 | require('discord.js');
+ | ^
+ 11 |
+ 12 | test('dummy', () => {
+ 13 | expect(1).toBe(1);
+
+ at Object.<anonymous> (node_modules/undici/lib/web/fetch/response.js:527:3)
+ at Object.<anonymous> (node_modules/undici/lib/web/fetch/index.js:11:5)
+ at Object.<anonymous> (node_modules/undici/index.js:106:19)
+ at Object.<anonymous> (node_modules/@discordjs/rest/src/index.ts:3:26)
+ at Object.<anonymous> (node_modules/discord.js/src/client/BaseClient.js:4:18)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
+ at Object.<anonymous> (node_modules/discord.js/src/index.js:9:22)
at Object.require (__tests__/test.js:10:1)
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
Ubuntu with shard 1/4 / Node v16.x
Final attempt failed. Child_process exited with error code 1
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:59:20)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:59:20)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:59:20)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
Node LTS on Ubuntu with coverage (3/4)
Final attempt failed. Child_process exited with error code 1
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:59:20)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:59:20)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:59:20)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
Ubuntu with shard 3/4 / Node v18.x
Final attempt failed. Child_process exited with error code 1
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:59:20)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:59:20)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:59:20)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
Ubuntu with shard 3/4 / Node v22.x
Final attempt failed. Child_process exited with error code 1
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:59:20)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:59:20)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:59:20)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
Ubuntu with shard 3/4 / Node v20.x
Final attempt failed. Child_process exited with error code 1
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:59:20)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
on node >=16.11.0 › support re-exports from CJS of dual packages:
e2e/__tests__/nativeEsm.test.ts#L103
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:103:22)
|
on node >=16.11.0 › support re-exports from CJS of dual packages:
e2e/__tests__/nativeEsm.test.ts#L101
expect(received).toMatchSnapshot()
Snapshot name: `on node >=16.11.0 support re-exports from CJS of dual packages 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 1 passed, 1 total
+ Tests: 0 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm-deep-cjs-reexport.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:101:21)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:59:20)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
on node >=16.11.0 › support re-exports from CJS of dual packages:
e2e/__tests__/nativeEsm.test.ts#L103
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:103:22)
|
on node >=16.11.0 › support re-exports from CJS of dual packages:
e2e/__tests__/nativeEsm.test.ts#L101
expect(received).toMatchSnapshot()
Snapshot name: `on node >=16.11.0 support re-exports from CJS of dual packages 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 1 passed, 1 total
+ Tests: 0 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm-deep-cjs-reexport.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:101:21)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:59:20)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
Ubuntu with shard 3/4 / Node LTS using jest-jasmine2
Final attempt failed. Child_process exited with error code 1
|
processChild › handles `Symbol`:
undefined#L1
Timed out
at timeoutKill (node_modules/execa/lib/kill.js:65:23)
|
processChild › handles `Symbol`:
e2e/Utils.ts#L107
EBUSY: resource busy or locked, rmdir 'C:\Users\RUNNER~1\AppData\Local\Temp\bigint-inequality-test'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/nonSerializableStructuresInequality.test.ts:48:10)
|
processChild › handles functions:
e2e/__tests__/nonSerializableStructuresInequality.test.ts#L36
Process exited
at waitUntil (e2e/__tests__/nonSerializableStructuresInequality.test.ts:36:9)
at Object.testIn2Workers (e2e/__tests__/nonSerializableStructuresInequality.test.ts:98:35)
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 28
+ Received + 2
- FAIL __tests__/test.js
- ● Test suite failed to run
-
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
- at Object.require (__tests__/test.js:10:1)
+ PASS __tests__/test.js
+ ✓ dummy
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 28
+ Received + 2
- FAIL __tests__/test.js
- ● Test suite failed to run
-
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
- at Object.require (__tests__/test.js:10:1)
+ PASS __tests__/test.js
+ ✓ dummy
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 28
+ Received + 2
- FAIL __tests__/test.js
- ● Test suite failed to run
-
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
- at Object.require (__tests__/test.js:10:1)
+ PASS __tests__/test.js
+ ✓ dummy
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
macOS with shard 1/3 / Node LTS using jest-jasmine2
Final attempt failed. Child_process exited with error code 1
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:59:20)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:59:20)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:59:20)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
macOS with shard 2/3 / Node v18.x
Final attempt failed. Child_process exited with error code 1
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:59:20)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
on node >=16.11.0 › support re-exports from CJS of dual packages:
e2e/__tests__/nativeEsm.test.ts#L103
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:103:22)
|
on node >=16.11.0 › support re-exports from CJS of dual packages:
e2e/__tests__/nativeEsm.test.ts#L101
expect(received).toMatchSnapshot()
Snapshot name: `on node >=16.11.0 support re-exports from CJS of dual packages 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 1 passed, 1 total
+ Tests: 0 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm-deep-cjs-reexport.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:101:21)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:59:20)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
on node >=16.11.0 › support re-exports from CJS of dual packages:
e2e/__tests__/nativeEsm.test.ts#L103
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:103:22)
|
on node >=16.11.0 › support re-exports from CJS of dual packages:
e2e/__tests__/nativeEsm.test.ts#L101
expect(received).toMatchSnapshot()
Snapshot name: `on node >=16.11.0 support re-exports from CJS of dual packages 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 1 passed, 1 total
+ Tests: 0 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm-deep-cjs-reexport.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:101:21)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:59:20)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:59:20)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:59:20)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:59:20)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
macOS with shard 2/3 / Node v20.x
Final attempt failed. Child_process exited with error code 1
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:59:20)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:59:20)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:59:20)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
macOS with shard 2/3 / Node v22.x
Final attempt failed. Child_process exited with error code 1
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 24
+ Received + 16
FAIL __tests__/test.js
● Test suite failed to run
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
+ ReferenceError: ReadableStream is not defined
+
+ 8 | 'use strict';
+ 9 |
+ > 10 | require('discord.js');
+ | ^
+ 11 |
+ 12 | test('dummy', () => {
+ 13 | expect(1).toBe(1);
+
+ at Object.<anonymous> (node_modules/undici/lib/web/fetch/response.js:527:3)
+ at Object.<anonymous> (node_modules/undici/lib/web/fetch/index.js:11:5)
+ at Object.<anonymous> (node_modules/undici/index.js:106:19)
+ at Object.<anonymous> (node_modules/@discordjs/rest/src/index.ts:3:26)
+ at Object.<anonymous> (node_modules/discord.js/src/client/BaseClient.js:4:18)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
+ at Object.<anonymous> (node_modules/discord.js/src/index.js:9:22)
at Object.require (__tests__/test.js:10:1)
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 24
+ Received + 16
FAIL __tests__/test.js
● Test suite failed to run
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
+ ReferenceError: ReadableStream is not defined
+
+ 8 | 'use strict';
+ 9 |
+ > 10 | require('discord.js');
+ | ^
+ 11 |
+ 12 | test('dummy', () => {
+ 13 | expect(1).toBe(1);
+
+ at Object.<anonymous> (node_modules/undici/lib/web/fetch/response.js:527:3)
+ at Object.<anonymous> (node_modules/undici/lib/web/fetch/index.js:11:5)
+ at Object.<anonymous> (node_modules/undici/index.js:106:19)
+ at Object.<anonymous> (node_modules/@discordjs/rest/src/index.ts:3:26)
+ at Object.<anonymous> (node_modules/discord.js/src/client/BaseClient.js:4:18)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
+ at Object.<anonymous> (node_modules/discord.js/src/index.js:9:22)
at Object.require (__tests__/test.js:10:1)
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 24
+ Received + 16
FAIL __tests__/test.js
● Test suite failed to run
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
+ ReferenceError: ReadableStream is not defined
+
+ 8 | 'use strict';
+ 9 |
+ > 10 | require('discord.js');
+ | ^
+ 11 |
+ 12 | test('dummy', () => {
+ 13 | expect(1).toBe(1);
+
+ at Object.<anonymous> (node_modules/undici/lib/web/fetch/response.js:527:3)
+ at Object.<anonymous> (node_modules/undici/lib/web/fetch/index.js:11:5)
+ at Object.<anonymous> (node_modules/undici/index.js:106:19)
+ at Object.<anonymous> (node_modules/@discordjs/rest/src/index.ts:3:26)
+ at Object.<anonymous> (node_modules/discord.js/src/client/BaseClient.js:4:18)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
+ at Object.<anonymous> (node_modules/discord.js/src/index.js:9:22)
at Object.require (__tests__/test.js:10:1)
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
Windows with shard 1/4 / Node v16.x
Final attempt failed. Child_process exited with error code 1
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 28
+ Received + 2
- FAIL __tests__/test.js
- ● Test suite failed to run
-
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
- at Object.require (__tests__/test.js:10:1)
+ PASS __tests__/test.js
+ ✓ dummy
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 28
+ Received + 2
- FAIL __tests__/test.js
- ● Test suite failed to run
-
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
- at Object.require (__tests__/test.js:10:1)
+ PASS __tests__/test.js
+ ✓ dummy
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 28
+ Received + 2
- FAIL __tests__/test.js
- ● Test suite failed to run
-
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
- at Object.require (__tests__/test.js:10:1)
+ PASS __tests__/test.js
+ ✓ dummy
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
Windows with shard 1/4 / Node v18.x
Final attempt failed. Child_process exited with error code 1
|
can press "t" to filter by test name:
e2e/__tests__/watchModePatterns.test.ts#L70
expect(received).toMatchSnapshot(hint)
Snapshot name: `can press "t" to filter by test name: test results 2`
- Snapshot - 0
+ Received + 2
PASS __tests__/bar.spec.js
+ A worker process has failed to exit gracefully and has been force exited. This is likely caused by tests leaking due to improper teardown. Try running with --detectOpenHandles to find leaks. Active timers can also cause this, ensure that .unref() was called on them.
+
PASS __tests__/foo.spec.js
at Object.toMatchSnapshot (e2e/__tests__/watchModePatterns.test.ts:70:18)
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 28
+ Received + 2
- FAIL __tests__/test.js
- ● Test suite failed to run
-
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
- at Object.require (__tests__/test.js:10:1)
+ PASS __tests__/test.js
+ ✓ dummy
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 28
+ Received + 2
- FAIL __tests__/test.js
- ● Test suite failed to run
-
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
- at Object.require (__tests__/test.js:10:1)
+ PASS __tests__/test.js
+ ✓ dummy
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 28
+ Received + 2
- FAIL __tests__/test.js
- ● Test suite failed to run
-
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
- at Object.require (__tests__/test.js:10:1)
+ PASS __tests__/test.js
+ ✓ dummy
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
Windows with shard 1/4 / Node LTS using jest-jasmine2
Final attempt failed. Child_process exited with error code 1
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 28
+ Received + 2
- FAIL __tests__/test.js
- ● Test suite failed to run
-
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
- at Object.require (__tests__/test.js:10:1)
+ PASS __tests__/test.js
+ ✓ dummy
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 28
+ Received + 2
- FAIL __tests__/test.js
- ● Test suite failed to run
-
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
- at Object.require (__tests__/test.js:10:1)
+ PASS __tests__/test.js
+ ✓ dummy
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 28
+ Received + 2
- FAIL __tests__/test.js
- ● Test suite failed to run
-
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
- at Object.require (__tests__/test.js:10:1)
+ PASS __tests__/test.js
+ ✓ dummy
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
Windows with shard 1/4 / Node v20.x
Final attempt failed. Child_process exited with error code 1
|
default reporter › prints failure messages when total number of test suites is over summaryThreshold:
e2e/__tests__/summaryThreshold.test.ts#L21
expect(received).toMatch(expected)
Expected pattern: /Summary of all failing tests(\n|.)*expect\(1\)\.toBe\(0\)/
Received string: "node:events:498·
throw er; // Unhandled 'error' event·
^···
Error: kill EPERM·
at ChildProcess.kill (node:internal/child_process:512:26)·
at ChildProcessWorker.killChild (D:\\a\\jest\\jest\\packages\\jest-worker\\build\\index.js:1000:17)·
at ChildProcessWorker.forceExit (D:\\a\\jest\\jest\\packages\\jest-worker\\build\\index.js:1005:33)·
at Timeout._onTimeout (D:\\a\\jest\\jest\\packages\\jest-worker\\build\\index.js:567:16)·
at listOnTimeout (node:internal/timers:594:17)·
at process.processTimers (node:internal/timers:529:7)·
Emitted 'error' event on ChildProcess instance at:·
at ChildProcess.kill (node:internal/child_process:512:12)·
at ChildProcessWorker.killChild (D:\\a\\jest\\jest\\packages\\jest-worker\\build\\index.js:1000:17)·
[... lines matching original stack trace ...]·
at process.processTimers (node:internal/timers:529:7) {·
errno: -4048,·
code: 'EPERM',·
syscall: 'kill'·
}···
Node.js v22.7.0"
at Object.toMatch (e2e/__tests__/summaryThreshold.test.ts:21:22)
|
collects coverage only from specified file:
e2e/__tests__/coverageReport.test.ts#L49
expect(received).toMatchSnapshot()
Snapshot name: `collects coverage only from specified file 1`
- Snapshot - 6
+ Received + 0
- ----------|---------|----------|---------|---------|-------------------
- File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
- ----------|---------|----------|---------|---------|-------------------
- All files | 100 | 100 | 100 | 100 |
- file.js | 100 | 100 | 100 | 100 |
- ----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageReport.test.ts:49:18)
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 28
+ Received + 2
- FAIL __tests__/test.js
- ● Test suite failed to run
-
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
- at Object.require (__tests__/test.js:10:1)
+ PASS __tests__/test.js
+ ✓ dummy
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 28
+ Received + 2
- FAIL __tests__/test.js
- ● Test suite failed to run
-
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
- at Object.require (__tests__/test.js:10:1)
+ PASS __tests__/test.js
+ ✓ dummy
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 28
+ Received + 2
- FAIL __tests__/test.js
- ● Test suite failed to run
-
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
- at Object.require (__tests__/test.js:10:1)
+ PASS __tests__/test.js
+ ✓ dummy
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
globalSetup works with ESM modules:
e2e/__tests__/globalSetup.test.ts#L202
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/globalSetup.test.ts:202:20)
|
Windows with shard 1/4 / Node v22.x
Final attempt failed. Child_process exited with error code 1
|
--findRelatedTests flag › coverage configuration is applied correctly:
e2e/Utils.ts#L107
EBUSY: resource busy or locked, rmdir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\find-related-tests-test'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/findRelatedFiles.test.ts:16:24)
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 24
+ Received + 16
FAIL __tests__/test.js
● Test suite failed to run
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
+ ReferenceError: ReadableStream is not defined
+
+ 8 | 'use strict';
+ 9 |
+ > 10 | require('discord.js');
+ | ^
+ 11 |
+ 12 | test('dummy', () => {
+ 13 | expect(1).toBe(1);
+
+ at Object.<anonymous> (node_modules/undici/lib/web/fetch/response.js:527:3)
+ at Object.<anonymous> (node_modules/undici/lib/web/fetch/index.js:11:5)
+ at Object.<anonymous> (node_modules/undici/index.js:106:19)
+ at Object.<anonymous> (node_modules/@discordjs/rest/src/index.ts:3:26)
+ at Object.<anonymous> (node_modules/discord.js/src/client/BaseClient.js:4:18)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
+ at Object.<anonymous> (node_modules/discord.js/src/index.js:9:22)
at Object.require (__tests__/test.js:10:1)
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
at runMicrotasks (<anonymous>)
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 24
+ Received + 16
FAIL __tests__/test.js
● Test suite failed to run
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
+ ReferenceError: ReadableStream is not defined
+
+ 8 | 'use strict';
+ 9 |
+ > 10 | require('discord.js');
+ | ^
+ 11 |
+ 12 | test('dummy', () => {
+ 13 | expect(1).toBe(1);
+
+ at Object.<anonymous> (node_modules/undici/lib/web/fetch/response.js:527:3)
+ at Object.<anonymous> (node_modules/undici/lib/web/fetch/index.js:11:5)
+ at Object.<anonymous> (node_modules/undici/index.js:106:19)
+ at Object.<anonymous> (node_modules/@discordjs/rest/src/index.ts:3:26)
+ at Object.<anonymous> (node_modules/discord.js/src/client/BaseClient.js:4:18)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
+ at Object.<anonymous> (node_modules/discord.js/src/index.js:9:22)
at Object.require (__tests__/test.js:10:1)
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 24
+ Received + 16
FAIL __tests__/test.js
● Test suite failed to run
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
+ ReferenceError: ReadableStream is not defined
+
+ 8 | 'use strict';
+ 9 |
+ > 10 | require('discord.js');
+ | ^
+ 11 |
+ 12 | test('dummy', () => {
+ 13 | expect(1).toBe(1);
+
+ at Object.<anonymous> (node_modules/undici/lib/web/fetch/response.js:527:3)
+ at Object.<anonymous> (node_modules/undici/lib/web/fetch/index.js:11:5)
+ at Object.<anonymous> (node_modules/undici/index.js:106:19)
+ at Object.<anonymous> (node_modules/@discordjs/rest/src/index.ts:3:26)
+ at Object.<anonymous> (node_modules/discord.js/src/client/BaseClient.js:4:18)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
+ at Object.<anonymous> (node_modules/discord.js/src/index.js:9:22)
at Object.require (__tests__/test.js:10:1)
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
macOS with shard 1/3 / Node v16.x
Final attempt failed. Child_process exited with error code 1
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 28
+ Received + 2
- FAIL __tests__/test.js
- ● Test suite failed to run
-
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
- at Object.require (__tests__/test.js:10:1)
+ PASS __tests__/test.js
+ ✓ dummy
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 28
+ Received + 2
- FAIL __tests__/test.js
- ● Test suite failed to run
-
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
- at Object.require (__tests__/test.js:10:1)
+ PASS __tests__/test.js
+ ✓ dummy
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 28
+ Received + 2
- FAIL __tests__/test.js
- ● Test suite failed to run
-
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
- at Object.require (__tests__/test.js:10:1)
+ PASS __tests__/test.js
+ ✓ dummy
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
macOS with shard 1/3 / Node v22.x
Final attempt failed. Child_process exited with error code 1
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 28
+ Received + 2
- FAIL __tests__/test.js
- ● Test suite failed to run
-
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
- at Object.require (__tests__/test.js:10:1)
+ PASS __tests__/test.js
+ ✓ dummy
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 28
+ Received + 2
- FAIL __tests__/test.js
- ● Test suite failed to run
-
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
- at Object.require (__tests__/test.js:10:1)
+ PASS __tests__/test.js
+ ✓ dummy
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 28
+ Received + 2
- FAIL __tests__/test.js
- ● Test suite failed to run
-
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
- at Object.require (__tests__/test.js:10:1)
+ PASS __tests__/test.js
+ ✓ dummy
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
macOS with shard 1/3 / Node v20.x
Final attempt failed. Child_process exited with error code 1
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
Windows with shard 3/4 / Node LTS using jest-jasmine2
Final attempt failed. Child_process exited with error code 1
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 28
+ Received + 2
- FAIL __tests__/test.js
- ● Test suite failed to run
-
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
- at Object.require (__tests__/test.js:10:1)
+ PASS __tests__/test.js
+ ✓ dummy
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 28
+ Received + 2
- FAIL __tests__/test.js
- ● Test suite failed to run
-
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
- at Object.require (__tests__/test.js:10:1)
+ PASS __tests__/test.js
+ ✓ dummy
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
shows a proper error from deep requires:
e2e/__tests__/requireMissingExt.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `shows a proper error from deep requires 1`
- Snapshot - 28
+ Received + 2
- FAIL __tests__/test.js
- ● Test suite failed to run
-
- Cannot find module '../package' from 'node_modules/discord.js/src/index.js'
-
- Require stack:
- node_modules/discord.js/src/index.js
- __tests__/test.js
-
-
- However, Jest was able to find:
- '../package.json'
-
- You might want to include a file extension in your import, or update your 'moduleFileExtensions', which is currently ['js'].
-
- See https://jestjs.io/docs/configuration#modulefileextensions-arraystring
-
- 8 | 'use strict';
- 9 |
- > 10 | require('discord.js');
- | ^
- 11 |
- 12 | test('dummy', () => {
- 13 | expect(1).toBe(1);
-
- at Resolver._throwModNotFoundError (../../packages/jest-resolve/build/index.js:937:11)
- at Object.<anonymous> (node_modules/discord.js/src/index.js:21:12)
- at Object.require (__tests__/test.js:10:1)
+ PASS __tests__/test.js
+ ✓ dummy
at Object.toMatchSnapshot (e2e/__tests__/requireMissingExt.test.ts:22:16)
|
macOS with shard 1/3 / Node v18.x
Final attempt failed. Child_process exited with error code 1
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:59:20)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:59:20)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:59:20)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
Windows with shard 3/4 / Node v18.x
Final attempt failed. Child_process exited with error code 1
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:59:20)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
on node >=16.11.0 › support re-exports from CJS of dual packages:
e2e/__tests__/nativeEsm.test.ts#L103
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:103:22)
|
on node >=16.11.0 › support re-exports from CJS of dual packages:
e2e/__tests__/nativeEsm.test.ts#L101
expect(received).toMatchSnapshot()
Snapshot name: `on node >=16.11.0 support re-exports from CJS of dual packages 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 1 passed, 1 total
+ Tests: 0 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm-deep-cjs-reexport.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:101:21)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:59:20)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
on node >=16.11.0 › support re-exports from CJS of dual packages:
e2e/__tests__/nativeEsm.test.ts#L103
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:103:22)
|
on node >=16.11.0 › support re-exports from CJS of dual packages:
e2e/__tests__/nativeEsm.test.ts#L101
expect(received).toMatchSnapshot()
Snapshot name: `on node >=16.11.0 support re-exports from CJS of dual packages 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 1 passed, 1 total
+ Tests: 0 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm-deep-cjs-reexport.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:101:21)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:59:20)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:59:20)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
console printing:
e2e/__tests__/consoleAfterTeardown.test.ts#L19
expect(received).toMatchSnapshot()
Snapshot name: `console printing 1`
- Snapshot - 10
+ Received + 20
"PASS __tests__/console.test.js
- ● Cannot log after tests are done. Did you forget to wait for something async in your test?
- Attempted to log "hello!".
-
- 10 | // Named function to have the function be named the same in jasmine and circus
- 11 | new Promise(resolve => setTimeout(resolve, 500)).then(function log() {
- > 12 | console.log('hello!');
- | ^
- 13 | });
- 14 | });
- 15 |"
+ node:events:498
+ throw er; // Unhandled 'error' event
+ ^
+
+ Error: kill EPERM
+ at ChildProcess.kill (node:internal/child_process:512:26)
+ at ChildProcessWorker.killChild (D:\a\jest\jest\packages\jest-worker\build\index.js:1000:17)
+ at ChildProcessWorker.forceExit (D:\a\jest\jest\packages\jest-worker\build\index.js:1005:33)
+ at Timeout._onTimeout (D:\a\jest\jest\packages\jest-worker\build\index.js:567:16)
+ at listOnTimeout (node:internal/timers:594:17)
+ at processTimers (node:internal/timers:529:7)
+ Emitted 'error' event on ChildProcess instance at:
+ at ChildProcess.kill (node:internal/child_process:512:12)
+ at ChildProcessWorker.killChild (D:\a\jest\jest\packages\jest-worker\build\index.js:1000:17)
+ [... lines matching original stack trace ...]
+ at processTimers (node:internal/timers:529:7) {
+ errno: -4048,
+ code: 'EPERM',
+ syscall: 'kill'
+ "
at Object.toMatchSnapshot (e2e/__tests__/consoleAfterTeardown.test.ts:19:24)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:59:20)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:59:20)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
Windows with shard 3/4 / Node v22.x
Final attempt failed. Child_process exited with error code 1
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:59:20)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:59:20)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/nativeEsm.test.ts:59:20)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
Windows with shard 3/4 / Node v20.x
Final attempt failed. Child_process exited with error code 1
|
notify › does not report --notify flag:
e2e/__tests__/detectOpenHandles.ts#L111
expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: "Jest did not exit one second after the test run has completed.·
'This usually means that there are asynchronous operations that weren't stopped in your tests. Consider running Jest with `--detectOpenHandles` to troubleshoot this issue."
at Object.toBe (e2e/__tests__/detectOpenHandles.ts:111:27)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
runs test with native ESM:
e2e/__tests__/nativeEsm.test.ts#L57
expect(received).toMatchSnapshot()
Snapshot name: `runs test with native ESM 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 31 passed, 31 total
+ Tests: 1 failed, 30 passed, 31 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites matching native-esm.test.js.
at Object.toMatchSnapshot (e2e/__tests__/nativeEsm.test.ts:57:19)
|
macOS with shard 2/3 / Node LTS using jest-jasmine2
Final attempt failed. Child_process exited with error code 1
|
Node LTS on Ubuntu with coverage (4/4)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Node LTS on Ubuntu with coverage (2/4)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Ubuntu with shard 1/4 / Node v20.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 1/4 / Node v20.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Node LTS on Ubuntu with coverage (1/4)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Node LTS on Ubuntu with coverage (1/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Node LTS on Ubuntu with coverage (1/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 1/4 / Node v22.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 1/4 / Node v22.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 1/4 / Node v18.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 1/4 / Node v18.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 1/4 / Node LTS using jest-jasmine2
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 1/4 / Node LTS using jest-jasmine2
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 1/4 / Node v16.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 1/4 / Node v16.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Node LTS on Ubuntu with coverage (3/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Node LTS on Ubuntu with coverage (3/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Node LTS on Ubuntu with coverage (3/4)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Ubuntu with shard 3/4 / Node v18.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 3/4 / Node v18.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 3/4 / Node v22.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 3/4 / Node v22.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 3/4 / Node v20.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 3/4 / Node v20.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 3/4 / Node v16.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 3/4 / Node v16.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 3/4 / Node LTS using jest-jasmine2
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 3/4 / Node LTS using jest-jasmine2
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Windows with shard 4/4 / Node LTS using jest-jasmine2
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 1/3 / Node LTS using jest-jasmine2
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 1/3 / Node LTS using jest-jasmine2
Attempt 2 failed. Reason: Child_process exited with error code 1
|
macOS with shard 2/3 / Node v18.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 2/3 / Node v18.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
macOS with shard 2/3 / Node v16.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 2/3 / Node v16.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
macOS with shard 2/3 / Node v20.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 2/3 / Node v20.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
macOS with shard 2/3 / Node v22.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 2/3 / Node v22.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Windows with shard 1/4 / Node v16.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 1/4 / Node v16.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Windows with shard 1/4 / Node v18.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 1/4 / Node v18.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Windows with shard 1/4 / Node LTS using jest-jasmine2
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 1/4 / Node LTS using jest-jasmine2
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Windows with shard 1/4 / Node v20.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 1/4 / Node v20.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Windows with shard 2/4 / Node v22.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 1/4 / Node v22.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 1/4 / Node v22.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Windows with shard 2/4 / Node v18.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 1/3 / Node v16.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 1/3 / Node v16.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
macOS with shard 1/3 / Node v22.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 1/3 / Node v22.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
macOS with shard 1/3 / Node v20.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 1/3 / Node v20.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Windows with shard 3/4 / Node LTS using jest-jasmine2
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 3/4 / Node LTS using jest-jasmine2
Attempt 2 failed. Reason: Child_process exited with error code 1
|
macOS with shard 1/3 / Node v18.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 1/3 / Node v18.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Windows with shard 3/4 / Node v18.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 3/4 / Node v18.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Windows with shard 3/4 / Node v16.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 3/4 / Node v16.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Windows with shard 3/4 / Node v22.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 3/4 / Node v22.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Windows with shard 3/4 / Node v20.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 3/4 / Node v20.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
macOS with shard 2/3 / Node LTS using jest-jasmine2
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 2/3 / Node LTS using jest-jasmine2
Attempt 2 failed. Reason: Child_process exited with error code 1
|