chore(deps): bump actions/stale from 5 to 9 #34
Annotations
10 errors and 1 warning
run tests using jest-jasmine:
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)
|
run tests using jest-jasmine:
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)
|
run tests using jest-jasmine:
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)
|
run tests using jest-jasmine:
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)
|
run tests using jest-jasmine:
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)
|
run tests using jest-jasmine:
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)
|
run tests using jest-jasmine:
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)
|
run tests using jest-jasmine:
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)
|
run tests using jest-jasmine:
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)
|
run tests using jest-jasmine:
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.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/.
|
The logs for this run have expired and are no longer available.
Loading