chore(deps): update dependency @types/node to v22 #14226
Triggered via pull request
November 23, 2024 04:58
Status
Failure
Total duration
13m 57s
Artifacts
–
nodejs.yml
on: pull_request
prepare-yarn-cache-ubuntu
/
Prepare yarn cache for ubuntu-latest
53s
prepare-yarn-cache-macos
/
Prepare yarn cache for macos-latest
1m 2s
prepare-yarn-cache-windows
/
Prepare yarn cache for windows-latest
1m 31s
TypeScript Compatibility
2m 22s
Typecheck Examples and Tests
2m 5s
Lint
1m 45s
Validate Yarn dependencies and constraints
21s
Node LTS on Ubuntu with leak detection
50s
Matrix: test-coverage
Matrix: test-ubuntu
Matrix: test-macos
Matrix: test-windows
Annotations
5 errors and 1 warning
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)
|
Typecheck Examples and Tests:
packages/jest-worker/src/index.ts#L9
Unused '@ts-expect-error' directive.
|
Typecheck Examples and Tests
Process completed with exit code 1.
|
TypeScript Compatibility:
packages/jest-worker/src/index.ts#L9
Unused '@ts-expect-error' directive.
|
TypeScript Compatibility
Process completed with exit code 1.
|
macOS with shard 2/3 / Node LTS using jest-jasmine2
Attempt 1 failed. Reason: Child_process exited with error code 1
|