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