chore(deps): update dependency @types/node to v22 #14217
Annotations
1 error and 1 warning
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
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Loading