Override glob package version globally #14372
Annotations
10 errors and 2 warnings
run tests:
undefined#L1
TypeError: [BABEL]: The "original" argument must be of type function. Received an instance of Object (While processing: D:\a\jest\jest\node_modules\babel-plugin-istanbul\lib\index.js)
at Object.<anonymous> (node_modules/test-exclude/index.js:5:14)
at loadCodeDefault.next (<anonymous>)
at requireModule.next (<anonymous>)
at loadPlugin.next (<anonymous>)
at createDescriptor.next (<anonymous>)
at Array.forEach (<anonymous>)
at createDescriptors.next (<anonymous>)
at createPluginDescriptors.next (<anonymous>)
at cachedFunction.next (<anonymous>)
at mergeChainOpts.next (<anonymous>)
at chainWalker.next (<anonymous>)
at buildRootChain.next (<anonymous>)
at loadPrivatePartialConfig.next (<anonymous>)
at loadFullConfig.next (<anonymous>)
at transform.next (<anonymous>)
|
run tests:
undefined#L1
TypeError: [BABEL]: The "original" argument must be of type function. Received an instance of Object (While processing: D:\a\jest\jest\node_modules\babel-plugin-istanbul\lib\index.js)
at Object.<anonymous> (node_modules/test-exclude/index.js:5:14)
at loadCodeDefault.next (<anonymous>)
at requireModule.next (<anonymous>)
at loadPlugin.next (<anonymous>)
at createDescriptor.next (<anonymous>)
at Array.forEach (<anonymous>)
at createDescriptors.next (<anonymous>)
at createPluginDescriptors.next (<anonymous>)
at cachedFunction.next (<anonymous>)
at mergeChainOpts.next (<anonymous>)
at chainWalker.next (<anonymous>)
at buildRootChain.next (<anonymous>)
at loadPrivatePartialConfig.next (<anonymous>)
at loadFullConfig.next (<anonymous>)
at transform.next (<anonymous>)
|
run tests:
e2e/__tests__/coverageReport.test.ts#L33
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/coverageReport.test.ts:33:20)
|
run tests:
e2e/__tests__/coverageReport.test.ts#L30
expect(received).toMatchSnapshot()
Snapshot name: `outputs coverage report 1`
- Snapshot - 15
+ Received + 5
- -------------------------------------|---------|----------|---------|---------|-------------------
+ ----------|---------|----------|---------|---------|-------------------
- File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
+ File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
- -------------------------------------|---------|----------|---------|---------|-------------------
+ ----------|---------|----------|---------|---------|-------------------
- All files | 60 | 0 | 50 | 60 |
- coverage-report | 47.36 | 0 | 25 | 50 |
- file.js | 100 | 100 | 100 | 100 |
- notRequiredInTestSuite.js | 0 | 0 | 0 | 0 | 8-19
- otherFile.js | 100 | 100 | 100 | 100 |
- sum.js | 87.5 | 100 | 50 | 100 |
- sumDependency.js | 0 | 0 | 0 | 0 | 8-13
- coverage-report/cached-duplicates/a | 100 | 100 | 100 | 100 |
- identical.js | 100 | 100 | 100 | 100 |
- coverage-report/cached-duplicates/b | 100 | 100 | 100 | 100 |
- identical.js | 100 | 100 | 100 | 100 |
- -------------------------------------|---------|----------|---------|---------|-------------------
+ All files | 0 | 0 | 0 | 0 |
+ ----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageReport.test.ts:30:18)
|
run tests:
e2e/__tests__/coverageReport.test.ts#L49
expect(received).toMatchSnapshot()
Snapshot name: `collects coverage only from specified file 1`
- Snapshot - 2
+ Received + 1
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
- All files | 100 | 100 | 100 | 100 |
- file.js | 100 | 100 | 100 | 100 |
+ All files | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageReport.test.ts:49:18)
|
run tests:
e2e/__tests__/coverageReport.test.ts#L66
expect(received).toMatchSnapshot()
Snapshot name: `collects coverage only from multiple specified files 1`
- Snapshot - 7
+ Received + 5
- --------------|---------|----------|---------|---------|-------------------
+ ----------|---------|----------|---------|---------|-------------------
- File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
+ File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
- --------------|---------|----------|---------|---------|-------------------
+ ----------|---------|----------|---------|---------|-------------------
- All files | 100 | 100 | 100 | 100 |
- file.js | 100 | 100 | 100 | 100 |
- otherFile.js | 100 | 100 | 100 | 100 |
+ All files | 0 | 0 | 0 | 0 |
- --------------|---------|----------|---------|---------|-------------------
+ ----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageReport.test.ts:66:18)
|
run tests:
e2e/__tests__/coverageReport.test.ts#L84
expect(received).toMatchSnapshot()
Snapshot name: `collects coverage only from specified files avoiding dependencies 1`
- Snapshot - 2
+ Received + 1
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
- All files | 87.5 | 100 | 50 | 100 |
- sum.js | 87.5 | 100 | 50 | 100 |
+ All files | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageReport.test.ts:84:18)
|
run tests:
e2e/__tests__/coverageReport.test.ts#L93
expect(received).toMatchSnapshot()
Snapshot name: `json reporter printing with --coverage 1`
- Snapshot - 1
+ Received + 1
Test Suites: 1 failed, 1 total
- Tests: 1 failed, 1 skipped, 2 passed, 4 total
+ Tests: 0 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites.
at Object.toMatchSnapshot (e2e/__tests__/coverageReport.test.ts:93:19)
|
run tests:
e2e/__tests__/coverageReport.test.ts#L102
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/coverageReport.test.ts:102:20)
|
run tests:
e2e/__tests__/coverageReport.test.ts#L117
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/coverageReport.test.ts:117:20)
|
run tests
Attempt 1 failed. Reason: Child_process exited with error code 1
|
run tests
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Set up job
2s
2s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run actions/checkout@v4
8s
8s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Use Node.js 22.x
18s
18s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
install
30s
30s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
build
10s
10s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Get number of CPU cores
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
run tests
6m 15s
6m 15s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Use Node.js 22.x
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Run actions/checkout@v4
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Complete job
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Loading