fix: save methods of children Date instance (#437) #232
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#L444
The type 'ClockDate' is undefined
|
src/fake-timers-src.js#L640
JSDoc @returns declaration present but return expression not available in function
|
src/fake-timers-src.js#L771
Missing JSDoc @returns declaration
|
src/fake-timers-src.js#L782
Missing JSDoc @returns declaration
|
src/fake-timers-src.js#L793
Missing JSDoc @returns declaration
|
This job succeeded
Loading