process: add deferTick #53737
linters.yml
on: pull_request
lint-addon-docs
41s
lint-cpp
54s
format-cpp
1m 12s
lint-js-and-md
1m 56s
lint-py
37s
lint-yaml
32s
lint-sh
25s
lint-codeowners
17s
lint-pr-url
21s
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.
|