Fail when a timer is not available in the context (#491) #215
main.yml
on: push
check-tests-are-watchable
25s
prettier
22s
lint
19s
chromium
32s
saucelabs-test
1m 43s
coverage
22s
Matrix: test
Annotations
19 warnings
test (16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
src/fake-timers-src.js#L50
Missing JSDoc @Property "requestAnimationFrame" description
|
lint:
src/fake-timers-src.js#L56
Missing JSDoc @Property "now" description
|
lint:
src/fake-timers-src.js#L333
Missing JSDoc @returns declaration
|
lint:
src/fake-timers-src.js#L684
JSDoc @returns declaration present but return expression not available in function
|
lint:
src/fake-timers-src.js#L816
Missing JSDoc @returns declaration
|
lint:
src/fake-timers-src.js#L828
Missing JSDoc @returns declaration
|
lint:
src/fake-timers-src.js#L840
Missing JSDoc @returns declaration
|
lint:
src/fake-timers-src.js#L852
Missing JSDoc @returns declaration
|
lint:
src/fake-timers-src.js#L1041
Missing JSDoc @Property "setTimeout" description
|
lint:
src/fake-timers-src.js#L1042
Missing JSDoc @Property "clearTimeout" description
|
test (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
prettier
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check-tests-are-watchable
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
chromium
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
saucelabs-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|