fix: expose matrixSetSubMatrix (#213) #679
nodejs.yml
on: push
nodejs
/
prepare
2s
nodejs
/
lint-eslint
32s
nodejs
/
lint-prettier
25s
nodejs
/
lint-check-types
26s
Matrix: nodejs / test
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
|