Skip to content

feat: add new matrix addition method and improve performance of mmul and kroneckerProduct method #26

feat: add new matrix addition method and improve performance of mmul and kroneckerProduct method

feat: add new matrix addition method and improve performance of mmul and kroneckerProduct method #26

Triggered via pull request June 24, 2025 16:37
Status Failure
Total duration 44s
Artifacts

nodejs.yml

on: pull_request
nodejs  /  prepare
3s
nodejs / prepare
nodejs  /  lint-eslint
31s
nodejs / lint-eslint
nodejs  /  lint-prettier
25s
nodejs / lint-prettier
nodejs  /  lint-check-types
31s
nodejs / lint-check-types
nodejs  /  test-package
27s
nodejs / test-package
Matrix: nodejs / test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 6 warnings
nodejs / lint-prettier
Process completed with exit code 1.
nodejs / lint-eslint
Process completed with exit code 1.
nodejs / lint-eslint: src/index.js#L1501
'prev' is assigned a value but never used
nodejs / lint-eslint: benchmark/benchmarkMitata.js#L1
Identifier 'do_not_optimize' is not in camel case
nodejs / lint-eslint: benchmark/benchmarkLinePlot.js#L23
Unexpected unnamed generator function
nodejs / lint-eslint: benchmark/benchmarkLinePlot.js#L13
Unexpected unnamed generator function
nodejs / lint-eslint: benchmark/benchmarkLinePlot.js#L5
Expected 1 empty line after import statement not followed by another import
nodejs / lint-eslint: benchmark/benchmarkLinePlot.js#L1
Identifier 'do_not_optimize' is not in camel case
nodejs / lint-eslint: src/__tests__/getNonZeros.test.js#L1
There should be at least one empty line between import groups
nodejs / lint-eslint: benchmark/benchmarkMitata.js#L2
There should be at least one empty line between import groups
nodejs / lint-eslint: benchmark/benchmarkLinePlot.js#L3
`ml-spectra-processing` import should occur before import of `../src/index.js`
nodejs / lint-eslint: benchmark/benchmarkLinePlot.js#L3
There should be at least one empty line between import groups
nodejs / lint-eslint: benchmark/benchmarkLinePlot.js#L2
There should be at least one empty line between import groups
nodejs / lint-eslint: benchmark/benchmarkLinePlot.js#L1
There should be at least one empty line between import groups