feat: Inset tool #8233
Annotations
2 errors and 10 warnings
Run ESLint:
src/component/1d/BrushTracker1D.tsx#L283
Expected { after 'if' condition
|
Run ESLint
Process completed with exit code 1.
|
Run ESLint:
src/component/1d/SpectraLegends.tsx#L19
There should be at least one empty line between import groups
|
Run ESLint:
src/component/1d/jCouplingGraph/JGraph.tsx#L16
There should be at least one empty line between import groups
|
Run ESLint:
src/component/1d/jCouplingGraph/JGraph.tsx#L17
`../inset/InsetProvider.js` import should occur before import of `./JGraphContext.js`
|
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#L138
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/elements/ReactTable/ReactTable.tsx#L40
`./BaseReactTable.js` import should occur before import of `./Elements/EmptyDataRow.js`
|
Run ESLint:
src/component/modal/MultipletAnalysisModal.tsx#L171
Unexpected 'todo' comment: 'TODO: handle error'
|
Loading