feat: update dependencies #37
nodejs.yml
on: push
nodejs
/
prepare
5s
nodejs
/
lint-eslint
28s
nodejs
/
lint-prettier
29s
nodejs
/
lint-check-types
0s
Matrix: nodejs / test
Annotations
10 warnings
nodejs / lint-eslint:
src/from/fromJcamp.js#L7
Missing JSDoc @param "jcamp" description
|
nodejs / lint-eslint:
src/from/fromJcamp.js#L8
Missing JSDoc @param "options" description
|
nodejs / lint-eslint:
src/from/fromJcamp.js#L9
Missing JSDoc @param "options.id" description
|
nodejs / lint-eslint:
src/from/fromJcamp.js#L12
The type 'Analysis' is undefined
|
nodejs / lint-eslint:
src/from/utils/spectrumCallback.js#L5
Missing JSDoc comment
|
nodejs / lint-eslint:
src/jsgraph/getAnnotations.js#L3
Missing JSDoc @Property "wavelength" description
|
nodejs / lint-eslint:
src/jsgraph/getAnnotations.js#L4
Missing JSDoc @Property "absorbance" description
|
nodejs / lint-eslint:
src/jsgraph/getAnnotations.js#L5
Missing JSDoc @Property "kind" description
|
nodejs / lint-eslint:
src/jsgraph/getAnnotations.js#L6
Missing JSDoc @Property "assignment" description
|
nodejs / lint-eslint:
src/jsgraph/getAnnotations.js#L11
Missing JSDoc @param "peaks" description
|