Skip to content

refactor!: abstract part of REPL into a base implementation #21094

refactor!: abstract part of REPL into a base implementation

refactor!: abstract part of REPL into a base implementation #21094

Triggered via pull request March 21, 2025 21:20
Status Success
Total duration 4m 56s
Artifacts

lint_changed_files.yml

on: pull_request
Lint Changed Files
4m 53s
Lint Changed Files
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint Changed Files: lib/node_modules/@stdlib/repl/base/ctor/lib/main.js#L1058
Unexpected 'fixme' comment: 'FIXME: this needs to follow the same...'
Lint Changed Files: lib/node_modules/@stdlib/repl/base/ctor/lib/main.js#L988
Unexpected 'warning' comment: 'WARNING: for large datasets, this could...'
Lint Changed Files: lib/node_modules/@stdlib/repl/base/ctor/lib/main.js#L948
Unexpected 'warning' comment: 'WARNING: the `this` context is not...'
Lint Changed Files: lib/node_modules/@stdlib/repl/base/ctor/lib/main.js#L698
Unexpected 'warning' comment: 'WARNING: in non-sandboxed environments,...'
Lint Changed Files: lib/node_modules/@stdlib/repl/base/ctor/lib/main.js#L536
Unexpected 'warning' comment: 'WARNING: in a non-sandboxed environment,...'
Lint Changed Files: lib/node_modules/@stdlib/repl/base/ctor/lib/main.js#L272
Unexpected 'todo' comment: 'TODO: if necessary, (asynchronously?)...'
Lint Changed Files: lib/node_modules/@stdlib/repl/base/ctor/lib/main.js#L270
Unexpected 'todo' comment: 'TODO: if successful and if necessary,...'
Lint Changed Files: lib/node_modules/@stdlib/repl/base/ctor/lib/main.js#L217
Unexpected 'todo' comment: 'TODO: check whether to synchronously...'
Lint Changed Files: lib/node_modules/@stdlib/repl/base/ctor/lib/main.js#L215
Unexpected 'todo' comment: 'TODO: check whether to synchronously...'
Lint Changed Files: lib/node_modules/@stdlib/repl/base/ctor/lib/longest_common_prefix.js#L19
Unexpected 'todo' comment: 'TODO: move implementation to package:...'