Skip to content

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

fix(auto phase): avoid NaN phase correction value

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

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

nodejs.yml

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

Annotations

2 errors and 10 warnings
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