Skip to content

process: add deferTick #53737

process: add deferTick

process: add deferTick #53737

Triggered via pull request January 15, 2024 14:22
Status Failure
Total duration 2m 9s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint-js-and-md: lib/internal/process/task_queues.js#L98
'tmp' is never reassigned. Use 'const' instead
lint-js-and-md: lib/internal/process/task_queues.js#L99
'queue' is constant
lint-js-and-md: lib/internal/process/task_queues.js#L100
'deferQueue' is constant
lint-js-and-md: test/async-hooks/test-defertick.js#L14
Do not use an empty function, omit the parameter altogether
lint-js-and-md
Process completed with exit code 2.