Skip to content

fix: expose matrixSetSubMatrix (#213) #679

fix: expose matrixSetSubMatrix (#213)

fix: expose matrixSetSubMatrix (#213) #679

Triggered via push January 26, 2024 14:35
Status Success
Total duration 5m 22s
Artifacts

nodejs.yml

on: push
nodejs  /  prepare
2s
nodejs / prepare
nodejs  /  lint-eslint
32s
nodejs / lint-eslint
nodejs  /  lint-prettier
25s
nodejs / lint-prettier
nodejs  /  lint-check-types
26s
nodejs / lint-check-types
Matrix: nodejs / test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
nodejs / lint-eslint: src/matrix/matrixClone.ts#L4
Unexpected any. Specify a different type
nodejs / lint-eslint: src/matrix/matrixClone.ts#L4
Unexpected any. Specify a different type
nodejs / lint-eslint: src/matrix/matrixCreateEmpty.ts#L24
Unexpected any. Specify a different type
nodejs / lint-eslint: src/matrix/matrixZPivotRescale.ts#L23
Unexpected any. Specify a different type
nodejs / lint-eslint: src/matrix/matrixZRescale.ts#L28
Unexpected any. Specify a different type
nodejs / lint-eslint: src/utils/createFromToArray.ts#L7
Function 'createFromToArray' has too many lines (65). Maximum allowed is 60
nodejs / lint-eslint: src/x/xHistogram.ts#L17
Function 'xHistogram' has too many lines (64). Maximum allowed is 60
nodejs / lint-eslint: src/x/xNoiseSanPlot.ts#L17
Function 'xNoiseSanPlot' has too many lines (133). Maximum allowed is 60
nodejs / lint-eslint: src/x/xSequentialFill.ts#L11
Function 'xSequentialFill' has too many lines (78). Maximum allowed is 60
nodejs / lint-eslint: src/xy/utils/equallySpacedSlot.ts#L11
Function 'equallySpacedSlot' has too many lines (63). Maximum allowed is 60