feat: add logic for eager evaluation in REPL #16884
lint_changed_files.yml
on: pull_request
Lint Changed Files
1m 38s
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#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#L538
Unexpected 'todo' comment: 'TODO: if successful and if necessary,...'
|
|
Lint Changed Files:
lib/node_modules/@stdlib/repl/lib/main.js#L540
Unexpected 'todo' comment: 'TODO: if necessary, (asynchronously?)...'
|
|
Lint Changed Files:
lib/node_modules/@stdlib/repl/lib/main.js#L807
Unexpected 'warning' comment: 'WARNING: in a non-sandboxed environment,...'
|
|
Lint Changed Files:
lib/node_modules/@stdlib/repl/lib/main.js#L1485
Unexpected 'todo' comment: 'TODO: ensure REPL history is saved...'
|
|
Lint Changed Files:
lib/node_modules/@stdlib/repl/lib/main.js#L1487
Unexpected 'todo' comment: 'TODO: ensure REPL log is saved (flushed)...'
|
|
Lint Changed Files:
lib/node_modules/@stdlib/repl/lib/main.js#L1510
Unexpected 'warning' comment: 'WARNING: in a non-sandboxed environment,...'
|