Skip to content

repl: remove dependency on domain module #82030

repl: remove dependency on domain module

repl: remove dependency on domain module #82030

Triggered via pull request January 10, 2026 10:35
Status Failure
Total duration 4m 20s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint-js-and-md
Process completed with exit code 2.
lint-js-and-md: test/parallel/test-repl-multiple-instances-async-error.js#L65
Expected indentation of 22 spaces but found 4
lint-js-and-md: test/parallel/test-repl-multiple-instances-async-error.js#L63
Expected indentation of 22 spaces but found 4
lint-js-and-md: test/parallel/test-repl-multiple-instances-async-error.js#L59
Expected indentation of 15 spaces but found 4
lint-js-and-md: test/parallel/test-repl-multiple-instances-async-error.js#L55
Expected indentation of 15 spaces but found 4
lint-js-and-md: lib/repl.js#L675
Function name `boundEval` should match property name `eval`
lint-js-and-md: lib/repl.js#L360
Expected indentation of 38 spaces but found 8
lint-js-and-md: lib/repl.js#L76
'SafeWeakSet' is assigned a value but never used