Skip to content

feat: add UX to cycle through completions in the REPL #8375

feat: add UX to cycle through completions in the REPL

feat: add UX to cycle through completions in the REPL #8375

Triggered via pull request June 29, 2024 11:28
Status Success
Total duration 2m 22s
Artifacts

lint_changed_files.yml

on: pull_request
Lint Changed Files
2m 14s
Lint Changed Files
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/completer.js#L69
Unexpected 'todo' comment: 'TODO: sort such that printed columns are...'
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/main.js#L290
Unexpected 'warning' comment: 'WARNING: overwriting a private property'
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/main.js#L310
Unexpected 'todo' comment: 'TODO: check whether to synchronously...'
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/main.js#L312
Unexpected 'todo' comment: 'TODO: check whether to synchronously...'
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/main.js#L492
Unexpected 'todo' comment: 'TODO: if successful and if necessary,...'
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/main.js#L494
Unexpected 'todo' comment: 'TODO: if necessary, (asynchronously?)...'
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/main.js#L733
Unexpected 'warning' comment: 'WARNING: in a non-sandboxed environment,...'
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/main.js#L1337
Unexpected 'todo' comment: 'TODO: ensure REPL history is saved...'
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/main.js#L1339
Unexpected 'todo' comment: 'TODO: ensure REPL log is saved (flushed)...'
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/main.js#L1362
Unexpected 'warning' comment: 'WARNING: in a non-sandboxed environment,...'