Skip to content

feat: add xyFromInterleaved and xyToInterleaved #1077

feat: add xyFromInterleaved and xyToInterleaved

feat: add xyFromInterleaved and xyToInterleaved #1077

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

nodejs.yml

on: pull_request
nodejs  /  prepare
9s
nodejs / prepare
nodejs  /  lint-eslint
1m 15s
nodejs / lint-eslint
nodejs  /  lint-prettier
50s
nodejs / lint-prettier
nodejs  /  lint-check-types
55s
nodejs / lint-check-types
nodejs  /  test-package
1m 0s
nodejs / test-package
Matrix: nodejs / test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 10 warnings
nodejs / lint-eslint
Process completed with exit code 1.
nodejs / lint-eslint: src/xy/xyReduceNonContinuous.ts#L56
This assertion is unnecessary since the receiver accepts the original type of the expression
nodejs / lint-eslint: src/xy/xyReduce.ts#L72
This assertion is unnecessary since the receiver accepts the original type of the expression
nodejs / lint-eslint: src/xy/xyFilterX.ts#L50
This assertion is unnecessary since the receiver accepts the original type of the expression
nodejs / lint-eslint: src/xy/__tests__/xyToInterleaved.test.ts#L17
expect blank line before this statement
nodejs / lint-eslint: src/utils/__tests__/calculateAdaptiveWeights.test.ts#L140
This assertion is unnecessary since the receiver accepts the original type of the expression
nodejs / lint-eslint: src/utils/__tests__/calculateAdaptiveWeights.test.ts#L139
This assertion is unnecessary since the receiver accepts the original type of the expression
nodejs / lint-eslint: src/utils/__tests__/calculateAdaptiveWeights.test.ts#L138
This assertion is unnecessary since the receiver accepts the original type of the expression
nodejs / lint-eslint: src/matrix/matrixPQN.ts#L35
This assertion is unnecessary since the receiver accepts the original type of the expression
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