test_runner: add cwd option to run #63847
Triggered via pull request
September 17, 2024 16:11
Status
Failure
Total duration
17m 23s
Artifacts
–
linters.yml
on: pull_request
lint-addon-docs
32s
lint-cpp
1m 16s
format-cpp
1m 21s
lint-js-and-md
1m 52s
lint-py
37s
lint-yaml
38s
lint-sh
25s
lint-codeowners
22s
lint-pr-url
22s
lint-readme
18s
Annotations
7 errors
lint-js-and-md:
test/parallel/test-runner-run-watch.mjs#L62
Expected indentation of 22 spaces but found 4
|
lint-js-and-md:
test/parallel/test-runner-run-watch.mjs#L63
Expected indentation of 22 spaces but found 4
|
lint-js-and-md:
test/parallel/test-runner-run-watch.mjs#L106
`setInterval()` must be invoked with at least two arguments
|
lint-js-and-md:
test/parallel/test-runner-run-watch.mjs#L107
Expected an assignment or function call and instead saw an expression
|
lint-js-and-md:
test/parallel/test-runner-run-watch.mjs#L107
Missing semicolon
|
lint-js-and-md:
test/parallel/test-runner-watch-mode.mjs#L94
Missing semicolon
|
lint-js-and-md
Process completed with exit code 2.
|