feat: improve 1D line broadening filter #8025
Annotations
10 errors and 10 warnings
Run ESLint:
src/component/1d/ApodizationLine.tsx#L1
All imports in the declaration are only used as types. Use `import type`
|
Run ESLint:
src/component/header/SimpleApodizationOptionsPanel.tsx#L14
Expected 1 empty line after import statement not followed by another import
|
Run ESLint:
src/component/panels/filtersPanel/Filters/FiltersSectionsPanel.tsx#L7
Prefer using a top-level type-only import instead of inline type specifiers
|
Run ESLint:
src/component/panels/filtersPanel/Filters/FiltersSectionsPanel.tsx#L8
Prefer using a top-level type-only import instead of inline type specifiers
|
Run ESLint:
src/component/panels/filtersPanel/Filters/index.tsx#L1
All imports in the declaration are only used as types. Use `import type`
|
Run ESLint:
src/component/reducer/actions/FiltersActions.ts#L12
'/home/runner/work/nmrium/nmrium/node_modules/nmr-processing/nmr-processing.mjs' imported multiple times
|
Run ESLint:
src/component/reducer/actions/FiltersActions.ts#L22
'/home/runner/work/nmrium/nmrium/node_modules/nmr-processing/nmr-processing.mjs' imported multiple times
|
Run ESLint:
src/component/reducer/actions/RangesActions.ts#L6
All imports in the declaration are only used as types. Use `import type`
|
Run ESLint:
src/component/reducer/actions/RangesActions.ts#L7
Imports "Signal1D" and "Range" are only used as type
|
Run ESLint
Process completed with exit code 1.
|
Run ESLint:
src/component/assignment/index.tsx#L31
Unexpected 'todo' comment: 'TODO: Fix this type error. It's been...'
|
Run ESLint:
src/component/elements/Alert.tsx#L139
Do not use Array index in keys
|
Run ESLint:
src/component/elements/Button.tsx#L1
Unexpected 'todo' comment: 'TODO resolve the eslint rules'
|
Run ESLint:
src/component/elements/InputRange.tsx#L39
Unexpected 'todo' comment: 'TODO: remove this hacky ref usage.'
|
Run ESLint:
src/component/elements/NumberInput2Controller.tsx#L19
Capture group '(\.\d+)' should be converted to a named or non-capturing group
|
Run ESLint:
src/component/header/SimpleApodizationOptionsPanel.tsx#L14
`nmr-processing` type import should occur before import of `react`
|
Run ESLint:
src/component/header/SimpleBaseLineCorrectionOptionsPanel.tsx#L20
`nmr-processing` type import should occur before import of `react`
|
Run ESLint:
src/component/modal/MultipletAnalysisModal.tsx#L175
Unexpected 'todo' comment: 'TODO: handle error'
|
Run ESLint:
src/component/panels/RangesPanel/hooks/useMapRanges.ts#L9
Unexpected 'todo' comment: 'TODO need to refactor the ranges table'
|
Run ESLint:
src/component/panels/SummaryPanel/utilities/Utilities.ts#L125
Unexpected 'todo' comment: 'TODO: handle default?'
|
Loading