Skip to content

feat: add blas/ext/find-index #28738

feat: add blas/ext/find-index

feat: add blas/ext/find-index #28738

Triggered via pull request August 11, 2025 08:53
Status Failure
Total duration 1m 51s
Artifacts

lint_changed_files.yml

on: pull_request
Lint Changed Files
1m 46s
Lint Changed Files
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Lint Changed Files
Process completed with exit code 2.
Lint Changed Files: lib/node_modules/@stdlib/blas/ext/find-index/lib/assign.js#L34
Encountered an error while running code: `invalid argument. Must provide an ndarray. Value: `undefined`.`.Did you mean to include a `// throws <TypeError>` annotation instead of `// returns [ -1, 1 ]`?
Lint Changed Files: lib/node_modules/@stdlib/blas/ext/find-index/lib/assign.js#L34
Displayed return value is `true`, but expected `false` instead
Lint Changed Files: lib/node_modules/@stdlib/blas/ext/find-index/lib/assign.js#L34
Encountered an error while running code: `invalid argument. Second argument must be a function. Value: `ndarray( 'int32', new Int32Array( [ 0, 0 ] ), [ 2 ], [ 1 ], 0, 'row-major' )`.`.Did you mean to include a `// throws <TypeError>` annotation instead of `// returns <ndarray>`?
Lint Changed Files
Process completed with exit code 1.
Lint Changed Files
Process completed with exit code 2.