workers: refactor stdio to improve performance #68517
Annotations
6 errors and 1 warning
Lint JavaScript files:
lib/internal/worker/io.js#L1
Missing semicolon
|
Lint JavaScript files:
lib/internal/worker/io.js#L5
'ArrayPrototypeForEach' is assigned a value but never used
|
Lint JavaScript files:
lib/internal/worker/io.js#L6
'ArrayPrototypeMap' is assigned a value but never used
|
Lint JavaScript files:
lib/internal/worker/io.js#L7
'ArrayPrototypePush' is assigned a value but never used
|
Lint JavaScript files:
lib/internal/worker/io.js#L328
There should be no space before this paren
|
Lint JavaScript files
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading