Skip to content

test: add fromJcamp test #32

test: add fromJcamp test

test: add fromJcamp test #32

Triggered via push October 2, 2024 12:59
Status Failure
Total duration 54s
Artifacts

nodejs.yml

on: push
nodejs  /  prepare
4s
nodejs / prepare
nodejs  /  lint-eslint
30s
nodejs / lint-eslint
nodejs  /  lint-prettier
29s
nodejs / lint-prettier
nodejs  /  lint-check-types
0s
nodejs / lint-check-types
Matrix: nodejs / test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
nodejs / lint-prettier
Process completed with exit code 1.
nodejs / lint-eslint: src/from/__tests__/fromJcamp.test.js#L7
'AnalysesManager' is defined but never used
nodejs / lint-eslint
Process completed with exit code 1.
nodejs / lint-eslint: src/from/__tests__/fromJcamp.test.js#L6
There should be at least one empty line between import groups
nodejs / lint-eslint: src/from/__tests__/fromJcamp.test.js#L7
`common-spectrum` import should occur before import of `vitest`
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