Skip to content

feat(types): Add type definition for default constructor in IJestHasteMap #12724

feat(types): Add type definition for default constructor in IJestHasteMap

feat(types): Add type definition for default constructor in IJestHasteMap #12724

Triggered via pull request October 11, 2023 14:09
Status Cancelled
Total duration 26m 8s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

nodejs.yml

on: pull_request
prepare-yarn-cache-ubuntu  /  Prepare yarn cache for ubuntu-latest
25s
prepare-yarn-cache-ubuntu / Prepare yarn cache for ubuntu-latest
prepare-yarn-cache-macos  /  Prepare yarn cache for macos-latest
48s
prepare-yarn-cache-macos / Prepare yarn cache for macos-latest
prepare-yarn-cache-windows  /  Prepare yarn cache for windows-latest
47s
prepare-yarn-cache-windows / Prepare yarn cache for windows-latest
TypeScript Compatibility
2m 21s
TypeScript Compatibility
Typecheck Examples and Tests
2m 3s
Typecheck Examples and Tests
Lint
2m 7s
Lint
Validate Yarn dependencies and constraints
20s
Validate Yarn dependencies and constraints
Node LTS on Ubuntu with leak detection
1m 7s
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

9 errors
Typecheck Examples and Tests: packages/jest-haste-map/src/index.ts#L1154
Type 'typeof HasteMap' is not assignable to type 'IJestHasteMap'.
Typecheck Examples and Tests
Process completed with exit code 1.
Lint: packages/jest-haste-map/src/index.ts#L1152
Replace `(new·(options:·Options)·=>·IHasteMap)` with `new·(options:·Options)·=>·IHasteMap`
Lint
Process completed with exit code 1.
TypeScript Compatibility: packages/jest-haste-map/src/index.ts#L1154
Type 'typeof HasteMap' is not assignable to type 'IJestHasteMap'.
TypeScript Compatibility
Process completed with exit code 1.
macOS with shard 3/3 / Node v18.x
Canceling since a higher priority waiting request for 'Node CI-patch-1' exists
macOS with shard 3/3 / Node v20.x
Canceling since a higher priority waiting request for 'Node CI-patch-1' exists
macOS with shard 3/3 / Node v20.x
The operation was canceled.