Skip to content

chore: calculate only missing contour levels #7790

chore: calculate only missing contour levels

chore: calculate only missing contour levels #7790

Triggered via pull request September 5, 2024 16:02
Status Failure
Total duration 2m 41s
Artifacts

nodejs.yml

on: pull_request
nodejs  /  lint-eslint
2m 7s
nodejs / lint-eslint
nodejs  /  lint-prettier
36s
nodejs / lint-prettier
nodejs  /  lint-check-types
1m 37s
nodejs / lint-check-types
Matrix: nodejs / test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 warnings
src/data/data2d/__tests__/Datum2D.test.ts > Datum2D: src/data/data2d/Spectrum2D/contours.ts#L196
TypeError: Cannot read properties of undefined (reading 'b09ad659-1f57-47cb-99df-60b6612bbceb') ❯ Module.drawContours src/data/data2d/Spectrum2D/contours.ts:196:20 ❯ src/data/data2d/__tests__/Datum2D.test.ts:28:20
nodejs / test (22)
Process completed with exit code 1.
nodejs / lint-prettier
Process completed with exit code 1.
src/data/data2d/__tests__/Datum2D.test.ts > Datum2D: src/data/data2d/Spectrum2D/contours.ts#L196
TypeError: Cannot read properties of undefined (reading '56913582-940a-4b0c-a101-27dae699ae7a') ❯ Module.drawContours src/data/data2d/Spectrum2D/contours.ts:196:20 ❯ src/data/data2d/__tests__/Datum2D.test.ts:28:20
nodejs / test (20)
Process completed with exit code 1.
src/data/data2d/__tests__/Datum2D.test.ts > Datum2D: src/data/data2d/Spectrum2D/contours.ts#L196
TypeError: Cannot read properties of undefined (reading '2815937e-0eaa-4726-b40b-21802b1396cb') ❯ Module.drawContours src/data/data2d/Spectrum2D/contours.ts:196:20 ❯ src/data/data2d/__tests__/Datum2D.test.ts:28:20
nodejs / test (18)
Process completed with exit code 1.
nodejs / lint-eslint: src/component/assignment/index.tsx#L30
Unexpected 'todo' comment: 'TODO: Fix this type error. It's been...'
nodejs / lint-eslint: src/component/elements/ActionsButtonsPopover.tsx#L65
Do not use Array index in keys
nodejs / lint-eslint: src/component/elements/Alert.tsx#L151
Do not use Array index in keys
nodejs / lint-eslint: src/component/elements/Button.tsx#L1
Unexpected 'todo' comment: 'TODO resolve the eslint rules'
nodejs / lint-eslint: src/component/elements/InputRange.tsx#L44
Unexpected 'todo' comment: 'TODO: remove this hacky ref usage.'
nodejs / lint-eslint: src/component/elements/NumberInput2Controller.tsx#L16
Capture group '(\.\d+)' should be converted to a named or non-capturing group
nodejs / lint-eslint: src/component/modal/MultipletAnalysisModal.tsx#L175
Unexpected 'todo' comment: 'TODO: handle error'
nodejs / lint-eslint: src/component/panels/RangesPanel/hooks/useMapRanges.ts#L9
Unexpected 'todo' comment: 'TODO need to refactor the ranges table'
nodejs / lint-eslint: src/component/panels/SummaryPanel/utilities/Utilities.ts#L126
Unexpected 'todo' comment: 'TODO: handle default?'
nodejs / lint-eslint: src/component/panels/ZonesPanel/TableColumns/ActionsColumn.tsx#L10
`../../../elements/DialogManager` import should occur before import of `../../../elements/Select`