Add support for timers/promises module from nodejs #219
main.yml
on: pull_request
check-tests-are-watchable
4m 59s
prettier
7m 5s
lint
5m 2s
chromium
5m 1s
saucelabs-test
0s
coverage
5m 25s
Matrix: test
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/
|