fix: fake all supported timers by default #238
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/fake-timers-src.js#L27
Syntax error in type: function(IdleDeadline)
|
src/fake-timers-src.js#L54
Missing JSDoc @Property "requestAnimationFrame" description
|
src/fake-timers-src.js#L60
Missing JSDoc @Property "now" description
|
src/fake-timers-src.js#L351
Missing JSDoc @returns declaration
|
src/fake-timers-src.js#L431
Missing JSDoc @returns type
|
src/fake-timers-src.js#L463
The type 'ClockDate' is undefined
|
src/fake-timers-src.js#L659
JSDoc @returns declaration present but return expression not available in function
|
src/fake-timers-src.js#L790
Missing JSDoc @returns declaration
|
src/fake-timers-src.js#L801
Missing JSDoc @returns declaration
|
src/fake-timers-src.js#L812
Missing JSDoc @returns declaration
|
This job succeeded
Loading