feat: add logic for eager evaluation in REPL #17007
lint_changed_files.yml
on: pull_request
Lint Changed Files
1m 32s
Annotations
10 warnings
Lint Changed Files:
lib/node_modules/@stdlib/repl/lib/main.js#L167
This line has a length of 87. Maximum allowed is 80
|
Lint Changed Files:
lib/node_modules/@stdlib/repl/lib/main.js#L320
Unexpected 'warning' comment: 'WARNING: overwriting a private property'
|
Lint Changed Files:
lib/node_modules/@stdlib/repl/lib/main.js#L340
Unexpected 'todo' comment: 'TODO: check whether to synchronously...'
|
Lint Changed Files:
lib/node_modules/@stdlib/repl/lib/main.js#L342
Unexpected 'todo' comment: 'TODO: check whether to synchronously...'
|
Lint Changed Files:
lib/node_modules/@stdlib/repl/lib/main.js#L540
Unexpected 'todo' comment: 'TODO: if successful and if necessary,...'
|
Lint Changed Files:
lib/node_modules/@stdlib/repl/lib/main.js#L542
Unexpected 'todo' comment: 'TODO: if necessary, (asynchronously?)...'
|
Lint Changed Files:
lib/node_modules/@stdlib/repl/lib/main.js#L809
Unexpected 'warning' comment: 'WARNING: in a non-sandboxed environment,...'
|
Lint Changed Files:
lib/node_modules/@stdlib/repl/lib/main.js#L1487
Unexpected 'todo' comment: 'TODO: ensure REPL history is saved...'
|
Lint Changed Files:
lib/node_modules/@stdlib/repl/lib/main.js#L1489
Unexpected 'todo' comment: 'TODO: ensure REPL log is saved (flushed)...'
|
Lint Changed Files:
lib/node_modules/@stdlib/repl/lib/main.js#L1512
Unexpected 'warning' comment: 'WARNING: in a non-sandboxed environment,...'
|