feat: two dimensions phase correction filter #6885
Annotations
2 errors and 10 warnings
Run ESLint:
src/component/header/PhaseCorrectionTwoDimensionsPanel.tsx#L107
React Hook useCallback has a missing dependency: 'debounceCalculation'. Either include it or remove the dependency array
|
Run ESLint
Process completed with exit code 1.
|
Run ESLint:
src/component/1d/peaks/PeakEditionManager.tsx#L44
Unexpected empty method 'onEdit'
|
Run ESLint:
src/component/assignment/index.tsx#L30
Unexpected 'todo' comment: 'TODO: Fix this type error. It's been...'
|
Run ESLint:
src/component/elements/Button.tsx#L1
Unexpected 'todo' comment: 'TODO resolve the eslint rules'
|
Run ESLint:
src/component/elements/ContextMenu.tsx#L61
Unexpected 'todo' comment: 'TODO: remove this hacky ref usage.'
|
Run ESLint:
src/component/elements/InputRange.tsx#L44
Unexpected 'todo' comment: 'TODO: remove this hacky ref usage.'
|
Run ESLint:
src/component/elements/popup/Modal/Provider.tsx#L85
Unexpected 'todo' comment: 'todo: optimize this'
|
Run ESLint:
src/component/modal/MultipletAnalysisModal.tsx#L175
Unexpected 'todo' comment: 'TODO: handle error'
|
Run ESLint:
src/component/modal/editRange/forms/components/AddSignalFormTab.tsx#L47
Unexpected 'todo' comment: 'TODO: this seems to be a hacky use of...'
|
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#L126
Unexpected 'todo' comment: 'TODO: handle default?'
|
Loading