chore: upgrade typebox #13023
Triggered via pull request
December 24, 2023 11:27
Status
Failure
Total duration
1h 29m 41s
Artifacts
–
nodejs.yml
on: pull_request
prepare-yarn-cache-ubuntu
/
Prepare yarn cache for ubuntu-latest
1m 5s
prepare-yarn-cache-macos
/
Prepare yarn cache for macos-latest
1m 51s
prepare-yarn-cache-windows
/
Prepare yarn cache for windows-latest
1m 32s
TypeScript Compatibility
5m 43s
Typecheck Examples and Tests
4m 22s
Lint
1m 45s
Validate Yarn dependencies and constraints
14s
Node LTS on Ubuntu with leak detection
1m 11s
Matrix: test-coverage
Matrix: test-ubuntu
Matrix: test-macos
Matrix: test-windows
Annotations
2 errors
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)
|
macOS with shard 2/3 / Node LTS using jest-jasmine2
Process completed with exit code 1.
|