fix: save methods of children Date instance (#437) #231
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#L332
Missing JSDoc @returns declaration
|
src/fake-timers-src.js#L412
Missing JSDoc @returns type
|
src/fake-timers-src.js#L632
JSDoc @returns declaration present but return expression not available in function
|
src/fake-timers-src.js#L763
Missing JSDoc @returns declaration
|
src/fake-timers-src.js#L774
Missing JSDoc @returns declaration
|
src/fake-timers-src.js#L785
Missing JSDoc @returns declaration
|
src/fake-timers-src.js#L797
Missing JSDoc @returns declaration
|
This job succeeded
Loading