Skip to content

fix: xyGrowingX bug #828

fix: xyGrowingX bug

fix: xyGrowingX bug #828

Triggered via pull request November 12, 2024 08:33
@lpatinylpatiny
opened #268
fix
Status Failure
Total duration 1m 24s
Artifacts

nodejs.yml

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

Annotations

3 errors and 10 warnings
nodejs / lint-check-types: src/xy/xyGrowingX.ts#L14
Conversion of type 'boolean' to type 'number' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
nodejs / lint-check-types: src/xy/xyGrowingX.ts#L14
Object is possibly 'undefined'.
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