Skip to content

feat: add xyFromInterleaved and xyToInterleaved #1082

feat: add xyFromInterleaved and xyToInterleaved

feat: add xyFromInterleaved and xyToInterleaved #1082

Triggered via pull request May 12, 2026 07:33
Status Failure
Total duration 1m 51s
Artifacts

nodejs.yml

on: pull_request
nodejs  /  prepare
7s
nodejs / prepare
Matrix: nodejs / test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
nodejs / lint-eslint
Process completed with exit code 1.
nodejs / lint-eslint: src/xy/__tests__/xyToInterleaved.test.ts#L17
expect blank line before this statement
nodejs / lint-eslint: src/matrix/matrixClone.ts#L3
Missing JSDoc @param "matrix" description
nodejs / lint-eslint: src/matrix/matrixClone.ts#L1
Missing JSDoc @returns declaration
nodejs / lint-eslint: src/matrix/matrixCheck.ts#L3
Missing JSDoc comment
nodejs / lint-eslint: src/matrix/matrixCenterZMean.ts#L5
Missing JSDoc @returns declaration
nodejs / lint-eslint: src/matrix/matrixBoxPlot.ts#L11
Missing JSDoc comment
nodejs / lint-eslint: src/matrix/matrixAutoCorrelation.ts#L5
Missing JSDoc comment
nodejs / lint-eslint: src/matrix/matrixAbsoluteMedian.ts#L7
Missing JSDoc @param "matrix" description
nodejs / lint-eslint: src/matrix/matrixAbsoluteMedian.ts#L5
Missing JSDoc @returns declaration
nodejs / lint-eslint: benchmark/reimMatrixFFTByColumnsComparison.ts#L8
Missing JSDoc @param "data" description