Skip to content

Add support for timers/promises module from nodejs #219

Add support for timers/promises module from nodejs

Add support for timers/promises module from nodejs #219

Re-run triggered August 11, 2024 09:36
Status Success
Total duration 7m 15s
Artifacts

main.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
check-tests-are-watchable
The following actions uses Node.js version which is deprecated 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/
test (20)
The following actions uses Node.js version which is deprecated 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/
chromium
The following actions uses Node.js version which is deprecated 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/
lint
The following actions uses Node.js version which is deprecated 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/
lint: src/fake-timers-src.js#L55
Missing JSDoc @Property "requestAnimationFrame" description
lint: src/fake-timers-src.js#L61
Missing JSDoc @Property "now" description
lint: src/fake-timers-src.js#L339
Missing JSDoc @returns declaration
lint: src/fake-timers-src.js#L690
JSDoc @returns declaration present but return expression not available in function
lint: src/fake-timers-src.js#L822
Missing JSDoc @returns declaration
lint: src/fake-timers-src.js#L834
Missing JSDoc @returns declaration
lint: src/fake-timers-src.js#L846
Missing JSDoc @returns declaration
lint: src/fake-timers-src.js#L858
Missing JSDoc @returns declaration
lint: src/fake-timers-src.js#L1057
Missing JSDoc @Property "setTimeout" description
lint: src/fake-timers-src.js#L1058
Missing JSDoc @Property "clearTimeout" description
test (18)
The following actions uses Node.js version which is deprecated 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/
test (16)
The following actions uses Node.js version which is deprecated 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/
coverage
The following actions uses Node.js version which is deprecated 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/
prettier
The following actions uses Node.js version which is deprecated 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/