chore: fix eslint #35
nodejs.yml
on: push
nodejs
/
prepare
2s
nodejs
/
lint-eslint
25s
nodejs
/
lint-prettier
21s
nodejs
/
lint-check-types
0s
Matrix: nodejs / test
Annotations
1 error and 10 warnings
nodejs / lint-prettier
Process completed with exit code 1.
|
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
|