Skip to content

feat: add C ndarray API and refactor blas/ext/base/sdssum #4

feat: add C ndarray API and refactor blas/ext/base/sdssum

feat: add C ndarray API and refactor blas/ext/base/sdssum #4

Triggered via push February 2, 2025 11:49
Status Success
Total duration 12m 42s
Artifacts
Lint Changed Files
12m 34s
Lint Changed Files
Fit to window
Zoom out
Zoom in

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...'