Skip to content

feat: improve 1D line broadening filter #7963

feat: improve 1D line broadening filter

feat: improve 1D line broadening filter #7963

Triggered via pull request October 13, 2024 04:51
Status Failure
Total duration 2m 47s
Artifacts

nodejs.yml

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

Annotations

2 errors and 10 warnings
nodejs / lint-check-types: src/component/panels/PeaksPanel/PeaksTable.tsx#L156
Property 'gamma' does not exist on type 'PeaksNucleusPreferences'.
nodejs / lint-check-types
Process completed with exit code 2.
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#L17
Capture group '(\.\d+)' should be converted to a named or non-capturing group
nodejs / lint-eslint: src/component/main/NMRiumViewer.tsx#L8
There should be at least one empty line between import groups
nodejs / lint-eslint: src/component/main/NMRiumViewer.tsx#L9
`../hooks/useViewportSize` import should occur before import of `./NMRium`
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'