Skip to content

feat: add support for custom keybindings and editor actions in the REPL #10400

feat: add support for custom keybindings and editor actions in the REPL

feat: add support for custom keybindings and editor actions in the REPL #10400

Triggered via pull request September 20, 2024 16:43
Status Success
Total duration 2m 13s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint_changed_files.yml

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

Annotations

10 warnings
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/keybindings.js#L328
File has too many lines (316). Maximum allowed is 300
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/main.js#L300
Unexpected 'warning' comment: 'WARNING: overwriting a private property'
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/main.js#L320
Unexpected 'todo' comment: 'TODO: check whether to synchronously...'
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/main.js#L322
Unexpected 'todo' comment: 'TODO: check whether to synchronously...'
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/main.js#L512
Unexpected 'todo' comment: 'TODO: if successful and if necessary,...'
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/main.js#L514
Unexpected 'todo' comment: 'TODO: if necessary, (asynchronously?)...'
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/main.js#L753
Unexpected 'warning' comment: 'WARNING: in a non-sandboxed environment,...'
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/main.js#L1357
Unexpected 'todo' comment: 'TODO: ensure REPL history is saved...'
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/main.js#L1359
Unexpected 'todo' comment: 'TODO: ensure REPL log is saved (flushed)...'
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/main.js#L1382
Unexpected 'warning' comment: 'WARNING: in a non-sandboxed environment,...'