stream: fix eventNames() to not return not defined events #53432
Annotations
9 errors
Lint JavaScript files:
lib/events.js#L52
Missing trailing comma
|
Lint JavaScript files:
lib/events.js#L894
Expected space(s) after "if"
|
Lint JavaScript files:
lib/events.js#L894
Unexpected mix of '||' and '&&'. Use parentheses to clarify the intended order of operations
|
Lint JavaScript files:
lib/events.js#L894
Unexpected mix of '||' and '&&'. Use parentheses to clarify the intended order of operations
|
Lint JavaScript files:
lib/events.js#L894
Missing space before opening brace
|
Lint JavaScript files:
test/parallel/test-stream-event-names.js#L9
'assert.equal' is restricted from being used. Use `assert.strictEqual()` rather than `assert.equal()`
|
Lint JavaScript files:
test/parallel/test-stream-event-names.js#L22
'assert.equal' is restricted from being used. Use `assert.strictEqual()` rather than `assert.equal()`
|
Lint JavaScript files:
test/parallel/test-stream-event-names.js#L34
'assert.equal' is restricted from being used. Use `assert.strictEqual()` rather than `assert.equal()`
|
Lint JavaScript files
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading