feat: add blas/ext/find-index
#28738
lint_changed_files.yml
on: pull_request
Lint Changed Files
1m 46s
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.
|