repl: add syntax highlighting, auto-indentation, and signature hints #91045
linters.yml
on: pull_request
lint-addon-docs
43s
lint-cpp
1m 59s
format-cpp
3m 0s
lint-js-and-md
4m 26s
lint-nix
28s
lint-py
31s
lint-yaml
51s
lint-sh
13s
lint-codeowners
37s
lint-pr-url
7s
lint-readme
10s
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
|