Skip to content

feat: carbon solvent labelling #9079

feat: carbon solvent labelling

feat: carbon solvent labelling #9079

Triggered via pull request October 3, 2025 13:54
Status Failure
Total duration 1m 45s
Artifacts

nodejs.yml

on: pull_request
Matrix: nodejs / test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
nodejs / test (24)
Process completed with exit code 1.
src/data/data1d/__tests__/autoPeakPicking.test.ts > test peakPicking > check baseline: src/data/data1d/__tests__/autoPeakPicking.test.ts#L18
AssertionError: expected [ { …(6) }, { …(6) }, { …(6) }, …(12) ] to have a length of 20 but got 15 - Expected + Received - 20 + 15 ❯ src/data/data1d/__tests__/autoPeakPicking.test.ts:18:19
nodejs / lint-eslint: src/component/EventsTrackers/KeysListenerTracker.tsx#L72
Avoid passing data to parents in an effect. Instead, let the parent fetch the data itself and pass it down to the child as a prop
nodejs / lint-eslint: src/component/EventsTrackers/BrushTracker.tsx#L345
Avoid passing data to parents in an effect. Instead, let the parent fetch the data itself and pass it down to the child as a prop
nodejs / lint-eslint: src/component/EventsTrackers/BrushTracker.tsx#L340
Avoid passing data to parents in an effect. Instead, let the parent fetch the data itself and pass it down to the child as a prop
nodejs / lint-eslint: src/component/2d/ft/Contours.tsx#L87
Unexpected 'todo' comment: 'TODO: make sure preferences are not a...'
nodejs / lint-eslint: src/component/1d/multiplicityTree/generateTreeNodes.ts#L27
Unexpected 'todo' comment: 'TODO: make sure spectrumData is not a...'
nodejs / lint-eslint: src/component/1d/inset/DraggableInset.tsx#L72
Avoid storing derived state. Compute "bounding" directly during render, optionally with `useMemo` if it's expensive
nodejs / lint-eslint: src/component/1d/FloatingRanges.tsx#L179
Avoid storing derived state. Compute "bounding" directly during render, optionally with `useMemo` if it's expensive
nodejs / lint-eslint: src/component/1d/FloatPublicationString.tsx#L141
Avoid storing derived state. Compute "bounding" directly during render, optionally with `useMemo` if it's expensive
nodejs / lint-eslint: src/component/1d-2d/components/FloatMoleculeStructures/DraggableStructure.tsx#L66
Avoid storing derived state. Compute "bounding" directly during render, optionally with `useMemo` if it's expensive