Skip to content

repl: add syntax highlighting, auto-indentation, and signature hints #91045

repl: add syntax highlighting, auto-indentation, and signature hints

repl: add syntax highlighting, auto-indentation, and signature hints #91045

Triggered via pull request July 12, 2026 06:02
Status Failure
Total duration 4m 29s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
lint-js-and-md: test/parallel/test-repl-auto-indent.js#L109
Assertions must be wrapped into `common.mustSucceed`, `common.mustCall` or `common.mustCallAtLeast`
lint-js-and-md: test/parallel/test-repl-auto-indent.js#L105
Unexpected control character(s) in regular expression: \x1b
lint-js-and-md: test/parallel/test-repl-auto-indent.js#L74
Assertions must be wrapped into `common.mustSucceed`, `common.mustCall` or `common.mustCallAtLeast`
lint-js-and-md: lib/internal/repl/utils.js#L535
'nameEnd' is never reassigned. Use 'const' instead
lint-js-and-md: lib/internal/repl/utils.js#L533
Non-ASCII character 'β€”' detected. Consider replacing with: -
lint-js-and-md: lib/internal/repl/utils.js#L487
'internal/readline/callbacks' require is duplicated
lint-js-and-md: lib/internal/repl/utils.js#L468
Missing JSDoc @returns declaration
lint-js-and-md: lib/internal/repl/utils.js#L450
Missing JSDoc @returns declaration
lint-js-and-md: lib/internal/repl/utils.js#L353
Missing JSDoc @returns declaration
lint-js-and-md: lib/internal/repl/utils.js#L8
Out of ASCIIbetical order - ArrayPrototypePush >= ArrayPrototypeJoin
lint-js-and-md: lib/internal/repl/utils.js#L471
Expected only 0 lines after block description
lint-js-and-md: lib/internal/repl/utils.js#L342
Expected only 0 lines after block description
lint-js-and-md: lib/internal/repl/utils.js#L294
Expected only 0 lines after block description
lint-js-and-md: lib/internal/repl/utils.js#L163
Expected only 0 lines after block description