test_runner: add cwd option to run #63847
Annotations
7 errors
Lint JavaScript files:
test/parallel/test-runner-run-watch.mjs#L62
Expected indentation of 22 spaces but found 4
|
Lint JavaScript files:
test/parallel/test-runner-run-watch.mjs#L63
Expected indentation of 22 spaces but found 4
|
Lint JavaScript files:
test/parallel/test-runner-run-watch.mjs#L106
`setInterval()` must be invoked with at least two arguments
|
Lint JavaScript files:
test/parallel/test-runner-run-watch.mjs#L107
Expected an assignment or function call and instead saw an expression
|
Lint JavaScript files:
test/parallel/test-runner-run-watch.mjs#L107
Missing semicolon
|
Lint JavaScript files:
test/parallel/test-runner-watch-mode.mjs#L94
Missing semicolon
|
Lint JavaScript files
Process completed with exit code 2.
|
Loading