Skip to content

docs: update REPL namespace documentation #9

docs: update REPL namespace documentation

docs: update REPL namespace documentation #9

Triggered via push March 26, 2024 21:35
Status Success
Total duration 16m 42s
Artifacts
Lint Changed Files
16m 29s
Lint Changed Files
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/complete_expression.js#L57
Function 'complete' has too many statements (104). Maximum allowed is 100
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/complete_walk_find_last.js#L60
Function 'walk' has too many statements (102). Maximum allowed is 100
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/main.js#L253
This line has a length of 87. Maximum allowed is 80
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/main.js#L265
Unexpected 'warning' comment: 'WARNING: overwriting a private property'
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/main.js#L271
Unexpected 'todo' comment: 'TODO: check whether to synchronously...'
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/main.js#L273
Unexpected 'todo' comment: 'TODO: check whether to synchronously...'
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/main.js#L391
Unexpected 'todo' comment: 'TODO: if successful and if necessary,...'
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/main.js#L393
Unexpected 'todo' comment: 'TODO: if necessary, (asynchronously?)...'
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/main.js#L527
Unexpected 'warning' comment: 'WARNING: in a non-sandboxed environment,...'
Lint Changed Files: lib/node_modules/@stdlib/repl/lib/main.js#L697
File has too many lines (388). Maximum allowed is 300