fix: update @sinonjs/fake-timers
#14382
Annotations
4 errors and 3 warnings
run tests:
e2e/__tests__/fakeTimers.test.ts#L30
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/fakeTimers.test.ts:30:29)
|
run tests:
e2e/__tests__/fakeTimers.test.ts#L30
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/fakeTimers.test.ts:30:29)
|
run tests:
e2e/__tests__/fakeTimers.test.ts#L30
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/fakeTimers.test.ts:30:29)
|
run tests
Final attempt failed. Child_process exited with error code 1
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run tests
Attempt 1 failed. Reason: Child_process exited with error code 1
|
run tests
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Loading