Override glob package version globally #14372
Annotations
10 errors and 2 warnings
run tests using jest-jasmine:
undefined#L1
TypeError: The "original" argument must be of type function. Received an instance of Object
at Object.<anonymous> (node_modules/test-exclude/index.js:5:14)
|
run tests using jest-jasmine:
undefined#L1
TypeError: createScriptTransformer is not a function
at Object.createScriptTransformer (packages/jest-transform/src/__tests__/ScriptTransformer.test.ts:333:37)
|
run tests using jest-jasmine:
undefined#L1
TypeError: The "original" argument must be of type function. Received an instance of Object
at Object.<anonymous> (node_modules/test-exclude/index.js:5:14)
|
run tests using jest-jasmine:
undefined#L1
TypeError: createScriptTransformer is not a function
at Object.createScriptTransformer (packages/jest-transform/src/__tests__/ScriptTransformer.test.ts:377:37)
|
run tests using jest-jasmine:
undefined#L1
TypeError: The "original" argument must be of type function. Received an instance of Object
at Object.<anonymous> (node_modules/test-exclude/index.js:5:14)
|
run tests using jest-jasmine:
undefined#L1
TypeError: createScriptTransformer is not a function
at Object.createScriptTransformer (packages/jest-transform/src/__tests__/ScriptTransformer.test.ts:428:37)
|
run tests using jest-jasmine:
undefined#L1
expect(received).rejects.toThrowErrorMatchingSnapshot()
Snapshot name: `ScriptTransformer throws an error if \`processAsync\` doesn't return a promise of object containing \`code\` key with processed string 1`
- Snapshot - 10
+ Received + 1
- <red><bold>● Invalid return value:</intensity></color>
- <red> `process()` or/and `processAsync()` method of code transformer found at </color>
- <red> "passthrough-preprocessor-fruits-banana-js" </color>
- <red> should return an object or a Promise resolving to an object. The object </color>
- <red> must have `code` property with a string of processed code.</color>
- <red> <bold>This error may be caused by a breaking change in Jest 28:</intensity></color>
- <red> https://jest-archive-august-2023.netlify.app/docs/28.x/upgrading-to-jest28#transformer</color>
- <red> <bold>Code Transformation Documentation:</intensity></color>
- <red> https://jestjs.io/docs/code-transformation</color>
- <red></color>
+ createScriptTransformer is not a function
at Object.toThrowErrorMatchingSnapshot (packages/expect/build/index.js:2209:20)
at Array.map (<anonymous>)
|
run tests using jest-jasmine:
undefined#L1
expect(received).rejects.toThrowErrorMatchingSnapshot()
Snapshot name: `ScriptTransformer throws an error if \`processAsync\` doesn't return a promise of object containing \`code\` key with processed string 2`
- Snapshot - 10
+ Received + 1
- <red><bold>● Invalid return value:</intensity></color>
- <red> `process()` or/and `processAsync()` method of code transformer found at </color>
- <red> "passthrough-preprocessor-fruits-avocado-js" </color>
- <red> should return an object or a Promise resolving to an object. The object </color>
- <red> must have `code` property with a string of processed code.</color>
- <red> <bold>This error may be caused by a breaking change in Jest 28:</intensity></color>
- <red> https://jest-archive-august-2023.netlify.app/docs/28.x/upgrading-to-jest28#transformer</color>
- <red> <bold>Code Transformation Documentation:</intensity></color>
- <red> https://jestjs.io/docs/code-transformation</color>
- <red></color>
+ createScriptTransformer is not a function
at Object.toThrowErrorMatchingSnapshot (packages/expect/build/index.js:2209:20)
at Array.map (<anonymous>)
|
run tests using jest-jasmine:
undefined#L1
expect(received).rejects.toThrowErrorMatchingSnapshot()
Snapshot name: `ScriptTransformer throws an error if \`processAsync\` doesn't return a promise of object containing \`code\` key with processed string 3`
- Snapshot - 10
+ Received + 1
- <red><bold>● Invalid return value:</intensity></color>
- <red> `process()` or/and `processAsync()` method of code transformer found at </color>
- <red> "passthrough-preprocessor-fruits-kiwi-js" </color>
- <red> should return an object or a Promise resolving to an object. The object </color>
- <red> must have `code` property with a string of processed code.</color>
- <red> <bold>This error may be caused by a breaking change in Jest 28:</intensity></color>
- <red> https://jest-archive-august-2023.netlify.app/docs/28.x/upgrading-to-jest28#transformer</color>
- <red> <bold>Code Transformation Documentation:</intensity></color>
- <red> https://jestjs.io/docs/code-transformation</color>
- <red></color>
+ createScriptTransformer is not a function
at Object.toThrowErrorMatchingSnapshot (packages/expect/build/index.js:2209:20)
at Array.map (<anonymous>)
|
run tests using jest-jasmine:
undefined#L1
expect(received).rejects.toThrowErrorMatchingSnapshot()
Snapshot name: `ScriptTransformer throws an error if \`processAsync\` doesn't return a promise of object containing \`code\` key with processed string 4`
- Snapshot - 10
+ Received + 1
- <red><bold>● Invalid return value:</intensity></color>
- <red> `process()` or/and `processAsync()` method of code transformer found at </color>
- <red> "passthrough-preprocessor-fruits-grapefruit-js" </color>
- <red> should return an object or a Promise resolving to an object. The object </color>
- <red> must have `code` property with a string of processed code.</color>
- <red> <bold>This error may be caused by a breaking change in Jest 28:</intensity></color>
- <red> https://jest-archive-august-2023.netlify.app/docs/28.x/upgrading-to-jest28#transformer</color>
- <red> <bold>Code Transformation Documentation:</intensity></color>
- <red> https://jestjs.io/docs/code-transformation</color>
- <red></color>
+ createScriptTransformer is not a function
at Object.toThrowErrorMatchingSnapshot (packages/expect/build/index.js:2209:20)
at Array.map (<anonymous>)
|
run tests using jest-jasmine
Attempt 1 failed. Reason: Child_process exited with error code 1
|
run tests using jest-jasmine
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Loading