chore: update dependencies #781
nodejs.yml
on: pull_request
nodejs
/
prepare
3s
nodejs
/
lint-eslint
42s
nodejs
/
lint-prettier
33s
nodejs
/
lint-check-types
31s
Matrix: nodejs / test
Annotations
1 error and 10 warnings
nodejs / lint-prettier
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/matrixCenterZMean.ts#L5
Missing JSDoc @returns declaration
|
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/matrixColumnsCorrelation.ts#L6
Missing JSDoc @returns declaration
|
nodejs / lint-eslint:
src/matrix/matrixCreateEmpty.ts#L36
Missing JSDoc @returns declaration
|
nodejs / lint-eslint:
src/matrix/matrixCreateEmpty.ts#L38
Missing JSDoc @param "options" description
|
nodejs / lint-eslint:
src/matrix/matrixMaxAbsoluteZ.ts#L3
Missing JSDoc @returns declaration
|
nodejs / lint-eslint:
src/matrix/matrixMedian.ts#L6
Missing JSDoc @returns declaration
|