stream: fix timing relative to promises #52655
Annotations
10 errors
Lint JavaScript files:
lib/internal/streams/destroy.js#L115
Unexpected use of 'queueMicrotask'. Use `const { queueMicrotask } = require('internal/process/task_queues');` instead of the global
|
Lint JavaScript files:
lib/internal/streams/destroy.js#L115
'queueMicrotask' is not defined
|
Lint JavaScript files:
lib/internal/streams/destroy.js#L119
Unexpected use of 'queueMicrotask'. Use `const { queueMicrotask } = require('internal/process/task_queues');` instead of the global
|
Lint JavaScript files:
lib/internal/streams/destroy.js#L119
'queueMicrotask' is not defined
|
Lint JavaScript files:
lib/internal/streams/destroy.js#L240
Unexpected use of 'queueMicrotask'. Use `const { queueMicrotask } = require('internal/process/task_queues');` instead of the global
|
Lint JavaScript files:
lib/internal/streams/destroy.js#L240
'queueMicrotask' is not defined
|
Lint JavaScript files:
lib/internal/streams/destroy.js#L271
Unexpected use of 'queueMicrotask'. Use `const { queueMicrotask } = require('internal/process/task_queues');` instead of the global
|
Lint JavaScript files:
lib/internal/streams/destroy.js#L271
'queueMicrotask' is not defined
|
Lint JavaScript files:
lib/internal/streams/destroy.js#L302
Unexpected use of 'queueMicrotask'. Use `const { queueMicrotask } = require('internal/process/task_queues');` instead of the global
|
Lint JavaScript files:
lib/internal/streams/destroy.js#L302
'queueMicrotask' is not defined
|
The logs for this run have expired and are no longer available.
Loading