audit fix #227
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#L682
JSDoc @returns declaration present but return expression not available in function
|
src/fake-timers-src.js#L813
Missing JSDoc @returns declaration
|
src/fake-timers-src.js#L824
Missing JSDoc @returns declaration
|
src/fake-timers-src.js#L835
Missing JSDoc @returns declaration
|
src/fake-timers-src.js#L847
Missing JSDoc @returns declaration
|
src/fake-timers-src.js#L1051
Missing JSDoc @Property "setTimeout" description
|
This job succeeded
Loading