Skip to content

Fix listener leak for timers/promises #225

Fix listener leak for timers/promises

Fix listener leak for timers/promises #225

Triggered via pull request August 23, 2024 08:25
Status Success
Total duration 51s
Artifacts

main.yml

on: pull_request
check-tests-are-watchable
30s
check-tests-are-watchable
prettier
18s
prettier
lint
21s
lint
chromium
33s
chromium
saucelabs-test
0s
saucelabs-test
coverage
42s
coverage
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

18 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/
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 (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/
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#L27
Syntax error in type: function(IdleDeadline)
lint: src/fake-timers-src.js#L54
Missing JSDoc @Property "requestAnimationFrame" description
lint: src/fake-timers-src.js#L60
Missing JSDoc @Property "now" description
lint: src/fake-timers-src.js#L332
Missing JSDoc @returns declaration
lint: src/fake-timers-src.js#L682
JSDoc @returns declaration present but return expression not available in function
lint: src/fake-timers-src.js#L813
Missing JSDoc @returns declaration
lint: src/fake-timers-src.js#L824
Missing JSDoc @returns declaration
lint: src/fake-timers-src.js#L835
Missing JSDoc @returns declaration
lint: src/fake-timers-src.js#L847
Missing JSDoc @returns declaration
lint: src/fake-timers-src.js#L1051
Missing JSDoc @Property "setTimeout" description
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/
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/
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/