add unit test for issue#504 (#506) #255
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/
|
ESLint:
src/fake-timers-src.js#L25
Expected only 0 line after block description
|
ESLint:
src/fake-timers-src.js#L28
Syntax error in type: function(IdleDeadline)
|
ESLint:
src/fake-timers-src.js#L55
Missing JSDoc @Property "requestAnimationFrame" description
|
ESLint:
src/fake-timers-src.js#L61
Missing JSDoc @Property "now" description
|
ESLint:
src/fake-timers-src.js#L108
Expected only 0 line after block description
|
ESLint:
src/fake-timers-src.js#L122
Expected only 0 line after block description
|
ESLint:
src/fake-timers-src.js#L136
Expected only 0 line after block description
|
ESLint:
src/fake-timers-src.js#L148
Expected only 0 line after block description
|
ESLint:
src/fake-timers-src.js#L278
Expected only 0 line after block description
|
ESLint:
src/fake-timers-src.js#L314
Expected only 0 line after block description
|
Loading