Skip to content

feat(expect): remove alias methods #12799

feat(expect): remove alias methods

feat(expect): remove alias methods #12799

Triggered via pull request October 29, 2023 11:18
Status Failure
Total duration 48m 46s
Artifacts

nodejs.yml

on: pull_request
prepare-yarn-cache-ubuntu  /  Prepare yarn cache for ubuntu-latest
26s
prepare-yarn-cache-ubuntu / Prepare yarn cache for ubuntu-latest
prepare-yarn-cache-macos  /  Prepare yarn cache for macos-latest
43s
prepare-yarn-cache-macos / Prepare yarn cache for macos-latest
prepare-yarn-cache-windows  /  Prepare yarn cache for windows-latest
52s
prepare-yarn-cache-windows / Prepare yarn cache for windows-latest
TypeScript Compatibility
5m 51s
TypeScript Compatibility
Typecheck Examples and Tests
4m 54s
Typecheck Examples and Tests
Lint
2m 13s
Lint
Validate Yarn dependencies and constraints
20s
Validate Yarn dependencies and constraints
Node LTS on Ubuntu with leak detection
2m 58s
Node LTS on Ubuntu with leak detection
Matrix: test-coverage
Matrix: test-ubuntu
Matrix: test-macos
Matrix: test-windows
Fit to window
Zoom out
Zoom in

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.