Add support for timers/promises module from nodejs (#495) #221
main.yml
on: push
check-tests-are-watchable
5m 3s
prettier
5m 5s
lint
5m 6s
chromium
5m 9s
saucelabs-test
6m 17s
coverage
5m 27s
Matrix: test
Annotations
19 warnings
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 (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/
|
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/
|
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
|
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/
|
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/
|
saucelabs-test
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/
|