fix(deps): update dependency discord.js to v14.16.3 #14082
Annotations
5 errors and 2 warnings
run tests using jest-jasmine:
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)
|
run tests using jest-jasmine:
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)
|
run tests using jest-jasmine:
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)
|
run tests using jest-jasmine:
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)
|
run tests using jest-jasmine
Final attempt failed. Child_process exited with error code 1
|
run tests using jest-jasmine
Attempt 1 failed. Reason: Child_process exited with error code 1
|
run tests using jest-jasmine
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Loading