chore(deps): bump actions/stale from 5 to 9 #34
Triggered via pull request
February 13, 2024 02:57
Status
Failure
Total duration
6h 3m 39s
Artifacts
–
nodejs.yml
on: pull_request
prepare-yarn-cache-ubuntu
/
Prepare yarn cache for ubuntu-latest
1m 27s
prepare-yarn-cache-macos
/
Prepare yarn cache for macos-latest
2m 50s
prepare-yarn-cache-windows
/
Prepare yarn cache for windows-latest
2m 13s
TypeScript Compatibility
6m 45s
Lint
41s
Validate Yarn dependencies and constraints
14s
Matrix: test-coverage
Matrix: test-ubuntu / test-jasmine
Matrix: test-ubuntu / test
Matrix: test-macos / test-jasmine
Matrix: test-macos / test
Matrix: test-windows / test-jasmine
Matrix: test-windows / test
Annotations
157 errors and 82 warnings
Lint
Process completed with exit code 1.
|
FakeTimers › getTimerCount › returns the correct count:
undefined#L1
TypeError: Cannot assign to read only property 'performance' of object '[object global]'
at hijackMethod (node_modules/@sinonjs/fake-timers/src/fake-timers-src.js:946:32)
|
FakeTimers › getTimerCount › returns the correct count:
undefined#L1
expect(received).toEqual(expected) // deep equality
Expected: 3
Received: 0
at Object.toEqual (packages/jest-fake-timers/src/__tests__/modernFakeTimers.test.ts:924:38)
|
FakeTimers › getTimerCount › includes immediates and ticks:
undefined#L1
TypeError: Can't install fake timers twice on the same global object.
at Object.install (node_modules/@sinonjs/fake-timers/src/fake-timers-src.js:1642:19)
|
FakeTimers › getTimerCount › includes immediates and ticks:
undefined#L1
expect(received).toEqual(expected) // deep equality
Expected: 3
Received: 0
at Object.toEqual (packages/jest-fake-timers/src/__tests__/modernFakeTimers.test.ts:940:38)
|
FakeTimers › getTimerCount › not includes cancelled immediates:
undefined#L1
TypeError: Can't install fake timers twice on the same global object.
at Object.install (node_modules/@sinonjs/fake-timers/src/fake-timers-src.js:1642:19)
|
FakeTimers › getTimerCount › not includes cancelled immediates:
undefined#L1
expect(received).toEqual(expected) // deep equality
Expected: 1
Received: 0
at Object.toEqual (packages/jest-fake-timers/src/__tests__/modernFakeTimers.test.ts:945:38)
|
preset › throws when preset is invalid:
undefined#L1
expect(received).rejects.toThrowError(expected)
Expected pattern: /Unexpected token } in JSON at position (104|110)[\s\S]* at /
Received message: "● Validation Error:
Preset react-native is invalid:
Expected double-quoted property name in JSON at position 104
SyntaxError: Expected double-quoted property name in JSON at position 104
at JSON.parse (<anonymous>)
at Runtime._loadModule (/home/runner/work/jest/jest/packages/jest-runtime/build/index.js:1216:39)
at Runtime.requireModule (/home/runner/work/jest/jest/packages/jest-runtime/build/index.js:1047:12)
at Runtime.requireActual (/home/runner/work/jest/jest/packages/jest-runtime/build/index.js:1097:17)
at requireActual (/home/runner/work/jest/jest/packages/jest-config/src/__tests__/normalize.test.ts:1126:12)
at Runtime.requireMock (/home/runner/work/jest/jest/packages/jest-runtime/build/index.js:1126:55)
at Runtime.requireModuleOrMock (/home/runner/work/jest/jest/packages/jest-runtime/build/index.js:1246:21)
at require (/home/runner/work/jest/jest/packages/jest-util/build/requireOrImportModule.js:53:28)
at setupPreset (/home/runner/work/jest/jest/packages/jest-config/src/normalize.ts:153:20)
at setupPreset (/home/runner/work/jest/jest/packages/jest-config/src/normalize.ts:549:21)
Configuration Documentation:
https://jestjs.io/docs/configuration
"
Preset react-native is invalid:
Expected double-quoted property name in JSON at position 104
SyntaxError: Expected double-quoted property name in JSON at position 104
at JSON.parse (<anonymous>)
at Runtime._loadModule (/home/runner/work/jest/jest/packages/jest-runtime/build/index.js:1216:39)
at Runtime.requireModule (/home/runner/work/jest/jest/packages/jest-runtime/build/index.js:1047:12)
at Runtime.requireActual (/home/runner/work/jest/jest/packages/jest-runtime/build/index.js:1097:17)
at requireActual (/home/runner/work/jest/jest/packages/jest-config/src/__tests__/normalize.test.ts:1126:12)
at Runtime.requireMock (/home/runner/work/jest/jest/packages/jest-runtime/build/index.js:1126:55)
at Runtime.requireModuleOrMock (/home/runner/work/jest/jest/packages/jest-runtime/build/index.js:1246:21)
at require (/home/runner/work/jest/jest/packages/jest-util/build/requireOrImportModule.js:53:28)
at setupPreset (/home/runner/work/jest/jest/packages/jest-config/src/normalize.ts:153:20)
at setupPreset (/home/runner/work/jest/jest/packages/jest-config/src/normalize.ts:549:21)
Configuration Documentation:
https://jestjs.io/docs/configuration
at Object.toThrowError (packages/expect/build/index.js:241:22)
|
normal output:
undefined#L1
TypeError: Cannot assign to read only property 'performance' of object '[object global]'
at hijackMethod (node_modules/@sinonjs/fake-timers/src/fake-timers-src.js:946:32)
|
normal output:
undefined#L1
expect(received).toHaveBeenCalled()
Matcher error: received value must be a mock or spy function
Received has value: undefined
at Object.toHaveBeenCalled (packages/jest-reporters/src/__tests__/DefaultReporter.test.js:73:18)
|
when using stderr as output:
undefined#L1
TypeError: Can't install fake timers twice on the same global object.
at Object.install (node_modules/@sinonjs/fake-timers/src/fake-timers-src.js:1642:19)
|
FakeTimers › getTimerCount › returns the correct count:
undefined#L1
TypeError: Cannot assign to read only property 'performance' of object '[object global]'
at hijackMethod (node_modules/@sinonjs/fake-timers/src/fake-timers-src.js:946:32)
|
FakeTimers › getTimerCount › includes immediates and ticks:
undefined#L1
TypeError: Can't install fake timers twice on the same global object.
at Object.install (node_modules/@sinonjs/fake-timers/src/fake-timers-src.js:1642:19)
|
FakeTimers › getTimerCount › not includes cancelled immediates:
undefined#L1
TypeError: Can't install fake timers twice on the same global object.
at Object.install (node_modules/@sinonjs/fake-timers/src/fake-timers-src.js:1642:19)
|
normal output:
undefined#L1
TypeError: Cannot assign to read only property 'performance' of object '[object global]'
at hijackMethod (node_modules/@sinonjs/fake-timers/src/fake-timers-src.js:946:32)
|
when using stderr as output:
undefined#L1
TypeError: Can't install fake timers twice on the same global object.
at Object.install (node_modules/@sinonjs/fake-timers/src/fake-timers-src.js:1642:19)
|
test-ubuntu / Node v18.x on ubuntu-latest (4/4)
Process completed with exit code 1.
|
FakeTimers › getTimerCount › returns the correct count:
undefined#L1
TypeError: Cannot assign to read only property 'performance' of object '[object global]'
at hijackMethod (node_modules/@sinonjs/fake-timers/src/fake-timers-src.js:946:32)
|
FakeTimers › getTimerCount › includes immediates and ticks:
undefined#L1
TypeError: Can't install fake timers twice on the same global object.
at Object.install (node_modules/@sinonjs/fake-timers/src/fake-timers-src.js:1642:19)
|
FakeTimers › getTimerCount › not includes cancelled immediates:
undefined#L1
TypeError: Can't install fake timers twice on the same global object.
at Object.install (node_modules/@sinonjs/fake-timers/src/fake-timers-src.js:1642:19)
|
preset › throws when preset is invalid:
undefined#L1
expect(received).rejects.toThrowError(expected)
Expected pattern: /Unexpected token } in JSON at position (104|110)[\s\S]* at /
Received message: "● Validation Error:
Preset react-native is invalid:
Expected double-quoted property name in JSON at position 104
SyntaxError: Expected double-quoted property name in JSON at position 104
at JSON.parse (<anonymous>)
at Runtime._loadModule (/home/runner/work/jest/jest/packages/jest-runtime/build/index.js:1216:39)
at Runtime.requireModule (/home/runner/work/jest/jest/packages/jest-runtime/build/index.js:1047:12)
at Runtime.requireActual (/home/runner/work/jest/jest/packages/jest-runtime/build/index.js:1097:17)
at requireActual (/home/runner/work/jest/jest/packages/jest-config/src/__tests__/normalize.test.ts:1126:12)
at Runtime.requireMock (/home/runner/work/jest/jest/packages/jest-runtime/build/index.js:1126:55)
at Runtime.requireModuleOrMock (/home/runner/work/jest/jest/packages/jest-runtime/build/index.js:1246:21)
at require (/home/runner/work/jest/jest/packages/jest-util/build/requireOrImportModule.js:53:28)
at setupPreset (/home/runner/work/jest/jest/packages/jest-config/src/normalize.ts:153:20)
at setupPreset (/home/runner/work/jest/jest/packages/jest-config/src/normalize.ts:549:21)
Configuration Documentation:
https://jestjs.io/docs/configuration
"
Preset react-native is invalid:
Expected double-quoted property name in JSON at position 104
SyntaxError: Expected double-quoted property name in JSON at position 104
at JSON.parse (<anonymous>)
at Runtime._loadModule (/home/runner/work/jest/jest/packages/jest-runtime/build/index.js:1216:39)
at Runtime.requireModule (/home/runner/work/jest/jest/packages/jest-runtime/build/index.js:1047:12)
at Runtime.requireActual (/home/runner/work/jest/jest/packages/jest-runtime/build/index.js:1097:17)
at requireActual (/home/runner/work/jest/jest/packages/jest-config/src/__tests__/normalize.test.ts:1126:12)
at Runtime.requireMock (/home/runner/work/jest/jest/packages/jest-runtime/build/index.js:1126:55)
at Runtime.requireModuleOrMock (/home/runner/work/jest/jest/packages/jest-runtime/build/index.js:1246:21)
at require (/home/runner/work/jest/jest/packages/jest-util/build/requireOrImportModule.js:53:28)
at setupPreset (/home/runner/work/jest/jest/packages/jest-config/src/normalize.ts:153:20)
at setupPreset (/home/runner/work/jest/jest/packages/jest-config/src/normalize.ts:549:21)
Configuration Documentation:
https://jestjs.io/docs/configuration
at Object.toThrowError (packages/expect/build/index.js:241:22)
|
normal output:
undefined#L1
TypeError: Cannot assign to read only property 'performance' of object '[object global]'
at hijackMethod (node_modules/@sinonjs/fake-timers/src/fake-timers-src.js:946:32)
|
when using stderr as output:
undefined#L1
TypeError: Can't install fake timers twice on the same global object.
at Object.install (node_modules/@sinonjs/fake-timers/src/fake-timers-src.js:1642:19)
|
Node LTS on Ubuntu with coverage (4/4)
Process completed with exit code 1.
|
Node LTS on Ubuntu with coverage (3/4)
Process completed with exit code 1.
|
test-ubuntu / Node LTS on ubuntu-latest using jest-jasmine2 (3/4)
Process completed with exit code 1.
|
test-ubuntu / Node v18.x on ubuntu-latest (3/4)
Process completed with exit code 1.
|
Fake promises › should be possible to resolve with fake timers using immediates:
e2e/__tests__/fakePromises.test.ts#L13
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/fakePromises.test.ts:13:29)
|
Fake promises › should be possible to resolve with fake timers using asap:
e2e/__tests__/fakePromises.test.ts#L18
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/fakePromises.test.ts:18:29)
|
test-ubuntu / Node v18.x on ubuntu-latest (2/4)
Process completed with exit code 1.
|
Fake promises › should be possible to resolve with fake timers using immediates:
e2e/__tests__/fakePromises.test.ts#L13
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/fakePromises.test.ts:13:29)
|
Fake promises › should be possible to resolve with fake timers using asap:
e2e/__tests__/fakePromises.test.ts#L18
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/fakePromises.test.ts:18:29)
|
test-ubuntu / Node LTS on ubuntu-latest using jest-jasmine2 (2/4)
Process completed with exit code 1.
|
Fake promises › should be possible to resolve with fake timers using immediates:
e2e/__tests__/fakePromises.test.ts#L13
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/fakePromises.test.ts:13:29)
|
Fake promises › should be possible to resolve with fake timers using asap:
e2e/__tests__/fakePromises.test.ts#L18
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/fakePromises.test.ts:18:29)
|
Node LTS on Ubuntu with coverage (2/4)
Process completed with exit code 1.
|
globalSetup is triggered once before all test suites:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-0452d0266515ed4b.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 3s 250ms
➤ YN0000: Failed with errors in 3s 422ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
jest throws an error when globalSetup does not export a function:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-0452d0266515ed4b.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 3s 250ms
➤ YN0000: Failed with errors in 3s 422ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
globalSetup function gets global config object and project config as parameters:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-0452d0266515ed4b.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 3s 250ms
➤ YN0000: Failed with errors in 3s 422ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
should call globalSetup function of multiple projects:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-0452d0266515ed4b.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 3s 250ms
➤ YN0000: Failed with errors in 3s 422ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
should not call a globalSetup of a project if there are no tests to run from this project:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-0452d0266515ed4b.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 3s 250ms
➤ YN0000: Failed with errors in 3s 422ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
should not call any globalSetup if there are no tests to run:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-0452d0266515ed4b.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 3s 250ms
➤ YN0000: Failed with errors in 3s 422ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
globalSetup works with default export:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-0452d0266515ed4b.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 3s 250ms
➤ YN0000: Failed with errors in 3s 422ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
globalSetup throws with named export:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-0452d0266515ed4b.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 3s 250ms
➤ YN0000: Failed with errors in 3s 422ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
should not transpile the transformer:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-0452d0266515ed4b.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 3s 250ms
➤ YN0000: Failed with errors in 3s 422ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
should transform node_modules if configured by transformIgnorePatterns:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-0452d0266515ed4b.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 3s 250ms
➤ YN0000: Failed with errors in 3s 422ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
FakeTimers › getTimerCount › returns the correct count:
undefined#L1
TypeError: Cannot assign to read only property 'performance' of object '[object global]'
at hijackMethod (node_modules/@sinonjs/fake-timers/src/fake-timers-src.js:946:32)
|
FakeTimers › getTimerCount › returns the correct count:
undefined#L1
expect(received).toEqual(expected) // deep equality
Expected: 3
Received: 0
at Object.toEqual (packages/jest-fake-timers/src/__tests__/modernFakeTimers.test.ts:924:38)
|
FakeTimers › getTimerCount › includes immediates and ticks:
undefined#L1
TypeError: Can't install fake timers twice on the same global object.
at Object.install (node_modules/@sinonjs/fake-timers/src/fake-timers-src.js:1642:19)
|
FakeTimers › getTimerCount › includes immediates and ticks:
undefined#L1
expect(received).toEqual(expected) // deep equality
Expected: 3
Received: 0
at Object.toEqual (packages/jest-fake-timers/src/__tests__/modernFakeTimers.test.ts:940:38)
|
FakeTimers › getTimerCount › not includes cancelled immediates:
undefined#L1
TypeError: Can't install fake timers twice on the same global object.
at Object.install (node_modules/@sinonjs/fake-timers/src/fake-timers-src.js:1642:19)
|
FakeTimers › getTimerCount › not includes cancelled immediates:
undefined#L1
expect(received).toEqual(expected) // deep equality
Expected: 1
Received: 0
at Object.toEqual (packages/jest-fake-timers/src/__tests__/modernFakeTimers.test.ts:945:38)
|
preset › throws when preset is invalid:
undefined#L1
expect(received).rejects.toThrowError(expected)
Expected pattern: /Unexpected token } in JSON at position (104|110)[\s\S]* at /
Received message: "● Validation Error:
Preset react-native is invalid:
Expected double-quoted property name in JSON at position 104
SyntaxError: Expected double-quoted property name in JSON at position 104
at JSON.parse (<anonymous>)
at Runtime._loadModule (D:\\a\\jest\\jest\\packages\\jest-runtime\\build\\index.js:1216:39)
at Runtime.requireModule (D:\\a\\jest\\jest\\packages\\jest-runtime\\build\\index.js:1047:12)
at Runtime.requireActual (D:\\a\\jest\\jest\\packages\\jest-runtime\\build\\index.js:1097:17)
at requireActual (D:\\a\\jest\\jest\\packages\\jest-config\\src\\__tests__\\normalize.test.ts:1126:12)
at Runtime.requireMock (D:\\a\\jest\\jest\\packages\\jest-runtime\\build\\index.js:1126:55)
at Runtime.requireModuleOrMock (D:\\a\\jest\\jest\\packages\\jest-runtime\\build\\index.js:1246:21)
at require (D:\\a\\jest\\jest\\packages\\jest-util\\build\\requireOrImportModule.js:53:28)
at setupPreset (D:\\a\\jest\\jest\\packages\\jest-config\\src\\normalize.ts:153:20)
at setupPreset (D:\\a\\jest\\jest\\packages\\jest-config\\src\\normalize.ts:549:21)
Configuration Documentation:
https://jestjs.io/docs/configuration
"
Preset react-native is invalid:
Expected double-quoted property name in JSON at position 104
SyntaxError: Expected double-quoted property name in JSON at position 104
at JSON.parse (<anonymous>)
at Runtime._loadModule (D:\a\jest\jest\packages\jest-runtime\build\index.js:1216:39)
at Runtime.requireModule (D:\a\jest\jest\packages\jest-runtime\build\index.js:1047:12)
at Runtime.requireActual (D:\a\jest\jest\packages\jest-runtime\build\index.js:1097:17)
at requireActual (D:\a\jest\jest\packages\jest-config\src\__tests__\normalize.test.ts:1126:12)
at Runtime.requireMock (D:\a\jest\jest\packages\jest-runtime\build\index.js:1126:55)
at Runtime.requireModuleOrMock (D:\a\jest\jest\packages\jest-runtime\build\index.js:1246:21)
at require (D:\a\jest\jest\packages\jest-util\build\requireOrImportModule.js:53:28)
at setupPreset (D:\a\jest\jest\packages\jest-config\src\normalize.ts:153:20)
at setupPreset (D:\a\jest\jest\packages\jest-config\src\normalize.ts:549:21)
Configuration Documentation:
https://jestjs.io/docs/configuration
at Object.toThrowError (packages/expect/build/index.js:241:22)
|
normal output:
undefined#L1
TypeError: Cannot assign to read only property 'performance' of object '[object global]'
at hijackMethod (node_modules/@sinonjs/fake-timers/src/fake-timers-src.js:946:32)
|
normal output:
undefined#L1
expect(received).toHaveBeenCalled()
Matcher error: received value must be a mock or spy function
Received has value: undefined
at Object.toHaveBeenCalled (packages/jest-reporters/src/__tests__/DefaultReporter.test.js:73:18)
|
when using stderr as output:
undefined#L1
TypeError: Can't install fake timers twice on the same global object.
at Object.install (node_modules/@sinonjs/fake-timers/src/fake-timers-src.js:1642:19)
|
globalSetup is triggered once before all test suites:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-1110d9a3967f5f5e.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 2s 821ms
➤ YN0000: Failed with errors in 2s 957ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
jest throws an error when globalSetup does not export a function:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-1110d9a3967f5f5e.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 2s 821ms
➤ YN0000: Failed with errors in 2s 957ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
globalSetup function gets global config object and project config as parameters:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-1110d9a3967f5f5e.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 2s 821ms
➤ YN0000: Failed with errors in 2s 957ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
should call globalSetup function of multiple projects:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-1110d9a3967f5f5e.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 2s 821ms
➤ YN0000: Failed with errors in 2s 957ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
should not call a globalSetup of a project if there are no tests to run from this project:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-1110d9a3967f5f5e.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 2s 821ms
➤ YN0000: Failed with errors in 2s 957ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
should not call any globalSetup if there are no tests to run:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-1110d9a3967f5f5e.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 2s 821ms
➤ YN0000: Failed with errors in 2s 957ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
globalSetup works with default export:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-1110d9a3967f5f5e.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 2s 821ms
➤ YN0000: Failed with errors in 2s 957ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
globalSetup throws with named export:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-1110d9a3967f5f5e.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 2s 821ms
➤ YN0000: Failed with errors in 2s 957ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
should not transpile the transformer:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-1110d9a3967f5f5e.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 2s 821ms
➤ YN0000: Failed with errors in 2s 957ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
should transform node_modules if configured by transformIgnorePatterns:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-1110d9a3967f5f5e.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 2s 821ms
➤ YN0000: Failed with errors in 2s 957ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
globalSetup is triggered once before all test suites:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed in 0s 217ms
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-b0ae42de1cceabde.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 1s 808ms
➤ YN0000: Failed with errors in 2s 93ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
jest throws an error when globalSetup does not export a function:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed in 0s 217ms
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-b0ae42de1cceabde.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 1s 808ms
➤ YN0000: Failed with errors in 2s 93ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
globalSetup function gets global config object and project config as parameters:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed in 0s 217ms
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-b0ae42de1cceabde.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 1s 808ms
➤ YN0000: Failed with errors in 2s 93ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
should call globalSetup function of multiple projects:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed in 0s 217ms
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-b0ae42de1cceabde.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 1s 808ms
➤ YN0000: Failed with errors in 2s 93ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
should not call a globalSetup of a project if there are no tests to run from this project:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed in 0s 217ms
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-b0ae42de1cceabde.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 1s 808ms
➤ YN0000: Failed with errors in 2s 93ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
should not call any globalSetup if there are no tests to run:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed in 0s 217ms
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-b0ae42de1cceabde.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 1s 808ms
➤ YN0000: Failed with errors in 2s 93ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
globalSetup works with default export:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed in 0s 217ms
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-b0ae42de1cceabde.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 1s 808ms
➤ YN0000: Failed with errors in 2s 93ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
globalSetup throws with named export:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed in 0s 217ms
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-b0ae42de1cceabde.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 1s 808ms
➤ YN0000: Failed with errors in 2s 93ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
should not transpile the transformer:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed in 0s 217ms
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-b0ae42de1cceabde.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 1s 808ms
➤ YN0000: Failed with errors in 2s 93ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
should transform node_modules if configured by transformIgnorePatterns:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed in 0s 217ms
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-b0ae42de1cceabde.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 1s 808ms
➤ YN0000: Failed with errors in 2s 93ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
test-windows / Node LTS on windows-latest using jest-jasmine2 (3/4)
Process completed with exit code 1.
|
test-windows / Node v18.x on windows-latest (3/4)
Process completed with exit code 1.
|
FakeTimers › getTimerCount › returns the correct count:
undefined#L1
TypeError: Cannot assign to read only property 'performance' of object '[object global]'
at hijackMethod (node_modules/@sinonjs/fake-timers/src/fake-timers-src.js:946:32)
|
FakeTimers › getTimerCount › includes immediates and ticks:
undefined#L1
TypeError: Can't install fake timers twice on the same global object.
at Object.install (node_modules/@sinonjs/fake-timers/src/fake-timers-src.js:1642:19)
|
FakeTimers › getTimerCount › not includes cancelled immediates:
undefined#L1
TypeError: Can't install fake timers twice on the same global object.
at Object.install (node_modules/@sinonjs/fake-timers/src/fake-timers-src.js:1642:19)
|
normal output:
undefined#L1
TypeError: Cannot assign to read only property 'performance' of object '[object global]'
at hijackMethod (node_modules/@sinonjs/fake-timers/src/fake-timers-src.js:946:32)
|
when using stderr as output:
undefined#L1
TypeError: Can't install fake timers twice on the same global object.
at Object.install (node_modules/@sinonjs/fake-timers/src/fake-timers-src.js:1642:19)
|
test-macos / Node v18.x on macos-latest (4/4)
Process completed with exit code 1.
|
saveInlineSnapshots() uses escaped backticks:
undefined#L1
EEXIST: file already exists, mkdir 'C:\Users\RUNNER~1\AppData\Local\Temp\jest-inline-snapshot-test-1707793317174'
at Object.mkdirSync (packages/jest-snapshot/src/__tests__/InlineSnapshots.test.ts:40:6)
|
test-windows / Node v12.x on windows-latest (2/4)
Process completed with exit code 1.
|
Fake promises › should be possible to resolve with fake timers using immediates:
e2e/__tests__/fakePromises.test.ts#L13
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/fakePromises.test.ts:13:29)
|
Fake promises › should be possible to resolve with fake timers using asap:
e2e/__tests__/fakePromises.test.ts#L18
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/fakePromises.test.ts:18:29)
|
test-windows / Node v18.x on windows-latest (2/4)
Process completed with exit code 1.
|
Runtime › requireMock › just falls back when loading a native module:
undefined#L1
expect(received).toMatch(expected)
Expected pattern: /NativeModule.node: file too short|not a valid Win\d+ application/
Received string: "dlopen(/Users/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root/NativeModule.node, 0x0001): tried: '/Users/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root/NativeModule.node' ()"
at Object.toMatch (packages/jest-runtime/src/__tests__/runtime_require_mock.test.js:95:31)
|
test-macos / Node v12.x on macos-latest (2/4)
Process completed with exit code 1.
|
FakeTimers › getTimerCount › returns the correct count:
undefined#L1
TypeError: Cannot assign to read only property 'performance' of object '[object global]'
at hijackMethod (node_modules/@sinonjs/fake-timers/src/fake-timers-src.js:946:32)
|
FakeTimers › getTimerCount › includes immediates and ticks:
undefined#L1
TypeError: Can't install fake timers twice on the same global object.
at Object.install (node_modules/@sinonjs/fake-timers/src/fake-timers-src.js:1642:19)
|
FakeTimers › getTimerCount › not includes cancelled immediates:
undefined#L1
TypeError: Can't install fake timers twice on the same global object.
at Object.install (node_modules/@sinonjs/fake-timers/src/fake-timers-src.js:1642:19)
|
normal output:
undefined#L1
TypeError: Cannot assign to read only property 'performance' of object '[object global]'
at hijackMethod (node_modules/@sinonjs/fake-timers/src/fake-timers-src.js:946:32)
|
when using stderr as output:
undefined#L1
TypeError: Can't install fake timers twice on the same global object.
at Object.install (node_modules/@sinonjs/fake-timers/src/fake-timers-src.js:1642:19)
|
test-windows / Node v18.x on windows-latest (4/4)
Process completed with exit code 1.
|
Runtime › requireMock › just falls back when loading a native module:
undefined#L1
expect(received).toMatch(expected)
Expected pattern: /NativeModule.node: file too short|not a valid Win\d+ application/
Received string: "dlopen(/Users/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root/NativeModule.node, 0x0001): tried: '/Users/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root/NativeModule.node' ()"
at Object.toMatch (packages/jest-runtime/src/__tests__/runtime_require_mock.test.js:95:31)
|
Fake promises › should be possible to resolve with fake timers using immediates:
e2e/__tests__/fakePromises.test.ts#L13
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/fakePromises.test.ts:13:29)
|
Fake promises › should be possible to resolve with fake timers using asap:
e2e/__tests__/fakePromises.test.ts#L18
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/fakePromises.test.ts:18:29)
|
test-macos / Node v18.x on macos-latest (2/4)
Process completed with exit code 1.
|
handles functions that close over outside variables:
undefined#L1
Timed out
at timeoutKill (node_modules/execa/lib/kill.js:65:23)
|
Fake promises › should be possible to resolve with fake timers using immediates:
e2e/__tests__/fakePromises.test.ts#L13
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/fakePromises.test.ts:13:29)
|
Fake promises › should be possible to resolve with fake timers using asap:
e2e/__tests__/fakePromises.test.ts#L18
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/fakePromises.test.ts:18:29)
|
test-windows / Node LTS on windows-latest using jest-jasmine2 (2/4)
Process completed with exit code 1.
|
FakeTimers › getTimerCount › returns the correct count:
undefined#L1
TypeError: Cannot assign to read only property 'performance' of object '[object global]'
at hijackMethod (node_modules/@sinonjs/fake-timers/src/fake-timers-src.js:946:32)
|
FakeTimers › getTimerCount › returns the correct count:
undefined#L1
expect(received).toEqual(expected) // deep equality
Expected: 3
Received: 0
at Object.toEqual (packages/jest-fake-timers/src/__tests__/modernFakeTimers.test.ts:924:38)
|
FakeTimers › getTimerCount › includes immediates and ticks:
undefined#L1
TypeError: Can't install fake timers twice on the same global object.
at Object.install (node_modules/@sinonjs/fake-timers/src/fake-timers-src.js:1642:19)
|
FakeTimers › getTimerCount › includes immediates and ticks:
undefined#L1
expect(received).toEqual(expected) // deep equality
Expected: 3
Received: 0
at Object.toEqual (packages/jest-fake-timers/src/__tests__/modernFakeTimers.test.ts:940:38)
|
FakeTimers › getTimerCount › not includes cancelled immediates:
undefined#L1
TypeError: Can't install fake timers twice on the same global object.
at Object.install (node_modules/@sinonjs/fake-timers/src/fake-timers-src.js:1642:19)
|
FakeTimers › getTimerCount › not includes cancelled immediates:
undefined#L1
expect(received).toEqual(expected) // deep equality
Expected: 1
Received: 0
at Object.toEqual (packages/jest-fake-timers/src/__tests__/modernFakeTimers.test.ts:945:38)
|
preset › throws when preset is invalid:
undefined#L1
expect(received).rejects.toThrowError(expected)
Expected pattern: /Unexpected token } in JSON at position (104|110)[\s\S]* at /
Received message: "● Validation Error:
Preset react-native is invalid:
Expected double-quoted property name in JSON at position 104
SyntaxError: Expected double-quoted property name in JSON at position 104
at JSON.parse (<anonymous>)
at Runtime._loadModule (/Users/runner/work/jest/jest/packages/jest-runtime/build/index.js:1216:39)
at Runtime.requireModule (/Users/runner/work/jest/jest/packages/jest-runtime/build/index.js:1047:12)
at Runtime.requireActual (/Users/runner/work/jest/jest/packages/jest-runtime/build/index.js:1097:17)
at requireActual (/Users/runner/work/jest/jest/packages/jest-config/src/__tests__/normalize.test.ts:1126:12)
at Runtime.requireMock (/Users/runner/work/jest/jest/packages/jest-runtime/build/index.js:1126:55)
at Runtime.requireModuleOrMock (/Users/runner/work/jest/jest/packages/jest-runtime/build/index.js:1246:21)
at require (/Users/runner/work/jest/jest/packages/jest-util/build/requireOrImportModule.js:53:28)
at setupPreset (/Users/runner/work/jest/jest/packages/jest-config/src/normalize.ts:153:20)
at setupPreset (/Users/runner/work/jest/jest/packages/jest-config/src/normalize.ts:549:21)
Configuration Documentation:
https://jestjs.io/docs/configuration
"
Preset react-native is invalid:
Expected double-quoted property name in JSON at position 104
SyntaxError: Expected double-quoted property name in JSON at position 104
at JSON.parse (<anonymous>)
at Runtime._loadModule (/Users/runner/work/jest/jest/packages/jest-runtime/build/index.js:1216:39)
at Runtime.requireModule (/Users/runner/work/jest/jest/packages/jest-runtime/build/index.js:1047:12)
at Runtime.requireActual (/Users/runner/work/jest/jest/packages/jest-runtime/build/index.js:1097:17)
at requireActual (/Users/runner/work/jest/jest/packages/jest-config/src/__tests__/normalize.test.ts:1126:12)
at Runtime.requireMock (/Users/runner/work/jest/jest/packages/jest-runtime/build/index.js:1126:55)
at Runtime.requireModuleOrMock (/Users/runner/work/jest/jest/packages/jest-runtime/build/index.js:1246:21)
at require (/Users/runner/work/jest/jest/packages/jest-util/build/requireOrImportModule.js:53:28)
at setupPreset (/Users/runner/work/jest/jest/packages/jest-config/src/normalize.ts:153:20)
at setupPreset (/Users/runner/work/jest/jest/packages/jest-config/src/normalize.ts:549:21)
Configuration Documentation:
https://jestjs.io/docs/configuration
at Object.toThrowError (packages/expect/build/index.js:241:22)
|
normal output:
undefined#L1
TypeError: Cannot assign to read only property 'performance' of object '[object global]'
at hijackMethod (node_modules/@sinonjs/fake-timers/src/fake-timers-src.js:946:32)
|
normal output:
undefined#L1
expect(received).toHaveBeenCalled()
Matcher error: received value must be a mock or spy function
Received has value: undefined
at Object.toHaveBeenCalled (packages/jest-reporters/src/__tests__/DefaultReporter.test.js:73:18)
|
when using stderr as output:
undefined#L1
TypeError: Can't install fake timers twice on the same global object.
at Object.install (node_modules/@sinonjs/fake-timers/src/fake-timers-src.js:1642:19)
|
Runtime › requireMock › just falls back when loading a native module:
undefined#L1
expect(received).toMatch(expected)
Expected pattern: /NativeModule.node: file too short|not a valid Win\d+ application/
Received string: "dlopen(/Users/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root/NativeModule.node, 0x0001): tried: '/Users/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root/NativeModule.node' ()"
at Object.toMatch (packages/jest-runtime/src/__tests__/runtime_require_mock.test.js:95:31)
|
test-macos / Node v17.x on macos-latest (2/4)
Process completed with exit code 1.
|
test-macos / Node v18.x on macos-latest (3/4)
Process completed with exit code 1.
|
Runtime › requireMock › just falls back when loading a native module:
undefined#L1
expect(received).toMatch(expected)
Expected pattern: /NativeModule.node: file too short|not a valid Win\d+ application/
Received string: "dlopen(/Users/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root/NativeModule.node, 0x0001): tried: '/Users/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root/NativeModule.node' ()"
at Object.toMatch (packages/jest-runtime/src/__tests__/runtime_require_mock.test.js:95:31)
|
test-macos / Node v14.x on macos-latest (2/4)
Process completed with exit code 1.
|
TypeScript Compatibility:
node_modules/@tsconfig/node12/tsconfig.json#L8
Argument for '--module' option must be: 'none', 'commonjs', 'amd', 'system', 'umd', 'es6', 'es2015', 'es2020', 'esnext'.
|
TypeScript Compatibility:
node_modules/@tsconfig/node12/tsconfig.json#L15
Argument for '--moduleResolution' option must be: 'node', 'classic'.
|
TypeScript Compatibility
Import assignment cannot be used when targeting ECMAScript modules. Consider using 'import * as ns from "mod"', 'import {a} from "mod"', 'import d from "mod"', or another module format instead.
|
TypeScript Compatibility
Process completed with exit code 1.
|
test-macos / Node LTS on macos-latest using jest-jasmine2 (3/4)
Process completed with exit code 1.
|
Runtime › requireMock › just falls back when loading a native module:
undefined#L1
expect(received).toMatch(expected)
Expected pattern: /NativeModule.node: file too short|not a valid Win\d+ application/
Received string: "dlopen(/Users/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root/NativeModule.node, 0x0001): tried: '/Users/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root/NativeModule.node' ()"
at Object.toMatch (packages/jest-runtime/src/__tests__/runtime_require_mock.test.js:95:31)
|
test-macos / Node v16.x on macos-latest (2/4)
Process completed with exit code 1.
|
Runtime › requireMock › just falls back when loading a native module:
undefined#L1
expect(received).toMatch(expected)
Expected pattern: /NativeModule.node: file too short|not a valid Win\d+ application/
Received string: "dlopen(/Users/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root/NativeModule.node, 0x0001): tried: '/Users/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root/NativeModule.node' ()"
at Object.toMatch (packages/jest-runtime/src/__tests__/runtime_require_mock.test.js:95:31)
|
Fake promises › should be possible to resolve with fake timers using immediates:
e2e/__tests__/fakePromises.test.ts#L13
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/fakePromises.test.ts:13:29)
|
Fake promises › should be possible to resolve with fake timers using asap:
e2e/__tests__/fakePromises.test.ts#L18
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/fakePromises.test.ts:18:29)
|
test-macos / Node LTS on macos-latest using jest-jasmine2 (2/4)
Process completed with exit code 1.
|
Node LTS on Ubuntu with coverage (1/4)
Process completed with exit code 1.
|
Node LTS on Ubuntu with coverage (1/4)
The operation was canceled.
|
test-ubuntu / Node LTS on ubuntu-latest using jest-jasmine2 (1/4)
The operation was canceled.
|
test-ubuntu / Node v18.x on ubuntu-latest (1/4)
The operation was canceled.
|
globalSetup is triggered once before all test suites:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/plugin-transform-flow-strip-types@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-plugin-transform-flow-strip-types-npm-7.16.7-b89037548a-8.zip-ffbb07ac19d7f497.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-plugin-transform-flow-strip-types-npm-7.16.7-b89037548a-8.zip'
➤ YN0013: │ 106 packages were already cached, 78 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 2s 123ms
➤ YN0000: Failed with errors in 2s 286ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
jest throws an error when globalSetup does not export a function:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/plugin-transform-flow-strip-types@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-plugin-transform-flow-strip-types-npm-7.16.7-b89037548a-8.zip-ffbb07ac19d7f497.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-plugin-transform-flow-strip-types-npm-7.16.7-b89037548a-8.zip'
➤ YN0013: │ 106 packages were already cached, 78 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 2s 123ms
➤ YN0000: Failed with errors in 2s 286ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
globalSetup function gets global config object and project config as parameters:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/plugin-transform-flow-strip-types@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-plugin-transform-flow-strip-types-npm-7.16.7-b89037548a-8.zip-ffbb07ac19d7f497.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-plugin-transform-flow-strip-types-npm-7.16.7-b89037548a-8.zip'
➤ YN0013: │ 106 packages were already cached, 78 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 2s 123ms
➤ YN0000: Failed with errors in 2s 286ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
should call globalSetup function of multiple projects:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/plugin-transform-flow-strip-types@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-plugin-transform-flow-strip-types-npm-7.16.7-b89037548a-8.zip-ffbb07ac19d7f497.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-plugin-transform-flow-strip-types-npm-7.16.7-b89037548a-8.zip'
➤ YN0013: │ 106 packages were already cached, 78 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 2s 123ms
➤ YN0000: Failed with errors in 2s 286ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
should not call a globalSetup of a project if there are no tests to run from this project:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/plugin-transform-flow-strip-types@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-plugin-transform-flow-strip-types-npm-7.16.7-b89037548a-8.zip-ffbb07ac19d7f497.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-plugin-transform-flow-strip-types-npm-7.16.7-b89037548a-8.zip'
➤ YN0013: │ 106 packages were already cached, 78 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 2s 123ms
➤ YN0000: Failed with errors in 2s 286ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
should not call any globalSetup if there are no tests to run:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/plugin-transform-flow-strip-types@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-plugin-transform-flow-strip-types-npm-7.16.7-b89037548a-8.zip-ffbb07ac19d7f497.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-plugin-transform-flow-strip-types-npm-7.16.7-b89037548a-8.zip'
➤ YN0013: │ 106 packages were already cached, 78 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 2s 123ms
➤ YN0000: Failed with errors in 2s 286ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
globalSetup works with default export:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/plugin-transform-flow-strip-types@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-plugin-transform-flow-strip-types-npm-7.16.7-b89037548a-8.zip-ffbb07ac19d7f497.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-plugin-transform-flow-strip-types-npm-7.16.7-b89037548a-8.zip'
➤ YN0013: │ 106 packages were already cached, 78 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 2s 123ms
➤ YN0000: Failed with errors in 2s 286ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
globalSetup throws with named export:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/plugin-transform-flow-strip-types@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-plugin-transform-flow-strip-types-npm-7.16.7-b89037548a-8.zip-ffbb07ac19d7f497.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-plugin-transform-flow-strip-types-npm-7.16.7-b89037548a-8.zip'
➤ YN0013: │ 106 packages were already cached, 78 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 2s 123ms
➤ YN0000: Failed with errors in 2s 286ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
should not transpile the transformer:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/plugin-transform-flow-strip-types@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-plugin-transform-flow-strip-types-npm-7.16.7-b89037548a-8.zip-ffbb07ac19d7f497.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-plugin-transform-flow-strip-types-npm-7.16.7-b89037548a-8.zip'
➤ YN0013: │ 106 packages were already cached, 78 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 2s 123ms
➤ YN0000: Failed with errors in 2s 286ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
should transform node_modules if configured by transformIgnorePatterns:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/plugin-transform-flow-strip-types@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-plugin-transform-flow-strip-types-npm-7.16.7-b89037548a-8.zip-ffbb07ac19d7f497.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-plugin-transform-flow-strip-types-npm-7.16.7-b89037548a-8.zip'
➤ YN0013: │ 106 packages were already cached, 78 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 2s 123ms
➤ YN0000: Failed with errors in 2s 286ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
globalSetup is triggered once before all test suites:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed in 0s 213ms
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-3efc48ceb5800b5a.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 2s 111ms
➤ YN0000: Failed with errors in 2s 352ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
jest throws an error when globalSetup does not export a function:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed in 0s 213ms
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-3efc48ceb5800b5a.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 2s 111ms
➤ YN0000: Failed with errors in 2s 352ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
globalSetup function gets global config object and project config as parameters:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed in 0s 213ms
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-3efc48ceb5800b5a.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 2s 111ms
➤ YN0000: Failed with errors in 2s 352ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
should call globalSetup function of multiple projects:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed in 0s 213ms
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-3efc48ceb5800b5a.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 2s 111ms
➤ YN0000: Failed with errors in 2s 352ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
should not call a globalSetup of a project if there are no tests to run from this project:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed in 0s 213ms
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-3efc48ceb5800b5a.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 2s 111ms
➤ YN0000: Failed with errors in 2s 352ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
should not call any globalSetup if there are no tests to run:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed in 0s 213ms
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-3efc48ceb5800b5a.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 2s 111ms
➤ YN0000: Failed with errors in 2s 352ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
globalSetup works with default export:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed in 0s 213ms
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-3efc48ceb5800b5a.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 2s 111ms
➤ YN0000: Failed with errors in 2s 352ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
globalSetup throws with named export:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed in 0s 213ms
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-3efc48ceb5800b5a.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 2s 111ms
➤ YN0000: Failed with errors in 2s 352ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
should not transpile the transformer:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed in 0s 213ms
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-3efc48ceb5800b5a.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 2s 111ms
➤ YN0000: Failed with errors in 2s 352ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
should transform node_modules if configured by transformIgnorePatterns:
e2e/Utils.ts#L41
ORIGINAL CMD: yarn install --immutable
STDOUT: ➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed in 0s 213ms
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ typescript: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependencies ➤ webpack: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-dev-utils ➤ peerDependenciesMeta ➤ typescript ➤ optional: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0001: │ Error: @babel/helper-plugin-utils@npm:7.16.7: EPERM: operation not permitted, rename 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip-3efc48ceb5800b5a.tmp' -> 'C:\Users\runneradmin\AppData\Local\Yarn\Berry\cache\@babel-helper-plugin-utils-npm-7.16.7-9e572698e0-8.zip'
➤ YN0013: │ 107 packages were already cached, 77 had to be fetched
::endgroup::
➤ YN0000: └ Completed in 2s 111ms
➤ YN0000: Failed with errors in 2s 352ms
STDERR:
STATUS: 1
ERROR: undefined
at run (e2e/Utils.ts:41:11)
at run (e2e/Utils.ts:57:10)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:33:3)
|
test-macos / Node LTS on macos-latest using jest-jasmine2 (1/4)
The operation was canceled.
|
test-macos / Node v18.x on macos-latest (1/4)
The operation was canceled.
|
prepare-yarn-cache-ubuntu / Prepare yarn cache for ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Validate Yarn dependencies and constraints
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
prepare-yarn-cache-windows / Prepare yarn cache for windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
prepare-yarn-cache-macos / Prepare yarn cache for macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-ubuntu / Node LTS on ubuntu-latest using jest-jasmine2 (4/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-ubuntu / Node v17.x on ubuntu-latest (4/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-ubuntu / Node v12.x on ubuntu-latest (4/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-ubuntu / Node v16.x on ubuntu-latest (4/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-ubuntu / Node v14.x on ubuntu-latest (4/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-ubuntu / Node v14.x on ubuntu-latest (3/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-ubuntu / Node v12.x on ubuntu-latest (3/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-ubuntu / Node v17.x on ubuntu-latest (1/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-ubuntu / Node v18.x on ubuntu-latest (4/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-ubuntu / Node v16.x on ubuntu-latest (3/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-ubuntu / Node v17.x on ubuntu-latest (3/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-ubuntu / Node v12.x on ubuntu-latest (1/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Node LTS on Ubuntu with coverage (4/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-ubuntu / Node v16.x on ubuntu-latest (1/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Node LTS on Ubuntu with coverage (3/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-ubuntu / Node v14.x on ubuntu-latest (1/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-ubuntu / Node LTS on ubuntu-latest using jest-jasmine2 (3/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-ubuntu / Node v18.x on ubuntu-latest (3/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-ubuntu / Node v14.x on ubuntu-latest (2/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-ubuntu / Node v12.x on ubuntu-latest (2/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-ubuntu / Node v17.x on ubuntu-latest (2/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-ubuntu / Node v18.x on ubuntu-latest (2/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-ubuntu / Node LTS on ubuntu-latest using jest-jasmine2 (2/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-ubuntu / Node v16.x on ubuntu-latest (2/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Node LTS on Ubuntu with coverage (2/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-windows / Node v12.x on windows-latest (1/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-windows / Node v17.x on windows-latest (4/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-windows / Node LTS on windows-latest using jest-jasmine2 (4/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-windows / Node v17.x on windows-latest (1/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-windows / Node v12.x on windows-latest (4/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-windows / Node v16.x on windows-latest (1/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-windows / Node v14.x on windows-latest (4/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-windows / Node v16.x on windows-latest (4/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-macos / Node v16.x on macos-latest (1/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-windows / Node v17.x on windows-latest (3/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-macos / Node v16.x on macos-latest (4/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-windows / Node v14.x on windows-latest (1/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-windows / Node LTS on windows-latest using jest-jasmine2 (3/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-windows / Node v12.x on windows-latest (3/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-windows / Node v14.x on windows-latest (3/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-windows / Node v18.x on windows-latest (3/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-macos / Node v12.x on macos-latest (1/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-macos / Node v12.x on macos-latest (4/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-windows / Node v17.x on windows-latest (2/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-windows / Node v16.x on windows-latest (3/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-windows / Node v14.x on windows-latest (2/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-macos / Node v18.x on macos-latest (4/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-windows / Node v12.x on windows-latest (2/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-windows / Node v18.x on windows-latest (2/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-macos / Node v14.x on macos-latest (1/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-macos / Node v14.x on macos-latest (3/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-macos / Node v12.x on macos-latest (2/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-windows / Node v18.x on windows-latest (4/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-windows / Node v16.x on windows-latest (2/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-macos / Node v18.x on macos-latest (2/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-windows / Node LTS on windows-latest using jest-jasmine2 (2/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-macos / Node LTS on macos-latest using jest-jasmine2 (4/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-macos / Node v17.x on macos-latest (2/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-macos / Node v18.x on macos-latest (3/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-macos / Node v14.x on macos-latest (2/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-macos / Node v17.x on macos-latest (1/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-macos / Node v16.x on macos-latest (3/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-macos / Node v14.x on macos-latest (4/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-macos / Node v12.x on macos-latest (3/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
TypeScript Compatibility
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-macos / Node v17.x on macos-latest (4/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-macos / Node LTS on macos-latest using jest-jasmine2 (3/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-macos / Node v17.x on macos-latest (3/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-macos / Node v16.x on macos-latest (2/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-macos / Node LTS on macos-latest using jest-jasmine2 (2/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Node LTS on Ubuntu with coverage (1/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-ubuntu / Node LTS on ubuntu-latest using jest-jasmine2 (1/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-ubuntu / Node v18.x on ubuntu-latest (1/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-windows / Node LTS on windows-latest using jest-jasmine2 (1/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-windows / Node v18.x on windows-latest (1/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-macos / Node LTS on macos-latest using jest-jasmine2 (1/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-macos / Node v18.x on macos-latest (1/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|