feat(jest-fake-timers): Add feature to enable automatically advancing… #14138
Annotations
9 errors
packages/jest-fake-timers/src/__tests__/modernFakeTimers.test.ts#L1313
Insert `⏎·········`
|
|
packages/jest-fake-timers/src/__tests__/modernFakeTimers.test.ts#L1315
Replace `··········` with `············`
|
packages/jest-fake-timers/src/__tests__/modernFakeTimers.test.ts#L1316
Replace `},·2)` with `··},·2),⏎········`
|
packages/jest-fake-timers/src/__tests__/modernFakeTimers.test.ts#L1352
Array type using 'number[]' is forbidden. Use 'Array<number>' instead
|
packages/jest-fake-timers/src/modernFakeTimers.ts#L78
Replace `·this._clock.runToLastAsync()` with `⏎········this._clock.runToLastAsync(),⏎······`
|
packages/jest-fake-timers/src/modernFakeTimers.ts#L120
Replace `·this._clock.tickAsync(msToRun)` with `⏎········this._clock.tickAsync(msToRun),⏎······`
|
|
|
This job failed
Loading