feat: add logic for eager evaluation in REPL #17020
lint_changed_files.yml
on: pull_request
Lint Changed Files
1m 39s
Annotations
10 warnings
|
Lint Changed Files:
lib/node_modules/@stdlib/repl/lib/main.js#L314
Unexpected 'warning' comment: 'WARNING: overwriting a private property'
|
|
Lint Changed Files:
lib/node_modules/@stdlib/repl/lib/main.js#L334
Unexpected 'todo' comment: 'TODO: check whether to synchronously...'
|
|
Lint Changed Files:
lib/node_modules/@stdlib/repl/lib/main.js#L336
Unexpected 'todo' comment: 'TODO: check whether to synchronously...'
|
|
Lint Changed Files:
lib/node_modules/@stdlib/repl/lib/main.js#L534
Unexpected 'todo' comment: 'TODO: if successful and if necessary,...'
|
|
Lint Changed Files:
lib/node_modules/@stdlib/repl/lib/main.js#L536
Unexpected 'todo' comment: 'TODO: if necessary, (asynchronously?)...'
|
|
Lint Changed Files:
lib/node_modules/@stdlib/repl/lib/main.js#L803
Unexpected 'warning' comment: 'WARNING: in a non-sandboxed environment,...'
|
|
Lint Changed Files:
lib/node_modules/@stdlib/repl/lib/main.js#L1481
Unexpected 'todo' comment: 'TODO: ensure REPL history is saved...'
|
|
Lint Changed Files:
lib/node_modules/@stdlib/repl/lib/main.js#L1483
Unexpected 'todo' comment: 'TODO: ensure REPL log is saved (flushed)...'
|
|
Lint Changed Files:
lib/node_modules/@stdlib/repl/lib/main.js#L1506
Unexpected 'warning' comment: 'WARNING: in a non-sandboxed environment,...'
|
|
Lint Changed Files:
lib/node_modules/@stdlib/repl/lib/main.js#L1586
Unexpected 'todo' comment: 'TODO: we should consider returning a...'
|