Skip to content

fix(auto phase): avoid NaN phase correction value #799

fix(auto phase): avoid NaN phase correction value

fix(auto phase): avoid NaN phase correction value #799

Triggered via pull request October 8, 2024 16:07
Status Failure
Total duration 1m 18s
Artifacts

nodejs.yml

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

Annotations

3 errors and 10 warnings
nodejs / lint-prettier
Process completed with exit code 1.
nodejs / lint-check-types: src/reim/__tests__/reimAutoPhaseCorrection.test.ts#L9
Cannot find module './data/onlyOneBaselineZone.json'. Consider using '--resolveJsonModule' to import module with '.json' extension.
nodejs / lint-check-types
Process completed with exit code 2.
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