Skip to content

Add support for timers/promises module from nodejs #220

Add support for timers/promises module from nodejs

Add support for timers/promises module from nodejs #220

Re-run triggered August 15, 2024 12:28
Status Success
Total duration 5m 13s
Artifacts

main.yml

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

Annotations

18 warnings
coverage
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/
chromium
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/
lint
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/
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
prettier
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/
test (18)
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/
test (16)
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/
test (20)
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/
check-tests-are-watchable
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/