report: fix network queries in getReport libuv with exclude-network #65816
Annotations
6 errors
Lint JavaScript files:
test/report/test-report-exclude-network.js#L44
Unexpected space before function parentheses
|
Lint JavaScript files:
test/report/test-report-exclude-network.js#L45
A space is required after '{'
|
Lint JavaScript files:
test/report/test-report-exclude-network.js#L45
A space is required before '}'
|
Lint JavaScript files:
test/report/test-report-exclude-network.js#L56
'assert.notEqual' is restricted from being used. Use `assert.notStrictEqual()` rather than `assert.notEqual()`
|
Lint JavaScript files:
test/report/test-report-exclude-network.js#L63
'assert.notEqual' is restricted from being used. Use `assert.notStrictEqual()` rather than `assert.notEqual()`
|
Lint JavaScript files
Process completed with exit code 2.
|
Loading