Skip to content

fix: xyGrowingX bug #829

fix: xyGrowingX bug

fix: xyGrowingX bug #829

Triggered via pull request November 12, 2024 09:02
@lpatinylpatiny
synchronize #268
fix
Status Failure
Total duration 1m 19s
Artifacts

nodejs.yml

on: pull_request
nodejs  /  prepare
3s
nodejs / prepare
nodejs  /  lint-eslint
34s
nodejs / lint-eslint
nodejs  /  lint-prettier
27s
nodejs / lint-prettier
nodejs  /  lint-check-types
27s
nodejs / lint-check-types
Matrix: nodejs / test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 10 warnings
nodejs / lint-check-types: src/reim/__tests__/reimPhaseCorrection.test.ts#L1
Cannot find module 'ml-XSadd' or its corresponding type declarations.
nodejs / lint-check-types: src/x/__tests__/xHistogram.test.ts#L1
Cannot find module 'ml-XSadd' or its corresponding type declarations.
nodejs / lint-check-types: src/x/__tests__/xMedian.test.ts#L1
Cannot find module 'ml-XSadd' or its corresponding type declarations.
nodejs / lint-check-types: src/xyArray/__tests__/xyArrayWeightedMerge.test.ts#L2
Cannot find module 'ml-XSadd' or its corresponding type declarations.
nodejs / lint-check-types
Process completed with exit code 2.
nodejs / lint-eslint: src/xyArray/__tests__/xyArrayWeightedMerge.test.ts#L94
Invalid operand for a '+' operation. Operands must each be a number or string. Got `any`
nodejs / lint-eslint
Process completed with exit code 1.
nodejs / test (18)
Process completed with exit code 1.
nodejs / test (20)
Process completed with exit code 1.
nodejs / test (22)
Process completed with exit code 1.
nodejs / test (23)
Process completed with exit code 1.
nodejs / lint-eslint: src/matrix/matrixAbsoluteMedian.ts#L4
Missing JSDoc @returns declaration
nodejs / lint-eslint: src/matrix/matrixAbsoluteMedian.ts#L6
Missing JSDoc @param "matrix" description
nodejs / lint-eslint: src/matrix/matrixAutoCorrelation.ts#L4
Missing JSDoc comment
nodejs / lint-eslint: src/matrix/matrixBoxPlot.ts#L13
Missing JSDoc comment
nodejs / lint-eslint: src/matrix/matrixCenterZMean.ts#L5
Missing JSDoc @returns declaration
nodejs / lint-eslint: src/matrix/matrixCheck.ts#L3
Missing JSDoc comment
nodejs / lint-eslint: src/matrix/matrixClone.ts#L1
Missing JSDoc @returns declaration
nodejs / lint-eslint: src/matrix/matrixClone.ts#L3
Missing JSDoc @param "matrix" description
nodejs / lint-eslint: src/matrix/matrixCreateEmpty.ts#L35
Missing JSDoc @returns declaration