Skip to content

feat(repl): add settings and prototype methods for keybindings #16035

feat(repl): add settings and prototype methods for keybindings

feat(repl): add settings and prototype methods for keybindings #16035

Triggered via pull request January 14, 2025 23:48
Status Success
Total duration 4m 12s
Artifacts

lint_changed_files.yml

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

Annotations

11 warnings
Lint Changed Files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/main.js#L308
Unexpected 'warning' comment: 'WARNING: overwriting a private property'
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/main.js#L328
Unexpected 'todo' comment: 'TODO: check whether to synchronously...'
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/main.js#L330
Unexpected 'todo' comment: 'TODO: check whether to synchronously...'
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/main.js#L524
Unexpected 'todo' comment: 'TODO: if successful and if necessary,...'
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/main.js#L526
Unexpected 'todo' comment: 'TODO: if necessary, (asynchronously?)...'
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/main.js#L793
Unexpected 'warning' comment: 'WARNING: in a non-sandboxed environment,...'
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/main.js#L1471
Unexpected 'todo' comment: 'TODO: ensure REPL history is saved...'
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/main.js#L1473
Unexpected 'todo' comment: 'TODO: ensure REPL log is saved (flushed)...'
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/main.js#L1496
Unexpected 'warning' comment: 'WARNING: in a non-sandboxed environment,...'
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/main.js#L1576
Unexpected 'todo' comment: 'TODO: we should consider returning a...'