chore(main): release 12.8.0 #646
nodejs.yml
on: pull_request
nodejs
/
prepare
3s
nodejs
/
lint-eslint
31s
nodejs
/
lint-prettier
25s
nodejs
/
lint-check-types
33s
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/reim/reimAutoPhaseCorrection.ts#L17
Function 'reimAutoPhaseCorrection' has too many lines (67). Maximum allowed is 60
|
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 (63). 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
|