Skip to content

feat: add blas/base/cher2 #25197

feat: add blas/base/cher2

feat: add blas/base/cher2 #25197

Triggered via pull request June 4, 2025 17:25
Status Failure
Total duration 1m 43s
Artifacts

lint_changed_files.yml

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

Annotations

15 errors and 6 warnings
Lint Changed Files
Process completed with exit code 2.
Lint Changed Files: lib/node_modules/@stdlib/blas/base/cher2/docs/types/index.d.ts#L23
Reaching to "@stdlib/complex/float32/ctor" is not allowed
Lint Changed Files: lib/node_modules/@stdlib/blas/base/cher2/docs/types/index.d.ts#L23
'@stdlib/complex/float32/ctor' should be listed in the project's dependencies. Run 'npm i -S @stdlib/complex/float32/ctor' to add it
Lint Changed Files: lib/node_modules/@stdlib/blas/base/cher2/lib/base.js#L66
Expected indentation of 1 tab but found 4 spaces
Lint Changed Files: lib/node_modules/@stdlib/blas/base/cher2/lib/base.js#L65
Identifier 'tmp1_im' is not in camel case
Lint Changed Files: lib/node_modules/@stdlib/blas/base/cher2/lib/base.js#L65
Expected indentation of 1 tab but found 4 spaces
Lint Changed Files: lib/node_modules/@stdlib/blas/base/cher2/lib/base.js#L64
Identifier 'tmp1_re' is not in camel case
Lint Changed Files: lib/node_modules/@stdlib/blas/base/cher2/lib/base.js#L64
Expected indentation of 1 tab but found 4 spaces
Lint Changed Files: lib/node_modules/@stdlib/blas/base/cher2/lib/base.js#L63
Identifier 'alpha_im' is not in camel case
Lint Changed Files: lib/node_modules/@stdlib/blas/base/cher2/lib/base.js#L63
Expected indentation of 1 tab but found 4 spaces
Lint Changed Files: lib/node_modules/@stdlib/blas/base/cher2/lib/base.js#L62
Identifier 'alpha_re' is not in camel case
Lint Changed Files: lib/node_modules/@stdlib/blas/base/cher2/lib/base.js#L62
Expected indentation of 1 tab but found 4 spaces
Lint Changed Files: lib/node_modules/@stdlib/blas/base/cher2/lib/base.js#L61
Function 'cher2' has too many parameters (13). Maximum allowed is 10
Lint Changed Files
Process completed with exit code 1.
Lint Changed Files
Process completed with exit code 2.
Lint Changed Files: lib/node_modules/@stdlib/blas/base/cher2/lib/base.js#L61
Function 'cher2' has too many statements (115). Maximum allowed is 100
Lint Changed Files: lib/node_modules/@stdlib/blas/base/cher2/lib/base.js#L61
This line has a length of 108. Maximum allowed is 80