fix: respect process.exitCode #69
Annotations
14 errors
|
Node.js 18
Process completed with exit code 1.
|
|
Node.js 18:
test.js#L108
Do not add spaces between braces.
|
|
Node.js 18:
test.js#L99
Do not add spaces between braces.
|
|
Node.js 18:
test.js#L90
Do not add spaces between braces.
|
|
Node.js 18:
test.js#L89
Do not add spaces between braces.
|
|
Node.js 18:
test.js#L86
Missing semicolon.
|
|
Node.js 18:
fixtures/empty-exit-code.js#L3
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
|
|
Node.js 20
Process completed with exit code 1.
|
|
Node.js 20:
test.js#L108
Do not add spaces between braces.
|
|
Node.js 20:
test.js#L99
Do not add spaces between braces.
|
|
Node.js 20:
test.js#L90
Do not add spaces between braces.
|
|
Node.js 20:
test.js#L89
Do not add spaces between braces.
|
|
Node.js 20:
test.js#L86
Missing semicolon.
|
|
Node.js 20:
fixtures/empty-exit-code.js#L3
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
|