feat(repl): add settings and prototype methods for keybindings #16276
lint_changed_files.yml
on: push
Lint Changed Files
1m 57s
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...'
|